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 26fec88 commit ee418d1Copy full SHA for ee418d1
codegen/sdk-codegen/aws-models/synthetics.json
@@ -946,7 +946,7 @@
946
"min": 1,
947
"max": 128
948
},
949
- "smithy.api#pattern": "^([0-9a-zA-Z_-]+\\/)*[0-9A-Za-z_\\\\-]+\\.[A-Za-z_][A-Za-z0-9_]*$"
+ "smithy.api#pattern": "^([0-9a-zA-Z_-]+(\\/|\\.))*[0-9A-Za-z_\\\\-]+(\\.|::)[A-Za-z_][A-Za-z0-9_]*$"
950
}
951
952
"com.amazonaws.synthetics#ConflictException": {
0 commit comments