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 Mar 20, 2024
1 parent 635970a commit 2c98b46
Show file tree
Hide file tree
Showing 71 changed files with 2,626 additions and 111 deletions.
8 changes: 8 additions & 0 deletions .changelog/077312ffb16a4dd2bf6eb1c2ee3dea5f.json
@@ -0,0 +1,8 @@
{
"id": "077312ff-b16a-4dd2-bf6e-b1c2ee3dea5f",
"type": "documentation",
"description": "This release adds support for new webhook events (RELEASED and PRERELEASED) and filter types (TAG_NAME and RELEASE_NAME).",
"modules": [
"service/codebuild"
]
}
8 changes: 8 additions & 0 deletions .changelog/70e987330d934ffb9fa160f5a4f72f81.json
@@ -0,0 +1,8 @@
{
"id": "70e98733-0d93-4ffb-9fa1-60f5a4f72f81",
"type": "feature",
"description": "Introducing the Savings Plans Return feature enabling customers to return their Savings Plans within 7 days of purchase.",
"modules": [
"service/savingsplans"
]
}
8 changes: 8 additions & 0 deletions .changelog/8fa23c7a506448ad8d7f8c8d94f071fb.json
@@ -0,0 +1,8 @@
{
"id": "8fa23c7a-5064-48ad-8d7f-8c8d94f071fb",
"type": "feature",
"description": "AMB Query: update GetTransaction to include transactionId as input",
"modules": [
"service/managedblockchainquery"
]
}
8 changes: 8 additions & 0 deletions .changelog/9974e4c65e1c4661bd2153b07fd49a6a.json
@@ -0,0 +1,8 @@
{
"id": "9974e4c6-5e1c-4661-bd21-53b07fd49a6a",
"type": "feature",
"description": "This release adds support for policy validation and external access findings for DynamoDB tables and streams. IAM Access Analyzer helps you author functional and secure resource-based policies and identify cross-account access. Updated service API, documentation, and paginators.",
"modules": [
"service/accessanalyzer"
]
}
8 changes: 8 additions & 0 deletions .changelog/be94678859674b2b81dc11fd62c1dee4.json
@@ -0,0 +1,8 @@
{
"id": "be946788-5967-4b2b-81dc-11fd62c1dee4",
"type": "feature",
"description": "This release introduces 3 new APIs ('GetResourcePolicy', 'PutResourcePolicy' and 'DeleteResourcePolicy') and modifies the existing 'CreateTable' API for the resource-based policy support. It also modifies several APIs to accept a 'TableArn' for the 'TableName' parameter.",
"modules": [
"service/dynamodb"
]
}
8 changes: 8 additions & 0 deletions .changelog/e9dcbafa502c4b35ae414add526347d5.json
@@ -0,0 +1,8 @@
{
"id": "e9dcbafa-502c-4b35-ae41-4add526347d5",
"type": "feature",
"description": "This release updates the *InstanceStorageConfig APIs to support a new ResourceType: REAL_TIME_CONTACT_ANALYSIS_CHAT_SEGMENTS. Use this resource type to enable streaming for real-time analysis of chat contacts and to associate a Kinesis stream where real-time analysis chat segments will be published.",
"modules": [
"service/connect"
]
}
100 changes: 100 additions & 0 deletions service/accessanalyzer/deserializers.go

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

36 changes: 36 additions & 0 deletions service/accessanalyzer/serializers.go

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

6 changes: 6 additions & 0 deletions service/accessanalyzer/types/enums.go

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

62 changes: 62 additions & 0 deletions service/accessanalyzer/types/types.go

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

16 changes: 12 additions & 4 deletions service/accessanalyzer/types/types_exported_test.go

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

0 comments on commit 2c98b46

Please sign in to comment.