aws-partitions 1.937.0 → 1.939.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 +10 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +1 -0
- data/partitions.json +15 -78
- 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: 141196a97f5fcbd79415bee911868d7efb30bd4efcf77e457d0c42bb56e63025
|
4
|
+
data.tar.gz: 1060062d3bbd6a74231a3697582ddcd0034daeac8d6d884fc4109fb1f3b18158
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5cd7b0583661e2f36e98220fa976afbc86e77a6dc1981f15cc3483fb86a034166e1bb81cb084b22cc94e9adfc81f8cc3f8fc02d6f4ecb2fdd24f3b5d4cf7dcf4
|
7
|
+
data.tar.gz: 46d3f0c33c5c2320a0a9d3c892d7e683c8a8d407727dc10bfed2ee8dc635a69be9203bb455b5188bca45097e6a36495452979b98954cf0e9d2c9eb85106d11c8
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.939.0 (2024-06-04)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Added support for enumerating regions for `Aws::TaxSettings`.
|
8
|
+
|
9
|
+
1.938.0 (2024-06-03)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
4
14
|
1.937.0 (2024-05-30)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.939.0
|
data/lib/aws-partitions.rb
CHANGED
@@ -601,6 +601,7 @@ module Aws
|
|
601
601
|
'Support' => 'support',
|
602
602
|
'SupportApp' => 'supportapp',
|
603
603
|
'Synthetics' => 'synthetics',
|
604
|
+
'TaxSettings' => 'tax',
|
604
605
|
'Textract' => 'textract',
|
605
606
|
'TimestreamInfluxDB' => 'timestream-influxdb',
|
606
607
|
'TimestreamQuery' => 'query.timestream',
|
data/partitions.json
CHANGED
@@ -9020,6 +9020,7 @@
|
|
9020
9020
|
"ap-southeast-3" : { },
|
9021
9021
|
"ap-southeast-4" : { },
|
9022
9022
|
"ca-central-1" : { },
|
9023
|
+
"ca-west-1" : { },
|
9023
9024
|
"eu-central-1" : { },
|
9024
9025
|
"eu-central-2" : { },
|
9025
9026
|
"eu-north-1" : { },
|
@@ -19581,9 +19582,11 @@
|
|
19581
19582
|
"eu-north-1" : { },
|
19582
19583
|
"eu-west-1" : { },
|
19583
19584
|
"eu-west-2" : { },
|
19585
|
+
"eu-west-3" : { },
|
19584
19586
|
"sa-east-1" : { },
|
19585
19587
|
"us-east-1" : { },
|
19586
19588
|
"us-east-2" : { },
|
19589
|
+
"us-west-1" : { },
|
19587
19590
|
"us-west-2" : { }
|
19588
19591
|
}
|
19589
19592
|
},
|
@@ -27852,32 +27855,8 @@
|
|
27852
27855
|
},
|
27853
27856
|
"ram" : {
|
27854
27857
|
"endpoints" : {
|
27855
|
-
"
|
27856
|
-
|
27857
|
-
"region" : "us-iso-east-1"
|
27858
|
-
},
|
27859
|
-
"deprecated" : true,
|
27860
|
-
"hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov"
|
27861
|
-
},
|
27862
|
-
"fips-us-iso-west-1" : {
|
27863
|
-
"credentialScope" : {
|
27864
|
-
"region" : "us-iso-west-1"
|
27865
|
-
},
|
27866
|
-
"deprecated" : true,
|
27867
|
-
"hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov"
|
27868
|
-
},
|
27869
|
-
"us-iso-east-1" : {
|
27870
|
-
"variants" : [ {
|
27871
|
-
"hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov",
|
27872
|
-
"tags" : [ "fips" ]
|
27873
|
-
} ]
|
27874
|
-
},
|
27875
|
-
"us-iso-west-1" : {
|
27876
|
-
"variants" : [ {
|
27877
|
-
"hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov",
|
27878
|
-
"tags" : [ "fips" ]
|
27879
|
-
} ]
|
27880
|
-
}
|
27858
|
+
"us-iso-east-1" : { },
|
27859
|
+
"us-iso-west-1" : { }
|
27881
27860
|
}
|
27882
27861
|
},
|
27883
27862
|
"rbin" : {
|
@@ -27912,43 +27891,23 @@
|
|
27912
27891
|
},
|
27913
27892
|
"rds" : {
|
27914
27893
|
"endpoints" : {
|
27915
|
-
"rds-fips.us-iso-east-1" : {
|
27916
|
-
"credentialScope" : {
|
27917
|
-
"region" : "us-iso-east-1"
|
27918
|
-
},
|
27919
|
-
"deprecated" : true,
|
27920
|
-
"hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov"
|
27921
|
-
},
|
27922
|
-
"rds-fips.us-iso-west-1" : {
|
27923
|
-
"credentialScope" : {
|
27924
|
-
"region" : "us-iso-west-1"
|
27925
|
-
},
|
27926
|
-
"deprecated" : true,
|
27927
|
-
"hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov"
|
27928
|
-
},
|
27929
27894
|
"rds.us-iso-east-1" : {
|
27930
27895
|
"credentialScope" : {
|
27931
27896
|
"region" : "us-iso-east-1"
|
27932
27897
|
},
|
27933
27898
|
"deprecated" : true,
|
27934
|
-
"
|
27935
|
-
"hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov",
|
27936
|
-
"tags" : [ "fips" ]
|
27937
|
-
} ]
|
27899
|
+
"hostname" : "rds.us-iso-east-1.c2s.ic.gov"
|
27938
27900
|
},
|
27939
27901
|
"rds.us-iso-west-1" : {
|
27940
27902
|
"credentialScope" : {
|
27941
27903
|
"region" : "us-iso-west-1"
|
27942
27904
|
},
|
27943
27905
|
"deprecated" : true,
|
27944
|
-
"
|
27945
|
-
"hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov",
|
27946
|
-
"tags" : [ "fips" ]
|
27947
|
-
} ]
|
27906
|
+
"hostname" : "rds.us-iso-west-1.c2s.ic.gov"
|
27948
27907
|
},
|
27949
27908
|
"us-iso-east-1" : {
|
27950
27909
|
"variants" : [ {
|
27951
|
-
"hostname" : "rds
|
27910
|
+
"hostname" : "rds.us-iso-east-1.c2s.ic.gov",
|
27952
27911
|
"tags" : [ "fips" ]
|
27953
27912
|
} ]
|
27954
27913
|
},
|
@@ -27957,11 +27916,11 @@
|
|
27957
27916
|
"region" : "us-iso-east-1"
|
27958
27917
|
},
|
27959
27918
|
"deprecated" : true,
|
27960
|
-
"hostname" : "rds
|
27919
|
+
"hostname" : "rds.us-iso-east-1.c2s.ic.gov"
|
27961
27920
|
},
|
27962
27921
|
"us-iso-west-1" : {
|
27963
27922
|
"variants" : [ {
|
27964
|
-
"hostname" : "rds
|
27923
|
+
"hostname" : "rds.us-iso-west-1.c2s.ic.gov",
|
27965
27924
|
"tags" : [ "fips" ]
|
27966
27925
|
} ]
|
27967
27926
|
},
|
@@ -27970,7 +27929,7 @@
|
|
27970
27929
|
"region" : "us-iso-west-1"
|
27971
27930
|
},
|
27972
27931
|
"deprecated" : true,
|
27973
|
-
"hostname" : "rds
|
27932
|
+
"hostname" : "rds.us-iso-west-1.c2s.ic.gov"
|
27974
27933
|
}
|
27975
27934
|
}
|
27976
27935
|
},
|
@@ -28618,19 +28577,7 @@
|
|
28618
28577
|
},
|
28619
28578
|
"ram" : {
|
28620
28579
|
"endpoints" : {
|
28621
|
-
"
|
28622
|
-
"credentialScope" : {
|
28623
|
-
"region" : "us-isob-east-1"
|
28624
|
-
},
|
28625
|
-
"deprecated" : true,
|
28626
|
-
"hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov"
|
28627
|
-
},
|
28628
|
-
"us-isob-east-1" : {
|
28629
|
-
"variants" : [ {
|
28630
|
-
"hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov",
|
28631
|
-
"tags" : [ "fips" ]
|
28632
|
-
} ]
|
28633
|
-
}
|
28580
|
+
"us-isob-east-1" : { }
|
28634
28581
|
}
|
28635
28582
|
},
|
28636
28583
|
"rbin" : {
|
@@ -28652,26 +28599,16 @@
|
|
28652
28599
|
},
|
28653
28600
|
"rds" : {
|
28654
28601
|
"endpoints" : {
|
28655
|
-
"rds-fips.us-isob-east-1" : {
|
28656
|
-
"credentialScope" : {
|
28657
|
-
"region" : "us-isob-east-1"
|
28658
|
-
},
|
28659
|
-
"deprecated" : true,
|
28660
|
-
"hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov"
|
28661
|
-
},
|
28662
28602
|
"rds.us-isob-east-1" : {
|
28663
28603
|
"credentialScope" : {
|
28664
28604
|
"region" : "us-isob-east-1"
|
28665
28605
|
},
|
28666
28606
|
"deprecated" : true,
|
28667
|
-
"
|
28668
|
-
"hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov",
|
28669
|
-
"tags" : [ "fips" ]
|
28670
|
-
} ]
|
28607
|
+
"hostname" : "rds.us-isob-east-1.sc2s.sgov.gov"
|
28671
28608
|
},
|
28672
28609
|
"us-isob-east-1" : {
|
28673
28610
|
"variants" : [ {
|
28674
|
-
"hostname" : "rds
|
28611
|
+
"hostname" : "rds.us-isob-east-1.sc2s.sgov.gov",
|
28675
28612
|
"tags" : [ "fips" ]
|
28676
28613
|
} ]
|
28677
28614
|
},
|
@@ -28680,7 +28617,7 @@
|
|
28680
28617
|
"region" : "us-isob-east-1"
|
28681
28618
|
},
|
28682
28619
|
"deprecated" : true,
|
28683
|
-
"hostname" : "rds
|
28620
|
+
"hostname" : "rds.us-isob-east-1.sc2s.sgov.gov"
|
28684
28621
|
}
|
28685
28622
|
}
|
28686
28623
|
},
|
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.939.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-06-04 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|