|
7665 | 7665 | "us-west-2" : { }
|
7666 | 7666 | }
|
7667 | 7667 | },
|
| 7668 | + "internetmonitor" : { |
| 7669 | + "defaults" : { |
| 7670 | + "dnsSuffix" : "api.aws", |
| 7671 | + "variants" : [ { |
| 7672 | + "dnsSuffix" : "api.aws", |
| 7673 | + "hostname" : "{service}-fips.{region}.{dnsSuffix}", |
| 7674 | + "tags" : [ "fips" ] |
| 7675 | + } ] |
| 7676 | + }, |
| 7677 | + "endpoints" : { |
| 7678 | + "ap-northeast-3" : { |
| 7679 | + "hostname" : "internetmonitor.ap-northeast-3.api.aws" |
| 7680 | + }, |
| 7681 | + "ap-south-2" : { |
| 7682 | + "hostname" : "internetmonitor.ap-south-2.api.aws" |
| 7683 | + }, |
| 7684 | + "ap-southeast-3" : { |
| 7685 | + "hostname" : "internetmonitor.ap-southeast-3.api.aws" |
| 7686 | + }, |
| 7687 | + "ap-southeast-4" : { |
| 7688 | + "hostname" : "internetmonitor.ap-southeast-4.api.aws" |
| 7689 | + }, |
| 7690 | + "eu-central-2" : { |
| 7691 | + "hostname" : "internetmonitor.eu-central-2.api.aws" |
| 7692 | + }, |
| 7693 | + "eu-south-2" : { |
| 7694 | + "hostname" : "internetmonitor.eu-south-2.api.aws" |
| 7695 | + }, |
| 7696 | + "me-central-1" : { |
| 7697 | + "hostname" : "internetmonitor.me-central-1.api.aws" |
| 7698 | + } |
| 7699 | + } |
| 7700 | + }, |
7668 | 7701 | "iot" : {
|
7669 | 7702 | "defaults" : {
|
7670 | 7703 | "credentialScope" : {
|
|
17328 | 17361 | "isRegionalized" : false,
|
17329 | 17362 | "partitionEndpoint" : "aws-cn-global"
|
17330 | 17363 | },
|
| 17364 | + "internetmonitor" : { |
| 17365 | + "defaults" : { |
| 17366 | + "dnsSuffix" : "api.amazonwebservices.com.cn", |
| 17367 | + "variants" : [ { |
| 17368 | + "dnsSuffix" : "api.amazonwebservices.com.cn", |
| 17369 | + "hostname" : "{service}-fips.{region}.{dnsSuffix}", |
| 17370 | + "tags" : [ "fips" ] |
| 17371 | + } ] |
| 17372 | + }, |
| 17373 | + "endpoints" : { |
| 17374 | + "cn-north-1" : { |
| 17375 | + "hostname" : "internetmonitor.cn-north-1.api.amazonwebservices.com.cn" |
| 17376 | + }, |
| 17377 | + "cn-northwest-1" : { |
| 17378 | + "hostname" : "internetmonitor.cn-northwest-1.api.amazonwebservices.com.cn" |
| 17379 | + } |
| 17380 | + } |
| 17381 | + }, |
17331 | 17382 | "iot" : {
|
17332 | 17383 | "defaults" : {
|
17333 | 17384 | "credentialScope" : {
|
|
19960 | 20011 | "us-gov-west-1" : { }
|
19961 | 20012 | }
|
19962 | 20013 | },
|
| 20014 | + "internetmonitor" : { |
| 20015 | + "defaults" : { |
| 20016 | + "dnsSuffix" : "api.aws", |
| 20017 | + "variants" : [ { |
| 20018 | + "dnsSuffix" : "api.aws", |
| 20019 | + "hostname" : "{service}-fips.{region}.{dnsSuffix}", |
| 20020 | + "tags" : [ "fips" ] |
| 20021 | + } ] |
| 20022 | + }, |
| 20023 | + "endpoints" : { |
| 20024 | + "us-gov-east-1" : { |
| 20025 | + "hostname" : "internetmonitor.us-gov-east-1.api.aws" |
| 20026 | + }, |
| 20027 | + "us-gov-west-1" : { |
| 20028 | + "hostname" : "internetmonitor.us-gov-west-1.api.aws" |
| 20029 | + } |
| 20030 | + } |
| 20031 | + }, |
19963 | 20032 | "iot" : {
|
19964 | 20033 | "defaults" : {
|
19965 | 20034 | "credentialScope" : {
|
|
0 commit comments