File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "contributor" : " " ,
5
+ "description" : " Updated service endpoint metadata."
6
+ }
Original file line number Diff line number Diff line change 653
653
},
654
654
"appsync" : {
655
655
"endpoints" : {
656
+ "ap-east-1" : { },
656
657
"ap-northeast-1" : { },
657
658
"ap-northeast-2" : { },
658
659
"ap-south-1" : { },
665
666
"eu-west-1" : { },
666
667
"eu-west-2" : { },
667
668
"eu-west-3" : { },
669
+ "me-south-1" : { },
668
670
"sa-east-1" : { },
669
671
"us-east-1" : { },
670
672
"us-east-2" : { },
2851
2853
},
2852
2854
"glue" : {
2853
2855
"endpoints" : {
2856
+ "af-south-1" : { },
2854
2857
"ap-east-1" : { },
2855
2858
"ap-northeast-1" : { },
2856
2859
"ap-northeast-2" : { },
6544
6547
},
6545
6548
"appsync" : {
6546
6549
"endpoints" : {
6547
- "cn-north-1" : { }
6550
+ "cn-north-1" : { },
6551
+ "cn-northwest-1" : { }
6548
6552
}
6549
6553
},
6550
6554
"athena" : {
8104
8108
"us-gov-west-1" : { }
8105
8109
}
8106
8110
},
8111
+ "lakeformation" : {
8112
+ "endpoints" : {
8113
+ "fips-us-gov-west-1" : {
8114
+ "credentialScope" : {
8115
+ "region" : " us-gov-west-1"
8116
+ },
8117
+ "hostname" : " lakeformation-fips.us-gov-west-1.amazonaws.com"
8118
+ },
8119
+ "us-gov-west-1" : { }
8120
+ }
8121
+ },
8107
8122
"lambda" : {
8108
8123
"endpoints" : {
8109
8124
"fips-us-gov-east-1" : {
9108
9123
"us-iso-east-1" : { }
9109
9124
}
9110
9125
},
9126
+ "translate" : {
9127
+ "defaults" : {
9128
+ "protocols" : [ " https" ]
9129
+ },
9130
+ "endpoints" : {
9131
+ "us-iso-east-1" : { }
9132
+ }
9133
+ },
9111
9134
"workspaces" : {
9112
9135
"endpoints" : {
9113
9136
"us-iso-east-1" : { }
You can’t perform that action at this time.
0 commit comments