|
3350 | 3350 | "eu-north-1": {},
|
3351 | 3351 | "eu-west-1": {},
|
3352 | 3352 | "eu-west-2": {},
|
3353 |
| - "us-east-1": {}, |
3354 |
| - "us-east-2": {}, |
3355 |
| - "us-west-2": {} |
| 3353 | + "fips-us-east-1": { |
| 3354 | + "credentialScope": { |
| 3355 | + "region": "us-east-1" |
| 3356 | + }, |
| 3357 | + "deprecated": true, |
| 3358 | + "hostname": "cleanrooms-fips.us-east-1.amazonaws.com" |
| 3359 | + }, |
| 3360 | + "fips-us-east-2": { |
| 3361 | + "credentialScope": { |
| 3362 | + "region": "us-east-2" |
| 3363 | + }, |
| 3364 | + "deprecated": true, |
| 3365 | + "hostname": "cleanrooms-fips.us-east-2.amazonaws.com" |
| 3366 | + }, |
| 3367 | + "fips-us-west-2": { |
| 3368 | + "credentialScope": { |
| 3369 | + "region": "us-west-2" |
| 3370 | + }, |
| 3371 | + "deprecated": true, |
| 3372 | + "hostname": "cleanrooms-fips.us-west-2.amazonaws.com" |
| 3373 | + }, |
| 3374 | + "us-east-1": { |
| 3375 | + "variants": [ |
| 3376 | + { |
| 3377 | + "hostname": "cleanrooms-fips.us-east-1.amazonaws.com", |
| 3378 | + "tags": ["fips"] |
| 3379 | + } |
| 3380 | + ] |
| 3381 | + }, |
| 3382 | + "us-east-2": { |
| 3383 | + "variants": [ |
| 3384 | + { |
| 3385 | + "hostname": "cleanrooms-fips.us-east-2.amazonaws.com", |
| 3386 | + "tags": ["fips"] |
| 3387 | + } |
| 3388 | + ] |
| 3389 | + }, |
| 3390 | + "us-west-2": { |
| 3391 | + "variants": [ |
| 3392 | + { |
| 3393 | + "hostname": "cleanrooms-fips.us-west-2.amazonaws.com", |
| 3394 | + "tags": ["fips"] |
| 3395 | + } |
| 3396 | + ] |
| 3397 | + } |
3356 | 3398 | }
|
3357 | 3399 | },
|
3358 | 3400 | "cloud9": {
|
|
7056 | 7098 | "protocols": ["http", "https"]
|
7057 | 7099 | },
|
7058 | 7100 | "endpoints": {
|
7059 |
| - "af-south-1": {}, |
7060 |
| - "ap-east-1": {}, |
7061 |
| - "ap-northeast-1": {}, |
7062 |
| - "ap-northeast-2": {}, |
| 7101 | + "af-south-1": { |
| 7102 | + "variants": [ |
| 7103 | + { |
| 7104 | + "hostname": "ec2.af-south-1.api.aws", |
| 7105 | + "tags": ["dualstack"] |
| 7106 | + } |
| 7107 | + ] |
| 7108 | + }, |
| 7109 | + "ap-east-1": { |
| 7110 | + "variants": [ |
| 7111 | + { |
| 7112 | + "hostname": "ec2.ap-east-1.api.aws", |
| 7113 | + "tags": ["dualstack"] |
| 7114 | + } |
| 7115 | + ] |
| 7116 | + }, |
| 7117 | + "ap-northeast-1": { |
| 7118 | + "variants": [ |
| 7119 | + { |
| 7120 | + "hostname": "ec2.ap-northeast-1.api.aws", |
| 7121 | + "tags": ["dualstack"] |
| 7122 | + } |
| 7123 | + ] |
| 7124 | + }, |
| 7125 | + "ap-northeast-2": { |
| 7126 | + "variants": [ |
| 7127 | + { |
| 7128 | + "hostname": "ec2.ap-northeast-2.api.aws", |
| 7129 | + "tags": ["dualstack"] |
| 7130 | + } |
| 7131 | + ] |
| 7132 | + }, |
7063 | 7133 | "ap-northeast-3": {},
|
7064 | 7134 | "ap-south-1": {
|
7065 | 7135 | "variants": [
|
|
7070 | 7140 | ]
|
7071 | 7141 | },
|
7072 | 7142 | "ap-south-2": {},
|
7073 |
| - "ap-southeast-1": {}, |
7074 |
| - "ap-southeast-2": {}, |
| 7143 | + "ap-southeast-1": { |
| 7144 | + "variants": [ |
| 7145 | + { |
| 7146 | + "hostname": "ec2.ap-southeast-1.api.aws", |
| 7147 | + "tags": ["dualstack"] |
| 7148 | + } |
| 7149 | + ] |
| 7150 | + }, |
| 7151 | + "ap-southeast-2": { |
| 7152 | + "variants": [ |
| 7153 | + { |
| 7154 | + "hostname": "ec2.ap-southeast-2.api.aws", |
| 7155 | + "tags": ["dualstack"] |
| 7156 | + } |
| 7157 | + ] |
| 7158 | + }, |
7075 | 7159 | "ap-southeast-3": {},
|
7076 | 7160 | "ap-southeast-4": {},
|
| 7161 | + "ap-southeast-5": {}, |
7077 | 7162 | "ca-central-1": {
|
7078 | 7163 | "variants": [
|
7079 | 7164 | {
|
7080 | 7165 | "hostname": "ec2-fips.ca-central-1.amazonaws.com",
|
7081 | 7166 | "tags": ["fips"]
|
| 7167 | + }, |
| 7168 | + { |
| 7169 | + "hostname": "ec2.ca-central-1.api.aws", |
| 7170 | + "tags": ["dualstack"] |
7082 | 7171 | }
|
7083 | 7172 | ]
|
7084 | 7173 | },
|
|
7090 | 7179 | }
|
7091 | 7180 | ]
|
7092 | 7181 | },
|
7093 |
| - "eu-central-1": {}, |
| 7182 | + "eu-central-1": { |
| 7183 | + "variants": [ |
| 7184 | + { |
| 7185 | + "hostname": "ec2.eu-central-1.api.aws", |
| 7186 | + "tags": ["dualstack"] |
| 7187 | + } |
| 7188 | + ] |
| 7189 | + }, |
7094 | 7190 | "eu-central-2": {},
|
7095 |
| - "eu-north-1": {}, |
7096 |
| - "eu-south-1": {}, |
| 7191 | + "eu-north-1": { |
| 7192 | + "variants": [ |
| 7193 | + { |
| 7194 | + "hostname": "ec2.eu-north-1.api.aws", |
| 7195 | + "tags": ["dualstack"] |
| 7196 | + } |
| 7197 | + ] |
| 7198 | + }, |
| 7199 | + "eu-south-1": { |
| 7200 | + "variants": [ |
| 7201 | + { |
| 7202 | + "hostname": "ec2.eu-south-1.api.aws", |
| 7203 | + "tags": ["dualstack"] |
| 7204 | + } |
| 7205 | + ] |
| 7206 | + }, |
7097 | 7207 | "eu-south-2": {},
|
7098 | 7208 | "eu-west-1": {
|
7099 | 7209 | "variants": [
|
|
7103 | 7213 | }
|
7104 | 7214 | ]
|
7105 | 7215 | },
|
7106 |
| - "eu-west-2": {}, |
7107 |
| - "eu-west-3": {}, |
| 7216 | + "eu-west-2": { |
| 7217 | + "variants": [ |
| 7218 | + { |
| 7219 | + "hostname": "ec2.eu-west-2.api.aws", |
| 7220 | + "tags": ["dualstack"] |
| 7221 | + } |
| 7222 | + ] |
| 7223 | + }, |
| 7224 | + "eu-west-3": { |
| 7225 | + "variants": [ |
| 7226 | + { |
| 7227 | + "hostname": "ec2.eu-west-3.api.aws", |
| 7228 | + "tags": ["dualstack"] |
| 7229 | + } |
| 7230 | + ] |
| 7231 | + }, |
7108 | 7232 | "fips-ca-central-1": {
|
7109 | 7233 | "credentialScope": {
|
7110 | 7234 | "region": "ca-central-1"
|
|
7149 | 7273 | },
|
7150 | 7274 | "il-central-1": {},
|
7151 | 7275 | "me-central-1": {},
|
7152 |
| - "me-south-1": {}, |
| 7276 | + "me-south-1": { |
| 7277 | + "variants": [ |
| 7278 | + { |
| 7279 | + "hostname": "ec2.me-south-1.api.aws", |
| 7280 | + "tags": ["dualstack"] |
| 7281 | + } |
| 7282 | + ] |
| 7283 | + }, |
7153 | 7284 | "sa-east-1": {
|
7154 | 7285 | "variants": [
|
7155 | 7286 | {
|
|
7187 | 7318 | {
|
7188 | 7319 | "hostname": "ec2-fips.us-west-1.amazonaws.com",
|
7189 | 7320 | "tags": ["fips"]
|
| 7321 | + }, |
| 7322 | + { |
| 7323 | + "hostname": "ec2.us-west-1.api.aws", |
| 7324 | + "tags": ["dualstack"] |
7190 | 7325 | }
|
7191 | 7326 | ]
|
7192 | 7327 | },
|
|
14268 | 14403 | "ap-northeast-2": {},
|
14269 | 14404 | "ap-northeast-3": {},
|
14270 | 14405 | "ap-south-1": {},
|
| 14406 | + "ap-south-2": {}, |
14271 | 14407 | "ap-southeast-1": {},
|
14272 | 14408 | "ap-southeast-2": {},
|
14273 | 14409 | "ap-southeast-4": {},
|
|
14277 | 14413 | "eu-west-1": {},
|
14278 | 14414 | "eu-west-2": {},
|
14279 | 14415 | "eu-west-3": {},
|
| 14416 | + "me-central-1": {}, |
14280 | 14417 | "sa-east-1": {},
|
14281 | 14418 | "us-east-1": {},
|
14282 | 14419 | "us-east-2": {},
|
|
24582 | 24719 | "eu-central-1": {},
|
24583 | 24720 | "eu-west-1": {},
|
24584 | 24721 | "eu-west-2": {},
|
24585 |
| - "us-east-1": {}, |
24586 |
| - "us-west-2": {} |
| 24722 | + "fips-us-east-1": { |
| 24723 | + "credentialScope": { |
| 24724 | + "region": "us-east-1" |
| 24725 | + }, |
| 24726 | + "deprecated": true, |
| 24727 | + "hostname": "workspaces-web-fips.us-east-1.amazonaws.com" |
| 24728 | + }, |
| 24729 | + "fips-us-west-2": { |
| 24730 | + "credentialScope": { |
| 24731 | + "region": "us-west-2" |
| 24732 | + }, |
| 24733 | + "deprecated": true, |
| 24734 | + "hostname": "workspaces-web-fips.us-west-2.amazonaws.com" |
| 24735 | + }, |
| 24736 | + "us-east-1": { |
| 24737 | + "variants": [ |
| 24738 | + { |
| 24739 | + "hostname": "workspaces-web-fips.us-east-1.amazonaws.com", |
| 24740 | + "tags": ["fips"] |
| 24741 | + } |
| 24742 | + ] |
| 24743 | + }, |
| 24744 | + "us-west-2": { |
| 24745 | + "variants": [ |
| 24746 | + { |
| 24747 | + "hostname": "workspaces-web-fips.us-west-2.amazonaws.com", |
| 24748 | + "tags": ["fips"] |
| 24749 | + } |
| 24750 | + ] |
| 24751 | + } |
24587 | 24752 | }
|
24588 | 24753 | },
|
24589 | 24754 | "xray": {
|
|
0 commit comments