aws-partitions 1.833.0 → 1.834.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 +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/partitions.json +81 -0
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1f07a673dd9174cd6e450f7737a2df2b18d3ad7b4965de855b0e99e1802afa70
|
|
4
|
+
data.tar.gz: 3c6d036ab286be85cc9b82d365a30e3dce68c61f2e78cf35425b7b5afc793cff
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 655f17f7ebc1dcb6ec6f1a48fa7e3fc0d1499505b9d891a607711b7723539adf9a487f579fc6ee4abea13d8d714ba89c3fc3cf17101788406643c53771620024
|
|
7
|
+
data.tar.gz: 2d60279741b760bd0f9ada1e0208a268e18557b7a9f77c3fac05d06900c3e53b5e072827911eeacbd0128756bedbef1a1af41295b2b71605bb437468f9273ffd
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.834.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" : { }
|
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.
|
|
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-
|
|
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:
|