Skip to content

Commit bab4916

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 2d4ecf5 commit bab4916

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+1547
-481
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "1e73c687-ad41-4040-a5c2-339a24e4a18c",
3+
"type": "feature",
4+
"description": "Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.",
5+
"modules": [
6+
"service/s3"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "2d6ae283-018c-4117-ba07-f3be8d15f02f",
3+
"type": "feature",
4+
"description": "This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup.",
5+
"modules": [
6+
"service/docdb"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "9eaba7a2-b576-4cb2-9167-6dceb32fde12",
3+
"type": "feature",
4+
"description": "Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null.",
5+
"modules": [
6+
"service/iam"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e4c7660f-372d-4a0e-9ce1-7c2e6b9b81ca",
3+
"type": "feature",
4+
"description": "This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature.",
5+
"modules": [
6+
"service/ecs"
7+
]
8+
}

service/applicationinsights/internal/endpoints/endpoints.go

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/datazone/internal/endpoints/endpoints.go

-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/docdb/api_op_FailoverGlobalCluster.go

+194
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)