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 Oct 20, 2023
1 parent b643f9a commit 42fa1e3
Show file tree
Hide file tree
Showing 70 changed files with 4,331 additions and 182 deletions.
8 changes: 8 additions & 0 deletions .changelog/3c84f2792cce40abb60804186c0ab689.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "3c84f279-2cce-40ab-b608-04186c0ab689",
"type": "feature",
"description": "Updated ScheduleConfig to be an optional input to CreateDataIntegration to support event driven downloading of files from sources such as Amazon s3 using Amazon Connect AppIntegrations.",
"modules": [
"service/appintegrations"
]
}
8 changes: 8 additions & 0 deletions .changelog/68f2beeb1d8c486185fd8400d62d3f1e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "68f2beeb-1d8c-4861-85fd-8400d62d3f1e",
"type": "feature",
"description": "This release adds support for updating phone number metadata, such as phone number description.",
"modules": [
"service/connect"
]
}
8 changes: 8 additions & 0 deletions .changelog/6c4e825cc4834ce2957dcdb15391ec74.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "6c4e825c-c483-4ce2-957d-cdb15391ec74",
"type": "feature",
"description": "This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents.",
"modules": [
"service/applicationdiscoveryservice"
]
}
8 changes: 8 additions & 0 deletions .changelog/d006d5c63bee4a68aa7db4c52ce6b46c.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d006d5c6-3bee-4a68-aa7d-b4c52ce6b46c",
"type": "feature",
"description": "Update KmsKeyIdentifier constraints to support AWS KMS multi-Region keys.",
"modules": [
"service/appconfig"
]
}
8 changes: 8 additions & 0 deletions .changelog/d3e913716c3c4ae5854930a92bc49879.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d3e91371-6c3c-4ae5-8549-30a92bc49879",
"type": "documentation",
"description": "Updates on documentation links",
"modules": [
"service/medicalimaging"
]
}
8 changes: 8 additions & 0 deletions .changelog/f5dc26db43304079a06e54c3b5d18b60.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "f5dc26db-4330-4079-a06e-54c3b5d18b60",
"type": "feature",
"description": "This release introduces a new API: DeleteOpsItem. This allows deletion of an OpsItem.",
"modules": [
"service/ssm"
]
}
2 changes: 1 addition & 1 deletion service/appconfig/endpoints.go

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

8 changes: 3 additions & 5 deletions service/appintegrations/api_op_CreateDataIntegration.go

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

2 changes: 1 addition & 1 deletion service/appintegrations/endpoints.go

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

4 changes: 1 addition & 3 deletions service/appintegrations/validators.go

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

264 changes: 264 additions & 0 deletions service/applicationdiscoveryservice/api_op_BatchDeleteAgents.go

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

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

Loading

0 comments on commit 42fa1e3

Please sign in to comment.