|
864 | 864 | }
|
865 | 865 | }
|
866 | 866 | },
|
| 867 | + "api.iotdeviceadvisor" : { |
| 868 | + "endpoints" : { |
| 869 | + "ap-northeast-1" : { |
| 870 | + "credentialScope" : { |
| 871 | + "region" : "ap-northeast-1" |
| 872 | + }, |
| 873 | + "hostname" : "api.iotdeviceadvisor.ap-northeast-1.amazonaws.com" |
| 874 | + }, |
| 875 | + "eu-west-1" : { |
| 876 | + "credentialScope" : { |
| 877 | + "region" : "eu-west-1" |
| 878 | + }, |
| 879 | + "hostname" : "api.iotdeviceadvisor.eu-west-1.amazonaws.com" |
| 880 | + }, |
| 881 | + "us-east-1" : { |
| 882 | + "credentialScope" : { |
| 883 | + "region" : "us-east-1" |
| 884 | + }, |
| 885 | + "hostname" : "api.iotdeviceadvisor.us-east-1.amazonaws.com" |
| 886 | + }, |
| 887 | + "us-west-2" : { |
| 888 | + "credentialScope" : { |
| 889 | + "region" : "us-west-2" |
| 890 | + }, |
| 891 | + "hostname" : "api.iotdeviceadvisor.us-west-2.amazonaws.com" |
| 892 | + } |
| 893 | + } |
| 894 | + }, |
867 | 895 | "api.iotwireless" : {
|
868 | 896 | "endpoints" : {
|
869 | 897 | "ap-northeast-1" : {
|
|
2191 | 2219 | "ap-south-1" : { },
|
2192 | 2220 | "ap-southeast-1" : { },
|
2193 | 2221 | "ap-southeast-2" : { },
|
| 2222 | + "ap-southeast-3" : { }, |
2194 | 2223 | "ca-central-1" : { },
|
2195 | 2224 | "eu-central-1" : { },
|
2196 | 2225 | "eu-north-1" : { },
|
|
8878 | 8907 | },
|
8879 | 8908 | "hostname" : "oidc.eu-north-1.amazonaws.com"
|
8880 | 8909 | },
|
| 8910 | + "eu-south-1" : { |
| 8911 | + "credentialScope" : { |
| 8912 | + "region" : "eu-south-1" |
| 8913 | + }, |
| 8914 | + "hostname" : "oidc.eu-south-1.amazonaws.com" |
| 8915 | + }, |
8881 | 8916 | "eu-west-1" : {
|
8882 | 8917 | "credentialScope" : {
|
8883 | 8918 | "region" : "eu-west-1"
|
|
9815 | 9850 | }
|
9816 | 9851 | }
|
9817 | 9852 | },
|
| 9853 | + "redshift-serverless" : { |
| 9854 | + "endpoints" : { |
| 9855 | + "ap-northeast-1" : { }, |
| 9856 | + "ap-northeast-2" : { }, |
| 9857 | + "ap-southeast-1" : { }, |
| 9858 | + "ap-southeast-2" : { }, |
| 9859 | + "eu-central-1" : { }, |
| 9860 | + "eu-north-1" : { }, |
| 9861 | + "eu-west-1" : { }, |
| 9862 | + "eu-west-2" : { }, |
| 9863 | + "us-east-1" : { }, |
| 9864 | + "us-east-2" : { }, |
| 9865 | + "us-west-2" : { } |
| 9866 | + } |
| 9867 | + }, |
9818 | 9868 | "rekognition" : {
|
9819 | 9869 | "endpoints" : {
|
9820 | 9870 | "ap-northeast-1" : { },
|
@@ -17045,13 +17095,26 @@
|
17045 | 17095 | },
|
17046 | 17096 | "lakeformation" : {
|
17047 | 17097 | "endpoints" : {
|
| 17098 | + "fips-us-gov-east-1" : { |
| 17099 | + "credentialScope" : { |
| 17100 | + "region" : "us-gov-east-1" |
| 17101 | + }, |
| 17102 | + "deprecated" : true, |
| 17103 | + "hostname" : "lakeformation-fips.us-gov-east-1.amazonaws.com" |
| 17104 | + }, |
17048 | 17105 | "fips-us-gov-west-1" : {
|
17049 | 17106 | "credentialScope" : {
|
17050 | 17107 | "region" : "us-gov-west-1"
|
17051 | 17108 | },
|
17052 | 17109 | "deprecated" : true,
|
17053 | 17110 | "hostname" : "lakeformation-fips.us-gov-west-1.amazonaws.com"
|
17054 | 17111 | },
|
| 17112 | + "us-gov-east-1" : { |
| 17113 | + "variants" : [ { |
| 17114 | + "hostname" : "lakeformation-fips.us-gov-east-1.amazonaws.com", |
| 17115 | + "tags" : [ "fips" ] |
| 17116 | + } ] |
| 17117 | + }, |
17055 | 17118 | "us-gov-west-1" : {
|
17056 | 17119 | "variants" : [ {
|
17057 | 17120 | "hostname" : "lakeformation-fips.us-gov-west-1.amazonaws.com",
|
|
0 commit comments