aws-sdk-clouddirectory 1.0.0.rc5 → 1.0.0.rc6

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.
@@ -24,11 +24,16 @@ module Aws::CloudDirectory
24
24
  AttachPolicyResponse = Shapes::StructureShape.new(name: 'AttachPolicyResponse')
25
25
  AttachToIndexRequest = Shapes::StructureShape.new(name: 'AttachToIndexRequest')
26
26
  AttachToIndexResponse = Shapes::StructureShape.new(name: 'AttachToIndexResponse')
27
+ AttachTypedLinkRequest = Shapes::StructureShape.new(name: 'AttachTypedLinkRequest')
28
+ AttachTypedLinkResponse = Shapes::StructureShape.new(name: 'AttachTypedLinkResponse')
27
29
  AttributeKey = Shapes::StructureShape.new(name: 'AttributeKey')
28
30
  AttributeKeyAndValue = Shapes::StructureShape.new(name: 'AttributeKeyAndValue')
29
31
  AttributeKeyAndValueList = Shapes::ListShape.new(name: 'AttributeKeyAndValueList')
30
32
  AttributeKeyList = Shapes::ListShape.new(name: 'AttributeKeyList')
31
33
  AttributeName = Shapes::StringShape.new(name: 'AttributeName')
34
+ AttributeNameAndValue = Shapes::StructureShape.new(name: 'AttributeNameAndValue')
35
+ AttributeNameAndValueList = Shapes::ListShape.new(name: 'AttributeNameAndValueList')
36
+ AttributeNameList = Shapes::ListShape.new(name: 'AttributeNameList')
32
37
  BatchAddFacetToObject = Shapes::StructureShape.new(name: 'BatchAddFacetToObject')
33
38
  BatchAddFacetToObjectResponse = Shapes::StructureShape.new(name: 'BatchAddFacetToObjectResponse')
34
39
  BatchAttachObject = Shapes::StructureShape.new(name: 'BatchAttachObject')
@@ -81,6 +86,8 @@ module Aws::CloudDirectory
81
86
  CreateObjectResponse = Shapes::StructureShape.new(name: 'CreateObjectResponse')
82
87
  CreateSchemaRequest = Shapes::StructureShape.new(name: 'CreateSchemaRequest')
83
88
  CreateSchemaResponse = Shapes::StructureShape.new(name: 'CreateSchemaResponse')
89
+ CreateTypedLinkFacetRequest = Shapes::StructureShape.new(name: 'CreateTypedLinkFacetRequest')
90
+ CreateTypedLinkFacetResponse = Shapes::StructureShape.new(name: 'CreateTypedLinkFacetResponse')
84
91
  Date = Shapes::TimestampShape.new(name: 'Date')
85
92
  DatetimeAttributeValue = Shapes::TimestampShape.new(name: 'DatetimeAttributeValue')
86
93
  DeleteDirectoryRequest = Shapes::StructureShape.new(name: 'DeleteDirectoryRequest')
@@ -91,12 +98,15 @@ module Aws::CloudDirectory
91
98
  DeleteObjectResponse = Shapes::StructureShape.new(name: 'DeleteObjectResponse')
92
99
  DeleteSchemaRequest = Shapes::StructureShape.new(name: 'DeleteSchemaRequest')
93
100
  DeleteSchemaResponse = Shapes::StructureShape.new(name: 'DeleteSchemaResponse')
101
+ DeleteTypedLinkFacetRequest = Shapes::StructureShape.new(name: 'DeleteTypedLinkFacetRequest')
102
+ DeleteTypedLinkFacetResponse = Shapes::StructureShape.new(name: 'DeleteTypedLinkFacetResponse')
94
103
  DetachFromIndexRequest = Shapes::StructureShape.new(name: 'DetachFromIndexRequest')
95
104
  DetachFromIndexResponse = Shapes::StructureShape.new(name: 'DetachFromIndexResponse')
96
105
  DetachObjectRequest = Shapes::StructureShape.new(name: 'DetachObjectRequest')
97
106
  DetachObjectResponse = Shapes::StructureShape.new(name: 'DetachObjectResponse')
98
107
  DetachPolicyRequest = Shapes::StructureShape.new(name: 'DetachPolicyRequest')
99
108
  DetachPolicyResponse = Shapes::StructureShape.new(name: 'DetachPolicyResponse')
109
+ DetachTypedLinkRequest = Shapes::StructureShape.new(name: 'DetachTypedLinkRequest')
100
110
  Directory = Shapes::StructureShape.new(name: 'Directory')
101
111
  DirectoryAlreadyExistsException = Shapes::StructureShape.new(name: 'DirectoryAlreadyExistsException')
102
112
  DirectoryArn = Shapes::StringShape.new(name: 'DirectoryArn')
@@ -133,6 +143,8 @@ module Aws::CloudDirectory
133
143
  GetObjectInformationResponse = Shapes::StructureShape.new(name: 'GetObjectInformationResponse')
134
144
  GetSchemaAsJsonRequest = Shapes::StructureShape.new(name: 'GetSchemaAsJsonRequest')
135
145
  GetSchemaAsJsonResponse = Shapes::StructureShape.new(name: 'GetSchemaAsJsonResponse')
146
+ GetTypedLinkFacetInformationRequest = Shapes::StructureShape.new(name: 'GetTypedLinkFacetInformationRequest')
147
+ GetTypedLinkFacetInformationResponse = Shapes::StructureShape.new(name: 'GetTypedLinkFacetInformationResponse')
136
148
  IndexAttachment = Shapes::StructureShape.new(name: 'IndexAttachment')
137
149
  IndexAttachmentList = Shapes::ListShape.new(name: 'IndexAttachmentList')
138
150
  IndexedAttributeMissingException = Shapes::StructureShape.new(name: 'IndexedAttributeMissingException')
@@ -160,6 +172,8 @@ module Aws::CloudDirectory
160
172
  ListFacetAttributesResponse = Shapes::StructureShape.new(name: 'ListFacetAttributesResponse')
161
173
  ListFacetNamesRequest = Shapes::StructureShape.new(name: 'ListFacetNamesRequest')
162
174
  ListFacetNamesResponse = Shapes::StructureShape.new(name: 'ListFacetNamesResponse')
175
+ ListIncomingTypedLinksRequest = Shapes::StructureShape.new(name: 'ListIncomingTypedLinksRequest')
176
+ ListIncomingTypedLinksResponse = Shapes::StructureShape.new(name: 'ListIncomingTypedLinksResponse')
163
177
  ListIndexRequest = Shapes::StructureShape.new(name: 'ListIndexRequest')
164
178
  ListIndexResponse = Shapes::StructureShape.new(name: 'ListIndexResponse')
165
179
  ListObjectAttributesRequest = Shapes::StructureShape.new(name: 'ListObjectAttributesRequest')
@@ -172,12 +186,18 @@ module Aws::CloudDirectory
172
186
  ListObjectParentsResponse = Shapes::StructureShape.new(name: 'ListObjectParentsResponse')
173
187
  ListObjectPoliciesRequest = Shapes::StructureShape.new(name: 'ListObjectPoliciesRequest')
174
188
  ListObjectPoliciesResponse = Shapes::StructureShape.new(name: 'ListObjectPoliciesResponse')
189
+ ListOutgoingTypedLinksRequest = Shapes::StructureShape.new(name: 'ListOutgoingTypedLinksRequest')
190
+ ListOutgoingTypedLinksResponse = Shapes::StructureShape.new(name: 'ListOutgoingTypedLinksResponse')
175
191
  ListPolicyAttachmentsRequest = Shapes::StructureShape.new(name: 'ListPolicyAttachmentsRequest')
176
192
  ListPolicyAttachmentsResponse = Shapes::StructureShape.new(name: 'ListPolicyAttachmentsResponse')
177
193
  ListPublishedSchemaArnsRequest = Shapes::StructureShape.new(name: 'ListPublishedSchemaArnsRequest')
178
194
  ListPublishedSchemaArnsResponse = Shapes::StructureShape.new(name: 'ListPublishedSchemaArnsResponse')
179
195
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
180
196
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
197
+ ListTypedLinkFacetAttributesRequest = Shapes::StructureShape.new(name: 'ListTypedLinkFacetAttributesRequest')
198
+ ListTypedLinkFacetAttributesResponse = Shapes::StructureShape.new(name: 'ListTypedLinkFacetAttributesResponse')
199
+ ListTypedLinkFacetNamesRequest = Shapes::StructureShape.new(name: 'ListTypedLinkFacetNamesRequest')
200
+ ListTypedLinkFacetNamesResponse = Shapes::StructureShape.new(name: 'ListTypedLinkFacetNamesResponse')
181
201
  LookupPolicyRequest = Shapes::StructureShape.new(name: 'LookupPolicyRequest')
182
202
  LookupPolicyResponse = Shapes::StructureShape.new(name: 'LookupPolicyResponse')
183
203
  NextToken = Shapes::StringShape.new(name: 'NextToken')
@@ -242,6 +262,18 @@ module Aws::CloudDirectory
242
262
  TagsNumberResults = Shapes::IntegerShape.new(name: 'TagsNumberResults')
243
263
  TypedAttributeValue = Shapes::StructureShape.new(name: 'TypedAttributeValue')
244
264
  TypedAttributeValueRange = Shapes::StructureShape.new(name: 'TypedAttributeValueRange')
265
+ TypedLinkAttributeDefinition = Shapes::StructureShape.new(name: 'TypedLinkAttributeDefinition')
266
+ TypedLinkAttributeDefinitionList = Shapes::ListShape.new(name: 'TypedLinkAttributeDefinitionList')
267
+ TypedLinkAttributeRange = Shapes::StructureShape.new(name: 'TypedLinkAttributeRange')
268
+ TypedLinkAttributeRangeList = Shapes::ListShape.new(name: 'TypedLinkAttributeRangeList')
269
+ TypedLinkFacet = Shapes::StructureShape.new(name: 'TypedLinkFacet')
270
+ TypedLinkFacetAttributeUpdate = Shapes::StructureShape.new(name: 'TypedLinkFacetAttributeUpdate')
271
+ TypedLinkFacetAttributeUpdateList = Shapes::ListShape.new(name: 'TypedLinkFacetAttributeUpdateList')
272
+ TypedLinkName = Shapes::StringShape.new(name: 'TypedLinkName')
273
+ TypedLinkNameList = Shapes::ListShape.new(name: 'TypedLinkNameList')
274
+ TypedLinkSchemaAndFacetName = Shapes::StructureShape.new(name: 'TypedLinkSchemaAndFacetName')
275
+ TypedLinkSpecifier = Shapes::StructureShape.new(name: 'TypedLinkSpecifier')
276
+ TypedLinkSpecifierList = Shapes::ListShape.new(name: 'TypedLinkSpecifierList')
245
277
  UnsupportedIndexTypeException = Shapes::StructureShape.new(name: 'UnsupportedIndexTypeException')
246
278
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
247
279
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
@@ -252,6 +284,8 @@ module Aws::CloudDirectory
252
284
  UpdateObjectAttributesResponse = Shapes::StructureShape.new(name: 'UpdateObjectAttributesResponse')
253
285
  UpdateSchemaRequest = Shapes::StructureShape.new(name: 'UpdateSchemaRequest')
254
286
  UpdateSchemaResponse = Shapes::StructureShape.new(name: 'UpdateSchemaResponse')
287
+ UpdateTypedLinkFacetRequest = Shapes::StructureShape.new(name: 'UpdateTypedLinkFacetRequest')
288
+ UpdateTypedLinkFacetResponse = Shapes::StructureShape.new(name: 'UpdateTypedLinkFacetResponse')
255
289
  ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
256
290
  Version = Shapes::StringShape.new(name: 'Version')
257
291
 
@@ -297,6 +331,16 @@ module Aws::CloudDirectory
297
331
  AttachToIndexResponse.add_member(:attached_object_identifier, Shapes::ShapeRef.new(shape: ObjectIdentifier, location_name: "AttachedObjectIdentifier"))
298
332
  AttachToIndexResponse.struct_class = Types::AttachToIndexResponse
299
333
 
334
+ AttachTypedLinkRequest.add_member(:directory_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "header", location_name: "x-amz-data-partition"))
335
+ AttachTypedLinkRequest.add_member(:source_object_reference, Shapes::ShapeRef.new(shape: ObjectReference, required: true, location_name: "SourceObjectReference"))
336
+ AttachTypedLinkRequest.add_member(:target_object_reference, Shapes::ShapeRef.new(shape: ObjectReference, required: true, location_name: "TargetObjectReference"))
337
+ AttachTypedLinkRequest.add_member(:typed_link_facet, Shapes::ShapeRef.new(shape: TypedLinkSchemaAndFacetName, required: true, location_name: "TypedLinkFacet"))
338
+ AttachTypedLinkRequest.add_member(:attributes, Shapes::ShapeRef.new(shape: AttributeNameAndValueList, required: true, location_name: "Attributes"))
339
+ AttachTypedLinkRequest.struct_class = Types::AttachTypedLinkRequest
340
+
341
+ AttachTypedLinkResponse.add_member(:typed_link_specifier, Shapes::ShapeRef.new(shape: TypedLinkSpecifier, location_name: "TypedLinkSpecifier"))
342
+ AttachTypedLinkResponse.struct_class = Types::AttachTypedLinkResponse
343
+
300
344
  AttributeKey.add_member(:schema_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "SchemaArn"))
301
345
  AttributeKey.add_member(:facet_name, Shapes::ShapeRef.new(shape: FacetName, required: true, location_name: "FacetName"))
302
346
  AttributeKey.add_member(:name, Shapes::ShapeRef.new(shape: AttributeName, required: true, location_name: "Name"))
@@ -310,6 +354,14 @@ module Aws::CloudDirectory
310
354
 
311
355
  AttributeKeyList.member = Shapes::ShapeRef.new(shape: AttributeKey)
312
356
 
357
+ AttributeNameAndValue.add_member(:attribute_name, Shapes::ShapeRef.new(shape: AttributeName, required: true, location_name: "AttributeName"))
358
+ AttributeNameAndValue.add_member(:value, Shapes::ShapeRef.new(shape: TypedAttributeValue, required: true, location_name: "Value"))
359
+ AttributeNameAndValue.struct_class = Types::AttributeNameAndValue
360
+
361
+ AttributeNameAndValueList.member = Shapes::ShapeRef.new(shape: AttributeNameAndValue)
362
+
363
+ AttributeNameList.member = Shapes::ShapeRef.new(shape: AttributeName)
364
+
313
365
  BatchAddFacetToObject.add_member(:schema_facet, Shapes::ShapeRef.new(shape: SchemaFacet, required: true, location_name: "SchemaFacet"))
314
366
  BatchAddFacetToObject.add_member(:object_attribute_list, Shapes::ShapeRef.new(shape: AttributeKeyAndValueList, required: true, location_name: "ObjectAttributeList"))
315
367
  BatchAddFacetToObject.add_member(:object_reference, Shapes::ShapeRef.new(shape: ObjectReference, required: true, location_name: "ObjectReference"))
@@ -481,6 +533,12 @@ module Aws::CloudDirectory
481
533
  CreateSchemaResponse.add_member(:schema_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "SchemaArn"))
482
534
  CreateSchemaResponse.struct_class = Types::CreateSchemaResponse
483
535
 
536
+ CreateTypedLinkFacetRequest.add_member(:schema_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "header", location_name: "x-amz-data-partition"))
537
+ CreateTypedLinkFacetRequest.add_member(:facet, Shapes::ShapeRef.new(shape: TypedLinkFacet, required: true, location_name: "Facet"))
538
+ CreateTypedLinkFacetRequest.struct_class = Types::CreateTypedLinkFacetRequest
539
+
540
+ CreateTypedLinkFacetResponse.struct_class = Types::CreateTypedLinkFacetResponse
541
+
484
542
  DeleteDirectoryRequest.add_member(:directory_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "header", location_name: "x-amz-data-partition"))
485
543
  DeleteDirectoryRequest.struct_class = Types::DeleteDirectoryRequest
486
544
 
@@ -505,6 +563,12 @@ module Aws::CloudDirectory
505
563
  DeleteSchemaResponse.add_member(:schema_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "SchemaArn"))
506
564
  DeleteSchemaResponse.struct_class = Types::DeleteSchemaResponse
507
565
 
566
+ DeleteTypedLinkFacetRequest.add_member(:schema_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "header", location_name: "x-amz-data-partition"))
567
+ DeleteTypedLinkFacetRequest.add_member(:name, Shapes::ShapeRef.new(shape: TypedLinkName, required: true, location_name: "Name"))
568
+ DeleteTypedLinkFacetRequest.struct_class = Types::DeleteTypedLinkFacetRequest
569
+
570
+ DeleteTypedLinkFacetResponse.struct_class = Types::DeleteTypedLinkFacetResponse
571
+
508
572
  DetachFromIndexRequest.add_member(:directory_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "header", location_name: "x-amz-data-partition"))
509
573
  DetachFromIndexRequest.add_member(:index_reference, Shapes::ShapeRef.new(shape: ObjectReference, required: true, location_name: "IndexReference"))
510
574
  DetachFromIndexRequest.add_member(:target_reference, Shapes::ShapeRef.new(shape: ObjectReference, required: true, location_name: "TargetReference"))
@@ -528,6 +592,10 @@ module Aws::CloudDirectory
528
592
 
529
593
  DetachPolicyResponse.struct_class = Types::DetachPolicyResponse
530
594
 
595
+ DetachTypedLinkRequest.add_member(:directory_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "header", location_name: "x-amz-data-partition"))
596
+ DetachTypedLinkRequest.add_member(:typed_link_specifier, Shapes::ShapeRef.new(shape: TypedLinkSpecifier, required: true, location_name: "TypedLinkSpecifier"))
597
+ DetachTypedLinkRequest.struct_class = Types::DetachTypedLinkRequest
598
+
531
599
  Directory.add_member(:name, Shapes::ShapeRef.new(shape: DirectoryName, location_name: "Name"))
532
600
  Directory.add_member(:directory_arn, Shapes::ShapeRef.new(shape: DirectoryArn, location_name: "DirectoryArn"))
533
601
  Directory.add_member(:state, Shapes::ShapeRef.new(shape: DirectoryState, location_name: "State"))
@@ -607,6 +675,13 @@ module Aws::CloudDirectory
607
675
  GetSchemaAsJsonResponse.add_member(:document, Shapes::ShapeRef.new(shape: SchemaJsonDocument, location_name: "Document"))
608
676
  GetSchemaAsJsonResponse.struct_class = Types::GetSchemaAsJsonResponse
609
677
 
678
+ GetTypedLinkFacetInformationRequest.add_member(:schema_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "header", location_name: "x-amz-data-partition"))
679
+ GetTypedLinkFacetInformationRequest.add_member(:name, Shapes::ShapeRef.new(shape: TypedLinkName, required: true, location_name: "Name"))
680
+ GetTypedLinkFacetInformationRequest.struct_class = Types::GetTypedLinkFacetInformationRequest
681
+
682
+ GetTypedLinkFacetInformationResponse.add_member(:identity_attribute_order, Shapes::ShapeRef.new(shape: AttributeNameList, location_name: "IdentityAttributeOrder"))
683
+ GetTypedLinkFacetInformationResponse.struct_class = Types::GetTypedLinkFacetInformationResponse
684
+
610
685
  IndexAttachment.add_member(:indexed_attributes, Shapes::ShapeRef.new(shape: AttributeKeyAndValueList, location_name: "IndexedAttributes"))
611
686
  IndexAttachment.add_member(:object_identifier, Shapes::ShapeRef.new(shape: ObjectIdentifier, location_name: "ObjectIdentifier"))
612
687
  IndexAttachment.struct_class = Types::IndexAttachment
@@ -672,6 +747,19 @@ module Aws::CloudDirectory
672
747
  ListFacetNamesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
673
748
  ListFacetNamesResponse.struct_class = Types::ListFacetNamesResponse
674
749
 
750
+ ListIncomingTypedLinksRequest.add_member(:directory_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "header", location_name: "x-amz-data-partition"))
751
+ ListIncomingTypedLinksRequest.add_member(:object_reference, Shapes::ShapeRef.new(shape: ObjectReference, required: true, location_name: "ObjectReference"))
752
+ ListIncomingTypedLinksRequest.add_member(:filter_attribute_ranges, Shapes::ShapeRef.new(shape: TypedLinkAttributeRangeList, location_name: "FilterAttributeRanges"))
753
+ ListIncomingTypedLinksRequest.add_member(:filter_typed_link, Shapes::ShapeRef.new(shape: TypedLinkSchemaAndFacetName, location_name: "FilterTypedLink"))
754
+ ListIncomingTypedLinksRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
755
+ ListIncomingTypedLinksRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: NumberResults, location_name: "MaxResults"))
756
+ ListIncomingTypedLinksRequest.add_member(:consistency_level, Shapes::ShapeRef.new(shape: ConsistencyLevel, location_name: "ConsistencyLevel"))
757
+ ListIncomingTypedLinksRequest.struct_class = Types::ListIncomingTypedLinksRequest
758
+
759
+ ListIncomingTypedLinksResponse.add_member(:link_specifiers, Shapes::ShapeRef.new(shape: TypedLinkSpecifierList, location_name: "LinkSpecifiers"))
760
+ ListIncomingTypedLinksResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
761
+ ListIncomingTypedLinksResponse.struct_class = Types::ListIncomingTypedLinksResponse
762
+
675
763
  ListIndexRequest.add_member(:directory_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "header", location_name: "x-amz-data-partition"))
676
764
  ListIndexRequest.add_member(:ranges_on_indexed_values, Shapes::ShapeRef.new(shape: ObjectAttributeRangeList, location_name: "RangesOnIndexedValues"))
677
765
  ListIndexRequest.add_member(:index_reference, Shapes::ShapeRef.new(shape: ObjectReference, required: true, location_name: "IndexReference"))
@@ -739,6 +827,19 @@ module Aws::CloudDirectory
739
827
  ListObjectPoliciesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
740
828
  ListObjectPoliciesResponse.struct_class = Types::ListObjectPoliciesResponse
741
829
 
830
+ ListOutgoingTypedLinksRequest.add_member(:directory_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "header", location_name: "x-amz-data-partition"))
831
+ ListOutgoingTypedLinksRequest.add_member(:object_reference, Shapes::ShapeRef.new(shape: ObjectReference, required: true, location_name: "ObjectReference"))
832
+ ListOutgoingTypedLinksRequest.add_member(:filter_attribute_ranges, Shapes::ShapeRef.new(shape: TypedLinkAttributeRangeList, location_name: "FilterAttributeRanges"))
833
+ ListOutgoingTypedLinksRequest.add_member(:filter_typed_link, Shapes::ShapeRef.new(shape: TypedLinkSchemaAndFacetName, location_name: "FilterTypedLink"))
834
+ ListOutgoingTypedLinksRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
835
+ ListOutgoingTypedLinksRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: NumberResults, location_name: "MaxResults"))
836
+ ListOutgoingTypedLinksRequest.add_member(:consistency_level, Shapes::ShapeRef.new(shape: ConsistencyLevel, location_name: "ConsistencyLevel"))
837
+ ListOutgoingTypedLinksRequest.struct_class = Types::ListOutgoingTypedLinksRequest
838
+
839
+ ListOutgoingTypedLinksResponse.add_member(:typed_link_specifiers, Shapes::ShapeRef.new(shape: TypedLinkSpecifierList, location_name: "TypedLinkSpecifiers"))
840
+ ListOutgoingTypedLinksResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
841
+ ListOutgoingTypedLinksResponse.struct_class = Types::ListOutgoingTypedLinksResponse
842
+
742
843
  ListPolicyAttachmentsRequest.add_member(:directory_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "header", location_name: "x-amz-data-partition"))
743
844
  ListPolicyAttachmentsRequest.add_member(:policy_reference, Shapes::ShapeRef.new(shape: ObjectReference, required: true, location_name: "PolicyReference"))
744
845
  ListPolicyAttachmentsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
@@ -767,6 +868,25 @@ module Aws::CloudDirectory
767
868
  ListTagsForResourceResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
768
869
  ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
769
870
 
871
+ ListTypedLinkFacetAttributesRequest.add_member(:schema_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "header", location_name: "x-amz-data-partition"))
872
+ ListTypedLinkFacetAttributesRequest.add_member(:name, Shapes::ShapeRef.new(shape: TypedLinkName, required: true, location_name: "Name"))
873
+ ListTypedLinkFacetAttributesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
874
+ ListTypedLinkFacetAttributesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: NumberResults, location_name: "MaxResults"))
875
+ ListTypedLinkFacetAttributesRequest.struct_class = Types::ListTypedLinkFacetAttributesRequest
876
+
877
+ ListTypedLinkFacetAttributesResponse.add_member(:attributes, Shapes::ShapeRef.new(shape: TypedLinkAttributeDefinitionList, location_name: "Attributes"))
878
+ ListTypedLinkFacetAttributesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
879
+ ListTypedLinkFacetAttributesResponse.struct_class = Types::ListTypedLinkFacetAttributesResponse
880
+
881
+ ListTypedLinkFacetNamesRequest.add_member(:schema_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "header", location_name: "x-amz-data-partition"))
882
+ ListTypedLinkFacetNamesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
883
+ ListTypedLinkFacetNamesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: NumberResults, location_name: "MaxResults"))
884
+ ListTypedLinkFacetNamesRequest.struct_class = Types::ListTypedLinkFacetNamesRequest
885
+
886
+ ListTypedLinkFacetNamesResponse.add_member(:facet_names, Shapes::ShapeRef.new(shape: TypedLinkNameList, location_name: "FacetNames"))
887
+ ListTypedLinkFacetNamesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
888
+ ListTypedLinkFacetNamesResponse.struct_class = Types::ListTypedLinkFacetNamesResponse
889
+
770
890
  LookupPolicyRequest.add_member(:directory_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "header", location_name: "x-amz-data-partition"))
771
891
  LookupPolicyRequest.add_member(:object_reference, Shapes::ShapeRef.new(shape: ObjectReference, required: true, location_name: "ObjectReference"))
772
892
  LookupPolicyRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
@@ -885,6 +1005,47 @@ module Aws::CloudDirectory
885
1005
  TypedAttributeValueRange.add_member(:end_value, Shapes::ShapeRef.new(shape: TypedAttributeValue, location_name: "EndValue"))
886
1006
  TypedAttributeValueRange.struct_class = Types::TypedAttributeValueRange
887
1007
 
1008
+ TypedLinkAttributeDefinition.add_member(:name, Shapes::ShapeRef.new(shape: AttributeName, required: true, location_name: "Name"))
1009
+ TypedLinkAttributeDefinition.add_member(:type, Shapes::ShapeRef.new(shape: FacetAttributeType, required: true, location_name: "Type"))
1010
+ TypedLinkAttributeDefinition.add_member(:default_value, Shapes::ShapeRef.new(shape: TypedAttributeValue, location_name: "DefaultValue"))
1011
+ TypedLinkAttributeDefinition.add_member(:is_immutable, Shapes::ShapeRef.new(shape: Bool, location_name: "IsImmutable"))
1012
+ TypedLinkAttributeDefinition.add_member(:rules, Shapes::ShapeRef.new(shape: RuleMap, location_name: "Rules"))
1013
+ TypedLinkAttributeDefinition.add_member(:required_behavior, Shapes::ShapeRef.new(shape: RequiredAttributeBehavior, required: true, location_name: "RequiredBehavior"))
1014
+ TypedLinkAttributeDefinition.struct_class = Types::TypedLinkAttributeDefinition
1015
+
1016
+ TypedLinkAttributeDefinitionList.member = Shapes::ShapeRef.new(shape: TypedLinkAttributeDefinition)
1017
+
1018
+ TypedLinkAttributeRange.add_member(:attribute_name, Shapes::ShapeRef.new(shape: AttributeName, location_name: "AttributeName"))
1019
+ TypedLinkAttributeRange.add_member(:range, Shapes::ShapeRef.new(shape: TypedAttributeValueRange, required: true, location_name: "Range"))
1020
+ TypedLinkAttributeRange.struct_class = Types::TypedLinkAttributeRange
1021
+
1022
+ TypedLinkAttributeRangeList.member = Shapes::ShapeRef.new(shape: TypedLinkAttributeRange)
1023
+
1024
+ TypedLinkFacet.add_member(:name, Shapes::ShapeRef.new(shape: TypedLinkName, required: true, location_name: "Name"))
1025
+ TypedLinkFacet.add_member(:attributes, Shapes::ShapeRef.new(shape: TypedLinkAttributeDefinitionList, required: true, location_name: "Attributes"))
1026
+ TypedLinkFacet.add_member(:identity_attribute_order, Shapes::ShapeRef.new(shape: AttributeNameList, required: true, location_name: "IdentityAttributeOrder"))
1027
+ TypedLinkFacet.struct_class = Types::TypedLinkFacet
1028
+
1029
+ TypedLinkFacetAttributeUpdate.add_member(:attribute, Shapes::ShapeRef.new(shape: TypedLinkAttributeDefinition, required: true, location_name: "Attribute"))
1030
+ TypedLinkFacetAttributeUpdate.add_member(:action, Shapes::ShapeRef.new(shape: UpdateActionType, required: true, location_name: "Action"))
1031
+ TypedLinkFacetAttributeUpdate.struct_class = Types::TypedLinkFacetAttributeUpdate
1032
+
1033
+ TypedLinkFacetAttributeUpdateList.member = Shapes::ShapeRef.new(shape: TypedLinkFacetAttributeUpdate)
1034
+
1035
+ TypedLinkNameList.member = Shapes::ShapeRef.new(shape: TypedLinkName)
1036
+
1037
+ TypedLinkSchemaAndFacetName.add_member(:schema_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "SchemaArn"))
1038
+ TypedLinkSchemaAndFacetName.add_member(:typed_link_name, Shapes::ShapeRef.new(shape: TypedLinkName, required: true, location_name: "TypedLinkName"))
1039
+ TypedLinkSchemaAndFacetName.struct_class = Types::TypedLinkSchemaAndFacetName
1040
+
1041
+ TypedLinkSpecifier.add_member(:typed_link_facet, Shapes::ShapeRef.new(shape: TypedLinkSchemaAndFacetName, required: true, location_name: "TypedLinkFacet"))
1042
+ TypedLinkSpecifier.add_member(:source_object_reference, Shapes::ShapeRef.new(shape: ObjectReference, required: true, location_name: "SourceObjectReference"))
1043
+ TypedLinkSpecifier.add_member(:target_object_reference, Shapes::ShapeRef.new(shape: ObjectReference, required: true, location_name: "TargetObjectReference"))
1044
+ TypedLinkSpecifier.add_member(:identity_attribute_values, Shapes::ShapeRef.new(shape: AttributeNameAndValueList, required: true, location_name: "IdentityAttributeValues"))
1045
+ TypedLinkSpecifier.struct_class = Types::TypedLinkSpecifier
1046
+
1047
+ TypedLinkSpecifierList.member = Shapes::ShapeRef.new(shape: TypedLinkSpecifier)
1048
+
888
1049
  UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "ResourceArn"))
889
1050
  UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "TagKeys"))
890
1051
  UntagResourceRequest.struct_class = Types::UntagResourceRequest
@@ -914,6 +1075,14 @@ module Aws::CloudDirectory
914
1075
  UpdateSchemaResponse.add_member(:schema_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "SchemaArn"))
915
1076
  UpdateSchemaResponse.struct_class = Types::UpdateSchemaResponse
916
1077
 
1078
+ UpdateTypedLinkFacetRequest.add_member(:schema_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "header", location_name: "x-amz-data-partition"))
1079
+ UpdateTypedLinkFacetRequest.add_member(:name, Shapes::ShapeRef.new(shape: TypedLinkName, required: true, location_name: "Name"))
1080
+ UpdateTypedLinkFacetRequest.add_member(:attribute_updates, Shapes::ShapeRef.new(shape: TypedLinkFacetAttributeUpdateList, required: true, location_name: "AttributeUpdates"))
1081
+ UpdateTypedLinkFacetRequest.add_member(:identity_attribute_order, Shapes::ShapeRef.new(shape: AttributeNameList, required: true, location_name: "IdentityAttributeOrder"))
1082
+ UpdateTypedLinkFacetRequest.struct_class = Types::UpdateTypedLinkFacetRequest
1083
+
1084
+ UpdateTypedLinkFacetResponse.struct_class = Types::UpdateTypedLinkFacetResponse
1085
+
917
1086
 
918
1087
  # @api private
919
1088
  API = Seahorse::Model::Api.new.tap do |api|
@@ -1018,6 +1187,24 @@ module Aws::CloudDirectory
1018
1187
  o.errors << Shapes::ShapeRef.new(shape: NotIndexException)
1019
1188
  end)
1020
1189
 
1190
+ api.add_operation(:attach_typed_link, Seahorse::Model::Operation.new.tap do |o|
1191
+ o.name = "AttachTypedLink"
1192
+ o.http_method = "PUT"
1193
+ o.http_request_uri = "/amazonclouddirectory/2017-01-11/typedlink/attach"
1194
+ o.input = Shapes::ShapeRef.new(shape: AttachTypedLinkRequest)
1195
+ o.output = Shapes::ShapeRef.new(shape: AttachTypedLinkResponse)
1196
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1197
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArnException)
1198
+ o.errors << Shapes::ShapeRef.new(shape: RetryableConflictException)
1199
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1200
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1201
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1202
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1203
+ o.errors << Shapes::ShapeRef.new(shape: InvalidAttachmentException)
1204
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1205
+ o.errors << Shapes::ShapeRef.new(shape: FacetValidationException)
1206
+ end)
1207
+
1021
1208
  api.add_operation(:batch_read, Seahorse::Model::Operation.new.tap do |o|
1022
1209
  o.name = "BatchRead"
1023
1210
  o.http_method = "POST"
@@ -1081,6 +1268,7 @@ module Aws::CloudDirectory
1081
1268
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1082
1269
  o.errors << Shapes::ShapeRef.new(shape: FacetAlreadyExistsException)
1083
1270
  o.errors << Shapes::ShapeRef.new(shape: InvalidRuleException)
1271
+ o.errors << Shapes::ShapeRef.new(shape: FacetValidationException)
1084
1272
  end)
1085
1273
 
1086
1274
  api.add_operation(:create_index, Seahorse::Model::Operation.new.tap do |o|
@@ -1138,6 +1326,24 @@ module Aws::CloudDirectory
1138
1326
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1139
1327
  end)
1140
1328
 
1329
+ api.add_operation(:create_typed_link_facet, Seahorse::Model::Operation.new.tap do |o|
1330
+ o.name = "CreateTypedLinkFacet"
1331
+ o.http_method = "PUT"
1332
+ o.http_request_uri = "/amazonclouddirectory/2017-01-11/typedlink/facet/create"
1333
+ o.input = Shapes::ShapeRef.new(shape: CreateTypedLinkFacetRequest)
1334
+ o.output = Shapes::ShapeRef.new(shape: CreateTypedLinkFacetResponse)
1335
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1336
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArnException)
1337
+ o.errors << Shapes::ShapeRef.new(shape: RetryableConflictException)
1338
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1339
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1340
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1341
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1342
+ o.errors << Shapes::ShapeRef.new(shape: FacetAlreadyExistsException)
1343
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRuleException)
1344
+ o.errors << Shapes::ShapeRef.new(shape: FacetValidationException)
1345
+ end)
1346
+
1141
1347
  api.add_operation(:delete_directory, Seahorse::Model::Operation.new.tap do |o|
1142
1348
  o.name = "DeleteDirectory"
1143
1349
  o.http_method = "PUT"
@@ -1152,6 +1358,7 @@ module Aws::CloudDirectory
1152
1358
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1153
1359
  o.errors << Shapes::ShapeRef.new(shape: DirectoryDeletedException)
1154
1360
  o.errors << Shapes::ShapeRef.new(shape: RetryableConflictException)
1361
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArnException)
1155
1362
  end)
1156
1363
 
1157
1364
  api.add_operation(:delete_facet, Seahorse::Model::Operation.new.tap do |o|
@@ -1204,6 +1411,22 @@ module Aws::CloudDirectory
1204
1411
  o.errors << Shapes::ShapeRef.new(shape: StillContainsLinksException)
1205
1412
  end)
1206
1413
 
1414
+ api.add_operation(:delete_typed_link_facet, Seahorse::Model::Operation.new.tap do |o|
1415
+ o.name = "DeleteTypedLinkFacet"
1416
+ o.http_method = "PUT"
1417
+ o.http_request_uri = "/amazonclouddirectory/2017-01-11/typedlink/facet/delete"
1418
+ o.input = Shapes::ShapeRef.new(shape: DeleteTypedLinkFacetRequest)
1419
+ o.output = Shapes::ShapeRef.new(shape: DeleteTypedLinkFacetResponse)
1420
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1421
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArnException)
1422
+ o.errors << Shapes::ShapeRef.new(shape: RetryableConflictException)
1423
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1424
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1425
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1426
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1427
+ o.errors << Shapes::ShapeRef.new(shape: FacetNotFoundException)
1428
+ end)
1429
+
1207
1430
  api.add_operation(:detach_from_index, Seahorse::Model::Operation.new.tap do |o|
1208
1431
  o.name = "DetachFromIndex"
1209
1432
  o.http_method = "PUT"
@@ -1256,6 +1479,22 @@ module Aws::CloudDirectory
1256
1479
  o.errors << Shapes::ShapeRef.new(shape: NotPolicyException)
1257
1480
  end)
1258
1481
 
1482
+ api.add_operation(:detach_typed_link, Seahorse::Model::Operation.new.tap do |o|
1483
+ o.name = "DetachTypedLink"
1484
+ o.http_method = "PUT"
1485
+ o.http_request_uri = "/amazonclouddirectory/2017-01-11/typedlink/detach"
1486
+ o.input = Shapes::ShapeRef.new(shape: DetachTypedLinkRequest)
1487
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1488
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1489
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArnException)
1490
+ o.errors << Shapes::ShapeRef.new(shape: RetryableConflictException)
1491
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1492
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1493
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1494
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1495
+ o.errors << Shapes::ShapeRef.new(shape: FacetValidationException)
1496
+ end)
1497
+
1259
1498
  api.add_operation(:disable_directory, Seahorse::Model::Operation.new.tap do |o|
1260
1499
  o.name = "DisableDirectory"
1261
1500
  o.http_method = "PUT"
@@ -1269,6 +1508,7 @@ module Aws::CloudDirectory
1269
1508
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1270
1509
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1271
1510
  o.errors << Shapes::ShapeRef.new(shape: RetryableConflictException)
1511
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArnException)
1272
1512
  end)
1273
1513
 
1274
1514
  api.add_operation(:enable_directory, Seahorse::Model::Operation.new.tap do |o|
@@ -1284,6 +1524,7 @@ module Aws::CloudDirectory
1284
1524
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1285
1525
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1286
1526
  o.errors << Shapes::ShapeRef.new(shape: RetryableConflictException)
1527
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArnException)
1287
1528
  end)
1288
1529
 
1289
1530
  api.add_operation(:get_directory, Seahorse::Model::Operation.new.tap do |o|
@@ -1348,6 +1589,23 @@ module Aws::CloudDirectory
1348
1589
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1349
1590
  end)
1350
1591
 
1592
+ api.add_operation(:get_typed_link_facet_information, Seahorse::Model::Operation.new.tap do |o|
1593
+ o.name = "GetTypedLinkFacetInformation"
1594
+ o.http_method = "POST"
1595
+ o.http_request_uri = "/amazonclouddirectory/2017-01-11/typedlink/facet/get"
1596
+ o.input = Shapes::ShapeRef.new(shape: GetTypedLinkFacetInformationRequest)
1597
+ o.output = Shapes::ShapeRef.new(shape: GetTypedLinkFacetInformationResponse)
1598
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1599
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArnException)
1600
+ o.errors << Shapes::ShapeRef.new(shape: RetryableConflictException)
1601
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1602
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1603
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1604
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1605
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1606
+ o.errors << Shapes::ShapeRef.new(shape: FacetNotFoundException)
1607
+ end)
1608
+
1351
1609
  api.add_operation(:list_applied_schema_arns, Seahorse::Model::Operation.new.tap do |o|
1352
1610
  o.name = "ListAppliedSchemaArns"
1353
1611
  o.http_method = "POST"
@@ -1480,6 +1738,23 @@ module Aws::CloudDirectory
1480
1738
  )
1481
1739
  end)
1482
1740
 
1741
+ api.add_operation(:list_incoming_typed_links, Seahorse::Model::Operation.new.tap do |o|
1742
+ o.name = "ListIncomingTypedLinks"
1743
+ o.http_method = "POST"
1744
+ o.http_request_uri = "/amazonclouddirectory/2017-01-11/typedlink/incoming"
1745
+ o.input = Shapes::ShapeRef.new(shape: ListIncomingTypedLinksRequest)
1746
+ o.output = Shapes::ShapeRef.new(shape: ListIncomingTypedLinksResponse)
1747
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1748
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArnException)
1749
+ o.errors << Shapes::ShapeRef.new(shape: RetryableConflictException)
1750
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1751
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1752
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1753
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1754
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1755
+ o.errors << Shapes::ShapeRef.new(shape: FacetValidationException)
1756
+ end)
1757
+
1483
1758
  api.add_operation(:list_index, Seahorse::Model::Operation.new.tap do |o|
1484
1759
  o.name = "ListIndex"
1485
1760
  o.http_method = "POST"
@@ -1624,6 +1899,23 @@ module Aws::CloudDirectory
1624
1899
  )
1625
1900
  end)
1626
1901
 
1902
+ api.add_operation(:list_outgoing_typed_links, Seahorse::Model::Operation.new.tap do |o|
1903
+ o.name = "ListOutgoingTypedLinks"
1904
+ o.http_method = "POST"
1905
+ o.http_request_uri = "/amazonclouddirectory/2017-01-11/typedlink/outgoing"
1906
+ o.input = Shapes::ShapeRef.new(shape: ListOutgoingTypedLinksRequest)
1907
+ o.output = Shapes::ShapeRef.new(shape: ListOutgoingTypedLinksResponse)
1908
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1909
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArnException)
1910
+ o.errors << Shapes::ShapeRef.new(shape: RetryableConflictException)
1911
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1912
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1913
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1914
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1915
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1916
+ o.errors << Shapes::ShapeRef.new(shape: FacetValidationException)
1917
+ end)
1918
+
1627
1919
  api.add_operation(:list_policy_attachments, Seahorse::Model::Operation.new.tap do |o|
1628
1920
  o.name = "ListPolicyAttachments"
1629
1921
  o.http_method = "POST"
@@ -1693,6 +1985,51 @@ module Aws::CloudDirectory
1693
1985
  )
1694
1986
  end)
1695
1987
 
1988
+ api.add_operation(:list_typed_link_facet_attributes, Seahorse::Model::Operation.new.tap do |o|
1989
+ o.name = "ListTypedLinkFacetAttributes"
1990
+ o.http_method = "POST"
1991
+ o.http_request_uri = "/amazonclouddirectory/2017-01-11/typedlink/facet/attributes"
1992
+ o.input = Shapes::ShapeRef.new(shape: ListTypedLinkFacetAttributesRequest)
1993
+ o.output = Shapes::ShapeRef.new(shape: ListTypedLinkFacetAttributesResponse)
1994
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1995
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArnException)
1996
+ o.errors << Shapes::ShapeRef.new(shape: RetryableConflictException)
1997
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1998
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1999
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2000
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2001
+ o.errors << Shapes::ShapeRef.new(shape: FacetNotFoundException)
2002
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
2003
+ o[:pager] = Aws::Pager.new(
2004
+ limit_key: "max_results",
2005
+ tokens: {
2006
+ "next_token" => "next_token"
2007
+ }
2008
+ )
2009
+ end)
2010
+
2011
+ api.add_operation(:list_typed_link_facet_names, Seahorse::Model::Operation.new.tap do |o|
2012
+ o.name = "ListTypedLinkFacetNames"
2013
+ o.http_method = "POST"
2014
+ o.http_request_uri = "/amazonclouddirectory/2017-01-11/typedlink/facet/list"
2015
+ o.input = Shapes::ShapeRef.new(shape: ListTypedLinkFacetNamesRequest)
2016
+ o.output = Shapes::ShapeRef.new(shape: ListTypedLinkFacetNamesResponse)
2017
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2018
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArnException)
2019
+ o.errors << Shapes::ShapeRef.new(shape: RetryableConflictException)
2020
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2021
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
2022
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2023
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2024
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
2025
+ o[:pager] = Aws::Pager.new(
2026
+ limit_key: "max_results",
2027
+ tokens: {
2028
+ "next_token" => "next_token"
2029
+ }
2030
+ )
2031
+ end)
2032
+
1696
2033
  api.add_operation(:lookup_policy, Seahorse::Model::Operation.new.tap do |o|
1697
2034
  o.name = "LookupPolicy"
1698
2035
  o.http_method = "POST"
@@ -1847,6 +2184,25 @@ module Aws::CloudDirectory
1847
2184
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1848
2185
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1849
2186
  end)
2187
+
2188
+ api.add_operation(:update_typed_link_facet, Seahorse::Model::Operation.new.tap do |o|
2189
+ o.name = "UpdateTypedLinkFacet"
2190
+ o.http_method = "PUT"
2191
+ o.http_request_uri = "/amazonclouddirectory/2017-01-11/typedlink/facet"
2192
+ o.input = Shapes::ShapeRef.new(shape: UpdateTypedLinkFacetRequest)
2193
+ o.output = Shapes::ShapeRef.new(shape: UpdateTypedLinkFacetResponse)
2194
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2195
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArnException)
2196
+ o.errors << Shapes::ShapeRef.new(shape: RetryableConflictException)
2197
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2198
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
2199
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2200
+ o.errors << Shapes::ShapeRef.new(shape: FacetValidationException)
2201
+ o.errors << Shapes::ShapeRef.new(shape: InvalidFacetUpdateException)
2202
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2203
+ o.errors << Shapes::ShapeRef.new(shape: FacetNotFoundException)
2204
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRuleException)
2205
+ end)
1850
2206
  end
1851
2207
 
1852
2208
  end