Skip to content

Commit adb291c

Browse files
zoewanggakidambisrinivasan
authored andcommitted
Allow underscore in name for ssooidc (aws#5068)
1 parent 8d16660 commit adb291c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/ssooidc/src/main/resources/codegen-resources/customization.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"underscoresInNameBehavior": "ALLOW",
23
"shapeModifiers": {
34
// Do not keep adding to this list. Make the service team do the right thing across all SDKs.
45
"AccessDeniedException": {

0 commit comments

Comments
 (0)