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 Nov 25, 2024
1 parent e4fd6b9 commit cecf9b8
Show file tree
Hide file tree
Showing 22 changed files with 1,879 additions and 11 deletions.
8 changes: 8 additions & 0 deletions .changelog/21537aa6d4d647d89f2da00c3e6ba23b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "21537aa6-d4d6-47d8-9f2d-a00c3e6ba23b",
"type": "feature",
"description": "Amazon Simple Storage Service / Features: Add support for ETag based conditional writes in PutObject and CompleteMultiPartUpload APIs to prevent unintended object modifications.",
"modules": [
"service/s3"
]
}
8 changes: 8 additions & 0 deletions .changelog/bdbd39bb1d60408ca26d8cec1cb878e7.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "bdbd39bb-1d60-408c-a26d-8cec1cb878e7",
"type": "feature",
"description": "Update DescribeDirectConnectGatewayAssociations API to return associated core network information if a Direct Connect gateway is attached to a Cloud WAN core network.",
"modules": [
"service/directconnect"
]
}
8 changes: 8 additions & 0 deletions .changelog/fed8615a52bf40e786a350b2a8504a80.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "fed8615a-52bf-40e7-86a3-50b2a8504a80",
"type": "feature",
"description": "This release adds native Direct Connect integration on Cloud WAN enabling customers to directly attach their Direct Connect gateways to Cloud WAN without the need for an intermediate Transit Gateway.",
"modules": [
"service/networkmanager"
]
}
63 changes: 63 additions & 0 deletions service/directconnect/deserializers.go

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

20 changes: 20 additions & 0 deletions service/directconnect/types/types.go

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

212 changes: 212 additions & 0 deletions service/networkmanager/api_op_CreateDirectConnectGatewayAttachment.go

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

Loading

0 comments on commit cecf9b8

Please sign in to comment.