aws-partitions 1.384.0 → 1.385.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +16 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a492c0f77549971cca7875859bb6dfa66e453b849cd22158af06a9b5e4dfe7eb
4
- data.tar.gz: 3dcc07e15fa6213a80e31462370831b2316a6455753e2430726648afe2761c3f
3
+ metadata.gz: 20bebe1206fe6a9897f6125d3527e046e968f70d7c4aeb361791f2ce4ba804d1
4
+ data.tar.gz: 96bda122a82418f8917d9bfe38b5c99d1899db0692a7f08b7d7659670764e6e7
5
5
  SHA512:
6
- metadata.gz: 1b1a9f4af7657deded669f58a57b774d1f0dd178cce25f2b47c9bcace72e9c152aea282fc399a20d810aa426c1b384446418b2df43c9e35a9b518b6cfd79546b
7
- data.tar.gz: 020262514b2ec2c672e47cf36034f2c0de2eda404edde9a3dcb2985eb546f860fd4b4aaea27d19e3609fb6abeb3d9e3d3abed41e95d5b7632b1abac127ab0aa9
6
+ metadata.gz: bb02b79976dc90d133ff6dedac524f68fb0cd55d111290af63c1f4f760c2ffabd41247faac5b83f3e08b486e89ee3c7678c29fef0e67b0d677a9d278a80709f2
7
+ data.tar.gz: 7f8a2a9f9a18d61ab1dfa2e28eee66432812283a5b0a96bb18ac4f6df165362f5fb29c9e255a240251288df3ac21d30dee74514e5415260c21e82f21ad228133
@@ -614,6 +614,7 @@
614
614
  "ca-central-1" : { },
615
615
  "eu-central-1" : { },
616
616
  "eu-north-1" : { },
617
+ "eu-south-1" : { },
617
618
  "eu-west-1" : { },
618
619
  "eu-west-2" : { },
619
620
  "eu-west-3" : { },
@@ -748,6 +749,7 @@
748
749
  },
749
750
  "backup" : {
750
751
  "endpoints" : {
752
+ "af-south-1" : { },
751
753
  "ap-east-1" : { },
752
754
  "ap-northeast-1" : { },
753
755
  "ap-northeast-2" : { },
@@ -757,6 +759,7 @@
757
759
  "ca-central-1" : { },
758
760
  "eu-central-1" : { },
759
761
  "eu-north-1" : { },
762
+ "eu-south-1" : { },
760
763
  "eu-west-1" : { },
761
764
  "eu-west-2" : { },
762
765
  "eu-west-3" : { },
@@ -3296,6 +3299,7 @@
3296
3299
  "sa-east-1" : { },
3297
3300
  "us-east-1" : { },
3298
3301
  "us-east-2" : { },
3302
+ "us-west-1" : { },
3299
3303
  "us-west-2" : { }
3300
3304
  }
3301
3305
  },
@@ -6725,6 +6729,12 @@
6725
6729
  "cn-northwest-1" : { }
6726
6730
  }
6727
6731
  },
6732
+ "fsx" : {
6733
+ "endpoints" : {
6734
+ "cn-north-1" : { },
6735
+ "cn-northwest-1" : { }
6736
+ }
6737
+ },
6728
6738
  "gamelift" : {
6729
6739
  "endpoints" : {
6730
6740
  "cn-north-1" : { }
@@ -6982,6 +6992,12 @@
6982
6992
  "cn-northwest-1" : { }
6983
6993
  }
6984
6994
  },
6995
+ "securityhub" : {
6996
+ "endpoints" : {
6997
+ "cn-north-1" : { },
6998
+ "cn-northwest-1" : { }
6999
+ }
7000
+ },
6985
7001
  "serverlessrepo" : {
6986
7002
  "defaults" : {
6987
7003
  "protocols" : [ "https" ]
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.384.0
4
+ version: 1.385.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-10-20 00:00:00.000000000 Z
11
+ date: 2020-10-22 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: