Skip to content

Commit e074f8e

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

28 files changed

+1024
-57
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "3bfa40db-f223-40a7-b533-efaece46137d",
3+
"type": "feature",
4+
"description": "This release adds a new API called ListAssets to the Outposts SDK, which lists the hardware assets in an Outpost.",
5+
"modules": [
6+
"service/outposts"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "47349b98-a076-480a-b92e-3ea4864414ba",
3+
"type": "feature",
4+
"description": "CloudWatch Synthetics has introduced a new feature to provide customers with an option to delete the underlying resources that Synthetics canary creates when the user chooses to delete the canary.",
5+
"modules": [
6+
"service/synthetics"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "90ea14b3-873d-43d1-be95-5f312395ea7e",
3+
"type": "feature",
4+
"description": "This release adds the INVALID_PAYMENT_INSTRUMENT as a fail reason and an error message.",
5+
"modules": [
6+
"service/organizations"
7+
]
8+
}

service/chimesdkmediapipelines/internal/endpoints/endpoints.go

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

service/ivschat/internal/endpoints/endpoints.go

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

service/nimble/internal/endpoints/endpoints.go

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

service/organizations/api_op_CloseAccount.go

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

service/organizations/api_op_CreateGovCloudAccount.go

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

service/organizations/types/enums.go

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

service/organizations/types/errors.go

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

service/organizations/types/types.go

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

0 commit comments

Comments
 (0)