Skip to content

Commit

Permalink
Updates SDK to v2.1074.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 14, 2022
1 parent c6ec522 commit aeb6c8b
Show file tree
Hide file tree
Showing 19 changed files with 361 additions and 197 deletions.
22 changes: 22 additions & 0 deletions .changes/2.1074.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"type": "bugfix",
"category": "ParamValidator",
"description": "Fix the validation error when assign non-object values to member with document trait"
},
{
"type": "feature",
"category": "Appflow",
"description": "Launching Amazon AppFlow SAP as a destination connector SDK."
},
{
"type": "feature",
"category": "Athena",
"description": "This release adds a subfield, ErrorType, to the AthenaError response object in the GetQueryExecution API when a query fails."
},
{
"type": "feature",
"category": "RDS",
"description": "Adds support for determining which Aurora PostgreSQL versions support Babelfish."
}
]
5 changes: 0 additions & 5 deletions .changes/next-release/bugfix-ParamValidator-72a79dfa.json

This file was deleted.

8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1073.0-->
<!--LATEST=2.1074.0-->
<!--ENTRYINSERT-->

## 2.1074.0
* bugfix: ParamValidator: Fix the validation error when assign non-object values to member with document trait
* feature: Appflow: Launching Amazon AppFlow SAP as a destination connector SDK.
* feature: Athena: This release adds a subfield, ErrorType, to the AthenaError response object in the GetQueryExecution API when a query fails.
* feature: RDS: Adds support for determining which Aurora PostgreSQL versions support Babelfish.

## 2.1073.0
* feature: CloudFormation: This SDK release adds AWS CloudFormation Hooks HandlerErrorCodes
* feature: LookoutVision: This release makes CompilerOptions in Lookout for Vision's StartModelPackagingJob's Configuration object optional.
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.1073.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1074.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
91 changes: 57 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": "S4r"
"shape": "S4t"
},
"tags": {
"shape": "S5h"
"shape": "S5j"
}
}
},
Expand Down Expand Up @@ -144,7 +144,7 @@
"type": "structure",
"members": {
"connectorConfiguration": {
"shape": "S5t"
"shape": "S5v"
}
}
}
Expand Down Expand Up @@ -214,10 +214,10 @@
"valueRegexPattern": {},
"supportedDateFormat": {},
"fieldValueRange": {
"shape": "S7v"
"shape": "S7x"
},
"fieldLengthRange": {
"shape": "S7v"
"shape": "S7x"
}
}
}
Expand Down Expand Up @@ -257,7 +257,7 @@
"type": "boolean"
},
"supportedWriteOperations": {
"shape": "S7e"
"shape": "S7g"
}
}
},
Expand Down Expand Up @@ -335,7 +335,7 @@
"type": "structure",
"members": {
"connectorTypes": {
"shape": "S5u"
"shape": "S5w"
},
"maxResults": {
"type": "integer"
Expand All @@ -350,11 +350,11 @@
"type": "map",
"key": {},
"value": {
"shape": "S5t"
"shape": "S5v"
}
},
"connectors": {
"shape": "S8d"
"shape": "S8f"
},
"nextToken": {}
}
Expand Down Expand Up @@ -389,13 +389,13 @@
"shape": "S3y"
},
"lastRunExecutionDetails": {
"shape": "S8j"
"shape": "S8l"
},
"triggerConfig": {
"shape": "S2w"
},
"tasks": {
"shape": "S4r"
"shape": "S4t"
},
"createdAt": {
"type": "timestamp"
Expand All @@ -406,7 +406,7 @@
"createdBy": {},
"lastUpdatedBy": {},
"tags": {
"shape": "S5h"
"shape": "S5j"
}
}
}
Expand Down Expand Up @@ -539,7 +539,7 @@
"type": "structure",
"members": {
"connectors": {
"shape": "S8d"
"shape": "S8f"
},
"nextToken": {}
}
Expand Down Expand Up @@ -584,10 +584,10 @@
"createdBy": {},
"lastUpdatedBy": {},
"tags": {
"shape": "S5h"
"shape": "S5j"
},
"lastRunExecutionDetails": {
"shape": "S8j"
"shape": "S8l"
}
}
}
Expand Down Expand Up @@ -617,7 +617,7 @@
"type": "structure",
"members": {
"tags": {
"shape": "S5h"
"shape": "S5j"
}
}
}
Expand All @@ -633,7 +633,7 @@
"description": {},
"connectorProvisioningType": {},
"connectorProvisioningConfig": {
"shape": "S7g"
"shape": "S7i"
}
}
},
Expand Down Expand Up @@ -703,7 +703,7 @@
"locationName": "resourceArn"
},
"tags": {
"shape": "S5h"
"shape": "S5j"
}
}
},
Expand Down Expand Up @@ -814,7 +814,7 @@
"shape": "S3y"
},
"tasks": {
"shape": "S4r"
"shape": "S4t"
}
}
},
Expand Down Expand Up @@ -1818,6 +1818,29 @@
"shape": "S3t"
}
}
},
"SAPOData": {
"type": "structure",
"required": [
"objectPath"
],
"members": {
"objectPath": {},
"successResponseHandlingConfig": {
"type": "structure",
"members": {
"bucketPrefix": {},
"bucketName": {}
}
},
"idFieldNames": {
"shape": "S4c"
},
"errorHandlingConfig": {
"shape": "S42"
},
"writeOperationType": {}
}
}
}
}
Expand Down Expand Up @@ -1851,7 +1874,7 @@
"type": "list",
"member": {}
},
"S4r": {
"S4t": {
"type": "list",
"member": {
"type": "structure",
Expand Down Expand Up @@ -1895,12 +1918,12 @@
}
}
},
"S5h": {
"S5j": {
"type": "map",
"key": {},
"value": {}
},
"S5t": {
"S5v": {
"type": "structure",
"members": {
"canUseAsSource": {
Expand All @@ -1910,7 +1933,7 @@
"type": "boolean"
},
"supportedDestinationConnectors": {
"shape": "S5u"
"shape": "S5w"
},
"supportedSchedulingFrequencies": {
"type": "list",
Expand Down Expand Up @@ -2048,7 +2071,7 @@
"connectorVersion": {},
"connectorArn": {},
"connectorModes": {
"shape": "S6q"
"shape": "S6s"
},
"authenticationConfig": {
"type": "structure",
Expand Down Expand Up @@ -2146,11 +2169,11 @@
"member": {}
},
"supportedWriteOperations": {
"shape": "S7e"
"shape": "S7g"
},
"connectorProvisioningType": {},
"connectorProvisioningConfig": {
"shape": "S7g"
"shape": "S7i"
},
"logoURL": {},
"registeredAt": {
Expand All @@ -2159,19 +2182,19 @@
"registeredBy": {}
}
},
"S5u": {
"S5w": {
"type": "list",
"member": {}
},
"S6q": {
"S6s": {
"type": "list",
"member": {}
},
"S7e": {
"S7g": {
"type": "list",
"member": {}
},
"S7g": {
"S7i": {
"type": "structure",
"members": {
"lambda": {
Expand All @@ -2185,7 +2208,7 @@
}
}
},
"S7v": {
"S7x": {
"type": "structure",
"members": {
"maximum": {
Expand All @@ -2196,7 +2219,7 @@
}
}
},
"S8d": {
"S8f": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -2214,12 +2237,12 @@
"registeredBy": {},
"connectorProvisioningType": {},
"connectorModes": {
"shape": "S6q"
"shape": "S6s"
}
}
}
},
"S8j": {
"S8l": {
"type": "structure",
"members": {
"mostRecentExecutionMessage": {},
Expand Down
Loading

0 comments on commit aeb6c8b

Please sign in to comment.