aws-partitions 1.246.0 → 1.247.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
  SHA1:
3
- metadata.gz: c40f805e1f76902e66d669945eb24b5976f8598f
4
- data.tar.gz: 12d2107fb74976c3254c83b75ad1174e3c428473
3
+ metadata.gz: 980f59f971e881ce560817009a98caf13cbb67a1
4
+ data.tar.gz: e795998a69f5df416cc9161dc7fcc999e9f3d68a
5
5
  SHA512:
6
- metadata.gz: 9d4bccefca0ac2d2870af700e821af9ac3bc88684d44b5b50cc856c8bc589cb8a0264e911aaa7c4511ee06a95ad9986ddaf709722c7f6a7eeefb1e04f3a690ef
7
- data.tar.gz: d3e670163db1d29e6748e111c065a1b78ddcadaea65b51ce0f2bcd4a4d80bd7927675914e3635cdb2d1b9ddddcc84a208adeb1df2bfa36e3e1f3759626d2325a
6
+ metadata.gz: e550ecc7750a09d226738f03b2f6246c9e76a1dd5d082ee3c8002a8a5e88a16fe94ae535d19379025317d3c48ac6a0b2811f196a59cdb086ca822bfd6330a423
7
+ data.tar.gz: 12c6b7b8042aedf7a96acc55f233309709f3da4b904b0f545b5736df080b3deae5601d90c1af59095f35ff9fafc9021309072d8cc1dffeee8732618fade42131
@@ -310,6 +310,7 @@ module Aws
310
310
  'GuardDuty' => 'guardduty',
311
311
  'Health' => 'health',
312
312
  'IAM' => 'iam',
313
+ 'Imagebuilder' => 'imagebuilder',
313
314
  'ImportExport' => 'importexport',
314
315
  'Inspector' => 'inspector',
315
316
  'IoT' => 'iot',
@@ -398,6 +399,7 @@ module Aws
398
399
  'SageMaker' => 'api.sagemaker',
399
400
  'SageMakerRuntime' => 'runtime.sagemaker',
400
401
  'SavingsPlans' => 'savingsplans',
402
+ 'Schemas' => 'schemas',
401
403
  'SecretsManager' => 'secretsmanager',
402
404
  'SecurityHub' => 'securityhub',
403
405
  'ServerlessApplicationRepository' => 'serverlessrepo',
@@ -1932,6 +1932,26 @@
1932
1932
  }
1933
1933
  }
1934
1934
  },
1935
+ "iotsecuredtunneling" : {
1936
+ "endpoints" : {
1937
+ "ap-northeast-1" : { },
1938
+ "ap-northeast-2" : { },
1939
+ "ap-south-1" : { },
1940
+ "ap-southeast-1" : { },
1941
+ "ap-southeast-2" : { },
1942
+ "ca-central-1" : { },
1943
+ "eu-central-1" : { },
1944
+ "eu-north-1" : { },
1945
+ "eu-west-1" : { },
1946
+ "eu-west-2" : { },
1947
+ "eu-west-3" : { },
1948
+ "sa-east-1" : { },
1949
+ "us-east-1" : { },
1950
+ "us-east-2" : { },
1951
+ "us-west-1" : { },
1952
+ "us-west-2" : { }
1953
+ }
1954
+ },
1935
1955
  "iotthingsgraph" : {
1936
1956
  "defaults" : {
1937
1957
  "credentialScope" : {
@@ -2562,8 +2582,30 @@
2562
2582
  "ap-southeast-2" : { },
2563
2583
  "eu-central-1" : { },
2564
2584
  "eu-west-1" : { },
2565
- "us-east-1" : { },
2566
- "us-west-2" : { }
2585
+ "fips-us-east-1" : {
2586
+ "credentialScope" : {
2587
+ "region" : "us-east-1"
2588
+ },
2589
+ "hostname" : "pinpoint-fips.us-east-1.amazonaws.com"
2590
+ },
2591
+ "fips-us-west-2" : {
2592
+ "credentialScope" : {
2593
+ "region" : "us-west-2"
2594
+ },
2595
+ "hostname" : "pinpoint-fips.us-west-2.amazonaws.com"
2596
+ },
2597
+ "us-east-1" : {
2598
+ "credentialScope" : {
2599
+ "region" : "us-east-1"
2600
+ },
2601
+ "hostname" : "pinpoint.us-east-1.amazonaws.com"
2602
+ },
2603
+ "us-west-2" : {
2604
+ "credentialScope" : {
2605
+ "region" : "us-west-2"
2606
+ },
2607
+ "hostname" : "pinpoint.us-west-2.amazonaws.com"
2608
+ }
2567
2609
  }
2568
2610
  },
2569
2611
  "polly" : {
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.246.0
4
+ version: 1.247.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-11-26 00:00:00.000000000 Z
11
+ date: 2019-12-02 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: