aws-partitions 1.944.0 → 1.948.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +20 -0
- data/VERSION +1 -1
- data/partitions.json +54 -1
- 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: 199397ebdaf5223a04b4ae37e1bf20e8e007386345564988f24a88776160e3a3
|
4
|
+
data.tar.gz: 7fef426167d0c2e2b41723842d1666568b0a520107ccfbbc5d4fadd6b70ab48c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f8c6b46a661fef9bb44c0864c4391dcf373a2bdeefc558711a6b7196b79c87141be41c7d3cd48027ac8b9cd2a906a0fb172c52fc02797c3b313e8c67e33a437b
|
7
|
+
data.tar.gz: f8a1c8b41743e5674107292222e8d6fbb2bf907746e011e747795aca38ba5819815e0bd522389aa58d9065a1d890b5c571e5e66a1a2593239c97d8f63560921e
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,26 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.948.0 (2024-06-27)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.947.0 (2024-06-24)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.946.0 (2024-06-20)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
18
|
+
|
19
|
+
1.945.0 (2024-06-19)
|
20
|
+
------------------
|
21
|
+
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
23
|
+
|
4
24
|
1.944.0 (2024-06-12)
|
5
25
|
------------------
|
6
26
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.948.0
|
data/partitions.json
CHANGED
@@ -547,10 +547,12 @@
|
|
547
547
|
"ap-south-1" : { },
|
548
548
|
"ap-southeast-1" : { },
|
549
549
|
"ap-southeast-2" : { },
|
550
|
+
"ca-central-1" : { },
|
550
551
|
"eu-central-1" : { },
|
551
552
|
"eu-west-1" : { },
|
552
553
|
"eu-west-2" : { },
|
553
554
|
"eu-west-3" : { },
|
555
|
+
"sa-east-1" : { },
|
554
556
|
"us-east-1" : { },
|
555
557
|
"us-east-2" : { },
|
556
558
|
"us-west-2" : { }
|
@@ -12274,12 +12276,25 @@
|
|
12274
12276
|
},
|
12275
12277
|
"meetings-chime" : {
|
12276
12278
|
"endpoints" : {
|
12279
|
+
"af-south-1" : { },
|
12277
12280
|
"ap-northeast-1" : { },
|
12278
12281
|
"ap-northeast-2" : { },
|
12279
12282
|
"ap-south-1" : { },
|
12280
12283
|
"ap-southeast-1" : { },
|
12281
12284
|
"ap-southeast-2" : { },
|
12282
|
-
"ca-central-1" : {
|
12285
|
+
"ca-central-1" : {
|
12286
|
+
"variants" : [ {
|
12287
|
+
"hostname" : "meetings-chime-fips.ca-central-1.amazonaws.com",
|
12288
|
+
"tags" : [ "fips" ]
|
12289
|
+
} ]
|
12290
|
+
},
|
12291
|
+
"ca-central-1-fips" : {
|
12292
|
+
"credentialScope" : {
|
12293
|
+
"region" : "ca-central-1"
|
12294
|
+
},
|
12295
|
+
"deprecated" : true,
|
12296
|
+
"hostname" : "meetings-chime-fips.ca-central-1.amazonaws.com"
|
12297
|
+
},
|
12283
12298
|
"eu-central-1" : { },
|
12284
12299
|
"eu-west-2" : { },
|
12285
12300
|
"il-central-1" : { },
|
@@ -25256,6 +25271,44 @@
|
|
25256
25271
|
"us-gov-west-1" : { }
|
25257
25272
|
}
|
25258
25273
|
},
|
25274
|
+
"kinesisvideo" : {
|
25275
|
+
"endpoints" : {
|
25276
|
+
"fips-us-gov-east-1" : {
|
25277
|
+
"credentialScope" : {
|
25278
|
+
"region" : "us-gov-east-1"
|
25279
|
+
},
|
25280
|
+
"deprecated" : true,
|
25281
|
+
"hostname" : "kinesisvideo-fips.us-gov-east-1.amazonaws.com"
|
25282
|
+
},
|
25283
|
+
"fips-us-gov-west-1" : {
|
25284
|
+
"credentialScope" : {
|
25285
|
+
"region" : "us-gov-west-1"
|
25286
|
+
},
|
25287
|
+
"deprecated" : true,
|
25288
|
+
"hostname" : "kinesisvideo-fips.us-gov-west-1.amazonaws.com"
|
25289
|
+
},
|
25290
|
+
"us-gov-east-1" : {
|
25291
|
+
"credentialScope" : {
|
25292
|
+
"region" : "us-gov-east-1"
|
25293
|
+
},
|
25294
|
+
"hostname" : "kinesisvideo-fips.us-gov-east-1.amazonaws.com",
|
25295
|
+
"variants" : [ {
|
25296
|
+
"hostname" : "kinesisvideo-fips.us-gov-east-1.amazonaws.com",
|
25297
|
+
"tags" : [ "fips" ]
|
25298
|
+
} ]
|
25299
|
+
},
|
25300
|
+
"us-gov-west-1" : {
|
25301
|
+
"credentialScope" : {
|
25302
|
+
"region" : "us-gov-west-1"
|
25303
|
+
},
|
25304
|
+
"hostname" : "kinesisvideo-fips.us-gov-west-1.amazonaws.com",
|
25305
|
+
"variants" : [ {
|
25306
|
+
"hostname" : "kinesisvideo-fips.us-gov-west-1.amazonaws.com",
|
25307
|
+
"tags" : [ "fips" ]
|
25308
|
+
} ]
|
25309
|
+
}
|
25310
|
+
}
|
25311
|
+
},
|
25259
25312
|
"kms" : {
|
25260
25313
|
"endpoints" : {
|
25261
25314
|
"ProdFips" : {
|
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.948.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: 2024-06-
|
11
|
+
date: 2024-06-27 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|