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 Sep 20, 2023
1 parent b1d6daf commit 39b991d
Show file tree
Hide file tree
Showing 83 changed files with 2,483 additions and 235 deletions.
8 changes: 8 additions & 0 deletions .changelog/36bdf85553f94045b0dbfa76d01acacd.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "36bdf855-53f9-4045-b0db-fa76d01acacd",
"type": "feature",
"description": "Add ClientToken to QueryDefinition CFN Handler in CWL",
"modules": [
"service/cloudwatchlogs"
]
}
8 changes: 8 additions & 0 deletions .changelog/974d4f6f1beb4704a44600db86266dca.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "974d4f6f-1beb-4704-a446-00db86266dca",
"type": "feature",
"description": "Add support for the Swift package format.",
"modules": [
"service/codeartifact"
]
}
8 changes: 8 additions & 0 deletions .changelog/a0ce97898834411e80f8920ec2b77dc6.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "a0ce9789-8834-411e-80f8-920ec2b77dc6",
"type": "feature",
"description": "Enabling boto3 paginators for list APIs and adding documentation around ServiceQuotaExceededException errors",
"modules": [
"service/appconfig"
]
}
8 changes: 8 additions & 0 deletions .changelog/af5c2dda6cd84f029d87fee521fc459b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "af5c2dda-6cd8-4f02-9d87-fee521fc459b",
"type": "feature",
"description": "Fix an issue where the SDK can fail to unmarshall response due to NumberFormatException",
"modules": [
"service/s3"
]
}
8 changes: 8 additions & 0 deletions .changelog/c8ddd3eb62564e5aac2eda5b2452fc6c.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "c8ddd3eb-6256-4e5a-ac2e-da5b2452fc6c",
"type": "documentation",
"description": "Updated DescribeMediaStorageConfiguration, StartEdgeConfigurationUpdate, ImageGenerationConfiguration$SamplingInterval, and UpdateMediaStorageConfiguration to match AWS Docs.",
"modules": [
"service/kinesisvideo"
]
}
8 changes: 8 additions & 0 deletions .changelog/cd25a3a4c2c144ec9ab538c514829d31.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "cd25a3a4-c2c1-44ec-9ab5-38c514829d31",
"type": "feature",
"description": "Adds a new DiscoverInstancesRevision API and also adds InstanceRevision field to the DiscoverInstances API response.",
"modules": [
"service/servicediscovery"
]
}
8 changes: 8 additions & 0 deletions .changelog/e57ecbbf00404d0c986127983520b310.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e57ecbbf-0040-4d0c-9861-27983520b310",
"type": "feature",
"description": "This release adds improvements for managing App Runner auto scaling configuration resources. New APIs: UpdateDefaultAutoScalingConfiguration and ListServicesForAutoScalingConfiguration. Updated API: DeleteAutoScalingConfiguration.",
"modules": [
"service/apprunner"
]
}
8 changes: 8 additions & 0 deletions .changelog/ff82d83fd0744c4581187a15371f8efa.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "ff82d83f-d074-4c45-8118-7a15371f8efa",
"type": "feature",
"description": "Update FIPS endpoints in aws-us-gov.",
"modules": [
"service/ssooidc"
]
}
4 changes: 3 additions & 1 deletion service/appconfig/api_op_CreateConfigurationProfile.go

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

18 changes: 14 additions & 4 deletions service/appconfig/api_op_CreateExtension.go

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

3 changes: 3 additions & 0 deletions service/appconfig/api_op_GetDeployment.go

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

5 changes: 4 additions & 1 deletion service/appconfig/api_op_StartDeployment.go

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

3 changes: 3 additions & 0 deletions service/appconfig/api_op_StopDeployment.go

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

48 changes: 48 additions & 0 deletions service/appconfig/deserializers.go

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

10 changes: 8 additions & 2 deletions service/appconfig/types/errors.go

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

12 changes: 9 additions & 3 deletions service/appconfig/types/types.go

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

20 changes: 14 additions & 6 deletions service/apprunner/api_op_CreateAutoScalingConfiguration.go

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

12 changes: 10 additions & 2 deletions service/apprunner/api_op_DeleteAutoScalingConfiguration.go

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

Loading

0 comments on commit 39b991d

Please sign in to comment.