aws-partitions 1.443.0 → 1.444.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 +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +36 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c66bdd4b2feefa535f35fc68073eadd95c2021e8dd8540d1866ae04e33352fbd
4
- data.tar.gz: 374dca3764aae7868b930a5f0d7262aae8d2a5188c43b22db2bcc57876d72b53
3
+ metadata.gz: 3c14347d384a456a31012fdc186279b44de741dcf8c82171d075471d6d0b1c5a
4
+ data.tar.gz: fe71b68a95b070aefeb662937d827451a8d0290e2164815860183c21bc8be9d8
5
5
  SHA512:
6
- metadata.gz: b671bcfac064a3b740e8f706b4b188bbe7a395d31d2ab9a8afbeebcac9181baee66956103eb095cd54b08ff2276ee963460ed1aaf3e9ea53ca0b55e30e083226
7
- data.tar.gz: 916d03f83338dda2c07a57925babda8348e913b2315fc3e905547da23956586ae20a38d209ad630c563774a3b5bafb6b8eb7b6036f9518352e23e98a1f0eff49
6
+ metadata.gz: d577883324c4983980bb0ce0ceb3a46e5d57994170e9b568610ecdf4b81a70cb39717de12c3bbdf4dd428dd6dbcf7653c8c9948be42571d0d0878a456d6afe3d
7
+ data.tar.gz: 5f84d1f0c796219d8edf61f5a1b25fe1444640b2d2644f024fca0350213441cfeb11a8f0b9c1881e2a52a759d5ee81340d271cdd93eda961a3f87c469fac3751
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.444.0 (2021-04-12)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.443.0 (2021-04-08)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.443.0
1
+ 1.444.0
data/partitions.json CHANGED
@@ -1649,6 +1649,7 @@
1649
1649
  "endpoints" : {
1650
1650
  "ap-northeast-1" : { },
1651
1651
  "ap-southeast-2" : { },
1652
+ "ca-central-1" : { },
1652
1653
  "eu-central-1" : { },
1653
1654
  "eu-west-2" : { },
1654
1655
  "us-east-1" : { },
@@ -3244,6 +3245,7 @@
3244
3245
  "ap-east-1" : { },
3245
3246
  "ap-northeast-1" : { },
3246
3247
  "ap-northeast-2" : { },
3248
+ "ap-northeast-3" : { },
3247
3249
  "ap-south-1" : { },
3248
3250
  "ap-southeast-1" : { },
3249
3251
  "ap-southeast-2" : { },
@@ -3918,6 +3920,13 @@
3918
3920
  "us-west-2" : { }
3919
3921
  }
3920
3922
  },
3923
+ "lookoutequipment" : {
3924
+ "endpoints" : {
3925
+ "ap-northeast-2" : { },
3926
+ "eu-west-1" : { },
3927
+ "us-east-1" : { }
3928
+ }
3929
+ },
3921
3930
  "lookoutvision" : {
3922
3931
  "endpoints" : {
3923
3932
  "ap-northeast-1" : { },
@@ -7569,6 +7578,12 @@
7569
7578
  "cn-northwest-1" : { }
7570
7579
  }
7571
7580
  },
7581
+ "mq" : {
7582
+ "endpoints" : {
7583
+ "cn-north-1" : { },
7584
+ "cn-northwest-1" : { }
7585
+ }
7586
+ },
7572
7587
  "neptune" : {
7573
7588
  "endpoints" : {
7574
7589
  "cn-northwest-1" : {
@@ -8576,6 +8591,27 @@
8576
8591
  "us-gov-west-1" : { }
8577
8592
  }
8578
8593
  },
8594
+ "fms" : {
8595
+ "defaults" : {
8596
+ "protocols" : [ "https" ]
8597
+ },
8598
+ "endpoints" : {
8599
+ "fips-us-gov-east-1" : {
8600
+ "credentialScope" : {
8601
+ "region" : "us-gov-east-1"
8602
+ },
8603
+ "hostname" : "fms-fips.us-gov-east-1.amazonaws.com"
8604
+ },
8605
+ "fips-us-gov-west-1" : {
8606
+ "credentialScope" : {
8607
+ "region" : "us-gov-west-1"
8608
+ },
8609
+ "hostname" : "fms-fips.us-gov-west-1.amazonaws.com"
8610
+ },
8611
+ "us-gov-east-1" : { },
8612
+ "us-gov-west-1" : { }
8613
+ }
8614
+ },
8579
8615
  "fsx" : {
8580
8616
  "endpoints" : {
8581
8617
  "fips-prod-us-gov-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.443.0
4
+ version: 1.444.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: 2021-04-08 00:00:00.000000000 Z
11
+ date: 2021-04-12 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: