aws-partitions 1.1069.0 → 1.1071.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 +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +99 -29
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6c4d48f251f975b533cb9af8cf0faee2fc40a7ab62f426cccbde8b56f173dfea
4
- data.tar.gz: 0cf3ba5a0dbd08745bf572b8c4e3cd1030e64fca2a9cf27195f004ccbbf278a8
3
+ metadata.gz: bca716384a73af62a81bc8bc5bc7b665a1dce26982cbfa2c4c03046313993a45
4
+ data.tar.gz: 052cede45846cfb92df18b3c1359931235dad42a39c7aee0800b2a253ba68e1e
5
5
  SHA512:
6
- metadata.gz: b4e8c5595cae63eca237608c98e902d77463556ad265f72cb9582a862460f165a265efd6a608d49d3aa954dcc7f47de69dff23a622d875774fa363472b4a811e
7
- data.tar.gz: a34165b7f319e949263d0e5ea2c4354e700ab50cb57265546c64398906feb034b881f65e301967a8e94e889f037c9d459f24b5493937c9bbd63c32399c940980
6
+ metadata.gz: 9d0d1e8036913ad6599c7eabf03a46799173bed64d15065ebccc8d2fdfa281113bd61d993e415ef376c96aae2b250ea2409a0a388395a5ff19e5e7b7c1eccdae
7
+ data.tar.gz: 8ca76a702bfb1bb3880208dd24812e2b4706c4a44f8b6f35dbdcd36d4c2119409934dcc3b4ff17c5575729bc292bbd8b725918c546c56c4270bf62f129fb78ab
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1071.0 (2025-03-20)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1070.0 (2025-03-19)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.1069.0 (2025-03-18)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1069.0
1
+ 1.1071.0
data/partitions.json CHANGED
@@ -3974,14 +3974,54 @@
3974
3974
  },
3975
3975
  "cleanrooms" : {
3976
3976
  "endpoints" : {
3977
- "ap-northeast-1" : { },
3978
- "ap-northeast-2" : { },
3979
- "ap-southeast-1" : { },
3980
- "ap-southeast-2" : { },
3981
- "eu-central-1" : { },
3982
- "eu-north-1" : { },
3983
- "eu-west-1" : { },
3984
- "eu-west-2" : { },
3977
+ "ap-northeast-1" : {
3978
+ "variants" : [ {
3979
+ "hostname" : "cleanrooms.ap-northeast-1.api.aws",
3980
+ "tags" : [ "dualstack" ]
3981
+ } ]
3982
+ },
3983
+ "ap-northeast-2" : {
3984
+ "variants" : [ {
3985
+ "hostname" : "cleanrooms.ap-northeast-2.api.aws",
3986
+ "tags" : [ "dualstack" ]
3987
+ } ]
3988
+ },
3989
+ "ap-southeast-1" : {
3990
+ "variants" : [ {
3991
+ "hostname" : "cleanrooms.ap-southeast-1.api.aws",
3992
+ "tags" : [ "dualstack" ]
3993
+ } ]
3994
+ },
3995
+ "ap-southeast-2" : {
3996
+ "variants" : [ {
3997
+ "hostname" : "cleanrooms.ap-southeast-2.api.aws",
3998
+ "tags" : [ "dualstack" ]
3999
+ } ]
4000
+ },
4001
+ "eu-central-1" : {
4002
+ "variants" : [ {
4003
+ "hostname" : "cleanrooms.eu-central-1.api.aws",
4004
+ "tags" : [ "dualstack" ]
4005
+ } ]
4006
+ },
4007
+ "eu-north-1" : {
4008
+ "variants" : [ {
4009
+ "hostname" : "cleanrooms.eu-north-1.api.aws",
4010
+ "tags" : [ "dualstack" ]
4011
+ } ]
4012
+ },
4013
+ "eu-west-1" : {
4014
+ "variants" : [ {
4015
+ "hostname" : "cleanrooms.eu-west-1.api.aws",
4016
+ "tags" : [ "dualstack" ]
4017
+ } ]
4018
+ },
4019
+ "eu-west-2" : {
4020
+ "variants" : [ {
4021
+ "hostname" : "cleanrooms.eu-west-2.api.aws",
4022
+ "tags" : [ "dualstack" ]
4023
+ } ]
4024
+ },
3985
4025
  "fips-us-east-1" : {
3986
4026
  "credentialScope" : {
3987
4027
  "region" : "us-east-1"
@@ -4007,18 +4047,27 @@
4007
4047
  "variants" : [ {
4008
4048
  "hostname" : "cleanrooms-fips.us-east-1.amazonaws.com",
4009
4049
  "tags" : [ "fips" ]
4050
+ }, {
4051
+ "hostname" : "cleanrooms.us-east-1.api.aws",
4052
+ "tags" : [ "dualstack" ]
4010
4053
  } ]
4011
4054
  },
4012
4055
  "us-east-2" : {
4013
4056
  "variants" : [ {
4014
4057
  "hostname" : "cleanrooms-fips.us-east-2.amazonaws.com",
4015
4058
  "tags" : [ "fips" ]
4059
+ }, {
4060
+ "hostname" : "cleanrooms.us-east-2.api.aws",
4061
+ "tags" : [ "dualstack" ]
4016
4062
  } ]
4017
4063
  },
4018
4064
  "us-west-2" : {
4019
4065
  "variants" : [ {
4020
4066
  "hostname" : "cleanrooms-fips.us-west-2.amazonaws.com",
4021
4067
  "tags" : [ "fips" ]
4068
+ }, {
4069
+ "hostname" : "cleanrooms.us-west-2.api.aws",
4070
+ "tags" : [ "dualstack" ]
4022
4071
  } ]
4023
4072
  }
4024
4073
  }
@@ -7066,6 +7115,9 @@
7066
7115
  "ap-northeast-3" : {
7067
7116
  "hostname" : "datazone.ap-northeast-3.api.aws"
7068
7117
  },
7118
+ "ap-south-1" : {
7119
+ "hostname" : "datazone.ap-south-1.api.aws"
7120
+ },
7069
7121
  "ap-south-2" : {
7070
7122
  "hostname" : "datazone.ap-south-2.api.aws"
7071
7123
  },
@@ -7124,6 +7176,9 @@
7124
7176
  "me-south-1" : {
7125
7177
  "hostname" : "datazone.me-south-1.api.aws"
7126
7178
  },
7179
+ "mx-central-1" : {
7180
+ "hostname" : "datazone.mx-central-1.api.aws"
7181
+ },
7127
7182
  "sa-east-1" : {
7128
7183
  "hostname" : "datazone.sa-east-1.api.aws"
7129
7184
  },
@@ -14972,18 +15027,8 @@
14972
15027
  "tags" : [ "dualstack" ]
14973
15028
  } ]
14974
15029
  },
14975
- "ap-southeast-5" : {
14976
- "variants" : [ {
14977
- "hostname" : "logs.ap-southeast-5.api.aws",
14978
- "tags" : [ "dualstack" ]
14979
- } ]
14980
- },
14981
- "ap-southeast-7" : {
14982
- "variants" : [ {
14983
- "hostname" : "logs.ap-southeast-7.api.aws",
14984
- "tags" : [ "dualstack" ]
14985
- } ]
14986
- },
15030
+ "ap-southeast-5" : { },
15031
+ "ap-southeast-7" : { },
14987
15032
  "ca-central-1" : {
14988
15033
  "variants" : [ {
14989
15034
  "hostname" : "logs-fips.ca-central-1.amazonaws.com",
@@ -15110,12 +15155,7 @@
15110
15155
  "tags" : [ "dualstack" ]
15111
15156
  } ]
15112
15157
  },
15113
- "mx-central-1" : {
15114
- "variants" : [ {
15115
- "hostname" : "logs.mx-central-1.api.aws",
15116
- "tags" : [ "dualstack" ]
15117
- } ]
15118
- },
15158
+ "mx-central-1" : { },
15119
15159
  "sa-east-1" : {
15120
15160
  "variants" : [ {
15121
15161
  "hostname" : "logs.sa-east-1.api.aws",
@@ -19252,6 +19292,7 @@
19252
19292
  "ap-southeast-1" : { },
19253
19293
  "ap-southeast-2" : { },
19254
19294
  "ap-southeast-3" : { },
19295
+ "ap-southeast-7" : { },
19255
19296
  "ca-central-1" : {
19256
19297
  "variants" : [ {
19257
19298
  "hostname" : "redshift-serverless-fips.ca-central-1.amazonaws.com",
@@ -19302,6 +19343,7 @@
19302
19343
  },
19303
19344
  "il-central-1" : { },
19304
19345
  "me-central-1" : { },
19346
+ "mx-central-1" : { },
19305
19347
  "sa-east-1" : { },
19306
19348
  "us-east-1" : {
19307
19349
  "variants" : [ {
@@ -22865,7 +22907,12 @@
22865
22907
  "tags" : [ "fips" ]
22866
22908
  } ]
22867
22909
  },
22868
- "ca-west-1" : { },
22910
+ "ca-west-1" : {
22911
+ "variants" : [ {
22912
+ "hostname" : "sms-voice-fips.ca-west-1.amazonaws.com",
22913
+ "tags" : [ "fips" ]
22914
+ } ]
22915
+ },
22869
22916
  "eu-central-1" : { },
22870
22917
  "eu-central-2" : { },
22871
22918
  "eu-north-1" : { },
@@ -22881,6 +22928,13 @@
22881
22928
  "deprecated" : true,
22882
22929
  "hostname" : "sms-voice-fips.ca-central-1.amazonaws.com"
22883
22930
  },
22931
+ "fips-ca-west-1" : {
22932
+ "credentialScope" : {
22933
+ "region" : "ca-west-1"
22934
+ },
22935
+ "deprecated" : true,
22936
+ "hostname" : "sms-voice-fips.ca-west-1.amazonaws.com"
22937
+ },
22884
22938
  "fips-us-east-1" : {
22885
22939
  "credentialScope" : {
22886
22940
  "region" : "us-east-1"
@@ -28541,8 +28595,18 @@
28541
28595
  },
28542
28596
  "logs" : {
28543
28597
  "endpoints" : {
28544
- "cn-north-1" : { },
28545
- "cn-northwest-1" : { }
28598
+ "cn-north-1" : {
28599
+ "variants" : [ {
28600
+ "hostname" : "logs.cn-north-1.api.amazonwebservices.com.cn",
28601
+ "tags" : [ "dualstack" ]
28602
+ } ]
28603
+ },
28604
+ "cn-northwest-1" : {
28605
+ "variants" : [ {
28606
+ "hostname" : "logs.cn-northwest-1.api.amazonwebservices.com.cn",
28607
+ "tags" : [ "dualstack" ]
28608
+ } ]
28609
+ }
28546
28610
  }
28547
28611
  },
28548
28612
  "mediaconvert" : {
@@ -32446,12 +32510,18 @@
32446
32510
  "variants" : [ {
32447
32511
  "hostname" : "logs.us-gov-east-1.amazonaws.com",
32448
32512
  "tags" : [ "fips" ]
32513
+ }, {
32514
+ "hostname" : "logs.us-gov-east-1.api.aws",
32515
+ "tags" : [ "dualstack" ]
32449
32516
  } ]
32450
32517
  },
32451
32518
  "us-gov-west-1" : {
32452
32519
  "variants" : [ {
32453
32520
  "hostname" : "logs.us-gov-west-1.amazonaws.com",
32454
32521
  "tags" : [ "fips" ]
32522
+ }, {
32523
+ "hostname" : "logs.us-gov-west-1.api.aws",
32524
+ "tags" : [ "dualstack" ]
32455
32525
  } ]
32456
32526
  }
32457
32527
  }
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.1069.0
4
+ version: 1.1071.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: 2025-03-18 00:00:00.000000000 Z
11
+ date: 2025-03-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: