Skip to content

Commit

Permalink
Regenerated Clients
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Aug 15, 2024
1 parent 2d4ecf5 commit bab4916
Show file tree
Hide file tree
Showing 44 changed files with 1,547 additions and 481 deletions.
8 changes: 8 additions & 0 deletions .changelog/1e73c687ad414040a5c2339a24e4a18c.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "1e73c687-ad41-4040-a5c2-339a24e4a18c",
"type": "feature",
"description": "Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.",
"modules": [
"service/s3"
]
}
8 changes: 8 additions & 0 deletions .changelog/2d6ae283018c4117ba07f3be8d15f02f.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "2d6ae283-018c-4117-ba07-f3be8d15f02f",
"type": "feature",
"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.",
"modules": [
"service/docdb"
]
}
8 changes: 8 additions & 0 deletions .changelog/9eaba7a2b5764cb291676dceb32fde12.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "9eaba7a2-b576-4cb2-9167-6dceb32fde12",
"type": "feature",
"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.",
"modules": [
"service/iam"
]
}
8 changes: 8 additions & 0 deletions .changelog/e4c7660f372d4a0e9ce17c2e6b9b81ca.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e4c7660f-372d-4a0e-9ce1-7c2e6b9b81ca",
"type": "feature",
"description": "This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature.",
"modules": [
"service/ecs"
]
}
6 changes: 6 additions & 0 deletions service/applicationinsights/internal/endpoints/endpoints.go

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

25 changes: 0 additions & 25 deletions service/datazone/internal/endpoints/endpoints.go

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

194 changes: 194 additions & 0 deletions service/docdb/api_op_FailoverGlobalCluster.go

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

Loading

0 comments on commit bab4916

Please sign in to comment.