aws-partitions 1.785.0 → 1.787.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/partitions.json +233 -5
- 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: 70b6b1ae06fc34b5bcfcb8433812590332b2fd69f431fe0f680d9fed0dff5be0
|
4
|
+
data.tar.gz: 78ed99ac26c2270c35c47b41624f88744a0fc21f00dbf24f68e9a38f7ec76aba
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 458b66b76900c09c2f075534016c825e6e4e1e6d43669e39826199a641f83aaed06201d0b15f3adc4755d9648e023da029e1f1dde0261658f1706c80aae58c1e
|
7
|
+
data.tar.gz: 051c4aa7754a8afe0bde9781f4d5b7f80ab0f8deae81694b6afc553dbb3440e07c0cc4eddd69748c6fb293b649a86998a1cc50fdd6cb4c1deabf1f50c7df8a41
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.787.0 (2023-07-17)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.786.0 (2023-07-13)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
4
14
|
1.785.0 (2023-07-07)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.787.0
|
data/partitions.json
CHANGED
@@ -7952,27 +7952,45 @@
|
|
7952
7952
|
"ap-northeast-2" : {
|
7953
7953
|
"hostname" : "internetmonitor.ap-northeast-2.api.aws"
|
7954
7954
|
},
|
7955
|
+
"ap-northeast-3" : {
|
7956
|
+
"hostname" : "internetmonitor.ap-northeast-3.api.aws"
|
7957
|
+
},
|
7955
7958
|
"ap-south-1" : {
|
7956
7959
|
"hostname" : "internetmonitor.ap-south-1.api.aws"
|
7957
7960
|
},
|
7961
|
+
"ap-south-2" : {
|
7962
|
+
"hostname" : "internetmonitor.ap-south-2.api.aws"
|
7963
|
+
},
|
7958
7964
|
"ap-southeast-1" : {
|
7959
7965
|
"hostname" : "internetmonitor.ap-southeast-1.api.aws"
|
7960
7966
|
},
|
7961
7967
|
"ap-southeast-2" : {
|
7962
7968
|
"hostname" : "internetmonitor.ap-southeast-2.api.aws"
|
7963
7969
|
},
|
7970
|
+
"ap-southeast-3" : {
|
7971
|
+
"hostname" : "internetmonitor.ap-southeast-3.api.aws"
|
7972
|
+
},
|
7973
|
+
"ap-southeast-4" : {
|
7974
|
+
"hostname" : "internetmonitor.ap-southeast-4.api.aws"
|
7975
|
+
},
|
7964
7976
|
"ca-central-1" : {
|
7965
7977
|
"hostname" : "internetmonitor.ca-central-1.api.aws"
|
7966
7978
|
},
|
7967
7979
|
"eu-central-1" : {
|
7968
7980
|
"hostname" : "internetmonitor.eu-central-1.api.aws"
|
7969
7981
|
},
|
7982
|
+
"eu-central-2" : {
|
7983
|
+
"hostname" : "internetmonitor.eu-central-2.api.aws"
|
7984
|
+
},
|
7970
7985
|
"eu-north-1" : {
|
7971
7986
|
"hostname" : "internetmonitor.eu-north-1.api.aws"
|
7972
7987
|
},
|
7973
7988
|
"eu-south-1" : {
|
7974
7989
|
"hostname" : "internetmonitor.eu-south-1.api.aws"
|
7975
7990
|
},
|
7991
|
+
"eu-south-2" : {
|
7992
|
+
"hostname" : "internetmonitor.eu-south-2.api.aws"
|
7993
|
+
},
|
7976
7994
|
"eu-west-1" : {
|
7977
7995
|
"hostname" : "internetmonitor.eu-west-1.api.aws"
|
7978
7996
|
},
|
@@ -7982,6 +8000,9 @@
|
|
7982
8000
|
"eu-west-3" : {
|
7983
8001
|
"hostname" : "internetmonitor.eu-west-3.api.aws"
|
7984
8002
|
},
|
8003
|
+
"me-central-1" : {
|
8004
|
+
"hostname" : "internetmonitor.me-central-1.api.aws"
|
8005
|
+
},
|
7985
8006
|
"me-south-1" : {
|
7986
8007
|
"hostname" : "internetmonitor.me-south-1.api.aws"
|
7987
8008
|
},
|
@@ -8448,8 +8469,104 @@
|
|
8448
8469
|
"endpoints" : {
|
8449
8470
|
"ap-southeast-1" : { },
|
8450
8471
|
"ap-southeast-2" : { },
|
8472
|
+
"api-ap-southeast-1" : {
|
8473
|
+
"credentialScope" : {
|
8474
|
+
"region" : "ap-southeast-1"
|
8475
|
+
},
|
8476
|
+
"hostname" : "api.iottwinmaker.ap-southeast-1.amazonaws.com"
|
8477
|
+
},
|
8478
|
+
"api-ap-southeast-2" : {
|
8479
|
+
"credentialScope" : {
|
8480
|
+
"region" : "ap-southeast-2"
|
8481
|
+
},
|
8482
|
+
"hostname" : "api.iottwinmaker.ap-southeast-2.amazonaws.com"
|
8483
|
+
},
|
8484
|
+
"api-eu-central-1" : {
|
8485
|
+
"credentialScope" : {
|
8486
|
+
"region" : "eu-central-1"
|
8487
|
+
},
|
8488
|
+
"hostname" : "api.iottwinmaker.eu-central-1.amazonaws.com"
|
8489
|
+
},
|
8490
|
+
"api-eu-west-1" : {
|
8491
|
+
"credentialScope" : {
|
8492
|
+
"region" : "eu-west-1"
|
8493
|
+
},
|
8494
|
+
"hostname" : "api.iottwinmaker.eu-west-1.amazonaws.com"
|
8495
|
+
},
|
8496
|
+
"api-us-east-1" : {
|
8497
|
+
"credentialScope" : {
|
8498
|
+
"region" : "us-east-1"
|
8499
|
+
},
|
8500
|
+
"hostname" : "api.iottwinmaker.us-east-1.amazonaws.com"
|
8501
|
+
},
|
8502
|
+
"api-us-west-2" : {
|
8503
|
+
"credentialScope" : {
|
8504
|
+
"region" : "us-west-2"
|
8505
|
+
},
|
8506
|
+
"hostname" : "api.iottwinmaker.us-west-2.amazonaws.com"
|
8507
|
+
},
|
8508
|
+
"data-ap-southeast-1" : {
|
8509
|
+
"credentialScope" : {
|
8510
|
+
"region" : "ap-southeast-1"
|
8511
|
+
},
|
8512
|
+
"hostname" : "data.iottwinmaker.ap-southeast-1.amazonaws.com"
|
8513
|
+
},
|
8514
|
+
"data-ap-southeast-2" : {
|
8515
|
+
"credentialScope" : {
|
8516
|
+
"region" : "ap-southeast-2"
|
8517
|
+
},
|
8518
|
+
"hostname" : "data.iottwinmaker.ap-southeast-2.amazonaws.com"
|
8519
|
+
},
|
8520
|
+
"data-eu-central-1" : {
|
8521
|
+
"credentialScope" : {
|
8522
|
+
"region" : "eu-central-1"
|
8523
|
+
},
|
8524
|
+
"hostname" : "data.iottwinmaker.eu-central-1.amazonaws.com"
|
8525
|
+
},
|
8526
|
+
"data-eu-west-1" : {
|
8527
|
+
"credentialScope" : {
|
8528
|
+
"region" : "eu-west-1"
|
8529
|
+
},
|
8530
|
+
"hostname" : "data.iottwinmaker.eu-west-1.amazonaws.com"
|
8531
|
+
},
|
8532
|
+
"data-us-east-1" : {
|
8533
|
+
"credentialScope" : {
|
8534
|
+
"region" : "us-east-1"
|
8535
|
+
},
|
8536
|
+
"hostname" : "data.iottwinmaker.us-east-1.amazonaws.com"
|
8537
|
+
},
|
8538
|
+
"data-us-west-2" : {
|
8539
|
+
"credentialScope" : {
|
8540
|
+
"region" : "us-west-2"
|
8541
|
+
},
|
8542
|
+
"hostname" : "data.iottwinmaker.us-west-2.amazonaws.com"
|
8543
|
+
},
|
8451
8544
|
"eu-central-1" : { },
|
8452
8545
|
"eu-west-1" : { },
|
8546
|
+
"fips-api-us-east-1" : {
|
8547
|
+
"credentialScope" : {
|
8548
|
+
"region" : "us-east-1"
|
8549
|
+
},
|
8550
|
+
"hostname" : "api.iottwinmaker-fips.us-east-1.amazonaws.com"
|
8551
|
+
},
|
8552
|
+
"fips-api-us-west-2" : {
|
8553
|
+
"credentialScope" : {
|
8554
|
+
"region" : "us-west-2"
|
8555
|
+
},
|
8556
|
+
"hostname" : "api.iottwinmaker-fips.us-west-2.amazonaws.com"
|
8557
|
+
},
|
8558
|
+
"fips-data-us-east-1" : {
|
8559
|
+
"credentialScope" : {
|
8560
|
+
"region" : "us-east-1"
|
8561
|
+
},
|
8562
|
+
"hostname" : "data.iottwinmaker-fips.us-east-1.amazonaws.com"
|
8563
|
+
},
|
8564
|
+
"fips-data-us-west-2" : {
|
8565
|
+
"credentialScope" : {
|
8566
|
+
"region" : "us-west-2"
|
8567
|
+
},
|
8568
|
+
"hostname" : "data.iottwinmaker-fips.us-west-2.amazonaws.com"
|
8569
|
+
},
|
8453
8570
|
"fips-us-east-1" : {
|
8454
8571
|
"credentialScope" : {
|
8455
8572
|
"region" : "us-east-1"
|
@@ -10160,6 +10277,7 @@
|
|
10160
10277
|
"ap-east-1" : { },
|
10161
10278
|
"ap-northeast-1" : { },
|
10162
10279
|
"ap-northeast-2" : { },
|
10280
|
+
"ap-northeast-3" : { },
|
10163
10281
|
"ap-south-1" : { },
|
10164
10282
|
"ap-southeast-1" : { },
|
10165
10283
|
"ap-southeast-2" : { },
|
@@ -10318,6 +10436,7 @@
|
|
10318
10436
|
"ap-south-1" : { },
|
10319
10437
|
"ap-southeast-1" : { },
|
10320
10438
|
"ap-southeast-2" : { },
|
10439
|
+
"ca-central-1" : { },
|
10321
10440
|
"eu-central-1" : { },
|
10322
10441
|
"eu-north-1" : { },
|
10323
10442
|
"eu-west-1" : { },
|
@@ -15385,17 +15504,77 @@
|
|
15385
15504
|
"ap-south-1" : { },
|
15386
15505
|
"ap-southeast-1" : { },
|
15387
15506
|
"ap-southeast-2" : { },
|
15388
|
-
"ca-central-1" : {
|
15507
|
+
"ca-central-1" : {
|
15508
|
+
"variants" : [ {
|
15509
|
+
"hostname" : "ssm-incidents-fips.ca-central-1.amazonaws.com",
|
15510
|
+
"tags" : [ "fips" ]
|
15511
|
+
} ]
|
15512
|
+
},
|
15389
15513
|
"eu-central-1" : { },
|
15390
15514
|
"eu-north-1" : { },
|
15391
15515
|
"eu-west-1" : { },
|
15392
15516
|
"eu-west-2" : { },
|
15393
15517
|
"eu-west-3" : { },
|
15518
|
+
"fips-ca-central-1" : {
|
15519
|
+
"credentialScope" : {
|
15520
|
+
"region" : "ca-central-1"
|
15521
|
+
},
|
15522
|
+
"deprecated" : true,
|
15523
|
+
"hostname" : "ssm-incidents-fips.ca-central-1.amazonaws.com"
|
15524
|
+
},
|
15525
|
+
"fips-us-east-1" : {
|
15526
|
+
"credentialScope" : {
|
15527
|
+
"region" : "us-east-1"
|
15528
|
+
},
|
15529
|
+
"deprecated" : true,
|
15530
|
+
"hostname" : "ssm-incidents-fips.us-east-1.amazonaws.com"
|
15531
|
+
},
|
15532
|
+
"fips-us-east-2" : {
|
15533
|
+
"credentialScope" : {
|
15534
|
+
"region" : "us-east-2"
|
15535
|
+
},
|
15536
|
+
"deprecated" : true,
|
15537
|
+
"hostname" : "ssm-incidents-fips.us-east-2.amazonaws.com"
|
15538
|
+
},
|
15539
|
+
"fips-us-west-1" : {
|
15540
|
+
"credentialScope" : {
|
15541
|
+
"region" : "us-west-1"
|
15542
|
+
},
|
15543
|
+
"deprecated" : true,
|
15544
|
+
"hostname" : "ssm-incidents-fips.us-west-1.amazonaws.com"
|
15545
|
+
},
|
15546
|
+
"fips-us-west-2" : {
|
15547
|
+
"credentialScope" : {
|
15548
|
+
"region" : "us-west-2"
|
15549
|
+
},
|
15550
|
+
"deprecated" : true,
|
15551
|
+
"hostname" : "ssm-incidents-fips.us-west-2.amazonaws.com"
|
15552
|
+
},
|
15394
15553
|
"sa-east-1" : { },
|
15395
|
-
"us-east-1" : {
|
15396
|
-
|
15397
|
-
|
15398
|
-
|
15554
|
+
"us-east-1" : {
|
15555
|
+
"variants" : [ {
|
15556
|
+
"hostname" : "ssm-incidents-fips.us-east-1.amazonaws.com",
|
15557
|
+
"tags" : [ "fips" ]
|
15558
|
+
} ]
|
15559
|
+
},
|
15560
|
+
"us-east-2" : {
|
15561
|
+
"variants" : [ {
|
15562
|
+
"hostname" : "ssm-incidents-fips.us-east-2.amazonaws.com",
|
15563
|
+
"tags" : [ "fips" ]
|
15564
|
+
} ]
|
15565
|
+
},
|
15566
|
+
"us-west-1" : {
|
15567
|
+
"variants" : [ {
|
15568
|
+
"hostname" : "ssm-incidents-fips.us-west-1.amazonaws.com",
|
15569
|
+
"tags" : [ "fips" ]
|
15570
|
+
} ]
|
15571
|
+
},
|
15572
|
+
"us-west-2" : {
|
15573
|
+
"variants" : [ {
|
15574
|
+
"hostname" : "ssm-incidents-fips.us-west-2.amazonaws.com",
|
15575
|
+
"tags" : [ "fips" ]
|
15576
|
+
} ]
|
15577
|
+
}
|
15399
15578
|
}
|
15400
15579
|
},
|
15401
15580
|
"ssm-sap" : {
|
@@ -16282,6 +16461,7 @@
|
|
16282
16461
|
"ap-southeast-1" : { },
|
16283
16462
|
"ap-southeast-2" : { },
|
16284
16463
|
"ap-southeast-3" : { },
|
16464
|
+
"ap-southeast-4" : { },
|
16285
16465
|
"ca-central-1" : {
|
16286
16466
|
"variants" : [ {
|
16287
16467
|
"hostname" : "transfer-fips.ca-central-1.amazonaws.com",
|
@@ -18758,6 +18938,18 @@
|
|
18758
18938
|
}
|
18759
18939
|
}
|
18760
18940
|
},
|
18941
|
+
"savingsplans" : {
|
18942
|
+
"endpoints" : {
|
18943
|
+
"aws-cn" : {
|
18944
|
+
"credentialScope" : {
|
18945
|
+
"region" : "cn-northwest-1"
|
18946
|
+
},
|
18947
|
+
"hostname" : "savingsplans.cn-northwest-1.amazonaws.com.cn"
|
18948
|
+
}
|
18949
|
+
},
|
18950
|
+
"isRegionalized" : false,
|
18951
|
+
"partitionEndpoint" : "aws-cn"
|
18952
|
+
},
|
18761
18953
|
"secretsmanager" : {
|
18762
18954
|
"endpoints" : {
|
18763
18955
|
"cn-north-1" : { },
|
@@ -21318,6 +21510,30 @@
|
|
21318
21510
|
},
|
21319
21511
|
"iottwinmaker" : {
|
21320
21512
|
"endpoints" : {
|
21513
|
+
"api-us-gov-west-1" : {
|
21514
|
+
"credentialScope" : {
|
21515
|
+
"region" : "us-gov-west-1"
|
21516
|
+
},
|
21517
|
+
"hostname" : "api.iottwinmaker.us-gov-west-1.amazonaws.com"
|
21518
|
+
},
|
21519
|
+
"data-us-gov-west-1" : {
|
21520
|
+
"credentialScope" : {
|
21521
|
+
"region" : "us-gov-west-1"
|
21522
|
+
},
|
21523
|
+
"hostname" : "data.iottwinmaker.us-gov-west-1.amazonaws.com"
|
21524
|
+
},
|
21525
|
+
"fips-api-us-gov-west-1" : {
|
21526
|
+
"credentialScope" : {
|
21527
|
+
"region" : "us-gov-west-1"
|
21528
|
+
},
|
21529
|
+
"hostname" : "api.iottwinmaker-fips.us-gov-west-1.amazonaws.com"
|
21530
|
+
},
|
21531
|
+
"fips-data-us-gov-west-1" : {
|
21532
|
+
"credentialScope" : {
|
21533
|
+
"region" : "us-gov-west-1"
|
21534
|
+
},
|
21535
|
+
"hostname" : "data.iottwinmaker-fips.us-gov-west-1.amazonaws.com"
|
21536
|
+
},
|
21321
21537
|
"fips-us-gov-west-1" : {
|
21322
21538
|
"credentialScope" : {
|
21323
21539
|
"region" : "us-gov-west-1"
|
@@ -22482,6 +22698,18 @@
|
|
22482
22698
|
}
|
22483
22699
|
}
|
22484
22700
|
},
|
22701
|
+
"savingsplans" : {
|
22702
|
+
"endpoints" : {
|
22703
|
+
"aws-us-gov-global" : {
|
22704
|
+
"credentialScope" : {
|
22705
|
+
"region" : "us-gov-west-1"
|
22706
|
+
},
|
22707
|
+
"hostname" : "savingsplans.amazonaws.com"
|
22708
|
+
}
|
22709
|
+
},
|
22710
|
+
"isRegionalized" : false,
|
22711
|
+
"partitionEndpoint" : "aws-us-gov-global"
|
22712
|
+
},
|
22485
22713
|
"secretsmanager" : {
|
22486
22714
|
"endpoints" : {
|
22487
22715
|
"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.
|
4
|
+
version: 1.787.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: 2023-07-
|
11
|
+
date: 2023-07-17 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|