|
6152 | 6152 | },
|
6153 | 6153 | "emr-containers" : {
|
6154 | 6154 | "endpoints" : {
|
| 6155 | + "af-south-1" : { }, |
6155 | 6156 | "ap-east-1" : { },
|
6156 | 6157 | "ap-northeast-1" : { },
|
6157 | 6158 | "ap-northeast-2" : { },
|
|
7985 | 7986 | "hostname" : "internetmonitor.ap-southeast-4.api.aws"
|
7986 | 7987 | },
|
7987 | 7988 | "ca-central-1" : {
|
7988 |
| - "hostname" : "internetmonitor.ca-central-1.api.aws" |
| 7989 | + "hostname" : "internetmonitor.ca-central-1.api.aws", |
| 7990 | + "variants" : [ { |
| 7991 | + "hostname" : "internetmonitor-fips.ca-central-1.api.aws", |
| 7992 | + "tags" : [ "fips" ] |
| 7993 | + } ] |
7989 | 7994 | },
|
7990 | 7995 | "eu-central-1" : {
|
7991 | 7996 | "hostname" : "internetmonitor.eu-central-1.api.aws"
|
|
8021 | 8026 | "hostname" : "internetmonitor.sa-east-1.api.aws"
|
8022 | 8027 | },
|
8023 | 8028 | "us-east-1" : {
|
8024 |
| - "hostname" : "internetmonitor.us-east-1.api.aws" |
| 8029 | + "hostname" : "internetmonitor.us-east-1.api.aws", |
| 8030 | + "variants" : [ { |
| 8031 | + "hostname" : "internetmonitor-fips.us-east-1.api.aws", |
| 8032 | + "tags" : [ "fips" ] |
| 8033 | + } ] |
8025 | 8034 | },
|
8026 | 8035 | "us-east-2" : {
|
8027 |
| - "hostname" : "internetmonitor.us-east-2.api.aws" |
| 8036 | + "hostname" : "internetmonitor.us-east-2.api.aws", |
| 8037 | + "variants" : [ { |
| 8038 | + "hostname" : "internetmonitor-fips.us-east-2.api.aws", |
| 8039 | + "tags" : [ "fips" ] |
| 8040 | + } ] |
8028 | 8041 | },
|
8029 | 8042 | "us-west-1" : {
|
8030 |
| - "hostname" : "internetmonitor.us-west-1.api.aws" |
| 8043 | + "hostname" : "internetmonitor.us-west-1.api.aws", |
| 8044 | + "variants" : [ { |
| 8045 | + "hostname" : "internetmonitor-fips.us-west-1.api.aws", |
| 8046 | + "tags" : [ "fips" ] |
| 8047 | + } ] |
8031 | 8048 | },
|
8032 | 8049 | "us-west-2" : {
|
8033 |
| - "hostname" : "internetmonitor.us-west-2.api.aws" |
| 8050 | + "hostname" : "internetmonitor.us-west-2.api.aws", |
| 8051 | + "variants" : [ { |
| 8052 | + "hostname" : "internetmonitor-fips.us-west-2.api.aws", |
| 8053 | + "tags" : [ "fips" ] |
| 8054 | + } ] |
8034 | 8055 | }
|
8035 | 8056 | }
|
8036 | 8057 | },
|
@@ -24040,11 +24061,24 @@
|
24040 | 24061 | "deprecated" : true,
|
24041 | 24062 | "hostname" : "rbin-fips.us-iso-east-1.c2s.ic.gov"
|
24042 | 24063 | },
|
| 24064 | + "fips-us-iso-west-1" : { |
| 24065 | + "credentialScope" : { |
| 24066 | + "region" : "us-iso-west-1" |
| 24067 | + }, |
| 24068 | + "deprecated" : true, |
| 24069 | + "hostname" : "rbin-fips.us-iso-west-1.c2s.ic.gov" |
| 24070 | + }, |
24043 | 24071 | "us-iso-east-1" : {
|
24044 | 24072 | "variants" : [ {
|
24045 | 24073 | "hostname" : "rbin-fips.us-iso-east-1.c2s.ic.gov",
|
24046 | 24074 | "tags" : [ "fips" ]
|
24047 | 24075 | } ]
|
| 24076 | + }, |
| 24077 | + "us-iso-west-1" : { |
| 24078 | + "variants" : [ { |
| 24079 | + "hostname" : "rbin-fips.us-iso-west-1.c2s.ic.gov", |
| 24080 | + "tags" : [ "fips" ] |
| 24081 | + } ] |
24048 | 24082 | }
|
24049 | 24083 | }
|
24050 | 24084 | },
|
|
0 commit comments