aws-partitions 1.132.0 → 1.133.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 +26 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b5c6a3237b3402686fafdade54b4460305c0cc1d
4
- data.tar.gz: 8099f372e5ac8beb608291e2afd961550e8da1d7
3
+ metadata.gz: 9a527283f6db616fb6a780a28b186718e45302f0
4
+ data.tar.gz: b2138bdfef6712a08cd7409cdf4cb81f1370d898
5
5
  SHA512:
6
- metadata.gz: e7a7b03e80b02c5520d3acec146ce21953257d1042f5b35e03c7bbb10b32b710c4a1dca82f88766158dff6d2296ec25de33633203bd8a8ee17b755152e98117b
7
- data.tar.gz: 2340269218bbe66a3ff53625872b2e0c9de436579dd067be39fd2d50b8a78548377dbb667d09b41d1fe8c39d596796a198779679236f236fa94aa9a699d44fba
6
+ metadata.gz: 54e8c142a3bb207e0031511bc035de1c581fca2fa0dab425ee80c9c3991d012bdbc3ab7a7b09cd464c7fcf4086375dd508fae95ce4e8e8602299048ea81550ae
7
+ data.tar.gz: 1dcf1274d859ead1c62597b497cdb91dff30dba47e17eccfdd81445bc980776111b1f5efb4b81d42ebe01072854d190ac046c9adac7ecd3644fed2f4a2b734a2
@@ -1217,6 +1217,7 @@
1217
1217
  "eu-central-1" : { },
1218
1218
  "eu-west-1" : { },
1219
1219
  "eu-west-2" : { },
1220
+ "eu-west-3" : { },
1220
1221
  "us-east-1" : { },
1221
1222
  "us-east-2" : { },
1222
1223
  "us-west-1" : { },
@@ -2146,6 +2147,25 @@
2146
2147
  }
2147
2148
  }
2148
2149
  },
2150
+ "securityhub" : {
2151
+ "endpoints" : {
2152
+ "ap-northeast-1" : { },
2153
+ "ap-northeast-2" : { },
2154
+ "ap-south-1" : { },
2155
+ "ap-southeast-1" : { },
2156
+ "ap-southeast-2" : { },
2157
+ "ca-central-1" : { },
2158
+ "eu-central-1" : { },
2159
+ "eu-west-1" : { },
2160
+ "eu-west-2" : { },
2161
+ "eu-west-3" : { },
2162
+ "sa-east-1" : { },
2163
+ "us-east-1" : { },
2164
+ "us-east-2" : { },
2165
+ "us-west-1" : { },
2166
+ "us-west-2" : { }
2167
+ }
2168
+ },
2149
2169
  "serverlessrepo" : {
2150
2170
  "defaults" : {
2151
2171
  "protocols" : [ "https" ]
@@ -3024,6 +3044,12 @@
3024
3044
  "cn-northwest-1" : { }
3025
3045
  }
3026
3046
  },
3047
+ "states" : {
3048
+ "endpoints" : {
3049
+ "cn-north-1" : { },
3050
+ "cn-northwest-1" : { }
3051
+ }
3052
+ },
3027
3053
  "storagegateway" : {
3028
3054
  "endpoints" : {
3029
3055
  "cn-north-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.132.0
4
+ version: 1.133.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-01-16 00:00:00.000000000 Z
11
+ date: 2019-01-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: