aws-partitions 1.833.0 → 1.835.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +93 -2
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a16c5b09b5ce2758fc6c69dd26cd042fecb139348425764591c7686567a94c89
4
- data.tar.gz: b8750aa6dfd3af77d772fa9a236910a16eee56ea95217d3562bcbd32ec341be4
3
+ metadata.gz: 9c7d596b15fd7ae0232e616e76ab78385e021134807ef7e5b4373a7effd9c6d2
4
+ data.tar.gz: 294b61275502943dcd962af4afb9fb7d3ee57645a9f9e37157b4875276c3ba06
5
5
  SHA512:
6
- metadata.gz: c91facc35b7100be4cc4fa858269b529371297932f22d884bec8c0f715a9be219e79e0b60d0316dedb0b00f2220a0db66f83293aba4ce9d5ef5d4dedf45b2a8b
7
- data.tar.gz: b4bad694685632fb17487f9b9d65ffd85df3eb9104947dff0a58b2e86c82633be5142194a9391f048dd6fb48fa11210448d61a2577209b5e2928d96a1d2ab0ff
6
+ metadata.gz: eda9e4de4a27af385e41337c7ab18e2d38af8d01d8d81a4d19915649421e5dec94bbaddeb4af024b405c9ddd5c18d8e5f7192ebb59ac74aad2b9da110c34ba32
7
+ data.tar.gz: 9d03cb5e64fe58b8a231e520bb58e193910622cc199bb12a43ca6b26eb91111f15317131c9908f31ca92591f006ded8c5201ca8a003a97d51543c6a1a0225e09
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.835.0 (2023-10-12)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.834.0 (2023-10-05)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.833.0 (2023-10-04)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.833.0
1
+ 1.835.0
data/partitions.json CHANGED
@@ -2424,6 +2424,12 @@
2424
2424
  "endpoints" : {
2425
2425
  "ap-northeast-1" : { },
2426
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
+ },
2427
2433
  "bedrock-ap-southeast-1" : {
2428
2434
  "credentialScope" : {
2429
2435
  "region" : "ap-southeast-1"
@@ -2442,6 +2448,12 @@
2442
2448
  },
2443
2449
  "hostname" : "bedrock-fips.us-west-2.amazonaws.com"
2444
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
+ },
2445
2457
  "bedrock-runtime-ap-southeast-1" : {
2446
2458
  "credentialScope" : {
2447
2459
  "region" : "ap-southeast-1"
@@ -4590,6 +4602,9 @@
4590
4602
  "ap-east-1" : {
4591
4603
  "hostname" : "datazone.ap-east-1.api.aws"
4592
4604
  },
4605
+ "ap-northeast-1" : {
4606
+ "hostname" : "datazone.ap-northeast-1.api.aws"
4607
+ },
4593
4608
  "ap-northeast-2" : {
4594
4609
  "hostname" : "datazone.ap-northeast-2.api.aws"
4595
4610
  },
@@ -4602,21 +4617,43 @@
4602
4617
  "ap-south-2" : {
4603
4618
  "hostname" : "datazone.ap-south-2.api.aws"
4604
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
+ },
4605
4626
  "ap-southeast-3" : {
4606
4627
  "hostname" : "datazone.ap-southeast-3.api.aws"
4607
4628
  },
4608
4629
  "ap-southeast-4" : {
4609
4630
  "hostname" : "datazone.ap-southeast-4.api.aws"
4610
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
+ },
4611
4642
  "eu-central-2" : {
4612
4643
  "hostname" : "datazone.eu-central-2.api.aws"
4613
4644
  },
4645
+ "eu-north-1" : {
4646
+ "hostname" : "datazone.eu-north-1.api.aws"
4647
+ },
4614
4648
  "eu-south-1" : {
4615
4649
  "hostname" : "datazone.eu-south-1.api.aws"
4616
4650
  },
4617
4651
  "eu-south-2" : {
4618
4652
  "hostname" : "datazone.eu-south-2.api.aws"
4619
4653
  },
4654
+ "eu-west-1" : {
4655
+ "hostname" : "datazone.eu-west-1.api.aws"
4656
+ },
4620
4657
  "eu-west-2" : {
4621
4658
  "hostname" : "datazone.eu-west-2.api.aws"
4622
4659
  },
@@ -4632,8 +4669,32 @@
4632
4669
  "me-south-1" : {
4633
4670
  "hostname" : "datazone.me-south-1.api.aws"
4634
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
+ },
4635
4689
  "us-west-1" : {
4636
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
+ } ]
4637
4698
  }
4638
4699
  }
4639
4700
  },
@@ -22734,6 +22795,26 @@
22734
22795
  }
22735
22796
  }
22736
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
+ },
22737
22818
  "managedblockchain" : {
22738
22819
  "endpoints" : {
22739
22820
  "us-gov-west-1" : { }
@@ -23855,8 +23936,18 @@
23855
23936
  },
23856
23937
  "simspaceweaver" : {
23857
23938
  "endpoints" : {
23858
- "us-gov-east-1" : { },
23859
- "us-gov-west-1" : { }
23939
+ "us-gov-east-1" : {
23940
+ "credentialScope" : {
23941
+ "region" : "us-gov-east-1"
23942
+ },
23943
+ "hostname" : "simspaceweaver.us-gov-east-1.amazonaws.com"
23944
+ },
23945
+ "us-gov-west-1" : {
23946
+ "credentialScope" : {
23947
+ "region" : "us-gov-west-1"
23948
+ },
23949
+ "hostname" : "simspaceweaver.us-gov-west-1.amazonaws.com"
23950
+ }
23860
23951
  }
23861
23952
  },
23862
23953
  "sms" : {
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.833.0
4
+ version: 1.835.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-04 00:00:00.000000000 Z
11
+ date: 2023-10-12 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: