aws-partitions 1.1197.0 → 1.1198.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 +5 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +1 -0
- data/partitions.json +11 -0
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f7fcf2e08e6b5fe5e786cfe77f2630b44c3d3cd237087538b0c51bde66eb3102
|
|
4
|
+
data.tar.gz: 526484225b4ea36ae1376b4f4f420c847575b8cd755b3872c4e7f0326494c275
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 70e5d72caedcd16ac0134e0f87eb6dccd45a78cad006c4321b80632830870e9c8a59c0b484b5c7934bec41704142a4eea58b4cc8366b2cfca1256bcb60dbddf2
|
|
7
|
+
data.tar.gz: ee0b2822eef00b0c2e7e88641acbf0339ec08b8f7412027f118c675889688483a23ac3d72aef71ccbff0af2dbbfecb96b1f098f4353fc44692046fa466844f64
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1198.0
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -652,6 +652,7 @@ module Aws
|
|
|
652
652
|
'WAFRegional' => 'waf-regional',
|
|
653
653
|
'WAFV2' => 'wafv2',
|
|
654
654
|
'WellArchitected' => 'wellarchitected',
|
|
655
|
+
'Wickr' => 'admin.wickr',
|
|
655
656
|
'WorkDocs' => 'workdocs',
|
|
656
657
|
'WorkMail' => 'workmail',
|
|
657
658
|
'WorkMailMessageFlow' => 'workmailmessageflow',
|
data/partitions.json
CHANGED
|
@@ -4107,6 +4107,7 @@
|
|
|
4107
4107
|
},
|
|
4108
4108
|
"cases" : {
|
|
4109
4109
|
"endpoints" : {
|
|
4110
|
+
"af-south-1" : { },
|
|
4110
4111
|
"ap-northeast-1" : { },
|
|
4111
4112
|
"ap-northeast-2" : { },
|
|
4112
4113
|
"ap-southeast-1" : { },
|
|
@@ -37877,6 +37878,11 @@
|
|
|
37877
37878
|
}
|
|
37878
37879
|
},
|
|
37879
37880
|
"services" : {
|
|
37881
|
+
"agreement-marketplace" : {
|
|
37882
|
+
"endpoints" : {
|
|
37883
|
+
"us-isob-east-1" : { }
|
|
37884
|
+
}
|
|
37885
|
+
},
|
|
37880
37886
|
"api.ecr" : {
|
|
37881
37887
|
"endpoints" : {
|
|
37882
37888
|
"us-isob-east-1" : {
|
|
@@ -39795,6 +39801,11 @@
|
|
|
39795
39801
|
"isRegionalized" : false,
|
|
39796
39802
|
"partitionEndpoint" : "aws-iso-f-global"
|
|
39797
39803
|
},
|
|
39804
|
+
"identitystore" : {
|
|
39805
|
+
"endpoints" : {
|
|
39806
|
+
"us-isof-east-1" : { }
|
|
39807
|
+
}
|
|
39808
|
+
},
|
|
39798
39809
|
"kinesis" : {
|
|
39799
39810
|
"endpoints" : {
|
|
39800
39811
|
"us-isof-east-1" : { },
|