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 May 8, 2024
1 parent ba18a1e commit 316c7cd
Show file tree
Hide file tree
Showing 28 changed files with 208 additions and 62 deletions.
8 changes: 8 additions & 0 deletions .changelog/5403c75d8e694cd8b0958a974522fb2a.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "5403c75d-8e69-4cd8-b095-8a974522fb2a",
"type": "feature",
"description": "Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/94be5f35497b423fbe2efdedaa9201d1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "94be5f35-497b-423f-be2e-fdedaa9201d1",
"type": "feature",
"description": "Add EXTERNAL_PROVIDER enum value to UserStatusType.",
"modules": [
"service/cognitoidentityprovider"
]
}
8 changes: 8 additions & 0 deletions .changelog/9bbf00a58785417da92a797c7539041f.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "9bbf00a5-8785-417d-a92a-797c7539041f",
"type": "feature",
"description": "This release adds pull through cache rules support for GitLab container registry in Amazon ECR.",
"modules": [
"service/ecr"
]
}
8 changes: 8 additions & 0 deletions .changelog/a9deac3400b0495d8c5f5d12863bf7a1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "a9deac34-00b0-495d-8c5f-5d12863bf7a1",
"type": "feature",
"description": "Add new engine - generative - that builds the most expressive conversational voices.",
"modules": [
"service/polly"
]
}
8 changes: 8 additions & 0 deletions .changelog/cb8efff42e4e46de8c14f882068aabea.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "cb8efff4-2e4e-46de-8c14-f882068aabea",
"type": "feature",
"description": "This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames.",
"modules": [
"service/sqs"
]
}
8 changes: 8 additions & 0 deletions .changelog/dc51d77965884e8cbeec8f2586637890.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "dc51d779-6588-4e8c-beec-8f2586637890",
"type": "documentation",
"description": "The policy scope resource tag is always a string value, either a non-empty string or an empty string.",
"modules": [
"service/fms"
]
}
2 changes: 2 additions & 0 deletions service/cognitoidentityprovider/types/enums.go

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

13 changes: 13 additions & 0 deletions service/ec2/deserializers.go

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

19 changes: 19 additions & 0 deletions service/ec2/types/enums.go

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

4 changes: 4 additions & 0 deletions service/ec2/types/types.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/ecr/api_op_CreatePullThroughCacheRule.go

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

2 changes: 2 additions & 0 deletions service/ecr/types/enums.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/fms/api_op_PutPolicy.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/fms/types/types.go

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

4 changes: 2 additions & 2 deletions service/polly/api_op_DescribeVoices.go

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

9 changes: 5 additions & 4 deletions service/polly/api_op_StartSpeechSynthesisTask.go

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

32 changes: 9 additions & 23 deletions service/polly/api_op_SynthesizeSpeech.go

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

8 changes: 5 additions & 3 deletions service/polly/types/enums.go

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

13 changes: 7 additions & 6 deletions service/polly/types/types.go

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

2 changes: 0 additions & 2 deletions service/sqs/api_op_CancelMessageMoveTask.go

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

2 changes: 0 additions & 2 deletions service/sqs/api_op_ListMessageMoveTasks.go

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

0 comments on commit 316c7cd

Please sign in to comment.