Skip to content

Commit

Permalink
Updates SDK to v2.1659.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jul 12, 2024
1 parent 3344709 commit 768912d
Show file tree
Hide file tree
Showing 24 changed files with 4,233 additions and 1,680 deletions.
57 changes: 57 additions & 0 deletions .changes/2.1659.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
[
{
"type": "bugfix",
"category": "s3",
"description": "update s3 status 200 error classification"
},
{
"type": "feature",
"category": "ACMPCA",
"description": "Minor refactoring of C2J model for AWS Private CA"
},
{
"type": "feature",
"category": "ARCZonalShift",
"description": "Adds the option to subscribe to get notifications when a zonal autoshift occurs in a region."
},
{
"type": "feature",
"category": "AutoScaling",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "CodeBuild",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "DynamoDB",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "GlobalAccelerator",
"description": "This feature adds exceptions to the Customer API to avoid throwing Internal Service errors"
},
{
"type": "feature",
"category": "Pinpoint",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "QuickSight",
"description": "Vega ally control options and Support for Reviewed Answers in Topics"
},
{
"type": "feature",
"category": "RDS",
"description": "Update path for CreateDBCluster resource identifier, and Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "SNS",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
}
]
5 changes: 0 additions & 5 deletions .changes/next-release/bugfix-s3-09efbe2a.json

This file was deleted.

15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1658.0-->
<!--LATEST=2.1659.0-->
<!--ENTRYINSERT-->

## 2.1659.0
* bugfix: s3: update s3 status 200 error classification
* feature: ACMPCA: Minor refactoring of C2J model for AWS Private CA
* feature: ARCZonalShift: Adds the option to subscribe to get notifications when a zonal autoshift occurs in a region.
* feature: AutoScaling: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: CodeBuild: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: DynamoDB: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: GlobalAccelerator: This feature adds exceptions to the Customer API to avoid throwing Internal Service errors
* feature: Pinpoint: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: QuickSight: Vega ally control options and Support for Reviewed Answers in Topics
* feature: RDS: Update path for CreateDBCluster resource identifier, and Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: SNS: Add v2 smoke tests and smithy smokeTests trait for SDK testing.

## 2.1658.0
* feature: Batch: This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs.
* feature: Bedrock: Add support for contextual grounding check for Guardrails for Amazon Bedrock.
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.1658.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1659.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
35 changes: 18 additions & 17 deletions apis/acm-pca-2017-08-22.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"version": "2.0",
"metadata": {
"apiVersion": "2017-08-22",
"auth": [
"aws.auth#sigv4"
],
"endpointPrefix": "acm-pca",
"jsonVersion": "1.1",
"protocol": "json",
Expand All @@ -12,11 +15,9 @@
"serviceFullName": "AWS Certificate Manager Private Certificate Authority",
"serviceId": "ACM PCA",
"signatureVersion": "v4",
"signingName": "acm-pca",
"targetPrefix": "ACMPrivateCA",
"uid": "acm-pca-2017-08-22",
"auth": [
"aws.auth#sigv4"
]
"uid": "acm-pca-2017-08-22"
},
"operations": {
"CreateCertificateAuthority": {
Expand Down Expand Up @@ -383,23 +384,23 @@
"input": {
"type": "structure",
"members": {
"NextToken": {},
"MaxResults": {
"type": "integer"
},
"NextToken": {},
"ResourceOwner": {}
}
},
"output": {
"type": "structure",
"members": {
"NextToken": {},
"CertificateAuthorities": {
"type": "list",
"member": {
"shape": "S1u"
}
},
"NextToken": {}
}
}
}
},
Expand All @@ -410,16 +411,17 @@
"CertificateAuthorityArn"
],
"members": {
"CertificateAuthorityArn": {},
"NextToken": {},
"MaxResults": {
"type": "integer"
}
},
"NextToken": {},
"CertificateAuthorityArn": {}
}
},
"output": {
"type": "structure",
"members": {
"NextToken": {},
"Permissions": {
"type": "list",
"member": {
Expand All @@ -437,8 +439,7 @@
"Policy": {}
}
}
},
"NextToken": {}
}
}
}
},
Expand All @@ -449,20 +450,20 @@
"CertificateAuthorityArn"
],
"members": {
"CertificateAuthorityArn": {},
"NextToken": {},
"MaxResults": {
"type": "integer"
}
},
"NextToken": {},
"CertificateAuthorityArn": {}
}
},
"output": {
"type": "structure",
"members": {
"NextToken": {},
"Tags": {
"shape": "S16"
},
"NextToken": {}
}
}
}
},
Expand Down
Loading

0 comments on commit 768912d

Please sign in to comment.