Skip to content

Commit

Permalink
Updates SDK to v2.954.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jul 26, 2021
1 parent 4f98fe5 commit d91ac91
Show file tree
Hide file tree
Showing 24 changed files with 860 additions and 253 deletions.
22 changes: 22 additions & 0 deletions .changes/2.954.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"type": "feature",
"category": "CloudWatch",
"description": "SDK update to support creation of Cross-Account Metric Alarms and update API documentation."
},
{
"type": "feature",
"category": "S3Control",
"description": "S3 Access Point aliases can be used anywhere you use S3 bucket names to access data in S3"
},
{
"type": "feature",
"category": "Synthetics",
"description": "CloudWatch Synthetics now supports visual testing in its canaries."
},
{
"type": "feature",
"category": "Textract",
"description": "Adds support for AnalyzeExpense, a new API to extract relevant data such as contact information, items purchased, and vendor name, from almost any invoice or receipt without the need for any templates or configuration."
}
]
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.953.0-->
<!--LATEST=2.954.0-->
<!--ENTRYINSERT-->

## 2.954.0
* feature: CloudWatch: SDK update to support creation of Cross-Account Metric Alarms and update API documentation.
* feature: S3Control: S3 Access Point aliases can be used anywhere you use S3 bucket names to access data in S3
* feature: Synthetics: CloudWatch Synthetics now supports visual testing in its canaries.
* feature: Textract: Adds support for AnalyzeExpense, a new API to extract relevant data such as contact information, items purchased, and vendor name, from almost any invoice or receipt without the need for any templates or configuration.

## 2.953.0
* feature: S3Outposts: Add on-premise access type support for endpoints
* feature: SecurityHub: Added product name, company name, and Region fields for security findings. Added details objects for RDS event subscriptions and AWS ECS services. Added fields to the details for AWS Elasticsearch domains.
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.953.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.954.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
33 changes: 17 additions & 16 deletions apis/identitystore-2020-06-15.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"members": {
"IdentityStoreId": {
"shape": "IdentityStoreId",
"documentation": "<p>The globally unique identifier for the identity store, such as d-1234567890. In this example, d- is a fixed prefix, and 1234567890 is a randomly generated string which contains number and lower case letters. This value is generated at the time that a new identity store is created.</p>"
"documentation": "<p>The globally unique identifier for the identity store, such as <code>d-1234567890</code>. In this example, <code>d-</code> is a fixed prefix, and <code>1234567890</code> is a randomly generated string that contains number and lower case letters. This value is generated at the time that a new identity store is created.</p>"
},
"GroupId": {
"shape": "ResourceId",
Expand All @@ -176,7 +176,7 @@
},
"DisplayName": {
"shape": "GroupDisplayName",
"documentation": "<p>Contains the group’s display name value. The length limit is 1024 characters. This value can consist of letters, accented characters, symbols, numbers, punctuation, tab, new line, carriage return, space and non breaking space in this attribute. The characters &lt;&gt;;:% are excluded. This value is specified at the time the group is created and stored as an attribute of the group object in the identity store.</p>"
"documentation": "<p>Contains the group’s display name value. The length limit is 1,024 characters. This value can consist of letters, accented characters, symbols, numbers, punctuation, tab, new line, carriage return, space, and nonbreaking space in this attribute. The characters <code>&lt;&gt;;:%</code> are excluded. This value is specified at the time that the group is created and stored as an attribute of the group object in the identity store.</p>"
}
}
},
Expand All @@ -189,7 +189,7 @@
"members": {
"IdentityStoreId": {
"shape": "IdentityStoreId",
"documentation": "<p>The globally unique identifier for the identity store, such as d-1234567890. In this example, d- is a fixed prefix, and 1234567890 is a randomly generated string which contains number and lower case letters. This value is generated at the time that a new identity store is created.</p>"
"documentation": "<p>The globally unique identifier for the identity store, such as <code>d-1234567890</code>. In this example, <code>d-</code> is a fixed prefix, and <code>1234567890</code> is a randomly generated string that contains number and lower case letters. This value is generated at the time that a new identity store is created.</p>"
},
"UserId": {
"shape": "ResourceId",
Expand All @@ -206,7 +206,7 @@
"members": {
"UserName": {
"shape": "UserName",
"documentation": "<p>Contains the user’s username value. The length limit is 128 characters. This value can consist of letters, accented characters, symbols, numbers and punctuation. The characters &lt;&gt;;:% are excluded. This value is specified at the time the user is created and stored as an attribute of the user object in the identity store.</p>"
"documentation": "<p>Contains the user’s user name value. The length limit is 128 characters. This value can consist of letters, accented characters, symbols, numbers, and punctuation. The characters <code>&lt;&gt;;:%</code> are excluded. This value is specified at the time the user is created and stored as an attribute of the user object in the identity store.</p>"
},
"UserId": {
"shape": "ResourceId",
Expand All @@ -223,7 +223,7 @@
"members": {
"AttributePath": {
"shape": "AttributePath",
"documentation": "<p>The attribute path used to specify which attribute name to search. Length limit is 255 characters. For example, <code>UserName</code> is a valid attribute path for the <code>ListUsers</code> API, and <code>DisplayName</code> is a valid attribute path for the <code>ListGroups</code> API.</p>"
"documentation": "<p>The attribute path that is used to specify which attribute name to search. Length limit is 255 characters. For example, <code>UserName</code> is a valid attribute path for the <code>ListUsers</code> API, and <code>DisplayName</code> is a valid attribute path for the <code>ListGroups</code> API.</p>"
},
"AttributeValue": {
"shape": "SensitiveStringType",
Expand Down Expand Up @@ -251,7 +251,7 @@
},
"DisplayName": {
"shape": "GroupDisplayName",
"documentation": "<p>Contains the group’s display name value. The length limit is 1024 characters. This value can consist of letters, accented characters, symbols, numbers, punctuation, tab, new line, carriage return, space and non breaking space in this attribute. The characters &lt;&gt;;:% are excluded. This value is specified at the time the group is created and stored as an attribute of the group object in the identity store.</p>"
"documentation": "<p>Contains the group’s display name value. The length limit is 1,024 characters. This value can consist of letters, accented characters, symbols, numbers, punctuation, tab, new line, carriage return, space, and nonbreaking space in this attribute. The characters <code>&lt;&gt;;:%</code> are excluded. This value is specified at the time the group is created and stored as an attribute of the group object in the identity store.</p>"
}
},
"documentation": "<p>A group object, which contains a specified group’s metadata and attributes.</p>"
Expand Down Expand Up @@ -282,15 +282,15 @@
"members": {
"IdentityStoreId": {
"shape": "IdentityStoreId",
"documentation": "<p>The globally unique identifier for the identity store, such as d-1234567890. In this example, d- is a fixed prefix, and 1234567890 is a randomly generated string which contains number and lower case letters. This value is generated at the time that a new identity store is created.</p>"
"documentation": "<p>The globally unique identifier for the identity store, such as <code>d-1234567890</code>. In this example, <code>d-</code> is a fixed prefix, and <code>1234567890</code> is a randomly generated string that contains number and lower case letters. This value is generated at the time that a new identity store is created.</p>"
},
"MaxResults": {
"shape": "MaxResults",
"documentation": "<p>The maximum number of results to be returned per request, which is used in the <code>ListUsers</code> and <code>ListGroups</code> request to specify how many results to return in one page. The length limit is 50 characters.</p>"
"documentation": "<p>The maximum number of results to be returned per request. This parameter is used in the <code>ListUsers</code> and <code>ListGroups</code> request to specify how many results to return in one page. The length limit is 50 characters.</p>"
},
"NextToken": {
"shape": "NextToken",
"documentation": "<p>The pagination token used for the <code>ListUsers</code> and <code>ListGroups</code> APIs. This value is generated by the identity store service and is returned in the API response if the total results are more than the size of one page, and when this token is used in the API request to search for the next page.</p>"
"documentation": "<p>The pagination token used for the <code>ListUsers</code> and <code>ListGroups</code> API operations. This value is generated by the identity store service. It is returned in the API response if the total results are more than the size of one page. This token is also returned when it is used in the API request to search for the next page.</p>"
},
"Filters": {
"shape": "Filters",
Expand All @@ -310,7 +310,7 @@
},
"NextToken": {
"shape": "NextToken",
"documentation": "<p>The pagination token used for the <code>ListUsers</code> and <code>ListGroups</code> APIs. This value is generated by the identity store service and is returned in the API response if the total results are more than the size of one page, and when this token is used in the API request to search for the next page.</p>"
"documentation": "<p>The pagination token used for the <code>ListUsers</code> and <code>ListGroups</code> API operations. This value is generated by the identity store service. It is returned in the API response if the total results are more than the size of one page. This token is also returned when it1 is used in the API request to search for the next page.</p>"
}
}
},
Expand All @@ -322,15 +322,15 @@
"members": {
"IdentityStoreId": {
"shape": "IdentityStoreId",
"documentation": "<p>The globally unique identifier for the identity store, such as d-1234567890. In this example, d- is a fixed prefix, and 1234567890 is a randomly generated string which contains number and lower case letters. This value is generated at the time that a new identity store is created.</p>"
"documentation": "<p>The globally unique identifier for the identity store, such as <code>d-1234567890</code>. In this example, <code>d-</code> is a fixed prefix, and <code>1234567890</code> is a randomly generated string that contains number and lower case letters. This value is generated at the time that a new identity store is created.</p>"
},
"MaxResults": {
"shape": "MaxResults",
"documentation": "<p>The maximum number of results to be returned per request, which is used in the <code>ListUsers</code> and <code>ListGroups</code> request to specify how many results to return in one page. The length limit is 50 characters.</p>"
"documentation": "<p>The maximum number of results to be returned per request. This parameter is used in the <code>ListUsers</code> and <code>ListGroups</code> request to specify how many results to return in one page. The length limit is 50 characters.</p>"
},
"NextToken": {
"shape": "NextToken",
"documentation": "<p>The pagination token used for the <code>ListUsers</code> and <code>ListGroups</code> APIs. This value is generated by the identity store service and is returned in the API response if the total results are more than the size of one page, and when this token is used in the API request to search for the next page.</p>"
"documentation": "<p>The pagination token used for the <code>ListUsers</code> and <code>ListGroups</code> API operations. This value is generated by the identity store service. It is returned in the API response if the total results are more than the size of one page. This token is also returned when it is used in the API request to search for the next page.</p>"
},
"Filters": {
"shape": "Filters",
Expand All @@ -350,7 +350,7 @@
},
"NextToken": {
"shape": "NextToken",
"documentation": "<p>The pagination token used for the <code>ListUsers</code> and <code>ListGroups</code> APIs. This value is generated by the identity store service and is returned in the API response if the total results are more than the size of one page, and when this token is used in the API request to search for the next page.</p>"
"documentation": "<p>The pagination token used for the <code>ListUsers</code> and <code>ListGroups</code> API operations. This value is generated by the identity store service. It is returned in the API response if the total results are more than the size of one page. This token is also returned when it is used in the API request to search for the next page.</p>"
}
}
},
Expand Down Expand Up @@ -387,7 +387,7 @@
"members": {
"UserName": {
"shape": "UserName",
"documentation": "<p>Contains the user’s username value. The length limit is 128 characters. This value can consist of letters, accented characters, symbols, numbers and punctuation. The characters &lt;&gt;;:% are excluded. This value is specified at the time the user is created and stored as an attribute of the user object in the identity store.</p>"
"documentation": "<p>Contains the user’s user name value. The length limit is 128 characters. This value can consist of letters, accented characters, symbols, numbers, and punctuation. The characters <code>&lt;&gt;;:%</code> are excluded. This value is specified at the time the user is created and stored as an attribute of the user object in the identity store.</p>"
},
"UserId": {
"shape": "ResourceId",
Expand All @@ -409,5 +409,6 @@
"shape": "User"
}
}
}
},
"documentation": "<p>The AWS Single Sign-On (SSO) Identity Store service provides a single place to retrieve all of your identities (users and groups). For more information about AWS, see the <a href=\"https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html\">AWS Single Sign-On User Guide</a>.</p>"
}
45 changes: 23 additions & 22 deletions apis/monitoring-2010-08-01.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@
},
"Stat": {},
"Configuration": {
"shape": "S2e"
"shape": "S2f"
},
"StateValue": {}
}
Expand Down Expand Up @@ -606,14 +606,14 @@
},
"StatusCode": {},
"Messages": {
"shape": "S3v"
"shape": "S3w"
}
}
}
},
"NextToken": {},
"Messages": {
"shape": "S3v"
"shape": "S3w"
}
}
}
Expand Down Expand Up @@ -723,10 +723,10 @@
"Arn": {},
"Name": {},
"IncludeFilters": {
"shape": "S49"
"shape": "S4a"
},
"ExcludeFilters": {
"shape": "S49"
"shape": "S4a"
},
"FirehoseArn": {},
"RoleArn": {},
Expand Down Expand Up @@ -887,7 +887,7 @@
"type": "structure",
"members": {
"Tags": {
"shape": "S52"
"shape": "S53"
}
}
}
Expand All @@ -908,7 +908,7 @@
},
"Stat": {},
"Configuration": {
"shape": "S2e"
"shape": "S2f"
}
}
},
Expand Down Expand Up @@ -942,7 +942,7 @@
"shape": "S1f"
},
"Tags": {
"shape": "S52"
"shape": "S53"
}
}
}
Expand Down Expand Up @@ -988,7 +988,7 @@
"RuleState": {},
"RuleDefinition": {},
"Tags": {
"shape": "S52"
"shape": "S53"
}
}
},
Expand Down Expand Up @@ -1048,7 +1048,7 @@
"shape": "S1y"
},
"Tags": {
"shape": "S52"
"shape": "S53"
},
"ThresholdMetricId": {}
}
Expand Down Expand Up @@ -1138,16 +1138,16 @@
"members": {
"Name": {},
"IncludeFilters": {
"shape": "S49"
"shape": "S4a"
},
"ExcludeFilters": {
"shape": "S49"
"shape": "S4a"
},
"FirehoseArn": {},
"RoleArn": {},
"OutputFormat": {},
"Tags": {
"shape": "S52"
"shape": "S53"
}
}
},
Expand Down Expand Up @@ -1183,7 +1183,7 @@
],
"members": {
"Names": {
"shape": "S5t"
"shape": "S5u"
}
}
},
Expand All @@ -1201,7 +1201,7 @@
],
"members": {
"Names": {
"shape": "S5t"
"shape": "S5u"
}
}
},
Expand All @@ -1221,7 +1221,7 @@
"members": {
"ResourceARN": {},
"Tags": {
"shape": "S52"
"shape": "S53"
}
}
},
Expand Down Expand Up @@ -1422,7 +1422,8 @@
},
"Period": {
"type": "integer"
}
},
"AccountId": {}
}
}
},
Expand All @@ -1441,7 +1442,7 @@
"Dimensions"
]
},
"S2e": {
"S2f": {
"type": "structure",
"members": {
"ExcludedTimeRanges": {
Expand Down Expand Up @@ -1469,7 +1470,7 @@
"MetricTimezone": {}
}
},
"S3v": {
"S3w": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1479,7 +1480,7 @@
}
}
},
"S49": {
"S4a": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1488,7 +1489,7 @@
}
}
},
"S52": {
"S53": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1502,7 +1503,7 @@
}
}
},
"S5t": {
"S5u": {
"type": "list",
"member": {}
}
Expand Down
Loading

0 comments on commit d91ac91

Please sign in to comment.