Skip to content

Commit

Permalink
Update changelog based on model updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Mar 10, 2023
1 parent 7e4d04f commit 9583dc5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ivschat-563.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ivschat``",
"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 changes: 5 additions & 0 deletions .changes/next-release/api-change-secretsmanager-71177.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``secretsmanager``",
"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."
}

0 comments on commit 9583dc5

Please sign in to comment.