aws-partitions 1.337.0 → 1.338.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 +7 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '093f7d9adfaefe664b2825dc9061c004042d97873066f2a84bd13777259b27c2'
4
- data.tar.gz: 0751f26930b1bfcd02a52f0b2fb54aff387fb4ed4a6fc9946f82090960c9eb58
3
+ metadata.gz: 3b24be73aca4d37117794bad45f5c8f30166ca2e5bde6eacd9a455f78cb4aca5
4
+ data.tar.gz: 953b8139907f5cc303ee239bcc5d67411baf5a8a8a7a23825c336496bd41f06d
5
5
  SHA512:
6
- metadata.gz: e984a593eef60bcf17a30e2245a9500cd7544dfc879676a5a0ebf9c29976bc0a122659dc3c69844d502c03b7b14bc09d43bb0424d4b54a5425684c98280e5f41
7
- data.tar.gz: 19b84da1b0f15bd47a5489e30f05b12a97e72c24119cfdc0e2f0699f4c817750b4104fb491b942601c0f991691d17661d95b6c29c21fb45c960709e353130500
6
+ metadata.gz: 0febfae8a1d2803dc207cfdfbdee769bca0b45da8aebf54e859068fb64b45cc5e689391c1414cb192c9953cd5b885d38d6dd5ce06aea2048d4049624d0ddaddd
7
+ data.tar.gz: 19218382c9e325dc8288dbb770776318c318b555d05dc9ff86c8bf2ce70618be0fb8cea200987ee53fcd5cd144c8bc57354e062cd164d2cc4780acc4ad59f1fc
@@ -575,11 +575,16 @@
575
575
  "ap-south-1" : { },
576
576
  "ap-southeast-1" : { },
577
577
  "ap-southeast-2" : { },
578
+ "ca-central-1" : { },
578
579
  "eu-central-1" : { },
580
+ "eu-north-1" : { },
579
581
  "eu-west-1" : { },
580
582
  "eu-west-2" : { },
583
+ "eu-west-3" : { },
584
+ "sa-east-1" : { },
581
585
  "us-east-1" : { },
582
586
  "us-east-2" : { },
587
+ "us-west-1" : { },
583
588
  "us-west-2" : { }
584
589
  }
585
590
  },
@@ -4093,6 +4098,7 @@
4093
4098
  },
4094
4099
  "ram" : {
4095
4100
  "endpoints" : {
4101
+ "af-south-1" : { },
4096
4102
  "ap-east-1" : { },
4097
4103
  "ap-northeast-1" : { },
4098
4104
  "ap-northeast-2" : { },
@@ -4102,6 +4108,7 @@
4102
4108
  "ca-central-1" : { },
4103
4109
  "eu-central-1" : { },
4104
4110
  "eu-north-1" : { },
4111
+ "eu-south-1" : { },
4105
4112
  "eu-west-1" : { },
4106
4113
  "eu-west-2" : { },
4107
4114
  "eu-west-3" : { },
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.337.0
4
+ version: 1.338.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-29 00:00:00.000000000 Z
11
+ date: 2020-07-02 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: