aws-partitions 1.557.0 → 1.558.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +136 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 04bbb8e468c0c80317e210f074c881b8f689b1e1d5f0a0d69568ded149a3f425
4
- data.tar.gz: 96642eb876200203c588a184ad13fb9a2c54922b54568b6ae981664c298ad8b2
3
+ metadata.gz: 6a587f9ccf525ac2f4d0ee875319cc307549b6aacfb0061a3b3339f418170a35
4
+ data.tar.gz: 9558a647586837423b641cc7e1df42187c03a6088ccb812af60fb1e3bd55f550
5
5
  SHA512:
6
- metadata.gz: 98aab502c4e006681c4fabf164b0d7bf49e052b8b840ecf46e2eaedbad0c30fe8b0f1af4ae4361fc3f0f7a145bcc0b921ea6e201701440f0c7bdd48ad9ca683c
7
- data.tar.gz: 1ea941d2c41084cee5da4d06113720ea1aeaf89fd7b67dff4ad12f2a3544e2019dd331c3c4eb36b410b19af26cb2955e2a13e45e56dd7365c09e0452912aff34
6
+ metadata.gz: df663f00548f787445828e70b3fa4db1c103855d5bc1012601eda03cb28f5dc9cf85270f105a34ebd0b9db3d9540202148857ab2ff8d4ceaa653f60c6db2d3c6
7
+ data.tar.gz: 6e3413607687c6a4859cebfbabec931c37ab9e745217b7ec9bfa7dd36401371d4ecc6f55a244e80e219a6f00e58f4b6695bea8a4a3f2b49937387cbfca3ae236
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.558.0 (2022-02-23)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.557.0 (2022-02-22)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.557.0
1
+ 1.558.0
data/partitions.json CHANGED
@@ -977,6 +977,94 @@
977
977
  }
978
978
  }
979
979
  },
980
+ "api.tunneling.iot" : {
981
+ "defaults" : {
982
+ "variants" : [ {
983
+ "hostname" : "api.tunneling.iot-fips.{region}.{dnsSuffix}",
984
+ "tags" : [ "fips" ]
985
+ } ]
986
+ },
987
+ "endpoints" : {
988
+ "ap-east-1" : { },
989
+ "ap-northeast-1" : { },
990
+ "ap-northeast-2" : { },
991
+ "ap-south-1" : { },
992
+ "ap-southeast-1" : { },
993
+ "ap-southeast-2" : { },
994
+ "ca-central-1" : {
995
+ "variants" : [ {
996
+ "hostname" : "api.tunneling.iot-fips.ca-central-1.amazonaws.com",
997
+ "tags" : [ "fips" ]
998
+ } ]
999
+ },
1000
+ "eu-central-1" : { },
1001
+ "eu-north-1" : { },
1002
+ "eu-west-1" : { },
1003
+ "eu-west-2" : { },
1004
+ "eu-west-3" : { },
1005
+ "fips-ca-central-1" : {
1006
+ "credentialScope" : {
1007
+ "region" : "ca-central-1"
1008
+ },
1009
+ "deprecated" : true,
1010
+ "hostname" : "api.tunneling.iot-fips.ca-central-1.amazonaws.com"
1011
+ },
1012
+ "fips-us-east-1" : {
1013
+ "credentialScope" : {
1014
+ "region" : "us-east-1"
1015
+ },
1016
+ "deprecated" : true,
1017
+ "hostname" : "api.tunneling.iot-fips.us-east-1.amazonaws.com"
1018
+ },
1019
+ "fips-us-east-2" : {
1020
+ "credentialScope" : {
1021
+ "region" : "us-east-2"
1022
+ },
1023
+ "deprecated" : true,
1024
+ "hostname" : "api.tunneling.iot-fips.us-east-2.amazonaws.com"
1025
+ },
1026
+ "fips-us-west-1" : {
1027
+ "credentialScope" : {
1028
+ "region" : "us-west-1"
1029
+ },
1030
+ "deprecated" : true,
1031
+ "hostname" : "api.tunneling.iot-fips.us-west-1.amazonaws.com"
1032
+ },
1033
+ "fips-us-west-2" : {
1034
+ "credentialScope" : {
1035
+ "region" : "us-west-2"
1036
+ },
1037
+ "deprecated" : true,
1038
+ "hostname" : "api.tunneling.iot-fips.us-west-2.amazonaws.com"
1039
+ },
1040
+ "me-south-1" : { },
1041
+ "sa-east-1" : { },
1042
+ "us-east-1" : {
1043
+ "variants" : [ {
1044
+ "hostname" : "api.tunneling.iot-fips.us-east-1.amazonaws.com",
1045
+ "tags" : [ "fips" ]
1046
+ } ]
1047
+ },
1048
+ "us-east-2" : {
1049
+ "variants" : [ {
1050
+ "hostname" : "api.tunneling.iot-fips.us-east-2.amazonaws.com",
1051
+ "tags" : [ "fips" ]
1052
+ } ]
1053
+ },
1054
+ "us-west-1" : {
1055
+ "variants" : [ {
1056
+ "hostname" : "api.tunneling.iot-fips.us-west-1.amazonaws.com",
1057
+ "tags" : [ "fips" ]
1058
+ } ]
1059
+ },
1060
+ "us-west-2" : {
1061
+ "variants" : [ {
1062
+ "hostname" : "api.tunneling.iot-fips.us-west-2.amazonaws.com",
1063
+ "tags" : [ "fips" ]
1064
+ } ]
1065
+ }
1066
+ }
1067
+ },
980
1068
  "apigateway" : {
981
1069
  "endpoints" : {
982
1070
  "af-south-1" : { },
@@ -12851,6 +12939,12 @@
12851
12939
  "cn-northwest-1" : { }
12852
12940
  }
12853
12941
  },
12942
+ "api.tunneling.iot" : {
12943
+ "endpoints" : {
12944
+ "cn-north-1" : { },
12945
+ "cn-northwest-1" : { }
12946
+ }
12947
+ },
12854
12948
  "apigateway" : {
12855
12949
  "endpoints" : {
12856
12950
  "cn-north-1" : { },
@@ -13852,6 +13946,12 @@
13852
13946
  }
13853
13947
  },
13854
13948
  "acm" : {
13949
+ "defaults" : {
13950
+ "variants" : [ {
13951
+ "hostname" : "acm.{region}.{dnsSuffix}",
13952
+ "tags" : [ "fips" ]
13953
+ } ]
13954
+ },
13855
13955
  "endpoints" : {
13856
13956
  "us-gov-east-1" : {
13857
13957
  "credentialScope" : {
@@ -14055,6 +14155,42 @@
14055
14155
  }
14056
14156
  }
14057
14157
  },
14158
+ "api.tunneling.iot" : {
14159
+ "defaults" : {
14160
+ "variants" : [ {
14161
+ "hostname" : "api.tunneling.iot-fips.{region}.{dnsSuffix}",
14162
+ "tags" : [ "fips" ]
14163
+ } ]
14164
+ },
14165
+ "endpoints" : {
14166
+ "fips-us-gov-east-1" : {
14167
+ "credentialScope" : {
14168
+ "region" : "us-gov-east-1"
14169
+ },
14170
+ "deprecated" : true,
14171
+ "hostname" : "api.tunneling.iot-fips.us-gov-east-1.amazonaws.com"
14172
+ },
14173
+ "fips-us-gov-west-1" : {
14174
+ "credentialScope" : {
14175
+ "region" : "us-gov-west-1"
14176
+ },
14177
+ "deprecated" : true,
14178
+ "hostname" : "api.tunneling.iot-fips.us-gov-west-1.amazonaws.com"
14179
+ },
14180
+ "us-gov-east-1" : {
14181
+ "variants" : [ {
14182
+ "hostname" : "api.tunneling.iot-fips.us-gov-east-1.amazonaws.com",
14183
+ "tags" : [ "fips" ]
14184
+ } ]
14185
+ },
14186
+ "us-gov-west-1" : {
14187
+ "variants" : [ {
14188
+ "hostname" : "api.tunneling.iot-fips.us-gov-west-1.amazonaws.com",
14189
+ "tags" : [ "fips" ]
14190
+ } ]
14191
+ }
14192
+ }
14193
+ },
14058
14194
  "apigateway" : {
14059
14195
  "endpoints" : {
14060
14196
  "us-gov-east-1" : { },
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.557.0
4
+ version: 1.558.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-02-22 00:00:00.000000000 Z
11
+ date: 2022-02-23 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: