aws-partitions 1.899.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 +20 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +29 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fd1cff49ae0389a0e573cd609d50ad2a76216b1ad3acc04ab4c679ebdecd2caf
4
- data.tar.gz: 617a49c82830fe3b069b42d67fa3b31a4a417d21a912154b015c9f14cca39db7
3
+ metadata.gz: 0e22f7d89618de1414422e8ae5540b0c6ff1a241d9c3c226a2b8db6846464e44
4
+ data.tar.gz: 58da6a22ad17f05da697c18b44fbe3ed07040a3f7270336773eb47e5aea7e05f
5
5
  SHA512:
6
- metadata.gz: 414868bb97b03a7ec514a6764c56ba526f8c1971714f3480689eaf7065b0f5bf20b7edaaffd860ce3bd2e35442e7b86ad04f7f424b5d3c8a7c5220b7f8988682
7
- data.tar.gz: 8c686420f19e66bc4708b999c62407697f3b58e3794fbd3e5d0fa00b535188125ac416408d896e3985be32d758500b72c7b2e771c509eb409b0a039a5178712e
6
+ metadata.gz: 9ff4b1b5c6e50eb6a7b7b176f78c140f74d4e79d0784be1c00f77acee0ff9db60398a235d02abd48a726f4dcc60be9ba64bd8c1bd1c29d0ab6374561bf148e34
7
+ data.tar.gz: d1e5cd92cd140783ca8b356dbf215cfd75b31acb5a9f284f2cfd26c63eca3a0df4e32e7303a889e34a8ad1256c3738207109619631c463cc4f94af4127b0f71f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
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
+
14
+ 1.901.0 (2024-03-26)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.900.0 (2024-03-25)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
4
24
  1.899.0 (2024-03-18)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.899.0
1
+ 1.903.0
data/partitions.json CHANGED
@@ -11696,8 +11696,14 @@
11696
11696
  },
11697
11697
  "media-pipelines-chime" : {
11698
11698
  "endpoints" : {
11699
+ "ap-northeast-1" : { },
11700
+ "ap-northeast-2" : { },
11701
+ "ap-south-1" : { },
11699
11702
  "ap-southeast-1" : { },
11703
+ "ap-southeast-2" : { },
11704
+ "ca-central-1" : { },
11700
11705
  "eu-central-1" : { },
11706
+ "eu-west-2" : { },
11701
11707
  "us-east-1" : {
11702
11708
  "variants" : [ {
11703
11709
  "hostname" : "media-pipelines-chime-fips.us-east-1.amazonaws.com",
@@ -11808,6 +11814,7 @@
11808
11814
  "deprecated" : true,
11809
11815
  "hostname" : "mediaconvert-fips.us-west-2.amazonaws.com"
11810
11816
  },
11817
+ "me-central-1" : { },
11811
11818
  "sa-east-1" : { },
11812
11819
  "us-east-1" : {
11813
11820
  "variants" : [ {
@@ -11841,6 +11848,7 @@
11841
11848
  "ap-northeast-2" : { },
11842
11849
  "ap-northeast-3" : { },
11843
11850
  "ap-south-1" : { },
11851
+ "ap-south-2" : { },
11844
11852
  "ap-southeast-1" : { },
11845
11853
  "ap-southeast-2" : { },
11846
11854
  "ap-southeast-4" : { },
@@ -11871,6 +11879,7 @@
11871
11879
  "deprecated" : true,
11872
11880
  "hostname" : "medialive-fips.us-west-2.amazonaws.com"
11873
11881
  },
11882
+ "me-central-1" : { },
11874
11883
  "sa-east-1" : { },
11875
11884
  "us-east-1" : {
11876
11885
  "variants" : [ {
@@ -24732,6 +24741,11 @@
24732
24741
  }
24733
24742
  }
24734
24743
  },
24744
+ "models-v2-lex" : {
24745
+ "endpoints" : {
24746
+ "us-gov-west-1" : { }
24747
+ }
24748
+ },
24735
24749
  "models.lex" : {
24736
24750
  "defaults" : {
24737
24751
  "credentialScope" : {
@@ -25384,6 +25398,11 @@
25384
25398
  }
25385
25399
  }
25386
25400
  },
25401
+ "runtime-v2-lex" : {
25402
+ "endpoints" : {
25403
+ "us-gov-west-1" : { }
25404
+ }
25405
+ },
25387
25406
  "runtime.lex" : {
25388
25407
  "defaults" : {
25389
25408
  "credentialScope" : {
@@ -27717,6 +27736,16 @@
27717
27736
  "us-isob-east-1" : { }
27718
27737
  }
27719
27738
  },
27739
+ "medialive" : {
27740
+ "endpoints" : {
27741
+ "us-isob-east-1" : { }
27742
+ }
27743
+ },
27744
+ "mediapackage" : {
27745
+ "endpoints" : {
27746
+ "us-isob-east-1" : { }
27747
+ }
27748
+ },
27720
27749
  "metering.marketplace" : {
27721
27750
  "defaults" : {
27722
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.899.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-18 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: