Skip to content

Commit cca7003

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 87bde6f commit cca7003

File tree

5 files changed

+33
-1
lines changed

5 files changed

+33
-1
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "4209fb2f-218b-4151-80a8-b640a6c56e90",
3+
"type": "feature",
4+
"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.",
5+
"modules": [
6+
"service/ivschat"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "f72f9305-5689-4c0b-a7d0-cc31073ba007",
3+
"type": "feature",
4+
"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.",
5+
"modules": [
6+
"service/secretsmanager"
7+
]
8+
}

service/connectparticipant/internal/endpoints/endpoints.go

Lines changed: 11 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ivschat/deserializers.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/redshiftserverless/internal/endpoints/endpoints.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)