Skip to content

Commit

Permalink
Update to latest models
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Sep 2, 2021
1 parent eb7bb39 commit a14ea42
Show file tree
Hide file tree
Showing 23 changed files with 4,210 additions and 582 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-accessanalyzer-94166.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``accessanalyzer``",
"description": "Updates service API, documentation, and paginators to support multi-region access points from Amazon S3."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-acmpca-86429.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``acm-pca``",
"description": "Private Certificate Authority Service now allows customers to enable an online certificate status protocol (OCSP) responder service on their private certificate authorities. Customers can also optionally configure a custom CNAME for their OCSP responder."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ebs-50403.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ebs``",
"description": "Documentation updates for Amazon EBS direct APIs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-efs-84168.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``efs``",
"description": "Update efs client to latest version"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-fsx-50497.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``fsx``",
"description": "Announcing Amazon FSx for NetApp ONTAP, a new service that provides fully managed shared storage in the AWS Cloud with the data access and management capabilities of ONTAP."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-lexmodels-88661.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``lex-models``",
"description": "Lex now supports Korean (ko-KR) locale."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-quicksight-13647.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``quicksight``",
"description": "This release adds support for referencing parent datasets as sources in a child dataset."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-s3control-87181.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``s3control``",
"description": "S3 Multi-Region Access Points provide a single global endpoint to access a data set that spans multiple S3 buckets in different AWS Regions."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-schemas-66084.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``schemas``",
"description": "This update include the support for Schema Discoverer to discover the events sent to the bus from another account. The feature will be enabled by default when discoverer is created or updated but can also be opt-in or opt-out by specifying the value for crossAccount."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-securityhub-49511.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``securityhub``",
"description": "New ASFF Resources: AwsAutoScalingLaunchConfiguration, AwsEc2VpnConnection, AwsEcrContainerImage. Added KeyRotationStatus to AwsKmsKey. Added AccessControlList, BucketLoggingConfiguration,BucketNotificationConfiguration and BucketNotificationConfiguration to AwsS3Bucket."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-transfer-14876.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``transfer``",
"description": "AWS Transfer Family introduces Managed Workflows for creating, executing, monitoring, and standardizing post file transfer processing"
}
119 changes: 61 additions & 58 deletions botocore/data/accessanalyzer/2019-11-01/service-2.json

Large diffs are not rendered by default.

38 changes: 29 additions & 9 deletions botocore/data/acm-pca/2017-08-22/service-2.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion botocore/data/ebs/2019-11-02/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@
"members":{
"VolumeSize":{
"shape":"VolumeSize",
"documentation":"<p>The size of the volume, in GiB. The maximum size is <code>16384</code> GiB (16 TiB).</p>"
"documentation":"<p>The size of the volume, in GiB. The maximum size is <code>65536</code> GiB (64 TiB).</p>"
},
"ParentSnapshotId":{
"shape":"SnapshotId",
Expand Down
117 changes: 75 additions & 42 deletions botocore/data/efs/2015-02-01/service-2.json

Large diffs are not rendered by default.

1,306 changes: 1,234 additions & 72 deletions botocore/data/fsx/2018-03-01/service-2.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion botocore/data/lex-models/2017-04-19/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2883,7 +2883,8 @@
"fr-FR",
"fr-CA",
"it-IT",
"ja-JP"
"ja-JP",
"ko-KR"
]
},
"LocaleList":{
Expand Down
684 changes: 369 additions & 315 deletions botocore/data/quicksight/2018-04-01/service-2.json

Large diffs are not rendered by default.

776 changes: 741 additions & 35 deletions botocore/data/s3control/2018-08-20/service-2.json

Large diffs are not rendered by default.

36 changes: 36 additions & 0 deletions botocore/data/schemas/2019-12-02/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1324,6 +1324,10 @@
"shape": "__stringMin20Max1600",
"documentation": "<p>The ARN of the event bus.</p>"
},
"CrossAccount": {
"shape": "__boolean",
"documentation": "<p>Support discovery of schemas in events sent to the bus from another account. (default: true).</p>"
},
"Tags": {
"shape": "Tags",
"locationName": "tags",
Expand All @@ -1345,6 +1349,10 @@
"shape": "__stringMin20Max1600",
"documentation": "<p>The ARN of the event bus.</p>"
},
"CrossAccount": {
"shape": "__boolean",
"documentation": "<p>Support discovery of schemas in events sent to the bus from another account. (default: true).</p>"
},
"Tags": {
"shape": "Tags",
"locationName": "tags",
Expand Down Expand Up @@ -1379,6 +1387,10 @@
"shape": "DiscovererState",
"documentation": "<p>The state of the discoverer.</p>"
},
"CrossAccount": {
"shape": "__boolean",
"documentation": "<p>The Status if the discoverer will discover schemas from events sent from another account.</p>"
},
"Tags": {
"shape": "Tags",
"locationName": "tags",
Expand Down Expand Up @@ -1728,6 +1740,10 @@
"shape": "DiscovererState",
"documentation": "<p>The state of the discoverer.</p>"
},
"CrossAccount": {
"shape": "__boolean",
"documentation": "<p>The Status if the discoverer will discover schemas from events sent from another account.</p>"
},
"Tags": {
"shape": "Tags",
"locationName": "tags",
Expand Down Expand Up @@ -1905,6 +1921,10 @@
"shape": "DiscovererState",
"documentation": "<p>The state of the discoverer.</p>"
},
"CrossAccount": {
"shape": "__boolean",
"documentation": "<p>The Status if the discoverer will discover schemas from events sent from another account.</p>"
},
"Tags": {
"shape": "Tags",
"locationName": "tags",
Expand Down Expand Up @@ -1951,6 +1971,10 @@
"shape": "DiscovererState",
"documentation": "<p>The state of the discoverer.</p>"
},
"CrossAccount": {
"shape": "__boolean",
"documentation": "<p>The Status if the discoverer will discover schemas from events sent from another account.</p>"
},
"Tags": {
"shape": "Tags",
"locationName": "tags",
Expand Down Expand Up @@ -3185,6 +3209,10 @@
"Description": {
"shape": "__stringMin0Max256",
"documentation": "<p>The description of the discoverer to update.</p>"
},
"CrossAccount": {
"shape": "__boolean",
"documentation": "<p>Support discovery of schemas in events sent to the bus from another account. (default: true)</p>"
}
}
},
Expand All @@ -3200,6 +3228,10 @@
"location": "uri",
"locationName": "discovererId",
"documentation": "<p>The ID of the discoverer.</p>"
},
"CrossAccount": {
"shape": "__boolean",
"documentation": "<p>Support discovery of schemas in events sent to the bus from another account. (default: true)</p>"
}
},
"required": [
Expand Down Expand Up @@ -3229,6 +3261,10 @@
"shape": "DiscovererState",
"documentation": "<p>The state of the discoverer.</p>"
},
"CrossAccount": {
"shape": "__boolean",
"documentation": "<p>The Status if the discoverer will discover schemas from events sent from another account.</p>"
},
"Tags": {
"shape": "Tags",
"locationName": "tags",
Expand Down
30 changes: 30 additions & 0 deletions botocore/data/securityhub/2018-10-26/paginators-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,36 @@
"limit_key": "MaxResults",
"output_token": "NextToken",
"result_key": "Members"
},
"DescribeActionTargets": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "ActionTargets"
},
"DescribeProducts": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "Products"
},
"DescribeStandards": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "Standards"
},
"DescribeStandardsControls": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "Controls"
},
"ListOrganizationAdminAccounts": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "AdminAccounts"
}
}
}
Loading

0 comments on commit a14ea42

Please sign in to comment.