aws-partitions 1.412.0 → 1.427.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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/aws-partitions.rb +4 -1
  3. data/partitions.json +205 -5
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 71094c8d4bdf3489090d186aa5eea2173211edfcc5475615e9eaa6a536bf6f60
4
- data.tar.gz: 6e298a236427ce72c6793cdb55584fcd1bb742a215ad1bbd5b040047ac37b67f
3
+ metadata.gz: 716aa1a7767215c40c323c068e7696525e1dacae1fb15517cca5b46d9ae06270
4
+ data.tar.gz: 11b6be7cde738107ba9fc22b3655fe3545265fce45daf86a81f6daa98da86f53
5
5
  SHA512:
6
- metadata.gz: e922cffabe6318eb7f3ec3fd7a532d43b941a4664547f50e53bd84978e91a83379e3a7254d49c918d54505d76195d9635a56618fa2399991ca158c8a42a8d5eb
7
- data.tar.gz: 556d2e21fb494a0241a3cefa57d10ac3f0783a1aadfba3d694b10573ea0ad7dbda40e654767b27357ec719da2bcb1d96f9d271db120fb62846b299386f3c2ecf
6
+ metadata.gz: 9cdb23de17d9e0b9ad927ee08c1337a81d0b74136b58d3b4a919ba072800362b46e452168d8364cc33c217566aad0d0aeec83cfaf095c53d9484342da7637b89
7
+ data.tar.gz: b570db6201fcfe2bc6891ab0827b897671f1a341c6d799c7f087b3d474ed719814d5054b7c3c98984f259855faba36955a365301ed70f084534d78966955e1b8
@@ -212,7 +212,8 @@ module Aws
212
212
  def defaults
213
213
  @defaults ||= begin
214
214
  path = File.expand_path('../../partitions.json', __FILE__)
215
- JSON.load(File.read(path))
215
+ defaults = JSON.parse(File.read(path), freeze: true)
216
+ defaults.merge('partitions' => defaults['partitions'].dup)
216
217
  end
217
218
  end
218
219
 
@@ -370,6 +371,8 @@ module Aws
370
371
  'LambdaPreview' => 'lambda',
371
372
  'Lex' => 'runtime.lex',
372
373
  'LexModelBuildingService' => 'models.lex',
374
+ 'LexModelsV2' => 'models-v2-lex',
375
+ 'LexRuntimeV2' => 'runtime-v2-lex',
373
376
  'LicenseManager' => 'license-manager',
374
377
  'Lightsail' => 'lightsail',
375
378
  'LocationService' => 'geo',
data/partitions.json CHANGED
@@ -255,6 +255,21 @@
255
255
  "us-west-2" : { }
256
256
  }
257
257
  },
258
+ "amplifybackend" : {
259
+ "endpoints" : {
260
+ "ap-northeast-2" : { },
261
+ "ap-south-1" : { },
262
+ "ap-southeast-1" : { },
263
+ "ap-southeast-2" : { },
264
+ "eu-central-1" : { },
265
+ "eu-south-1" : { },
266
+ "eu-west-1" : { },
267
+ "eu-west-2" : { },
268
+ "us-east-1" : { },
269
+ "us-east-2" : { },
270
+ "us-west-2" : { }
271
+ }
272
+ },
258
273
  "api.detective" : {
259
274
  "defaults" : {
260
275
  "protocols" : [ "https" ]
@@ -277,9 +292,33 @@
277
292
  "me-south-1" : { },
278
293
  "sa-east-1" : { },
279
294
  "us-east-1" : { },
295
+ "us-east-1-fips" : {
296
+ "credentialScope" : {
297
+ "region" : "us-east-1"
298
+ },
299
+ "hostname" : "api.detective-fips.us-east-1.amazonaws.com"
300
+ },
280
301
  "us-east-2" : { },
302
+ "us-east-2-fips" : {
303
+ "credentialScope" : {
304
+ "region" : "us-east-2"
305
+ },
306
+ "hostname" : "api.detective-fips.us-east-2.amazonaws.com"
307
+ },
281
308
  "us-west-1" : { },
282
- "us-west-2" : { }
309
+ "us-west-1-fips" : {
310
+ "credentialScope" : {
311
+ "region" : "us-west-1"
312
+ },
313
+ "hostname" : "api.detective-fips.us-west-1.amazonaws.com"
314
+ },
315
+ "us-west-2" : { },
316
+ "us-west-2-fips" : {
317
+ "credentialScope" : {
318
+ "region" : "us-west-2"
319
+ },
320
+ "hostname" : "api.detective-fips.us-west-2.amazonaws.com"
321
+ }
283
322
  }
284
323
  },
285
324
  "api.ecr" : {
@@ -476,6 +515,11 @@
476
515
  }
477
516
  }
478
517
  },
518
+ "api.fleethub.iot" : {
519
+ "endpoints" : {
520
+ "us-east-1" : { }
521
+ }
522
+ },
479
523
  "api.mediatailor" : {
480
524
  "endpoints" : {
481
525
  "ap-northeast-1" : { },
@@ -629,6 +673,7 @@
629
673
  },
630
674
  "appmesh" : {
631
675
  "endpoints" : {
676
+ "af-south-1" : { },
632
677
  "ap-east-1" : { },
633
678
  "ap-northeast-1" : { },
634
679
  "ap-northeast-2" : { },
@@ -1277,6 +1322,7 @@
1277
1322
  "ca-central-1" : { },
1278
1323
  "eu-central-1" : { },
1279
1324
  "eu-north-1" : { },
1325
+ "eu-south-1" : { },
1280
1326
  "eu-west-1" : { },
1281
1327
  "eu-west-2" : { },
1282
1328
  "eu-west-3" : { },
@@ -1417,6 +1463,12 @@
1417
1463
  },
1418
1464
  "hostname" : "cognito-idp-fips.us-east-2.amazonaws.com"
1419
1465
  },
1466
+ "fips-us-west-1" : {
1467
+ "credentialScope" : {
1468
+ "region" : "us-west-1"
1469
+ },
1470
+ "hostname" : "cognito-idp-fips.us-west-1.amazonaws.com"
1471
+ },
1420
1472
  "fips-us-west-2" : {
1421
1473
  "credentialScope" : {
1422
1474
  "region" : "us-west-2"
@@ -2899,6 +2951,7 @@
2899
2951
  },
2900
2952
  "fsx" : {
2901
2953
  "endpoints" : {
2954
+ "af-south-1" : { },
2902
2955
  "ap-east-1" : { },
2903
2956
  "ap-northeast-1" : { },
2904
2957
  "ap-northeast-2" : { },
@@ -2908,9 +2961,41 @@
2908
2961
  "ca-central-1" : { },
2909
2962
  "eu-central-1" : { },
2910
2963
  "eu-north-1" : { },
2964
+ "eu-south-1" : { },
2911
2965
  "eu-west-1" : { },
2912
2966
  "eu-west-2" : { },
2913
2967
  "eu-west-3" : { },
2968
+ "fips-prod-ca-central-1" : {
2969
+ "credentialScope" : {
2970
+ "region" : "ca-central-1"
2971
+ },
2972
+ "hostname" : "fsx-fips.ca-central-1.amazonaws.com"
2973
+ },
2974
+ "fips-prod-us-east-1" : {
2975
+ "credentialScope" : {
2976
+ "region" : "us-east-1"
2977
+ },
2978
+ "hostname" : "fsx-fips.us-east-1.amazonaws.com"
2979
+ },
2980
+ "fips-prod-us-east-2" : {
2981
+ "credentialScope" : {
2982
+ "region" : "us-east-2"
2983
+ },
2984
+ "hostname" : "fsx-fips.us-east-2.amazonaws.com"
2985
+ },
2986
+ "fips-prod-us-west-1" : {
2987
+ "credentialScope" : {
2988
+ "region" : "us-west-1"
2989
+ },
2990
+ "hostname" : "fsx-fips.us-west-1.amazonaws.com"
2991
+ },
2992
+ "fips-prod-us-west-2" : {
2993
+ "credentialScope" : {
2994
+ "region" : "us-west-2"
2995
+ },
2996
+ "hostname" : "fsx-fips.us-west-2.amazonaws.com"
2997
+ },
2998
+ "me-south-1" : { },
2914
2999
  "sa-east-1" : { },
2915
3000
  "us-east-1" : { },
2916
3001
  "us-east-2" : { },
@@ -3555,6 +3640,7 @@
3555
3640
  },
3556
3641
  "lakeformation" : {
3557
3642
  "endpoints" : {
3643
+ "ap-east-1" : { },
3558
3644
  "ap-northeast-1" : { },
3559
3645
  "ap-northeast-2" : { },
3560
3646
  "ap-south-1" : { },
@@ -4053,7 +4139,19 @@
4053
4139
  "eu-west-1" : { },
4054
4140
  "eu-west-2" : { },
4055
4141
  "us-east-1" : { },
4056
- "us-west-2" : { }
4142
+ "us-east-1-fips" : {
4143
+ "credentialScope" : {
4144
+ "region" : "us-east-1"
4145
+ },
4146
+ "hostname" : "models-fips.lex.us-east-1.amazonaws.com"
4147
+ },
4148
+ "us-west-2" : { },
4149
+ "us-west-2-fips" : {
4150
+ "credentialScope" : {
4151
+ "region" : "us-west-2"
4152
+ },
4153
+ "hostname" : "models-fips.lex.us-west-2.amazonaws.com"
4154
+ }
4057
4155
  }
4058
4156
  },
4059
4157
  "monitoring" : {
@@ -4946,7 +5044,19 @@
4946
5044
  "eu-west-1" : { },
4947
5045
  "eu-west-2" : { },
4948
5046
  "us-east-1" : { },
4949
- "us-west-2" : { }
5047
+ "us-east-1-fips" : {
5048
+ "credentialScope" : {
5049
+ "region" : "us-east-1"
5050
+ },
5051
+ "hostname" : "runtime-fips.lex.us-east-1.amazonaws.com"
5052
+ },
5053
+ "us-west-2" : { },
5054
+ "us-west-2-fips" : {
5055
+ "credentialScope" : {
5056
+ "region" : "us-west-2"
5057
+ },
5058
+ "hostname" : "runtime-fips.lex.us-west-2.amazonaws.com"
5059
+ }
4950
5060
  }
4951
5061
  },
4952
5062
  "runtime.sagemaker" : {
@@ -7076,6 +7186,16 @@
7076
7186
  },
7077
7187
  "isRegionalized" : true
7078
7188
  },
7189
+ "guardduty" : {
7190
+ "defaults" : {
7191
+ "protocols" : [ "https" ]
7192
+ },
7193
+ "endpoints" : {
7194
+ "cn-north-1" : { },
7195
+ "cn-northwest-1" : { }
7196
+ },
7197
+ "isRegionalized" : true
7198
+ },
7079
7199
  "health" : {
7080
7200
  "endpoints" : {
7081
7201
  "cn-north-1" : { },
@@ -7869,6 +7989,11 @@
7869
7989
  "us-gov-west-1" : { }
7870
7990
  }
7871
7991
  },
7992
+ "connect" : {
7993
+ "endpoints" : {
7994
+ "us-gov-west-1" : { }
7995
+ }
7996
+ },
7872
7997
  "data.iot" : {
7873
7998
  "defaults" : {
7874
7999
  "credentialScope" : {
@@ -8253,7 +8378,12 @@
8253
8378
  },
8254
8379
  "hostname" : "greengrass-fips.us-gov-east-1.amazonaws.com"
8255
8380
  },
8256
- "us-gov-east-1" : { },
8381
+ "us-gov-east-1" : {
8382
+ "credentialScope" : {
8383
+ "region" : "us-gov-east-1"
8384
+ },
8385
+ "hostname" : "greengrass.us-gov-east-1.amazonaws.com"
8386
+ },
8257
8387
  "us-gov-west-1" : {
8258
8388
  "credentialScope" : {
8259
8389
  "region" : "us-gov-west-1"
@@ -8472,6 +8602,22 @@
8472
8602
  "us-gov-west-1" : { }
8473
8603
  }
8474
8604
  },
8605
+ "models.lex" : {
8606
+ "defaults" : {
8607
+ "credentialScope" : {
8608
+ "service" : "lex"
8609
+ }
8610
+ },
8611
+ "endpoints" : {
8612
+ "us-gov-west-1" : { },
8613
+ "us-gov-west-1-fips" : {
8614
+ "credentialScope" : {
8615
+ "region" : "us-gov-west-1"
8616
+ },
8617
+ "hostname" : "models-fips.lex.us-gov-west-1.amazonaws.com"
8618
+ }
8619
+ }
8620
+ },
8475
8621
  "monitoring" : {
8476
8622
  "endpoints" : {
8477
8623
  "fips-us-gov-east-1" : {
@@ -8665,9 +8811,31 @@
8665
8811
  "us-gov-west-1" : { }
8666
8812
  }
8667
8813
  },
8814
+ "runtime.lex" : {
8815
+ "defaults" : {
8816
+ "credentialScope" : {
8817
+ "service" : "lex"
8818
+ }
8819
+ },
8820
+ "endpoints" : {
8821
+ "us-gov-west-1" : { },
8822
+ "us-gov-west-1-fips" : {
8823
+ "credentialScope" : {
8824
+ "region" : "us-gov-west-1"
8825
+ },
8826
+ "hostname" : "runtime-fips.lex.us-gov-west-1.amazonaws.com"
8827
+ }
8828
+ }
8829
+ },
8668
8830
  "runtime.sagemaker" : {
8669
8831
  "endpoints" : {
8670
- "us-gov-west-1" : { }
8832
+ "us-gov-west-1" : { },
8833
+ "us-gov-west-1-fips" : {
8834
+ "credentialScope" : {
8835
+ "region" : "us-gov-west-1"
8836
+ },
8837
+ "hostname" : "runtime.sagemaker.us-gov-west-1.amazonaws.com"
8838
+ }
8671
8839
  }
8672
8840
  },
8673
8841
  "s3" : {
@@ -9056,12 +9224,24 @@
9056
9224
  },
9057
9225
  "waf-regional" : {
9058
9226
  "endpoints" : {
9227
+ "fips-us-gov-east-1" : {
9228
+ "credentialScope" : {
9229
+ "region" : "us-gov-east-1"
9230
+ },
9231
+ "hostname" : "waf-regional-fips.us-gov-east-1.amazonaws.com"
9232
+ },
9059
9233
  "fips-us-gov-west-1" : {
9060
9234
  "credentialScope" : {
9061
9235
  "region" : "us-gov-west-1"
9062
9236
  },
9063
9237
  "hostname" : "waf-regional-fips.us-gov-west-1.amazonaws.com"
9064
9238
  },
9239
+ "us-gov-east-1" : {
9240
+ "credentialScope" : {
9241
+ "region" : "us-gov-east-1"
9242
+ },
9243
+ "hostname" : "waf-regional.us-gov-east-1.amazonaws.com"
9244
+ },
9065
9245
  "us-gov-west-1" : {
9066
9246
  "credentialScope" : {
9067
9247
  "region" : "us-gov-west-1"
@@ -9301,11 +9481,26 @@
9301
9481
  "us-iso-east-1" : { }
9302
9482
  }
9303
9483
  },
9484
+ "medialive" : {
9485
+ "endpoints" : {
9486
+ "us-iso-east-1" : { }
9487
+ }
9488
+ },
9489
+ "mediapackage" : {
9490
+ "endpoints" : {
9491
+ "us-iso-east-1" : { }
9492
+ }
9493
+ },
9304
9494
  "monitoring" : {
9305
9495
  "endpoints" : {
9306
9496
  "us-iso-east-1" : { }
9307
9497
  }
9308
9498
  },
9499
+ "outposts" : {
9500
+ "endpoints" : {
9501
+ "us-iso-east-1" : { }
9502
+ }
9503
+ },
9309
9504
  "rds" : {
9310
9505
  "endpoints" : {
9311
9506
  "us-iso-east-1" : { }
@@ -9368,6 +9563,11 @@
9368
9563
  }
9369
9564
  }
9370
9565
  },
9566
+ "ssm" : {
9567
+ "endpoints" : {
9568
+ "us-iso-east-1" : { }
9569
+ }
9570
+ },
9371
9571
  "states" : {
9372
9572
  "endpoints" : {
9373
9573
  "us-iso-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.412.0
4
+ version: 1.427.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-22 00:00:00.000000000 Z
11
+ date: 2021-02-12 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: