|
1990 | 1990 | "deprecated" : true,
|
1991 | 1991 | "hostname" : "athena-fips.us-west-2.amazonaws.com"
|
1992 | 1992 | },
|
| 1993 | + "me-central-1" : { |
| 1994 | + "variants" : [ { |
| 1995 | + "hostname" : "athena.me-central-1.api.aws", |
| 1996 | + "tags" : [ "dualstack" ] |
| 1997 | + } ] |
| 1998 | + }, |
1993 | 1999 | "me-south-1" : {
|
1994 | 2000 | "variants" : [ {
|
1995 | 2001 | "hostname" : "athena.me-south-1.api.aws",
|
|
2189 | 2195 | },
|
2190 | 2196 | "backupstorage" : {
|
2191 | 2197 | "endpoints" : {
|
| 2198 | + "af-south-1" : { }, |
| 2199 | + "ap-east-1" : { }, |
| 2200 | + "ap-northeast-1" : { }, |
| 2201 | + "ap-northeast-2" : { }, |
| 2202 | + "ap-northeast-3" : { }, |
| 2203 | + "ap-south-1" : { }, |
| 2204 | + "ap-south-2" : { }, |
| 2205 | + "ap-southeast-1" : { }, |
| 2206 | + "ap-southeast-2" : { }, |
| 2207 | + "ap-southeast-3" : { }, |
| 2208 | + "ap-southeast-4" : { }, |
| 2209 | + "ca-central-1" : { }, |
| 2210 | + "eu-central-1" : { }, |
| 2211 | + "eu-central-2" : { }, |
| 2212 | + "eu-north-1" : { }, |
| 2213 | + "eu-south-1" : { }, |
| 2214 | + "eu-south-2" : { }, |
2192 | 2215 | "eu-west-1" : { },
|
| 2216 | + "eu-west-2" : { }, |
| 2217 | + "eu-west-3" : { }, |
| 2218 | + "me-central-1" : { }, |
| 2219 | + "me-south-1" : { }, |
| 2220 | + "sa-east-1" : { }, |
2193 | 2221 | "us-east-1" : { },
|
2194 | 2222 | "us-east-2" : { },
|
| 2223 | + "us-west-1" : { }, |
2195 | 2224 | "us-west-2" : { }
|
2196 | 2225 | }
|
2197 | 2226 | },
|
|
14416 | 14445 | "tags" : [ "dualstack" ]
|
14417 | 14446 | } ]
|
14418 | 14447 | },
|
14419 |
| - "servicediscovery" : { |
14420 |
| - "credentialScope" : { |
14421 |
| - "region" : "ca-central-1" |
14422 |
| - }, |
14423 |
| - "deprecated" : true, |
14424 |
| - "variants" : [ { |
14425 |
| - "hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com", |
14426 |
| - "tags" : [ "fips" ] |
14427 |
| - } ] |
14428 |
| - }, |
14429 |
| - "servicediscovery-fips" : { |
14430 |
| - "credentialScope" : { |
14431 |
| - "region" : "ca-central-1" |
14432 |
| - }, |
14433 |
| - "deprecated" : true, |
14434 |
| - "hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com" |
14435 |
| - }, |
14436 | 14448 | "us-east-1" : {
|
14437 | 14449 | "variants" : [ {
|
14438 | 14450 | "hostname" : "servicediscovery-fips.us-east-1.amazonaws.com",
|
|
15292 | 15304 | }
|
15293 | 15305 | }
|
15294 | 15306 | },
|
| 15307 | + "ssm-contacts" : { |
| 15308 | + "endpoints" : { |
| 15309 | + "ap-northeast-1" : { }, |
| 15310 | + "ap-northeast-2" : { }, |
| 15311 | + "ap-south-1" : { }, |
| 15312 | + "ap-southeast-1" : { }, |
| 15313 | + "ap-southeast-2" : { }, |
| 15314 | + "ca-central-1" : { }, |
| 15315 | + "eu-central-1" : { }, |
| 15316 | + "eu-north-1" : { }, |
| 15317 | + "eu-west-1" : { }, |
| 15318 | + "eu-west-2" : { }, |
| 15319 | + "eu-west-3" : { }, |
| 15320 | + "fips-us-east-1" : { |
| 15321 | + "credentialScope" : { |
| 15322 | + "region" : "us-east-1" |
| 15323 | + }, |
| 15324 | + "deprecated" : true, |
| 15325 | + "hostname" : "ssm-contacts-fips.us-east-1.amazonaws.com" |
| 15326 | + }, |
| 15327 | + "fips-us-east-2" : { |
| 15328 | + "credentialScope" : { |
| 15329 | + "region" : "us-east-2" |
| 15330 | + }, |
| 15331 | + "deprecated" : true, |
| 15332 | + "hostname" : "ssm-contacts-fips.us-east-2.amazonaws.com" |
| 15333 | + }, |
| 15334 | + "fips-us-west-1" : { |
| 15335 | + "credentialScope" : { |
| 15336 | + "region" : "us-west-1" |
| 15337 | + }, |
| 15338 | + "deprecated" : true, |
| 15339 | + "hostname" : "ssm-contacts-fips.us-west-1.amazonaws.com" |
| 15340 | + }, |
| 15341 | + "fips-us-west-2" : { |
| 15342 | + "credentialScope" : { |
| 15343 | + "region" : "us-west-2" |
| 15344 | + }, |
| 15345 | + "deprecated" : true, |
| 15346 | + "hostname" : "ssm-contacts-fips.us-west-2.amazonaws.com" |
| 15347 | + }, |
| 15348 | + "sa-east-1" : { }, |
| 15349 | + "us-east-1" : { |
| 15350 | + "variants" : [ { |
| 15351 | + "hostname" : "ssm-contacts-fips.us-east-1.amazonaws.com", |
| 15352 | + "tags" : [ "fips" ] |
| 15353 | + } ] |
| 15354 | + }, |
| 15355 | + "us-east-2" : { |
| 15356 | + "variants" : [ { |
| 15357 | + "hostname" : "ssm-contacts-fips.us-east-2.amazonaws.com", |
| 15358 | + "tags" : [ "fips" ] |
| 15359 | + } ] |
| 15360 | + }, |
| 15361 | + "us-west-1" : { |
| 15362 | + "variants" : [ { |
| 15363 | + "hostname" : "ssm-contacts-fips.us-west-1.amazonaws.com", |
| 15364 | + "tags" : [ "fips" ] |
| 15365 | + } ] |
| 15366 | + }, |
| 15367 | + "us-west-2" : { |
| 15368 | + "variants" : [ { |
| 15369 | + "hostname" : "ssm-contacts-fips.us-west-2.amazonaws.com", |
| 15370 | + "tags" : [ "fips" ] |
| 15371 | + } ] |
| 15372 | + } |
| 15373 | + } |
| 15374 | + }, |
15295 | 15375 | "ssm-incidents" : {
|
15296 | 15376 | "endpoints" : {
|
15297 | 15377 | "ap-northeast-1" : { },
|
|
15537 | 15617 | "eu-west-1" : { },
|
15538 | 15618 | "eu-west-2" : { },
|
15539 | 15619 | "eu-west-3" : { },
|
15540 |
| - "fips" : { |
15541 |
| - "credentialScope" : { |
15542 |
| - "region" : "ca-central-1" |
15543 |
| - }, |
15544 |
| - "deprecated" : true, |
15545 |
| - "hostname" : "storagegateway-fips.ca-central-1.amazonaws.com" |
15546 |
| - }, |
15547 | 15620 | "me-central-1" : { },
|
15548 | 15621 | "me-south-1" : { },
|
15549 | 15622 | "sa-east-1" : { },
|
|
17873 | 17946 | "cn-northwest-1" : { }
|
17874 | 17947 | }
|
17875 | 17948 | },
|
| 17949 | + "backupstorage" : { |
| 17950 | + "endpoints" : { |
| 17951 | + "cn-north-1" : { }, |
| 17952 | + "cn-northwest-1" : { } |
| 17953 | + } |
| 17954 | + }, |
17876 | 17955 | "batch" : {
|
17877 | 17956 | "endpoints" : {
|
17878 | 17957 | "cn-north-1" : { },
|
|
19508 | 19587 | "us-gov-west-1" : { }
|
19509 | 19588 | }
|
19510 | 19589 | },
|
| 19590 | + "backupstorage" : { |
| 19591 | + "endpoints" : { |
| 19592 | + "us-gov-east-1" : { }, |
| 19593 | + "us-gov-west-1" : { } |
| 19594 | + } |
| 19595 | + }, |
19511 | 19596 | "batch" : {
|
19512 | 19597 | "defaults" : {
|
19513 | 19598 | "variants" : [ {
|
|
0 commit comments