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 Dec 21, 2023
1 parent fe65771 commit a0296d6
Show file tree
Hide file tree
Showing 97 changed files with 15,011 additions and 1,202 deletions.
8 changes: 8 additions & 0 deletions .changelog/58823dabdb3149b583324622fdc66bd8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "58823dab-db31-49b5-8332-4622fdc66bd8",
"type": "feature",
"description": "The Amazon AppIntegrations service adds DeleteApplication API for deleting applications, and updates APIs to support third party applications reacting to workspace events and make data requests to Amazon Connect for agent and contact events.",
"modules": [
"service/appintegrations"
]
}
8 changes: 8 additions & 0 deletions .changelog/5c2076ee46e24217bf9560b2cf0da43f.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "5c2076ee-46e2-4217-bf95-60b2cf0da43f",
"type": "feature",
"description": "This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.",
"modules": [
"service/rdsdata"
]
}
8 changes: 8 additions & 0 deletions .changelog/706905ff42dd487c8fbafe3af9f35121.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "706905ff-42dd-487c-8fba-fe3af9f35121",
"type": "feature",
"description": "Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains.",
"modules": [
"service/sagemaker"
]
}
8 changes: 8 additions & 0 deletions .changelog/76c9e10f0e964e419aedb1e03ff4ef95.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "76c9e10f-0e96-4e41-9aed-b1e03ff4ef95",
"type": "feature",
"description": "This release introduces Amazon Aurora as a vector store on Knowledge Bases for Amazon Bedrock",
"modules": [
"service/bedrockagent"
]
}
8 changes: 8 additions & 0 deletions .changelog/7cf6cecd2b814bdcacb16a6e0bfc0b9b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "7cf6cecd-2b81-4bdc-acb1-6a6e0bfc0b9b",
"type": "feature",
"description": "This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.",
"modules": [
"service/rds"
]
}
8 changes: 8 additions & 0 deletions .changelog/9c9818afe4e140a9886131d232af4486.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "9c9818af-e4e1-40a9-8861-31d232af4486",
"type": "feature",
"description": "AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters.",
"modules": [
"service/codecommit"
]
}
8 changes: 8 additions & 0 deletions .changelog/b2b33e94130b4715afeed67a472a5dd3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "b2b33e94-130b-4715-afee-d67a472a5dd3",
"type": "feature",
"description": "Adds APIs to manage User Proficiencies and Predefined Attributes. Enhances StartOutboundVoiceContact API input. Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds.",
"modules": [
"service/connect"
]
}
8 changes: 8 additions & 0 deletions .changelog/edc72d224f04441cab21a73edeb54a41.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "edc72d22-4f04-441c-ab21-a73edeb54a41",
"type": "feature",
"description": "Adds Waiters for successful creation and deletion of Graph, Graph Snapshot, Import Task and Private Endpoints for Neptune Analytics",
"modules": [
"service/neptunegraph"
]
}
8 changes: 8 additions & 0 deletions .changelog/f1be3dfba685443cb6d2d7335af41d89.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "f1be3dfb-a685-443c-b6d2-d7335af41d89",
"type": "feature",
"description": "This release updates Amazon Managed Service for Prometheus APIs to support customer managed KMS keys.",
"modules": [
"service/amp"
]
}
8 changes: 8 additions & 0 deletions .changelog/f55e20ca4ab24453bfe809a672ea4732.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "f55e20ca-4ab2-4453-bfe8-09a672ea4732",
"type": "feature",
"description": "MediaLive now supports the ability to configure the audio that an AWS Elemental Link UHD device produces, when the device is configured as the source for a flow in AWS Elemental MediaConnect.",
"modules": [
"service/medialive"
]
}
6 changes: 6 additions & 0 deletions service/amp/api_op_CreateWorkspace.go

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

27 changes: 27 additions & 0 deletions service/amp/deserializers.go

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

5 changes: 5 additions & 0 deletions service/amp/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/amp/types/types.go

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

7 changes: 7 additions & 0 deletions service/appintegrations/api_op_CreateApplication.go

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

133 changes: 133 additions & 0 deletions service/appintegrations/api_op_DeleteApplication.go

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

7 changes: 7 additions & 0 deletions service/appintegrations/api_op_GetApplication.go

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

Loading

0 comments on commit a0296d6

Please sign in to comment.