aws-partitions 1.825.0 → 1.827.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 +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +53 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d97b8a88cb0ef27d2c19ccca224aa9fffce9c8e457f2eda530ce888e1441779f
4
- data.tar.gz: fc9eb7ce91cf9cad6b069c524d14c221f6e7bdcd49fdce489bad6e891e0f6485
3
+ metadata.gz: cf4d461cd74e1f2c41e5671b1d5cb149b78573f6b062e0bcd7b0f868bb2c81aa
4
+ data.tar.gz: 360f2b42d152913bbd2d07955515862caee5a1cd165304fa7c5c25c092f4b814
5
5
  SHA512:
6
- metadata.gz: b808136af18a799e93b2effcefc68707d8c8c8c061051b59873744637896e820c63030724b79e529faf22c78bae907649f8b2cc0fbe2383220e238b13f2ed206
7
- data.tar.gz: baef2ffc2884541f27abc7ea6a454baf109beae7eadda489f5050ac4d0a4799e99930e5114da7d98ba052964573fb67c16685443c3cb07ba5d667f7b61f1eb48
6
+ metadata.gz: 6c896266f7b85a0e8f92d02a126240ad2be54daee36473e18b7a76c221a3ea4f59e328f399a9f6a6c935958e83a0db446c7bc7af87f03e290958479264380cd2
7
+ data.tar.gz: f444924b4f8e4a77702467e95c5c96e90620217cd06f4425e0dd7233b3770788537ca3abab508582d9375c7af30ba0e515d03569500165f9950b2524a36b69ee
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.827.0 (2023-09-22)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.826.0 (2023-09-20)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.825.0 (2023-09-19)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.825.0
1
+ 1.827.0
data/partitions.json CHANGED
@@ -11711,6 +11711,12 @@
11711
11711
  },
11712
11712
  "hostname" : "oidc.eu-central-1.amazonaws.com"
11713
11713
  },
11714
+ "eu-central-2" : {
11715
+ "credentialScope" : {
11716
+ "region" : "eu-central-2"
11717
+ },
11718
+ "hostname" : "oidc.eu-central-2.amazonaws.com"
11719
+ },
11714
11720
  "eu-north-1" : {
11715
11721
  "credentialScope" : {
11716
11722
  "region" : "eu-north-1"
@@ -12182,13 +12188,16 @@
12182
12188
  "ap-northeast-2" : { },
12183
12189
  "ap-northeast-3" : { },
12184
12190
  "ap-south-1" : { },
12191
+ "ap-south-2" : { },
12185
12192
  "ap-southeast-1" : { },
12186
12193
  "ap-southeast-2" : { },
12187
12194
  "ap-southeast-3" : { },
12188
12195
  "ca-central-1" : { },
12189
12196
  "eu-central-1" : { },
12197
+ "eu-central-2" : { },
12190
12198
  "eu-north-1" : { },
12191
12199
  "eu-south-1" : { },
12200
+ "eu-south-2" : { },
12192
12201
  "eu-west-1" : { },
12193
12202
  "eu-west-2" : { },
12194
12203
  "eu-west-3" : { },
@@ -12341,6 +12350,12 @@
12341
12350
  },
12342
12351
  "hostname" : "portal.sso.eu-central-1.amazonaws.com"
12343
12352
  },
12353
+ "eu-central-2" : {
12354
+ "credentialScope" : {
12355
+ "region" : "eu-central-2"
12356
+ },
12357
+ "hostname" : "portal.sso.eu-central-2.amazonaws.com"
12358
+ },
12344
12359
  "eu-north-1" : {
12345
12360
  "credentialScope" : {
12346
12361
  "region" : "eu-north-1"
@@ -19245,6 +19260,22 @@
19245
19260
  "cn-northwest-1" : { }
19246
19261
  }
19247
19262
  },
19263
+ "oidc" : {
19264
+ "endpoints" : {
19265
+ "cn-north-1" : {
19266
+ "credentialScope" : {
19267
+ "region" : "cn-north-1"
19268
+ },
19269
+ "hostname" : "oidc.cn-north-1.amazonaws.com.cn"
19270
+ },
19271
+ "cn-northwest-1" : {
19272
+ "credentialScope" : {
19273
+ "region" : "cn-northwest-1"
19274
+ },
19275
+ "hostname" : "oidc.cn-northwest-1.amazonaws.com.cn"
19276
+ }
19277
+ }
19278
+ },
19248
19279
  "organizations" : {
19249
19280
  "endpoints" : {
19250
19281
  "aws-cn-global" : {
@@ -19273,6 +19304,22 @@
19273
19304
  "cn-northwest-1" : { }
19274
19305
  }
19275
19306
  },
19307
+ "portal.sso" : {
19308
+ "endpoints" : {
19309
+ "cn-north-1" : {
19310
+ "credentialScope" : {
19311
+ "region" : "cn-north-1"
19312
+ },
19313
+ "hostname" : "portal.sso.cn-north-1.amazonaws.com.cn"
19314
+ },
19315
+ "cn-northwest-1" : {
19316
+ "credentialScope" : {
19317
+ "region" : "cn-northwest-1"
19318
+ },
19319
+ "hostname" : "portal.sso.cn-northwest-1.amazonaws.com.cn"
19320
+ }
19321
+ }
19322
+ },
19276
19323
  "ram" : {
19277
19324
  "endpoints" : {
19278
19325
  "cn-north-1" : { },
@@ -19559,6 +19606,12 @@
19559
19606
  "cn-northwest-1" : { }
19560
19607
  }
19561
19608
  },
19609
+ "sso" : {
19610
+ "endpoints" : {
19611
+ "cn-north-1" : { },
19612
+ "cn-northwest-1" : { }
19613
+ }
19614
+ },
19562
19615
  "states" : {
19563
19616
  "endpoints" : {
19564
19617
  "cn-north-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.825.0
4
+ version: 1.827.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-09-19 00:00:00.000000000 Z
11
+ date: 2023-09-22 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: