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 Mar 10, 2023
1 parent 87bde6f commit cca7003
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .changelog/4209fb2f218b415180a8b640a6c56e90.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "4209fb2f-218b-4151-80a8-b640a6c56e90",
"type": "feature",
"description": "This release adds a new exception returned when calling AWS IVS chat UpdateLoggingConfiguration. Now UpdateLoggingConfiguration can return ConflictException when invalid updates are made in sequence to Logging Configurations.",
"modules": [
"service/ivschat"
]
}
8 changes: 8 additions & 0 deletions .changelog/f72f930556894c0ba7d0cc31073ba007.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "f72f9305-5689-4c0b-a7d0-cc31073ba007",
"type": "feature",
"description": "The type definitions of SecretString and SecretBinary now have a minimum length of 1 in the model to match the exception thrown when you pass in empty values.",
"modules": [
"service/secretsmanager"
]
}
12 changes: 11 additions & 1 deletion service/connectparticipant/internal/endpoints/endpoints.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/ivschat/deserializers.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/redshiftserverless/internal/endpoints/endpoints.go

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

0 comments on commit cca7003

Please sign in to comment.