File tree Expand file tree Collapse file tree 3 files changed +308
-302
lines changed
services/cloudfront/src/main/resources/codegen-resources Expand file tree Collapse file tree 3 files changed +308
-302
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " Amazon CloudFront" ,
4+ "contributor" : " " ,
5+ "description" : " Updated documentation for CloudFront"
6+ }
Original file line number Diff line number Diff line change 77 "properties" : {
88 "authSchemes" : [
99 {
10- "name " : " sigv4 " ,
10+ "signingRegion " : " cn-northwest-1 " ,
1111 "signingName" : " cloudfront" ,
12- "signingRegion " : " cn-northwest-1 "
12+ "name " : " sigv4 "
1313 }
1414 ]
1515 },
1818 },
1919 "params" : {
2020 "UseFIPS" : false ,
21- "UseDualStack " : false ,
22- "Region " : " aws-cn-global "
21+ "Region " : " aws-cn-global " ,
22+ "UseDualStack " : false
2323 }
2424 },
2525 {
2929 "properties" : {
3030 "authSchemes" : [
3131 {
32- "name " : " sigv4 " ,
32+ "signingRegion " : " us-east-1 " ,
3333 "signingName" : " cloudfront" ,
34- "signingRegion " : " us-east-1 "
34+ "name " : " sigv4 "
3535 }
3636 ]
3737 },
4040 },
4141 "params" : {
4242 "UseFIPS" : false ,
43- "UseDualStack " : false ,
44- "Region " : " aws-global "
43+ "Region " : " aws-global " ,
44+ "UseDualStack " : false
4545 }
4646 },
4747 {
5353 },
5454 "params" : {
5555 "UseFIPS" : false ,
56- "UseDualStack" : false ,
5756 "Region" : " us-east-1" ,
57+ "UseDualStack" : false ,
5858 "Endpoint" : " https://example.com"
5959 }
6060 },
6565 },
6666 "params" : {
6767 "UseFIPS" : true ,
68- "UseDualStack" : false ,
6968 "Region" : " us-east-1" ,
69+ "UseDualStack" : false ,
7070 "Endpoint" : " https://example.com"
7171 }
7272 },
7777 },
7878 "params" : {
7979 "UseFIPS" : false ,
80- "UseDualStack" : true ,
8180 "Region" : " us-east-1" ,
81+ "UseDualStack" : true ,
8282 "Endpoint" : " https://example.com"
8383 }
8484 }
You can’t perform that action at this time.
0 commit comments