aws-partitions 1.237.0 → 1.238.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: f560c095fc5d902ca29506b0364c153941a995a3
4
- data.tar.gz: 9f5cf192acb1d95d1f344c47b3ebb67815d0bb05
3
+ metadata.gz: 5d639d7972006b38ffd5cef5e451dac8b695c76f
4
+ data.tar.gz: cca8e6770db837644bdb968cb635825c315830a5
5
5
  SHA512:
6
- metadata.gz: 1eb1ebf79c1505f41656e52d46a24a57a4bbdeed2e5c11a3ebfe63a14744c246b68a6bff8cf1cd167493f740315dd11a384ac5ab9e0a1e038ddcffce94d9d6f5
7
- data.tar.gz: d42890332bae3f0ffad41d1b01eedcff8144715ad1c77111de3adbfe0195bd3a3dcbf241af087461294ad7025b7545491c77a0913797cfea75d6aac3d41a8e88
6
+ metadata.gz: c67a47d2b71fce49a0dfb81bbcb01578304226ee57af3b0a5b3a25e0a1fc6902530c94aafc7cff8e026fb6543126d4a1f837c24ccacfae7982f7ae818c9ae986
7
+ data.tar.gz: 62f7de03c477d74a6f222d60a54c67aaffd6d4ea07576704b64166fc5fa64740c42ee60f5bcdec7af76eac8a996eb95ac54acf7efc2e512845f2492070c75e2a
@@ -336,6 +336,7 @@ module Aws
336
336
  'MachineLearning' => 'machinelearning',
337
337
  'Macie' => 'macie',
338
338
  'ManagedBlockchain' => 'managedblockchain',
339
+ 'MarketplaceCatalog' => 'catalog.marketplace',
339
340
  'MarketplaceCommerceAnalytics' => 'marketplacecommerceanalytics',
340
341
  'MarketplaceEntitlementService' => 'entitlement.marketplace',
341
342
  'MarketplaceMetering' => 'metering.marketplace',
@@ -1061,6 +1061,8 @@
1061
1061
  "ap-southeast-2" : { },
1062
1062
  "eu-central-1" : { },
1063
1063
  "eu-west-1" : { },
1064
+ "eu-west-2" : { },
1065
+ "eu-west-3" : { },
1064
1066
  "sa-east-1" : { },
1065
1067
  "us-east-1" : { },
1066
1068
  "us-east-2" : { },
@@ -3313,10 +3315,25 @@
3313
3315
  "shield" : {
3314
3316
  "defaults" : {
3315
3317
  "protocols" : [ "https" ],
3316
- "sslCommonName" : "shield.us-east-1.amazonaws.com"
3318
+ "sslCommonName" : "shield.ca-central-1.amazonaws.com"
3317
3319
  },
3318
3320
  "endpoints" : {
3319
- "us-east-1" : { }
3321
+ "ap-northeast-1" : { },
3322
+ "ap-northeast-2" : { },
3323
+ "ap-south-1" : { },
3324
+ "ap-southeast-1" : { },
3325
+ "ap-southeast-2" : { },
3326
+ "ca-central-1" : { },
3327
+ "eu-central-1" : { },
3328
+ "eu-north-1" : { },
3329
+ "eu-west-1" : { },
3330
+ "eu-west-2" : { },
3331
+ "eu-west-3" : { },
3332
+ "sa-east-1" : { },
3333
+ "us-east-1" : { },
3334
+ "us-east-2" : { },
3335
+ "us-west-1" : { },
3336
+ "us-west-2" : { }
3320
3337
  },
3321
3338
  "isRegionalized" : false
3322
3339
  },
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.237.0
4
+ version: 1.238.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-08 00:00:00.000000000 Z
11
+ date: 2019-11-12 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: