aws-partitions 1.106.0 → 1.107.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c3e7358c90f5eac1ab60ffd582f9772fb9ea9bea
4
- data.tar.gz: 8a6197d8fc5246f9fdc7433ba292869eadd0b8c6
3
+ metadata.gz: d666848c79711d520600d85cd7e15f826f4026d8
4
+ data.tar.gz: 57871ab73b7e8631e312f3d7fcf55ddabcc460b1
5
5
  SHA512:
6
- metadata.gz: 032a0d685c0085e1187205c9c9026f51a46dd6ba265855cd31703a4275c84cd265af91383a0c607b39717570bc24dcafdefd32a3e41293ebd2a67b7779912e3b
7
- data.tar.gz: 82de50eae201064b20b959f6f18115c38d182267377ab1e9704c159af137bb7bb286e0c01c4ef68ca3540b7f25d232fe56bfecc149701f563de339e2a2e7f0f8
6
+ metadata.gz: 7ec972bef0db25345a20a01f3ad56bb36d1338a03a05f8ef990640449a7fed6801dd54aeec1031e5a8571143100599650926f5aa2e241bec06331e55757999a1
7
+ data.tar.gz: 6fbb7209858737abb0f2352f1beab897b70c4fc3b8a7f19c279cacf7e4ff428719954effdac7b92c2112572032c7cb2375d031d49b2cd5da7864571606d17855
@@ -234,6 +234,7 @@ module Aws
234
234
  'AutoScalingPlans' => 'autoscaling',
235
235
  'Batch' => 'batch',
236
236
  'Budgets' => 'budgets',
237
+ 'Chime' => 'chime',
237
238
  'Cloud9' => 'cloud9',
238
239
  'CloudDirectory' => 'clouddirectory',
239
240
  'CloudFormation' => 'cloudformation',
@@ -284,6 +284,23 @@
284
284
  "isRegionalized" : false,
285
285
  "partitionEndpoint" : "aws-global"
286
286
  },
287
+ "chime" : {
288
+ "defaults" : {
289
+ "protocols" : [ "https" ],
290
+ "sslCommonName" : "service.chime.aws.amazon.com"
291
+ },
292
+ "endpoints" : {
293
+ "aws-global" : {
294
+ "credentialScope" : {
295
+ "region" : "us-east-1"
296
+ },
297
+ "hostname" : "service.chime.aws.amazon.com",
298
+ "protocols" : [ "https" ]
299
+ }
300
+ },
301
+ "isRegionalized" : false,
302
+ "partitionEndpoint" : "aws-global"
303
+ },
287
304
  "cloud9" : {
288
305
  "endpoints" : {
289
306
  "ap-southeast-1" : { },
@@ -359,6 +376,7 @@
359
376
  },
360
377
  "endpoints" : {
361
378
  "ap-northeast-1" : { },
379
+ "ap-northeast-2" : { },
362
380
  "ap-south-1" : { },
363
381
  "ap-southeast-1" : { },
364
382
  "ap-southeast-2" : { },
@@ -366,6 +384,7 @@
366
384
  "eu-central-1" : { },
367
385
  "eu-west-1" : { },
368
386
  "eu-west-2" : { },
387
+ "eu-west-3" : { },
369
388
  "us-east-1" : { },
370
389
  "us-east-2" : { },
371
390
  "us-west-1" : { },
@@ -460,6 +479,12 @@
460
479
  "eu-west-1" : { },
461
480
  "eu-west-2" : { },
462
481
  "eu-west-3" : { },
482
+ "fips" : {
483
+ "credentialScope" : {
484
+ "region" : "ca-central-1"
485
+ },
486
+ "hostname" : "codecommit-fips.ca-central-1.amazonaws.com"
487
+ },
463
488
  "sa-east-1" : { },
464
489
  "us-east-1" : { },
465
490
  "us-east-2" : { },
@@ -481,9 +506,33 @@
481
506
  "eu-west-3" : { },
482
507
  "sa-east-1" : { },
483
508
  "us-east-1" : { },
509
+ "us-east-1-fips" : {
510
+ "credentialScope" : {
511
+ "region" : "us-east-1"
512
+ },
513
+ "hostname" : "codedeploy-fips.us-east-1.amazonaws.com"
514
+ },
484
515
  "us-east-2" : { },
516
+ "us-east-2-fips" : {
517
+ "credentialScope" : {
518
+ "region" : "us-east-2"
519
+ },
520
+ "hostname" : "codedeploy-fips.us-east-2.amazonaws.com"
521
+ },
485
522
  "us-west-1" : { },
486
- "us-west-2" : { }
523
+ "us-west-1-fips" : {
524
+ "credentialScope" : {
525
+ "region" : "us-west-1"
526
+ },
527
+ "hostname" : "codedeploy-fips.us-west-1.amazonaws.com"
528
+ },
529
+ "us-west-2" : { },
530
+ "us-west-2-fips" : {
531
+ "credentialScope" : {
532
+ "region" : "us-west-2"
533
+ },
534
+ "hostname" : "codedeploy-fips.us-west-2.amazonaws.com"
535
+ }
487
536
  }
488
537
  },
489
538
  "codepipeline" : {
@@ -2383,6 +2432,12 @@
2383
2432
  "cn-northwest-1" : { }
2384
2433
  }
2385
2434
  },
2435
+ "dms" : {
2436
+ "endpoints" : {
2437
+ "cn-north-1" : { },
2438
+ "cn-northwest-1" : { }
2439
+ }
2440
+ },
2386
2441
  "ds" : {
2387
2442
  "endpoints" : {
2388
2443
  "cn-north-1" : { },
@@ -2451,6 +2506,7 @@
2451
2506
  },
2452
2507
  "es" : {
2453
2508
  "endpoints" : {
2509
+ "cn-north-1" : { },
2454
2510
  "cn-northwest-1" : { }
2455
2511
  }
2456
2512
  },
@@ -2682,7 +2738,13 @@
2682
2738
  },
2683
2739
  "codedeploy" : {
2684
2740
  "endpoints" : {
2685
- "us-gov-west-1" : { }
2741
+ "us-gov-west-1" : { },
2742
+ "us-gov-west-1-fips" : {
2743
+ "credentialScope" : {
2744
+ "region" : "us-gov-west-1"
2745
+ },
2746
+ "hostname" : "codedeploy-fips.us-gov-west-1.amazonaws.com"
2747
+ }
2686
2748
  }
2687
2749
  },
2688
2750
  "config" : {
@@ -2784,6 +2846,15 @@
2784
2846
  }
2785
2847
  }
2786
2848
  },
2849
+ "guardduty" : {
2850
+ "defaults" : {
2851
+ "protocols" : [ "https" ]
2852
+ },
2853
+ "endpoints" : {
2854
+ "us-gov-west-1" : { }
2855
+ },
2856
+ "isRegionalized" : true
2857
+ },
2787
2858
  "iam" : {
2788
2859
  "endpoints" : {
2789
2860
  "aws-us-gov-global" : {
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.106.0
4
+ version: 1.107.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: 2018-10-22 00:00:00.000000000 Z
11
+ date: 2018-10-30 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: