aws-partitions 1.550.0 → 1.554.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 +20 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +82 -1
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c666556219b2d7f736474b68b96506aefbd2bd258979642c0d9f8b4dc5621b3f
4
- data.tar.gz: 655c637eb6b510accb05a0be02f3cab2faa24e8f042bff2f42d13326c0cf1546
3
+ metadata.gz: a619f9a3d7f61252603efba1d516d6607cbbfa9af06d292fd2511d6d1f08b112
4
+ data.tar.gz: 50ab965bd2191ceea7d8edf9533e3d395bc43a3944ddf3306278c5688916cb07
5
5
  SHA512:
6
- metadata.gz: b0570c7d083b4cca85fa2c19fc8b0a7c1629b4c6fbfeec1abea9dcb27d006e096fed9608ee2b767c034568002e7569961d59ae4dc9b856a7f0a50a6abf2f4afa
7
- data.tar.gz: 7126d729bae8f94d1b70c64ce4e658f59f3ca3e97baf35657388b9a63a3e7a0d57dd448be2294c61103c0744b844b1795f1caca9e1177013e6f486ea2d2b1671
6
+ metadata.gz: 2e36394a5ae8b4f9520e5572dc11fd360320903dbe63103f381037b21f140197812635b573082d2de54fced0aa82c9e94d5314c99e3fccd751f919d089360c84
7
+ data.tar.gz: 5a5146437b2d21ebda78b24c6cea217fddef2250e183924b3989f767774b6df7c6aee32e55c7b187ea7d6b5308c19ee1a2cf838dbe3a56f58593e3b3c08e94e6
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.554.0 (2022-02-10)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.553.0 (2022-02-04)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.552.0 (2022-02-03)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.551.0 (2022-01-28)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
4
24
  1.550.0 (2022-01-25)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.550.0
1
+ 1.554.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" : { },
@@ -4055,6 +4056,12 @@
4055
4056
  "tags" : [ "fips" ]
4056
4057
  } ]
4057
4058
  },
4059
+ "ap-southeast-3" : {
4060
+ "variants" : [ {
4061
+ "hostname" : "elasticfilesystem-fips.ap-southeast-3.amazonaws.com",
4062
+ "tags" : [ "fips" ]
4063
+ } ]
4064
+ },
4058
4065
  "ca-central-1" : {
4059
4066
  "variants" : [ {
4060
4067
  "hostname" : "elasticfilesystem-fips.ca-central-1.amazonaws.com",
@@ -4153,6 +4160,13 @@
4153
4160
  "deprecated" : true,
4154
4161
  "hostname" : "elasticfilesystem-fips.ap-southeast-2.amazonaws.com"
4155
4162
  },
4163
+ "fips-ap-southeast-3" : {
4164
+ "credentialScope" : {
4165
+ "region" : "ap-southeast-3"
4166
+ },
4167
+ "deprecated" : true,
4168
+ "hostname" : "elasticfilesystem-fips.ap-southeast-3.amazonaws.com"
4169
+ },
4156
4170
  "fips-ca-central-1" : {
4157
4171
  "credentialScope" : {
4158
4172
  "region" : "ca-central-1"
@@ -10229,7 +10243,19 @@
10229
10243
  "ap-southeast-1" : { },
10230
10244
  "ap-southeast-2" : { },
10231
10245
  "ap-southeast-3" : { },
10232
- "ca-central-1" : { },
10246
+ "ca-central-1" : {
10247
+ "variants" : [ {
10248
+ "hostname" : "secretsmanager-fips.ca-central-1.amazonaws.com",
10249
+ "tags" : [ "fips" ]
10250
+ } ]
10251
+ },
10252
+ "ca-central-1-fips" : {
10253
+ "credentialScope" : {
10254
+ "region" : "ca-central-1"
10255
+ },
10256
+ "deprecated" : true,
10257
+ "hostname" : "secretsmanager-fips.ca-central-1.amazonaws.com"
10258
+ },
10233
10259
  "eu-central-1" : { },
10234
10260
  "eu-north-1" : { },
10235
10261
  "eu-south-1" : { },
@@ -11712,6 +11738,32 @@
11712
11738
  }
11713
11739
  }
11714
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
+ },
11715
11767
  "tagging" : {
11716
11768
  "endpoints" : {
11717
11769
  "af-south-1" : { },
@@ -11994,6 +12046,7 @@
11994
12046
  "ap-east-1" : { },
11995
12047
  "ap-northeast-1" : { },
11996
12048
  "ap-northeast-2" : { },
12049
+ "ap-northeast-3" : { },
11997
12050
  "ap-south-1" : { },
11998
12051
  "ap-southeast-1" : { },
11999
12052
  "ap-southeast-2" : { },
@@ -12938,6 +12991,12 @@
12938
12991
  "cn-northwest-1" : { }
12939
12992
  }
12940
12993
  },
12994
+ "codepipeline" : {
12995
+ "endpoints" : {
12996
+ "cn-north-1" : { },
12997
+ "cn-northwest-1" : { }
12998
+ }
12999
+ },
12941
13000
  "cognito-identity" : {
12942
13001
  "endpoints" : {
12943
13002
  "cn-north-1" : { }
@@ -13649,6 +13708,12 @@
13649
13708
  "cn-northwest-1" : { }
13650
13709
  }
13651
13710
  },
13711
+ "synthetics" : {
13712
+ "endpoints" : {
13713
+ "cn-north-1" : { },
13714
+ "cn-northwest-1" : { }
13715
+ }
13716
+ },
13652
13717
  "tagging" : {
13653
13718
  "endpoints" : {
13654
13719
  "cn-north-1" : { },
@@ -16875,6 +16940,12 @@
16875
16940
  }
16876
16941
  }
16877
16942
  },
16943
+ "synthetics" : {
16944
+ "endpoints" : {
16945
+ "us-gov-east-1" : { },
16946
+ "us-gov-west-1" : { }
16947
+ }
16948
+ },
16878
16949
  "tagging" : {
16879
16950
  "endpoints" : {
16880
16951
  "us-gov-east-1" : { },
@@ -17559,6 +17630,11 @@
17559
17630
  "us-iso-west-1" : { }
17560
17631
  }
17561
17632
  },
17633
+ "synthetics" : {
17634
+ "endpoints" : {
17635
+ "us-iso-east-1" : { }
17636
+ }
17637
+ },
17562
17638
  "transcribe" : {
17563
17639
  "defaults" : {
17564
17640
  "protocols" : [ "https" ]
@@ -17922,6 +17998,11 @@
17922
17998
  "us-isob-east-1" : { }
17923
17999
  }
17924
18000
  },
18001
+ "synthetics" : {
18002
+ "endpoints" : {
18003
+ "us-isob-east-1" : { }
18004
+ }
18005
+ },
17925
18006
  "tagging" : {
17926
18007
  "endpoints" : {
17927
18008
  "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.550.0
4
+ version: 1.554.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-25 00:00:00.000000000 Z
11
+ date: 2022-02-10 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: