Skip to content

Commit

Permalink
Updates SDK to v2.1013.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Oct 22, 2021
1 parent 5f06f52 commit ce87dbb
Show file tree
Hide file tree
Showing 20 changed files with 621 additions and 469 deletions.
27 changes: 27 additions & 0 deletions .changes/2.1013.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[
{
"type": "bugfix",
"category": "endpoint",
"description": "Support FIPS in endpoint heuristics"
},
{
"type": "feature",
"category": "AuditManager",
"description": "This release introduces character restrictions for ControlSet names. We updated regex patterns for the following attributes: ControlSet, CreateAssessmentFrameworkControlSet, and UpdateAssessmentFrameworkControlSet."
},
{
"type": "feature",
"category": "Chime",
"description": "Chime VoiceConnector and VoiceConnectorGroup APIs will now return an ARN."
},
{
"type": "feature",
"category": "QuickSight",
"description": "Added QSearchBar option for GenerateEmbedUrlForRegisteredUser ExperienceConfiguration to support Q search bar embedding"
},
{
"type": "feature",
"category": "rest-json",
"description": "Update serialization of Rest-JSON API input and Content-Type"
}
]
5 changes: 0 additions & 5 deletions .changes/next-release/bugfix-endpoint-20c8cdb9.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/feature-rest-json-30a93bdf.json

This file was deleted.

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

## 2.1013.0
* bugfix: endpoint: Support FIPS in endpoint heuristics
* feature: AuditManager: This release introduces character restrictions for ControlSet names. We updated regex patterns for the following attributes: ControlSet, CreateAssessmentFrameworkControlSet, and UpdateAssessmentFrameworkControlSet.
* feature: Chime: Chime VoiceConnector and VoiceConnectorGroup APIs will now return an ARN.
* feature: QuickSight: Added QSearchBar option for GenerateEmbedUrlForRegisteredUser ExperienceConfiguration to support Q search bar embedding
* feature: rest-json: Update serialization of Rest-JSON API input and Content-Type

## 2.1012.0
* feature: Appflow: Feature to add support for JSON-L format for S3 as a source.
* feature: DirectConnect: This release adds 4 new APIS, which needs to be public able
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.1012.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1013.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
36 changes: 18 additions & 18 deletions apis/auditmanager-2017-07-25.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@
"shape": "ResourceNotFoundException"
}
],
"documentation": "<p>Removes the specified member account as a delegated administrator for Audit Manager. </p> <important> <p>When you remove a delegated administrator from your Audit Manager settings, or when you deregister a delegated administrator from Organizations, you continue to have access to the evidence that you previously collected under that account. However, Audit Manager will stop collecting and attaching evidence to that delegated administrator account moving forward.</p> </important>"
"documentation": "<p>Removes the specified member Amazon Web Services account as a delegated administrator for Audit Manager. </p> <important> <p>When you remove a delegated administrator from your Audit Manager settings, or when you deregister a delegated administrator from Organizations, you continue to have access to the evidence that you previously collected under that account. However, Audit Manager will stop collecting and attaching evidence to that delegated administrator account moving forward.</p> </important>"
},
"DisassociateAssessmentReportEvidenceFolder": {
"name": "DisassociateAssessmentReportEvidenceFolder",
Expand Down Expand Up @@ -885,7 +885,7 @@
"shape": "InternalServerException"
}
],
"documentation": "<p> Returns the settings for the specified account. </p>"
"documentation": "<p> Returns the settings for the specified Amazon Web Services account. </p>"
},
"ListAssessmentFrameworks": {
"name": "ListAssessmentFrameworks",
Expand Down Expand Up @@ -1088,7 +1088,7 @@
"shape": "ResourceNotFoundException"
}
],
"documentation": "<p> Enables Audit Manager for the specified account. </p>"
"documentation": "<p> Enables Audit Manager for the specified Amazon Web Services account. </p>"
},
"RegisterOrganizationAdminAccount": {
"name": "RegisterOrganizationAdminAccount",
Expand Down Expand Up @@ -1116,7 +1116,7 @@
"shape": "ResourceNotFoundException"
}
],
"documentation": "<p> Enables an account within the organization as the delegated administrator for Audit Manager. </p>"
"documentation": "<p> Enables an Amazon Web Services account within the organization as the delegated administrator for Audit Manager. </p>"
},
"TagResource": {
"name": "TagResource",
Expand Down Expand Up @@ -1396,18 +1396,18 @@
"members": {
"id": {
"shape": "AccountId",
"documentation": "<p> The identifier for the specified account. </p>"
"documentation": "<p> The identifier for the specified Amazon Web Services account. </p>"
},
"emailAddress": {
"shape": "EmailAddress",
"documentation": "<p> The email address associated with the specified account. </p>"
"documentation": "<p> The email address associated with the specified Amazon Web Services account. </p>"
},
"name": {
"shape": "AccountName",
"documentation": "<p> The name of the specified account. </p>"
"documentation": "<p> The name of the specified Amazon Web Services account. </p>"
}
},
"documentation": "<p> The wrapper of account details, such as account ID, email address, and so on. </p>"
"documentation": "<p> The wrapper of Amazon Web Services account details, such as account ID, email address, and so on. </p>"
},
"AWSAccounts": {
"type": "list",
Expand Down Expand Up @@ -1489,7 +1489,7 @@
},
"awsAccount": {
"shape": "AWSAccount",
"documentation": "<p> The account associated with the assessment. </p>"
"documentation": "<p> The Amazon Web Services account associated with the assessment. </p>"
},
"metadata": {
"shape": "AssessmentMetadata",
Expand Down Expand Up @@ -1799,7 +1799,7 @@
},
"scope": {
"shape": "Scope",
"documentation": "<p> The wrapper of accounts and services in scope for the assessment. </p>"
"documentation": "<p> The wrapper of Amazon Web Services accounts and services in scope for the assessment. </p>"
},
"roles": {
"shape": "Roles",
Expand Down Expand Up @@ -1881,7 +1881,7 @@
},
"awsAccountId": {
"shape": "AccountId",
"documentation": "<p> The identifier for the specified account. </p>"
"documentation": "<p> The identifier for the specified Amazon Web Services account. </p>"
},
"assessmentId": {
"shape": "UUID",
Expand Down Expand Up @@ -2560,7 +2560,7 @@
"type": "string",
"max": 300,
"min": 1,
"pattern": "^[^\\_]*$"
"pattern": "^[^\\\\\\_]*$"
},
"ControlSetStatus": {
"type": "string",
Expand Down Expand Up @@ -3167,7 +3167,7 @@
},
"evidenceAwsAccountId": {
"shape": "AccountId",
"documentation": "<p> The identifier for the specified account. </p>"
"documentation": "<p> The identifier for the specified Amazon Web Services account. </p>"
},
"time": {
"shape": "Timestamp",
Expand Down Expand Up @@ -3203,11 +3203,11 @@
},
"awsOrganization": {
"shape": "String",
"documentation": "<p> The account from which the evidence is collected, and its organization path. </p>"
"documentation": "<p> The Amazon Web Services account from which the evidence is collected, and its organization path. </p>"
},
"awsAccountId": {
"shape": "AccountId",
"documentation": "<p> The identifier for the specified account. </p>"
"documentation": "<p> The identifier for the specified Amazon Web Services account. </p>"
},
"evidenceFolderId": {
"shape": "UUID",
Expand Down Expand Up @@ -3393,7 +3393,7 @@
"members": {
"status": {
"shape": "AccountStatus",
"documentation": "<p> The status of the specified account. </p>"
"documentation": "<p> The status of the specified Amazon Web Services account. </p>"
}
}
},
Expand Down Expand Up @@ -4333,14 +4333,14 @@
"members": {
"awsAccounts": {
"shape": "AWSAccounts",
"documentation": "<p> The accounts included in the scope of the assessment. </p>"
"documentation": "<p> The Amazon Web Services accounts included in the scope of the assessment. </p>"
},
"awsServices": {
"shape": "AWSServices",
"documentation": "<p> The Amazon Web Services services included in the scope of the assessment. </p>"
}
},
"documentation": "<p> The wrapper that contains the accounts and services in scope for the assessment. </p>"
"documentation": "<p> The wrapper that contains the Amazon Web Services accounts and services in scope for the assessment. </p>"
},
"ServiceMetadata": {
"type": "structure",
Expand Down
6 changes: 4 additions & 2 deletions apis/chime-2018-05-01.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -7006,7 +7006,8 @@
},
"UpdatedTimestamp": {
"shape": "S2a"
}
},
"VoiceConnectorArn": {}
}
},
"S5v": {
Expand Down Expand Up @@ -7038,7 +7039,8 @@
},
"UpdatedTimestamp": {
"shape": "S2a"
}
},
"VoiceConnectorGroupArn": {}
}
},
"S6u": {
Expand Down
8 changes: 8 additions & 0 deletions apis/chime-2018-05-01.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -16041,6 +16041,10 @@
"UpdatedTimestamp": {
"shape": "Iso8601Timestamp",
"documentation": "<p>The updated Amazon Chime Voice Connector timestamp, in ISO 8601 format.</p>"
},
"VoiceConnectorArn": {
"shape": "NonEmptyString",
"documentation": "<p>The ARN of the specified Amazon Chime Voice Connector.</p>"
}
},
"documentation": "<p>The Amazon Chime Voice Connector configuration, including outbound host name and encryption settings.</p>"
Expand Down Expand Up @@ -16074,6 +16078,10 @@
"UpdatedTimestamp": {
"shape": "Iso8601Timestamp",
"documentation": "<p>The updated Amazon Chime Voice Connector group time stamp, in ISO 8601 format.</p>"
},
"VoiceConnectorGroupArn": {
"shape": "NonEmptyString",
"documentation": "<p>The ARN of the specified Amazon Chime Voice Connector group.</p>"
}
},
"documentation": "<p>The Amazon Chime Voice Connector group configuration, including associated Amazon Chime Voice Connectors. You can include Amazon Chime Voice Connectors from different AWS Regions in your group. This creates a fault tolerant mechanism for fallback in case of availability events.</p>"
Expand Down
Loading

0 comments on commit ce87dbb

Please sign in to comment.