aws-partitions 1.402.0 → 1.404.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: dc37aaea91356ade64e86ecfbed1ccee182c5ce1935ed375f2872cd73abeb69c
4
- data.tar.gz: aced539dd2a3fa5191ae2275a3202892515084bbe6d136f58792212e85103598
3
+ metadata.gz: 365b0935700562b00f94a974b0b3e866fde2f2550be48738a4944cb09c8eb15f
4
+ data.tar.gz: 40fd8294e523861277a9de42fa90e24f25acadab45fbcd76fb00c6a66bacb0f8
5
5
  SHA512:
6
- metadata.gz: ed2ddedb284f413c02370cb8446acb46951dd388d393067e2118ea732f46a50407e80547b8d00b8a256035a347fd962ab8c9ae6186e3bc9c172844b643a88f88
7
- data.tar.gz: 959f61108425a68ff11d5e64b2aa2ddc561a2046fcfcf8b34186a97111c6b478fdf0d77c5840c0917952e34691005b362de65c554d5012cff714e29aae3b9bdf
6
+ metadata.gz: 71e62c8117519af92184877118bf045c6ff59039934ba5c97a202640201444cfb6b481978a25a7be8786a0b2ce5cf3574e174aaa701b043630695fafc7454597
7
+ data.tar.gz: d06e49e3175c51e1063d162bdb80e1e08a19b395ffe060ea932945f19ce94ec8409ab61e1bc26becc339546d8406d29269298141f001496a14c84353a4d471ab
@@ -243,6 +243,7 @@ module Aws
243
243
  'ApplicationDiscoveryService' => 'discovery',
244
244
  'ApplicationInsights' => 'applicationinsights',
245
245
  'Athena' => 'athena',
246
+ 'AuditManager' => 'auditmanager',
246
247
  'AugmentedAIRuntime' => 'a2i-runtime.sagemaker',
247
248
  'AutoScaling' => 'autoscaling',
248
249
  'AutoScalingPlans' => 'autoscaling-plans',
@@ -308,6 +309,7 @@ module Aws
308
309
  'EFS' => 'elasticfilesystem',
309
310
  'EKS' => 'eks',
310
311
  'EMR' => 'elasticmapreduce',
312
+ 'EMRContainers' => 'emr-containers',
311
313
  'ElastiCache' => 'elasticache',
312
314
  'ElasticBeanstalk' => 'elasticbeanstalk',
313
315
  'ElasticInference' => 'api.elastic-inference',
@@ -331,6 +333,7 @@ module Aws
331
333
  'GroundStation' => 'groundstation',
332
334
  'GuardDuty' => 'guardduty',
333
335
  'Health' => 'health',
336
+ 'HealthLake' => 'healthlake',
334
337
  'Honeycode' => 'honeycode',
335
338
  'IAM' => 'iam',
336
339
  'IVS' => 'ivs',
@@ -404,7 +407,6 @@ module Aws
404
407
  'PinpointSMSVoice' => 'sms-voice.pinpoint',
405
408
  'Polly' => 'polly',
406
409
  'Pricing' => 'api.pricing',
407
- 'Profile' => 'profile',
408
410
  'QLDB' => 'qldb',
409
411
  'QLDBSession' => 'session.qldb',
410
412
  'QuickSight' => 'quicksight',
@@ -437,6 +439,7 @@ module Aws
437
439
  'SageMaker' => 'api.sagemaker',
438
440
  'SageMakerFeatureStoreRuntime' => 'featurestore-runtime.sagemaker',
439
441
  'SageMakerRuntime' => 'runtime.sagemaker',
442
+ 'SagemakerEdgeManager' => 'edge.sagemaker',
440
443
  'SavingsPlans' => 'savingsplans',
441
444
  'Schemas' => 'schemas',
442
445
  'SecretsManager' => 'secretsmanager',
@@ -2700,6 +2700,18 @@
2700
2700
  "eu-west-1" : { },
2701
2701
  "eu-west-2" : { },
2702
2702
  "eu-west-3" : { },
2703
+ "fips-af-south-1" : {
2704
+ "credentialScope" : {
2705
+ "region" : "af-south-1"
2706
+ },
2707
+ "hostname" : "fms-fips.af-south-1.amazonaws.com"
2708
+ },
2709
+ "fips-ap-east-1" : {
2710
+ "credentialScope" : {
2711
+ "region" : "ap-east-1"
2712
+ },
2713
+ "hostname" : "fms-fips.ap-east-1.amazonaws.com"
2714
+ },
2703
2715
  "fips-ap-northeast-1" : {
2704
2716
  "credentialScope" : {
2705
2717
  "region" : "ap-northeast-1"
@@ -2742,6 +2754,12 @@
2742
2754
  },
2743
2755
  "hostname" : "fms-fips.eu-central-1.amazonaws.com"
2744
2756
  },
2757
+ "fips-eu-south-1" : {
2758
+ "credentialScope" : {
2759
+ "region" : "eu-south-1"
2760
+ },
2761
+ "hostname" : "fms-fips.eu-south-1.amazonaws.com"
2762
+ },
2745
2763
  "fips-eu-west-1" : {
2746
2764
  "credentialScope" : {
2747
2765
  "region" : "eu-west-1"
@@ -2760,6 +2778,12 @@
2760
2778
  },
2761
2779
  "hostname" : "fms-fips.eu-west-3.amazonaws.com"
2762
2780
  },
2781
+ "fips-me-south-1" : {
2782
+ "credentialScope" : {
2783
+ "region" : "me-south-1"
2784
+ },
2785
+ "hostname" : "fms-fips.me-south-1.amazonaws.com"
2786
+ },
2763
2787
  "fips-sa-east-1" : {
2764
2788
  "credentialScope" : {
2765
2789
  "region" : "sa-east-1"
@@ -4509,6 +4533,17 @@
4509
4533
  }
4510
4534
  }
4511
4535
  },
4536
+ "profile" : {
4537
+ "endpoints" : {
4538
+ "ap-northeast-1" : { },
4539
+ "ap-southeast-1" : { },
4540
+ "ap-southeast-2" : { },
4541
+ "eu-central-1" : { },
4542
+ "eu-west-2" : { },
4543
+ "us-east-1" : { },
4544
+ "us-west-2" : { }
4545
+ }
4546
+ },
4512
4547
  "projects.iot1click" : {
4513
4548
  "endpoints" : {
4514
4549
  "ap-northeast-1" : { },
@@ -6554,6 +6589,30 @@
6554
6589
  "eu-west-1" : { },
6555
6590
  "eu-west-2" : { },
6556
6591
  "eu-west-3" : { },
6592
+ "fips-us-east-1" : {
6593
+ "credentialScope" : {
6594
+ "region" : "us-east-1"
6595
+ },
6596
+ "hostname" : "xray-fips.us-east-1.amazonaws.com"
6597
+ },
6598
+ "fips-us-east-2" : {
6599
+ "credentialScope" : {
6600
+ "region" : "us-east-2"
6601
+ },
6602
+ "hostname" : "xray-fips.us-east-2.amazonaws.com"
6603
+ },
6604
+ "fips-us-west-1" : {
6605
+ "credentialScope" : {
6606
+ "region" : "us-west-1"
6607
+ },
6608
+ "hostname" : "xray-fips.us-west-1.amazonaws.com"
6609
+ },
6610
+ "fips-us-west-2" : {
6611
+ "credentialScope" : {
6612
+ "region" : "us-west-2"
6613
+ },
6614
+ "hostname" : "xray-fips.us-west-2.amazonaws.com"
6615
+ },
6557
6616
  "me-south-1" : { },
6558
6617
  "sa-east-1" : { },
6559
6618
  "us-east-1" : { },
@@ -8930,6 +8989,18 @@
8930
8989
  },
8931
8990
  "xray" : {
8932
8991
  "endpoints" : {
8992
+ "fips-us-gov-east-1" : {
8993
+ "credentialScope" : {
8994
+ "region" : "us-gov-east-1"
8995
+ },
8996
+ "hostname" : "xray-fips.us-gov-east-1.amazonaws.com"
8997
+ },
8998
+ "fips-us-gov-west-1" : {
8999
+ "credentialScope" : {
9000
+ "region" : "us-gov-west-1"
9001
+ },
9002
+ "hostname" : "xray-fips.us-gov-west-1.amazonaws.com"
9003
+ },
8933
9004
  "us-gov-east-1" : { },
8934
9005
  "us-gov-west-1" : { }
8935
9006
  }
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.402.0
4
+ version: 1.404.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-12-02 00:00:00.000000000 Z
11
+ date: 2020-12-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: