aws-partitions 1.305.0 → 1.306.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 36f0acc307cb1b3861becb2bbe0933f0cb9f6a55395ddc8f940b12982b02f343
4
- data.tar.gz: 60d68a4ac4c297e03129ad8d86b9962a90d909ea2d5bcf435cd165503f939743
3
+ metadata.gz: 897e775eaf6336aefdd42a9800b602cba0681d63845037e1f39dca56e4b7778d
4
+ data.tar.gz: e89736e55b7b7d469ac07ad481b0f514d892cefb0576ebc0f11946cbe2ba3ec5
5
5
  SHA512:
6
- metadata.gz: 7ceb230a4c5b0ca9fdd4bc7d66683a39b786f1170931958db0866264c0b607b187c28cb843b4d8263d075586741ad5b5c3e5503fe01de70c9f8165fceda3479b
7
- data.tar.gz: 9c32019b054d69437ceb0efe4d54afad00faf556e72073957667aca14ffba67a85460df9c1acba827a226fbb57f25809eb7cde3cb2fcd1d82c32a4807f5df524
6
+ metadata.gz: ae9585265ce2f0113ee5d77077b21a383b6ba2a82161ca7ca13ba102d7f8ac6500c272d997c0e554ee9b9fff2e136462a6dd14c1c2ded39357ae455993758f3c
7
+ data.tar.gz: c7b857bc1f98d497da7fba3f201300073257667ce86c10a331319034047fcf36b96fe95c4740826ee8246b811c36ccbf08472591f186574121ff80b2fe24958c
@@ -330,6 +330,7 @@ module Aws
330
330
  'IoTEventsData' => 'data.iotevents',
331
331
  'IoTJobsDataPlane' => 'data.jobs.iot',
332
332
  'IoTSecureTunneling' => 'api.tunneling.iot',
333
+ 'IoTSiteWise' => 'iotsitewise',
333
334
  'IoTThingsGraph' => 'iotthingsgraph',
334
335
  'KMS' => 'kms',
335
336
  'Kafka' => 'kafka',
@@ -6285,6 +6285,18 @@
6285
6285
  "protocols" : [ "https" ]
6286
6286
  },
6287
6287
  "endpoints" : {
6288
+ "fips-us-gov-east-1" : {
6289
+ "credentialScope" : {
6290
+ "region" : "us-gov-east-1"
6291
+ },
6292
+ "hostname" : "acm-pca.us-gov-east-1.amazonaws.com"
6293
+ },
6294
+ "fips-us-gov-west-1" : {
6295
+ "credentialScope" : {
6296
+ "region" : "us-gov-west-1"
6297
+ },
6298
+ "hostname" : "acm-pca.us-gov-west-1.amazonaws.com"
6299
+ },
6288
6300
  "us-gov-east-1" : { },
6289
6301
  "us-gov-west-1" : { }
6290
6302
  }
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.305.0
4
+ version: 1.306.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-04-28 00:00:00.000000000 Z
11
+ date: 2020-04-29 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: