Skip to content

Commit

Permalink
Updates SDK to v2.1643.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jun 17, 2024
1 parent 352b71f commit 9dedd83
Show file tree
Hide file tree
Showing 35 changed files with 1,869 additions and 563 deletions.
42 changes: 42 additions & 0 deletions .changes/2.1643.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
[
{
"type": "feature",
"category": "Batch",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "CodeBuild",
"description": "AWS CodeBuild now supports global and organization GitHub webhooks"
},
{
"type": "feature",
"category": "CognitoIdentityServiceProvider",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "DirectoryService",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "EFS",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "Glue",
"description": "This release introduces a new feature, Usage profiles. Usage profiles allow the AWS Glue admin to create different profiles for various classes of users within the account, enforcing limits and defaults for jobs and sessions."
},
{
"type": "feature",
"category": "MediaConvert",
"description": "This release includes support for creating I-frame only video segments for DASH trick play."
},
{
"type": "feature",
"category": "WAF",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
}
]
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1642.0-->
<!--LATEST=2.1643.0-->
<!--ENTRYINSERT-->

## 2.1643.0
* feature: Batch: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: CodeBuild: AWS CodeBuild now supports global and organization GitHub webhooks
* feature: CognitoIdentityServiceProvider: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: DirectoryService: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: EFS: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: Glue: This release introduces a new feature, Usage profiles. Usage profiles allow the AWS Glue admin to create different profiles for various classes of users within the account, enforcing limits and defaults for jobs and sessions.
* feature: MediaConvert: This release includes support for creating I-frame only video segments for DASH trick play.
* feature: WAF: Add v2 smoke tests and smithy smokeTests trait for SDK testing.

## 2.1642.0
* feature: DataZone: This release introduces a new default service blueprint for custom environment creation.
* feature: Macie2: This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses.
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.1642.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1643.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
5 changes: 4 additions & 1 deletion apis/acm-pca-2017-08-22.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@
"serviceId": "ACM PCA",
"signatureVersion": "v4",
"targetPrefix": "ACMPrivateCA",
"uid": "acm-pca-2017-08-22"
"uid": "acm-pca-2017-08-22",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"CreateCertificateAuthority": {
Expand Down
11 changes: 7 additions & 4 deletions apis/acm-pca-2017-08-22.normal.json

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion apis/batch-2016-08-10.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@
"serviceFullName": "AWS Batch",
"serviceId": "Batch",
"signatureVersion": "v4",
"uid": "batch-2016-08-10"
"uid": "batch-2016-08-10",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"CancelJob": {
Expand Down
5 changes: 4 additions & 1 deletion apis/batch-2016-08-10.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@
"serviceFullName": "AWS Batch",
"serviceId": "Batch",
"signatureVersion": "v4",
"uid": "batch-2016-08-10"
"uid": "batch-2016-08-10",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"CancelJob": {
Expand Down
79 changes: 50 additions & 29 deletions apis/codebuild-2016-10-06.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@
"serviceId": "CodeBuild",
"signatureVersion": "v4",
"targetPrefix": "CodeBuild_20161006",
"uid": "codebuild-2016-10-06"
"uid": "codebuild-2016-10-06",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"BatchDeleteBuilds": {
Expand Down Expand Up @@ -155,7 +158,7 @@
],
"members": {
"reportGroupArns": {
"shape": "S3l"
"shape": "S3n"
}
}
},
Expand All @@ -165,11 +168,11 @@
"reportGroups": {
"type": "list",
"member": {
"shape": "S3o"
"shape": "S3q"
}
},
"reportGroupsNotFound": {
"shape": "S3l"
"shape": "S3n"
}
}
}
Expand All @@ -182,7 +185,7 @@
],
"members": {
"reportArns": {
"shape": "S3x"
"shape": "S3z"
}
}
},
Expand All @@ -207,7 +210,7 @@
"type": "timestamp"
},
"exportConfig": {
"shape": "S3r"
"shape": "S3t"
},
"truncated": {
"type": "boolean"
Expand Down Expand Up @@ -262,7 +265,7 @@
}
},
"reportsNotFound": {
"shape": "S3x"
"shape": "S3z"
}
}
}
Expand All @@ -284,7 +287,7 @@
"environmentType": {},
"computeType": {},
"scalingConfiguration": {
"shape": "S48"
"shape": "S4a"
},
"overflowBehavior": {},
"vpcConfig": {
Expand Down Expand Up @@ -392,7 +395,7 @@
"name": {},
"type": {},
"exportConfig": {
"shape": "S3r"
"shape": "S3t"
},
"tags": {
"shape": "S2v"
Expand All @@ -403,7 +406,7 @@
"type": "structure",
"members": {
"reportGroup": {
"shape": "S3o"
"shape": "S3q"
}
}
}
Expand All @@ -423,6 +426,9 @@
"buildType": {},
"manualCreation": {
"type": "boolean"
},
"scopeConfiguration": {
"shape": "S3i"
}
}
},
Expand Down Expand Up @@ -781,7 +787,7 @@
"type": "structure",
"members": {
"filter": {
"shape": "S5o"
"shape": "S5q"
},
"maxResults": {
"type": "integer"
Expand All @@ -806,7 +812,7 @@
"members": {
"projectName": {},
"filter": {
"shape": "S5o"
"shape": "S5q"
},
"maxResults": {
"type": "integer"
Expand Down Expand Up @@ -970,7 +976,7 @@
"members": {
"nextToken": {},
"reportGroups": {
"shape": "S3l"
"shape": "S3n"
}
}
}
Expand All @@ -985,7 +991,7 @@
"type": "integer"
},
"filter": {
"shape": "S6j"
"shape": "S6l"
}
}
},
Expand All @@ -994,7 +1000,7 @@
"members": {
"nextToken": {},
"reports": {
"shape": "S3x"
"shape": "S3z"
}
}
}
Expand All @@ -1013,7 +1019,7 @@
"type": "integer"
},
"filter": {
"shape": "S6j"
"shape": "S6l"
}
}
},
Expand All @@ -1022,7 +1028,7 @@
"members": {
"nextToken": {},
"reports": {
"shape": "S3x"
"shape": "S3z"
}
}
}
Expand Down Expand Up @@ -1067,7 +1073,7 @@
"members": {
"nextToken": {},
"reportGroups": {
"shape": "S3l"
"shape": "S3n"
}
}
}
Expand Down Expand Up @@ -1374,7 +1380,7 @@
"environmentType": {},
"computeType": {},
"scalingConfiguration": {
"shape": "S48"
"shape": "S4a"
},
"overflowBehavior": {},
"vpcConfig": {
Expand Down Expand Up @@ -1497,7 +1503,7 @@
"members": {
"arn": {},
"exportConfig": {
"shape": "S3r"
"shape": "S3t"
},
"tags": {
"shape": "S2v"
Expand All @@ -1508,7 +1514,7 @@
"type": "structure",
"members": {
"reportGroup": {
"shape": "S3o"
"shape": "S3q"
}
}
}
Expand Down Expand Up @@ -2305,6 +2311,9 @@
},
"lastModifiedSecret": {
"type": "timestamp"
},
"scopeConfiguration": {
"shape": "S3i"
}
}
},
Expand All @@ -2328,18 +2337,30 @@
}
}
},
"S3l": {
"S3i": {
"type": "structure",
"required": [
"name",
"scope"
],
"members": {
"name": {},
"domain": {},
"scope": {}
}
},
"S3n": {
"type": "list",
"member": {}
},
"S3o": {
"S3q": {
"type": "structure",
"members": {
"arn": {},
"name": {},
"type": {},
"exportConfig": {
"shape": "S3r"
"shape": "S3t"
},
"created": {
"type": "timestamp"
Expand All @@ -2353,7 +2374,7 @@
"status": {}
}
},
"S3r": {
"S3t": {
"type": "structure",
"members": {
"exportConfigType": {},
Expand All @@ -2372,11 +2393,11 @@
}
}
},
"S3x": {
"S3z": {
"type": "list",
"member": {}
},
"S48": {
"S4a": {
"type": "structure",
"members": {
"scalingType": {},
Expand All @@ -2388,13 +2409,13 @@
}
}
},
"S5o": {
"S5q": {
"type": "structure",
"members": {
"status": {}
}
},
"S6j": {
"S6l": {
"type": "structure",
"members": {
"status": {}
Expand Down
Loading

0 comments on commit 9dedd83

Please sign in to comment.