aws-partitions 1.814.0 → 1.815.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 +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/partitions.json +12 -0
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ed4c69541bc90512fd2b34f4c23ee9b10528e87626fd471ebe452f878e0fdfd8
|
|
4
|
+
data.tar.gz: 934d0a9c00aa2ad11eb9a1e537e8e55185b636cb6e071c52590240da36b3b22d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c4d5081c582ebf89705c80b011ab06b7c35aae010dc8547831cef839c8fde326421809f4873ece8a760e7d18c2eb31cfd5a1550d1b4bcb6a75301bd1ce8b12da
|
|
7
|
+
data.tar.gz: d4774e7898313581c613874729426e1c8dc190916134106df93dc9b2a8fa3a624a74126aa014f911ebb16654071f018a9c11cf523cd3b9cb212bd54977d153cf
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.815.0
|
data/partitions.json
CHANGED
|
@@ -3349,6 +3349,7 @@
|
|
|
3349
3349
|
"endpoints" : {
|
|
3350
3350
|
"ap-northeast-1" : { },
|
|
3351
3351
|
"ap-northeast-2" : { },
|
|
3352
|
+
"ap-northeast-3" : { },
|
|
3352
3353
|
"ap-south-1" : { },
|
|
3353
3354
|
"ap-southeast-1" : { },
|
|
3354
3355
|
"ap-southeast-2" : { },
|
|
@@ -3387,6 +3388,7 @@
|
|
|
3387
3388
|
"deprecated" : true,
|
|
3388
3389
|
"hostname" : "cognito-identity-fips.us-west-2.amazonaws.com"
|
|
3389
3390
|
},
|
|
3391
|
+
"il-central-1" : { },
|
|
3390
3392
|
"me-south-1" : { },
|
|
3391
3393
|
"sa-east-1" : { },
|
|
3392
3394
|
"us-east-1" : {
|
|
@@ -3419,6 +3421,7 @@
|
|
|
3419
3421
|
"endpoints" : {
|
|
3420
3422
|
"ap-northeast-1" : { },
|
|
3421
3423
|
"ap-northeast-2" : { },
|
|
3424
|
+
"ap-northeast-3" : { },
|
|
3422
3425
|
"ap-south-1" : { },
|
|
3423
3426
|
"ap-southeast-1" : { },
|
|
3424
3427
|
"ap-southeast-2" : { },
|
|
@@ -3457,6 +3460,7 @@
|
|
|
3457
3460
|
"deprecated" : true,
|
|
3458
3461
|
"hostname" : "cognito-idp-fips.us-west-2.amazonaws.com"
|
|
3459
3462
|
},
|
|
3463
|
+
"il-central-1" : { },
|
|
3460
3464
|
"me-south-1" : { },
|
|
3461
3465
|
"sa-east-1" : { },
|
|
3462
3466
|
"us-east-1" : {
|
|
@@ -10084,6 +10088,7 @@
|
|
|
10084
10088
|
"ap-south-1" : { },
|
|
10085
10089
|
"ap-southeast-1" : { },
|
|
10086
10090
|
"ap-southeast-2" : { },
|
|
10091
|
+
"ap-southeast-3" : { },
|
|
10087
10092
|
"ca-central-1" : { },
|
|
10088
10093
|
"eu-central-1" : { },
|
|
10089
10094
|
"eu-north-1" : { },
|
|
@@ -10119,6 +10124,7 @@
|
|
|
10119
10124
|
"deprecated" : true,
|
|
10120
10125
|
"hostname" : "license-manager-user-subscriptions-fips.us-west-2.amazonaws.com"
|
|
10121
10126
|
},
|
|
10127
|
+
"il-central-1" : { },
|
|
10122
10128
|
"me-south-1" : { },
|
|
10123
10129
|
"sa-east-1" : { },
|
|
10124
10130
|
"us-east-1" : {
|
|
@@ -12211,6 +12217,12 @@
|
|
|
12211
12217
|
},
|
|
12212
12218
|
"hostname" : "portal.sso.eu-west-3.amazonaws.com"
|
|
12213
12219
|
},
|
|
12220
|
+
"il-central-1" : {
|
|
12221
|
+
"credentialScope" : {
|
|
12222
|
+
"region" : "il-central-1"
|
|
12223
|
+
},
|
|
12224
|
+
"hostname" : "portal.sso.il-central-1.amazonaws.com"
|
|
12225
|
+
},
|
|
12214
12226
|
"me-south-1" : {
|
|
12215
12227
|
"credentialScope" : {
|
|
12216
12228
|
"region" : "me-south-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.
|
|
4
|
+
version: 1.815.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-08-
|
|
11
|
+
date: 2023-08-31 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|