We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e7361b commit 8ceeeffCopy full SHA for 8ceeeff
codegen/sdk-codegen/aws-models/finspace.json
@@ -5608,7 +5608,7 @@
5608
"min": 1,
5609
"max": 50
5610
},
5611
- "smithy.api#pattern": "^(?![Aa][Ww][Ss])(s|([a-zA-Z][a-zA-Z0-9_]+))$"
+ "smithy.api#pattern": "^(?![Aa][Ww][Ss])(s|([a-zA-Z][a-zA-Z0-9_]+))|(AWS_ZIP_DEFAULT)$"
5612
}
5613
5614
"com.amazonaws.finspace#KxCommandLineArgumentValue": {
@@ -5618,7 +5618,7 @@
5618
5619
5620
5621
- "smithy.api#pattern": "^[a-zA-Z0-9_:./]+$"
+ "smithy.api#pattern": "^[a-zA-Z0-9_:./,]+$"
5622
5623
5624
"com.amazonaws.finspace#KxCommandLineArguments": {
0 commit comments