String directoryArn
SchemaFacet schemaFacet
Identifiers for the facet that you are adding to the object.
List<E> objectAttributeList
Attributes on the facet you are adding to the object.
ObjectReference objectReference
A reference to the object you are adding the specified facet to.
String directoryArn
ObjectReference parentReference
Parent object reference.
ObjectReference childReference
Child object reference to be attached to the object.
String linkName
Link name with which the child object is attached to the parent.
String attachedObjectIdentifier
Attached ObjectIdentifier, which is the child ObjectIdentifier.
String directoryArn
ObjectReference policyReference
Reference associated with the policy object.
ObjectReference objectReference
Reference that identifies the object to which the policy will be attached.
String directoryArn
The ARN of the directory where the object and index exist.
ObjectReference indexReference
A reference to the index that you are attaching the object to.
ObjectReference targetReference
A reference to the object that you are attaching to the index.
String attachedObjectIdentifier
The ObjectIdentifier of the object that was attached to the index.
AttributeKey key
The key of the attribute.
TypedAttributeValue value
The value of the attribute.
SchemaFacet schemaFacet
Represents the facet being added to the object.
List<E> objectAttributeList
The attributes to set on the object.
ObjectReference objectReference
A reference to the object being mutated.
ObjectReference parentReference
Parent object reference.
ObjectReference childReference
Child object reference to be attached to the object.
String linkName
The name of the link.
String attachedObjectIdentifier
The ObjectIdentifier of the object that has been attached.
List<E> schemaFacet
List of FacetArns that will be associated with the object. For more information, see arns.
List<E> objectAttributeList
Attribute map, which contains an attribute ARN as the key and attribute value as the map value.
ObjectReference parentReference
If specified, the parent reference to which this object will be attached.
String linkName
The name of the link.
String batchReferenceName
The batch reference name. See Batches for more information.
String objectIdentifier
ID associated with the object.
ObjectReference objectReference
Reference that identifies the object.
ObjectReference parentReference
Parent reference from which the object with the specified link name is detached.
String linkName
The name of the link.
String batchReferenceName
The batch reference name. See Batches for more information.
String detachedObjectIdentifier
The ObjectIdentifier of the detached object.
ObjectReference objectReference
Reference of the object whose attributes need to be listed.
String nextToken
The pagination token.
Integer maxResults
Maximum number of items to be retrieved in a single call. This is an approximate number.
SchemaFacet facetFilter
Used to filter the list of object attributes associated with a certain facet.
ObjectReference objectReference
Reference of the object for which child objects are being listed.
String nextToken
The pagination token.
Integer maxResults
Maximum number of items to be retrieved in a single call. This is an approximate number.
BatchListObjectAttributes listObjectAttributes
Lists all attributes associated with an object.
BatchListObjectChildren listObjectChildren
Returns a paginated list of child objects that are associated with a given object.
BatchReadSuccessfulResponse successfulResponse
Identifies which operation in a batch has succeeded.
BatchReadException exceptionResponse
Identifies which operation in a batch has failed.
String directoryArn
List<E> operations
List of operations that are part of the batch.
String consistencyLevel
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
BatchListObjectAttributesResponse listObjectAttributes
Lists all attributes associated with an object.
BatchListObjectChildrenResponse listObjectChildren
Returns a paginated list of child objects associated with a given object.
SchemaFacet schemaFacet
The facet to remove from the object.
ObjectReference objectReference
A reference to the object whose facet will be removed.
ObjectReference objectReference
Reference that identifies the object.
List<E> attributeUpdates
Attributes update structure.
String objectIdentifier
ID associated with the object.
BatchCreateObject createObject
Creates an object.
BatchAttachObject attachObject
Attaches an object to a Directory.
BatchDetachObject detachObject
Detaches an object from a Directory.
BatchUpdateObjectAttributes updateObjectAttributes
Update a given object's attributes.
BatchDeleteObject deleteObject
Deletes an object in a Directory.
BatchAddFacetToObject addFacetToObject
Batch operation adding a facet to an object.
BatchRemoveFacetFromObject removeFacetFromObject
Batch operation removing a facet from an object.
BatchCreateObjectResponse createObject
Creates an object in a Directory.
BatchAttachObjectResponse attachObject
Attaches an object to a Directory.
BatchDetachObjectResponse detachObject
Detaches an object from a Directory.
BatchUpdateObjectAttributesResponse updateObjectAttributes
Updates a given object’s attributes.
BatchDeleteObjectResponse deleteObject
Deletes an object in a Directory.
BatchAddFacetToObjectResponse addFacetToObject
Result of an add facet to object batch operation.
BatchRemoveFacetFromObjectResponse removeFacetFromObject
Result of a batch remove facet from object operation.
String schemaArn
String name
Name of the Facet, which is unique for a given schema.
List<E> attributes
Attributes associated with the Facet.e
String objectType
Specifies whether a given object created from this facet is of type Node, Leaf Node, Policy or Index.
Node: Can have multiple children but one parent.
Leaf Node: Cannot have children but can have multiple parents.
Policy: Allows you to store a policy document and policy type. For more information, see Policies.
Index: Can be created with the Index API.
String directoryArn
The ARN of the directory where the index should be created.
List<E> orderedIndexedAttributeList
Specifies the Attributes that should be indexed on. Currently only a single attribute is supported.
Boolean isUnique
Indicates whether objects with the same indexed attribute value can be added to the index.
ObjectReference parentReference
A reference to the parent object that contains the index object.
String linkName
The name of the link between the parent object and the index object.
String objectIdentifier
The ObjectIdentifier of the index created by this operation.
String directoryArn
List<E> schemaFacets
List of facet ARNs to be associated with the object. For more information, see arns.
List<E> objectAttributeList
Attribute map whose attribute ARN contains the key and attribute value as the map value.
ObjectReference parentReference
If specified, the parent reference to which this object will be attached.
String linkName
The name of link that is used to attach this object to a parent.
String objectIdentifier
Identifier associated with the object.
String name
Name associated with the schema. This is unique to each account and in each region.
String directoryArn
The ARN of the directory to delete.
String directoryArn
The ARN of the deleted directory.
String directoryArn
ObjectReference objectReference
Reference that identifies the object.
String directoryArn
The ARN of the directory the index and object exist in.
ObjectReference indexReference
A reference to the index object.
ObjectReference targetReference
A reference to the object being detached from the index.
String detachedObjectIdentifier
The ObjectIdentifier of the object that was detached from the index.
String directoryArn
ObjectReference parentReference
Parent reference from which the object with the specified link name is detached.
String linkName
Link name associated with the object that needs to be detached.
String detachedObjectIdentifier
The ObjectIdentifier that was detached from the object.
String directoryArn
ObjectReference policyReference
Reference that identifies the policy object.
ObjectReference objectReference
Reference that identifies the object whose policy object will be detached.
String name
The name of the directory.
String directoryArn
ARN associated with the directory. For more information, see arns.
String state
The state of the directory. Can be either Enabled, Disabled, or Deleted.
Date creationDateTime
The date and time when the directory was created.
String directoryArn
The ARN of the directory to disable.
String directoryArn
The ARN of the directory that has been disabled.
String directoryArn
The ARN of the directory to enable.
String directoryArn
The ARN of the enabled directory.
String name
The name of the Facet.
String objectType
Object type associated with the facet. See CreateFacetRequest$ObjectType for more details.
String name
The name of the facet attribute.
FacetAttributeDefinition attributeDefinition
A facet attribute consists of either a definition or a reference. This structure contains the attribute definition. See Attribute References for more information.
FacetAttributeReference attributeReference
Attribute reference associated with the attribute. See Attribute References for more information.
String requiredBehavior
The required behavior of the FacetAttribute.
String targetFacetName
Target facet name associated with the facet reference. See Attribute References for more information.
String targetAttributeName
Target attribute name associated with the facet reference. See Attribute References for more information.
FacetAttribute attribute
The attribute to update.
String action
The action to perform when updating the attribute.
String directoryArn
The ARN of the directory.
Directory directory
Metadata about the directory.
String directoryArn
The ARN of the directory being retrieved.
ObjectReference objectReference
A reference to the object.
String consistencyLevel
The consistency level at which to retrieve the object information.
String schemaArn
The ARN of the schema to retrieve.
String directoryArn
The ARN of the directory.
ObjectReference targetReference
A reference to the object to that has indices attached.
String nextToken
The pagination token.
Integer maxResults
The maximum number of results to retrieve.
String consistencyLevel
The consistency level to use for this operation.
String directoryArn
The ARN of the directory that the index exists in.
List<E> rangesOnIndexedValues
Specifies the ranges of indexed values that you want to query.
ObjectReference indexReference
The reference to the index to list.
Integer maxResults
The maximum number of results to retrieve from the index.
String nextToken
The pagination token.
String consistencyLevel
The consistency level to execute the request at.
String directoryArn
ObjectReference objectReference
Reference that identifies the object whose attributes will be listed.
String nextToken
The pagination token.
Integer maxResults
Maximum number of items to be retrieved in a single call. This is an approximate number.
String consistencyLevel
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
SchemaFacet facetFilter
Used to filter the list of object attributes associated with a certain facet.
String directoryArn
ObjectReference objectReference
Reference that identifies the object for which child objects are being listed.
String nextToken
The pagination token.
Integer maxResults
Maximum number of items to be retrieved in a single call. This is an approximate number.
String consistencyLevel
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
String directoryArn
The ARN of the directory to which the parent path applies.
ObjectReference objectReference
Reference that identifies the object whose parent paths are listed.
String nextToken
The pagination token.
Integer maxResults
Maximum number of items to be retrieved in a single call. This is an approximate number.
String directoryArn
ObjectReference objectReference
Reference that identifies the object for which parent objects are being listed.
String nextToken
The pagination token.
Integer maxResults
Maximum number of items to be retrieved in a single call. This is an approximate number.
String consistencyLevel
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
String directoryArn
ObjectReference objectReference
Reference that identifies the object for which policies will be listed.
String nextToken
The pagination token.
Integer maxResults
Maximum number of items to be retrieved in a single call. This is an approximate number.
String consistencyLevel
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
String directoryArn
ObjectReference policyReference
Reference that identifies the policy object.
String nextToken
The pagination token.
Integer maxResults
Maximum number of items to be retrieved in a single call. This is an approximate number.
String consistencyLevel
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
String resourceArn
ARN of the resource. Tagging is only supported for directories.
String nextToken
The pagination token. This is for future use. Currently pagination is not supported for tagging.
Integer maxResults
The MaxResults parameter sets the maximum number of results returned in a single page. This is for future use and is not supported currently.
String directoryArn
ObjectReference objectReference
Reference that identifies the object whose policies will be looked up.
String nextToken
The token to request the next page of results.
Integer maxResults
Maximum number of items to be retrieved in a single call. This is an approximate number.
String objectAttributeActionType
Type can be either Update or Delete.
TypedAttributeValue objectAttributeUpdateValue
The value that you want to update to.
AttributeKey attributeKey
The key of the attribute the attribute range covers.
TypedAttributeValueRange range
The range of attribute values being selected.
AttributeKey objectAttributeKey
The key of the attribute being updated.
ObjectAttributeAction objectAttributeAction
The action to perform as part of the attribute update.
String selector
Allows you to specify an object. You can identify an object in one of the following ways:
$ObjectIdentifier - Identifies the object by ObjectIdentifier
/some/path - Identifies the object based on path
#SomeBatchReference - Identifies the object in a batch call
String developmentSchemaArn
ARN associated with the development schema. For more information, see arns.
String version
Version under which the schema will be published.
String name
New name under which the schema will be published. If this is not provided, the development schema is considered.
String arn
The ARN of the schema to update.
String directoryArn
The ARN of the directory in which the object resides.
SchemaFacet schemaFacet
The facet to remove.
ObjectReference objectReference
A reference to the object to remove the facet from.
String stringValue
A string data value.
ByteBuffer binaryValue
A binary data value.
Boolean booleanValue
A Boolean data value.
String numberValue
A number data value.
Date datetimeValue
A date and time value.
String startMode
Inclusive or exclusive range start.
TypedAttributeValue startValue
The value to start the range at.
String endMode
Inclusive or exclusive range end.
TypedAttributeValue endValue
The attribute value to terminate the range at.
String schemaArn
String name
List<E> attributeUpdates
List of attributes that need to be updated in a given schema Facet. Each attribute is followed by AttributeAction, which specifies the type of update operation to perform.
String objectType
Object type associated with the facet. See CreateFacetRequest$ObjectType for more details.
String directoryArn
ObjectReference objectReference
Reference that identifies the object.
List<E> attributeUpdates
Attributes update structure.
String objectIdentifier
ObjectIdentifier of the updated object.
Copyright © 2017. All rights reserved.