Skip to content

Commit 93e06ff

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 58be623 commit 93e06ff

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+2109
-66
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "0d9371d2-f177-4d72-a0c0-e1e96046cd35",
3+
"type": "feature",
4+
"description": "Adds the ability to use the default policy name by omitting the policyName parameter in calls to PutKeyPolicy and GetKeyPolicy",
5+
"modules": [
6+
"service/kms"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "39a28a3e-f69f-412b-8a4d-37c9686fc309",
3+
"type": "feature",
4+
"description": "This release supports for a new API ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable resource. Customers can now view the specific combinations of regions and OUs that are being auto-deployed.",
5+
"modules": [
6+
"service/cloudformation"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "3e1a793e-1990-4bfc-a55d-ce6218864703",
3+
"type": "feature",
4+
"description": "This release adds support to allow customers to show different content within a channel depending on metadata associated with the viewer.",
5+
"modules": [
6+
"service/mediatailor"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "5eb7f150-0c07-4b0d-8ffa-c1b0eb51f602",
3+
"type": "documentation",
4+
"description": "Documentation updates, March 2024",
5+
"modules": [
6+
"service/timestreamquery"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "8cd440fb-2ae6-4450-a937-c4e80439ba39",
3+
"type": "feature",
4+
"description": "Fix two issues with response root node names.",
5+
"modules": [
6+
"service/s3"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "a5171586-a26e-431e-992e-8b31e58e8a7e",
3+
"type": "feature",
4+
"description": "This release launches the ModifyIntegration API and support for data filtering for zero-ETL Integrations.",
5+
"modules": [
6+
"service/rds"
7+
]
8+
}

service/athena/internal/endpoints/endpoints.go

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

service/cloudformation/api_op_CreateStack.go

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

service/cloudformation/api_op_ListStackSetAutoDeploymentTargets.go

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

0 commit comments

Comments
 (0)