aws-partitions 1.328.0 → 1.333.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: 810a7671de3a1f3f44d18f24bef2effa2edf5c5364c60e5528d8486f224f8ccc
4
- data.tar.gz: 894f55e7e6fed5ab3bc0a0a923a6421ac400e0fc8c04c92e5dab37d714c0d9c2
3
+ metadata.gz: 247eef9936d4261c0e1ddb5f24ddf6f90481ef17025ca3c8f9e4b6d0e7652e93
4
+ data.tar.gz: 6480d15f6387f0b6a9cf7ef5455265727a101541de3ae4c12f334663d08a08a8
5
5
  SHA512:
6
- metadata.gz: 71487a1d52f1dc173713235b6ebf3f43b3c0ad244d1832cb3380befb517fcc8ed8a93f58bdd3b3b937156c1b2b74fe325002fcc3be7b7b62d0608ca80b1588e2
7
- data.tar.gz: e0942d45bd15be33856724dae692cd7fcd03cfa602da3760b50da7460ae80f18bbe03f86318a6e7a4a98e1c050863726f6a46a4d85816eb35e4a43853f100734
6
+ metadata.gz: 42e97aee0a8d9e06dca08dc41943d1b10458da9766d96e5d04e0c76f9354599413e78bbbf25a6f659eee764b850294eed0dd7466456c57c219748d650dff8f31
7
+ data.tar.gz: c38b6d53a93fba4ec642aaa70ececaab264c52573b34ffa5cf3b1101f8eff16b6b8438db736a3164df16ccaf4941edacc2928a470ecd65a2dcfa3416d5d63909
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  require_relative 'aws-partitions/endpoint_provider'
2
4
  require_relative 'aws-partitions/partition'
3
5
  require_relative 'aws-partitions/partition_list'
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  module Aws
2
4
  module Partitions
3
5
  # @api private
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  module Aws
2
4
  module Partitions
3
5
  class Partition
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  module Aws
2
4
  module Partitions
3
5
  class PartitionList
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  require 'set'
2
4
 
3
5
  module Aws
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  require 'set'
2
4
 
3
5
  module Aws
@@ -965,6 +965,20 @@
965
965
  "us-west-2" : { }
966
966
  }
967
967
  },
968
+ "codeartifact" : {
969
+ "endpoints" : {
970
+ "ap-northeast-1" : { },
971
+ "ap-south-1" : { },
972
+ "ap-southeast-1" : { },
973
+ "ap-southeast-2" : { },
974
+ "eu-central-1" : { },
975
+ "eu-north-1" : { },
976
+ "eu-west-1" : { },
977
+ "us-east-1" : { },
978
+ "us-east-2" : { },
979
+ "us-west-2" : { }
980
+ }
981
+ },
968
982
  "codebuild" : {
969
983
  "endpoints" : {
970
984
  "ap-east-1" : { },
@@ -1428,6 +1442,7 @@
1428
1442
  },
1429
1443
  "datasync" : {
1430
1444
  "endpoints" : {
1445
+ "af-south-1" : { },
1431
1446
  "ap-east-1" : { },
1432
1447
  "ap-northeast-1" : { },
1433
1448
  "ap-northeast-2" : { },
@@ -1437,6 +1452,7 @@
1437
1452
  "ca-central-1" : { },
1438
1453
  "eu-central-1" : { },
1439
1454
  "eu-north-1" : { },
1455
+ "eu-south-1" : { },
1440
1456
  "eu-west-1" : { },
1441
1457
  "eu-west-2" : { },
1442
1458
  "eu-west-3" : { },
@@ -2572,6 +2588,7 @@
2572
2588
  "ap-south-1" : { },
2573
2589
  "ap-southeast-1" : { },
2574
2590
  "ap-southeast-2" : { },
2591
+ "ca-central-1" : { },
2575
2592
  "eu-central-1" : { },
2576
2593
  "eu-north-1" : { },
2577
2594
  "eu-west-1" : { },
@@ -3215,6 +3232,7 @@
3215
3232
  },
3216
3233
  "license-manager" : {
3217
3234
  "endpoints" : {
3235
+ "af-south-1" : { },
3218
3236
  "ap-east-1" : { },
3219
3237
  "ap-northeast-1" : { },
3220
3238
  "ap-northeast-2" : { },
@@ -3224,6 +3242,7 @@
3224
3242
  "ca-central-1" : { },
3225
3243
  "eu-central-1" : { },
3226
3244
  "eu-north-1" : { },
3245
+ "eu-south-1" : { },
3227
3246
  "eu-west-1" : { },
3228
3247
  "eu-west-2" : { },
3229
3248
  "eu-west-3" : { },
@@ -3292,6 +3311,30 @@
3292
3311
  "eu-west-1" : { },
3293
3312
  "eu-west-2" : { },
3294
3313
  "eu-west-3" : { },
3314
+ "fips-us-east-1" : {
3315
+ "credentialScope" : {
3316
+ "region" : "us-east-1"
3317
+ },
3318
+ "hostname" : "logs-fips.us-east-1.amazonaws.com"
3319
+ },
3320
+ "fips-us-east-2" : {
3321
+ "credentialScope" : {
3322
+ "region" : "us-east-2"
3323
+ },
3324
+ "hostname" : "logs-fips.us-east-2.amazonaws.com"
3325
+ },
3326
+ "fips-us-west-1" : {
3327
+ "credentialScope" : {
3328
+ "region" : "us-west-1"
3329
+ },
3330
+ "hostname" : "logs-fips.us-west-1.amazonaws.com"
3331
+ },
3332
+ "fips-us-west-2" : {
3333
+ "credentialScope" : {
3334
+ "region" : "us-west-2"
3335
+ },
3336
+ "hostname" : "logs-fips.us-west-2.amazonaws.com"
3337
+ },
3295
3338
  "me-south-1" : { },
3296
3339
  "sa-east-1" : { },
3297
3340
  "us-east-1" : { },
@@ -4776,6 +4819,7 @@
4776
4819
  },
4777
4820
  "servicecatalog" : {
4778
4821
  "endpoints" : {
4822
+ "af-south-1" : { },
4779
4823
  "ap-east-1" : { },
4780
4824
  "ap-northeast-1" : { },
4781
4825
  "ap-northeast-2" : { },
@@ -4785,6 +4829,7 @@
4785
4829
  "ca-central-1" : { },
4786
4830
  "eu-central-1" : { },
4787
4831
  "eu-north-1" : { },
4832
+ "eu-south-1" : { },
4788
4833
  "eu-west-1" : { },
4789
4834
  "eu-west-2" : { },
4790
4835
  "eu-west-3" : { },
@@ -6017,6 +6062,18 @@
6017
6062
  "cn-northwest-1" : { }
6018
6063
  }
6019
6064
  },
6065
+ "budgets" : {
6066
+ "endpoints" : {
6067
+ "aws-cn-global" : {
6068
+ "credentialScope" : {
6069
+ "region" : "cn-northwest-1"
6070
+ },
6071
+ "hostname" : "budgets.amazonaws.com.cn"
6072
+ }
6073
+ },
6074
+ "isRegionalized" : false,
6075
+ "partitionEndpoint" : "aws-cn-global"
6076
+ },
6020
6077
  "cloudformation" : {
6021
6078
  "endpoints" : {
6022
6079
  "cn-north-1" : { },
@@ -6281,6 +6338,12 @@
6281
6338
  "cn-northwest-1" : { }
6282
6339
  }
6283
6340
  },
6341
+ "kinesisanalytics" : {
6342
+ "endpoints" : {
6343
+ "cn-north-1" : { },
6344
+ "cn-northwest-1" : { }
6345
+ }
6346
+ },
6284
6347
  "kms" : {
6285
6348
  "endpoints" : {
6286
6349
  "cn-north-1" : { },
@@ -7025,7 +7088,7 @@
7025
7088
  "credentialScope" : {
7026
7089
  "region" : "us-gov-west-1"
7027
7090
  },
7028
- "hostname" : "elasticache-fips.us-gov-west-1.amazonaws.com"
7091
+ "hostname" : "elasticache.us-gov-west-1.amazonaws.com"
7029
7092
  },
7030
7093
  "us-gov-east-1" : { },
7031
7094
  "us-gov-west-1" : { }
@@ -7356,8 +7419,18 @@
7356
7419
  },
7357
7420
  "logs" : {
7358
7421
  "endpoints" : {
7359
- "us-gov-east-1" : { },
7360
- "us-gov-west-1" : { }
7422
+ "us-gov-east-1" : {
7423
+ "credentialScope" : {
7424
+ "region" : "us-gov-east-1"
7425
+ },
7426
+ "hostname" : "logs.us-gov-east-1.amazonaws.com"
7427
+ },
7428
+ "us-gov-west-1" : {
7429
+ "credentialScope" : {
7430
+ "region" : "us-gov-west-1"
7431
+ },
7432
+ "hostname" : "logs.us-gov-west-1.amazonaws.com"
7433
+ }
7361
7434
  }
7362
7435
  },
7363
7436
  "mediaconvert" : {
@@ -8409,6 +8482,11 @@
8409
8482
  "us-isob-east-1" : { }
8410
8483
  }
8411
8484
  },
8485
+ "lambda" : {
8486
+ "endpoints" : {
8487
+ "us-isob-east-1" : { }
8488
+ }
8489
+ },
8412
8490
  "license-manager" : {
8413
8491
  "endpoints" : {
8414
8492
  "us-isob-east-1" : { }
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.328.0
4
+ version: 1.333.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-10 00:00:00.000000000 Z
11
+ date: 2020-06-23 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: