Skip to content

Commit

Permalink
Updates SDK to v2.837.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 4, 2021
1 parent f78e48e commit 737dc86
Show file tree
Hide file tree
Showing 27 changed files with 1,530 additions and 1,609 deletions.
32 changes: 32 additions & 0 deletions .changes/2.837.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
[
{
"type": "feature",
"category": "Appflow",
"description": "Adding schedule offset as an input for scheduled flows in CreateFlow API. Also, adding data pull start time and data pull end time for DescribeFlowExecutionRecords API response."
},
{
"type": "feature",
"category": "Athena",
"description": "Adds the Athena ListEngineVersions action and the EngineVersion data type. ListEngineVersions returns the available Athena engine versions, including Auto, as a list of EngineVersion objects."
},
{
"type": "feature",
"category": "DLM",
"description": "Provide support for EBS Local Snapshots on AWS Outpost in Data Lifecycle Manager (DLM)."
},
{
"type": "feature",
"category": "EC2",
"description": "AWS Outposts now supports EBS local snapshots on Outposts that allows customers to store snapshots of EBS volumes and AMIs locally on S3 on Outposts."
},
{
"type": "feature",
"category": "EMRcontainers",
"description": "This release is to correct the timestamp format to ISO8601 for the date parameters in the describe and list API response objects of Job Run and Virtual Clusters."
},
{
"type": "feature",
"category": "QuickSight",
"description": "API release for field folders feature."
}
]
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.836.0-->
<!--LATEST=2.837.0-->
<!--ENTRYINSERT-->

## 2.837.0
* feature: Appflow: Adding schedule offset as an input for scheduled flows in CreateFlow API. Also, adding data pull start time and data pull end time for DescribeFlowExecutionRecords API response.
* feature: Athena: Adds the Athena ListEngineVersions action and the EngineVersion data type. ListEngineVersions returns the available Athena engine versions, including Auto, as a list of EngineVersion objects.
* feature: DLM: Provide support for EBS Local Snapshots on AWS Outpost in Data Lifecycle Manager (DLM).
* feature: EC2: AWS Outposts now supports EBS local snapshots on Outposts that allows customers to store snapshots of EBS volumes and AMIs locally on S3 on Outposts.
* feature: EMRcontainers: This release is to correct the timestamp format to ISO8601 for the date parameters in the describe and list API response objects of Job Run and Virtual Clusters.
* feature: QuickSight: API release for field folders feature.

## 2.836.0
* feature: AuditManager: This release adds AccessDeniedException to GetServicesInScope API.
* feature: DataBrew: This release adds the DescribeJobRun API to allow customers retrieve details of a given job run
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.836.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.837.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: 50 additions & 41 deletions apis/appflow-2020-08-23.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,16 +62,16 @@
"shape": "S20"
},
"sourceFlowConfig": {
"shape": "S28"
"shape": "S29"
},
"destinationFlowConfigList": {
"shape": "S2r"
"shape": "S2s"
},
"tasks": {
"shape": "S3d"
"shape": "S3e"
},
"tags": {
"shape": "S41"
"shape": "S42"
}
}
},
Expand Down Expand Up @@ -276,7 +276,7 @@
"type": "structure",
"members": {
"connectorTypes": {
"shape": "S51"
"shape": "S52"
},
"nextToken": {}
}
Expand All @@ -297,7 +297,7 @@
"type": "boolean"
},
"supportedDestinationConnectors": {
"shape": "S51"
"shape": "S52"
},
"supportedSchedulingFrequencies": {
"type": "list",
Expand Down Expand Up @@ -332,7 +332,7 @@
"type": "structure",
"members": {
"oAuthScopes": {
"shape": "S5d"
"shape": "S5e"
}
}
},
Expand All @@ -356,7 +356,7 @@
"type": "structure",
"members": {
"oAuthScopes": {
"shape": "S5d"
"shape": "S5e"
}
}
},
Expand All @@ -372,7 +372,7 @@
"type": "structure",
"members": {
"oAuthScopes": {
"shape": "S5d"
"shape": "S5e"
}
}
},
Expand All @@ -397,7 +397,7 @@
"type": "structure",
"members": {
"oAuthScopes": {
"shape": "S5d"
"shape": "S5e"
}
}
},
Expand Down Expand Up @@ -441,19 +441,19 @@
"flowStatus": {},
"flowStatusMessage": {},
"sourceFlowConfig": {
"shape": "S28"
"shape": "S29"
},
"destinationFlowConfigList": {
"shape": "S2r"
"shape": "S2s"
},
"lastRunExecutionDetails": {
"shape": "S5x"
"shape": "S5y"
},
"triggerConfig": {
"shape": "S20"
},
"tasks": {
"shape": "S3d"
"shape": "S3e"
},
"createdAt": {
"type": "timestamp"
Expand All @@ -464,7 +464,7 @@
"createdBy": {},
"lastUpdatedBy": {},
"tags": {
"shape": "S41"
"shape": "S42"
}
}
}
Expand Down Expand Up @@ -524,6 +524,12 @@
},
"lastUpdatedAt": {
"type": "timestamp"
},
"dataPullStartTime": {
"type": "timestamp"
},
"dataPullEndTime": {
"type": "timestamp"
}
}
}
Expand Down Expand Up @@ -610,10 +616,10 @@
"createdBy": {},
"lastUpdatedBy": {},
"tags": {
"shape": "S41"
"shape": "S42"
},
"lastRunExecutionDetails": {
"shape": "S5x"
"shape": "S5y"
}
}
}
Expand Down Expand Up @@ -643,7 +649,7 @@
"type": "structure",
"members": {
"tags": {
"shape": "S41"
"shape": "S42"
}
}
}
Expand Down Expand Up @@ -707,7 +713,7 @@
"locationName": "resourceArn"
},
"tags": {
"shape": "S41"
"shape": "S42"
}
}
},
Expand Down Expand Up @@ -790,13 +796,13 @@
"shape": "S20"
},
"sourceFlowConfig": {
"shape": "S28"
"shape": "S29"
},
"destinationFlowConfigList": {
"shape": "S2r"
"shape": "S2s"
},
"tasks": {
"shape": "S3d"
"shape": "S3e"
}
}
},
Expand Down Expand Up @@ -1220,14 +1226,17 @@
"scheduleEndTime": {
"type": "timestamp"
},
"timezone": {}
"timezone": {},
"scheduleOffset": {
"type": "long"
}
}
}
}
}
}
},
"S28": {
"S29": {
"type": "structure",
"required": [
"connectorType",
Expand Down Expand Up @@ -1382,7 +1391,7 @@
}
}
},
"S2r": {
"S2s": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1407,7 +1416,7 @@
"intermediateBucketName": {},
"bucketPrefix": {},
"errorHandlingConfig": {
"shape": "S2v"
"shape": "S2w"
}
}
},
Expand All @@ -1424,10 +1433,10 @@
"members": {
"fileType": {},
"prefixConfig": {
"shape": "S2z"
"shape": "S30"
},
"aggregationConfig": {
"shape": "S32"
"shape": "S33"
}
}
}
Expand All @@ -1445,7 +1454,7 @@
"member": {}
},
"errorHandlingConfig": {
"shape": "S2v"
"shape": "S2w"
},
"writeOperationType": {}
}
Expand All @@ -1461,7 +1470,7 @@
"intermediateBucketName": {},
"bucketPrefix": {},
"errorHandlingConfig": {
"shape": "S2v"
"shape": "S2w"
}
}
},
Expand All @@ -1473,7 +1482,7 @@
"members": {
"object": {},
"errorHandlingConfig": {
"shape": "S2v"
"shape": "S2w"
}
}
},
Expand All @@ -1494,10 +1503,10 @@
"members": {
"fileType": {},
"prefixConfig": {
"shape": "S2z"
"shape": "S30"
},
"aggregationConfig": {
"shape": "S32"
"shape": "S33"
}
}
}
Expand All @@ -1508,7 +1517,7 @@
}
}
},
"S2v": {
"S2w": {
"type": "structure",
"members": {
"failOnFirstDestinationError": {
Expand All @@ -1518,20 +1527,20 @@
"bucketName": {}
}
},
"S2z": {
"S30": {
"type": "structure",
"members": {
"prefixType": {},
"prefixFormat": {}
}
},
"S32": {
"S33": {
"type": "structure",
"members": {
"aggregationType": {}
}
},
"S3d": {
"S3e": {
"type": "list",
"member": {
"type": "structure",
Expand Down Expand Up @@ -1573,20 +1582,20 @@
}
}
},
"S41": {
"S42": {
"type": "map",
"key": {},
"value": {}
},
"S51": {
"S52": {
"type": "list",
"member": {}
},
"S5d": {
"S5e": {
"type": "list",
"member": {}
},
"S5x": {
"S5y": {
"type": "structure",
"members": {
"mostRecentExecutionMessage": {},
Expand Down
Loading

0 comments on commit 737dc86

Please sign in to comment.