aws-partitions 1.942.0 → 1.950.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 +40 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +2 -1
- data/partitions.json +118 -44
- 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: d825681df2d466daa0ae41a828066c2d942808f421285ad9ad7c82937b5d1202
|
4
|
+
data.tar.gz: 503f7c8367906feb5417048df868ad40dbabe5ed07d300bcf064f4afcfe9dd91
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 185ac1f8a677c7262b76343bebe3fc6b1070fe25bef1463d69530ad881f42f4e5b7c07077c8bd9422bb62f1965a3eaf9fbf86edc639d315f72585baa9c3e15cd
|
7
|
+
data.tar.gz: dd58310ee3f9d03f28392e96aa269e84ee5e8a16c5bf9422821226035d110d56500dabf7dc3eb894643643b4e81e70e13812e66733e507b9de26b38791f6c81a
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,46 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.950.0 (2024-07-01)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.949.0 (2024-06-28)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.948.0 (2024-06-27)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
18
|
+
|
19
|
+
1.947.0 (2024-06-24)
|
20
|
+
------------------
|
21
|
+
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
23
|
+
|
24
|
+
1.946.0 (2024-06-20)
|
25
|
+
------------------
|
26
|
+
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
28
|
+
|
29
|
+
1.945.0 (2024-06-19)
|
30
|
+
------------------
|
31
|
+
|
32
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
33
|
+
|
34
|
+
1.944.0 (2024-06-12)
|
35
|
+
------------------
|
36
|
+
|
37
|
+
* Feature - Added support for enumerating regions for `Aws::AppTest`.
|
38
|
+
|
39
|
+
1.943.0 (2024-06-11)
|
40
|
+
------------------
|
41
|
+
|
42
|
+
* Feature - Added support for enumerating regions for `Aws::PcaConnectorScep`.
|
43
|
+
|
4
44
|
1.942.0 (2024-06-10)
|
5
45
|
------------------
|
6
46
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.950.0
|
data/lib/aws-partitions.rb
CHANGED
@@ -264,6 +264,7 @@ module Aws
|
|
264
264
|
'AppRunner' => 'apprunner',
|
265
265
|
'AppStream' => 'appstream2',
|
266
266
|
'AppSync' => 'appsync',
|
267
|
+
'AppTest' => 'apptest',
|
267
268
|
'Appflow' => 'appflow',
|
268
269
|
'ApplicationAutoScaling' => 'application-autoscaling',
|
269
270
|
'ApplicationCostProfiler' => 'application-cost-profiler',
|
@@ -280,7 +281,6 @@ module Aws
|
|
280
281
|
'BCMDataExports' => 'bcm-data-exports',
|
281
282
|
'Backup' => 'backup',
|
282
283
|
'BackupGateway' => 'backup-gateway',
|
283
|
-
'BackupStorage' => 'backupstorage',
|
284
284
|
'Batch' => 'batch',
|
285
285
|
'Bedrock' => 'bedrock',
|
286
286
|
'BedrockAgent' => 'bedrock-agent',
|
@@ -517,6 +517,7 @@ module Aws
|
|
517
517
|
'PaymentCryptography' => 'controlplane.payment-cryptography',
|
518
518
|
'PaymentCryptographyData' => 'dataplane.payment-cryptography',
|
519
519
|
'PcaConnectorAd' => 'pca-connector-ad',
|
520
|
+
'PcaConnectorScep' => 'pca-connector-scep',
|
520
521
|
'Personalize' => 'personalize',
|
521
522
|
'PersonalizeEvents' => 'personalize-events',
|
522
523
|
'PersonalizeRuntime' => 'personalize-runtime',
|
data/partitions.json
CHANGED
@@ -547,10 +547,12 @@
|
|
547
547
|
"ap-south-1" : { },
|
548
548
|
"ap-southeast-1" : { },
|
549
549
|
"ap-southeast-2" : { },
|
550
|
+
"ca-central-1" : { },
|
550
551
|
"eu-central-1" : { },
|
551
552
|
"eu-west-1" : { },
|
552
553
|
"eu-west-2" : { },
|
553
554
|
"eu-west-3" : { },
|
555
|
+
"sa-east-1" : { },
|
554
556
|
"us-east-1" : { },
|
555
557
|
"us-east-2" : { },
|
556
558
|
"us-west-2" : { }
|
@@ -2534,37 +2536,6 @@
|
|
2534
2536
|
"us-west-2" : { }
|
2535
2537
|
}
|
2536
2538
|
},
|
2537
|
-
"backupstorage" : {
|
2538
|
-
"endpoints" : {
|
2539
|
-
"af-south-1" : { },
|
2540
|
-
"ap-east-1" : { },
|
2541
|
-
"ap-northeast-1" : { },
|
2542
|
-
"ap-northeast-2" : { },
|
2543
|
-
"ap-northeast-3" : { },
|
2544
|
-
"ap-south-1" : { },
|
2545
|
-
"ap-south-2" : { },
|
2546
|
-
"ap-southeast-1" : { },
|
2547
|
-
"ap-southeast-2" : { },
|
2548
|
-
"ap-southeast-3" : { },
|
2549
|
-
"ap-southeast-4" : { },
|
2550
|
-
"ca-central-1" : { },
|
2551
|
-
"eu-central-1" : { },
|
2552
|
-
"eu-central-2" : { },
|
2553
|
-
"eu-north-1" : { },
|
2554
|
-
"eu-south-1" : { },
|
2555
|
-
"eu-south-2" : { },
|
2556
|
-
"eu-west-1" : { },
|
2557
|
-
"eu-west-2" : { },
|
2558
|
-
"eu-west-3" : { },
|
2559
|
-
"me-central-1" : { },
|
2560
|
-
"me-south-1" : { },
|
2561
|
-
"sa-east-1" : { },
|
2562
|
-
"us-east-1" : { },
|
2563
|
-
"us-east-2" : { },
|
2564
|
-
"us-west-1" : { },
|
2565
|
-
"us-west-2" : { }
|
2566
|
-
}
|
2567
|
-
},
|
2568
2539
|
"batch" : {
|
2569
2540
|
"defaults" : {
|
2570
2541
|
"variants" : [ {
|
@@ -2712,6 +2683,12 @@
|
|
2712
2683
|
},
|
2713
2684
|
"hostname" : "bedrock.eu-west-3.amazonaws.com"
|
2714
2685
|
},
|
2686
|
+
"bedrock-fips-ca-central-1" : {
|
2687
|
+
"credentialScope" : {
|
2688
|
+
"region" : "ca-central-1"
|
2689
|
+
},
|
2690
|
+
"hostname" : "bedrock-fips.ca-central-1.amazonaws.com"
|
2691
|
+
},
|
2715
2692
|
"bedrock-fips-us-east-1" : {
|
2716
2693
|
"credentialScope" : {
|
2717
2694
|
"region" : "us-east-1"
|
@@ -2778,6 +2755,12 @@
|
|
2778
2755
|
},
|
2779
2756
|
"hostname" : "bedrock-runtime.eu-west-3.amazonaws.com"
|
2780
2757
|
},
|
2758
|
+
"bedrock-runtime-fips-ca-central-1" : {
|
2759
|
+
"credentialScope" : {
|
2760
|
+
"region" : "ca-central-1"
|
2761
|
+
},
|
2762
|
+
"hostname" : "bedrock-runtime-fips.ca-central-1.amazonaws.com"
|
2763
|
+
},
|
2781
2764
|
"bedrock-runtime-fips-us-east-1" : {
|
2782
2765
|
"credentialScope" : {
|
2783
2766
|
"region" : "us-east-1"
|
@@ -12293,12 +12276,25 @@
|
|
12293
12276
|
},
|
12294
12277
|
"meetings-chime" : {
|
12295
12278
|
"endpoints" : {
|
12279
|
+
"af-south-1" : { },
|
12296
12280
|
"ap-northeast-1" : { },
|
12297
12281
|
"ap-northeast-2" : { },
|
12298
12282
|
"ap-south-1" : { },
|
12299
12283
|
"ap-southeast-1" : { },
|
12300
12284
|
"ap-southeast-2" : { },
|
12301
|
-
"ca-central-1" : {
|
12285
|
+
"ca-central-1" : {
|
12286
|
+
"variants" : [ {
|
12287
|
+
"hostname" : "meetings-chime-fips.ca-central-1.amazonaws.com",
|
12288
|
+
"tags" : [ "fips" ]
|
12289
|
+
} ]
|
12290
|
+
},
|
12291
|
+
"ca-central-1-fips" : {
|
12292
|
+
"credentialScope" : {
|
12293
|
+
"region" : "ca-central-1"
|
12294
|
+
},
|
12295
|
+
"deprecated" : true,
|
12296
|
+
"hostname" : "meetings-chime-fips.ca-central-1.amazonaws.com"
|
12297
|
+
},
|
12302
12298
|
"eu-central-1" : { },
|
12303
12299
|
"eu-west-2" : { },
|
12304
12300
|
"il-central-1" : { },
|
@@ -12722,6 +12718,7 @@
|
|
12722
12718
|
"ap-southeast-3" : { },
|
12723
12719
|
"ap-southeast-4" : { },
|
12724
12720
|
"ca-central-1" : { },
|
12721
|
+
"ca-west-1" : { },
|
12725
12722
|
"eu-central-1" : { },
|
12726
12723
|
"eu-central-2" : { },
|
12727
12724
|
"eu-north-1" : { },
|
@@ -21082,6 +21079,15 @@
|
|
21082
21079
|
"cn-northwest-1" : { }
|
21083
21080
|
}
|
21084
21081
|
},
|
21082
|
+
"acm-pca" : {
|
21083
|
+
"defaults" : {
|
21084
|
+
"protocols" : [ "https" ]
|
21085
|
+
},
|
21086
|
+
"endpoints" : {
|
21087
|
+
"cn-north-1" : { },
|
21088
|
+
"cn-northwest-1" : { }
|
21089
|
+
}
|
21090
|
+
},
|
21085
21091
|
"airflow" : {
|
21086
21092
|
"endpoints" : {
|
21087
21093
|
"cn-north-1" : { },
|
@@ -21227,12 +21233,6 @@
|
|
21227
21233
|
"cn-northwest-1" : { }
|
21228
21234
|
}
|
21229
21235
|
},
|
21230
|
-
"backupstorage" : {
|
21231
|
-
"endpoints" : {
|
21232
|
-
"cn-north-1" : { },
|
21233
|
-
"cn-northwest-1" : { }
|
21234
|
-
}
|
21235
|
-
},
|
21236
21236
|
"batch" : {
|
21237
21237
|
"endpoints" : {
|
21238
21238
|
"cn-north-1" : { },
|
@@ -23127,12 +23127,6 @@
|
|
23127
23127
|
"us-gov-west-1" : { }
|
23128
23128
|
}
|
23129
23129
|
},
|
23130
|
-
"backupstorage" : {
|
23131
|
-
"endpoints" : {
|
23132
|
-
"us-gov-east-1" : { },
|
23133
|
-
"us-gov-west-1" : { }
|
23134
|
-
}
|
23135
|
-
},
|
23136
23130
|
"batch" : {
|
23137
23131
|
"defaults" : {
|
23138
23132
|
"variants" : [ {
|
@@ -23171,6 +23165,18 @@
|
|
23171
23165
|
},
|
23172
23166
|
"bedrock" : {
|
23173
23167
|
"endpoints" : {
|
23168
|
+
"bedrock-fips-us-gov-west-1" : {
|
23169
|
+
"credentialScope" : {
|
23170
|
+
"region" : "us-gov-west-1"
|
23171
|
+
},
|
23172
|
+
"hostname" : "bedrock-fips.us-gov-west-1.amazonaws.com"
|
23173
|
+
},
|
23174
|
+
"bedrock-runtime-fips-us-gov-west-1" : {
|
23175
|
+
"credentialScope" : {
|
23176
|
+
"region" : "us-gov-west-1"
|
23177
|
+
},
|
23178
|
+
"hostname" : "bedrock-runtime-fips.us-gov-west-1.amazonaws.com"
|
23179
|
+
},
|
23174
23180
|
"bedrock-runtime-us-gov-west-1" : {
|
23175
23181
|
"credentialScope" : {
|
23176
23182
|
"region" : "us-gov-west-1"
|
@@ -25274,6 +25280,44 @@
|
|
25274
25280
|
"us-gov-west-1" : { }
|
25275
25281
|
}
|
25276
25282
|
},
|
25283
|
+
"kinesisvideo" : {
|
25284
|
+
"endpoints" : {
|
25285
|
+
"fips-us-gov-east-1" : {
|
25286
|
+
"credentialScope" : {
|
25287
|
+
"region" : "us-gov-east-1"
|
25288
|
+
},
|
25289
|
+
"deprecated" : true,
|
25290
|
+
"hostname" : "kinesisvideo-fips.us-gov-east-1.amazonaws.com"
|
25291
|
+
},
|
25292
|
+
"fips-us-gov-west-1" : {
|
25293
|
+
"credentialScope" : {
|
25294
|
+
"region" : "us-gov-west-1"
|
25295
|
+
},
|
25296
|
+
"deprecated" : true,
|
25297
|
+
"hostname" : "kinesisvideo-fips.us-gov-west-1.amazonaws.com"
|
25298
|
+
},
|
25299
|
+
"us-gov-east-1" : {
|
25300
|
+
"credentialScope" : {
|
25301
|
+
"region" : "us-gov-east-1"
|
25302
|
+
},
|
25303
|
+
"hostname" : "kinesisvideo-fips.us-gov-east-1.amazonaws.com",
|
25304
|
+
"variants" : [ {
|
25305
|
+
"hostname" : "kinesisvideo-fips.us-gov-east-1.amazonaws.com",
|
25306
|
+
"tags" : [ "fips" ]
|
25307
|
+
} ]
|
25308
|
+
},
|
25309
|
+
"us-gov-west-1" : {
|
25310
|
+
"credentialScope" : {
|
25311
|
+
"region" : "us-gov-west-1"
|
25312
|
+
},
|
25313
|
+
"hostname" : "kinesisvideo-fips.us-gov-west-1.amazonaws.com",
|
25314
|
+
"variants" : [ {
|
25315
|
+
"hostname" : "kinesisvideo-fips.us-gov-west-1.amazonaws.com",
|
25316
|
+
"tags" : [ "fips" ]
|
25317
|
+
} ]
|
25318
|
+
}
|
25319
|
+
}
|
25320
|
+
},
|
25277
25321
|
"kms" : {
|
25278
25322
|
"endpoints" : {
|
25279
25323
|
"ProdFips" : {
|
@@ -26497,6 +26541,36 @@
|
|
26497
26541
|
}
|
26498
26542
|
}
|
26499
26543
|
},
|
26544
|
+
"securitylake" : {
|
26545
|
+
"endpoints" : {
|
26546
|
+
"us-gov-east-1" : {
|
26547
|
+
"variants" : [ {
|
26548
|
+
"hostname" : "securitylake.us-gov-east-1.amazonaws.com",
|
26549
|
+
"tags" : [ "fips" ]
|
26550
|
+
} ]
|
26551
|
+
},
|
26552
|
+
"us-gov-east-1-fips" : {
|
26553
|
+
"credentialScope" : {
|
26554
|
+
"region" : "us-gov-east-1"
|
26555
|
+
},
|
26556
|
+
"deprecated" : true,
|
26557
|
+
"hostname" : "securitylake.us-gov-east-1.amazonaws.com"
|
26558
|
+
},
|
26559
|
+
"us-gov-west-1" : {
|
26560
|
+
"variants" : [ {
|
26561
|
+
"hostname" : "securitylake.us-gov-west-1.amazonaws.com",
|
26562
|
+
"tags" : [ "fips" ]
|
26563
|
+
} ]
|
26564
|
+
},
|
26565
|
+
"us-gov-west-1-fips" : {
|
26566
|
+
"credentialScope" : {
|
26567
|
+
"region" : "us-gov-west-1"
|
26568
|
+
},
|
26569
|
+
"deprecated" : true,
|
26570
|
+
"hostname" : "securitylake.us-gov-west-1.amazonaws.com"
|
26571
|
+
}
|
26572
|
+
}
|
26573
|
+
},
|
26500
26574
|
"serverlessrepo" : {
|
26501
26575
|
"defaults" : {
|
26502
26576
|
"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.
|
4
|
+
version: 1.950.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-07-01 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|