Skip to content

Commit

Permalink
Updates SDK to v2.1290.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jan 6, 2023
1 parent 9cac65a commit 4ef68ca
Show file tree
Hide file tree
Showing 15 changed files with 296 additions and 219 deletions.
12 changes: 12 additions & 0 deletions .changes/2.1290.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "feature",
"category": "ACMPCA",
"description": "Added revocation parameter validation: bucket names must match S3 bucket naming rules and CNAMEs conform to RFC2396 restrictions on the use of special characters in URIs."
},
{
"type": "feature",
"category": "AuditManager",
"description": "This release introduces a new data retention option in your Audit Manager settings. You can now use the DeregistrationPolicy parameter to specify if you want to delete your data when you deregister Audit Manager."
}
]
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1289.0-->
<!--LATEST=2.1290.0-->
<!--ENTRYINSERT-->

## 2.1290.0
* feature: ACMPCA: Added revocation parameter validation: bucket names must match S3 bucket naming rules and CNAMEs conform to RFC2396 restrictions on the use of special characters in URIs.
* feature: AuditManager: This release introduces a new data retention option in your Audit Manager settings. You can now use the DeregistrationPolicy parameter to specify if you want to delete your data when you deregister Audit Manager.

## 2.1289.0
* feature: AmplifyBackend: Updated GetBackendAPIModels response to include ModelIntrospectionSchema json string
* feature: AppRunner: This release adds support of securely referencing secrets and configuration data that are stored in Secrets Manager and SSM Parameter Store by adding them as environment secrets in your App Runner service.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ for further details.
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.1289.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1290.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
28 changes: 14 additions & 14 deletions apis/acm-pca-2017-08-22.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"IdempotencyToken": {},
"KeyStorageSecurityStandard": {},
"Tags": {
"shape": "S14"
"shape": "S15"
},
"UsageMode": {}
}
Expand Down Expand Up @@ -80,7 +80,7 @@
"Principal": {},
"SourceAccount": {},
"Actions": {
"shape": "S1k"
"shape": "S1l"
}
}
}
Expand Down Expand Up @@ -138,7 +138,7 @@
"type": "structure",
"members": {
"CertificateAuthority": {
"shape": "S1s"
"shape": "S1t"
}
}
}
Expand Down Expand Up @@ -357,10 +357,10 @@
"SigningAlgorithm": {},
"TemplateArn": {},
"Validity": {
"shape": "S2w"
"shape": "S2x"
},
"ValidityNotBefore": {
"shape": "S2w"
"shape": "S2x"
},
"IdempotencyToken": {}
}
Expand Down Expand Up @@ -390,7 +390,7 @@
"CertificateAuthorities": {
"type": "list",
"member": {
"shape": "S1s"
"shape": "S1t"
}
},
"NextToken": {}
Expand Down Expand Up @@ -426,7 +426,7 @@
"Principal": {},
"SourceAccount": {},
"Actions": {
"shape": "S1k"
"shape": "S1l"
},
"Policy": {}
}
Expand Down Expand Up @@ -454,7 +454,7 @@
"type": "structure",
"members": {
"Tags": {
"shape": "S14"
"shape": "S15"
},
"NextToken": {}
}
Expand Down Expand Up @@ -509,7 +509,7 @@
"members": {
"CertificateAuthorityArn": {},
"Tags": {
"shape": "S14"
"shape": "S15"
}
}
}
Expand All @@ -524,7 +524,7 @@
"members": {
"CertificateAuthorityArn": {},
"Tags": {
"shape": "S14"
"shape": "S15"
}
}
}
Expand Down Expand Up @@ -724,7 +724,7 @@
}
}
},
"S14": {
"S15": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -737,11 +737,11 @@
}
}
},
"S1k": {
"S1l": {
"type": "list",
"member": {}
},
"S1s": {
"S1t": {
"type": "structure",
"members": {
"Arn": {},
Expand Down Expand Up @@ -775,7 +775,7 @@
"UsageMode": {}
}
},
"S2w": {
"S2x": {
"type": "structure",
"required": [
"Value",
Expand Down
163 changes: 85 additions & 78 deletions apis/acm-pca-2017-08-22.normal.json

Large diffs are not rendered by default.

34 changes: 23 additions & 11 deletions apis/auditmanager-2017-07-25.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -1226,7 +1226,7 @@
"name": {},
"id": {},
"evidenceInsights": {
"shape": "S67"
"shape": "S69"
},
"controlSetName": {},
"lastUpdated": {
Expand Down Expand Up @@ -1271,7 +1271,7 @@
"assessmentFrameworkShareRequests": {
"type": "list",
"member": {
"shape": "S6b"
"shape": "S6d"
}
},
"nextToken": {}
Expand Down Expand Up @@ -1459,7 +1459,7 @@
"type": "structure",
"members": {
"controlDomainInsights": {
"shape": "S6v"
"shape": "S6x"
},
"nextToken": {}
}
Expand Down Expand Up @@ -1495,7 +1495,7 @@
"type": "structure",
"members": {
"controlDomainInsights": {
"shape": "S6v"
"shape": "S6x"
},
"nextToken": {}
}
Expand Down Expand Up @@ -1538,7 +1538,7 @@
"name": {},
"id": {},
"evidenceInsights": {
"shape": "S67"
"shape": "S69"
},
"lastUpdated": {
"type": "timestamp"
Expand Down Expand Up @@ -1772,7 +1772,7 @@
"type": "structure",
"members": {
"assessmentFrameworkShareRequest": {
"shape": "S6b"
"shape": "S6d"
}
}
}
Expand Down Expand Up @@ -2015,7 +2015,7 @@
"type": "structure",
"members": {
"assessmentFrameworkShareRequest": {
"shape": "S6b"
"shape": "S6d"
}
}
}
Expand Down Expand Up @@ -2102,6 +2102,9 @@
"kmsKey": {},
"evidenceFinderEnabled": {
"type": "boolean"
},
"deregistrationPolicy": {
"shape": "S63"
}
}
},
Expand Down Expand Up @@ -2588,10 +2591,19 @@
"backfillStatus": {},
"error": {}
}
},
"deregistrationPolicy": {
"shape": "S63"
}
}
},
"S67": {
"S63": {
"type": "structure",
"members": {
"deleteResources": {}
}
},
"S69": {
"type": "structure",
"members": {
"noncompliantEvidenceCount": {
Expand All @@ -2605,7 +2617,7 @@
}
}
},
"S6b": {
"S6d": {
"type": "structure",
"members": {
"id": {},
Expand Down Expand Up @@ -2635,7 +2647,7 @@
"complianceType": {}
}
},
"S6v": {
"S6x": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -2649,7 +2661,7 @@
"type": "integer"
},
"evidenceInsights": {
"shape": "S67"
"shape": "S69"
},
"lastUpdated": {
"type": "timestamp"
Expand Down
Loading

0 comments on commit 4ef68ca

Please sign in to comment.