Skip to content

Commit

Permalink
Updates SDK to v2.1656.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jul 8, 2024
1 parent 2074ef1 commit ed0bb0f
Show file tree
Hide file tree
Showing 38 changed files with 6,659 additions and 137 deletions.
52 changes: 52 additions & 0 deletions .changes/2.1656.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
[
{
"type": "feature",
"category": "CodeDeploy",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "DMS",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "DeviceFarm",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "ES",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "ElasticBeanstalk",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "Firehose",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "GameLift",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "QApps",
"description": "This is a general availability (GA) release of Amazon Q Apps, a capability of Amazon Q Business. Q Apps leverages data sources your company has provided to enable users to build, share, and customize apps within your organization."
},
{
"type": "feature",
"category": "Route53Resolver",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "SES",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
}
]
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1655.0-->
<!--LATEST=2.1656.0-->
<!--ENTRYINSERT-->

## 2.1656.0
* feature: CodeDeploy: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: DMS: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: DeviceFarm: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: ES: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: ElasticBeanstalk: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: Firehose: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: GameLift: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: QApps: This is a general availability (GA) release of Amazon Q Apps, a capability of Amazon Q Business. Q Apps leverages data sources your company has provided to enable users to build, share, and customize apps within your organization.
* feature: Route53Resolver: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: SES: Add v2 smoke tests and smithy smokeTests trait for SDK testing.

## 2.1655.0
* feature: ECR: This release for Amazon ECR makes change to bring the SDK into sync with the API.
* feature: PaymentCryptographyData: Added further restrictions on logging of potentially sensitive inputs and outputs.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
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.1655.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1656.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
8 changes: 7 additions & 1 deletion apis/codedeploy-2014-10-06.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,18 @@
"endpointPrefix": "codedeploy",
"jsonVersion": "1.1",
"protocol": "json",
"protocols": [
"json"
],
"serviceAbbreviation": "CodeDeploy",
"serviceFullName": "AWS CodeDeploy",
"serviceId": "CodeDeploy",
"signatureVersion": "v4",
"targetPrefix": "CodeDeploy_20141006",
"uid": "codedeploy-2014-10-06"
"uid": "codedeploy-2014-10-06",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"AddTagsToOnPremisesInstances": {
Expand Down
8 changes: 7 additions & 1 deletion apis/codedeploy-2014-10-06.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,18 @@
"endpointPrefix": "codedeploy",
"jsonVersion": "1.1",
"protocol": "json",
"protocols": [
"json"
],
"serviceAbbreviation": "CodeDeploy",
"serviceFullName": "AWS CodeDeploy",
"serviceId": "CodeDeploy",
"signatureVersion": "v4",
"targetPrefix": "CodeDeploy_20141006",
"uid": "codedeploy-2014-10-06"
"uid": "codedeploy-2014-10-06",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"AddTagsToOnPremisesInstances": {
Expand Down
8 changes: 7 additions & 1 deletion apis/devicefarm-2015-06-23.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,17 @@
"endpointPrefix": "devicefarm",
"jsonVersion": "1.1",
"protocol": "json",
"protocols": [
"json"
],
"serviceFullName": "AWS Device Farm",
"serviceId": "Device Farm",
"signatureVersion": "v4",
"targetPrefix": "DeviceFarm_20150623",
"uid": "devicefarm-2015-06-23"
"uid": "devicefarm-2015-06-23",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"CreateDevicePool": {
Expand Down
8 changes: 7 additions & 1 deletion apis/devicefarm-2015-06-23.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,17 @@
"endpointPrefix": "devicefarm",
"jsonVersion": "1.1",
"protocol": "json",
"protocols": [
"json"
],
"serviceFullName": "AWS Device Farm",
"serviceId": "Device Farm",
"signatureVersion": "v4",
"targetPrefix": "DeviceFarm_20150623",
"uid": "devicefarm-2015-06-23"
"uid": "devicefarm-2015-06-23",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"CreateDevicePool": {
Expand Down
8 changes: 7 additions & 1 deletion apis/dms-2016-01-01.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,17 @@
"endpointPrefix": "dms",
"jsonVersion": "1.1",
"protocol": "json",
"protocols": [
"json"
],
"serviceFullName": "AWS Database Migration Service",
"serviceId": "Database Migration Service",
"signatureVersion": "v4",
"targetPrefix": "AmazonDMSv20160101",
"uid": "dms-2016-01-01"
"uid": "dms-2016-01-01",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"AddTagsToResource": {
Expand Down
8 changes: 7 additions & 1 deletion apis/dms-2016-01-01.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,17 @@
"endpointPrefix": "dms",
"jsonVersion": "1.1",
"protocol": "json",
"protocols": [
"json"
],
"serviceFullName": "AWS Database Migration Service",
"serviceId": "Database Migration Service",
"signatureVersion": "v4",
"targetPrefix": "AmazonDMSv20160101",
"uid": "dms-2016-01-01"
"uid": "dms-2016-01-01",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"AddTagsToResource": {
Expand Down
8 changes: 7 additions & 1 deletion apis/elasticbeanstalk-2010-12-01.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,18 @@
"apiVersion": "2010-12-01",
"endpointPrefix": "elasticbeanstalk",
"protocol": "query",
"protocols": [
"query"
],
"serviceAbbreviation": "Elastic Beanstalk",
"serviceFullName": "AWS Elastic Beanstalk",
"serviceId": "Elastic Beanstalk",
"signatureVersion": "v4",
"uid": "elasticbeanstalk-2010-12-01",
"xmlNamespace": "http://elasticbeanstalk.amazonaws.com/docs/2010-12-01/"
"xmlNamespace": "http://elasticbeanstalk.amazonaws.com/docs/2010-12-01/",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"AbortEnvironmentUpdate": {
Expand Down
8 changes: 7 additions & 1 deletion apis/elasticbeanstalk-2010-12-01.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,18 @@
"apiVersion": "2010-12-01",
"endpointPrefix": "elasticbeanstalk",
"protocol": "query",
"protocols": [
"query"
],
"serviceAbbreviation": "Elastic Beanstalk",
"serviceFullName": "AWS Elastic Beanstalk",
"serviceId": "Elastic Beanstalk",
"signatureVersion": "v4",
"uid": "elasticbeanstalk-2010-12-01",
"xmlNamespace": "http://elasticbeanstalk.amazonaws.com/docs/2010-12-01/"
"xmlNamespace": "http://elasticbeanstalk.amazonaws.com/docs/2010-12-01/",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"AbortEnvironmentUpdate": {
Expand Down
8 changes: 7 additions & 1 deletion apis/email-2010-12-01.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,19 @@
"apiVersion": "2010-12-01",
"endpointPrefix": "email",
"protocol": "query",
"protocols": [
"query"
],
"serviceAbbreviation": "Amazon SES",
"serviceFullName": "Amazon Simple Email Service",
"serviceId": "SES",
"signatureVersion": "v4",
"signingName": "ses",
"uid": "email-2010-12-01",
"xmlNamespace": "http://ses.amazonaws.com/doc/2010-12-01/"
"xmlNamespace": "http://ses.amazonaws.com/doc/2010-12-01/",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"CloneReceiptRuleSet": {
Expand Down
8 changes: 7 additions & 1 deletion apis/email-2010-12-01.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,19 @@
"apiVersion": "2010-12-01",
"endpointPrefix": "email",
"protocol": "query",
"protocols": [
"query"
],
"serviceAbbreviation": "Amazon SES",
"serviceFullName": "Amazon Simple Email Service",
"serviceId": "SES",
"signatureVersion": "v4",
"signingName": "ses",
"uid": "email-2010-12-01",
"xmlNamespace": "http://ses.amazonaws.com/doc/2010-12-01/"
"xmlNamespace": "http://ses.amazonaws.com/doc/2010-12-01/",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"CloneReceiptRuleSet": {
Expand Down
8 changes: 7 additions & 1 deletion apis/es-2015-01-01.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@
"apiVersion": "2015-01-01",
"endpointPrefix": "es",
"protocol": "rest-json",
"protocols": [
"rest-json"
],
"serviceFullName": "Amazon Elasticsearch Service",
"serviceId": "Elasticsearch Service",
"signatureVersion": "v4",
"uid": "es-2015-01-01"
"uid": "es-2015-01-01",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"AcceptInboundCrossClusterSearchConnection": {
Expand Down
8 changes: 7 additions & 1 deletion apis/es-2015-01-01.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@
"apiVersion": "2015-01-01",
"endpointPrefix": "es",
"protocol": "rest-json",
"protocols": [
"rest-json"
],
"serviceFullName": "Amazon Elasticsearch Service",
"serviceId": "Elasticsearch Service",
"signatureVersion": "v4",
"uid": "es-2015-01-01"
"uid": "es-2015-01-01",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"AcceptInboundCrossClusterSearchConnection": {
Expand Down
5 changes: 4 additions & 1 deletion apis/firehose-2015-08-04.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@
"serviceId": "Firehose",
"signatureVersion": "v4",
"targetPrefix": "Firehose_20150804",
"uid": "firehose-2015-08-04"
"uid": "firehose-2015-08-04",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"CreateDeliveryStream": {
Expand Down
5 changes: 4 additions & 1 deletion apis/firehose-2015-08-04.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@
"serviceId": "Firehose",
"signatureVersion": "v4",
"targetPrefix": "Firehose_20150804",
"uid": "firehose-2015-08-04"
"uid": "firehose-2015-08-04",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"CreateDeliveryStream": {
Expand Down
8 changes: 7 additions & 1 deletion apis/gamelift-2015-10-01.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,17 @@
"endpointPrefix": "gamelift",
"jsonVersion": "1.1",
"protocol": "json",
"protocols": [
"json"
],
"serviceFullName": "Amazon GameLift",
"serviceId": "GameLift",
"signatureVersion": "v4",
"targetPrefix": "GameLift",
"uid": "gamelift-2015-10-01"
"uid": "gamelift-2015-10-01",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"AcceptMatch": {
Expand Down
8 changes: 7 additions & 1 deletion apis/gamelift-2015-10-01.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,17 @@
"endpointPrefix": "gamelift",
"jsonVersion": "1.1",
"protocol": "json",
"protocols": [
"json"
],
"serviceFullName": "Amazon GameLift",
"serviceId": "GameLift",
"signatureVersion": "v4",
"targetPrefix": "GameLift",
"uid": "gamelift-2015-10-01"
"uid": "gamelift-2015-10-01",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"AcceptMatch": {
Expand Down
3 changes: 3 additions & 0 deletions apis/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -1432,5 +1432,8 @@
},
"apptest": {
"name": "AppTest"
},
"qapps": {
"name": "QApps"
}
}
Loading

0 comments on commit ed0bb0f

Please sign in to comment.