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 Nov 8, 2024
1 parent ff96771 commit 344226c
Show file tree
Hide file tree
Showing 68 changed files with 3,914 additions and 462 deletions.
8 changes: 8 additions & 0 deletions .changelog/1b91a8b8c3b448f0a189c4b79801099f.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "1b91a8b8-c3b4-48f0-a189-c4b79801099f",
"type": "feature",
"description": "AWS Control Catalog GetControl public API returns additional data in output, including Implementation and Parameters",
"modules": [
"service/controlcatalog"
]
}
8 changes: 8 additions & 0 deletions .changelog/401f451ea4fc4c8e93ca65cc47ee2037.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "401f451e-a4fc-4c8e-93ca-65cc47ee2037",
"type": "feature",
"description": "Adds S3 path option to pass group member list for PutGroup API.",
"modules": [
"service/qbusiness"
]
}
8 changes: 8 additions & 0 deletions .changelog/4209d78c6706412794b2fd436e7e82d3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "4209d78c-6706-4127-94b2-fd436e7e82d3",
"type": "feature",
"description": "Amazon Data Firehose / Features : Adds support for a new DeliveryStreamType, DatabaseAsSource. DatabaseAsSource hoses allow customers to stream CDC events from their RDS and Amazon EC2 hosted databases, running MySQL and PostgreSQL database engines, to Iceberg Table destinations.",
"modules": [
"service/firehose"
]
}
8 changes: 8 additions & 0 deletions .changelog/6d59b5b976ea401ca0ca304f503b584f.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "6d59b5b9-76ea-401c-a0ca-304f503b584f",
"type": "feature",
"description": "Adds new error code `Ec2InstanceTypeDoesNotExist` for Amazon EKS managed node groups",
"modules": [
"service/eks"
]
}
8 changes: 8 additions & 0 deletions .changelog/949cc9f5cc1d4978b750f1cf164404df.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "949cc9f5-cc1d-4978-b750-f1cf164404df",
"type": "feature",
"description": "This release adds trace functionality to Bedrock Prompt Flows",
"modules": [
"service/bedrockagentruntime"
]
}
8 changes: 8 additions & 0 deletions .changelog/abab4f2c4e00434da2b237c823c897fc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "abab4f2c-4e00-434d-a2b2-37c823c897fc",
"type": "feature",
"description": "Added support for Media Capture Pipeline and Media Concatenation Pipeline for customer managed server side encryption. Now Media Capture Pipeline can use IAM sink role to get access to KMS key and encrypt/decrypt recorded artifacts. KMS key ID can also be supplied with encryption context.",
"modules": [
"service/chimesdkmediapipelines"
]
}
8 changes: 8 additions & 0 deletions .changelog/b05c2cd179bc4342ac466002dfa0359a.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "b05c2cd1-79bc-4342-ac46-6002dfa0359a",
"type": "feature",
"description": "This feature allows override LaunchTemplates to be specified in an AWS Batch Compute Environment.",
"modules": [
"service/batch"
]
}
8 changes: 8 additions & 0 deletions .changelog/f1f83ca5df6848b0aa01747925cb8e2e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "f1f83ca5-df68-48b0-aa01-747925cb8e2e",
"type": "feature",
"description": "This release adds support for using AWS KMS customer managed keys to encrypt AWS Lambda .zip deployment packages.",
"modules": [
"service/lambda"
]
}
8 changes: 8 additions & 0 deletions .changelog/f3ed028b64c54f208bb68593d8d9e0b2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "f3ed028b-64c5-4f20-8bb6-8593d8d9e0b2",
"type": "feature",
"description": "Added the RequiresAuthenticationTimestamp field to the RegistrationVersionStatusHistory data type.",
"modules": [
"service/pinpointsmsvoicev2"
]
}
102 changes: 102 additions & 0 deletions service/batch/deserializers.go

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

49 changes: 49 additions & 0 deletions service/batch/serializers.go

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

108 changes: 103 additions & 5 deletions service/batch/types/types.go

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

Loading

0 comments on commit 344226c

Please sign in to comment.