aws-partitions 1.331.0 → 1.336.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: 4c03bf41eb8e4fbea1ea0f5ba96d315e1239d5126dd0d141519c0b521945506f
4
- data.tar.gz: 3bbe6e63227c935d0c34f86f76c0435def573193f543585fb50aa6ead9d9e865
3
+ metadata.gz: 10b9137837b350017fae72708aa185fdf18b89fefba71b004d4f9722fc78e970
4
+ data.tar.gz: 6d348ee240536bbd54272252f04add775cd9fb023d7b26d350952488e6c94bb9
5
5
  SHA512:
6
- metadata.gz: 550a9d15e4bb45de66a28ff505c571d702a653d71a675b06ebdb7fe5dd9696fb59bff95c7631659f55a243f80e4d0da70c840275bfa2d8eb1b887931bccbe47b
7
- data.tar.gz: 1ba7f80377505d28307a92078fa52a5e902c3c1773df9f64f20258144c27419149c55a0c92fd2b52d1abb8c44ff10eb6600fdc4e778741be9df31ad5547eb4e6
6
+ metadata.gz: 58100ad6dd3d66e0b396cb5346b523820195fdb45cffb2c2e1d66b1849f5843af477ecf7ba588f7400ee4139c7f8dcfedbe570ac53877ad47df209a2b664305a
7
+ data.tar.gz: 0bb5fa0daf3226c8c59d5d96c9d8ab6839d2cefc41b84fe7c050a1ddf9b2373345dd5604972e59a5ea42f32c5d484f501f54060a054625267d8751de65547740
@@ -321,6 +321,7 @@ module Aws
321
321
  'GroundStation' => 'groundstation',
322
322
  'GuardDuty' => 'guardduty',
323
323
  'Health' => 'health',
324
+ 'Honeycode' => 'honeycode',
324
325
  'IAM' => 'iam',
325
326
  'Imagebuilder' => 'imagebuilder',
326
327
  'ImportExport' => 'importexport',
@@ -2804,6 +2804,11 @@
2804
2804
  "us-east-1" : { }
2805
2805
  }
2806
2806
  },
2807
+ "honeycode" : {
2808
+ "endpoints" : {
2809
+ "us-west-2" : { }
2810
+ }
2811
+ },
2807
2812
  "iam" : {
2808
2813
  "endpoints" : {
2809
2814
  "aws-global" : {
@@ -3311,6 +3316,30 @@
3311
3316
  "eu-west-1" : { },
3312
3317
  "eu-west-2" : { },
3313
3318
  "eu-west-3" : { },
3319
+ "fips-us-east-1" : {
3320
+ "credentialScope" : {
3321
+ "region" : "us-east-1"
3322
+ },
3323
+ "hostname" : "logs-fips.us-east-1.amazonaws.com"
3324
+ },
3325
+ "fips-us-east-2" : {
3326
+ "credentialScope" : {
3327
+ "region" : "us-east-2"
3328
+ },
3329
+ "hostname" : "logs-fips.us-east-2.amazonaws.com"
3330
+ },
3331
+ "fips-us-west-1" : {
3332
+ "credentialScope" : {
3333
+ "region" : "us-west-1"
3334
+ },
3335
+ "hostname" : "logs-fips.us-west-1.amazonaws.com"
3336
+ },
3337
+ "fips-us-west-2" : {
3338
+ "credentialScope" : {
3339
+ "region" : "us-west-2"
3340
+ },
3341
+ "hostname" : "logs-fips.us-west-2.amazonaws.com"
3342
+ },
3314
3343
  "me-south-1" : { },
3315
3344
  "sa-east-1" : { },
3316
3345
  "us-east-1" : { },
@@ -6373,6 +6402,24 @@
6373
6402
  }
6374
6403
  }
6375
6404
  },
6405
+ "organizations" : {
6406
+ "endpoints" : {
6407
+ "aws-cn-global" : {
6408
+ "credentialScope" : {
6409
+ "region" : "cn-northwest-1"
6410
+ },
6411
+ "hostname" : "organizations.cn-northwest-1.amazonaws.com.cn"
6412
+ },
6413
+ "fips-aws-cn-global" : {
6414
+ "credentialScope" : {
6415
+ "region" : "cn-northwest-1"
6416
+ },
6417
+ "hostname" : "organizations.cn-northwest-1.amazonaws.com.cn"
6418
+ }
6419
+ },
6420
+ "isRegionalized" : false,
6421
+ "partitionEndpoint" : "aws-cn-global"
6422
+ },
6376
6423
  "polly" : {
6377
6424
  "endpoints" : {
6378
6425
  "cn-northwest-1" : { }
@@ -6751,6 +6798,12 @@
6751
6798
  "us-gov-west-1" : { }
6752
6799
  }
6753
6800
  },
6801
+ "backup" : {
6802
+ "endpoints" : {
6803
+ "us-gov-east-1" : { },
6804
+ "us-gov-west-1" : { }
6805
+ }
6806
+ },
6754
6807
  "batch" : {
6755
6808
  "endpoints" : {
6756
6809
  "fips-us-gov-east-1" : {
@@ -7064,7 +7117,7 @@
7064
7117
  "credentialScope" : {
7065
7118
  "region" : "us-gov-west-1"
7066
7119
  },
7067
- "hostname" : "elasticache-fips.us-gov-west-1.amazonaws.com"
7120
+ "hostname" : "elasticache.us-gov-west-1.amazonaws.com"
7068
7121
  },
7069
7122
  "us-gov-east-1" : { },
7070
7123
  "us-gov-west-1" : { }
@@ -7345,6 +7398,12 @@
7345
7398
  "us-gov-west-1" : { }
7346
7399
  }
7347
7400
  },
7401
+ "kinesisanalytics" : {
7402
+ "endpoints" : {
7403
+ "us-gov-east-1" : { },
7404
+ "us-gov-west-1" : { }
7405
+ }
7406
+ },
7348
7407
  "kms" : {
7349
7408
  "endpoints" : {
7350
7409
  "ProdFips" : {
@@ -7395,8 +7454,18 @@
7395
7454
  },
7396
7455
  "logs" : {
7397
7456
  "endpoints" : {
7398
- "us-gov-east-1" : { },
7399
- "us-gov-west-1" : { }
7457
+ "us-gov-east-1" : {
7458
+ "credentialScope" : {
7459
+ "region" : "us-gov-east-1"
7460
+ },
7461
+ "hostname" : "logs.us-gov-east-1.amazonaws.com"
7462
+ },
7463
+ "us-gov-west-1" : {
7464
+ "credentialScope" : {
7465
+ "region" : "us-gov-west-1"
7466
+ },
7467
+ "hostname" : "logs.us-gov-west-1.amazonaws.com"
7468
+ }
7400
7469
  }
7401
7470
  },
7402
7471
  "mediaconvert" : {
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.331.0
4
+ version: 1.336.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-06-18 00:00:00.000000000 Z
11
+ date: 2020-06-26 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: