Skip to content

Commit

Permalink
Release v1.40.36 (2021-09-02) (#4086)
Browse files Browse the repository at this point in the history
Release v1.40.36 (2021-09-02)
===

### Service Client Updates
* `service/accessanalyzer`: Updates service API and documentation
* `service/acm-pca`: Updates service API and documentation
* `service/ebs`: Updates service documentation
* `service/elasticfilesystem`: Updates service API and documentation
  * Adds support for EFS Intelligent-Tiering, which uses EFS Lifecycle Management to monitor file access patterns and is designed to automatically transition files to and from your corresponding Infrequent Access (IA) storage classes.
* `service/fsx`: Updates service API, documentation, and paginators
* `service/lex-models`: Updates service API
* `service/quicksight`: Updates service API and documentation
  * This release adds support for referencing parent datasets as sources in a child dataset.
* `service/s3control`: Updates service API, documentation, and paginators
  * S3 Multi-Region Access Points provide a single global endpoint to access a data set that spans multiple S3 buckets in different AWS Regions.
* `service/schemas`: Updates service API and documentation
* `service/securityhub`: Updates service API, documentation, and paginators
* `service/transfer`: Updates service API, documentation, and paginators
  * AWS Transfer Family introduces Managed Workflows for creating, executing, monitoring, and standardizing post file transfer processing
  • Loading branch information
aws-sdk-go-automation authored Sep 2, 2021
1 parent d92c351 commit 527bc35
Show file tree
Hide file tree
Showing 50 changed files with 21,628 additions and 6,163 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
Release v1.40.36 (2021-09-02)
===

### Service Client Updates
* `service/accessanalyzer`: Updates service API and documentation
* `service/acm-pca`: Updates service API and documentation
* `service/ebs`: Updates service documentation
* `service/elasticfilesystem`: Updates service API and documentation
* Adds support for EFS Intelligent-Tiering, which uses EFS Lifecycle Management to monitor file access patterns and is designed to automatically transition files to and from your corresponding Infrequent Access (IA) storage classes.
* `service/fsx`: Updates service API, documentation, and paginators
* `service/lex-models`: Updates service API
* `service/quicksight`: Updates service API and documentation
* This release adds support for referencing parent datasets as sources in a child dataset.
* `service/s3control`: Updates service API, documentation, and paginators
* S3 Multi-Region Access Points provide a single global endpoint to access a data set that spans multiple S3 buckets in different AWS Regions.
* `service/schemas`: Updates service API and documentation
* `service/securityhub`: Updates service API, documentation, and paginators
* `service/transfer`: Updates service API, documentation, and paginators
* AWS Transfer Family introduces Managed Workflows for creating, executing, monitoring, and standardizing post file transfer processing

Release v1.40.35 (2021-09-01)
===

Expand Down
10 changes: 10 additions & 0 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.40.35"
const SDKVersion = "1.40.36"
18 changes: 9 additions & 9 deletions models/apis/accessanalyzer/2019-11-01/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@
},
"AccessPointArn":{
"type":"string",
"pattern":"arn:[^:]*:s3:[^:]*:[^:]*:accesspoint/.*$"
"pattern":"arn:[^:]*:s3:[^:]*:[^:]*:accesspoint/.*"
},
"AccessPointPolicy":{"type":"string"},
"AccessPreview":{
Expand Down Expand Up @@ -566,7 +566,7 @@
},
"AccessPreviewId":{
"type":"string",
"pattern":"^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$"
"pattern":"[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}"
},
"AccessPreviewStatus":{
"type":"string",
Expand Down Expand Up @@ -678,7 +678,7 @@
},
"AnalyzerArn":{
"type":"string",
"pattern":"^[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:analyzer/.{1,255}$"
"pattern":"[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:analyzer/.{1,255}"
},
"AnalyzerStatus":{
"type":"string",
Expand Down Expand Up @@ -770,7 +770,7 @@
},
"CloudTrailArn":{
"type":"string",
"pattern":"arn:[^:]*:cloudtrail:[^:]*:[^:]*:trail/.{1,576}$"
"pattern":"arn:[^:]*:cloudtrail:[^:]*:[^:]*:trail/.{1,576}"
},
"CloudTrailDetails":{
"type":"structure",
Expand Down Expand Up @@ -1655,7 +1655,7 @@
"type":"string",
"max":255,
"min":1,
"pattern":"^[A-Za-z][A-Za-z0-9_.-]*$"
"pattern":"[A-Za-z][A-Za-z0-9_.-]*"
},
"NetworkOriginConfiguration":{
"type":"structure",
Expand Down Expand Up @@ -1738,7 +1738,7 @@
},
"PrincipalArn":{
"type":"string",
"pattern":"arn:[^:]*:iam::[^:]*:(role|user)/.{1,576}$"
"pattern":"arn:[^:]*:iam::[^:]*:(role|user)/.{1,576}"
},
"PrincipalMap":{
"type":"map",
Expand All @@ -1760,7 +1760,7 @@
},
"ResourceArn":{
"type":"string",
"pattern":"arn:[^:]*:[^:]*:[^:]*:[^:]*:.*$"
"pattern":"arn:[^:]*:[^:]*:[^:]*:[^:]*:.*"
},
"ResourceNotFoundException":{
"type":"structure",
Expand Down Expand Up @@ -1795,7 +1795,7 @@
"RetiringPrincipal":{"type":"string"},
"RoleArn":{
"type":"string",
"pattern":"arn:[^:]*:iam::[^:]*:role/.{1,576}$"
"pattern":"arn:[^:]*:iam::[^:]*:role/.{1,576}"
},
"S3AccessPointConfiguration":{
"type":"structure",
Expand Down Expand Up @@ -2218,7 +2218,7 @@
},
"VpcId":{
"type":"string",
"pattern":"^vpc-([0-9a-f]){8}(([0-9a-f]){9})?$"
"pattern":"vpc-([0-9a-f]){8}(([0-9a-f]){9})?"
}
}
}
Loading

0 comments on commit 527bc35

Please sign in to comment.