aws-partitions 1.1061.0 → 1.1064.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 +15 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +285 -42
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 87d37ef6539669aa83d4875fcf78b3dd6f86b6859d4f03344732bf874065218a
4
- data.tar.gz: 0b4f40eeb6b6fa452d3db6e01fcf6f4df3d26ca3a2301e551d062a3db677f79c
3
+ metadata.gz: ffdea33edc7a8fc706acf542432b607504b5bae0a3e2c6aa55ef6c76e0aa62c5
4
+ data.tar.gz: eecf21ebf151deabed81bad0cb42279539d8cfb2ecd80ef795704f49eb77ec84
5
5
  SHA512:
6
- metadata.gz: 1e7f5ef36167dd22dd972031989a63b36d6247b2305e45e891d2709c8b387bc81dd832d81d2eabc05a84f91e215a0d820a57693652f1e3bd135649690e4e8e44
7
- data.tar.gz: b574022ac83ec511149e233e217819bae6327bfcd9a947ab9173267e0050cdcbc7322aa9c478e317f9c13d59abf1124ff69dfa1648e5d23f69fad67cafa9565a
6
+ metadata.gz: dab51802b979eacacd2f15229e0f60c6dd71490e89fa361bf0cf03d2127eb4a9a50c9546296397c4ec0b3e05b30d7868697c34599be79735f7b00d3f73c9800a
7
+ data.tar.gz: 5ea45524ce47d743be40a65dcf8a9ec2d5d8ceecd7d66982e65fb6557b4fd175068068509ab62c6175ecd9a24e566f73633cea5cc5e0c98eba3f772842ecb79c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1064.0 (2025-03-10)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1063.0 (2025-03-07)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.1062.0 (2025-03-06)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
4
19
  1.1061.0 (2025-03-05)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1061.0
1
+ 1.1064.0
data/partitions.json CHANGED
@@ -5053,6 +5053,12 @@
5053
5053
  "tags" : [ "dualstack" ]
5054
5054
  } ]
5055
5055
  },
5056
+ "ap-southeast-5" : {
5057
+ "variants" : [ {
5058
+ "hostname" : "cognito-identity.ap-southeast-5.amazonaws.com",
5059
+ "tags" : [ "dualstack" ]
5060
+ } ]
5061
+ },
5056
5062
  "ca-central-1" : {
5057
5063
  "variants" : [ {
5058
5064
  "hostname" : "cognito-identity.ca-central-1.amazonaws.com",
@@ -5283,6 +5289,12 @@
5283
5289
  "tags" : [ "dualstack" ]
5284
5290
  } ]
5285
5291
  },
5292
+ "ap-southeast-5" : {
5293
+ "variants" : [ {
5294
+ "hostname" : "cognito-idp.ap-southeast-5.amazonaws.com",
5295
+ "tags" : [ "dualstack" ]
5296
+ } ]
5297
+ },
5286
5298
  "ca-central-1" : {
5287
5299
  "variants" : [ {
5288
5300
  "hostname" : "cognito-idp.ca-central-1.amazonaws.com",
@@ -10801,6 +10813,9 @@
10801
10813
  "ap-east-1" : {
10802
10814
  "hostname" : "gameliftstreams.ap-east-1.api.aws"
10803
10815
  },
10816
+ "ap-northeast-1" : {
10817
+ "hostname" : "gameliftstreams.ap-northeast-1.api.aws"
10818
+ },
10804
10819
  "ap-northeast-2" : {
10805
10820
  "hostname" : "gameliftstreams.ap-northeast-2.api.aws"
10806
10821
  },
@@ -10837,6 +10852,9 @@
10837
10852
  "ca-west-1" : {
10838
10853
  "hostname" : "gameliftstreams.ca-west-1.api.aws"
10839
10854
  },
10855
+ "eu-central-1" : {
10856
+ "hostname" : "gameliftstreams.eu-central-1.api.aws"
10857
+ },
10840
10858
  "eu-central-2" : {
10841
10859
  "hostname" : "gameliftstreams.eu-central-2.api.aws"
10842
10860
  },
@@ -10876,8 +10894,14 @@
10876
10894
  "us-east-1" : {
10877
10895
  "hostname" : "gameliftstreams.us-east-1.api.aws"
10878
10896
  },
10897
+ "us-east-2" : {
10898
+ "hostname" : "gameliftstreams.us-east-2.api.aws"
10899
+ },
10879
10900
  "us-west-1" : {
10880
10901
  "hostname" : "gameliftstreams.us-west-1.api.aws"
10902
+ },
10903
+ "us-west-2" : {
10904
+ "hostname" : "gameliftstreams.us-west-2.api.aws"
10881
10905
  }
10882
10906
  }
10883
10907
  },
@@ -16720,20 +16744,10 @@
16720
16744
  },
16721
16745
  "opsworks" : {
16722
16746
  "endpoints" : {
16723
- "ap-northeast-1" : { },
16724
- "ap-northeast-2" : { },
16725
- "ap-south-1" : { },
16726
16747
  "ap-southeast-1" : { },
16727
- "ap-southeast-2" : { },
16728
- "ca-central-1" : { },
16729
16748
  "eu-central-1" : { },
16730
16749
  "eu-west-1" : { },
16731
- "eu-west-2" : { },
16732
- "eu-west-3" : { },
16733
- "sa-east-1" : { },
16734
16750
  "us-east-1" : { },
16735
- "us-east-2" : { },
16736
- "us-west-1" : { },
16737
16751
  "us-west-2" : { }
16738
16752
  }
16739
16753
  },
@@ -23008,34 +23022,147 @@
23008
23022
  "protocols" : [ "http", "https" ]
23009
23023
  },
23010
23024
  "endpoints" : {
23011
- "af-south-1" : { },
23012
- "ap-east-1" : { },
23013
- "ap-northeast-1" : { },
23014
- "ap-northeast-2" : { },
23015
- "ap-northeast-3" : { },
23016
- "ap-south-1" : { },
23017
- "ap-south-2" : { },
23018
- "ap-southeast-1" : { },
23019
- "ap-southeast-2" : { },
23020
- "ap-southeast-3" : { },
23021
- "ap-southeast-4" : { },
23022
- "ap-southeast-5" : { },
23023
- "ap-southeast-7" : { },
23024
- "ca-central-1" : { },
23025
+ "af-south-1" : {
23026
+ "variants" : [ {
23027
+ "hostname" : "sns.af-south-1.api.aws",
23028
+ "tags" : [ "dualstack" ]
23029
+ } ]
23030
+ },
23031
+ "ap-east-1" : {
23032
+ "variants" : [ {
23033
+ "hostname" : "sns.ap-east-1.api.aws",
23034
+ "tags" : [ "dualstack" ]
23035
+ } ]
23036
+ },
23037
+ "ap-northeast-1" : {
23038
+ "variants" : [ {
23039
+ "hostname" : "sns.ap-northeast-1.api.aws",
23040
+ "tags" : [ "dualstack" ]
23041
+ } ]
23042
+ },
23043
+ "ap-northeast-2" : {
23044
+ "variants" : [ {
23045
+ "hostname" : "sns.ap-northeast-2.api.aws",
23046
+ "tags" : [ "dualstack" ]
23047
+ } ]
23048
+ },
23049
+ "ap-northeast-3" : {
23050
+ "variants" : [ {
23051
+ "hostname" : "sns.ap-northeast-3.api.aws",
23052
+ "tags" : [ "dualstack" ]
23053
+ } ]
23054
+ },
23055
+ "ap-south-1" : {
23056
+ "variants" : [ {
23057
+ "hostname" : "sns.ap-south-1.api.aws",
23058
+ "tags" : [ "dualstack" ]
23059
+ } ]
23060
+ },
23061
+ "ap-south-2" : {
23062
+ "variants" : [ {
23063
+ "hostname" : "sns.ap-south-2.api.aws",
23064
+ "tags" : [ "dualstack" ]
23065
+ } ]
23066
+ },
23067
+ "ap-southeast-1" : {
23068
+ "variants" : [ {
23069
+ "hostname" : "sns.ap-southeast-1.api.aws",
23070
+ "tags" : [ "dualstack" ]
23071
+ } ]
23072
+ },
23073
+ "ap-southeast-2" : {
23074
+ "variants" : [ {
23075
+ "hostname" : "sns.ap-southeast-2.api.aws",
23076
+ "tags" : [ "dualstack" ]
23077
+ } ]
23078
+ },
23079
+ "ap-southeast-3" : {
23080
+ "variants" : [ {
23081
+ "hostname" : "sns.ap-southeast-3.api.aws",
23082
+ "tags" : [ "dualstack" ]
23083
+ } ]
23084
+ },
23085
+ "ap-southeast-4" : {
23086
+ "variants" : [ {
23087
+ "hostname" : "sns.ap-southeast-4.api.aws",
23088
+ "tags" : [ "dualstack" ]
23089
+ } ]
23090
+ },
23091
+ "ap-southeast-5" : {
23092
+ "variants" : [ {
23093
+ "hostname" : "sns.ap-southeast-5.api.aws",
23094
+ "tags" : [ "dualstack" ]
23095
+ } ]
23096
+ },
23097
+ "ap-southeast-7" : {
23098
+ "variants" : [ {
23099
+ "hostname" : "sns.ap-southeast-7.api.aws",
23100
+ "tags" : [ "dualstack" ]
23101
+ } ]
23102
+ },
23103
+ "ca-central-1" : {
23104
+ "variants" : [ {
23105
+ "hostname" : "sns.ca-central-1.api.aws",
23106
+ "tags" : [ "dualstack" ]
23107
+ } ]
23108
+ },
23025
23109
  "ca-west-1" : {
23026
23110
  "variants" : [ {
23027
23111
  "hostname" : "sns-fips.ca-west-1.amazonaws.com",
23028
23112
  "tags" : [ "fips" ]
23113
+ }, {
23114
+ "hostname" : "sns.ca-west-1.api.aws",
23115
+ "tags" : [ "dualstack" ]
23116
+ } ]
23117
+ },
23118
+ "eu-central-1" : {
23119
+ "variants" : [ {
23120
+ "hostname" : "sns.eu-central-1.api.aws",
23121
+ "tags" : [ "dualstack" ]
23122
+ } ]
23123
+ },
23124
+ "eu-central-2" : {
23125
+ "variants" : [ {
23126
+ "hostname" : "sns.eu-central-2.api.aws",
23127
+ "tags" : [ "dualstack" ]
23128
+ } ]
23129
+ },
23130
+ "eu-north-1" : {
23131
+ "variants" : [ {
23132
+ "hostname" : "sns.eu-north-1.api.aws",
23133
+ "tags" : [ "dualstack" ]
23134
+ } ]
23135
+ },
23136
+ "eu-south-1" : {
23137
+ "variants" : [ {
23138
+ "hostname" : "sns.eu-south-1.api.aws",
23139
+ "tags" : [ "dualstack" ]
23140
+ } ]
23141
+ },
23142
+ "eu-south-2" : {
23143
+ "variants" : [ {
23144
+ "hostname" : "sns.eu-south-2.api.aws",
23145
+ "tags" : [ "dualstack" ]
23146
+ } ]
23147
+ },
23148
+ "eu-west-1" : {
23149
+ "variants" : [ {
23150
+ "hostname" : "sns.eu-west-1.api.aws",
23151
+ "tags" : [ "dualstack" ]
23152
+ } ]
23153
+ },
23154
+ "eu-west-2" : {
23155
+ "variants" : [ {
23156
+ "hostname" : "sns.eu-west-2.api.aws",
23157
+ "tags" : [ "dualstack" ]
23158
+ } ]
23159
+ },
23160
+ "eu-west-3" : {
23161
+ "variants" : [ {
23162
+ "hostname" : "sns.eu-west-3.api.aws",
23163
+ "tags" : [ "dualstack" ]
23029
23164
  } ]
23030
23165
  },
23031
- "eu-central-1" : { },
23032
- "eu-central-2" : { },
23033
- "eu-north-1" : { },
23034
- "eu-south-1" : { },
23035
- "eu-south-2" : { },
23036
- "eu-west-1" : { },
23037
- "eu-west-2" : { },
23038
- "eu-west-3" : { },
23039
23166
  "fips-ca-west-1" : {
23040
23167
  "credentialScope" : {
23041
23168
  "region" : "ca-west-1"
@@ -23071,33 +23198,70 @@
23071
23198
  "deprecated" : true,
23072
23199
  "hostname" : "sns-fips.us-west-2.amazonaws.com"
23073
23200
  },
23074
- "il-central-1" : { },
23075
- "me-central-1" : { },
23076
- "me-south-1" : { },
23077
- "mx-central-1" : { },
23078
- "sa-east-1" : { },
23201
+ "il-central-1" : {
23202
+ "variants" : [ {
23203
+ "hostname" : "sns.il-central-1.api.aws",
23204
+ "tags" : [ "dualstack" ]
23205
+ } ]
23206
+ },
23207
+ "me-central-1" : {
23208
+ "variants" : [ {
23209
+ "hostname" : "sns.me-central-1.api.aws",
23210
+ "tags" : [ "dualstack" ]
23211
+ } ]
23212
+ },
23213
+ "me-south-1" : {
23214
+ "variants" : [ {
23215
+ "hostname" : "sns.me-south-1.api.aws",
23216
+ "tags" : [ "dualstack" ]
23217
+ } ]
23218
+ },
23219
+ "mx-central-1" : {
23220
+ "variants" : [ {
23221
+ "hostname" : "sns.mx-central-1.api.aws",
23222
+ "tags" : [ "dualstack" ]
23223
+ } ]
23224
+ },
23225
+ "sa-east-1" : {
23226
+ "variants" : [ {
23227
+ "hostname" : "sns.sa-east-1.api.aws",
23228
+ "tags" : [ "dualstack" ]
23229
+ } ]
23230
+ },
23079
23231
  "us-east-1" : {
23080
23232
  "variants" : [ {
23081
23233
  "hostname" : "sns-fips.us-east-1.amazonaws.com",
23082
23234
  "tags" : [ "fips" ]
23235
+ }, {
23236
+ "hostname" : "sns.us-east-1.api.aws",
23237
+ "tags" : [ "dualstack" ]
23083
23238
  } ]
23084
23239
  },
23085
23240
  "us-east-2" : {
23086
23241
  "variants" : [ {
23087
23242
  "hostname" : "sns-fips.us-east-2.amazonaws.com",
23088
23243
  "tags" : [ "fips" ]
23244
+ }, {
23245
+ "hostname" : "sns.us-east-2.api.aws",
23246
+ "tags" : [ "dualstack" ]
23089
23247
  } ]
23090
23248
  },
23091
23249
  "us-west-1" : {
23092
23250
  "variants" : [ {
23093
23251
  "hostname" : "sns-fips.us-west-1.amazonaws.com",
23094
23252
  "tags" : [ "fips" ]
23253
+ }, {
23254
+ "hostname" : "sns.us-west-1.api.aws",
23255
+ "tags" : [ "dualstack" ]
23095
23256
  } ]
23096
23257
  },
23097
23258
  "us-west-2" : {
23098
23259
  "variants" : [ {
23099
23260
  "hostname" : "sns-fips.us-west-2.amazonaws.com",
23100
23261
  "tags" : [ "fips" ]
23262
+ }, {
23263
+ "hostname" : "sns.us-west-2.api.aws",
23264
+ "tags" : [ "dualstack" ]
23101
23265
  } ]
23102
23266
  }
23103
23267
  }
@@ -28464,8 +28628,18 @@
28464
28628
  "protocols" : [ "http", "https" ]
28465
28629
  },
28466
28630
  "endpoints" : {
28467
- "cn-north-1" : { },
28468
- "cn-northwest-1" : { }
28631
+ "cn-north-1" : {
28632
+ "variants" : [ {
28633
+ "hostname" : "sns.cn-north-1.api.amazonwebservices.com.cn",
28634
+ "tags" : [ "dualstack" ]
28635
+ } ]
28636
+ },
28637
+ "cn-northwest-1" : {
28638
+ "variants" : [ {
28639
+ "hostname" : "sns.cn-northwest-1.api.amazonwebservices.com.cn",
28640
+ "tags" : [ "dualstack" ]
28641
+ } ]
28642
+ }
28469
28643
  }
28470
28644
  },
28471
28645
  "sqs" : {
@@ -29743,6 +29917,12 @@
29743
29917
  "deprecated" : true,
29744
29918
  "hostname" : "cognito-identity-fips.us-gov-west-1.amazonaws.com"
29745
29919
  },
29920
+ "us-gov-east-1" : {
29921
+ "variants" : [ {
29922
+ "hostname" : "cognito-identity.us-gov-east-1.amazonaws.com",
29923
+ "tags" : [ "dualstack" ]
29924
+ } ]
29925
+ },
29746
29926
  "us-gov-west-1" : {
29747
29927
  "variants" : [ {
29748
29928
  "hostname" : "cognito-identity-fips.us-gov-west-1.amazonaws.com",
@@ -29766,6 +29946,12 @@
29766
29946
  "deprecated" : true,
29767
29947
  "hostname" : "cognito-idp-fips.us-gov-west-1.amazonaws.com"
29768
29948
  },
29949
+ "us-gov-east-1" : {
29950
+ "variants" : [ {
29951
+ "hostname" : "cognito-idp.us-gov-east-1.amazonaws.com",
29952
+ "tags" : [ "dualstack" ]
29953
+ } ]
29954
+ },
29769
29955
  "us-gov-west-1" : {
29770
29956
  "variants" : [ {
29771
29957
  "hostname" : "cognito-idp-fips.us-gov-west-1.amazonaws.com",
@@ -34262,6 +34448,18 @@
34262
34448
  "isRegionalized" : false,
34263
34449
  "partitionEndpoint" : "aws-iso-global"
34264
34450
  },
34451
+ "ce" : {
34452
+ "endpoints" : {
34453
+ "aws-iso-global" : {
34454
+ "credentialScope" : {
34455
+ "region" : "us-iso-east-1"
34456
+ },
34457
+ "hostname" : "ce.us-iso-east-1.c2s.ic.gov"
34458
+ }
34459
+ },
34460
+ "isRegionalized" : false,
34461
+ "partitionEndpoint" : "aws-iso-global"
34462
+ },
34265
34463
  "cloudcontrolapi" : {
34266
34464
  "endpoints" : {
34267
34465
  "us-iso-east-1" : { },
@@ -35067,8 +35265,22 @@
35067
35265
  },
35068
35266
  "secretsmanager" : {
35069
35267
  "endpoints" : {
35070
- "us-iso-east-1" : { },
35071
- "us-iso-west-1" : { }
35268
+ "us-iso-east-1" : {
35269
+ "variants" : [ {
35270
+ "tags" : [ "fips" ]
35271
+ } ]
35272
+ },
35273
+ "us-iso-east-1-fips" : {
35274
+ "deprecated" : true
35275
+ },
35276
+ "us-iso-west-1" : {
35277
+ "variants" : [ {
35278
+ "tags" : [ "fips" ]
35279
+ } ]
35280
+ },
35281
+ "us-iso-west-1-fips" : {
35282
+ "deprecated" : true
35283
+ }
35072
35284
  }
35073
35285
  },
35074
35286
  "snowball" : {
@@ -35332,6 +35544,18 @@
35332
35544
  "isRegionalized" : false,
35333
35545
  "partitionEndpoint" : "aws-iso-b-global"
35334
35546
  },
35547
+ "ce" : {
35548
+ "endpoints" : {
35549
+ "aws-iso-b-global" : {
35550
+ "credentialScope" : {
35551
+ "region" : "us-isob-east-1"
35552
+ },
35553
+ "hostname" : "ce.us-isob-east-1.sc2s.sgov.gov"
35554
+ }
35555
+ },
35556
+ "isRegionalized" : false,
35557
+ "partitionEndpoint" : "aws-iso-b-global"
35558
+ },
35335
35559
  "cloudcontrolapi" : {
35336
35560
  "endpoints" : {
35337
35561
  "us-isob-east-1" : { }
@@ -35832,7 +36056,14 @@
35832
36056
  },
35833
36057
  "secretsmanager" : {
35834
36058
  "endpoints" : {
35835
- "us-isob-east-1" : { }
36059
+ "us-isob-east-1" : {
36060
+ "variants" : [ {
36061
+ "tags" : [ "fips" ]
36062
+ } ]
36063
+ },
36064
+ "us-isob-east-1-fips" : {
36065
+ "deprecated" : true
36066
+ }
35836
36067
  }
35837
36068
  },
35838
36069
  "snowball" : {
@@ -36126,6 +36357,18 @@
36126
36357
  "isRegionalized" : false,
36127
36358
  "partitionEndpoint" : "aws-iso-f-global"
36128
36359
  },
36360
+ "ce" : {
36361
+ "endpoints" : {
36362
+ "aws-iso-f-global" : {
36363
+ "credentialScope" : {
36364
+ "region" : "us-isof-south-1"
36365
+ },
36366
+ "hostname" : "ce.us-isof-south-1.csp.hci.ic.gov"
36367
+ }
36368
+ },
36369
+ "isRegionalized" : false,
36370
+ "partitionEndpoint" : "aws-iso-f-global"
36371
+ },
36129
36372
  "cloudcontrolapi" : {
36130
36373
  "endpoints" : {
36131
36374
  "us-isof-east-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.1061.0
4
+ version: 1.1064.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-05 00:00:00.000000000 Z
11
+ date: 2025-03-10 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: