aws-partitions 1.981.0 → 1.986.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +25 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +1 -0
- data/partitions.json +223 -25
- 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: a8f599506842ecec1a02c8f99c7c2fca17bdb6590ca188c5cc726bd7e90665bc
|
4
|
+
data.tar.gz: 365435ffe46f0b3176fb952ed62a08e02266610b7120ce8832415b828a10826a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 79728815ed0a54761f1a6d16fef396521e5f9d2cbaae56c8e7b53e42827d51e562e54812ec6907ac27fc909efb933d7f55a600b53213777c0c77e58f9811dc1e
|
7
|
+
data.tar.gz: 1443de8754d400cb2ae8ae372be8a54145ef5e6afcb1ca0163fa5aad3da303cd42de3ae9b324528bf1a2195df07b30609308dee2d8c81439b69c99284148dd66
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,31 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.986.0 (2024-10-07)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.985.0 (2024-10-04)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.984.0 (2024-10-03)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Added support for enumerating regions for `Aws::MarketplaceReporting`.
|
18
|
+
|
19
|
+
1.983.0 (2024-10-02)
|
20
|
+
------------------
|
21
|
+
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
23
|
+
|
24
|
+
1.982.0 (2024-10-01)
|
25
|
+
------------------
|
26
|
+
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
28
|
+
|
4
29
|
1.981.0 (2024-09-27)
|
5
30
|
------------------
|
6
31
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.986.0
|
data/lib/aws-partitions.rb
CHANGED
@@ -477,6 +477,7 @@ module Aws
|
|
477
477
|
'MarketplaceDeployment' => 'deployment-marketplace',
|
478
478
|
'MarketplaceEntitlementService' => 'entitlement.marketplace',
|
479
479
|
'MarketplaceMetering' => 'metering.marketplace',
|
480
|
+
'MarketplaceReporting' => 'reporting-marketplace',
|
480
481
|
'MediaConnect' => 'mediaconnect',
|
481
482
|
'MediaConvert' => 'mediaconvert',
|
482
483
|
'MediaLive' => 'medialive',
|
data/partitions.json
CHANGED
@@ -559,11 +559,13 @@
|
|
559
559
|
"aoss" : {
|
560
560
|
"endpoints" : {
|
561
561
|
"ap-northeast-1" : { },
|
562
|
+
"ap-northeast-2" : { },
|
562
563
|
"ap-south-1" : { },
|
563
564
|
"ap-southeast-1" : { },
|
564
565
|
"ap-southeast-2" : { },
|
565
566
|
"ca-central-1" : { },
|
566
567
|
"eu-central-1" : { },
|
568
|
+
"eu-central-2" : { },
|
567
569
|
"eu-west-1" : { },
|
568
570
|
"eu-west-2" : { },
|
569
571
|
"eu-west-3" : { },
|
@@ -2710,6 +2712,7 @@
|
|
2710
2712
|
"bedrock" : {
|
2711
2713
|
"endpoints" : {
|
2712
2714
|
"ap-northeast-1" : { },
|
2715
|
+
"ap-northeast-2" : { },
|
2713
2716
|
"ap-south-1" : { },
|
2714
2717
|
"ap-southeast-1" : { },
|
2715
2718
|
"ap-southeast-2" : { },
|
@@ -2719,6 +2722,12 @@
|
|
2719
2722
|
},
|
2720
2723
|
"hostname" : "bedrock.ap-northeast-1.amazonaws.com"
|
2721
2724
|
},
|
2725
|
+
"bedrock-ap-northeast-2" : {
|
2726
|
+
"credentialScope" : {
|
2727
|
+
"region" : "ap-northeast-2"
|
2728
|
+
},
|
2729
|
+
"hostname" : "bedrock.ap-northeast-2.amazonaws.com"
|
2730
|
+
},
|
2722
2731
|
"bedrock-ap-south-1" : {
|
2723
2732
|
"credentialScope" : {
|
2724
2733
|
"region" : "ap-south-1"
|
@@ -2779,6 +2788,12 @@
|
|
2779
2788
|
},
|
2780
2789
|
"hostname" : "bedrock-fips.us-east-1.amazonaws.com"
|
2781
2790
|
},
|
2791
|
+
"bedrock-fips-us-east-2" : {
|
2792
|
+
"credentialScope" : {
|
2793
|
+
"region" : "us-east-2"
|
2794
|
+
},
|
2795
|
+
"hostname" : "bedrock-fips.us-east-2.amazonaws.com"
|
2796
|
+
},
|
2782
2797
|
"bedrock-fips-us-west-2" : {
|
2783
2798
|
"credentialScope" : {
|
2784
2799
|
"region" : "us-west-2"
|
@@ -2791,6 +2806,12 @@
|
|
2791
2806
|
},
|
2792
2807
|
"hostname" : "bedrock-runtime.ap-northeast-1.amazonaws.com"
|
2793
2808
|
},
|
2809
|
+
"bedrock-runtime-ap-northeast-2" : {
|
2810
|
+
"credentialScope" : {
|
2811
|
+
"region" : "ap-northeast-2"
|
2812
|
+
},
|
2813
|
+
"hostname" : "bedrock-runtime.ap-northeast-2.amazonaws.com"
|
2814
|
+
},
|
2794
2815
|
"bedrock-runtime-ap-south-1" : {
|
2795
2816
|
"credentialScope" : {
|
2796
2817
|
"region" : "ap-south-1"
|
@@ -2851,6 +2872,12 @@
|
|
2851
2872
|
},
|
2852
2873
|
"hostname" : "bedrock-runtime-fips.us-east-1.amazonaws.com"
|
2853
2874
|
},
|
2875
|
+
"bedrock-runtime-fips-us-east-2" : {
|
2876
|
+
"credentialScope" : {
|
2877
|
+
"region" : "us-east-2"
|
2878
|
+
},
|
2879
|
+
"hostname" : "bedrock-runtime-fips.us-east-2.amazonaws.com"
|
2880
|
+
},
|
2854
2881
|
"bedrock-runtime-fips-us-west-2" : {
|
2855
2882
|
"credentialScope" : {
|
2856
2883
|
"region" : "us-west-2"
|
@@ -2869,6 +2896,12 @@
|
|
2869
2896
|
},
|
2870
2897
|
"hostname" : "bedrock-runtime.us-east-1.amazonaws.com"
|
2871
2898
|
},
|
2899
|
+
"bedrock-runtime-us-east-2" : {
|
2900
|
+
"credentialScope" : {
|
2901
|
+
"region" : "us-east-2"
|
2902
|
+
},
|
2903
|
+
"hostname" : "bedrock-runtime.us-east-2.amazonaws.com"
|
2904
|
+
},
|
2872
2905
|
"bedrock-runtime-us-west-2" : {
|
2873
2906
|
"credentialScope" : {
|
2874
2907
|
"region" : "us-west-2"
|
@@ -2887,6 +2920,12 @@
|
|
2887
2920
|
},
|
2888
2921
|
"hostname" : "bedrock.us-east-1.amazonaws.com"
|
2889
2922
|
},
|
2923
|
+
"bedrock-us-east-2" : {
|
2924
|
+
"credentialScope" : {
|
2925
|
+
"region" : "us-east-2"
|
2926
|
+
},
|
2927
|
+
"hostname" : "bedrock.us-east-2.amazonaws.com"
|
2928
|
+
},
|
2890
2929
|
"bedrock-us-west-2" : {
|
2891
2930
|
"credentialScope" : {
|
2892
2931
|
"region" : "us-west-2"
|
@@ -2900,6 +2939,7 @@
|
|
2900
2939
|
"eu-west-3" : { },
|
2901
2940
|
"sa-east-1" : { },
|
2902
2941
|
"us-east-1" : { },
|
2942
|
+
"us-east-2" : { },
|
2903
2943
|
"us-west-2" : { }
|
2904
2944
|
}
|
2905
2945
|
},
|
@@ -8431,28 +8471,133 @@
|
|
8431
8471
|
},
|
8432
8472
|
"firehose" : {
|
8433
8473
|
"endpoints" : {
|
8434
|
-
"af-south-1" : {
|
8435
|
-
|
8436
|
-
|
8437
|
-
|
8438
|
-
|
8439
|
-
|
8440
|
-
"ap-
|
8441
|
-
|
8442
|
-
|
8443
|
-
|
8444
|
-
|
8474
|
+
"af-south-1" : {
|
8475
|
+
"variants" : [ {
|
8476
|
+
"hostname" : "firehose.af-south-1.api.aws",
|
8477
|
+
"tags" : [ "dualstack" ]
|
8478
|
+
} ]
|
8479
|
+
},
|
8480
|
+
"ap-east-1" : {
|
8481
|
+
"variants" : [ {
|
8482
|
+
"hostname" : "firehose.ap-east-1.api.aws",
|
8483
|
+
"tags" : [ "dualstack" ]
|
8484
|
+
} ]
|
8485
|
+
},
|
8486
|
+
"ap-northeast-1" : {
|
8487
|
+
"variants" : [ {
|
8488
|
+
"hostname" : "firehose.ap-northeast-1.api.aws",
|
8489
|
+
"tags" : [ "dualstack" ]
|
8490
|
+
} ]
|
8491
|
+
},
|
8492
|
+
"ap-northeast-2" : {
|
8493
|
+
"variants" : [ {
|
8494
|
+
"hostname" : "firehose.ap-northeast-2.api.aws",
|
8495
|
+
"tags" : [ "dualstack" ]
|
8496
|
+
} ]
|
8497
|
+
},
|
8498
|
+
"ap-northeast-3" : {
|
8499
|
+
"variants" : [ {
|
8500
|
+
"hostname" : "firehose.ap-northeast-3.api.aws",
|
8501
|
+
"tags" : [ "dualstack" ]
|
8502
|
+
} ]
|
8503
|
+
},
|
8504
|
+
"ap-south-1" : {
|
8505
|
+
"variants" : [ {
|
8506
|
+
"hostname" : "firehose.ap-south-1.api.aws",
|
8507
|
+
"tags" : [ "dualstack" ]
|
8508
|
+
} ]
|
8509
|
+
},
|
8510
|
+
"ap-south-2" : {
|
8511
|
+
"variants" : [ {
|
8512
|
+
"hostname" : "firehose.ap-south-2.api.aws",
|
8513
|
+
"tags" : [ "dualstack" ]
|
8514
|
+
} ]
|
8515
|
+
},
|
8516
|
+
"ap-southeast-1" : {
|
8517
|
+
"variants" : [ {
|
8518
|
+
"hostname" : "firehose.ap-southeast-1.api.aws",
|
8519
|
+
"tags" : [ "dualstack" ]
|
8520
|
+
} ]
|
8521
|
+
},
|
8522
|
+
"ap-southeast-2" : {
|
8523
|
+
"variants" : [ {
|
8524
|
+
"hostname" : "firehose.ap-southeast-2.api.aws",
|
8525
|
+
"tags" : [ "dualstack" ]
|
8526
|
+
} ]
|
8527
|
+
},
|
8528
|
+
"ap-southeast-3" : {
|
8529
|
+
"variants" : [ {
|
8530
|
+
"hostname" : "firehose.ap-southeast-3.api.aws",
|
8531
|
+
"tags" : [ "dualstack" ]
|
8532
|
+
} ]
|
8533
|
+
},
|
8534
|
+
"ap-southeast-4" : {
|
8535
|
+
"variants" : [ {
|
8536
|
+
"hostname" : "firehose.ap-southeast-4.api.aws",
|
8537
|
+
"tags" : [ "dualstack" ]
|
8538
|
+
} ]
|
8539
|
+
},
|
8445
8540
|
"ap-southeast-5" : { },
|
8446
|
-
"ca-central-1" : {
|
8447
|
-
|
8448
|
-
|
8449
|
-
|
8450
|
-
|
8451
|
-
|
8452
|
-
"
|
8453
|
-
|
8454
|
-
|
8455
|
-
|
8541
|
+
"ca-central-1" : {
|
8542
|
+
"variants" : [ {
|
8543
|
+
"hostname" : "firehose.ca-central-1.api.aws",
|
8544
|
+
"tags" : [ "dualstack" ]
|
8545
|
+
} ]
|
8546
|
+
},
|
8547
|
+
"ca-west-1" : {
|
8548
|
+
"variants" : [ {
|
8549
|
+
"hostname" : "firehose.ca-west-1.api.aws",
|
8550
|
+
"tags" : [ "dualstack" ]
|
8551
|
+
} ]
|
8552
|
+
},
|
8553
|
+
"eu-central-1" : {
|
8554
|
+
"variants" : [ {
|
8555
|
+
"hostname" : "firehose.eu-central-1.api.aws",
|
8556
|
+
"tags" : [ "dualstack" ]
|
8557
|
+
} ]
|
8558
|
+
},
|
8559
|
+
"eu-central-2" : {
|
8560
|
+
"variants" : [ {
|
8561
|
+
"hostname" : "firehose.eu-central-2.api.aws",
|
8562
|
+
"tags" : [ "dualstack" ]
|
8563
|
+
} ]
|
8564
|
+
},
|
8565
|
+
"eu-north-1" : {
|
8566
|
+
"variants" : [ {
|
8567
|
+
"hostname" : "firehose.eu-north-1.api.aws",
|
8568
|
+
"tags" : [ "dualstack" ]
|
8569
|
+
} ]
|
8570
|
+
},
|
8571
|
+
"eu-south-1" : {
|
8572
|
+
"variants" : [ {
|
8573
|
+
"hostname" : "firehose.eu-south-1.api.aws",
|
8574
|
+
"tags" : [ "dualstack" ]
|
8575
|
+
} ]
|
8576
|
+
},
|
8577
|
+
"eu-south-2" : {
|
8578
|
+
"variants" : [ {
|
8579
|
+
"hostname" : "firehose.eu-south-2.api.aws",
|
8580
|
+
"tags" : [ "dualstack" ]
|
8581
|
+
} ]
|
8582
|
+
},
|
8583
|
+
"eu-west-1" : {
|
8584
|
+
"variants" : [ {
|
8585
|
+
"hostname" : "firehose.eu-west-1.api.aws",
|
8586
|
+
"tags" : [ "dualstack" ]
|
8587
|
+
} ]
|
8588
|
+
},
|
8589
|
+
"eu-west-2" : {
|
8590
|
+
"variants" : [ {
|
8591
|
+
"hostname" : "firehose.eu-west-2.api.aws",
|
8592
|
+
"tags" : [ "dualstack" ]
|
8593
|
+
} ]
|
8594
|
+
},
|
8595
|
+
"eu-west-3" : {
|
8596
|
+
"variants" : [ {
|
8597
|
+
"hostname" : "firehose.eu-west-3.api.aws",
|
8598
|
+
"tags" : [ "dualstack" ]
|
8599
|
+
} ]
|
8600
|
+
},
|
8456
8601
|
"fips-us-east-1" : {
|
8457
8602
|
"credentialScope" : {
|
8458
8603
|
"region" : "us-east-1"
|
@@ -8481,32 +8626,76 @@
|
|
8481
8626
|
"deprecated" : true,
|
8482
8627
|
"hostname" : "firehose-fips.us-west-2.amazonaws.com"
|
8483
8628
|
},
|
8484
|
-
"il-central-1" : {
|
8485
|
-
|
8486
|
-
|
8487
|
-
|
8629
|
+
"il-central-1" : {
|
8630
|
+
"variants" : [ {
|
8631
|
+
"hostname" : "firehose.il-central-1.api.aws",
|
8632
|
+
"tags" : [ "dualstack" ]
|
8633
|
+
} ]
|
8634
|
+
},
|
8635
|
+
"me-central-1" : {
|
8636
|
+
"variants" : [ {
|
8637
|
+
"hostname" : "firehose.me-central-1.api.aws",
|
8638
|
+
"tags" : [ "dualstack" ]
|
8639
|
+
} ]
|
8640
|
+
},
|
8641
|
+
"me-south-1" : {
|
8642
|
+
"variants" : [ {
|
8643
|
+
"hostname" : "firehose.me-south-1.api.aws",
|
8644
|
+
"tags" : [ "dualstack" ]
|
8645
|
+
} ]
|
8646
|
+
},
|
8647
|
+
"sa-east-1" : {
|
8648
|
+
"variants" : [ {
|
8649
|
+
"hostname" : "firehose.sa-east-1.api.aws",
|
8650
|
+
"tags" : [ "dualstack" ]
|
8651
|
+
} ]
|
8652
|
+
},
|
8488
8653
|
"us-east-1" : {
|
8489
8654
|
"variants" : [ {
|
8490
8655
|
"hostname" : "firehose-fips.us-east-1.amazonaws.com",
|
8491
8656
|
"tags" : [ "fips" ]
|
8657
|
+
}, {
|
8658
|
+
"hostname" : "firehose-fips.us-east-1.api.aws",
|
8659
|
+
"tags" : [ "dualstack", "fips" ]
|
8660
|
+
}, {
|
8661
|
+
"hostname" : "firehose.us-east-1.api.aws",
|
8662
|
+
"tags" : [ "dualstack" ]
|
8492
8663
|
} ]
|
8493
8664
|
},
|
8494
8665
|
"us-east-2" : {
|
8495
8666
|
"variants" : [ {
|
8496
8667
|
"hostname" : "firehose-fips.us-east-2.amazonaws.com",
|
8497
8668
|
"tags" : [ "fips" ]
|
8669
|
+
}, {
|
8670
|
+
"hostname" : "firehose-fips.us-east-2.api.aws",
|
8671
|
+
"tags" : [ "dualstack", "fips" ]
|
8672
|
+
}, {
|
8673
|
+
"hostname" : "firehose.us-east-2.api.aws",
|
8674
|
+
"tags" : [ "dualstack" ]
|
8498
8675
|
} ]
|
8499
8676
|
},
|
8500
8677
|
"us-west-1" : {
|
8501
8678
|
"variants" : [ {
|
8502
8679
|
"hostname" : "firehose-fips.us-west-1.amazonaws.com",
|
8503
8680
|
"tags" : [ "fips" ]
|
8681
|
+
}, {
|
8682
|
+
"hostname" : "firehose-fips.us-west-1.api.aws",
|
8683
|
+
"tags" : [ "dualstack", "fips" ]
|
8684
|
+
}, {
|
8685
|
+
"hostname" : "firehose.us-west-1.api.aws",
|
8686
|
+
"tags" : [ "dualstack" ]
|
8504
8687
|
} ]
|
8505
8688
|
},
|
8506
8689
|
"us-west-2" : {
|
8507
8690
|
"variants" : [ {
|
8508
8691
|
"hostname" : "firehose-fips.us-west-2.amazonaws.com",
|
8509
8692
|
"tags" : [ "fips" ]
|
8693
|
+
}, {
|
8694
|
+
"hostname" : "firehose-fips.us-west-2.api.aws",
|
8695
|
+
"tags" : [ "dualstack", "fips" ]
|
8696
|
+
}, {
|
8697
|
+
"hostname" : "firehose.us-west-2.api.aws",
|
8698
|
+
"tags" : [ "dualstack" ]
|
8510
8699
|
} ]
|
8511
8700
|
}
|
8512
8701
|
}
|
@@ -9138,6 +9327,7 @@
|
|
9138
9327
|
"ca-central-1" : { },
|
9139
9328
|
"eu-central-1" : { },
|
9140
9329
|
"eu-north-1" : { },
|
9330
|
+
"eu-south-2" : { },
|
9141
9331
|
"eu-west-1" : { },
|
9142
9332
|
"eu-west-2" : { },
|
9143
9333
|
"sa-east-1" : { },
|
@@ -13001,6 +13191,7 @@
|
|
13001
13191
|
"eu-central-1" : { },
|
13002
13192
|
"eu-north-1" : { },
|
13003
13193
|
"eu-south-1" : { },
|
13194
|
+
"eu-south-2" : { },
|
13004
13195
|
"eu-west-1" : { },
|
13005
13196
|
"eu-west-2" : { },
|
13006
13197
|
"eu-west-3" : { },
|
@@ -14075,6 +14266,7 @@
|
|
14075
14266
|
"eu-central-1" : { },
|
14076
14267
|
"eu-north-1" : { },
|
14077
14268
|
"eu-south-1" : { },
|
14269
|
+
"eu-south-2" : { },
|
14078
14270
|
"eu-west-1" : { },
|
14079
14271
|
"eu-west-2" : { },
|
14080
14272
|
"eu-west-3" : { },
|
@@ -23891,6 +24083,7 @@
|
|
23891
24083
|
},
|
23892
24084
|
"aoss" : {
|
23893
24085
|
"endpoints" : {
|
24086
|
+
"us-gov-east-1" : { },
|
23894
24087
|
"us-gov-west-1" : { }
|
23895
24088
|
}
|
23896
24089
|
},
|
@@ -30489,6 +30682,11 @@
|
|
30489
30682
|
"endpoints" : {
|
30490
30683
|
"us-isob-east-1" : { }
|
30491
30684
|
}
|
30685
|
+
},
|
30686
|
+
"xray" : {
|
30687
|
+
"endpoints" : {
|
30688
|
+
"us-isob-east-1" : { }
|
30689
|
+
}
|
30492
30690
|
}
|
30493
30691
|
}
|
30494
30692
|
}, {
|
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.986.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-
|
11
|
+
date: 2024-10-07 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|