aws-partitions 1.323.0 → 1.324.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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +7 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5b877bde56b552565ce042316e93082af37e19cebded689f8e41e378fb7ac5ec
4
- data.tar.gz: 285d800d88c01418bea5459cbcc2a5af05d632055c2470d679d522086b274322
3
+ metadata.gz: e2f9f484f924b46a95177cee8ad72cbc3f3d0a6629336b6e3ab03b6bebe2b8e3
4
+ data.tar.gz: c0bcfb0f55eacaba2ff4255bd45732747f5c996e7c0d3156d0e4a7e30f3d6ce7
5
5
  SHA512:
6
- metadata.gz: e206a1da436eae73da3a953ad8511016a3d9f40e4743ba7bc20c7caf7b3af7a34f5aad6499c1f97c4e671ba351093bd8764d19996c7146e82010629ee64cf9b3
7
- data.tar.gz: 4192446f1b10d72d70387943f6939d2aa6bc163620d8c941cc733bc6cd50b2ca56559e115d816b0664fe8dea652110cbd664279055b5470be5c0ca45d73be128
6
+ metadata.gz: ad008bae7aabc8a1686069f0ff0c07a1455984f8f1e555a4b87c088297d2741daa55d5ca8fd3d59f6733cae55e9b99c41e21900455191b5561fe5bbf66a7aef4
7
+ data.tar.gz: 797b50074262721f5d143ba833c1941b0c4c57c1f394b5f099c3115fd2bcac16540d7162cdf1e8358c3bcc24f618d37a161bcfd9e0043d16e77f2e056795c732
@@ -2569,6 +2569,7 @@
2569
2569
  "ap-east-1" : { },
2570
2570
  "ap-northeast-1" : { },
2571
2571
  "ap-northeast-2" : { },
2572
+ "ap-south-1" : { },
2572
2573
  "ap-southeast-1" : { },
2573
2574
  "ap-southeast-2" : { },
2574
2575
  "eu-central-1" : { },
@@ -7751,6 +7752,12 @@
7751
7752
  },
7752
7753
  "storagegateway" : {
7753
7754
  "endpoints" : {
7755
+ "fips" : {
7756
+ "credentialScope" : {
7757
+ "region" : "us-gov-west-1"
7758
+ },
7759
+ "hostname" : "storagegateway-fips.us-gov-west-1.amazonaws.com"
7760
+ },
7754
7761
  "us-gov-east-1" : { },
7755
7762
  "us-gov-west-1" : { }
7756
7763
  }
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.323.0
4
+ version: 1.324.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: 2020-06-01 00:00:00.000000000 Z
11
+ date: 2020-06-03 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: