|
3950 | 3950 | "ap-northeast-3" : { }, |
3951 | 3951 | "ap-south-1" : { |
3952 | 3952 | "variants" : [ { |
3953 | | - "hostname" : "api.ec2.ap-south-1.aws", |
| 3953 | + "hostname" : "ec2.ap-south-1.api.aws", |
3954 | 3954 | "tags" : [ "dualstack" ] |
3955 | 3955 | } ] |
3956 | 3956 | }, |
|
3968 | 3968 | "eu-south-1" : { }, |
3969 | 3969 | "eu-west-1" : { |
3970 | 3970 | "variants" : [ { |
3971 | | - "hostname" : "api.ec2.eu-west-1.aws", |
| 3971 | + "hostname" : "ec2.eu-west-1.api.aws", |
3972 | 3972 | "tags" : [ "dualstack" ] |
3973 | 3973 | } ] |
3974 | 3974 | }, |
|
4012 | 4012 | "me-south-1" : { }, |
4013 | 4013 | "sa-east-1" : { |
4014 | 4014 | "variants" : [ { |
4015 | | - "hostname" : "api.ec2.sa-east-1.aws", |
| 4015 | + "hostname" : "ec2.sa-east-1.api.aws", |
4016 | 4016 | "tags" : [ "dualstack" ] |
4017 | 4017 | } ] |
4018 | 4018 | }, |
4019 | 4019 | "us-east-1" : { |
4020 | 4020 | "variants" : [ { |
4021 | | - "hostname" : "api.ec2.us-east-1.aws", |
4022 | | - "tags" : [ "dualstack" ] |
4023 | | - }, { |
4024 | 4021 | "hostname" : "ec2-fips.us-east-1.amazonaws.com", |
4025 | 4022 | "tags" : [ "fips" ] |
| 4023 | + }, { |
| 4024 | + "hostname" : "ec2.us-east-1.api.aws", |
| 4025 | + "tags" : [ "dualstack" ] |
4026 | 4026 | } ] |
4027 | 4027 | }, |
4028 | 4028 | "us-east-2" : { |
4029 | 4029 | "variants" : [ { |
4030 | | - "hostname" : "api.ec2.us-east-2.aws", |
4031 | | - "tags" : [ "dualstack" ] |
4032 | | - }, { |
4033 | 4030 | "hostname" : "ec2-fips.us-east-2.amazonaws.com", |
4034 | 4031 | "tags" : [ "fips" ] |
| 4032 | + }, { |
| 4033 | + "hostname" : "ec2.us-east-2.api.aws", |
| 4034 | + "tags" : [ "dualstack" ] |
4035 | 4035 | } ] |
4036 | 4036 | }, |
4037 | 4037 | "us-west-1" : { |
|
4042 | 4042 | }, |
4043 | 4043 | "us-west-2" : { |
4044 | 4044 | "variants" : [ { |
4045 | | - "hostname" : "api.ec2.us-west-2.aws", |
4046 | | - "tags" : [ "dualstack" ] |
4047 | | - }, { |
4048 | 4045 | "hostname" : "ec2-fips.us-west-2.amazonaws.com", |
4049 | 4046 | "tags" : [ "fips" ] |
| 4047 | + }, { |
| 4048 | + "hostname" : "ec2.us-west-2.api.aws", |
| 4049 | + "tags" : [ "dualstack" ] |
4050 | 4050 | } ] |
4051 | 4051 | } |
4052 | 4052 | } |
|
6228 | 6228 | }, |
6229 | 6229 | "identity-chime" : { |
6230 | 6230 | "endpoints" : { |
| 6231 | + "eu-central-1" : { }, |
6231 | 6232 | "us-east-1" : { |
6232 | 6233 | "variants" : [ { |
6233 | 6234 | "hostname" : "identity-chime-fips.us-east-1.amazonaws.com", |
|
8088 | 8089 | }, |
8089 | 8090 | "messaging-chime" : { |
8090 | 8091 | "endpoints" : { |
| 8092 | + "eu-central-1" : { }, |
8091 | 8093 | "us-east-1" : { |
8092 | 8094 | "variants" : [ { |
8093 | 8095 | "hostname" : "messaging-chime-fips.us-east-1.amazonaws.com", |
|
0 commit comments