aws-partitions 1.336.0 → 1.337.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 +15 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 10b9137837b350017fae72708aa185fdf18b89fefba71b004d4f9722fc78e970
4
- data.tar.gz: 6d348ee240536bbd54272252f04add775cd9fb023d7b26d350952488e6c94bb9
3
+ metadata.gz: '093f7d9adfaefe664b2825dc9061c004042d97873066f2a84bd13777259b27c2'
4
+ data.tar.gz: 0751f26930b1bfcd02a52f0b2fb54aff387fb4ed4a6fc9946f82090960c9eb58
5
5
  SHA512:
6
- metadata.gz: 58100ad6dd3d66e0b396cb5346b523820195fdb45cffb2c2e1d66b1849f5843af477ecf7ba588f7400ee4139c7f8dcfedbe570ac53877ad47df209a2b664305a
7
- data.tar.gz: 0bb5fa0daf3226c8c59d5d96c9d8ab6839d2cefc41b84fe7c050a1ddf9b2373345dd5604972e59a5ea42f32c5d484f501f54060a054625267d8751de65547740
6
+ metadata.gz: e984a593eef60bcf17a30e2245a9500cd7544dfc879676a5a0ebf9c29976bc0a122659dc3c69844d502c03b7b14bc09d43bb0424d4b54a5425684c98280e5f41
7
+ data.tar.gz: 19b84da1b0f15bd47a5489e30f05b12a97e72c24119cfdc0e2f0699f4c817750b4104fb491b942601c0f991691d17661d95b6c29c21fb45c960709e353130500
@@ -3555,6 +3555,7 @@
3555
3555
  }
3556
3556
  },
3557
3557
  "endpoints" : {
3558
+ "ap-northeast-1" : { },
3558
3559
  "ap-southeast-1" : { },
3559
3560
  "ap-southeast-2" : { },
3560
3561
  "eu-central-1" : { },
@@ -3874,9 +3875,11 @@
3874
3875
  },
3875
3876
  "outposts" : {
3876
3877
  "endpoints" : {
3878
+ "af-south-1" : { },
3877
3879
  "ap-east-1" : { },
3878
3880
  "ap-northeast-1" : { },
3879
3881
  "ap-northeast-2" : { },
3882
+ "ap-south-1" : { },
3880
3883
  "ap-southeast-1" : { },
3881
3884
  "ap-southeast-2" : { },
3882
3885
  "ca-central-1" : { },
@@ -3916,6 +3919,7 @@
3916
3919
  "hostname" : "outposts-fips.us-west-2.amazonaws.com"
3917
3920
  },
3918
3921
  "me-south-1" : { },
3922
+ "sa-east-1" : { },
3919
3923
  "us-east-1" : { },
3920
3924
  "us-east-2" : { },
3921
3925
  "us-west-1" : { },
@@ -4343,6 +4347,7 @@
4343
4347
  }
4344
4348
  },
4345
4349
  "endpoints" : {
4350
+ "ap-northeast-1" : { },
4346
4351
  "ap-southeast-1" : { },
4347
4352
  "ap-southeast-2" : { },
4348
4353
  "eu-central-1" : { },
@@ -7032,6 +7037,16 @@
7032
7037
  "us-gov-west-1" : { }
7033
7038
  }
7034
7039
  },
7040
+ "docdb" : {
7041
+ "endpoints" : {
7042
+ "us-gov-west-1" : {
7043
+ "credentialScope" : {
7044
+ "region" : "us-gov-west-1"
7045
+ },
7046
+ "hostname" : "rds.us-gov-west-1.amazonaws.com"
7047
+ }
7048
+ }
7049
+ },
7035
7050
  "ds" : {
7036
7051
  "endpoints" : {
7037
7052
  "fips-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.336.0
4
+ version: 1.337.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-26 00:00:00.000000000 Z
11
+ date: 2020-06-29 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: