|
1202 | 1202 | "deprecated" : true,
|
1203 | 1203 | "hostname" : "api.tunneling.iot-fips.us-west-2.amazonaws.com"
|
1204 | 1204 | },
|
| 1205 | + "me-central-1" : { }, |
1205 | 1206 | "me-south-1" : { },
|
1206 | 1207 | "sa-east-1" : { },
|
1207 | 1208 | "us-east-1" : {
|
|
2065 | 2066 | "ap-southeast-2" : { },
|
2066 | 2067 | "ap-southeast-3" : { },
|
2067 | 2068 | "ap-southeast-4" : { },
|
2068 |
| - "ca-central-1" : { }, |
| 2069 | + "ca-central-1" : { |
| 2070 | + "variants" : [ { |
| 2071 | + "hostname" : "autoscaling-fips.ca-central-1.amazonaws.com", |
| 2072 | + "tags" : [ "fips" ] |
| 2073 | + } ] |
| 2074 | + }, |
2069 | 2075 | "eu-central-1" : { },
|
2070 | 2076 | "eu-central-2" : { },
|
2071 | 2077 | "eu-north-1" : { },
|
|
2074 | 2080 | "eu-west-1" : { },
|
2075 | 2081 | "eu-west-2" : { },
|
2076 | 2082 | "eu-west-3" : { },
|
| 2083 | + "fips-ca-central-1" : { |
| 2084 | + "credentialScope" : { |
| 2085 | + "region" : "ca-central-1" |
| 2086 | + }, |
| 2087 | + "deprecated" : true, |
| 2088 | + "hostname" : "autoscaling-fips.ca-central-1.amazonaws.com" |
| 2089 | + }, |
| 2090 | + "fips-us-east-1" : { |
| 2091 | + "credentialScope" : { |
| 2092 | + "region" : "us-east-1" |
| 2093 | + }, |
| 2094 | + "deprecated" : true, |
| 2095 | + "hostname" : "autoscaling-fips.us-east-1.amazonaws.com" |
| 2096 | + }, |
| 2097 | + "fips-us-east-2" : { |
| 2098 | + "credentialScope" : { |
| 2099 | + "region" : "us-east-2" |
| 2100 | + }, |
| 2101 | + "deprecated" : true, |
| 2102 | + "hostname" : "autoscaling-fips.us-east-2.amazonaws.com" |
| 2103 | + }, |
| 2104 | + "fips-us-west-1" : { |
| 2105 | + "credentialScope" : { |
| 2106 | + "region" : "us-west-1" |
| 2107 | + }, |
| 2108 | + "deprecated" : true, |
| 2109 | + "hostname" : "autoscaling-fips.us-west-1.amazonaws.com" |
| 2110 | + }, |
| 2111 | + "fips-us-west-2" : { |
| 2112 | + "credentialScope" : { |
| 2113 | + "region" : "us-west-2" |
| 2114 | + }, |
| 2115 | + "deprecated" : true, |
| 2116 | + "hostname" : "autoscaling-fips.us-west-2.amazonaws.com" |
| 2117 | + }, |
2077 | 2118 | "me-central-1" : { },
|
2078 | 2119 | "me-south-1" : { },
|
2079 | 2120 | "sa-east-1" : { },
|
2080 |
| - "us-east-1" : { }, |
2081 |
| - "us-east-2" : { }, |
2082 |
| - "us-west-1" : { }, |
2083 |
| - "us-west-2" : { } |
| 2121 | + "us-east-1" : { |
| 2122 | + "variants" : [ { |
| 2123 | + "hostname" : "autoscaling-fips.us-east-1.amazonaws.com", |
| 2124 | + "tags" : [ "fips" ] |
| 2125 | + } ] |
| 2126 | + }, |
| 2127 | + "us-east-2" : { |
| 2128 | + "variants" : [ { |
| 2129 | + "hostname" : "autoscaling-fips.us-east-2.amazonaws.com", |
| 2130 | + "tags" : [ "fips" ] |
| 2131 | + } ] |
| 2132 | + }, |
| 2133 | + "us-west-1" : { |
| 2134 | + "variants" : [ { |
| 2135 | + "hostname" : "autoscaling-fips.us-west-1.amazonaws.com", |
| 2136 | + "tags" : [ "fips" ] |
| 2137 | + } ] |
| 2138 | + }, |
| 2139 | + "us-west-2" : { |
| 2140 | + "variants" : [ { |
| 2141 | + "hostname" : "autoscaling-fips.us-west-2.amazonaws.com", |
| 2142 | + "tags" : [ "fips" ] |
| 2143 | + } ] |
| 2144 | + } |
2084 | 2145 | }
|
2085 | 2146 | },
|
2086 | 2147 | "autoscaling-plans" : {
|
|
2124 | 2185 | "ap-southeast-1" : { },
|
2125 | 2186 | "ap-southeast-2" : { },
|
2126 | 2187 | "ap-southeast-3" : { },
|
| 2188 | + "ap-southeast-4" : { }, |
2127 | 2189 | "ca-central-1" : { },
|
2128 | 2190 | "eu-central-1" : { },
|
2129 | 2191 | "eu-central-2" : { },
|
|
3739 | 3801 | },
|
3740 | 3802 | "controltower" : {
|
3741 | 3803 | "endpoints" : {
|
| 3804 | + "af-south-1" : { }, |
| 3805 | + "ap-east-1" : { }, |
3742 | 3806 | "ap-northeast-1" : { },
|
3743 | 3807 | "ap-northeast-2" : { },
|
| 3808 | + "ap-northeast-3" : { }, |
3744 | 3809 | "ap-south-1" : { },
|
3745 | 3810 | "ap-southeast-1" : { },
|
3746 | 3811 | "ap-southeast-2" : { },
|
| 3812 | + "ap-southeast-3" : { }, |
3747 | 3813 | "ca-central-1" : {
|
3748 | 3814 | "variants" : [ {
|
3749 | 3815 | "hostname" : "controltower-fips.ca-central-1.amazonaws.com",
|
|
3759 | 3825 | },
|
3760 | 3826 | "eu-central-1" : { },
|
3761 | 3827 | "eu-north-1" : { },
|
| 3828 | + "eu-south-1" : { }, |
3762 | 3829 | "eu-west-1" : { },
|
3763 | 3830 | "eu-west-2" : { },
|
3764 | 3831 | "eu-west-3" : { },
|
| 3832 | + "me-south-1" : { }, |
3765 | 3833 | "sa-east-1" : { },
|
3766 | 3834 | "us-east-1" : {
|
3767 | 3835 | "variants" : [ {
|
|
3789 | 3857 | "deprecated" : true,
|
3790 | 3858 | "hostname" : "controltower-fips.us-east-2.amazonaws.com"
|
3791 | 3859 | },
|
| 3860 | + "us-west-1" : { |
| 3861 | + "variants" : [ { |
| 3862 | + "hostname" : "controltower-fips.us-west-1.amazonaws.com", |
| 3863 | + "tags" : [ "fips" ] |
| 3864 | + } ] |
| 3865 | + }, |
| 3866 | + "us-west-1-fips" : { |
| 3867 | + "credentialScope" : { |
| 3868 | + "region" : "us-west-1" |
| 3869 | + }, |
| 3870 | + "deprecated" : true, |
| 3871 | + "hostname" : "controltower-fips.us-west-1.amazonaws.com" |
| 3872 | + }, |
3792 | 3873 | "us-west-2" : {
|
3793 | 3874 | "variants" : [ {
|
3794 | 3875 | "hostname" : "controltower-fips.us-west-2.amazonaws.com",
|
|
0 commit comments