Skip to content

Commit 2c98b46

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 635970a commit 2c98b46

File tree

71 files changed

+2626
-111
lines changed

Some content is hidden

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

71 files changed

+2626
-111
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "077312ff-b16a-4dd2-bf6e-b1c2ee3dea5f",
3+
"type": "documentation",
4+
"description": "This release adds support for new webhook events (RELEASED and PRERELEASED) and filter types (TAG_NAME and RELEASE_NAME).",
5+
"modules": [
6+
"service/codebuild"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "70e98733-0d93-4ffb-9fa1-60f5a4f72f81",
3+
"type": "feature",
4+
"description": "Introducing the Savings Plans Return feature enabling customers to return their Savings Plans within 7 days of purchase.",
5+
"modules": [
6+
"service/savingsplans"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "8fa23c7a-5064-48ad-8d7f-8c8d94f071fb",
3+
"type": "feature",
4+
"description": "AMB Query: update GetTransaction to include transactionId as input",
5+
"modules": [
6+
"service/managedblockchainquery"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "9974e4c6-5e1c-4661-bd21-53b07fd49a6a",
3+
"type": "feature",
4+
"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.",
5+
"modules": [
6+
"service/accessanalyzer"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "be946788-5967-4b2b-81dc-11fd62c1dee4",
3+
"type": "feature",
4+
"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.",
5+
"modules": [
6+
"service/dynamodb"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e9dcbafa-502c-4b35-ae41-4add526347d5",
3+
"type": "feature",
4+
"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.",
5+
"modules": [
6+
"service/connect"
7+
]
8+
}

service/accessanalyzer/deserializers.go

Lines changed: 100 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/accessanalyzer/serializers.go

Lines changed: 36 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/accessanalyzer/types/enums.go

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/accessanalyzer/types/types.go

Lines changed: 62 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/accessanalyzer/types/types_exported_test.go

Lines changed: 12 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)