aws-partitions 1.917.0 → 1.925.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 +40 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +149 -1
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ad66e9f3fdef93f2a729e651559bf0096b417df6b7b8b73990b2c2b5a7bfe4e3
4
- data.tar.gz: c2fdba4b00fa05b9f37ba66a420d86b9c28548d57e03d38cdcd6cd919a909df1
3
+ metadata.gz: 89519d813a2b9c1eb9d34613cf866e61e750156a0cd96e8a92a510117ea8d133
4
+ data.tar.gz: 6e62ecce9ae9a0fea5ff2627109a3f588b35e2f543909fbbca4309a1d3a7d4b4
5
5
  SHA512:
6
- metadata.gz: 2c6cca3e8fb721572c6d95f8a7ca9e27b4d854b93dc4de4d2f1797401bdd5802b474ff8bf7f5d8748b4574f942cfa9f1ad352e64085d743bc8c36291203a9f65
7
- data.tar.gz: 8977a69a0d2f48798f2f60cc812149e5f19e8a436717d735ab690a9d0d69aa324d930d07585af33728b20cdab0e62d6d8437a873def2c4bd93818b468a2baf6b
6
+ metadata.gz: fb0e8633ba028c6de7657f638bc8688924e5c7d6c9ed6132bd4560bf1d2bfd7010fea5f5025dde36d81a9aee20dc5ee99669e0c225057d621ffecf79f8ddddf8
7
+ data.tar.gz: 93b753223ec9c4659cf75c360927d2ca5ff24fdcf1149885c7b59af52b7d1b2782d5524d99f0eda91f3e4de3b16b56e0bc18288685f1e4483149a32046e1a278
data/CHANGELOG.md CHANGED
@@ -1,6 +1,46 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.925.0 (2024-05-06)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.924.0 (2024-05-03)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.923.0 (2024-05-01)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.922.0 (2024-04-29)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.921.0 (2024-04-26)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.920.0 (2024-04-25)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.919.0 (2024-04-24)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.918.0 (2024-04-23)
40
+ ------------------
41
+
42
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
43
+
4
44
  1.917.0 (2024-04-22)
5
45
  ------------------
6
46
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.917.0
1
+ 1.925.0
data/partitions.json CHANGED
@@ -2640,6 +2640,7 @@
2640
2640
  "bedrock" : {
2641
2641
  "endpoints" : {
2642
2642
  "ap-northeast-1" : { },
2643
+ "ap-south-1" : { },
2643
2644
  "ap-southeast-1" : { },
2644
2645
  "ap-southeast-2" : { },
2645
2646
  "bedrock-ap-northeast-1" : {
@@ -2648,6 +2649,12 @@
2648
2649
  },
2649
2650
  "hostname" : "bedrock.ap-northeast-1.amazonaws.com"
2650
2651
  },
2652
+ "bedrock-ap-south-1" : {
2653
+ "credentialScope" : {
2654
+ "region" : "ap-south-1"
2655
+ },
2656
+ "hostname" : "bedrock.ap-south-1.amazonaws.com"
2657
+ },
2651
2658
  "bedrock-ap-southeast-1" : {
2652
2659
  "credentialScope" : {
2653
2660
  "region" : "ap-southeast-1"
@@ -2666,6 +2673,12 @@
2666
2673
  },
2667
2674
  "hostname" : "bedrock.eu-central-1.amazonaws.com"
2668
2675
  },
2676
+ "bedrock-eu-west-1" : {
2677
+ "credentialScope" : {
2678
+ "region" : "eu-west-1"
2679
+ },
2680
+ "hostname" : "bedrock.eu-west-1.amazonaws.com"
2681
+ },
2669
2682
  "bedrock-eu-west-3" : {
2670
2683
  "credentialScope" : {
2671
2684
  "region" : "eu-west-3"
@@ -2690,6 +2703,12 @@
2690
2703
  },
2691
2704
  "hostname" : "bedrock-runtime.ap-northeast-1.amazonaws.com"
2692
2705
  },
2706
+ "bedrock-runtime-ap-south-1" : {
2707
+ "credentialScope" : {
2708
+ "region" : "ap-south-1"
2709
+ },
2710
+ "hostname" : "bedrock-runtime.ap-south-1.amazonaws.com"
2711
+ },
2693
2712
  "bedrock-runtime-ap-southeast-1" : {
2694
2713
  "credentialScope" : {
2695
2714
  "region" : "ap-southeast-1"
@@ -2708,6 +2727,12 @@
2708
2727
  },
2709
2728
  "hostname" : "bedrock-runtime.eu-central-1.amazonaws.com"
2710
2729
  },
2730
+ "bedrock-runtime-eu-west-1" : {
2731
+ "credentialScope" : {
2732
+ "region" : "eu-west-1"
2733
+ },
2734
+ "hostname" : "bedrock-runtime.eu-west-1.amazonaws.com"
2735
+ },
2711
2736
  "bedrock-runtime-eu-west-3" : {
2712
2737
  "credentialScope" : {
2713
2738
  "region" : "eu-west-3"
@@ -2751,6 +2776,7 @@
2751
2776
  "hostname" : "bedrock.us-west-2.amazonaws.com"
2752
2777
  },
2753
2778
  "eu-central-1" : { },
2779
+ "eu-west-1" : { },
2754
2780
  "eu-west-3" : { },
2755
2781
  "us-east-1" : { },
2756
2782
  "us-west-2" : { }
@@ -4408,6 +4434,19 @@
4408
4434
  "deprecated" : true,
4409
4435
  "hostname" : "controltower-fips.ca-central-1.amazonaws.com"
4410
4436
  },
4437
+ "ca-west-1" : {
4438
+ "variants" : [ {
4439
+ "hostname" : "controltower-fips.ca-west-1.amazonaws.com",
4440
+ "tags" : [ "fips" ]
4441
+ } ]
4442
+ },
4443
+ "ca-west-1-fips" : {
4444
+ "credentialScope" : {
4445
+ "region" : "ca-west-1"
4446
+ },
4447
+ "deprecated" : true,
4448
+ "hostname" : "controltower-fips.ca-west-1.amazonaws.com"
4449
+ },
4411
4450
  "eu-central-1" : { },
4412
4451
  "eu-central-2" : { },
4413
4452
  "eu-north-1" : { },
@@ -7832,6 +7871,12 @@
7832
7871
  "tags" : [ "fips" ]
7833
7872
  } ]
7834
7873
  },
7874
+ "ca-west-1" : {
7875
+ "variants" : [ {
7876
+ "hostname" : "fms-fips.ca-west-1.amazonaws.com",
7877
+ "tags" : [ "fips" ]
7878
+ } ]
7879
+ },
7835
7880
  "eu-central-1" : {
7836
7881
  "variants" : [ {
7837
7882
  "hostname" : "fms-fips.eu-central-1.amazonaws.com",
@@ -7921,6 +7966,13 @@
7921
7966
  "deprecated" : true,
7922
7967
  "hostname" : "fms-fips.ca-central-1.amazonaws.com"
7923
7968
  },
7969
+ "fips-ca-west-1" : {
7970
+ "credentialScope" : {
7971
+ "region" : "ca-west-1"
7972
+ },
7973
+ "deprecated" : true,
7974
+ "hostname" : "fms-fips.ca-west-1.amazonaws.com"
7975
+ },
7924
7976
  "fips-eu-central-1" : {
7925
7977
  "credentialScope" : {
7926
7978
  "region" : "eu-central-1"
@@ -8167,6 +8219,12 @@
8167
8219
  "tags" : [ "fips" ]
8168
8220
  } ]
8169
8221
  },
8222
+ "ca-west-1" : {
8223
+ "variants" : [ {
8224
+ "hostname" : "fsx-fips.ca-west-1.amazonaws.com",
8225
+ "tags" : [ "fips" ]
8226
+ } ]
8227
+ },
8170
8228
  "eu-central-1" : { },
8171
8229
  "eu-central-2" : { },
8172
8230
  "eu-north-1" : { },
@@ -8182,6 +8240,13 @@
8182
8240
  "deprecated" : true,
8183
8241
  "hostname" : "fsx-fips.ca-central-1.amazonaws.com"
8184
8242
  },
8243
+ "fips-ca-west-1" : {
8244
+ "credentialScope" : {
8245
+ "region" : "ca-west-1"
8246
+ },
8247
+ "deprecated" : true,
8248
+ "hostname" : "fsx-fips.ca-west-1.amazonaws.com"
8249
+ },
8185
8250
  "fips-prod-ca-central-1" : {
8186
8251
  "credentialScope" : {
8187
8252
  "region" : "ca-central-1"
@@ -8189,6 +8254,13 @@
8189
8254
  "deprecated" : true,
8190
8255
  "hostname" : "fsx-fips.ca-central-1.amazonaws.com"
8191
8256
  },
8257
+ "fips-prod-ca-west-1" : {
8258
+ "credentialScope" : {
8259
+ "region" : "ca-west-1"
8260
+ },
8261
+ "deprecated" : true,
8262
+ "hostname" : "fsx-fips.ca-west-1.amazonaws.com"
8263
+ },
8192
8264
  "fips-prod-us-east-1" : {
8193
8265
  "credentialScope" : {
8194
8266
  "region" : "us-east-1"
@@ -8258,6 +8330,16 @@
8258
8330
  "tags" : [ "fips" ]
8259
8331
  } ]
8260
8332
  },
8333
+ "prod-ca-west-1" : {
8334
+ "credentialScope" : {
8335
+ "region" : "ca-west-1"
8336
+ },
8337
+ "deprecated" : true,
8338
+ "variants" : [ {
8339
+ "hostname" : "fsx-fips.ca-west-1.amazonaws.com",
8340
+ "tags" : [ "fips" ]
8341
+ } ]
8342
+ },
8261
8343
  "prod-us-east-1" : {
8262
8344
  "credentialScope" : {
8263
8345
  "region" : "us-east-1"
@@ -15065,16 +15147,21 @@
15065
15147
  "ap-northeast-2" : { },
15066
15148
  "ap-northeast-3" : { },
15067
15149
  "ap-south-1" : { },
15150
+ "ap-south-2" : { },
15068
15151
  "ap-southeast-1" : { },
15069
15152
  "ap-southeast-2" : { },
15070
15153
  "ap-southeast-3" : { },
15154
+ "ap-southeast-4" : { },
15071
15155
  "ca-central-1" : { },
15072
15156
  "eu-central-1" : { },
15157
+ "eu-central-2" : { },
15073
15158
  "eu-north-1" : { },
15074
15159
  "eu-south-1" : { },
15160
+ "eu-south-2" : { },
15075
15161
  "eu-west-1" : { },
15076
15162
  "eu-west-2" : { },
15077
15163
  "eu-west-3" : { },
15164
+ "me-central-1" : { },
15078
15165
  "me-south-1" : { },
15079
15166
  "sa-east-1" : { },
15080
15167
  "us-east-1" : { },
@@ -17685,6 +17772,7 @@
17685
17772
  "deprecated" : true,
17686
17773
  "hostname" : "snowball-fips.us-west-2.amazonaws.com"
17687
17774
  },
17775
+ "il-central-1" : { },
17688
17776
  "me-central-1" : { },
17689
17777
  "sa-east-1" : {
17690
17778
  "variants" : [ {
@@ -19088,6 +19176,12 @@
19088
19176
  "tags" : [ "fips" ]
19089
19177
  } ]
19090
19178
  },
19179
+ "ca-west-1" : {
19180
+ "variants" : [ {
19181
+ "hostname" : "transfer-fips.ca-west-1.amazonaws.com",
19182
+ "tags" : [ "fips" ]
19183
+ } ]
19184
+ },
19091
19185
  "eu-central-1" : { },
19092
19186
  "eu-central-2" : { },
19093
19187
  "eu-north-1" : { },
@@ -19103,6 +19197,13 @@
19103
19197
  "deprecated" : true,
19104
19198
  "hostname" : "transfer-fips.ca-central-1.amazonaws.com"
19105
19199
  },
19200
+ "fips-ca-west-1" : {
19201
+ "credentialScope" : {
19202
+ "region" : "ca-west-1"
19203
+ },
19204
+ "deprecated" : true,
19205
+ "hostname" : "transfer-fips.ca-west-1.amazonaws.com"
19206
+ },
19106
19207
  "fips-us-east-1" : {
19107
19208
  "credentialScope" : {
19108
19209
  "region" : "us-east-1"
@@ -20081,6 +20182,16 @@
20081
20182
  "tags" : [ "fips" ]
20082
20183
  } ]
20083
20184
  },
20185
+ "ca-west-1" : {
20186
+ "credentialScope" : {
20187
+ "region" : "ca-west-1"
20188
+ },
20189
+ "hostname" : "wafv2.ca-west-1.amazonaws.com",
20190
+ "variants" : [ {
20191
+ "hostname" : "wafv2-fips.ca-west-1.amazonaws.com",
20192
+ "tags" : [ "fips" ]
20193
+ } ]
20194
+ },
20084
20195
  "eu-central-1" : {
20085
20196
  "credentialScope" : {
20086
20197
  "region" : "eu-central-1"
@@ -20245,6 +20356,13 @@
20245
20356
  "deprecated" : true,
20246
20357
  "hostname" : "wafv2-fips.ca-central-1.amazonaws.com"
20247
20358
  },
20359
+ "fips-ca-west-1" : {
20360
+ "credentialScope" : {
20361
+ "region" : "ca-west-1"
20362
+ },
20363
+ "deprecated" : true,
20364
+ "hostname" : "wafv2-fips.ca-west-1.amazonaws.com"
20365
+ },
20248
20366
  "fips-eu-central-1" : {
20249
20367
  "credentialScope" : {
20250
20368
  "region" : "eu-central-1"
@@ -21251,6 +21369,17 @@
21251
21369
  "cn-northwest-1" : { }
21252
21370
  }
21253
21371
  },
21372
+ "entitlement.marketplace" : {
21373
+ "endpoints" : {
21374
+ "cn-northwest-1" : {
21375
+ "credentialScope" : {
21376
+ "region" : "cn-northwest-1"
21377
+ },
21378
+ "hostname" : "entitlement-marketplace.cn-northwest-1.amazonaws.com.cn",
21379
+ "protocols" : [ "https" ]
21380
+ }
21381
+ }
21382
+ },
21254
21383
  "es" : {
21255
21384
  "endpoints" : {
21256
21385
  "cn-north-1" : {
@@ -21549,7 +21678,7 @@
21549
21678
  "credentialScope" : {
21550
21679
  "region" : "cn-northwest-1"
21551
21680
  },
21552
- "hostname" : "subscribe.mediaconvert.cn-northwest-1.amazonaws.com.cn"
21681
+ "hostname" : "mediaconvert.cn-northwest-1.amazonaws.com.cn"
21553
21682
  }
21554
21683
  }
21555
21684
  },
@@ -23978,6 +24107,13 @@
23978
24107
  },
23979
24108
  "email" : {
23980
24109
  "endpoints" : {
24110
+ "fips-us-gov-east-1" : {
24111
+ "credentialScope" : {
24112
+ "region" : "us-gov-east-1"
24113
+ },
24114
+ "deprecated" : true,
24115
+ "hostname" : "email-fips.us-gov-east-1.amazonaws.com"
24116
+ },
23981
24117
  "fips-us-gov-west-1" : {
23982
24118
  "credentialScope" : {
23983
24119
  "region" : "us-gov-west-1"
@@ -23985,6 +24121,12 @@
23985
24121
  "deprecated" : true,
23986
24122
  "hostname" : "email-fips.us-gov-west-1.amazonaws.com"
23987
24123
  },
24124
+ "us-gov-east-1" : {
24125
+ "variants" : [ {
24126
+ "hostname" : "email-fips.us-gov-east-1.amazonaws.com",
24127
+ "tags" : [ "fips" ]
24128
+ } ]
24129
+ },
23988
24130
  "us-gov-west-1" : {
23989
24131
  "variants" : [ {
23990
24132
  "hostname" : "email-fips.us-gov-west-1.amazonaws.com",
@@ -25005,6 +25147,12 @@
25005
25147
  "us-gov-west-1" : { }
25006
25148
  }
25007
25149
  },
25150
+ "license-manager-user-subscriptions" : {
25151
+ "endpoints" : {
25152
+ "us-gov-east-1" : { },
25153
+ "us-gov-west-1" : { }
25154
+ }
25155
+ },
25008
25156
  "logs" : {
25009
25157
  "endpoints" : {
25010
25158
  "fips-us-gov-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.917.0
4
+ version: 1.925.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-04-22 00:00:00.000000000 Z
11
+ date: 2024-05-06 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: