aws-partitions 1.832.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: e3e2f00fa6f03cef8baebf6a5c591004b2f89fac3ddc0a4a40b1eaf36071fe17
4
- data.tar.gz: ddf1133d79426a1c4775d61fed71f183dbc58f717dc295002454d388acc488ff
3
+ metadata.gz: 1f07a673dd9174cd6e450f7737a2df2b18d3ad7b4965de855b0e99e1802afa70
4
+ data.tar.gz: 3c6d036ab286be85cc9b82d365a30e3dce68c61f2e78cf35425b7b5afc793cff
5
5
  SHA512:
6
- metadata.gz: 865a3a836694d9a693536c5edce9e34a6dbcdaaa307734f2939f2c61393b79f22b138b6677a1b25da655e2a54543169d914d6582d02615fe187eb432b141b1fb
7
- data.tar.gz: a49cea3dc8164140781bb6baf445faf81bbc980caba70eb557874bbf1eeabbcd308e7d971ded7f8b2867e50395535ebbe7e4c60889d9be4b2b8dcc8e2a54cd21
6
+ metadata.gz: 655f17f7ebc1dcb6ec6f1a48fa7e3fc0d1499505b9d891a607711b7723539adf9a487f579fc6ee4abea13d8d714ba89c3fc3cf17101788406643c53771620024
7
+ data.tar.gz: 2d60279741b760bd0f9ada1e0208a268e18557b7a9f77c3fac05d06900c3e53b5e072827911eeacbd0128756bedbef1a1af41295b2b71605bb437468f9273ffd
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
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
+
4
14
  1.832.0 (2023-10-03)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.832.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
@@ -2422,7 +2422,14 @@
2422
2422
  },
2423
2423
  "bedrock" : {
2424
2424
  "endpoints" : {
2425
+ "ap-northeast-1" : { },
2425
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
+ },
2426
2433
  "bedrock-ap-southeast-1" : {
2427
2434
  "credentialScope" : {
2428
2435
  "region" : "ap-southeast-1"
@@ -2441,6 +2448,12 @@
2441
2448
  },
2442
2449
  "hostname" : "bedrock-fips.us-west-2.amazonaws.com"
2443
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
+ },
2444
2457
  "bedrock-runtime-ap-southeast-1" : {
2445
2458
  "credentialScope" : {
2446
2459
  "region" : "ap-southeast-1"
@@ -4573,6 +4586,118 @@
4573
4586
  }
4574
4587
  }
4575
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
+ },
4576
4701
  "dax" : {
4577
4702
  "endpoints" : {
4578
4703
  "ap-northeast-1" : { },
@@ -10228,11 +10353,14 @@
10228
10353
  "ap-northeast-2" : { },
10229
10354
  "ap-northeast-3" : { },
10230
10355
  "ap-south-1" : { },
10356
+ "ap-south-2" : { },
10231
10357
  "ap-southeast-1" : { },
10232
10358
  "ap-southeast-2" : { },
10233
10359
  "ap-southeast-3" : { },
10360
+ "ap-southeast-4" : { },
10234
10361
  "ca-central-1" : { },
10235
10362
  "eu-central-1" : { },
10363
+ "eu-central-2" : { },
10236
10364
  "eu-north-1" : { },
10237
10365
  "eu-south-1" : { },
10238
10366
  "eu-west-1" : { },
@@ -10267,6 +10395,7 @@
10267
10395
  "hostname" : "license-manager-fips.us-west-2.amazonaws.com"
10268
10396
  },
10269
10397
  "il-central-1" : { },
10398
+ "me-central-1" : { },
10270
10399
  "me-south-1" : { },
10271
10400
  "sa-east-1" : { },
10272
10401
  "us-east-1" : {
@@ -18973,6 +19102,24 @@
18973
19102
  "cn-northwest-1" : { }
18974
19103
  }
18975
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
+ },
18976
19123
  "dax" : {
18977
19124
  "endpoints" : {
18978
19125
  "cn-north-1" : { },
@@ -21160,6 +21307,24 @@
21160
21307
  }
21161
21308
  }
21162
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
+ },
21163
21328
  "directconnect" : {
21164
21329
  "endpoints" : {
21165
21330
  "us-gov-east-1" : {
@@ -22630,6 +22795,26 @@
22630
22795
  }
22631
22796
  }
22632
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
+ },
22633
22818
  "managedblockchain" : {
22634
22819
  "endpoints" : {
22635
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.832.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-10-03 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: