aws-partitions 1.551.0 → 1.553.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.
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 +55 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3f5f37e922e41da4159c6bc7039334f9ecca19eca8f3851ce81b7aba2711c866
4
- data.tar.gz: 827f682d18e9f87992d97acd7ecd102ca1e1c94f70b1a665b9acdf17ee941bec
3
+ metadata.gz: 137607186d0d2fc55678c051f8433a8be7cebd7ad0d4cdf62b49a398530d4ffd
4
+ data.tar.gz: 9a4aa2943aea05f8d7247e384b604fc0e50a2c2b5d34677e2b12a67ad5078efc
5
5
  SHA512:
6
- metadata.gz: f14567407b91e5ce1965830a0f74fbb19070ff3d114a80d3753b4f481781793ff280629432c44bf403c326d6172e9e712c3ebb49c784dea364b0eac2589ddc78
7
- data.tar.gz: 7bf89acafe9cdca4734c1e4a1d902c7219831a3d3fe2c9cecf4cf6cfde5521fc0102663e27b94b38d58ecf7d5e919e833e77b27b18ceef43b991278de0f59de1
6
+ metadata.gz: 43ca6b862995bde49004f92de13cedb78ebef1380cc36a382d84edc07509b7993e3f0b5bbb0e27077d7b301a42d1a6909be81e0d45e799152609e2339728a804
7
+ data.tar.gz: 5cfc277a23e8c9763c5bcf2e3376a6f3a2c3c2f46e4a92c51ba0534708f0c0725d960cbf32b78168e20ae435f6483bfc4a72bb38fbb7c32bd6d353c816c5c1c9
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.553.0 (2022-02-04)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.552.0 (2022-02-03)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.551.0 (2022-01-28)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.551.0
1
+ 1.553.0
data/partitions.json CHANGED
@@ -2676,6 +2676,7 @@
2676
2676
  },
2677
2677
  "connect" : {
2678
2678
  "endpoints" : {
2679
+ "af-south-1" : { },
2679
2680
  "ap-northeast-1" : { },
2680
2681
  "ap-northeast-2" : { },
2681
2682
  "ap-southeast-1" : { },
@@ -11737,6 +11738,32 @@
11737
11738
  }
11738
11739
  }
11739
11740
  },
11741
+ "synthetics" : {
11742
+ "endpoints" : {
11743
+ "af-south-1" : { },
11744
+ "ap-east-1" : { },
11745
+ "ap-northeast-1" : { },
11746
+ "ap-northeast-2" : { },
11747
+ "ap-northeast-3" : { },
11748
+ "ap-south-1" : { },
11749
+ "ap-southeast-1" : { },
11750
+ "ap-southeast-2" : { },
11751
+ "ap-southeast-3" : { },
11752
+ "ca-central-1" : { },
11753
+ "eu-central-1" : { },
11754
+ "eu-north-1" : { },
11755
+ "eu-south-1" : { },
11756
+ "eu-west-1" : { },
11757
+ "eu-west-2" : { },
11758
+ "eu-west-3" : { },
11759
+ "me-south-1" : { },
11760
+ "sa-east-1" : { },
11761
+ "us-east-1" : { },
11762
+ "us-east-2" : { },
11763
+ "us-west-1" : { },
11764
+ "us-west-2" : { }
11765
+ }
11766
+ },
11740
11767
  "tagging" : {
11741
11768
  "endpoints" : {
11742
11769
  "af-south-1" : { },
@@ -12963,6 +12990,12 @@
12963
12990
  "cn-northwest-1" : { }
12964
12991
  }
12965
12992
  },
12993
+ "codepipeline" : {
12994
+ "endpoints" : {
12995
+ "cn-north-1" : { },
12996
+ "cn-northwest-1" : { }
12997
+ }
12998
+ },
12966
12999
  "cognito-identity" : {
12967
13000
  "endpoints" : {
12968
13001
  "cn-north-1" : { }
@@ -13674,6 +13707,12 @@
13674
13707
  "cn-northwest-1" : { }
13675
13708
  }
13676
13709
  },
13710
+ "synthetics" : {
13711
+ "endpoints" : {
13712
+ "cn-north-1" : { },
13713
+ "cn-northwest-1" : { }
13714
+ }
13715
+ },
13677
13716
  "tagging" : {
13678
13717
  "endpoints" : {
13679
13718
  "cn-north-1" : { },
@@ -16900,6 +16939,12 @@
16900
16939
  }
16901
16940
  }
16902
16941
  },
16942
+ "synthetics" : {
16943
+ "endpoints" : {
16944
+ "us-gov-east-1" : { },
16945
+ "us-gov-west-1" : { }
16946
+ }
16947
+ },
16903
16948
  "tagging" : {
16904
16949
  "endpoints" : {
16905
16950
  "us-gov-east-1" : { },
@@ -17584,6 +17629,11 @@
17584
17629
  "us-iso-west-1" : { }
17585
17630
  }
17586
17631
  },
17632
+ "synthetics" : {
17633
+ "endpoints" : {
17634
+ "us-iso-east-1" : { }
17635
+ }
17636
+ },
17587
17637
  "transcribe" : {
17588
17638
  "defaults" : {
17589
17639
  "protocols" : [ "https" ]
@@ -17947,6 +17997,11 @@
17947
17997
  "us-isob-east-1" : { }
17948
17998
  }
17949
17999
  },
18000
+ "synthetics" : {
18001
+ "endpoints" : {
18002
+ "us-isob-east-1" : { }
18003
+ }
18004
+ },
17950
18005
  "tagging" : {
17951
18006
  "endpoints" : {
17952
18007
  "us-isob-east-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.551.0
4
+ version: 1.553.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: 2022-01-28 00:00:00.000000000 Z
11
+ date: 2022-02-04 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: