Skip to content

Commit b856b28

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

27 files changed

+6470
-1006
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "08f85468-c17c-4bd2-85e3-dfaa653c1f4d",
3+
"type": "feature",
4+
"description": "Updated SendDataSetNotificationRequest Comment to be maximum length 4096.",
5+
"modules": [
6+
"service/dataexchange"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "0af056a6-691e-469a-bc7f-29c88a0b7a74",
3+
"type": "feature",
4+
"description": "Added support for pre and post scripts in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies.",
5+
"modules": [
6+
"service/dlm"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "7559c7d4-815e-4e68-aa1f-6098689045e5",
3+
"type": "feature",
4+
"description": "This Amazon RDS release adds support for the multi-tenant configuration. In this configuration, an RDS DB instance can contain multiple tenant databases. In RDS for Oracle, a tenant database is a pluggable database (PDB).",
5+
"modules": [
6+
"service/rds"
7+
]
8+
}

service/controltower/internal/endpoints/endpoints.go

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

service/dlm/api_op_GetLifecyclePolicies.go

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

service/dlm/deserializers.go

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

service/dlm/endpoints_test.go

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

service/dlm/serializers.go

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

service/dlm/types/enums.go

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

0 commit comments

Comments
 (0)