|
2866 | 2866 | "us-east-1" : { }
|
2867 | 2867 | }
|
2868 | 2868 | },
|
| 2869 | + "data-ats.iot" : { |
| 2870 | + "defaults" : { |
| 2871 | + "credentialScope" : { |
| 2872 | + "service" : "iotdata" |
| 2873 | + }, |
| 2874 | + "protocols" : [ "https" ] |
| 2875 | + }, |
| 2876 | + "endpoints" : { |
| 2877 | + "ap-east-1" : { }, |
| 2878 | + "ap-northeast-1" : { }, |
| 2879 | + "ap-northeast-2" : { }, |
| 2880 | + "ap-south-1" : { }, |
| 2881 | + "ap-southeast-1" : { }, |
| 2882 | + "ap-southeast-2" : { }, |
| 2883 | + "ca-central-1" : { |
| 2884 | + "variants" : [ { |
| 2885 | + "hostname" : "data.iot-fips.ca-central-1.amazonaws.com", |
| 2886 | + "tags" : [ "fips" ] |
| 2887 | + } ] |
| 2888 | + }, |
| 2889 | + "eu-central-1" : { }, |
| 2890 | + "eu-north-1" : { }, |
| 2891 | + "eu-west-1" : { }, |
| 2892 | + "eu-west-2" : { }, |
| 2893 | + "eu-west-3" : { }, |
| 2894 | + "fips-ca-central-1" : { |
| 2895 | + "credentialScope" : { |
| 2896 | + "service" : "iotdata" |
| 2897 | + }, |
| 2898 | + "deprecated" : true, |
| 2899 | + "hostname" : "data.iot-fips.ca-central-1.amazonaws.com" |
| 2900 | + }, |
| 2901 | + "fips-us-east-1" : { |
| 2902 | + "credentialScope" : { |
| 2903 | + "service" : "iotdata" |
| 2904 | + }, |
| 2905 | + "deprecated" : true, |
| 2906 | + "hostname" : "data.iot-fips.us-east-1.amazonaws.com" |
| 2907 | + }, |
| 2908 | + "fips-us-east-2" : { |
| 2909 | + "credentialScope" : { |
| 2910 | + "service" : "iotdata" |
| 2911 | + }, |
| 2912 | + "deprecated" : true, |
| 2913 | + "hostname" : "data.iot-fips.us-east-2.amazonaws.com" |
| 2914 | + }, |
| 2915 | + "fips-us-west-1" : { |
| 2916 | + "credentialScope" : { |
| 2917 | + "service" : "iotdata" |
| 2918 | + }, |
| 2919 | + "deprecated" : true, |
| 2920 | + "hostname" : "data.iot-fips.us-west-1.amazonaws.com" |
| 2921 | + }, |
| 2922 | + "fips-us-west-2" : { |
| 2923 | + "credentialScope" : { |
| 2924 | + "service" : "iotdata" |
| 2925 | + }, |
| 2926 | + "deprecated" : true, |
| 2927 | + "hostname" : "data.iot-fips.us-west-2.amazonaws.com" |
| 2928 | + }, |
| 2929 | + "me-south-1" : { }, |
| 2930 | + "sa-east-1" : { }, |
| 2931 | + "us-east-1" : { |
| 2932 | + "variants" : [ { |
| 2933 | + "hostname" : "data.iot-fips.us-east-1.amazonaws.com", |
| 2934 | + "tags" : [ "fips" ] |
| 2935 | + } ] |
| 2936 | + }, |
| 2937 | + "us-east-2" : { |
| 2938 | + "variants" : [ { |
| 2939 | + "hostname" : "data.iot-fips.us-east-2.amazonaws.com", |
| 2940 | + "tags" : [ "fips" ] |
| 2941 | + } ] |
| 2942 | + }, |
| 2943 | + "us-west-1" : { |
| 2944 | + "variants" : [ { |
| 2945 | + "hostname" : "data.iot-fips.us-west-1.amazonaws.com", |
| 2946 | + "tags" : [ "fips" ] |
| 2947 | + } ] |
| 2948 | + }, |
| 2949 | + "us-west-2" : { |
| 2950 | + "variants" : [ { |
| 2951 | + "hostname" : "data.iot-fips.us-west-2.amazonaws.com", |
| 2952 | + "tags" : [ "fips" ] |
| 2953 | + } ] |
| 2954 | + } |
| 2955 | + } |
| 2956 | + }, |
2869 | 2957 | "data.iot" : {
|
2870 | 2958 | "defaults" : {
|
2871 | 2959 | "credentialScope" : {
|
|
10899 | 10987 | "ap-south-1" : { },
|
10900 | 10988 | "ap-southeast-1" : { },
|
10901 | 10989 | "ap-southeast-2" : { },
|
| 10990 | + "ap-southeast-3" : { }, |
10902 | 10991 | "ca-central-1" : { },
|
10903 | 10992 | "eu-central-1" : { },
|
10904 | 10993 | "eu-north-1" : { },
|
|
13131 | 13220 | "isRegionalized" : false,
|
13132 | 13221 | "partitionEndpoint" : "aws-cn-global"
|
13133 | 13222 | },
|
| 13223 | + "cloudcontrolapi" : { |
| 13224 | + "endpoints" : { |
| 13225 | + "cn-north-1" : { }, |
| 13226 | + "cn-northwest-1" : { } |
| 13227 | + } |
| 13228 | + }, |
13134 | 13229 | "cloudformation" : {
|
13135 | 13230 | "endpoints" : {
|
13136 | 13231 | "cn-north-1" : { },
|
|
13212 | 13307 | "cn-northwest-1" : { }
|
13213 | 13308 | }
|
13214 | 13309 | },
|
| 13310 | + "data-ats.iot" : { |
| 13311 | + "defaults" : { |
| 13312 | + "credentialScope" : { |
| 13313 | + "service" : "iotdata" |
| 13314 | + }, |
| 13315 | + "protocols" : [ "https" ] |
| 13316 | + }, |
| 13317 | + "endpoints" : { |
| 13318 | + "cn-north-1" : { }, |
| 13319 | + "cn-northwest-1" : { } |
| 13320 | + } |
| 13321 | + }, |
13215 | 13322 | "data.iot" : {
|
13216 | 13323 | "defaults" : {
|
13217 | 13324 | "credentialScope" : {
|
|
14773 | 14880 | "us-gov-west-1" : { }
|
14774 | 14881 | }
|
14775 | 14882 | },
|
| 14883 | + "data-ats.iot" : { |
| 14884 | + "defaults" : { |
| 14885 | + "credentialScope" : { |
| 14886 | + "service" : "iotdata" |
| 14887 | + }, |
| 14888 | + "protocols" : [ "https" ] |
| 14889 | + }, |
| 14890 | + "endpoints" : { |
| 14891 | + "fips-us-gov-east-1" : { |
| 14892 | + "credentialScope" : { |
| 14893 | + "service" : "iotdata" |
| 14894 | + }, |
| 14895 | + "deprecated" : true, |
| 14896 | + "hostname" : "data.iot-fips.us-gov-east-1.amazonaws.com" |
| 14897 | + }, |
| 14898 | + "fips-us-gov-west-1" : { |
| 14899 | + "credentialScope" : { |
| 14900 | + "service" : "iotdata" |
| 14901 | + }, |
| 14902 | + "deprecated" : true, |
| 14903 | + "hostname" : "data.iot-fips.us-gov-west-1.amazonaws.com" |
| 14904 | + }, |
| 14905 | + "us-gov-east-1" : { |
| 14906 | + "variants" : [ { |
| 14907 | + "hostname" : "data.iot-fips.us-gov-east-1.amazonaws.com", |
| 14908 | + "tags" : [ "fips" ] |
| 14909 | + } ] |
| 14910 | + }, |
| 14911 | + "us-gov-west-1" : { |
| 14912 | + "variants" : [ { |
| 14913 | + "hostname" : "data.iot-fips.us-gov-west-1.amazonaws.com", |
| 14914 | + "tags" : [ "fips" ] |
| 14915 | + } ] |
| 14916 | + } |
| 14917 | + } |
| 14918 | + }, |
14776 | 14919 | "data.iot" : {
|
14777 | 14920 | "defaults" : {
|
14778 | 14921 | "credentialScope" : {
|
|
0 commit comments