aws-partitions 1.93.0 → 1.94.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 +10 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fae1fe3026d5fd341c5d6acaf2244fdade7580ac
4
- data.tar.gz: 5bb9330e6b0f5f4bed6ac3cc19b55bb2f6a4efb8
3
+ metadata.gz: 475509b384938d44e44b690f913014d983bbed81
4
+ data.tar.gz: 9a03ba255b32233df27e0567b9e0b92dea096ebb
5
5
  SHA512:
6
- metadata.gz: b26e6169bf5d3ee41aed1e1645a97e0daa58df46e0354d4161f3fba0894a3553933e19e8e4f4ea84b658fa8940958141633b0c08a9f53ab9a5c63e8871750e64
7
- data.tar.gz: f3a9fbebc8d6de7053ee286cf9829923fa9c80fe16d78dacc3bd38e7cc5a74d561e6b0845fcf465a7fd33e743cff1bba1c49919079e7e760979230575a3be259
6
+ metadata.gz: 92632f13fada99ec8ea62b7f555b39fb8e580f4a2c41d3ae69926fc2772253ed3a9830b172f412bda3248e2267532bb7ff0cb5768b1ce6fa3f8b0a2e35c6ada1
7
+ data.tar.gz: 32d771be6402e74d8fe5ec8272bfece3e3236e248ea6c838575dff85d2ee4da64918282001a2eabcb0e94ce9378fd9b9455dd1a94dca95ba6d34cc7a16940c43
@@ -348,6 +348,7 @@
348
348
  "ca-central-1" : { },
349
349
  "eu-central-1" : { },
350
350
  "eu-west-1" : { },
351
+ "eu-west-2" : { },
351
352
  "us-east-1" : { },
352
353
  "us-east-2" : { },
353
354
  "us-west-1" : { },
@@ -951,8 +952,10 @@
951
952
  "firehose" : {
952
953
  "endpoints" : {
953
954
  "ap-northeast-1" : { },
955
+ "ap-northeast-2" : { },
954
956
  "ap-southeast-1" : { },
955
957
  "ap-southeast-2" : { },
958
+ "ca-central-1" : { },
956
959
  "eu-central-1" : { },
957
960
  "eu-west-1" : { },
958
961
  "us-east-1" : { },
@@ -966,6 +969,7 @@
966
969
  "protocols" : [ "https" ]
967
970
  },
968
971
  "endpoints" : {
972
+ "eu-west-1" : { },
969
973
  "us-east-1" : { },
970
974
  "us-west-2" : { }
971
975
  }
@@ -1757,6 +1761,7 @@
1757
1761
  "eu-west-1" : { },
1758
1762
  "us-east-1" : { },
1759
1763
  "us-east-2" : { },
1764
+ "us-west-1" : { },
1760
1765
  "us-west-2" : { }
1761
1766
  }
1762
1767
  },
@@ -2603,6 +2608,11 @@
2603
2608
  "isRegionalized" : false,
2604
2609
  "partitionEndpoint" : "aws-us-gov-global"
2605
2610
  },
2611
+ "inspector" : {
2612
+ "endpoints" : {
2613
+ "us-gov-west-1" : { }
2614
+ }
2615
+ },
2606
2616
  "kinesis" : {
2607
2617
  "endpoints" : {
2608
2618
  "us-gov-west-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.93.0
4
+ version: 1.94.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-06-21 00:00:00.000000000 Z
11
+ date: 2018-06-22 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: