aws-partitions 1.277.0 → 1.278.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 +5 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0dc277a3e236b7acc19fe0d3d2a3093de39140f5
4
- data.tar.gz: 407847b20b758b61c5a1a21ad16d7dbe705a9cf1
3
+ metadata.gz: 5ea7a17db18c2090649d6a1631b71d4b38cc3bee
4
+ data.tar.gz: 51561c5f5730997418b3a92f22cc3771af2e0bfe
5
5
  SHA512:
6
- metadata.gz: 18742f668aa07aa239fea79d03a1fb9cb04d2e6d27911310ccf7dacb2079f942d1fcdc4e6c5f045d81f9887a536b824b9d22b86320beb4a16e444afeab86baa6
7
- data.tar.gz: 2154888f85bb9a823818ab025d312801a489707d357b7c5f1d54dba458215bffabe35fa18981d9efcf18d6a85238b50c3905e209760cbf8e4578af090c55cf4d
6
+ metadata.gz: c3cc0245f816b955bf3e3c7fa1339142638d85294c9772ac7b21d15c3246e9054c401770c08f96f3747e065f206cdb83ffb4cfe3bb7ec0a6dad0c44f99147cdf
7
+ data.tar.gz: eea21aca59b3497535e4ad3918a8e764c88ec46b0efe53a04886277228b874f61fed75f8f1a1e2e4bbd1297257b7eef3dc909629c7bfd80ad5fb332808fa5480
data/partitions.json CHANGED
@@ -5930,6 +5930,11 @@
5930
5930
  "us-isob-east-1" : { }
5931
5931
  }
5932
5932
  },
5933
+ "ssm" : {
5934
+ "endpoints" : {
5935
+ "us-isob-east-1" : { }
5936
+ }
5937
+ },
5933
5938
  "states" : {
5934
5939
  "endpoints" : {
5935
5940
  "us-isob-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.277.0
4
+ version: 1.278.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-02-26 00:00:00.000000000 Z
11
+ date: 2020-02-27 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: