Skip to content

Commit cecf9b8

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent e4fd6b9 commit cecf9b8

22 files changed

+1879
-11
lines changed

Diff for: .changelog/21537aa6d4d647d89f2da00c3e6ba23b.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "21537aa6-d4d6-47d8-9f2d-a00c3e6ba23b",
3+
"type": "feature",
4+
"description": "Amazon Simple Storage Service / Features: Add support for ETag based conditional writes in PutObject and CompleteMultiPartUpload APIs to prevent unintended object modifications.",
5+
"modules": [
6+
"service/s3"
7+
]
8+
}

Diff for: .changelog/bdbd39bb1d60408ca26d8cec1cb878e7.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "bdbd39bb-1d60-408c-a26d-8cec1cb878e7",
3+
"type": "feature",
4+
"description": "Update DescribeDirectConnectGatewayAssociations API to return associated core network information if a Direct Connect gateway is attached to a Cloud WAN core network.",
5+
"modules": [
6+
"service/directconnect"
7+
]
8+
}

Diff for: .changelog/fed8615a52bf40e786a350b2a8504a80.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "fed8615a-52bf-40e7-86a3-50b2a8504a80",
3+
"type": "feature",
4+
"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.",
5+
"modules": [
6+
"service/networkmanager"
7+
]
8+
}

Diff for: service/directconnect/deserializers.go

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

Diff for: service/directconnect/types/types.go

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

Diff for: service/networkmanager/api_op_CreateDirectConnectGatewayAttachment.go

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

0 commit comments

Comments
 (0)