Skip to content

Commit 6c44e54

Browse files
Update to latest models
1 parent c6446f7 commit 6c44e54

16 files changed

Lines changed: 630 additions & 139 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``ecs``",
4+
"description": "Updates for change to Amazon ECS default log driver mode from blocking to non-blocking"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``fsx``",
4+
"description": "Add support for the ability to create Amazon S3 Access Points for Amazon FSx for OpenZFS file systems."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``s3``",
4+
"description": "Adds support for additional server-side encryption mode and storage class values for accessing Amazon FSx data from Amazon S3 using S3 Access Points"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``s3control``",
4+
"description": "Add support for the ability to use Amazon S3 Access Points with Amazon FSx for OpenZFS file systems."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``storagegateway``",
4+
"description": "This release adds IPv6 support to the Storage Gateway APIs. APIs that previously only accept or return IPv4 address will now accept or return both IPv4 and IPv6 addresses."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``textract``",
4+
"description": "Add RotationAngle field to Geometry of WORD blocks for Textract AnalyzeDocument API"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``workspaces-thin-client``",
4+
"description": "Remove Tags field from Get API responses"
5+
}

awscli/botocore/data/ecs/2014-11-13/service-2.json

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

awscli/botocore/data/fsx/2018-03-01/paginators-1.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,18 @@
2929
"output_token": "NextToken",
3030
"limit_key": "MaxResults",
3131
"result_key": "Volumes"
32+
},
33+
"DescribeS3AccessPointAttachments": {
34+
"input_token": "NextToken",
35+
"output_token": "NextToken",
36+
"limit_key": "MaxResults",
37+
"result_key": "S3AccessPointAttachments"
38+
},
39+
"DescribeSnapshots": {
40+
"input_token": "NextToken",
41+
"output_token": "NextToken",
42+
"limit_key": "MaxResults",
43+
"result_key": "Snapshots"
3244
}
3345
}
3446
}

awscli/botocore/data/fsx/2018-03-01/service-2.json

Lines changed: 444 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)