aws-partitions 1.897.0 → 1.898.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 (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +33 -1
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2829d8c67095b5d934ca51a66d9af04e546095febdcb362a804912dbc85299a1
4
- data.tar.gz: e56891a0d537bff203f16946457ad700bb133222dc22df9ce8499cfc0c769679
3
+ metadata.gz: e6b2efff698f5487ed5601eb495a3af307e445240c7b410147844b384c259bf2
4
+ data.tar.gz: c47f5b6e089827d04a0abf632ae515bdfa49d2eab7080bfd44b080837d95a529
5
5
  SHA512:
6
- metadata.gz: a73c042e3c687f4a49706f473fe32ab6e875d57f5ed086246d2dd38ecab8a29af8fadea5ff681a30e3e32000204d572d3a92e4607aae9a18d2ec075a40758e19
7
- data.tar.gz: 2676db2f965fb40fce49002e760f85c0adc9115a2817a884059f0cfd0202d0939125a81e76a692a1d0574a28cd03d6afc69dbc6f88f54906e279bd02f33190f0
6
+ metadata.gz: 0c67c6fdec2254c3317be20df9bd92faddf13ca9b03c87fb9b84931f0740fbccc27a158039ad2eacde41187e87518f4fe3b4706797013b874280533a6e56f7ee
7
+ data.tar.gz: 80a4f9d1a7b21c68036d8806f93918f2a78c6dcec2466d211c519231ba8c2e20a24c06babd067c0da98fb59d0d752d0eaba94aac7d8e095f8ccae117a8d7c443
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.898.0 (2024-03-15)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.897.0 (2024-03-14)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.897.0
1
+ 1.898.0
data/partitions.json CHANGED
@@ -2464,6 +2464,7 @@
2464
2464
  "ap-southeast-3" : { },
2465
2465
  "ap-southeast-4" : { },
2466
2466
  "ca-central-1" : { },
2467
+ "ca-west-1" : { },
2467
2468
  "eu-central-1" : { },
2468
2469
  "eu-central-2" : { },
2469
2470
  "eu-north-1" : { },
@@ -3730,6 +3731,7 @@
3730
3731
  "ap-southeast-3" : { },
3731
3732
  "ca-central-1" : { },
3732
3733
  "eu-central-1" : { },
3734
+ "eu-central-2" : { },
3733
3735
  "eu-north-1" : { },
3734
3736
  "eu-south-1" : { },
3735
3737
  "eu-west-1" : { },
@@ -3764,6 +3766,7 @@
3764
3766
  "hostname" : "cognito-identity-fips.us-west-2.amazonaws.com"
3765
3767
  },
3766
3768
  "il-central-1" : { },
3769
+ "me-central-1" : { },
3767
3770
  "me-south-1" : { },
3768
3771
  "sa-east-1" : { },
3769
3772
  "us-east-1" : {
@@ -3804,6 +3807,7 @@
3804
3807
  "ap-southeast-3" : { },
3805
3808
  "ca-central-1" : { },
3806
3809
  "eu-central-1" : { },
3810
+ "eu-central-2" : { },
3807
3811
  "eu-north-1" : { },
3808
3812
  "eu-south-1" : { },
3809
3813
  "eu-west-1" : { },
@@ -3838,6 +3842,7 @@
3838
3842
  "hostname" : "cognito-idp-fips.us-west-2.amazonaws.com"
3839
3843
  },
3840
3844
  "il-central-1" : { },
3845
+ "me-central-1" : { },
3841
3846
  "me-south-1" : { },
3842
3847
  "sa-east-1" : { },
3843
3848
  "us-east-1" : {
@@ -3939,9 +3944,21 @@
3939
3944
  "comprehendmedical" : {
3940
3945
  "endpoints" : {
3941
3946
  "ap-southeast-2" : { },
3942
- "ca-central-1" : { },
3947
+ "ca-central-1" : {
3948
+ "variants" : [ {
3949
+ "hostname" : "comprehendmedical-fips.ca-central-1.amazonaws.com",
3950
+ "tags" : [ "fips" ]
3951
+ } ]
3952
+ },
3943
3953
  "eu-west-1" : { },
3944
3954
  "eu-west-2" : { },
3955
+ "fips-ca-central-1" : {
3956
+ "credentialScope" : {
3957
+ "region" : "ca-central-1"
3958
+ },
3959
+ "deprecated" : true,
3960
+ "hostname" : "comprehendmedical-fips.ca-central-1.amazonaws.com"
3961
+ },
3945
3962
  "fips-us-east-1" : {
3946
3963
  "credentialScope" : {
3947
3964
  "region" : "us-east-1"
@@ -7108,6 +7125,7 @@
7108
7125
  "eu-central-1" : { },
7109
7126
  "eu-north-1" : { },
7110
7127
  "eu-south-1" : { },
7128
+ "eu-south-2" : { },
7111
7129
  "eu-west-1" : { },
7112
7130
  "eu-west-2" : { },
7113
7131
  "eu-west-3" : { },
@@ -8860,6 +8878,7 @@
8860
8878
  "ap-northeast-2" : { },
8861
8879
  "ap-northeast-3" : { },
8862
8880
  "ap-south-1" : { },
8881
+ "ap-south-2" : { },
8863
8882
  "ap-southeast-1" : { },
8864
8883
  "ap-southeast-2" : { },
8865
8884
  "ap-southeast-3" : { },
@@ -8869,6 +8888,7 @@
8869
8888
  "eu-central-2" : { },
8870
8889
  "eu-north-1" : { },
8871
8890
  "eu-south-1" : { },
8891
+ "eu-south-2" : { },
8872
8892
  "eu-west-1" : { },
8873
8893
  "eu-west-2" : { },
8874
8894
  "eu-west-3" : { },
@@ -10254,6 +10274,7 @@
10254
10274
  "ap-southeast-3" : { },
10255
10275
  "ap-southeast-4" : { },
10256
10276
  "ca-central-1" : { },
10277
+ "ca-west-1" : { },
10257
10278
  "eu-central-1" : { },
10258
10279
  "eu-central-2" : { },
10259
10280
  "eu-north-1" : { },
@@ -25772,6 +25793,12 @@
25772
25793
  }
25773
25794
  }
25774
25795
  },
25796
+ "signer" : {
25797
+ "endpoints" : {
25798
+ "us-gov-east-1" : { },
25799
+ "us-gov-west-1" : { }
25800
+ }
25801
+ },
25775
25802
  "simspaceweaver" : {
25776
25803
  "endpoints" : {
25777
25804
  "fips-us-gov-east-1" : {
@@ -27325,6 +27352,11 @@
27325
27352
  "us-iso-west-1" : { }
27326
27353
  }
27327
27354
  },
27355
+ "textract" : {
27356
+ "endpoints" : {
27357
+ "us-iso-east-1" : { }
27358
+ }
27359
+ },
27328
27360
  "transcribe" : {
27329
27361
  "defaults" : {
27330
27362
  "protocols" : [ "https" ]
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.897.0
4
+ version: 1.898.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: 2024-03-14 00:00:00.000000000 Z
11
+ date: 2024-03-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: