aws-partitions 1.70.0 → 1.71.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 +2 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3a526e516ba8b5296c331a4f93b7ec180b6b8fc6
4
- data.tar.gz: 310422db3b85d554eea603b0e370865e689e0f93
3
+ metadata.gz: eac5cc23cc02af11218aa5464d5e2778ed352f7f
4
+ data.tar.gz: d4561376b93f3843c66abe13e2efceab5c57dc00
5
5
  SHA512:
6
- metadata.gz: 742ada52ac03f8e4ebe114d26b888aac4c5eb4055b9bea305b16aa1f518759923db6c1ed137be3e96d1f33f32222e23ef70ccac93b1892cce7eb0f11eee8b70b
7
- data.tar.gz: 38e501bc199595b3db20b6b16e81227f041e138c396db46d784c3a4a30e9e5d82be508e9d2e2e3412a64936c6cce22dbb65e6eec327c53ca06fef5a8b93905ef
6
+ metadata.gz: 41224842f6d178503e84a88a403e1663668b0240c1119d043e6f8edf1a6cd0630446a65726cfe4f33a38b313b9f1b6e5a6009d315e803a7b810f13b92f6ef4e9
7
+ data.tar.gz: d5a636e93a70933312ae79a50ab34aef5850ac417ce24585c11e61b956de4ab54a9f6815f6fcabb0671633c26bcb57166cb04efb70fb08ba4a34ad73bdf22c06
@@ -769,6 +769,7 @@
769
769
  "eu-west-1" : { },
770
770
  "us-east-1" : { },
771
771
  "us-east-2" : { },
772
+ "us-west-1" : { },
772
773
  "us-west-2" : { }
773
774
  }
774
775
  },
@@ -1626,6 +1627,7 @@
1626
1627
  "ap-northeast-1" : { },
1627
1628
  "ap-northeast-2" : { },
1628
1629
  "ap-south-1" : { },
1630
+ "ap-southeast-1" : { },
1629
1631
  "ap-southeast-2" : { },
1630
1632
  "ca-central-1" : { },
1631
1633
  "eu-central-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.70.0
4
+ version: 1.71.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: 2018-03-07 00:00:00.000000000 Z
11
+ date: 2018-03-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: