aws-partitions 1.830.0 → 1.834.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8e94fe25b9091daa529fd6f3b02a949218992e39438bd09c31e758480e13917b
4
- data.tar.gz: 6fe5e293292627c8113a61c195f5dc9284cc442ceb4fe0459250b4e4007b0129
3
+ metadata.gz: 1f07a673dd9174cd6e450f7737a2df2b18d3ad7b4965de855b0e99e1802afa70
4
+ data.tar.gz: 3c6d036ab286be85cc9b82d365a30e3dce68c61f2e78cf35425b7b5afc793cff
5
5
  SHA512:
6
- metadata.gz: 5ba502a41796ccf447837519276f4a0d437050a27bcbf8e2e940a5e348d611b98fb9901ee53b1a851c0066bc22465f21355cf4c4d717e8f3f3be3be635653cab
7
- data.tar.gz: b982615ab60f119bb03b4525c58203ca499b6a0eb2d3751bad14347459cdf16979438995aa78e33fde87e4e439f23551582ce87ed9d915a525b12be13b046f46
6
+ metadata.gz: 655f17f7ebc1dcb6ec6f1a48fa7e3fc0d1499505b9d891a607711b7723539adf9a487f579fc6ee4abea13d8d714ba89c3fc3cf17101788406643c53771620024
7
+ data.tar.gz: 2d60279741b760bd0f9ada1e0208a268e18557b7a9f77c3fac05d06900c3e53b5e072827911eeacbd0128756bedbef1a1af41295b2b71605bb437468f9273ffd
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.834.0 (2023-10-05)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.833.0 (2023-10-04)
10
+ ------------------
11
+
12
+ * Feature - Added support for enumerating regions for `Aws::DataZone`.
13
+
14
+ 1.832.0 (2023-10-03)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.831.0 (2023-10-02)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
4
24
  1.830.0 (2023-09-28)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.830.0
1
+ 1.834.0
@@ -340,6 +340,7 @@ module Aws
340
340
  'DataExchange' => 'dataexchange',
341
341
  'DataPipeline' => 'datapipeline',
342
342
  'DataSync' => 'datasync',
343
+ 'DataZone' => 'datazone',
343
344
  'DatabaseMigrationService' => 'dms',
344
345
  'Detective' => 'api.detective',
345
346
  'DevOpsGuru' => 'devops-guru',
data/partitions.json CHANGED
@@ -2420,6 +2420,86 @@
2420
2420
  }
2421
2421
  }
2422
2422
  },
2423
+ "bedrock" : {
2424
+ "endpoints" : {
2425
+ "ap-northeast-1" : { },
2426
+ "ap-southeast-1" : { },
2427
+ "bedrock-ap-northeast-1" : {
2428
+ "credentialScope" : {
2429
+ "region" : "ap-northeast-1"
2430
+ },
2431
+ "hostname" : "bedrock.ap-northeast-1.amazonaws.com"
2432
+ },
2433
+ "bedrock-ap-southeast-1" : {
2434
+ "credentialScope" : {
2435
+ "region" : "ap-southeast-1"
2436
+ },
2437
+ "hostname" : "bedrock.ap-southeast-1.amazonaws.com"
2438
+ },
2439
+ "bedrock-fips-us-east-1" : {
2440
+ "credentialScope" : {
2441
+ "region" : "us-east-1"
2442
+ },
2443
+ "hostname" : "bedrock-fips.us-east-1.amazonaws.com"
2444
+ },
2445
+ "bedrock-fips-us-west-2" : {
2446
+ "credentialScope" : {
2447
+ "region" : "us-west-2"
2448
+ },
2449
+ "hostname" : "bedrock-fips.us-west-2.amazonaws.com"
2450
+ },
2451
+ "bedrock-runtime-ap-northeast-1" : {
2452
+ "credentialScope" : {
2453
+ "region" : "ap-northeast-1"
2454
+ },
2455
+ "hostname" : "bedrock-runtime.ap-northeast-1.amazonaws.com"
2456
+ },
2457
+ "bedrock-runtime-ap-southeast-1" : {
2458
+ "credentialScope" : {
2459
+ "region" : "ap-southeast-1"
2460
+ },
2461
+ "hostname" : "bedrock-runtime.ap-southeast-1.amazonaws.com"
2462
+ },
2463
+ "bedrock-runtime-fips-us-east-1" : {
2464
+ "credentialScope" : {
2465
+ "region" : "us-east-1"
2466
+ },
2467
+ "hostname" : "bedrock-runtime-fips.us-east-1.amazonaws.com"
2468
+ },
2469
+ "bedrock-runtime-fips-us-west-2" : {
2470
+ "credentialScope" : {
2471
+ "region" : "us-west-2"
2472
+ },
2473
+ "hostname" : "bedrock-runtime-fips.us-west-2.amazonaws.com"
2474
+ },
2475
+ "bedrock-runtime-us-east-1" : {
2476
+ "credentialScope" : {
2477
+ "region" : "us-east-1"
2478
+ },
2479
+ "hostname" : "bedrock-runtime.us-east-1.amazonaws.com"
2480
+ },
2481
+ "bedrock-runtime-us-west-2" : {
2482
+ "credentialScope" : {
2483
+ "region" : "us-west-2"
2484
+ },
2485
+ "hostname" : "bedrock-runtime.us-west-2.amazonaws.com"
2486
+ },
2487
+ "bedrock-us-east-1" : {
2488
+ "credentialScope" : {
2489
+ "region" : "us-east-1"
2490
+ },
2491
+ "hostname" : "bedrock.us-east-1.amazonaws.com"
2492
+ },
2493
+ "bedrock-us-west-2" : {
2494
+ "credentialScope" : {
2495
+ "region" : "us-west-2"
2496
+ },
2497
+ "hostname" : "bedrock.us-west-2.amazonaws.com"
2498
+ },
2499
+ "us-east-1" : { },
2500
+ "us-west-2" : { }
2501
+ }
2502
+ },
2423
2503
  "billingconductor" : {
2424
2504
  "endpoints" : {
2425
2505
  "aws-global" : {
@@ -4506,6 +4586,118 @@
4506
4586
  }
4507
4587
  }
4508
4588
  },
4589
+ "datazone" : {
4590
+ "defaults" : {
4591
+ "dnsSuffix" : "api.aws",
4592
+ "variants" : [ {
4593
+ "dnsSuffix" : "api.aws",
4594
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
4595
+ "tags" : [ "fips" ]
4596
+ } ]
4597
+ },
4598
+ "endpoints" : {
4599
+ "af-south-1" : {
4600
+ "hostname" : "datazone.af-south-1.api.aws"
4601
+ },
4602
+ "ap-east-1" : {
4603
+ "hostname" : "datazone.ap-east-1.api.aws"
4604
+ },
4605
+ "ap-northeast-1" : {
4606
+ "hostname" : "datazone.ap-northeast-1.api.aws"
4607
+ },
4608
+ "ap-northeast-2" : {
4609
+ "hostname" : "datazone.ap-northeast-2.api.aws"
4610
+ },
4611
+ "ap-northeast-3" : {
4612
+ "hostname" : "datazone.ap-northeast-3.api.aws"
4613
+ },
4614
+ "ap-south-1" : {
4615
+ "hostname" : "datazone.ap-south-1.api.aws"
4616
+ },
4617
+ "ap-south-2" : {
4618
+ "hostname" : "datazone.ap-south-2.api.aws"
4619
+ },
4620
+ "ap-southeast-1" : {
4621
+ "hostname" : "datazone.ap-southeast-1.api.aws"
4622
+ },
4623
+ "ap-southeast-2" : {
4624
+ "hostname" : "datazone.ap-southeast-2.api.aws"
4625
+ },
4626
+ "ap-southeast-3" : {
4627
+ "hostname" : "datazone.ap-southeast-3.api.aws"
4628
+ },
4629
+ "ap-southeast-4" : {
4630
+ "hostname" : "datazone.ap-southeast-4.api.aws"
4631
+ },
4632
+ "ca-central-1" : {
4633
+ "hostname" : "datazone.ca-central-1.api.aws",
4634
+ "variants" : [ {
4635
+ "hostname" : "datazone-fips.ca-central-1.amazonaws.com",
4636
+ "tags" : [ "fips" ]
4637
+ } ]
4638
+ },
4639
+ "eu-central-1" : {
4640
+ "hostname" : "datazone.eu-central-1.api.aws"
4641
+ },
4642
+ "eu-central-2" : {
4643
+ "hostname" : "datazone.eu-central-2.api.aws"
4644
+ },
4645
+ "eu-north-1" : {
4646
+ "hostname" : "datazone.eu-north-1.api.aws"
4647
+ },
4648
+ "eu-south-1" : {
4649
+ "hostname" : "datazone.eu-south-1.api.aws"
4650
+ },
4651
+ "eu-south-2" : {
4652
+ "hostname" : "datazone.eu-south-2.api.aws"
4653
+ },
4654
+ "eu-west-1" : {
4655
+ "hostname" : "datazone.eu-west-1.api.aws"
4656
+ },
4657
+ "eu-west-2" : {
4658
+ "hostname" : "datazone.eu-west-2.api.aws"
4659
+ },
4660
+ "eu-west-3" : {
4661
+ "hostname" : "datazone.eu-west-3.api.aws"
4662
+ },
4663
+ "il-central-1" : {
4664
+ "hostname" : "datazone.il-central-1.api.aws"
4665
+ },
4666
+ "me-central-1" : {
4667
+ "hostname" : "datazone.me-central-1.api.aws"
4668
+ },
4669
+ "me-south-1" : {
4670
+ "hostname" : "datazone.me-south-1.api.aws"
4671
+ },
4672
+ "sa-east-1" : {
4673
+ "hostname" : "datazone.sa-east-1.api.aws"
4674
+ },
4675
+ "us-east-1" : {
4676
+ "hostname" : "datazone.us-east-1.api.aws",
4677
+ "variants" : [ {
4678
+ "hostname" : "datazone-fips.us-east-1.amazonaws.com",
4679
+ "tags" : [ "fips" ]
4680
+ } ]
4681
+ },
4682
+ "us-east-2" : {
4683
+ "hostname" : "datazone.us-east-2.api.aws",
4684
+ "variants" : [ {
4685
+ "hostname" : "datazone-fips.us-east-2.amazonaws.com",
4686
+ "tags" : [ "fips" ]
4687
+ } ]
4688
+ },
4689
+ "us-west-1" : {
4690
+ "hostname" : "datazone.us-west-1.api.aws"
4691
+ },
4692
+ "us-west-2" : {
4693
+ "hostname" : "datazone.us-west-2.api.aws",
4694
+ "variants" : [ {
4695
+ "hostname" : "datazone-fips.us-west-2.amazonaws.com",
4696
+ "tags" : [ "fips" ]
4697
+ } ]
4698
+ }
4699
+ }
4700
+ },
4509
4701
  "dax" : {
4510
4702
  "endpoints" : {
4511
4703
  "ap-northeast-1" : { },
@@ -10161,11 +10353,14 @@
10161
10353
  "ap-northeast-2" : { },
10162
10354
  "ap-northeast-3" : { },
10163
10355
  "ap-south-1" : { },
10356
+ "ap-south-2" : { },
10164
10357
  "ap-southeast-1" : { },
10165
10358
  "ap-southeast-2" : { },
10166
10359
  "ap-southeast-3" : { },
10360
+ "ap-southeast-4" : { },
10167
10361
  "ca-central-1" : { },
10168
10362
  "eu-central-1" : { },
10363
+ "eu-central-2" : { },
10169
10364
  "eu-north-1" : { },
10170
10365
  "eu-south-1" : { },
10171
10366
  "eu-west-1" : { },
@@ -10200,6 +10395,7 @@
10200
10395
  "hostname" : "license-manager-fips.us-west-2.amazonaws.com"
10201
10396
  },
10202
10397
  "il-central-1" : { },
10398
+ "me-central-1" : { },
10203
10399
  "me-south-1" : { },
10204
10400
  "sa-east-1" : { },
10205
10401
  "us-east-1" : {
@@ -10316,11 +10512,14 @@
10316
10512
  "ap-northeast-2" : { },
10317
10513
  "ap-northeast-3" : { },
10318
10514
  "ap-south-1" : { },
10515
+ "ap-south-2" : { },
10319
10516
  "ap-southeast-1" : { },
10320
10517
  "ap-southeast-2" : { },
10321
10518
  "ap-southeast-3" : { },
10519
+ "ap-southeast-4" : { },
10322
10520
  "ca-central-1" : { },
10323
10521
  "eu-central-1" : { },
10522
+ "eu-central-2" : { },
10324
10523
  "eu-north-1" : { },
10325
10524
  "eu-south-1" : { },
10326
10525
  "eu-west-1" : { },
@@ -13446,6 +13645,9 @@
13446
13645
  "ap-southeast-2" : {
13447
13646
  "hostname" : "resource-explorer-2.ap-southeast-2.api.aws"
13448
13647
  },
13648
+ "ap-southeast-3" : {
13649
+ "hostname" : "resource-explorer-2.ap-southeast-3.api.aws"
13650
+ },
13449
13651
  "ap-southeast-4" : {
13450
13652
  "hostname" : "resource-explorer-2.ap-southeast-4.api.aws"
13451
13653
  },
@@ -13473,6 +13675,9 @@
13473
13675
  "il-central-1" : {
13474
13676
  "hostname" : "resource-explorer-2.il-central-1.api.aws"
13475
13677
  },
13678
+ "me-south-1" : {
13679
+ "hostname" : "resource-explorer-2.me-south-1.api.aws"
13680
+ },
13476
13681
  "sa-east-1" : {
13477
13682
  "hostname" : "resource-explorer-2.sa-east-1.api.aws"
13478
13683
  },
@@ -18897,6 +19102,24 @@
18897
19102
  "cn-northwest-1" : { }
18898
19103
  }
18899
19104
  },
19105
+ "datazone" : {
19106
+ "defaults" : {
19107
+ "dnsSuffix" : "api.amazonwebservices.com.cn",
19108
+ "variants" : [ {
19109
+ "dnsSuffix" : "api.amazonwebservices.com.cn",
19110
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
19111
+ "tags" : [ "fips" ]
19112
+ } ]
19113
+ },
19114
+ "endpoints" : {
19115
+ "cn-north-1" : {
19116
+ "hostname" : "datazone.cn-north-1.api.amazonwebservices.com.cn"
19117
+ },
19118
+ "cn-northwest-1" : {
19119
+ "hostname" : "datazone.cn-northwest-1.api.amazonwebservices.com.cn"
19120
+ }
19121
+ }
19122
+ },
18900
19123
  "dax" : {
18901
19124
  "endpoints" : {
18902
19125
  "cn-north-1" : { },
@@ -20784,6 +21007,11 @@
20784
21007
  }
20785
21008
  }
20786
21009
  },
21010
+ "codestar-connections" : {
21011
+ "endpoints" : {
21012
+ "us-gov-east-1" : { }
21013
+ }
21014
+ },
20787
21015
  "cognito-identity" : {
20788
21016
  "endpoints" : {
20789
21017
  "fips-us-gov-west-1" : {
@@ -21079,6 +21307,24 @@
21079
21307
  }
21080
21308
  }
21081
21309
  },
21310
+ "datazone" : {
21311
+ "defaults" : {
21312
+ "dnsSuffix" : "api.aws",
21313
+ "variants" : [ {
21314
+ "dnsSuffix" : "api.aws",
21315
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
21316
+ "tags" : [ "fips" ]
21317
+ } ]
21318
+ },
21319
+ "endpoints" : {
21320
+ "us-gov-east-1" : {
21321
+ "hostname" : "datazone.us-gov-east-1.api.aws"
21322
+ },
21323
+ "us-gov-west-1" : {
21324
+ "hostname" : "datazone.us-gov-west-1.api.aws"
21325
+ }
21326
+ }
21327
+ },
21082
21328
  "directconnect" : {
21083
21329
  "endpoints" : {
21084
21330
  "us-gov-east-1" : {
@@ -22549,6 +22795,26 @@
22549
22795
  }
22550
22796
  }
22551
22797
  },
22798
+ "m2" : {
22799
+ "endpoints" : {
22800
+ "fips-us-gov-east-1" : {
22801
+ "deprecated" : true
22802
+ },
22803
+ "fips-us-gov-west-1" : {
22804
+ "deprecated" : true
22805
+ },
22806
+ "us-gov-east-1" : {
22807
+ "variants" : [ {
22808
+ "tags" : [ "fips" ]
22809
+ } ]
22810
+ },
22811
+ "us-gov-west-1" : {
22812
+ "variants" : [ {
22813
+ "tags" : [ "fips" ]
22814
+ } ]
22815
+ }
22816
+ }
22817
+ },
22552
22818
  "managedblockchain" : {
22553
22819
  "endpoints" : {
22554
22820
  "us-gov-west-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.830.0
4
+ version: 1.834.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: 2023-09-28 00:00:00.000000000 Z
11
+ date: 2023-10-05 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: