aws-partitions 1.944.0 → 1.947.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 +15 -0
- data/VERSION +1 -1
- data/partitions.json +41 -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: 1d8dc7905b3d300af1caa974bdae6418abc7502358bd8c4d5e775d2e7396d224
|
4
|
+
data.tar.gz: d788a22979def3e393c0a4adc6bcabb7d31e248a079d559fe32c4fa1dc197c3f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4ef6b059994c6a68202e176ba4fc70b15472001d644b6c8f6fe6d947d826ec7b607b321c5af7e696c557e002fecda972cc6cc0c94cdb487102f6e116bee6759f
|
7
|
+
data.tar.gz: 53596ca67aa941200897cfe9cd6dfac013492549f03d50cfc3b3f2c30cee14698b16a63cc83702647411df271b202678ce6ec83e6ea5b0f1710fc71497bf921f
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,21 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.947.0 (2024-06-24)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.946.0 (2024-06-20)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.945.0 (2024-06-19)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
18
|
+
|
4
19
|
1.944.0 (2024-06-12)
|
5
20
|
------------------
|
6
21
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.947.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,6 +12276,7 @@
|
|
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" : { },
|
@@ -25256,6 +25259,44 @@
|
|
25256
25259
|
"us-gov-west-1" : { }
|
25257
25260
|
}
|
25258
25261
|
},
|
25262
|
+
"kinesisvideo" : {
|
25263
|
+
"endpoints" : {
|
25264
|
+
"fips-us-gov-east-1" : {
|
25265
|
+
"credentialScope" : {
|
25266
|
+
"region" : "us-gov-east-1"
|
25267
|
+
},
|
25268
|
+
"deprecated" : true,
|
25269
|
+
"hostname" : "kinesisvideo-fips.us-gov-east-1.amazonaws.com"
|
25270
|
+
},
|
25271
|
+
"fips-us-gov-west-1" : {
|
25272
|
+
"credentialScope" : {
|
25273
|
+
"region" : "us-gov-west-1"
|
25274
|
+
},
|
25275
|
+
"deprecated" : true,
|
25276
|
+
"hostname" : "kinesisvideo-fips.us-gov-west-1.amazonaws.com"
|
25277
|
+
},
|
25278
|
+
"us-gov-east-1" : {
|
25279
|
+
"credentialScope" : {
|
25280
|
+
"region" : "us-gov-east-1"
|
25281
|
+
},
|
25282
|
+
"hostname" : "kinesisvideo-fips.us-gov-east-1.amazonaws.com",
|
25283
|
+
"variants" : [ {
|
25284
|
+
"hostname" : "kinesisvideo-fips.us-gov-east-1.amazonaws.com",
|
25285
|
+
"tags" : [ "fips" ]
|
25286
|
+
} ]
|
25287
|
+
},
|
25288
|
+
"us-gov-west-1" : {
|
25289
|
+
"credentialScope" : {
|
25290
|
+
"region" : "us-gov-west-1"
|
25291
|
+
},
|
25292
|
+
"hostname" : "kinesisvideo-fips.us-gov-west-1.amazonaws.com",
|
25293
|
+
"variants" : [ {
|
25294
|
+
"hostname" : "kinesisvideo-fips.us-gov-west-1.amazonaws.com",
|
25295
|
+
"tags" : [ "fips" ]
|
25296
|
+
} ]
|
25297
|
+
}
|
25298
|
+
}
|
25299
|
+
},
|
25259
25300
|
"kms" : {
|
25260
25301
|
"endpoints" : {
|
25261
25302
|
"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.947.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-24 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|