File tree 1 file changed +6
-3
lines changed
codegen/sdk-codegen/aws-models
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 642
642
"min" : 0 ,
643
643
"max" : 32
644
644
},
645
- "smithy.api#pattern" : " ^[-a-zA-Z0-9\\ .\\ -_:,]*$"
645
+ "smithy.api#pattern" : " ^[-a-zA-Z0-9\\ .\\ -_:, \\ /() ]*$"
646
646
}
647
647
},
648
648
"com.amazonaws.bcmpricingcalculator#BatchCreateBillScenarioCommitmentModification" : {
2390
2390
"template" : " bill-estimate/{billEstimateId}"
2391
2391
},
2392
2392
"aws.api#taggable" : {},
2393
+ "aws.iam#disableConditionKeyInference" : {},
2393
2394
"aws.iam#iamResource" : {
2394
2395
"name" : " bill-estimate"
2395
2396
},
2936
2937
"template" : " bill-scenario/{billScenarioId}"
2937
2938
},
2938
2939
"aws.api#taggable" : {},
2940
+ "aws.iam#disableConditionKeyInference" : {},
2939
2941
"aws.iam#iamResource" : {
2940
2942
"name" : " bill-scenario"
2941
2943
},
5705
5707
"min" : 0 ,
5706
5708
"max" : 32
5707
5709
},
5708
- "smithy.api#pattern" : " ^[-a-zA-Z0-9\\ .\\ -_:,]*$"
5710
+ "smithy.api#pattern" : " ^[-a-zA-Z0-9\\ .\\ -_:, \\ /() ]*$"
5709
5711
}
5710
5712
},
5711
5713
"com.amazonaws.bcmpricingcalculator#PurchaseAgreementType" : {
6587
6589
"min" : 0 ,
6588
6590
"max" : 128
6589
6591
},
6590
- "smithy.api#pattern" : " ^[-a-zA-Z0-9\\ .\\ -_:,]*$"
6592
+ "smithy.api#pattern" : " ^[-a-zA-Z0-9\\ .\\ -_:, \\ /() ]*$"
6591
6593
}
6592
6594
},
6593
6595
"com.amazonaws.bcmpricingcalculator#Uuid" : {
6758
6760
"template" : " workload-estimate/{workloadEstimateId}"
6759
6761
},
6760
6762
"aws.api#taggable" : {},
6763
+ "aws.iam#disableConditionKeyInference" : {},
6761
6764
"aws.iam#iamResource" : {
6762
6765
"name" : " workload-estimate"
6763
6766
},
You can’t perform that action at this time.
0 commit comments