aws-sdk-core 2.11.31 → 2.11.32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/clouddirectory/2016-05-10/api-2.json +81 -16
- data/endpoints.json +2 -1
- data/lib/aws-sdk-core/version.rb +1 -1
- 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: c4ba71262985bb282a20935d57f2094f2c27dcec
|
4
|
+
data.tar.gz: 11ee80196933334a7c1ff4bb554c8f6d4520fe4d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0daa104d9a3f4eb2171782e6e86b17f851cc7727086e501c087b7a943d92d76f3a265eaad2b9a62e128cf1c24391fa0f85d8872dfc64cf22f782d49c3aa062ca
|
7
|
+
data.tar.gz: 6df4205fcab26e180772900d5bd36df825d0375e0fd8148b50e93ce4ccd6bc44dea452c7a40e868d16902241fa8703fbdcb279ad998ade901ca13890c9c885e4
|
@@ -92,7 +92,6 @@
|
|
92
92
|
{"shape":"LimitExceededException"},
|
93
93
|
{"shape":"AccessDeniedException"},
|
94
94
|
{"shape":"DirectoryNotEnabledException"},
|
95
|
-
{"shape":"InvalidArnException"},
|
96
95
|
{"shape":"ResourceNotFoundException"},
|
97
96
|
{"shape":"NotPolicyException"}
|
98
97
|
]
|
@@ -114,6 +113,7 @@
|
|
114
113
|
{"shape":"LimitExceededException"},
|
115
114
|
{"shape":"AccessDeniedException"},
|
116
115
|
{"shape":"DirectoryNotEnabledException"},
|
116
|
+
{"shape":"InvalidAttachmentException"},
|
117
117
|
{"shape":"ResourceNotFoundException"},
|
118
118
|
{"shape":"LinkNameAlreadyInUseException"},
|
119
119
|
{"shape":"IndexedAttributeMissingException"},
|
@@ -199,7 +199,6 @@
|
|
199
199
|
{"shape":"LimitExceededException"},
|
200
200
|
{"shape":"AccessDeniedException"},
|
201
201
|
{"shape":"DirectoryAlreadyExistsException"},
|
202
|
-
{"shape":"InvalidArnException"},
|
203
202
|
{"shape":"ResourceNotFoundException"}
|
204
203
|
]
|
205
204
|
},
|
@@ -265,7 +264,6 @@
|
|
265
264
|
{"shape":"LimitExceededException"},
|
266
265
|
{"shape":"AccessDeniedException"},
|
267
266
|
{"shape":"DirectoryNotEnabledException"},
|
268
|
-
{"shape":"InvalidArnException"},
|
269
267
|
{"shape":"ResourceNotFoundException"},
|
270
268
|
{"shape":"FacetValidationException"},
|
271
269
|
{"shape":"LinkNameAlreadyInUseException"},
|
@@ -456,7 +454,8 @@
|
|
456
454
|
{"shape":"LimitExceededException"},
|
457
455
|
{"shape":"AccessDeniedException"},
|
458
456
|
{"shape":"DirectoryNotEnabledException"},
|
459
|
-
{"shape":"ResourceNotFoundException"}
|
457
|
+
{"shape":"ResourceNotFoundException"},
|
458
|
+
{"shape":"NotNodeException"}
|
460
459
|
]
|
461
460
|
},
|
462
461
|
"DetachPolicy":{
|
@@ -476,7 +475,6 @@
|
|
476
475
|
{"shape":"LimitExceededException"},
|
477
476
|
{"shape":"AccessDeniedException"},
|
478
477
|
{"shape":"DirectoryNotEnabledException"},
|
479
|
-
{"shape":"InvalidArnException"},
|
480
478
|
{"shape":"ResourceNotFoundException"},
|
481
479
|
{"shape":"NotPolicyException"}
|
482
480
|
]
|
@@ -598,6 +596,27 @@
|
|
598
596
|
{"shape":"FacetNotFoundException"}
|
599
597
|
]
|
600
598
|
},
|
599
|
+
"GetObjectAttributes":{
|
600
|
+
"name":"GetObjectAttributes",
|
601
|
+
"http":{
|
602
|
+
"method":"POST",
|
603
|
+
"requestUri":"/amazonclouddirectory/2017-01-11/object/attributes/get",
|
604
|
+
"responseCode":200
|
605
|
+
},
|
606
|
+
"input":{"shape":"GetObjectAttributesRequest"},
|
607
|
+
"output":{"shape":"GetObjectAttributesResponse"},
|
608
|
+
"errors":[
|
609
|
+
{"shape":"InternalServiceException"},
|
610
|
+
{"shape":"InvalidArnException"},
|
611
|
+
{"shape":"RetryableConflictException"},
|
612
|
+
{"shape":"ValidationException"},
|
613
|
+
{"shape":"LimitExceededException"},
|
614
|
+
{"shape":"AccessDeniedException"},
|
615
|
+
{"shape":"DirectoryNotEnabledException"},
|
616
|
+
{"shape":"ResourceNotFoundException"},
|
617
|
+
{"shape":"FacetValidationException"}
|
618
|
+
]
|
619
|
+
},
|
601
620
|
"GetObjectInformation":{
|
602
621
|
"name":"GetObjectInformation",
|
603
622
|
"http":{
|
@@ -814,10 +833,12 @@
|
|
814
833
|
{"shape":"InternalServiceException"},
|
815
834
|
{"shape":"InvalidArnException"},
|
816
835
|
{"shape":"RetryableConflictException"},
|
836
|
+
{"shape":"FacetValidationException"},
|
817
837
|
{"shape":"ValidationException"},
|
818
838
|
{"shape":"LimitExceededException"},
|
819
839
|
{"shape":"AccessDeniedException"},
|
820
840
|
{"shape":"DirectoryNotEnabledException"},
|
841
|
+
{"shape":"InvalidNextTokenException"},
|
821
842
|
{"shape":"ResourceNotFoundException"},
|
822
843
|
{"shape":"NotIndexException"}
|
823
844
|
]
|
@@ -839,7 +860,6 @@
|
|
839
860
|
{"shape":"LimitExceededException"},
|
840
861
|
{"shape":"AccessDeniedException"},
|
841
862
|
{"shape":"DirectoryNotEnabledException"},
|
842
|
-
{"shape":"InvalidArnException"},
|
843
863
|
{"shape":"ResourceNotFoundException"},
|
844
864
|
{"shape":"InvalidNextTokenException"},
|
845
865
|
{"shape":"FacetValidationException"}
|
@@ -862,7 +882,6 @@
|
|
862
882
|
{"shape":"LimitExceededException"},
|
863
883
|
{"shape":"AccessDeniedException"},
|
864
884
|
{"shape":"DirectoryNotEnabledException"},
|
865
|
-
{"shape":"InvalidArnException"},
|
866
885
|
{"shape":"ResourceNotFoundException"},
|
867
886
|
{"shape":"InvalidNextTokenException"},
|
868
887
|
{"shape":"NotNodeException"}
|
@@ -906,7 +925,6 @@
|
|
906
925
|
{"shape":"LimitExceededException"},
|
907
926
|
{"shape":"AccessDeniedException"},
|
908
927
|
{"shape":"DirectoryNotEnabledException"},
|
909
|
-
{"shape":"InvalidArnException"},
|
910
928
|
{"shape":"ResourceNotFoundException"},
|
911
929
|
{"shape":"InvalidNextTokenException"},
|
912
930
|
{"shape":"CannotListParentOfRootException"}
|
@@ -972,7 +990,6 @@
|
|
972
990
|
{"shape":"LimitExceededException"},
|
973
991
|
{"shape":"AccessDeniedException"},
|
974
992
|
{"shape":"DirectoryNotEnabledException"},
|
975
|
-
{"shape":"InvalidArnException"},
|
976
993
|
{"shape":"InvalidNextTokenException"},
|
977
994
|
{"shape":"ResourceNotFoundException"},
|
978
995
|
{"shape":"NotPolicyException"}
|
@@ -1076,7 +1093,6 @@
|
|
1076
1093
|
{"shape":"LimitExceededException"},
|
1077
1094
|
{"shape":"AccessDeniedException"},
|
1078
1095
|
{"shape":"DirectoryNotEnabledException"},
|
1079
|
-
{"shape":"InvalidArnException"},
|
1080
1096
|
{"shape":"InvalidNextTokenException"},
|
1081
1097
|
{"shape":"ResourceNotFoundException"}
|
1082
1098
|
]
|
@@ -1396,6 +1412,7 @@
|
|
1396
1412
|
"AttachPolicyRequest":{
|
1397
1413
|
"type":"structure",
|
1398
1414
|
"required":[
|
1415
|
+
"DirectoryArn",
|
1399
1416
|
"PolicyReference",
|
1400
1417
|
"ObjectReference"
|
1401
1418
|
],
|
@@ -1636,10 +1653,7 @@
|
|
1636
1653
|
"type":"structure",
|
1637
1654
|
"required":[
|
1638
1655
|
"SchemaFacet",
|
1639
|
-
"ObjectAttributeList"
|
1640
|
-
"ParentReference",
|
1641
|
-
"LinkName",
|
1642
|
-
"BatchReferenceName"
|
1656
|
+
"ObjectAttributeList"
|
1643
1657
|
],
|
1644
1658
|
"members":{
|
1645
1659
|
"SchemaFacet":{"shape":"SchemaFacetList"},
|
@@ -1688,8 +1702,7 @@
|
|
1688
1702
|
"type":"structure",
|
1689
1703
|
"required":[
|
1690
1704
|
"ParentReference",
|
1691
|
-
"LinkName"
|
1692
|
-
"BatchReferenceName"
|
1705
|
+
"LinkName"
|
1693
1706
|
],
|
1694
1707
|
"members":{
|
1695
1708
|
"ParentReference":{"shape":"ObjectReference"},
|
@@ -1731,6 +1744,25 @@
|
|
1731
1744
|
"members":{
|
1732
1745
|
}
|
1733
1746
|
},
|
1747
|
+
"BatchGetObjectAttributes":{
|
1748
|
+
"type":"structure",
|
1749
|
+
"required":[
|
1750
|
+
"ObjectReference",
|
1751
|
+
"SchemaFacet",
|
1752
|
+
"AttributeNames"
|
1753
|
+
],
|
1754
|
+
"members":{
|
1755
|
+
"ObjectReference":{"shape":"ObjectReference"},
|
1756
|
+
"SchemaFacet":{"shape":"SchemaFacet"},
|
1757
|
+
"AttributeNames":{"shape":"AttributeNameList"}
|
1758
|
+
}
|
1759
|
+
},
|
1760
|
+
"BatchGetObjectAttributesResponse":{
|
1761
|
+
"type":"structure",
|
1762
|
+
"members":{
|
1763
|
+
"Attributes":{"shape":"AttributeKeyAndValueList"}
|
1764
|
+
}
|
1765
|
+
},
|
1734
1766
|
"BatchGetObjectInformation":{
|
1735
1767
|
"type":"structure",
|
1736
1768
|
"required":["ObjectReference"],
|
@@ -1945,6 +1977,7 @@
|
|
1945
1977
|
"ListAttachedIndices":{"shape":"BatchListAttachedIndices"},
|
1946
1978
|
"ListObjectParentPaths":{"shape":"BatchListObjectParentPaths"},
|
1947
1979
|
"GetObjectInformation":{"shape":"BatchGetObjectInformation"},
|
1980
|
+
"GetObjectAttributes":{"shape":"BatchGetObjectAttributes"},
|
1948
1981
|
"ListObjectPolicies":{"shape":"BatchListObjectPolicies"},
|
1949
1982
|
"ListPolicyAttachments":{"shape":"BatchListPolicyAttachments"},
|
1950
1983
|
"LookupPolicy":{"shape":"BatchLookupPolicy"},
|
@@ -2000,6 +2033,7 @@
|
|
2000
2033
|
"ListObjectAttributes":{"shape":"BatchListObjectAttributesResponse"},
|
2001
2034
|
"ListObjectChildren":{"shape":"BatchListObjectChildrenResponse"},
|
2002
2035
|
"GetObjectInformation":{"shape":"BatchGetObjectInformationResponse"},
|
2036
|
+
"GetObjectAttributes":{"shape":"BatchGetObjectAttributesResponse"},
|
2003
2037
|
"ListAttachedIndices":{"shape":"BatchListAttachedIndicesResponse"},
|
2004
2038
|
"ListObjectParentPaths":{"shape":"BatchListObjectParentPathsResponse"},
|
2005
2039
|
"ListObjectPolicies":{"shape":"BatchListObjectPoliciesResponse"},
|
@@ -2067,6 +2101,7 @@
|
|
2067
2101
|
"AccessDeniedException",
|
2068
2102
|
"InvalidAttachmentException",
|
2069
2103
|
"NotIndexException",
|
2104
|
+
"NotNodeException",
|
2070
2105
|
"IndexedAttributeMissingException",
|
2071
2106
|
"ObjectAlreadyDetachedException",
|
2072
2107
|
"NotPolicyException",
|
@@ -2729,6 +2764,36 @@
|
|
2729
2764
|
"Facet":{"shape":"Facet"}
|
2730
2765
|
}
|
2731
2766
|
},
|
2767
|
+
"GetObjectAttributesRequest":{
|
2768
|
+
"type":"structure",
|
2769
|
+
"required":[
|
2770
|
+
"DirectoryArn",
|
2771
|
+
"ObjectReference",
|
2772
|
+
"SchemaFacet",
|
2773
|
+
"AttributeNames"
|
2774
|
+
],
|
2775
|
+
"members":{
|
2776
|
+
"DirectoryArn":{
|
2777
|
+
"shape":"Arn",
|
2778
|
+
"location":"header",
|
2779
|
+
"locationName":"x-amz-data-partition"
|
2780
|
+
},
|
2781
|
+
"ObjectReference":{"shape":"ObjectReference"},
|
2782
|
+
"ConsistencyLevel":{
|
2783
|
+
"shape":"ConsistencyLevel",
|
2784
|
+
"location":"header",
|
2785
|
+
"locationName":"x-amz-consistency-level"
|
2786
|
+
},
|
2787
|
+
"SchemaFacet":{"shape":"SchemaFacet"},
|
2788
|
+
"AttributeNames":{"shape":"AttributeNameList"}
|
2789
|
+
}
|
2790
|
+
},
|
2791
|
+
"GetObjectAttributesResponse":{
|
2792
|
+
"type":"structure",
|
2793
|
+
"members":{
|
2794
|
+
"Attributes":{"shape":"AttributeKeyAndValueList"}
|
2795
|
+
}
|
2796
|
+
},
|
2732
2797
|
"GetObjectInformationRequest":{
|
2733
2798
|
"type":"structure",
|
2734
2799
|
"required":[
|
data/endpoints.json
CHANGED
data/lib/aws-sdk-core/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.11.
|
4
|
+
version: 2.11.32
|
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: 2018-04-
|
11
|
+
date: 2018-04-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jmespath
|