Skip to content

Commit

Permalink
Updates SDK to v2.1086.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Mar 3, 2022
1 parent 05d4f64 commit a968d15
Show file tree
Hide file tree
Showing 20 changed files with 396 additions and 176 deletions.
17 changes: 17 additions & 0 deletions .changes/2.1086.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "feature",
"category": "Appflow",
"description": "Launching Amazon AppFlow Marketo as a destination connector SDK."
},
{
"type": "feature",
"category": "FSx",
"description": "This release adds support for data repository associations to use root (\"/\") as the file system path"
},
{
"type": "feature",
"category": "Kendra",
"description": "Amazon Kendra now suggests spell corrections for a query. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/query-spell-check.html"
}
]
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1085.0-->
<!--LATEST=2.1086.0-->
<!--ENTRYINSERT-->

## 2.1086.0
* feature: Appflow: Launching Amazon AppFlow Marketo as a destination connector SDK.
* feature: FSx: This release adds support for data repository associations to use root ("/") as the file system path
* feature: Kendra: Amazon Kendra now suggests spell corrections for a query. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/query-spell-check.html

## 2.1085.0
* feature: Athena: This release adds support for S3 Object Ownership by allowing the S3 bucket owner full control canned ACL to be set when Athena writes query results to S3 buckets.
* feature: CloudTrail: Add bytesScanned field into responses of DescribeQuery and GetQueryResults.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
To use the SDK in the browser, simply add the following script tag to your
HTML pages:

<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1085.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1086.0.min.js"></script>

You can also build a custom browser SDK with your specified set of AWS services.
This can allow you to reduce the SDK's size, specify different API versions of
Expand Down
80 changes: 46 additions & 34 deletions apis/appflow-2020-08-23.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,10 @@
"shape": "S3y"
},
"tasks": {
"shape": "S4t"
"shape": "S4u"
},
"tags": {
"shape": "S5j"
"shape": "S5k"
}
}
},
Expand Down Expand Up @@ -144,7 +144,7 @@
"type": "structure",
"members": {
"connectorConfiguration": {
"shape": "S5v"
"shape": "S5w"
}
}
}
Expand Down Expand Up @@ -214,10 +214,10 @@
"valueRegexPattern": {},
"supportedDateFormat": {},
"fieldValueRange": {
"shape": "S7x"
"shape": "S7y"
},
"fieldLengthRange": {
"shape": "S7x"
"shape": "S7y"
}
}
}
Expand Down Expand Up @@ -257,7 +257,7 @@
"type": "boolean"
},
"supportedWriteOperations": {
"shape": "S7g"
"shape": "S7h"
}
}
},
Expand Down Expand Up @@ -335,7 +335,7 @@
"type": "structure",
"members": {
"connectorTypes": {
"shape": "S5w"
"shape": "S5x"
},
"maxResults": {
"type": "integer"
Expand All @@ -350,11 +350,11 @@
"type": "map",
"key": {},
"value": {
"shape": "S5v"
"shape": "S5w"
}
},
"connectors": {
"shape": "S8f"
"shape": "S8g"
},
"nextToken": {}
}
Expand Down Expand Up @@ -389,13 +389,13 @@
"shape": "S3y"
},
"lastRunExecutionDetails": {
"shape": "S8l"
"shape": "S8m"
},
"triggerConfig": {
"shape": "S2w"
},
"tasks": {
"shape": "S4t"
"shape": "S4u"
},
"createdAt": {
"type": "timestamp"
Expand All @@ -406,7 +406,7 @@
"createdBy": {},
"lastUpdatedBy": {},
"tags": {
"shape": "S5j"
"shape": "S5k"
}
}
}
Expand Down Expand Up @@ -539,7 +539,7 @@
"type": "structure",
"members": {
"connectors": {
"shape": "S8f"
"shape": "S8g"
},
"nextToken": {}
}
Expand Down Expand Up @@ -584,10 +584,10 @@
"createdBy": {},
"lastUpdatedBy": {},
"tags": {
"shape": "S5j"
"shape": "S5k"
},
"lastRunExecutionDetails": {
"shape": "S8l"
"shape": "S8m"
}
}
}
Expand Down Expand Up @@ -617,7 +617,7 @@
"type": "structure",
"members": {
"tags": {
"shape": "S5j"
"shape": "S5k"
}
}
}
Expand All @@ -633,7 +633,7 @@
"description": {},
"connectorProvisioningType": {},
"connectorProvisioningConfig": {
"shape": "S7i"
"shape": "S7j"
}
}
},
Expand Down Expand Up @@ -703,7 +703,7 @@
"locationName": "resourceArn"
},
"tags": {
"shape": "S5j"
"shape": "S5k"
}
}
},
Expand Down Expand Up @@ -814,7 +814,7 @@
"shape": "S3y"
},
"tasks": {
"shape": "S4t"
"shape": "S4u"
}
}
},
Expand Down Expand Up @@ -1800,6 +1800,18 @@
"writeOperationType": {}
}
},
"Marketo": {
"type": "structure",
"required": [
"object"
],
"members": {
"object": {},
"errorHandlingConfig": {
"shape": "S42"
}
}
},
"CustomConnector": {
"type": "structure",
"required": [
Expand Down Expand Up @@ -1874,7 +1886,7 @@
"type": "list",
"member": {}
},
"S4t": {
"S4u": {
"type": "list",
"member": {
"type": "structure",
Expand Down Expand Up @@ -1918,12 +1930,12 @@
}
}
},
"S5j": {
"S5k": {
"type": "map",
"key": {},
"value": {}
},
"S5v": {
"S5w": {
"type": "structure",
"members": {
"canUseAsSource": {
Expand All @@ -1933,7 +1945,7 @@
"type": "boolean"
},
"supportedDestinationConnectors": {
"shape": "S5w"
"shape": "S5x"
},
"supportedSchedulingFrequencies": {
"type": "list",
Expand Down Expand Up @@ -2071,7 +2083,7 @@
"connectorVersion": {},
"connectorArn": {},
"connectorModes": {
"shape": "S6s"
"shape": "S6t"
},
"authenticationConfig": {
"type": "structure",
Expand Down Expand Up @@ -2169,11 +2181,11 @@
"member": {}
},
"supportedWriteOperations": {
"shape": "S7g"
"shape": "S7h"
},
"connectorProvisioningType": {},
"connectorProvisioningConfig": {
"shape": "S7i"
"shape": "S7j"
},
"logoURL": {},
"registeredAt": {
Expand All @@ -2182,19 +2194,19 @@
"registeredBy": {}
}
},
"S5w": {
"S5x": {
"type": "list",
"member": {}
},
"S6s": {
"S6t": {
"type": "list",
"member": {}
},
"S7g": {
"S7h": {
"type": "list",
"member": {}
},
"S7i": {
"S7j": {
"type": "structure",
"members": {
"lambda": {
Expand All @@ -2208,7 +2220,7 @@
}
}
},
"S7x": {
"S7y": {
"type": "structure",
"members": {
"maximum": {
Expand All @@ -2219,7 +2231,7 @@
}
}
},
"S8f": {
"S8g": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -2237,12 +2249,12 @@
"registeredBy": {},
"connectorProvisioningType": {},
"connectorModes": {
"shape": "S6s"
"shape": "S6t"
}
}
}
},
"S8l": {
"S8m": {
"type": "structure",
"members": {
"mostRecentExecutionMessage": {},
Expand Down
20 changes: 20 additions & 0 deletions apis/appflow-2020-08-23.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -2488,6 +2488,10 @@
"shape": "ZendeskDestinationProperties",
"documentation": "<p>The properties required to query Zendesk.</p>"
},
"Marketo": {
"shape": "MarketoDestinationProperties",
"documentation": "<p>The properties required to query Marketo.</p>"
},
"CustomConnector": {
"shape": "CustomConnectorDestinationProperties",
"documentation": "<p>The properties that are required to query the custom Connector.</p>"
Expand Down Expand Up @@ -3402,6 +3406,22 @@
},
"documentation": "<p> The connector-specific profile properties required when using Marketo. </p>"
},
"MarketoDestinationProperties": {
"type": "structure",
"required": [
"object"
],
"members": {
"object": {
"shape": "Object",
"documentation": "<p>The object specified in the Marketo flow destination.</p>"
},
"errorHandlingConfig": {
"shape": "ErrorHandlingConfig"
}
},
"documentation": "<p>The properties that Amazon AppFlow applies when you use Marketo as a flow destination.</p>"
},
"MarketoMetadata": {
"type": "structure",
"members": {},
Expand Down
Loading

0 comments on commit a968d15

Please sign in to comment.