aws-partitions 1.901.0 → 1.903.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 +13 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0d98ddd4f500ec920370c4ab4498998ec027eec70452d847b7c3accdb29b5c68
4
- data.tar.gz: 986edda2cd527e5e31d836b6b2c0e23298823b74fe5f9fb88608ed760a95f9e5
3
+ metadata.gz: 0e22f7d89618de1414422e8ae5540b0c6ff1a241d9c3c226a2b8db6846464e44
4
+ data.tar.gz: 58da6a22ad17f05da697c18b44fbe3ed07040a3f7270336773eb47e5aea7e05f
5
5
  SHA512:
6
- metadata.gz: 9c2f483345d8ce0034d4e0e5d555f3d32b2a2bf4585487511c93f0897d2cec1964fb62e996b93685891e3b3c0713bc7a46a46433fa0d827c3a48b6baf2601a14
7
- data.tar.gz: 35b27854a93ea3e98e6568fe14d28efc654c9a4027e384c037da2c35e8d82349574a63c4521cb7716428931d54455e2c344f002381c116c5b53585692109996d
6
+ metadata.gz: 9ff4b1b5c6e50eb6a7b7b176f78c140f74d4e79d0784be1c00f77acee0ff9db60398a235d02abd48a726f4dcc60be9ba64bd8c1bd1c29d0ab6374561bf148e34
7
+ data.tar.gz: d1e5cd92cd140783ca8b356dbf215cfd75b31acb5a9f284f2cfd26c63eca3a0df4e32e7303a889e34a8ad1256c3738207109619631c463cc4f94af4127b0f71f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.903.0 (2024-03-28)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.902.0 (2024-03-27)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.901.0 (2024-03-26)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.901.0
1
+ 1.903.0
data/partitions.json CHANGED
@@ -11814,6 +11814,7 @@
11814
11814
  "deprecated" : true,
11815
11815
  "hostname" : "mediaconvert-fips.us-west-2.amazonaws.com"
11816
11816
  },
11817
+ "me-central-1" : { },
11817
11818
  "sa-east-1" : { },
11818
11819
  "us-east-1" : {
11819
11820
  "variants" : [ {
@@ -11847,6 +11848,7 @@
11847
11848
  "ap-northeast-2" : { },
11848
11849
  "ap-northeast-3" : { },
11849
11850
  "ap-south-1" : { },
11851
+ "ap-south-2" : { },
11850
11852
  "ap-southeast-1" : { },
11851
11853
  "ap-southeast-2" : { },
11852
11854
  "ap-southeast-4" : { },
@@ -11877,6 +11879,7 @@
11877
11879
  "deprecated" : true,
11878
11880
  "hostname" : "medialive-fips.us-west-2.amazonaws.com"
11879
11881
  },
11882
+ "me-central-1" : { },
11880
11883
  "sa-east-1" : { },
11881
11884
  "us-east-1" : {
11882
11885
  "variants" : [ {
@@ -27733,6 +27736,16 @@
27733
27736
  "us-isob-east-1" : { }
27734
27737
  }
27735
27738
  },
27739
+ "medialive" : {
27740
+ "endpoints" : {
27741
+ "us-isob-east-1" : { }
27742
+ }
27743
+ },
27744
+ "mediapackage" : {
27745
+ "endpoints" : {
27746
+ "us-isob-east-1" : { }
27747
+ }
27748
+ },
27736
27749
  "metering.marketplace" : {
27737
27750
  "defaults" : {
27738
27751
  "credentialScope" : {
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.901.0
4
+ version: 1.903.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-03-26 00:00:00.000000000 Z
11
+ date: 2024-03-28 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: