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 +4 -4
- data/lib/aws-partitions.rb +1 -0
- data/partitions.json +73 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d666848c79711d520600d85cd7e15f826f4026d8
|
4
|
+
data.tar.gz: 57871ab73b7e8631e312f3d7fcf55ddabcc460b1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7ec972bef0db25345a20a01f3ad56bb36d1338a03a05f8ef990640449a7fed6801dd54aeec1031e5a8571143100599650926f5aa2e241bec06331e55757999a1
|
7
|
+
data.tar.gz: 6fbb7209858737abb0f2352f1beab897b70c4fc3b8a7f19c279cacf7e4ff428719954effdac7b92c2112572032c7cb2375d031d49b2cd5da7864571606d17855
|
data/lib/aws-partitions.rb
CHANGED
data/partitions.json
CHANGED
@@ -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-
|
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.
|
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-
|
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:
|