|
2938 | 2938 | "il-central-1" : { },
|
2939 | 2939 | "me-central-1" : { },
|
2940 | 2940 | "me-south-1" : { },
|
| 2941 | + "mx-central-1" : { }, |
2941 | 2942 | "sa-east-1" : { },
|
2942 | 2943 | "us-east-1" : { },
|
2943 | 2944 | "us-east-2" : { },
|
@@ -23559,39 +23560,150 @@
|
23559 | 23560 | },
|
23560 | 23561 | "synthetics" : {
|
23561 | 23562 | "endpoints" : {
|
23562 |
| - "af-south-1" : { }, |
23563 |
| - "ap-east-1" : { }, |
23564 |
| - "ap-northeast-1" : { }, |
23565 |
| - "ap-northeast-2" : { }, |
23566 |
| - "ap-northeast-3" : { }, |
23567 |
| - "ap-south-1" : { }, |
23568 |
| - "ap-south-2" : { }, |
23569 |
| - "ap-southeast-1" : { }, |
23570 |
| - "ap-southeast-2" : { }, |
23571 |
| - "ap-southeast-3" : { }, |
23572 |
| - "ap-southeast-4" : { }, |
23573 |
| - "ap-southeast-5" : { }, |
23574 |
| - "ap-southeast-7" : { }, |
| 23563 | + "af-south-1" : { |
| 23564 | + "variants" : [ { |
| 23565 | + "hostname" : "synthetics.af-south-1.api.aws", |
| 23566 | + "tags" : [ "dualstack" ] |
| 23567 | + } ] |
| 23568 | + }, |
| 23569 | + "ap-east-1" : { |
| 23570 | + "variants" : [ { |
| 23571 | + "hostname" : "synthetics.ap-east-1.api.aws", |
| 23572 | + "tags" : [ "dualstack" ] |
| 23573 | + } ] |
| 23574 | + }, |
| 23575 | + "ap-northeast-1" : { |
| 23576 | + "variants" : [ { |
| 23577 | + "hostname" : "synthetics.ap-northeast-1.api.aws", |
| 23578 | + "tags" : [ "dualstack" ] |
| 23579 | + } ] |
| 23580 | + }, |
| 23581 | + "ap-northeast-2" : { |
| 23582 | + "variants" : [ { |
| 23583 | + "hostname" : "synthetics.ap-northeast-2.api.aws", |
| 23584 | + "tags" : [ "dualstack" ] |
| 23585 | + } ] |
| 23586 | + }, |
| 23587 | + "ap-northeast-3" : { |
| 23588 | + "variants" : [ { |
| 23589 | + "hostname" : "synthetics.ap-northeast-3.api.aws", |
| 23590 | + "tags" : [ "dualstack" ] |
| 23591 | + } ] |
| 23592 | + }, |
| 23593 | + "ap-south-1" : { |
| 23594 | + "variants" : [ { |
| 23595 | + "hostname" : "synthetics.ap-south-1.api.aws", |
| 23596 | + "tags" : [ "dualstack" ] |
| 23597 | + } ] |
| 23598 | + }, |
| 23599 | + "ap-south-2" : { |
| 23600 | + "variants" : [ { |
| 23601 | + "hostname" : "synthetics.ap-south-2.api.aws", |
| 23602 | + "tags" : [ "dualstack" ] |
| 23603 | + } ] |
| 23604 | + }, |
| 23605 | + "ap-southeast-1" : { |
| 23606 | + "variants" : [ { |
| 23607 | + "hostname" : "synthetics.ap-southeast-1.api.aws", |
| 23608 | + "tags" : [ "dualstack" ] |
| 23609 | + } ] |
| 23610 | + }, |
| 23611 | + "ap-southeast-2" : { |
| 23612 | + "variants" : [ { |
| 23613 | + "hostname" : "synthetics.ap-southeast-2.api.aws", |
| 23614 | + "tags" : [ "dualstack" ] |
| 23615 | + } ] |
| 23616 | + }, |
| 23617 | + "ap-southeast-3" : { |
| 23618 | + "variants" : [ { |
| 23619 | + "hostname" : "synthetics.ap-southeast-3.api.aws", |
| 23620 | + "tags" : [ "dualstack" ] |
| 23621 | + } ] |
| 23622 | + }, |
| 23623 | + "ap-southeast-4" : { |
| 23624 | + "variants" : [ { |
| 23625 | + "hostname" : "synthetics.ap-southeast-4.api.aws", |
| 23626 | + "tags" : [ "dualstack" ] |
| 23627 | + } ] |
| 23628 | + }, |
| 23629 | + "ap-southeast-5" : { |
| 23630 | + "variants" : [ { |
| 23631 | + "hostname" : "synthetics.ap-southeast-5.api.aws", |
| 23632 | + "tags" : [ "dualstack" ] |
| 23633 | + } ] |
| 23634 | + }, |
| 23635 | + "ap-southeast-7" : { |
| 23636 | + "variants" : [ { |
| 23637 | + "hostname" : "synthetics.ap-southeast-7.api.aws", |
| 23638 | + "tags" : [ "dualstack" ] |
| 23639 | + } ] |
| 23640 | + }, |
23575 | 23641 | "ca-central-1" : {
|
23576 | 23642 | "variants" : [ {
|
23577 | 23643 | "hostname" : "synthetics-fips.ca-central-1.amazonaws.com",
|
23578 | 23644 | "tags" : [ "fips" ]
|
| 23645 | + }, { |
| 23646 | + "hostname" : "synthetics.ca-central-1.api.aws", |
| 23647 | + "tags" : [ "dualstack" ] |
23579 | 23648 | } ]
|
23580 | 23649 | },
|
23581 | 23650 | "ca-west-1" : {
|
23582 | 23651 | "variants" : [ {
|
23583 | 23652 | "hostname" : "synthetics-fips.ca-west-1.amazonaws.com",
|
23584 | 23653 | "tags" : [ "fips" ]
|
| 23654 | + }, { |
| 23655 | + "hostname" : "synthetics.ca-west-1.api.aws", |
| 23656 | + "tags" : [ "dualstack" ] |
| 23657 | + } ] |
| 23658 | + }, |
| 23659 | + "eu-central-1" : { |
| 23660 | + "variants" : [ { |
| 23661 | + "hostname" : "synthetics.eu-central-1.api.aws", |
| 23662 | + "tags" : [ "dualstack" ] |
| 23663 | + } ] |
| 23664 | + }, |
| 23665 | + "eu-central-2" : { |
| 23666 | + "variants" : [ { |
| 23667 | + "hostname" : "synthetics.eu-central-2.api.aws", |
| 23668 | + "tags" : [ "dualstack" ] |
| 23669 | + } ] |
| 23670 | + }, |
| 23671 | + "eu-north-1" : { |
| 23672 | + "variants" : [ { |
| 23673 | + "hostname" : "synthetics.eu-north-1.api.aws", |
| 23674 | + "tags" : [ "dualstack" ] |
| 23675 | + } ] |
| 23676 | + }, |
| 23677 | + "eu-south-1" : { |
| 23678 | + "variants" : [ { |
| 23679 | + "hostname" : "synthetics.eu-south-1.api.aws", |
| 23680 | + "tags" : [ "dualstack" ] |
| 23681 | + } ] |
| 23682 | + }, |
| 23683 | + "eu-south-2" : { |
| 23684 | + "variants" : [ { |
| 23685 | + "hostname" : "synthetics.eu-south-2.api.aws", |
| 23686 | + "tags" : [ "dualstack" ] |
| 23687 | + } ] |
| 23688 | + }, |
| 23689 | + "eu-west-1" : { |
| 23690 | + "variants" : [ { |
| 23691 | + "hostname" : "synthetics.eu-west-1.api.aws", |
| 23692 | + "tags" : [ "dualstack" ] |
| 23693 | + } ] |
| 23694 | + }, |
| 23695 | + "eu-west-2" : { |
| 23696 | + "variants" : [ { |
| 23697 | + "hostname" : "synthetics.eu-west-2.api.aws", |
| 23698 | + "tags" : [ "dualstack" ] |
| 23699 | + } ] |
| 23700 | + }, |
| 23701 | + "eu-west-3" : { |
| 23702 | + "variants" : [ { |
| 23703 | + "hostname" : "synthetics.eu-west-3.api.aws", |
| 23704 | + "tags" : [ "dualstack" ] |
23585 | 23705 | } ]
|
23586 | 23706 | },
|
23587 |
| - "eu-central-1" : { }, |
23588 |
| - "eu-central-2" : { }, |
23589 |
| - "eu-north-1" : { }, |
23590 |
| - "eu-south-1" : { }, |
23591 |
| - "eu-south-2" : { }, |
23592 |
| - "eu-west-1" : { }, |
23593 |
| - "eu-west-2" : { }, |
23594 |
| - "eu-west-3" : { }, |
23595 | 23707 | "fips-ca-central-1" : {
|
23596 | 23708 | "credentialScope" : {
|
23597 | 23709 | "region" : "ca-central-1"
|
@@ -23634,33 +23746,70 @@
|
23634 | 23746 | "deprecated" : true,
|
23635 | 23747 | "hostname" : "synthetics-fips.us-west-2.amazonaws.com"
|
23636 | 23748 | },
|
23637 |
| - "il-central-1" : { }, |
23638 |
| - "me-central-1" : { }, |
23639 |
| - "me-south-1" : { }, |
23640 |
| - "mx-central-1" : { }, |
23641 |
| - "sa-east-1" : { }, |
| 23749 | + "il-central-1" : { |
| 23750 | + "variants" : [ { |
| 23751 | + "hostname" : "synthetics.il-central-1.api.aws", |
| 23752 | + "tags" : [ "dualstack" ] |
| 23753 | + } ] |
| 23754 | + }, |
| 23755 | + "me-central-1" : { |
| 23756 | + "variants" : [ { |
| 23757 | + "hostname" : "synthetics.me-central-1.api.aws", |
| 23758 | + "tags" : [ "dualstack" ] |
| 23759 | + } ] |
| 23760 | + }, |
| 23761 | + "me-south-1" : { |
| 23762 | + "variants" : [ { |
| 23763 | + "hostname" : "synthetics.me-south-1.api.aws", |
| 23764 | + "tags" : [ "dualstack" ] |
| 23765 | + } ] |
| 23766 | + }, |
| 23767 | + "mx-central-1" : { |
| 23768 | + "variants" : [ { |
| 23769 | + "hostname" : "synthetics.mx-central-1.api.aws", |
| 23770 | + "tags" : [ "dualstack" ] |
| 23771 | + } ] |
| 23772 | + }, |
| 23773 | + "sa-east-1" : { |
| 23774 | + "variants" : [ { |
| 23775 | + "hostname" : "synthetics.sa-east-1.api.aws", |
| 23776 | + "tags" : [ "dualstack" ] |
| 23777 | + } ] |
| 23778 | + }, |
23642 | 23779 | "us-east-1" : {
|
23643 | 23780 | "variants" : [ {
|
23644 | 23781 | "hostname" : "synthetics-fips.us-east-1.amazonaws.com",
|
23645 | 23782 | "tags" : [ "fips" ]
|
| 23783 | + }, { |
| 23784 | + "hostname" : "synthetics.us-east-1.api.aws", |
| 23785 | + "tags" : [ "dualstack" ] |
23646 | 23786 | } ]
|
23647 | 23787 | },
|
23648 | 23788 | "us-east-2" : {
|
23649 | 23789 | "variants" : [ {
|
23650 | 23790 | "hostname" : "synthetics-fips.us-east-2.amazonaws.com",
|
23651 | 23791 | "tags" : [ "fips" ]
|
| 23792 | + }, { |
| 23793 | + "hostname" : "synthetics.us-east-2.api.aws", |
| 23794 | + "tags" : [ "dualstack" ] |
23652 | 23795 | } ]
|
23653 | 23796 | },
|
23654 | 23797 | "us-west-1" : {
|
23655 | 23798 | "variants" : [ {
|
23656 | 23799 | "hostname" : "synthetics-fips.us-west-1.amazonaws.com",
|
23657 | 23800 | "tags" : [ "fips" ]
|
| 23801 | + }, { |
| 23802 | + "hostname" : "synthetics.us-west-1.api.aws", |
| 23803 | + "tags" : [ "dualstack" ] |
23658 | 23804 | } ]
|
23659 | 23805 | },
|
23660 | 23806 | "us-west-2" : {
|
23661 | 23807 | "variants" : [ {
|
23662 | 23808 | "hostname" : "synthetics-fips.us-west-2.amazonaws.com",
|
23663 | 23809 | "tags" : [ "fips" ]
|
| 23810 | + }, { |
| 23811 | + "hostname" : "synthetics.us-west-2.api.aws", |
| 23812 | + "tags" : [ "dualstack" ] |
23664 | 23813 | } ]
|
23665 | 23814 | }
|
23666 | 23815 | }
|
|
27323 | 27472 | },
|
27324 | 27473 | "synthetics" : {
|
27325 | 27474 | "endpoints" : {
|
27326 |
| - "cn-north-1" : { }, |
27327 |
| - "cn-northwest-1" : { } |
| 27475 | + "cn-north-1" : { |
| 27476 | + "variants" : [ { |
| 27477 | + "hostname" : "synthetics.cn-north-1.api.amazonwebservices.com.cn", |
| 27478 | + "tags" : [ "dualstack" ] |
| 27479 | + } ] |
| 27480 | + }, |
| 27481 | + "cn-northwest-1" : { |
| 27482 | + "variants" : [ { |
| 27483 | + "hostname" : "synthetics.cn-northwest-1.api.amazonwebservices.com.cn", |
| 27484 | + "tags" : [ "dualstack" ] |
| 27485 | + } ] |
| 27486 | + } |
27328 | 27487 | }
|
27329 | 27488 | },
|
27330 | 27489 | "tagging" : {
|
|
0 commit comments