aws-partitions 1.683.0 → 1.685.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 198927c88e0c839fc535aece352f85bdbc9cf99c4c2098125a07d9563cc1f06c
4
- data.tar.gz: 91d263e1e00841f5e3db3779c1e34dbe4db9e8764357fb3fa3ad1b4f598f2815
3
+ metadata.gz: fab76bcf477d3c7ffb0374992f0c8d7f810e1f306dedbec76b8fa755ca6194d7
4
+ data.tar.gz: dd3dfbe66f9fc90f420d165d5c9e909f1dc3203d86f9e89cec0fbfa9852bc6b6
5
5
  SHA512:
6
- metadata.gz: 381d94ba681cd34e0101a32fd04ea611632218acab88fb0bbe4165dd1ab4a81045937ba1e1742d9dbaf9cc1977d5a7906240c1f23645dbd4337411daf427822e
7
- data.tar.gz: b9b7251251b55e202c46fcfbdda94ff61150b25e2507b2942cf0bf132abebf92dd6cfe5156ed3f51559e039c59db9c000d840a6880ee8ce0a3617798d1419f59
6
+ metadata.gz: fc1278f16dd8694c8eb9a33eaeec60fe68e94bfb1cbbb6b992175accbd9f62153f1cd9588e1342c4627d7f616a33707daff8c660a03dae71f863ab34746829d5
7
+ data.tar.gz: 2830f8e122245d028c1251b43d2eaf48b212e4de3f775fb639f9b71e29bfd7030462985387ee300688172d363bee8a82944a869adca5ccb06b17462077161a45
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.685.0 (2022-12-29)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.684.0 (2022-12-23)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.683.0 (2022-12-22)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.683.0
1
+ 1.685.0
@@ -77,7 +77,7 @@
77
77
  "description" : "Middle East (Bahrain)"
78
78
  },
79
79
  "sa-east-1" : {
80
- "description" : "South America (Sao Paulo)"
80
+ "description" : "South America (São Paulo)"
81
81
  },
82
82
  "us-east-1" : {
83
83
  "description" : "US East (N. Virginia)"
data/partitions.json CHANGED
@@ -87,7 +87,7 @@
87
87
  "description" : "Middle East (Bahrain)"
88
88
  },
89
89
  "sa-east-1" : {
90
- "description" : "South America (Sao Paulo)"
90
+ "description" : "South America (São Paulo)"
91
91
  },
92
92
  "us-east-1" : {
93
93
  "description" : "US East (N. Virginia)"
@@ -10178,6 +10178,7 @@
10178
10178
  "ap-south-1" : { },
10179
10179
  "ap-southeast-1" : { },
10180
10180
  "ap-southeast-2" : { },
10181
+ "ap-southeast-3" : { },
10181
10182
  "ca-central-1" : {
10182
10183
  "variants" : [ {
10183
10184
  "hostname" : "network-firewall-fips.ca-central-1.amazonaws.com",
@@ -13337,6 +13338,12 @@
13337
13338
  "tags" : [ "dualstack" ]
13338
13339
  } ]
13339
13340
  },
13341
+ "ap-south-2" : {
13342
+ "variants" : [ {
13343
+ "hostname" : "servicediscovery.ap-south-2.amazonaws.com",
13344
+ "tags" : [ "dualstack" ]
13345
+ } ]
13346
+ },
13340
13347
  "ap-southeast-1" : {
13341
13348
  "variants" : [ {
13342
13349
  "hostname" : "servicediscovery.ap-southeast-1.amazonaws.com",
@@ -13377,6 +13384,12 @@
13377
13384
  "tags" : [ "dualstack" ]
13378
13385
  } ]
13379
13386
  },
13387
+ "eu-central-2" : {
13388
+ "variants" : [ {
13389
+ "hostname" : "servicediscovery.eu-central-2.amazonaws.com",
13390
+ "tags" : [ "dualstack" ]
13391
+ } ]
13392
+ },
13380
13393
  "eu-north-1" : {
13381
13394
  "variants" : [ {
13382
13395
  "hostname" : "servicediscovery.eu-north-1.amazonaws.com",
@@ -13389,6 +13402,12 @@
13389
13402
  "tags" : [ "dualstack" ]
13390
13403
  } ]
13391
13404
  },
13405
+ "eu-south-2" : {
13406
+ "variants" : [ {
13407
+ "hostname" : "servicediscovery.eu-south-2.amazonaws.com",
13408
+ "tags" : [ "dualstack" ]
13409
+ } ]
13410
+ },
13392
13411
  "eu-west-1" : {
13393
13412
  "variants" : [ {
13394
13413
  "hostname" : "servicediscovery.eu-west-1.amazonaws.com",
@@ -13706,12 +13725,48 @@
13706
13725
  "ap-south-1" : { },
13707
13726
  "ap-southeast-1" : { },
13708
13727
  "ap-southeast-2" : { },
13709
- "ca-central-1" : { },
13728
+ "ca-central-1" : {
13729
+ "variants" : [ {
13730
+ "hostname" : "sms-voice-fips.ca-central-1.amazonaws.com",
13731
+ "tags" : [ "fips" ]
13732
+ } ]
13733
+ },
13710
13734
  "eu-central-1" : { },
13711
13735
  "eu-west-1" : { },
13712
13736
  "eu-west-2" : { },
13713
- "us-east-1" : { },
13714
- "us-west-2" : { }
13737
+ "fips-ca-central-1" : {
13738
+ "credentialScope" : {
13739
+ "region" : "ca-central-1"
13740
+ },
13741
+ "deprecated" : true,
13742
+ "hostname" : "sms-voice-fips.ca-central-1.amazonaws.com"
13743
+ },
13744
+ "fips-us-east-1" : {
13745
+ "credentialScope" : {
13746
+ "region" : "us-east-1"
13747
+ },
13748
+ "deprecated" : true,
13749
+ "hostname" : "sms-voice-fips.us-east-1.amazonaws.com"
13750
+ },
13751
+ "fips-us-west-2" : {
13752
+ "credentialScope" : {
13753
+ "region" : "us-west-2"
13754
+ },
13755
+ "deprecated" : true,
13756
+ "hostname" : "sms-voice-fips.us-west-2.amazonaws.com"
13757
+ },
13758
+ "us-east-1" : {
13759
+ "variants" : [ {
13760
+ "hostname" : "sms-voice-fips.us-east-1.amazonaws.com",
13761
+ "tags" : [ "fips" ]
13762
+ } ]
13763
+ },
13764
+ "us-west-2" : {
13765
+ "variants" : [ {
13766
+ "hostname" : "sms-voice-fips.us-west-2.amazonaws.com",
13767
+ "tags" : [ "fips" ]
13768
+ } ]
13769
+ }
13715
13770
  }
13716
13771
  },
13717
13772
  "snowball" : {
@@ -15140,13 +15195,25 @@
15140
15195
  "ap-northeast-1" : { },
15141
15196
  "ap-northeast-2" : { },
15142
15197
  "ap-southeast-1" : { },
15143
- "ca-central-1" : { },
15198
+ "ca-central-1" : {
15199
+ "variants" : [ {
15200
+ "hostname" : "voice-chime-fips.ca-central-1.amazonaws.com",
15201
+ "tags" : [ "fips" ]
15202
+ } ]
15203
+ },
15204
+ "ca-central-1-fips" : {
15205
+ "credentialScope" : {
15206
+ "region" : "ca-central-1"
15207
+ },
15208
+ "deprecated" : true,
15209
+ "hostname" : "voice-chime-fips.ca-central-1.amazonaws.com"
15210
+ },
15144
15211
  "eu-central-1" : { },
15145
15212
  "eu-west-1" : { },
15146
15213
  "eu-west-2" : { },
15147
15214
  "us-east-1" : {
15148
15215
  "variants" : [ {
15149
- "hostname" : "fips.voice-chime.us-east-1.amazonaws.com",
15216
+ "hostname" : "voice-chime-fips.us-east-1.amazonaws.com",
15150
15217
  "tags" : [ "fips" ]
15151
15218
  } ]
15152
15219
  },
@@ -15155,11 +15222,11 @@
15155
15222
  "region" : "us-east-1"
15156
15223
  },
15157
15224
  "deprecated" : true,
15158
- "hostname" : "fips.voice-chime.us-east-1.amazonaws.com"
15225
+ "hostname" : "voice-chime-fips.us-east-1.amazonaws.com"
15159
15226
  },
15160
15227
  "us-west-2" : {
15161
15228
  "variants" : [ {
15162
- "hostname" : "fips.voice-chime.us-west-2.amazonaws.com",
15229
+ "hostname" : "voice-chime-fips.us-west-2.amazonaws.com",
15163
15230
  "tags" : [ "fips" ]
15164
15231
  } ]
15165
15232
  },
@@ -15168,7 +15235,7 @@
15168
15235
  "region" : "us-west-2"
15169
15236
  },
15170
15237
  "deprecated" : true,
15171
- "hostname" : "fips.voice-chime.us-west-2.amazonaws.com"
15238
+ "hostname" : "voice-chime-fips.us-west-2.amazonaws.com"
15172
15239
  }
15173
15240
  }
15174
15241
  },
@@ -19931,6 +19998,11 @@
19931
19998
  }
19932
19999
  }
19933
20000
  },
20001
+ "pi" : {
20002
+ "endpoints" : {
20003
+ "us-gov-east-1" : { }
20004
+ }
20005
+ },
19934
20006
  "pinpoint" : {
19935
20007
  "defaults" : {
19936
20008
  "credentialScope" : {
@@ -20663,7 +20735,19 @@
20663
20735
  },
20664
20736
  "sms-voice" : {
20665
20737
  "endpoints" : {
20666
- "us-gov-west-1" : { }
20738
+ "fips-us-gov-west-1" : {
20739
+ "credentialScope" : {
20740
+ "region" : "us-gov-west-1"
20741
+ },
20742
+ "deprecated" : true,
20743
+ "hostname" : "sms-voice-fips.us-gov-west-1.amazonaws.com"
20744
+ },
20745
+ "us-gov-west-1" : {
20746
+ "variants" : [ {
20747
+ "hostname" : "sms-voice-fips.us-gov-west-1.amazonaws.com",
20748
+ "tags" : [ "fips" ]
20749
+ } ]
20750
+ }
20667
20751
  }
20668
20752
  },
20669
20753
  "snowball" : {
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.683.0
4
+ version: 1.685.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-12-22 00:00:00.000000000 Z
11
+ date: 2022-12-29 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: