aws-partitions 1.706.0 → 1.708.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.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +20 -9
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c315bf6665c589f579469d46e50845df4a43653d369e6edbf9b64b3a1ec871cc
4
- data.tar.gz: 5f3998bcd69228145d3dfda524d9dec14aa01b74ade6bec01d2cbe1e20686250
3
+ metadata.gz: de40404422bfa1ef338507f46666702487fd486af2b1bde7bf466f50e0209462
4
+ data.tar.gz: d2b0c343ec464890d769acd48ca89007e800ddd44dfe53ccdb73214f8b10918f
5
5
  SHA512:
6
- metadata.gz: 446c2e27671cd8c1a122414e031801470d3ce5274af06b3b789c38e96f1f66bc47cefc6c299d01b64cf443839d570a025a178bf63d7bb21c819ea2f49d917a3b
7
- data.tar.gz: dab34b701412ed4af6e63470ffb57da923dedf7c3a0e9b4e6d69422b3f89dad554ad3219266c149cc340c3e6374974ecfb59856e1cedd709a701eae765f1e5a3
6
+ metadata.gz: 949216f967e46ac0cb8dad479684e4f63a88ef18aa6337d059686ecbd3bed22363a3ad1f5bc9b1b417edb49e5bb54a9d0dac1ca57c6e3dfa273da2c4fd0f6c50
7
+ data.tar.gz: 9ee3dfba0ef2e36f4dc9249feb557ecacbf2a49159db95ea10df9d8170daceb15ffac0ecbf87e942d4885f2ca55c4ea39843063d581b71c5da2eb9b7ccefee5a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.708.0 (2023-02-08)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.707.0 (2023-02-07)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.706.0 (2023-02-06)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.706.0
1
+ 1.708.0
data/partitions.json CHANGED
@@ -1807,6 +1807,7 @@
1807
1807
  "arc-zonal-shift" : {
1808
1808
  "endpoints" : {
1809
1809
  "ap-northeast-1" : { },
1810
+ "ap-southeast-1" : { },
1810
1811
  "ap-southeast-2" : { },
1811
1812
  "ap-southeast-3" : { },
1812
1813
  "eu-central-1" : { },
@@ -4123,6 +4124,7 @@
4123
4124
  "ap-northeast-2" : { },
4124
4125
  "ap-northeast-3" : { },
4125
4126
  "ap-south-1" : { },
4127
+ "ap-south-2" : { },
4126
4128
  "ap-southeast-1" : { },
4127
4129
  "ap-southeast-2" : { },
4128
4130
  "ap-southeast-3" : { },
@@ -4133,8 +4135,10 @@
4133
4135
  } ]
4134
4136
  },
4135
4137
  "eu-central-1" : { },
4138
+ "eu-central-2" : { },
4136
4139
  "eu-north-1" : { },
4137
4140
  "eu-south-1" : { },
4141
+ "eu-south-2" : { },
4138
4142
  "eu-west-1" : { },
4139
4143
  "eu-west-2" : { },
4140
4144
  "eu-west-3" : { },
@@ -5115,13 +5119,16 @@
5115
5119
  "ap-northeast-2" : { },
5116
5120
  "ap-northeast-3" : { },
5117
5121
  "ap-south-1" : { },
5122
+ "ap-south-2" : { },
5118
5123
  "ap-southeast-1" : { },
5119
5124
  "ap-southeast-2" : { },
5120
5125
  "ap-southeast-3" : { },
5121
5126
  "ca-central-1" : { },
5122
5127
  "eu-central-1" : { },
5128
+ "eu-central-2" : { },
5123
5129
  "eu-north-1" : { },
5124
5130
  "eu-south-1" : { },
5131
+ "eu-south-2" : { },
5125
5132
  "eu-west-1" : { },
5126
5133
  "eu-west-2" : { },
5127
5134
  "eu-west-3" : { },
@@ -8210,6 +8217,7 @@
8210
8217
  },
8211
8218
  "kendra" : {
8212
8219
  "endpoints" : {
8220
+ "ap-northeast-1" : { },
8213
8221
  "ap-south-1" : { },
8214
8222
  "ap-southeast-1" : { },
8215
8223
  "ap-southeast-2" : { },
@@ -19644,23 +19652,26 @@
19644
19652
  "region" : "us-gov-east-1"
19645
19653
  },
19646
19654
  "deprecated" : true,
19647
- "hostname" : "greengrass-fips.us-gov-east-1.amazonaws.com"
19655
+ "hostname" : "greengrass.us-gov-east-1.amazonaws.com"
19648
19656
  },
19649
- "us-gov-east-1" : {
19657
+ "fips-us-gov-west-1" : {
19650
19658
  "credentialScope" : {
19651
- "region" : "us-gov-east-1"
19659
+ "region" : "us-gov-west-1"
19652
19660
  },
19653
- "hostname" : "greengrass.us-gov-east-1.amazonaws.com",
19661
+ "deprecated" : true,
19662
+ "hostname" : "greengrass.us-gov-west-1.amazonaws.com"
19663
+ },
19664
+ "us-gov-east-1" : {
19654
19665
  "variants" : [ {
19655
- "hostname" : "greengrass-fips.us-gov-east-1.amazonaws.com",
19666
+ "hostname" : "greengrass.us-gov-east-1.amazonaws.com",
19656
19667
  "tags" : [ "fips" ]
19657
19668
  } ]
19658
19669
  },
19659
19670
  "us-gov-west-1" : {
19660
- "credentialScope" : {
19661
- "region" : "us-gov-west-1"
19662
- },
19663
- "hostname" : "greengrass.us-gov-west-1.amazonaws.com"
19671
+ "variants" : [ {
19672
+ "hostname" : "greengrass.us-gov-west-1.amazonaws.com",
19673
+ "tags" : [ "fips" ]
19674
+ } ]
19664
19675
  }
19665
19676
  },
19666
19677
  "isRegionalized" : true
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.706.0
4
+ version: 1.708.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: 2023-02-06 00:00:00.000000000 Z
11
+ date: 2023-02-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: