Skip to content

Commit

Permalink
Updates SDK to v2.1150.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jun 7, 2022
1 parent 363f1e1 commit a0351cc
Show file tree
Hide file tree
Showing 16 changed files with 859 additions and 344 deletions.
12 changes: 12 additions & 0 deletions .changes/2.1150.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "feature",
"category": "AuditManager",
"description": "This release introduces 2 updates to the Audit Manager API. The roleType and roleArn attributes are now required when you use the CreateAssessment or UpdateAssessment operation. We also added a throttling exception to the RegisterAccount API operation."
},
{
"type": "feature",
"category": "CostExplorer",
"description": "Added two new APIs to support cost allocation tags operations: ListCostAllocationTags, UpdateCostAllocationTagsStatus."
}
]
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.1149.0-->
<!--LATEST=2.1150.0-->
<!--ENTRYINSERT-->

## 2.1150.0
* feature: AuditManager: This release introduces 2 updates to the Audit Manager API. The roleType and roleArn attributes are now required when you use the CreateAssessment or UpdateAssessment operation. We also added a throttling exception to the RegisterAccount API operation.
* feature: CostExplorer: Added two new APIs to support cost allocation tags operations: ListCostAllocationTags, UpdateCostAllocationTagsStatus.

## 2.1149.0
* feature: ChimeSDKMessaging: This release adds support for searching channels by members via the SearchChannels API, removes required restrictions for Name and Mode in UpdateChannel API and enhances CreateChannel API by exposing member and moderator list as well as channel id as optional parameters.
* feature: Connect: This release adds a new API, GetCurrentUserData, which returns real-time details about users' current activity.
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.1149.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1150.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
4 changes: 4 additions & 0 deletions apis/auditmanager-2017-07-25.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -2237,6 +2237,10 @@
},
"S1j": {
"type": "structure",
"required": [
"roleType",
"roleArn"
],
"members": {
"roleType": {},
"roleArn": {}
Expand Down
13 changes: 10 additions & 3 deletions apis/auditmanager-2017-07-25.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@
"shape": "InternalServerException"
}
],
"documentation": "<p> Returns a list of the in-scope Amazon Web Services services for the specified assessment. </p>"
"documentation": "<p> Returns a list of the in-scope Amazon Web Services for the specified assessment. </p>"
},
"GetSettings": {
"name": "GetSettings",
Expand Down Expand Up @@ -1301,6 +1301,9 @@
},
{
"shape": "ResourceNotFoundException"
},
{
"shape": "ThrottlingException"
}
],
"documentation": "<p> Enables Audit Manager for the specified Amazon Web Services account. </p>"
Expand Down Expand Up @@ -1359,7 +1362,7 @@
"shape": "ResourceNotFoundException"
}
],
"documentation": "<p> Creates a share request for a custom framework in Audit Manager. </p> <p>The share request specifies a recipient and notifies them that a custom framework is available. Recipients have 120 days to accept or decline the request. If no action is taken, the share request expires.</p> <important> <p>When you invoke the <code>StartAssessmentFrameworkShare</code> API, you are about to share a custom framework with another Amazon Web Services account. You may not share a custom framework that is derived from a standard framework if the standard framework is designated as not eligible for sharing by Amazon Web Services, unless you have obtained permission to do so from the owner of the standard framework. To learn more about which standard frameworks are eligible for sharing, see <a href=\"https://docs.aws.amazon.com/audit-manager/latest/userguide/share-custom-framework-concepts-and-terminology.html#eligibility\">Framework sharing eligibility</a> in the <i>Audit Manager User Guide</i>.</p> </important>"
"documentation": "<p> Creates a share request for a custom framework in Audit Manager. </p> <p>The share request specifies a recipient and notifies them that a custom framework is available. Recipients have 120 days to accept or decline the request. If no action is taken, the share request expires.</p> <p>When you create a share request, Audit Manager stores a snapshot of your custom framework in the US East (N. Virginia) Amazon Web Services Region. Audit Manager also stores a backup of the same snapshot in the US West (Oregon) Amazon Web Services Region.</p> <p>Audit Manager deletes the snapshot and the backup snapshot when one of the following events occurs:</p> <ul> <li> <p>The sender revokes the share request.</p> </li> <li> <p>The recipient declines the share request.</p> </li> <li> <p>The recipient encounters an error and doesn't successfully accept the share request.</p> </li> <li> <p>The share request expires before the recipient responds to the request.</p> </li> </ul> <p>When a sender <a href=\"https://docs.aws.amazon.com/audit-manager/latest/userguide/framework-sharing.html#framework-sharing-resend\">resends a share request</a>, the snapshot is replaced with an updated version that corresponds with the latest version of the custom framework. </p> <p>When a recipient accepts a share request, the snapshot is replicated into their Amazon Web Services account under the Amazon Web Services Region that was specified in the share request. </p> <important> <p>When you invoke the <code>StartAssessmentFrameworkShare</code> API, you are about to share a custom framework with another Amazon Web Services account. You may not share a custom framework that is derived from a standard framework if the standard framework is designated as not eligible for sharing by Amazon Web Services, unless you have obtained permission to do so from the owner of the standard framework. To learn more about which standard frameworks are eligible for sharing, see <a href=\"https://docs.aws.amazon.com/audit-manager/latest/userguide/share-custom-framework-concepts-and-terminology.html#eligibility\">Framework sharing eligibility</a> in the <i>Audit Manager User Guide</i>.</p> </important>"
},
"TagResource": {
"name": "TagResource",
Expand Down Expand Up @@ -1927,7 +1930,7 @@
},
"evidenceByTypeConfigurationDataCount": {
"shape": "Integer",
"documentation": "<p> The number of evidence that falls under the configuration data category. This evidence is collected from configuration snapshots of other Amazon Web Services services such as Amazon EC2, Amazon S3, or IAM. </p>"
"documentation": "<p> The number of evidence that falls under the configuration data category. This evidence is collected from configuration snapshots of other Amazon Web Services such as Amazon EC2, Amazon S3, or IAM. </p>"
},
"evidenceByTypeManualCount": {
"shape": "Integer",
Expand Down Expand Up @@ -5082,6 +5085,10 @@
},
"Role": {
"type": "structure",
"required": [
"roleType",
"roleArn"
],
"members": {
"roleType": {
"shape": "RoleType",
Expand Down
79 changes: 79 additions & 0 deletions apis/ce-2017-10-25.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -1359,6 +1359,45 @@
}
}
},
"ListCostAllocationTags": {
"input": {
"type": "structure",
"members": {
"Status": {},
"TagKeys": {
"type": "list",
"member": {}
},
"Type": {},
"NextToken": {},
"MaxResults": {
"type": "integer"
}
}
},
"output": {
"type": "structure",
"members": {
"CostAllocationTags": {
"type": "list",
"member": {
"type": "structure",
"required": [
"TagKey",
"Type",
"Status"
],
"members": {
"TagKey": {},
"Type": {},
"Status": {}
}
}
},
"NextToken": {}
}
}
},
"ListCostCategoryDefinitions": {
"input": {
"type": "structure",
Expand Down Expand Up @@ -1531,6 +1570,46 @@
}
}
},
"UpdateCostAllocationTagsStatus": {
"input": {
"type": "structure",
"required": [
"CostAllocationTagsStatus"
],
"members": {
"CostAllocationTagsStatus": {
"type": "list",
"member": {
"type": "structure",
"required": [
"TagKey",
"Status"
],
"members": {
"TagKey": {},
"Status": {}
}
}
}
}
},
"output": {
"type": "structure",
"members": {
"Errors": {
"type": "list",
"member": {
"type": "structure",
"members": {
"TagKey": {},
"Code": {},
"Message": {}
}
}
}
}
}
},
"UpdateCostCategoryDefinition": {
"input": {
"type": "structure",
Expand Down
Loading

0 comments on commit a0351cc

Please sign in to comment.