Skip to content

Commit

Permalink
Release v1.40.8 (2021-07-26) (#4026)
Browse files Browse the repository at this point in the history
Release v1.40.8 (2021-07-26)
===

### Service Client Updates
* `service/identitystore`: Updates service documentation
* `service/monitoring`: Updates service API and documentation
  * SDK update to support creation of Cross-Account Metric Alarms and update API documentation.
* `service/proton`: Updates service documentation
* `service/s3control`: Updates service API and documentation
  * S3 Access Point aliases can be used anywhere you use S3 bucket names to access data in S3
* `service/synthetics`: Updates service API and documentation
* `service/textract`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation committed Jul 26, 2021
1 parent 4c222f5 commit 9e26171
Show file tree
Hide file tree
Showing 21 changed files with 1,235 additions and 160 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,16 @@
Release v1.40.8 (2021-07-26)
===

### Service Client Updates
* `service/identitystore`: Updates service documentation
* `service/monitoring`: Updates service API and documentation
* SDK update to support creation of Cross-Account Metric Alarms and update API documentation.
* `service/proton`: Updates service documentation
* `service/s3control`: Updates service API and documentation
* S3 Access Point aliases can be used anywhere you use S3 bucket names to access data in S3
* `service/synthetics`: Updates service API and documentation
* `service/textract`: Updates service API and documentation

Release v1.40.7 (2021-07-23)
===

Expand Down
2 changes: 1 addition & 1 deletion aws/version.go
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.40.7"
const SDKVersion = "1.40.8"
32 changes: 16 additions & 16 deletions models/apis/identitystore/2020-06-15/docs-2.json
@@ -1,6 +1,6 @@
{
"version": "2.0",
"service": null,
"service": "<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>",
"operations": {
"DescribeGroup": "<p>Retrieves the group metadata and attributes from <code>GroupId</code> in an identity store.</p>",
"DescribeUser": "<p>Retrieves the user metadata and attributes from <code>UserId</code> in an identity store.</p>",
Expand All @@ -16,7 +16,7 @@
"AttributePath": {
"base": null,
"refs": {
"Filter$AttributePath": "<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>"
"Filter$AttributePath": "<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>"
}
},
"DescribeGroupRequest": {
Expand Down Expand Up @@ -61,8 +61,8 @@
"GroupDisplayName": {
"base": null,
"refs": {
"DescribeGroupResponse$DisplayName": "<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>",
"Group$DisplayName": "<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>"
"DescribeGroupResponse$DisplayName": "<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>",
"Group$DisplayName": "<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>"
}
},
"Groups": {
Expand All @@ -74,10 +74,10 @@
"IdentityStoreId": {
"base": null,
"refs": {
"DescribeGroupRequest$IdentityStoreId": "<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>",
"DescribeUserRequest$IdentityStoreId": "<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>",
"ListGroupsRequest$IdentityStoreId": "<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>",
"ListUsersRequest$IdentityStoreId": "<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>"
"DescribeGroupRequest$IdentityStoreId": "<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>",
"DescribeUserRequest$IdentityStoreId": "<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>",
"ListGroupsRequest$IdentityStoreId": "<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>",
"ListUsersRequest$IdentityStoreId": "<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>"
}
},
"InternalServerException": {
Expand Down Expand Up @@ -108,8 +108,8 @@
"MaxResults": {
"base": null,
"refs": {
"ListGroupsRequest$MaxResults": "<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>",
"ListUsersRequest$MaxResults": "<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>"
"ListGroupsRequest$MaxResults": "<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>",
"ListUsersRequest$MaxResults": "<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>"
}
},
"Message": {
Expand All @@ -125,10 +125,10 @@
"NextToken": {
"base": null,
"refs": {
"ListGroupsRequest$NextToken": "<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>",
"ListGroupsResponse$NextToken": "<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>",
"ListUsersRequest$NextToken": "<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>",
"ListUsersResponse$NextToken": "<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>"
"ListGroupsRequest$NextToken": "<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>",
"ListGroupsResponse$NextToken": "<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>",
"ListUsersRequest$NextToken": "<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>",
"ListUsersResponse$NextToken": "<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>"
}
},
"RequestId": {
Expand Down Expand Up @@ -184,8 +184,8 @@
"UserName": {
"base": null,
"refs": {
"DescribeUserResponse$UserName": "<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>",
"User$UserName": "<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>"
"DescribeUserResponse$UserName": "<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>",
"User$UserName": "<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>"
}
},
"Users": {
Expand Down
8 changes: 7 additions & 1 deletion models/apis/monitoring/2010-08-01/api-2.json
Expand Up @@ -569,6 +569,11 @@
}
},
"shapes":{
"AccountId":{
"type":"string",
"max":255,
"min":1
},
"ActionPrefix":{
"type":"string",
"max":1024,
Expand Down Expand Up @@ -1671,7 +1676,8 @@
"Expression":{"shape":"MetricExpression"},
"Label":{"shape":"MetricLabel"},
"ReturnData":{"shape":"ReturnData"},
"Period":{"shape":"Period"}
"Period":{"shape":"Period"},
"AccountId":{"shape":"AccountId"}
}
},
"MetricDataResult":{
Expand Down

0 comments on commit 9e26171

Please sign in to comment.