Skip to content

Commit 7f43bfc

Browse files
author
AWS
committed
AWS Secrets Manager Update: 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.
1 parent 2ba9d2a commit 7f43bfc

File tree

4 files changed

+428
-1549
lines changed

4 files changed

+428
-1549
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Secrets Manager",
4+
"contributor": "",
5+
"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."
6+
}

0 commit comments

Comments
 (0)