File tree Expand file tree Collapse file tree 2 files changed +20
-15
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +20
-15
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 4330
4330
"ap-south-1" : { },
4331
4331
"ap-southeast-1" : { },
4332
4332
"ap-southeast-2" : { },
4333
+ "ap-southeast-3" : { },
4333
4334
"ca-central-1" : { },
4334
4335
"eu-central-1" : { },
4335
4336
"eu-north-1" : { },
9788
9789
}
9789
9790
}
9790
9791
},
9791
- "redshift-serverless" : {
9792
- "endpoints" : {
9793
- "ap-northeast-1" : { },
9794
- "ap-northeast-2" : { },
9795
- "ap-southeast-1" : { },
9796
- "ap-southeast-2" : { },
9797
- "eu-central-1" : { },
9798
- "eu-north-1" : { },
9799
- "eu-west-1" : { },
9800
- "eu-west-2" : { },
9801
- "us-east-1" : { },
9802
- "us-east-2" : { },
9803
- "us-west-2" : { }
9804
- }
9805
- },
9806
9792
"rekognition" : {
9807
9793
"endpoints" : {
9808
9794
"ap-northeast-1" : { },
11021
11007
"ap-south-1" : { },
11022
11008
"ap-southeast-1" : { },
11023
11009
"ap-southeast-2" : { },
11010
+ "ap-southeast-3" : { },
11024
11011
"ca-central-1" : { },
11025
11012
"eu-central-1" : { },
11026
11013
"eu-north-1" : { },
11155
11142
"ap-south-1" : { },
11156
11143
"ap-southeast-1" : { },
11157
11144
"ap-southeast-2" : { },
11145
+ "ap-southeast-3" : { },
11158
11146
"ca-central-1" : { },
11159
11147
"eu-central-1" : { },
11160
11148
"eu-north-1" : { },
18067
18055
}
18068
18056
}
18069
18057
},
18058
+ "transcribestreaming" : {
18059
+ "endpoints" : {
18060
+ "us-gov-east-1" : { },
18061
+ "us-gov-west-1" : { }
18062
+ }
18063
+ },
18070
18064
"transfer" : {
18071
18065
"endpoints" : {
18072
18066
"fips-us-gov-east-1" : {
19103
19097
"endpoints" : {
19104
19098
"us-isob-east-1" : { }
19105
19099
}
19100
+ },
19101
+ "workspaces" : {
19102
+ "endpoints" : {
19103
+ "us-isob-east-1" : { }
19104
+ }
19106
19105
}
19107
19106
}
19108
19107
} ],
You can’t perform that action at this time.
0 commit comments