aws-partitions 1.184.0 → 1.185.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 +12 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ee2de090ca5e46473f665df623e2ee7e160be116
4
- data.tar.gz: b7cb47dfaa398c4fb71c79673392c5ee0437bbe2
3
+ metadata.gz: 1b806f43f3db9a208c4cd5e03060620ee31ce4c8
4
+ data.tar.gz: 0e062948f414ab4f6664a29c976ca5201d870ed7
5
5
  SHA512:
6
- metadata.gz: 99bcd07cfbe8ad0c425e8b606489b498af11d06a0b53cac0891777bc62c8c0181d079759ef40611b121fb9df75f704a30187f4e9e49153141aac818c7d7aa22f
7
- data.tar.gz: b9151fc5ccb83a7f20994a60102dcc4436612fa478f25ce2a987dd621fec0e5a6b2e8bd7f363280d327eb915164c5d06285df039bb57084edee55c27f31ebd27
6
+ metadata.gz: 8033e0b88a332236a60d2c7c92f17fd3ba66e8ec9664f939c96f575b89214449839c7a1e1c2a2035db62d921e423b820a196827b02e7f733d603e9c6fe54b804
7
+ data.tar.gz: 33db51843822a7025cf8882c8c0890e8723a56de0ced5b2de59c2894dc9f2bfd85ff6cfd9a1d3cfea68545531d4e767031288accbe4654524378b84190cfef61
@@ -2170,6 +2170,7 @@
2170
2170
  "ap-southeast-2" : { },
2171
2171
  "ca-central-1" : { },
2172
2172
  "eu-central-1" : { },
2173
+ "eu-north-1" : { },
2173
2174
  "eu-west-1" : { },
2174
2175
  "eu-west-2" : { },
2175
2176
  "eu-west-3" : { },
@@ -3534,6 +3535,12 @@
3534
3535
  "cn-northwest-1" : { }
3535
3536
  }
3536
3537
  },
3538
+ "license-manager" : {
3539
+ "endpoints" : {
3540
+ "cn-north-1" : { },
3541
+ "cn-northwest-1" : { }
3542
+ }
3543
+ },
3537
3544
  "logs" : {
3538
3545
  "endpoints" : {
3539
3546
  "cn-north-1" : { },
@@ -4107,6 +4114,11 @@
4107
4114
  "us-gov-west-1" : { }
4108
4115
  }
4109
4116
  },
4117
+ "ram" : {
4118
+ "endpoints" : {
4119
+ "us-gov-west-1" : { }
4120
+ }
4121
+ },
4110
4122
  "rds" : {
4111
4123
  "endpoints" : {
4112
4124
  "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.184.0
4
+ version: 1.185.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: 2019-07-02 00:00:00.000000000 Z
11
+ date: 2019-07-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: