aws-partitions 1.294.0 → 1.295.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/partitions.json +77 -0
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 9487f1d998dbe592bfe9e0649a1d5e847118197e
|
|
4
|
+
data.tar.gz: 0b4176b60a69b50c5241864eccfb4ac70479142b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7bd1c0601aa5dbfeb30440bccbacc69eea5a96469cf19037b5c7d95b34ce7d1c5dd1b07449f31f999203f58cca210040189d58bf8233f58ed8218765434d0eed
|
|
7
|
+
data.tar.gz: e9248f0bb41efe6329144a9d143affcc89208343c0a11f59b40e6dcaa69d38a9cd022d25a61feff00d2705301adfc14c30cdeda4fa1419ed2b5ce8440f4bfa46
|
data/partitions.json
CHANGED
|
@@ -1017,6 +1017,36 @@
|
|
|
1017
1017
|
"eu-west-1" : { },
|
|
1018
1018
|
"eu-west-2" : { },
|
|
1019
1019
|
"eu-west-3" : { },
|
|
1020
|
+
"fips-ca-central-1" : {
|
|
1021
|
+
"credentialScope" : {
|
|
1022
|
+
"region" : "ca-central-1"
|
|
1023
|
+
},
|
|
1024
|
+
"hostname" : "codepipeline-fips.ca-central-1.amazonaws.com"
|
|
1025
|
+
},
|
|
1026
|
+
"fips-us-east-1" : {
|
|
1027
|
+
"credentialScope" : {
|
|
1028
|
+
"region" : "us-east-1"
|
|
1029
|
+
},
|
|
1030
|
+
"hostname" : "codepipeline-fips.us-east-1.amazonaws.com"
|
|
1031
|
+
},
|
|
1032
|
+
"fips-us-east-2" : {
|
|
1033
|
+
"credentialScope" : {
|
|
1034
|
+
"region" : "us-east-2"
|
|
1035
|
+
},
|
|
1036
|
+
"hostname" : "codepipeline-fips.us-east-2.amazonaws.com"
|
|
1037
|
+
},
|
|
1038
|
+
"fips-us-west-1" : {
|
|
1039
|
+
"credentialScope" : {
|
|
1040
|
+
"region" : "us-west-1"
|
|
1041
|
+
},
|
|
1042
|
+
"hostname" : "codepipeline-fips.us-west-1.amazonaws.com"
|
|
1043
|
+
},
|
|
1044
|
+
"fips-us-west-2" : {
|
|
1045
|
+
"credentialScope" : {
|
|
1046
|
+
"region" : "us-west-2"
|
|
1047
|
+
},
|
|
1048
|
+
"hostname" : "codepipeline-fips.us-west-2.amazonaws.com"
|
|
1049
|
+
},
|
|
1020
1050
|
"sa-east-1" : { },
|
|
1021
1051
|
"us-east-1" : { },
|
|
1022
1052
|
"us-east-2" : { },
|
|
@@ -1630,6 +1660,30 @@
|
|
|
1630
1660
|
"eu-west-1" : { },
|
|
1631
1661
|
"eu-west-2" : { },
|
|
1632
1662
|
"eu-west-3" : { },
|
|
1663
|
+
"fips-us-east-1" : {
|
|
1664
|
+
"credentialScope" : {
|
|
1665
|
+
"region" : "us-east-1"
|
|
1666
|
+
},
|
|
1667
|
+
"hostname" : "ecs-fips.us-east-1.amazonaws.com"
|
|
1668
|
+
},
|
|
1669
|
+
"fips-us-east-2" : {
|
|
1670
|
+
"credentialScope" : {
|
|
1671
|
+
"region" : "us-east-2"
|
|
1672
|
+
},
|
|
1673
|
+
"hostname" : "ecs-fips.us-east-2.amazonaws.com"
|
|
1674
|
+
},
|
|
1675
|
+
"fips-us-west-1" : {
|
|
1676
|
+
"credentialScope" : {
|
|
1677
|
+
"region" : "us-west-1"
|
|
1678
|
+
},
|
|
1679
|
+
"hostname" : "ecs-fips.us-west-1.amazonaws.com"
|
|
1680
|
+
},
|
|
1681
|
+
"madison-fips-us-west-2" : {
|
|
1682
|
+
"credentialScope" : {
|
|
1683
|
+
"region" : "us-west-2"
|
|
1684
|
+
},
|
|
1685
|
+
"hostname" : "ecs-fips.us-west-2.amazonaws.com"
|
|
1686
|
+
},
|
|
1633
1687
|
"me-south-1" : { },
|
|
1634
1688
|
"sa-east-1" : { },
|
|
1635
1689
|
"us-east-1" : { },
|
|
@@ -6060,6 +6114,17 @@
|
|
|
6060
6114
|
}
|
|
6061
6115
|
}
|
|
6062
6116
|
},
|
|
6117
|
+
"codepipeline" : {
|
|
6118
|
+
"endpoints" : {
|
|
6119
|
+
"fips-us-gov-west-1" : {
|
|
6120
|
+
"credentialScope" : {
|
|
6121
|
+
"region" : "us-gov-west-1"
|
|
6122
|
+
},
|
|
6123
|
+
"hostname" : "codepipeline-fips.us-gov-west-1.amazonaws.com"
|
|
6124
|
+
},
|
|
6125
|
+
"us-gov-west-1" : { }
|
|
6126
|
+
}
|
|
6127
|
+
},
|
|
6063
6128
|
"comprehend" : {
|
|
6064
6129
|
"defaults" : {
|
|
6065
6130
|
"protocols" : [ "https" ]
|
|
@@ -6164,6 +6229,18 @@
|
|
|
6164
6229
|
},
|
|
6165
6230
|
"ecs" : {
|
|
6166
6231
|
"endpoints" : {
|
|
6232
|
+
"fips-us-gov-east-1" : {
|
|
6233
|
+
"credentialScope" : {
|
|
6234
|
+
"region" : "us-gov-east-1"
|
|
6235
|
+
},
|
|
6236
|
+
"hostname" : "ecs-fips.us-gov-east-1.amazonaws.com"
|
|
6237
|
+
},
|
|
6238
|
+
"fips-us-gov-west-1" : {
|
|
6239
|
+
"credentialScope" : {
|
|
6240
|
+
"region" : "us-gov-west-1"
|
|
6241
|
+
},
|
|
6242
|
+
"hostname" : "ecs-fips.us-gov-west-1.amazonaws.com"
|
|
6243
|
+
},
|
|
6167
6244
|
"us-gov-east-1" : { },
|
|
6168
6245
|
"us-gov-west-1" : { }
|
|
6169
6246
|
}
|
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.295.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: 2020-04-
|
|
11
|
+
date: 2020-04-06 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|