File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
services/appsync/src/main/resources/codegen-resources Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS AppSync" ,
4
+ "contributor" : " " ,
5
+ "description" : " UpdateGraphQLAPI documentation update and datasource introspection secret arn update"
6
+ }
Original file line number Diff line number Diff line change 5
5
"endpointPrefix" :" appsync" ,
6
6
"jsonVersion" :" 1.1" ,
7
7
"protocol" :" rest-json" ,
8
+ "protocols" :[" rest-json" ],
8
9
"serviceAbbreviation" :" AWSAppSync" ,
9
10
"serviceFullName" :" AWS AppSync" ,
10
11
"serviceId" :" AppSync" ,
4107
4108
"type" :" string" ,
4108
4109
"max" :2048 ,
4109
4110
"min" :20 ,
4110
- "pattern" :" ^arn:[a-z-]*:secretsmanager:[a-z0-9-]*:\\ d{12}:secret:[0-9A-Za-z_/-]*$"
4111
+ "pattern" :" ^arn:[a-z-]*:secretsmanager:[a-z0-9-]*:\\ d{12}:secret:[0-9A-Za-z_/+=.@! -]*$"
4111
4112
},
4112
4113
"RdsHttpEndpointConfig" :{
4113
4114
"type" :" structure" ,
4869
4870
"type" :" structure" ,
4870
4871
"required" :[
4871
4872
" apiId" ,
4872
- " name"
4873
+ " name" ,
4874
+ " authenticationType"
4873
4875
],
4874
4876
"members" :{
4875
4877
"apiId" :{
You can’t perform that action at this time.
0 commit comments