Skip to content

Commit

Permalink
Updates SDK to v2.1212.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Sep 8, 2022
1 parent 6495cce commit 7181de6
Show file tree
Hide file tree
Showing 29 changed files with 1,571 additions and 1,122 deletions.
37 changes: 37 additions & 0 deletions .changes/2.1212.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
[
{
"type": "feature",
"category": "EC2",
"description": "This release adds support to send VPC Flow Logs to kinesis-data-firehose as new destination type"
},
{
"type": "feature",
"category": "EMRcontainers",
"description": "EMR on EKS now allows running Spark SQL using the newly introduced Spark SQL Job Driver in the Start Job Run API"
},
{
"type": "feature",
"category": "LookoutMetrics",
"description": "Release dimension value filtering feature to allow customers to define dimension filters for including only a subset of their dataset to be used by LookoutMetrics."
},
{
"type": "feature",
"category": "MediaLive",
"description": "This change exposes API settings which allow Dolby Atmos and Dolby Vision to be used when running a channel using Elemental Media Live"
},
{
"type": "feature",
"category": "Route53",
"description": "Amazon Route 53 now supports the Middle East (UAE) Region (me-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region."
},
{
"type": "feature",
"category": "SSM",
"description": "This release adds support for Systems Manager State Manager Association tagging."
},
{
"type": "feature",
"category": "SageMaker",
"description": "This release adds Mode to AutoMLJobConfig."
}
]
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1211.0-->
<!--LATEST=2.1212.0-->
<!--ENTRYINSERT-->

## 2.1212.0
* feature: EC2: This release adds support to send VPC Flow Logs to kinesis-data-firehose as new destination type
* feature: EMRcontainers: EMR on EKS now allows running Spark SQL using the newly introduced Spark SQL Job Driver in the Start Job Run API
* feature: LookoutMetrics: Release dimension value filtering feature to allow customers to define dimension filters for including only a subset of their dataset to be used by LookoutMetrics.
* feature: MediaLive: This change exposes API settings which allow Dolby Atmos and Dolby Vision to be used when running a channel using Elemental Media Live
* feature: Route53: Amazon Route 53 now supports the Middle East (UAE) Region (me-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
* feature: SSM: This release adds support for Systems Manager State Manager Association tagging.
* feature: SageMaker: This release adds Mode to AutoMLJobConfig.

## 2.1211.0
* bugfix: SSO: sso did not allow httpOptions to be passed through
* feature: DataExchange: Documentation updates for AWS Data Exchange.
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.1211.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1212.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
4 changes: 4 additions & 0 deletions apis/ec2-2016-11-15.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -2218,6 +2218,7 @@
},
"ClientToken": {},
"DeliverLogsPermissionArn": {},
"DeliverCrossAccountRole": {},
"LogGroupName": {},
"ResourceIds": {
"locationName": "ResourceId",
Expand Down Expand Up @@ -8295,6 +8296,9 @@
"DeliverLogsPermissionArn": {
"locationName": "deliverLogsPermissionArn"
},
"DeliverCrossAccountRole": {
"locationName": "deliverCrossAccountRole"
},
"DeliverLogsStatus": {
"locationName": "deliverLogsStatus"
},
Expand Down
74 changes: 42 additions & 32 deletions apis/ec2-2016-11-15.normal.json

Large diffs are not rendered by default.

53 changes: 34 additions & 19 deletions apis/emr-containers-2020-10-01.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
"type": "structure",
"members": {
"endpoint": {
"shape": "S1l"
"shape": "S1n"
}
}
}
Expand All @@ -260,7 +260,7 @@
"type": "structure",
"members": {
"virtualCluster": {
"shape": "S1s"
"shape": "S1u"
}
}
}
Expand All @@ -281,12 +281,12 @@
"locationName": "virtualClusterId"
},
"createdBefore": {
"shape": "S1g",
"shape": "S1i",
"location": "querystring",
"locationName": "createdBefore"
},
"createdAfter": {
"shape": "S1g",
"shape": "S1i",
"location": "querystring",
"locationName": "createdAfter"
},
Expand Down Expand Up @@ -340,12 +340,12 @@
"locationName": "virtualClusterId"
},
"createdBefore": {
"shape": "S1g",
"shape": "S1i",
"location": "querystring",
"locationName": "createdBefore"
},
"createdAfter": {
"shape": "S1g",
"shape": "S1i",
"location": "querystring",
"locationName": "createdAfter"
},
Expand Down Expand Up @@ -378,7 +378,7 @@
"endpoints": {
"type": "list",
"member": {
"shape": "S1l"
"shape": "S1n"
}
},
"nextToken": {}
Expand Down Expand Up @@ -428,12 +428,12 @@
"locationName": "containerProviderType"
},
"createdAfter": {
"shape": "S1g",
"shape": "S1i",
"location": "querystring",
"locationName": "createdAfter"
},
"createdBefore": {
"shape": "S1g",
"shape": "S1i",
"location": "querystring",
"locationName": "createdBefore"
},
Expand All @@ -460,7 +460,7 @@
"virtualClusters": {
"type": "list",
"member": {
"shape": "S1s"
"shape": "S1u"
}
},
"nextToken": {}
Expand Down Expand Up @@ -668,11 +668,11 @@
"shape": "S1a"
},
"createdAt": {
"shape": "S1g"
"shape": "S1i"
},
"createdBy": {},
"finishedAt": {
"shape": "S1g"
"shape": "S1i"
},
"stateDetails": {},
"failureReason": {},
Expand All @@ -691,8 +691,7 @@
],
"members": {
"entryPoint": {
"type": "string",
"sensitive": true
"shape": "S1c"
},
"entryPointArguments": {
"type": "list",
Expand All @@ -706,14 +705,30 @@
"sensitive": true
}
}
},
"sparkSqlJobDriver": {
"type": "structure",
"members": {
"entryPoint": {
"shape": "S1c"
},
"sparkSqlParameters": {
"type": "string",
"sensitive": true
}
}
}
}
},
"S1g": {
"S1c": {
"type": "string",
"sensitive": true
},
"S1i": {
"type": "timestamp",
"timestampFormat": "iso8601"
},
"S1l": {
"S1n": {
"type": "structure",
"members": {
"id": {},
Expand All @@ -740,7 +755,7 @@
},
"serverUrl": {},
"createdAt": {
"shape": "S1g"
"shape": "S1i"
},
"securityGroup": {},
"subnetIds": {
Expand All @@ -754,7 +769,7 @@
}
}
},
"S1s": {
"S1u": {
"type": "structure",
"members": {
"id": {},
Expand All @@ -765,7 +780,7 @@
"shape": "St"
},
"createdAt": {
"shape": "S1g"
"shape": "S1i"
},
"tags": {
"shape": "Sn"
Expand Down
33 changes: 29 additions & 4 deletions apis/emr-containers-2020-10-01.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@
},
"certificateArn": {
"shape": "ACMCertArn",
"documentation": "<p>The certificate ARN provided by users for the managed endpoint. This fiedd is under deprecation and will be removed in future releases.</p>",
"documentation": "<p>The certificate ARN provided by users for the managed endpoint. This field is under deprecation and will be removed in future releases.</p>",
"deprecated": true,
"deprecatedMessage": "Customer provided certificate-arn is deprecated and would be removed in future."
},
Expand Down Expand Up @@ -939,7 +939,7 @@
"type": "string",
"max": 10280,
"min": 1,
"pattern": "(?!\\s*$)(^[^';|\\u0026\\u003C\\u003E*?`$(){}\\[\\]!#\\\\]*$)",
"pattern": ".*\\S.*",
"sensitive": true
},
"EntryPointArguments": {
Expand All @@ -952,7 +952,7 @@
"type": "string",
"max": 256,
"min": 1,
"pattern": "(?!\\s*$)(^[^';|\\u0026\\u003C\\u003E*?`$(){}\\[\\]!#\\\\]*$)",
"pattern": ".*\\S.*",
"sensitive": true
},
"FailureReason": {
Expand Down Expand Up @@ -985,6 +985,10 @@
"sparkSubmitJobDriver": {
"shape": "SparkSubmitJobDriver",
"documentation": "<p>The job driver parameters specified for spark submit.</p>"
},
"sparkSqlJobDriver": {
"shape": "SparkSqlJobDriver",
"documentation": "<p>The job driver for job type.</p>"
}
},
"documentation": "<p>Specify the driver that the job runs on.</p>"
Expand Down Expand Up @@ -1390,6 +1394,27 @@
"max": 100,
"sensitive": true
},
"SparkSqlJobDriver": {
"type": "structure",
"members": {
"entryPoint": {
"shape": "EntryPointPath",
"documentation": "<p>The SQL file to be executed.</p>"
},
"sparkSqlParameters": {
"shape": "SparkSqlParameters",
"documentation": "<p>The Spark parameters to be included in the Spark SQL command.</p>"
}
},
"documentation": "<p>The job driver for job type.</p>"
},
"SparkSqlParameters": {
"type": "string",
"max": 102400,
"min": 1,
"pattern": ".*\\S.*",
"sensitive": true
},
"SparkSubmitJobDriver": {
"type": "structure",
"required": [
Expand All @@ -1415,7 +1440,7 @@
"type": "string",
"max": 102400,
"min": 1,
"pattern": "(?!\\s*$)(^[^';|\\u0026\\u003C\\u003E*?`$(){}\\[\\]!#\\\\]*$)",
"pattern": ".*\\S.*",
"sensitive": true
},
"StartJobRunRequest": {
Expand Down
Loading

0 comments on commit 7181de6

Please sign in to comment.