File tree Expand file tree Collapse file tree 2 files changed +41
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +41
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "description" : " Updated service endpoint metadata."
5
+ }
Original file line number Diff line number Diff line change 71
71
"us-east-1" : { }
72
72
}
73
73
},
74
+ "access-analyzer" : {
75
+ "endpoints" : {
76
+ "ap-east-1" : { },
77
+ "ap-northeast-1" : { },
78
+ "ap-northeast-2" : { },
79
+ "ap-south-1" : { },
80
+ "ap-southeast-1" : { },
81
+ "ap-southeast-2" : { },
82
+ "ca-central-1" : { },
83
+ "eu-central-1" : { },
84
+ "eu-north-1" : { },
85
+ "eu-west-1" : { },
86
+ "eu-west-2" : { },
87
+ "eu-west-3" : { },
88
+ "me-south-1" : { },
89
+ "sa-east-1" : { },
90
+ "us-east-1" : { },
91
+ "us-east-2" : { },
92
+ "us-west-1" : { },
93
+ "us-west-2" : { }
94
+ }
95
+ },
74
96
"acm" : {
75
97
"endpoints" : {
76
98
"ap-east-1" : { },
1675
1697
"forecast" : {
1676
1698
"endpoints" : {
1677
1699
"ap-northeast-1" : { },
1700
+ "ap-northeast-2" : { },
1678
1701
"ap-southeast-1" : { },
1679
1702
"eu-west-1" : { },
1680
1703
"us-east-1" : { },
2265
2288
},
2266
2289
"mediaconnect" : {
2267
2290
"endpoints" : {
2291
+ "ap-east-1" : { },
2268
2292
"ap-northeast-1" : { },
2269
2293
"ap-northeast-2" : { },
2270
2294
"ap-south-1" : { },
4638
4662
}
4639
4663
},
4640
4664
"services" : {
4665
+ "access-analyzer" : {
4666
+ "endpoints" : {
4667
+ "us-gov-east-1" : { },
4668
+ "us-gov-west-1" : { }
4669
+ }
4670
+ },
4641
4671
"acm" : {
4642
4672
"endpoints" : {
4643
4673
"us-gov-east-1" : { },
4729
4759
"us-gov-west-1" : { }
4730
4760
}
4731
4761
},
4762
+ "batch" : {
4763
+ "endpoints" : {
4764
+ "us-gov-east-1" : { },
4765
+ "us-gov-west-1" : { }
4766
+ }
4767
+ },
4732
4768
"clouddirectory" : {
4733
4769
"endpoints" : {
4734
4770
"us-gov-west-1" : { }
You can’t perform that action at this time.
0 commit comments