|
2422 | 2422 | },
|
2423 | 2423 | "bedrock" : {
|
2424 | 2424 | "endpoints" : {
|
| 2425 | + "ap-northeast-1" : { }, |
2425 | 2426 | "ap-southeast-1" : { },
|
2426 | 2427 | "bedrock-ap-southeast-1" : {
|
2427 | 2428 | "credentialScope" : {
|
|
4573 | 4574 | }
|
4574 | 4575 | }
|
4575 | 4576 | },
|
| 4577 | + "datazone" : { |
| 4578 | + "defaults" : { |
| 4579 | + "dnsSuffix" : "api.aws", |
| 4580 | + "variants" : [ { |
| 4581 | + "dnsSuffix" : "api.aws", |
| 4582 | + "hostname" : "{service}-fips.{region}.{dnsSuffix}", |
| 4583 | + "tags" : [ "fips" ] |
| 4584 | + } ] |
| 4585 | + }, |
| 4586 | + "endpoints" : { |
| 4587 | + "af-south-1" : { |
| 4588 | + "hostname" : "datazone.af-south-1.api.aws" |
| 4589 | + }, |
| 4590 | + "ap-east-1" : { |
| 4591 | + "hostname" : "datazone.ap-east-1.api.aws" |
| 4592 | + }, |
| 4593 | + "ap-northeast-2" : { |
| 4594 | + "hostname" : "datazone.ap-northeast-2.api.aws" |
| 4595 | + }, |
| 4596 | + "ap-northeast-3" : { |
| 4597 | + "hostname" : "datazone.ap-northeast-3.api.aws" |
| 4598 | + }, |
| 4599 | + "ap-south-1" : { |
| 4600 | + "hostname" : "datazone.ap-south-1.api.aws" |
| 4601 | + }, |
| 4602 | + "ap-south-2" : { |
| 4603 | + "hostname" : "datazone.ap-south-2.api.aws" |
| 4604 | + }, |
| 4605 | + "ap-southeast-3" : { |
| 4606 | + "hostname" : "datazone.ap-southeast-3.api.aws" |
| 4607 | + }, |
| 4608 | + "ap-southeast-4" : { |
| 4609 | + "hostname" : "datazone.ap-southeast-4.api.aws" |
| 4610 | + }, |
| 4611 | + "eu-central-2" : { |
| 4612 | + "hostname" : "datazone.eu-central-2.api.aws" |
| 4613 | + }, |
| 4614 | + "eu-south-1" : { |
| 4615 | + "hostname" : "datazone.eu-south-1.api.aws" |
| 4616 | + }, |
| 4617 | + "eu-south-2" : { |
| 4618 | + "hostname" : "datazone.eu-south-2.api.aws" |
| 4619 | + }, |
| 4620 | + "eu-west-2" : { |
| 4621 | + "hostname" : "datazone.eu-west-2.api.aws" |
| 4622 | + }, |
| 4623 | + "eu-west-3" : { |
| 4624 | + "hostname" : "datazone.eu-west-3.api.aws" |
| 4625 | + }, |
| 4626 | + "il-central-1" : { |
| 4627 | + "hostname" : "datazone.il-central-1.api.aws" |
| 4628 | + }, |
| 4629 | + "me-central-1" : { |
| 4630 | + "hostname" : "datazone.me-central-1.api.aws" |
| 4631 | + }, |
| 4632 | + "me-south-1" : { |
| 4633 | + "hostname" : "datazone.me-south-1.api.aws" |
| 4634 | + }, |
| 4635 | + "us-west-1" : { |
| 4636 | + "hostname" : "datazone.us-west-1.api.aws" |
| 4637 | + } |
| 4638 | + } |
| 4639 | + }, |
4576 | 4640 | "dax" : {
|
4577 | 4641 | "endpoints" : {
|
4578 | 4642 | "ap-northeast-1" : { },
|
@@ -10228,11 +10292,14 @@
|
10228 | 10292 | "ap-northeast-2" : { },
|
10229 | 10293 | "ap-northeast-3" : { },
|
10230 | 10294 | "ap-south-1" : { },
|
| 10295 | + "ap-south-2" : { }, |
10231 | 10296 | "ap-southeast-1" : { },
|
10232 | 10297 | "ap-southeast-2" : { },
|
10233 | 10298 | "ap-southeast-3" : { },
|
| 10299 | + "ap-southeast-4" : { }, |
10234 | 10300 | "ca-central-1" : { },
|
10235 | 10301 | "eu-central-1" : { },
|
| 10302 | + "eu-central-2" : { }, |
10236 | 10303 | "eu-north-1" : { },
|
10237 | 10304 | "eu-south-1" : { },
|
10238 | 10305 | "eu-west-1" : { },
|
|
10267 | 10334 | "hostname" : "license-manager-fips.us-west-2.amazonaws.com"
|
10268 | 10335 | },
|
10269 | 10336 | "il-central-1" : { },
|
| 10337 | + "me-central-1" : { }, |
10270 | 10338 | "me-south-1" : { },
|
10271 | 10339 | "sa-east-1" : { },
|
10272 | 10340 | "us-east-1" : {
|
|
18973 | 19041 | "cn-northwest-1" : { }
|
18974 | 19042 | }
|
18975 | 19043 | },
|
| 19044 | + "datazone" : { |
| 19045 | + "defaults" : { |
| 19046 | + "dnsSuffix" : "api.amazonwebservices.com.cn", |
| 19047 | + "variants" : [ { |
| 19048 | + "dnsSuffix" : "api.amazonwebservices.com.cn", |
| 19049 | + "hostname" : "{service}-fips.{region}.{dnsSuffix}", |
| 19050 | + "tags" : [ "fips" ] |
| 19051 | + } ] |
| 19052 | + }, |
| 19053 | + "endpoints" : { |
| 19054 | + "cn-north-1" : { |
| 19055 | + "hostname" : "datazone.cn-north-1.api.amazonwebservices.com.cn" |
| 19056 | + }, |
| 19057 | + "cn-northwest-1" : { |
| 19058 | + "hostname" : "datazone.cn-northwest-1.api.amazonwebservices.com.cn" |
| 19059 | + } |
| 19060 | + } |
| 19061 | + }, |
18976 | 19062 | "dax" : {
|
18977 | 19063 | "endpoints" : {
|
18978 | 19064 | "cn-north-1" : { },
|
|
21160 | 21246 | }
|
21161 | 21247 | }
|
21162 | 21248 | },
|
| 21249 | + "datazone" : { |
| 21250 | + "defaults" : { |
| 21251 | + "dnsSuffix" : "api.aws", |
| 21252 | + "variants" : [ { |
| 21253 | + "dnsSuffix" : "api.aws", |
| 21254 | + "hostname" : "{service}-fips.{region}.{dnsSuffix}", |
| 21255 | + "tags" : [ "fips" ] |
| 21256 | + } ] |
| 21257 | + }, |
| 21258 | + "endpoints" : { |
| 21259 | + "us-gov-east-1" : { |
| 21260 | + "hostname" : "datazone.us-gov-east-1.api.aws" |
| 21261 | + }, |
| 21262 | + "us-gov-west-1" : { |
| 21263 | + "hostname" : "datazone.us-gov-west-1.api.aws" |
| 21264 | + } |
| 21265 | + } |
| 21266 | + }, |
21163 | 21267 | "directconnect" : {
|
21164 | 21268 | "endpoints" : {
|
21165 | 21269 | "us-gov-east-1" : {
|
|
0 commit comments