package clouddirectory
import "github.com/aws/aws-sdk-go-v2/service/clouddirectory"
Package clouddirectory provides the client and types for making API requests to Amazon CloudDirectory.
Amazon Cloud Directory is a component of the AWS Directory Service that simplifies the development and management of cloud-scale web, mobile, and IoT applications. This guide describes the Cloud Directory operations that you can call programmatically and includes detailed information on data types and errors. For information about Cloud Directory features, see AWS Directory Service (https://aws.amazon.com/directoryservice/) and the Amazon Cloud Directory Developer Guide (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/what_is_cloud_directory.html).
See https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11 for more information on this service.
See clouddirectory package documentation for more information. https://docs.aws.amazon.com/sdk-for-go/api/service/clouddirectory/
Using the Client
To use Amazon CloudDirectory with the SDK use the New function to create a new service client. With that client you can make API requests to the service. These clients are safe to use concurrently.
See the SDK's documentation for more information on how to use the SDK. https://docs.aws.amazon.com/sdk-for-go/api/
See aws.Config documentation for more information on configuring SDK clients. https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
See the Amazon CloudDirectory client for more information on creating client for this service. https://docs.aws.amazon.com/sdk-for-go/api/service/clouddirectory/#New
Index ¶
- Constants
- type AddFacetToObjectInput
- func (s AddFacetToObjectInput) MarshalFields(e protocol.FieldEncoder) error
- func (s AddFacetToObjectInput) String() string
- func (s *AddFacetToObjectInput) Validate() error
- type AddFacetToObjectOutput
- func (s AddFacetToObjectOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s AddFacetToObjectOutput) String() string
- type AddFacetToObjectRequest
- type AddFacetToObjectResponse
- type ApplySchemaInput
- func (s ApplySchemaInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ApplySchemaInput) String() string
- func (s *ApplySchemaInput) Validate() error
- type ApplySchemaOutput
- func (s ApplySchemaOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ApplySchemaOutput) String() string
- type ApplySchemaRequest
- type ApplySchemaResponse
- type AttachObjectInput
- func (s AttachObjectInput) MarshalFields(e protocol.FieldEncoder) error
- func (s AttachObjectInput) String() string
- func (s *AttachObjectInput) Validate() error
- type AttachObjectOutput
- func (s AttachObjectOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s AttachObjectOutput) String() string
- type AttachObjectRequest
- type AttachObjectResponse
- type AttachPolicyInput
- func (s AttachPolicyInput) MarshalFields(e protocol.FieldEncoder) error
- func (s AttachPolicyInput) String() string
- func (s *AttachPolicyInput) Validate() error
- type AttachPolicyOutput
- func (s AttachPolicyOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s AttachPolicyOutput) String() string
- type AttachPolicyRequest
- type AttachPolicyResponse
- type AttachToIndexInput
- func (s AttachToIndexInput) MarshalFields(e protocol.FieldEncoder) error
- func (s AttachToIndexInput) String() string
- func (s *AttachToIndexInput) Validate() error
- type AttachToIndexOutput
- func (s AttachToIndexOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s AttachToIndexOutput) String() string
- type AttachToIndexRequest
- type AttachToIndexResponse
- type AttachTypedLinkInput
- func (s AttachTypedLinkInput) MarshalFields(e protocol.FieldEncoder) error
- func (s AttachTypedLinkInput) String() string
- func (s *AttachTypedLinkInput) Validate() error
- type AttachTypedLinkOutput
- func (s AttachTypedLinkOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s AttachTypedLinkOutput) String() string
- type AttachTypedLinkRequest
- type AttachTypedLinkResponse
- type AttributeKey
- func (s AttributeKey) MarshalFields(e protocol.FieldEncoder) error
- func (s AttributeKey) String() string
- func (s *AttributeKey) Validate() error
- type AttributeKeyAndValue
- func (s AttributeKeyAndValue) MarshalFields(e protocol.FieldEncoder) error
- func (s AttributeKeyAndValue) String() string
- func (s *AttributeKeyAndValue) Validate() error
- type AttributeNameAndValue
- func (s AttributeNameAndValue) MarshalFields(e protocol.FieldEncoder) error
- func (s AttributeNameAndValue) String() string
- func (s *AttributeNameAndValue) Validate() error
- type BatchAddFacetToObject
- func (s BatchAddFacetToObject) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchAddFacetToObject) String() string
- func (s *BatchAddFacetToObject) Validate() error
- type BatchAddFacetToObjectResponse
- func (s BatchAddFacetToObjectResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchAddFacetToObjectResponse) String() string
- type BatchAttachObject
- func (s BatchAttachObject) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchAttachObject) String() string
- func (s *BatchAttachObject) Validate() error
- type BatchAttachObjectResponse
- func (s BatchAttachObjectResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchAttachObjectResponse) String() string
- type BatchAttachPolicy
- func (s BatchAttachPolicy) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchAttachPolicy) String() string
- func (s *BatchAttachPolicy) Validate() error
- type BatchAttachPolicyResponse
- func (s BatchAttachPolicyResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchAttachPolicyResponse) String() string
- type BatchAttachToIndex
- func (s BatchAttachToIndex) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchAttachToIndex) String() string
- func (s *BatchAttachToIndex) Validate() error
- type BatchAttachToIndexResponse
- func (s BatchAttachToIndexResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchAttachToIndexResponse) String() string
- type BatchAttachTypedLink
- func (s BatchAttachTypedLink) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchAttachTypedLink) String() string
- func (s *BatchAttachTypedLink) Validate() error
- type BatchAttachTypedLinkResponse
- func (s BatchAttachTypedLinkResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchAttachTypedLinkResponse) String() string
- type BatchCreateIndex
- func (s BatchCreateIndex) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchCreateIndex) String() string
- func (s *BatchCreateIndex) Validate() error
- type BatchCreateIndexResponse
- func (s BatchCreateIndexResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchCreateIndexResponse) String() string
- type BatchCreateObject
- func (s BatchCreateObject) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchCreateObject) String() string
- func (s *BatchCreateObject) Validate() error
- type BatchCreateObjectResponse
- func (s BatchCreateObjectResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchCreateObjectResponse) String() string
- type BatchDeleteObject
- func (s BatchDeleteObject) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchDeleteObject) String() string
- func (s *BatchDeleteObject) Validate() error
- type BatchDeleteObjectResponse
- func (s BatchDeleteObjectResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchDeleteObjectResponse) String() string
- type BatchDetachFromIndex
- func (s BatchDetachFromIndex) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchDetachFromIndex) String() string
- func (s *BatchDetachFromIndex) Validate() error
- type BatchDetachFromIndexResponse
- func (s BatchDetachFromIndexResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchDetachFromIndexResponse) String() string
- type BatchDetachObject
- func (s BatchDetachObject) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchDetachObject) String() string
- func (s *BatchDetachObject) Validate() error
- type BatchDetachObjectResponse
- func (s BatchDetachObjectResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchDetachObjectResponse) String() string
- type BatchDetachPolicy
- func (s BatchDetachPolicy) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchDetachPolicy) String() string
- func (s *BatchDetachPolicy) Validate() error
- type BatchDetachPolicyResponse
- func (s BatchDetachPolicyResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchDetachPolicyResponse) String() string
- type BatchDetachTypedLink
- func (s BatchDetachTypedLink) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchDetachTypedLink) String() string
- func (s *BatchDetachTypedLink) Validate() error
- type BatchDetachTypedLinkResponse
- func (s BatchDetachTypedLinkResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchDetachTypedLinkResponse) String() string
- type BatchGetLinkAttributes
- func (s BatchGetLinkAttributes) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchGetLinkAttributes) String() string
- func (s *BatchGetLinkAttributes) Validate() error
- type BatchGetLinkAttributesResponse
- func (s BatchGetLinkAttributesResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchGetLinkAttributesResponse) String() string
- type BatchGetObjectAttributes
- func (s BatchGetObjectAttributes) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchGetObjectAttributes) String() string
- func (s *BatchGetObjectAttributes) Validate() error
- type BatchGetObjectAttributesResponse
- func (s BatchGetObjectAttributesResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchGetObjectAttributesResponse) String() string
- type BatchGetObjectInformation
- func (s BatchGetObjectInformation) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchGetObjectInformation) String() string
- func (s *BatchGetObjectInformation) Validate() error
- type BatchGetObjectInformationResponse
- func (s BatchGetObjectInformationResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchGetObjectInformationResponse) String() string
- type BatchListAttachedIndices
- func (s BatchListAttachedIndices) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListAttachedIndices) String() string
- func (s *BatchListAttachedIndices) Validate() error
- type BatchListAttachedIndicesResponse
- func (s BatchListAttachedIndicesResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListAttachedIndicesResponse) String() string
- type BatchListIncomingTypedLinks
- func (s BatchListIncomingTypedLinks) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListIncomingTypedLinks) String() string
- func (s *BatchListIncomingTypedLinks) Validate() error
- type BatchListIncomingTypedLinksResponse
- func (s BatchListIncomingTypedLinksResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListIncomingTypedLinksResponse) String() string
- type BatchListIndex
- func (s BatchListIndex) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListIndex) String() string
- func (s *BatchListIndex) Validate() error
- type BatchListIndexResponse
- func (s BatchListIndexResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListIndexResponse) String() string
- type BatchListObjectAttributes
- func (s BatchListObjectAttributes) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListObjectAttributes) String() string
- func (s *BatchListObjectAttributes) Validate() error
- type BatchListObjectAttributesResponse
- func (s BatchListObjectAttributesResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListObjectAttributesResponse) String() string
- type BatchListObjectChildren
- func (s BatchListObjectChildren) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListObjectChildren) String() string
- func (s *BatchListObjectChildren) Validate() error
- type BatchListObjectChildrenResponse
- func (s BatchListObjectChildrenResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListObjectChildrenResponse) String() string
- type BatchListObjectParentPaths
- func (s BatchListObjectParentPaths) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListObjectParentPaths) String() string
- func (s *BatchListObjectParentPaths) Validate() error
- type BatchListObjectParentPathsResponse
- func (s BatchListObjectParentPathsResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListObjectParentPathsResponse) String() string
- type BatchListObjectParents
- func (s BatchListObjectParents) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListObjectParents) String() string
- func (s *BatchListObjectParents) Validate() error
- type BatchListObjectParentsResponse
- func (s BatchListObjectParentsResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListObjectParentsResponse) String() string
- type BatchListObjectPolicies
- func (s BatchListObjectPolicies) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListObjectPolicies) String() string
- func (s *BatchListObjectPolicies) Validate() error
- type BatchListObjectPoliciesResponse
- func (s BatchListObjectPoliciesResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListObjectPoliciesResponse) String() string
- type BatchListOutgoingTypedLinks
- func (s BatchListOutgoingTypedLinks) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListOutgoingTypedLinks) String() string
- func (s *BatchListOutgoingTypedLinks) Validate() error
- type BatchListOutgoingTypedLinksResponse
- func (s BatchListOutgoingTypedLinksResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListOutgoingTypedLinksResponse) String() string
- type BatchListPolicyAttachments
- func (s BatchListPolicyAttachments) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListPolicyAttachments) String() string
- func (s *BatchListPolicyAttachments) Validate() error
- type BatchListPolicyAttachmentsResponse
- func (s BatchListPolicyAttachmentsResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchListPolicyAttachmentsResponse) String() string
- type BatchLookupPolicy
- func (s BatchLookupPolicy) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchLookupPolicy) String() string
- func (s *BatchLookupPolicy) Validate() error
- type BatchLookupPolicyResponse
- func (s BatchLookupPolicyResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchLookupPolicyResponse) String() string
- type BatchReadException
- func (s BatchReadException) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchReadException) String() string
- type BatchReadExceptionType
- func (enum BatchReadExceptionType) MarshalValue() (string, error)
- func (enum BatchReadExceptionType) MarshalValueBuf(b []byte) ([]byte, error)
- type BatchReadInput
- func (s BatchReadInput) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchReadInput) String() string
- func (s *BatchReadInput) Validate() error
- type BatchReadOperation
- func (s BatchReadOperation) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchReadOperation) String() string
- func (s *BatchReadOperation) Validate() error
- type BatchReadOperationResponse
- func (s BatchReadOperationResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchReadOperationResponse) String() string
- type BatchReadOutput
- func (s BatchReadOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchReadOutput) String() string
- type BatchReadRequest
- type BatchReadResponse
- type BatchReadSuccessfulResponse
- func (s BatchReadSuccessfulResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchReadSuccessfulResponse) String() string
- type BatchRemoveFacetFromObject
- func (s BatchRemoveFacetFromObject) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchRemoveFacetFromObject) String() string
- func (s *BatchRemoveFacetFromObject) Validate() error
- type BatchRemoveFacetFromObjectResponse
- func (s BatchRemoveFacetFromObjectResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchRemoveFacetFromObjectResponse) String() string
- type BatchUpdateLinkAttributes
- func (s BatchUpdateLinkAttributes) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchUpdateLinkAttributes) String() string
- func (s *BatchUpdateLinkAttributes) Validate() error
- type BatchUpdateLinkAttributesResponse
- func (s BatchUpdateLinkAttributesResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchUpdateLinkAttributesResponse) String() string
- type BatchUpdateObjectAttributes
- func (s BatchUpdateObjectAttributes) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchUpdateObjectAttributes) String() string
- func (s *BatchUpdateObjectAttributes) Validate() error
- type BatchUpdateObjectAttributesResponse
- func (s BatchUpdateObjectAttributesResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchUpdateObjectAttributesResponse) String() string
- type BatchWriteExceptionType
- func (enum BatchWriteExceptionType) MarshalValue() (string, error)
- func (enum BatchWriteExceptionType) MarshalValueBuf(b []byte) ([]byte, error)
- type BatchWriteInput
- func (s BatchWriteInput) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchWriteInput) String() string
- func (s *BatchWriteInput) Validate() error
- type BatchWriteOperation
- func (s BatchWriteOperation) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchWriteOperation) String() string
- func (s *BatchWriteOperation) Validate() error
- type BatchWriteOperationResponse
- func (s BatchWriteOperationResponse) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchWriteOperationResponse) String() string
- type BatchWriteOutput
- func (s BatchWriteOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s BatchWriteOutput) String() string
- type BatchWriteRequest
- type BatchWriteResponse
- type Client
- func New(config aws.Config) *Client
- func (c *Client) AddFacetToObjectRequest(input *AddFacetToObjectInput) AddFacetToObjectRequest
- func (c *Client) ApplySchemaRequest(input *ApplySchemaInput) ApplySchemaRequest
- func (c *Client) AttachObjectRequest(input *AttachObjectInput) AttachObjectRequest
- func (c *Client) AttachPolicyRequest(input *AttachPolicyInput) AttachPolicyRequest
- func (c *Client) AttachToIndexRequest(input *AttachToIndexInput) AttachToIndexRequest
- func (c *Client) AttachTypedLinkRequest(input *AttachTypedLinkInput) AttachTypedLinkRequest
- func (c *Client) BatchReadRequest(input *BatchReadInput) BatchReadRequest
- func (c *Client) BatchWriteRequest(input *BatchWriteInput) BatchWriteRequest
- func (c *Client) CreateDirectoryRequest(input *CreateDirectoryInput) CreateDirectoryRequest
- func (c *Client) CreateFacetRequest(input *CreateFacetInput) CreateFacetRequest
- func (c *Client) CreateIndexRequest(input *CreateIndexInput) CreateIndexRequest
- func (c *Client) CreateObjectRequest(input *CreateObjectInput) CreateObjectRequest
- func (c *Client) CreateSchemaRequest(input *CreateSchemaInput) CreateSchemaRequest
- func (c *Client) CreateTypedLinkFacetRequest(input *CreateTypedLinkFacetInput) CreateTypedLinkFacetRequest
- func (c *Client) DeleteDirectoryRequest(input *DeleteDirectoryInput) DeleteDirectoryRequest
- func (c *Client) DeleteFacetRequest(input *DeleteFacetInput) DeleteFacetRequest
- func (c *Client) DeleteObjectRequest(input *DeleteObjectInput) DeleteObjectRequest
- func (c *Client) DeleteSchemaRequest(input *DeleteSchemaInput) DeleteSchemaRequest
- func (c *Client) DeleteTypedLinkFacetRequest(input *DeleteTypedLinkFacetInput) DeleteTypedLinkFacetRequest
- func (c *Client) DetachFromIndexRequest(input *DetachFromIndexInput) DetachFromIndexRequest
- func (c *Client) DetachObjectRequest(input *DetachObjectInput) DetachObjectRequest
- func (c *Client) DetachPolicyRequest(input *DetachPolicyInput) DetachPolicyRequest
- func (c *Client) DetachTypedLinkRequest(input *DetachTypedLinkInput) DetachTypedLinkRequest
- func (c *Client) DisableDirectoryRequest(input *DisableDirectoryInput) DisableDirectoryRequest
- func (c *Client) EnableDirectoryRequest(input *EnableDirectoryInput) EnableDirectoryRequest
- func (c *Client) GetAppliedSchemaVersionRequest(input *GetAppliedSchemaVersionInput) GetAppliedSchemaVersionRequest
- func (c *Client) GetDirectoryRequest(input *GetDirectoryInput) GetDirectoryRequest
- func (c *Client) GetFacetRequest(input *GetFacetInput) GetFacetRequest
- func (c *Client) GetLinkAttributesRequest(input *GetLinkAttributesInput) GetLinkAttributesRequest
- func (c *Client) GetObjectAttributesRequest(input *GetObjectAttributesInput) GetObjectAttributesRequest
- func (c *Client) GetObjectInformationRequest(input *GetObjectInformationInput) GetObjectInformationRequest
- func (c *Client) GetSchemaAsJsonRequest(input *GetSchemaAsJsonInput) GetSchemaAsJsonRequest
- func (c *Client) GetTypedLinkFacetInformationRequest(input *GetTypedLinkFacetInformationInput) GetTypedLinkFacetInformationRequest
- func (c *Client) ListAppliedSchemaArnsRequest(input *ListAppliedSchemaArnsInput) ListAppliedSchemaArnsRequest
- func (c *Client) ListAttachedIndicesRequest(input *ListAttachedIndicesInput) ListAttachedIndicesRequest
- func (c *Client) ListDevelopmentSchemaArnsRequest(input *ListDevelopmentSchemaArnsInput) ListDevelopmentSchemaArnsRequest
- func (c *Client) ListDirectoriesRequest(input *ListDirectoriesInput) ListDirectoriesRequest
- func (c *Client) ListFacetAttributesRequest(input *ListFacetAttributesInput) ListFacetAttributesRequest
- func (c *Client) ListFacetNamesRequest(input *ListFacetNamesInput) ListFacetNamesRequest
- func (c *Client) ListIncomingTypedLinksRequest(input *ListIncomingTypedLinksInput) ListIncomingTypedLinksRequest
- func (c *Client) ListIndexRequest(input *ListIndexInput) ListIndexRequest
- func (c *Client) ListManagedSchemaArnsRequest(input *ListManagedSchemaArnsInput) ListManagedSchemaArnsRequest
- func (c *Client) ListObjectAttributesRequest(input *ListObjectAttributesInput) ListObjectAttributesRequest
- func (c *Client) ListObjectChildrenRequest(input *ListObjectChildrenInput) ListObjectChildrenRequest
- func (c *Client) ListObjectParentPathsRequest(input *ListObjectParentPathsInput) ListObjectParentPathsRequest
- func (c *Client) ListObjectParentsRequest(input *ListObjectParentsInput) ListObjectParentsRequest
- func (c *Client) ListObjectPoliciesRequest(input *ListObjectPoliciesInput) ListObjectPoliciesRequest
- func (c *Client) ListOutgoingTypedLinksRequest(input *ListOutgoingTypedLinksInput) ListOutgoingTypedLinksRequest
- func (c *Client) ListPolicyAttachmentsRequest(input *ListPolicyAttachmentsInput) ListPolicyAttachmentsRequest
- func (c *Client) ListPublishedSchemaArnsRequest(input *ListPublishedSchemaArnsInput) ListPublishedSchemaArnsRequest
- func (c *Client) ListTagsForResourceRequest(input *ListTagsForResourceInput) ListTagsForResourceRequest
- func (c *Client) ListTypedLinkFacetAttributesRequest(input *ListTypedLinkFacetAttributesInput) ListTypedLinkFacetAttributesRequest
- func (c *Client) ListTypedLinkFacetNamesRequest(input *ListTypedLinkFacetNamesInput) ListTypedLinkFacetNamesRequest
- func (c *Client) LookupPolicyRequest(input *LookupPolicyInput) LookupPolicyRequest
- func (c *Client) PublishSchemaRequest(input *PublishSchemaInput) PublishSchemaRequest
- func (c *Client) PutSchemaFromJsonRequest(input *PutSchemaFromJsonInput) PutSchemaFromJsonRequest
- func (c *Client) RemoveFacetFromObjectRequest(input *RemoveFacetFromObjectInput) RemoveFacetFromObjectRequest
- func (c *Client) TagResourceRequest(input *TagResourceInput) TagResourceRequest
- func (c *Client) UntagResourceRequest(input *UntagResourceInput) UntagResourceRequest
- func (c *Client) UpdateFacetRequest(input *UpdateFacetInput) UpdateFacetRequest
- func (c *Client) UpdateLinkAttributesRequest(input *UpdateLinkAttributesInput) UpdateLinkAttributesRequest
- func (c *Client) UpdateObjectAttributesRequest(input *UpdateObjectAttributesInput) UpdateObjectAttributesRequest
- func (c *Client) UpdateSchemaRequest(input *UpdateSchemaInput) UpdateSchemaRequest
- func (c *Client) UpdateTypedLinkFacetRequest(input *UpdateTypedLinkFacetInput) UpdateTypedLinkFacetRequest
- func (c *Client) UpgradeAppliedSchemaRequest(input *UpgradeAppliedSchemaInput) UpgradeAppliedSchemaRequest
- func (c *Client) UpgradePublishedSchemaRequest(input *UpgradePublishedSchemaInput) UpgradePublishedSchemaRequest
- type ConsistencyLevel
- func (enum ConsistencyLevel) MarshalValue() (string, error)
- func (enum ConsistencyLevel) MarshalValueBuf(b []byte) ([]byte, error)
- type CreateDirectoryInput
- func (s CreateDirectoryInput) MarshalFields(e protocol.FieldEncoder) error
- func (s CreateDirectoryInput) String() string
- func (s *CreateDirectoryInput) Validate() error
- type CreateDirectoryOutput
- func (s CreateDirectoryOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s CreateDirectoryOutput) String() string
- type CreateDirectoryRequest
- type CreateDirectoryResponse
- type CreateFacetInput
- func (s CreateFacetInput) MarshalFields(e protocol.FieldEncoder) error
- func (s CreateFacetInput) String() string
- func (s *CreateFacetInput) Validate() error
- type CreateFacetOutput
- func (s CreateFacetOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s CreateFacetOutput) String() string
- type CreateFacetRequest
- type CreateFacetResponse
- type CreateIndexInput
- func (s CreateIndexInput) MarshalFields(e protocol.FieldEncoder) error
- func (s CreateIndexInput) String() string
- func (s *CreateIndexInput) Validate() error
- type CreateIndexOutput
- func (s CreateIndexOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s CreateIndexOutput) String() string
- type CreateIndexRequest
- type CreateIndexResponse
- type CreateObjectInput
- func (s CreateObjectInput) MarshalFields(e protocol.FieldEncoder) error
- func (s CreateObjectInput) String() string
- func (s *CreateObjectInput) Validate() error
- type CreateObjectOutput
- func (s CreateObjectOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s CreateObjectOutput) String() string
- type CreateObjectRequest
- type CreateObjectResponse
- type CreateSchemaInput
- func (s CreateSchemaInput) MarshalFields(e protocol.FieldEncoder) error
- func (s CreateSchemaInput) String() string
- func (s *CreateSchemaInput) Validate() error
- type CreateSchemaOutput
- func (s CreateSchemaOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s CreateSchemaOutput) String() string
- type CreateSchemaRequest
- type CreateSchemaResponse
- type CreateTypedLinkFacetInput
- func (s CreateTypedLinkFacetInput) MarshalFields(e protocol.FieldEncoder) error
- func (s CreateTypedLinkFacetInput) String() string
- func (s *CreateTypedLinkFacetInput) Validate() error
- type CreateTypedLinkFacetOutput
- func (s CreateTypedLinkFacetOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s CreateTypedLinkFacetOutput) String() string
- type CreateTypedLinkFacetRequest
- type CreateTypedLinkFacetResponse
- type DeleteDirectoryInput
- func (s DeleteDirectoryInput) MarshalFields(e protocol.FieldEncoder) error
- func (s DeleteDirectoryInput) String() string
- func (s *DeleteDirectoryInput) Validate() error
- type DeleteDirectoryOutput
- func (s DeleteDirectoryOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s DeleteDirectoryOutput) String() string
- type DeleteDirectoryRequest
- type DeleteDirectoryResponse
- type DeleteFacetInput
- func (s DeleteFacetInput) MarshalFields(e protocol.FieldEncoder) error
- func (s DeleteFacetInput) String() string
- func (s *DeleteFacetInput) Validate() error
- type DeleteFacetOutput
- func (s DeleteFacetOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s DeleteFacetOutput) String() string
- type DeleteFacetRequest
- type DeleteFacetResponse
- type DeleteObjectInput
- func (s DeleteObjectInput) MarshalFields(e protocol.FieldEncoder) error
- func (s DeleteObjectInput) String() string
- func (s *DeleteObjectInput) Validate() error
- type DeleteObjectOutput
- func (s DeleteObjectOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s DeleteObjectOutput) String() string
- type DeleteObjectRequest
- type DeleteObjectResponse
- type DeleteSchemaInput
- func (s DeleteSchemaInput) MarshalFields(e protocol.FieldEncoder) error
- func (s DeleteSchemaInput) String() string
- func (s *DeleteSchemaInput) Validate() error
- type DeleteSchemaOutput
- func (s DeleteSchemaOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s DeleteSchemaOutput) String() string
- type DeleteSchemaRequest
- type DeleteSchemaResponse
- type DeleteTypedLinkFacetInput
- func (s DeleteTypedLinkFacetInput) MarshalFields(e protocol.FieldEncoder) error
- func (s DeleteTypedLinkFacetInput) String() string
- func (s *DeleteTypedLinkFacetInput) Validate() error
- type DeleteTypedLinkFacetOutput
- func (s DeleteTypedLinkFacetOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s DeleteTypedLinkFacetOutput) String() string
- type DeleteTypedLinkFacetRequest
- type DeleteTypedLinkFacetResponse
- type DetachFromIndexInput
- func (s DetachFromIndexInput) MarshalFields(e protocol.FieldEncoder) error
- func (s DetachFromIndexInput) String() string
- func (s *DetachFromIndexInput) Validate() error
- type DetachFromIndexOutput
- func (s DetachFromIndexOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s DetachFromIndexOutput) String() string
- type DetachFromIndexRequest
- type DetachFromIndexResponse
- type DetachObjectInput
- func (s DetachObjectInput) MarshalFields(e protocol.FieldEncoder) error
- func (s DetachObjectInput) String() string
- func (s *DetachObjectInput) Validate() error
- type DetachObjectOutput
- func (s DetachObjectOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s DetachObjectOutput) String() string
- type DetachObjectRequest
- type DetachObjectResponse
- type DetachPolicyInput
- func (s DetachPolicyInput) MarshalFields(e protocol.FieldEncoder) error
- func (s DetachPolicyInput) String() string
- func (s *DetachPolicyInput) Validate() error
- type DetachPolicyOutput
- func (s DetachPolicyOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s DetachPolicyOutput) String() string
- type DetachPolicyRequest
- type DetachPolicyResponse
- type DetachTypedLinkInput
- func (s DetachTypedLinkInput) MarshalFields(e protocol.FieldEncoder) error
- func (s DetachTypedLinkInput) String() string
- func (s *DetachTypedLinkInput) Validate() error
- type DetachTypedLinkOutput
- func (s DetachTypedLinkOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s DetachTypedLinkOutput) String() string
- type DetachTypedLinkRequest
- type DetachTypedLinkResponse
- type Directory
- type DirectoryState
- func (enum DirectoryState) MarshalValue() (string, error)
- func (enum DirectoryState) MarshalValueBuf(b []byte) ([]byte, error)
- type DisableDirectoryInput
- func (s DisableDirectoryInput) MarshalFields(e protocol.FieldEncoder) error
- func (s DisableDirectoryInput) String() string
- func (s *DisableDirectoryInput) Validate() error
- type DisableDirectoryOutput
- func (s DisableDirectoryOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s DisableDirectoryOutput) String() string
- type DisableDirectoryRequest
- type DisableDirectoryResponse
- type EnableDirectoryInput
- func (s EnableDirectoryInput) MarshalFields(e protocol.FieldEncoder) error
- func (s EnableDirectoryInput) String() string
- func (s *EnableDirectoryInput) Validate() error
- type EnableDirectoryOutput
- func (s EnableDirectoryOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s EnableDirectoryOutput) String() string
- type EnableDirectoryRequest
- type EnableDirectoryResponse
- type Facet
- type FacetAttribute
- func (s FacetAttribute) MarshalFields(e protocol.FieldEncoder) error
- func (s FacetAttribute) String() string
- func (s *FacetAttribute) Validate() error
- type FacetAttributeDefinition
- func (s FacetAttributeDefinition) MarshalFields(e protocol.FieldEncoder) error
- func (s FacetAttributeDefinition) String() string
- func (s *FacetAttributeDefinition) Validate() error
- type FacetAttributeReference
- func (s FacetAttributeReference) MarshalFields(e protocol.FieldEncoder) error
- func (s FacetAttributeReference) String() string
- func (s *FacetAttributeReference) Validate() error
- type FacetAttributeType
- func (enum FacetAttributeType) MarshalValue() (string, error)
- func (enum FacetAttributeType) MarshalValueBuf(b []byte) ([]byte, error)
- type FacetAttributeUpdate
- func (s FacetAttributeUpdate) MarshalFields(e protocol.FieldEncoder) error
- func (s FacetAttributeUpdate) String() string
- func (s *FacetAttributeUpdate) Validate() error
- type FacetStyle
- func (enum FacetStyle) MarshalValue() (string, error)
- func (enum FacetStyle) MarshalValueBuf(b []byte) ([]byte, error)
- type GetAppliedSchemaVersionInput
- func (s GetAppliedSchemaVersionInput) MarshalFields(e protocol.FieldEncoder) error
- func (s GetAppliedSchemaVersionInput) String() string
- func (s *GetAppliedSchemaVersionInput) Validate() error
- type GetAppliedSchemaVersionOutput
- func (s GetAppliedSchemaVersionOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s GetAppliedSchemaVersionOutput) String() string
- type GetAppliedSchemaVersionRequest
- type GetAppliedSchemaVersionResponse
- type GetDirectoryInput
- func (s GetDirectoryInput) MarshalFields(e protocol.FieldEncoder) error
- func (s GetDirectoryInput) String() string
- func (s *GetDirectoryInput) Validate() error
- type GetDirectoryOutput
- func (s GetDirectoryOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s GetDirectoryOutput) String() string
- type GetDirectoryRequest
- type GetDirectoryResponse
- type GetFacetInput
- func (s GetFacetInput) MarshalFields(e protocol.FieldEncoder) error
- func (s GetFacetInput) String() string
- func (s *GetFacetInput) Validate() error
- type GetFacetOutput
- func (s GetFacetOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s GetFacetOutput) String() string
- type GetFacetRequest
- type GetFacetResponse
- type GetLinkAttributesInput
- func (s GetLinkAttributesInput) MarshalFields(e protocol.FieldEncoder) error
- func (s GetLinkAttributesInput) String() string
- func (s *GetLinkAttributesInput) Validate() error
- type GetLinkAttributesOutput
- func (s GetLinkAttributesOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s GetLinkAttributesOutput) String() string
- type GetLinkAttributesRequest
- type GetLinkAttributesResponse
- type GetObjectAttributesInput
- func (s GetObjectAttributesInput) MarshalFields(e protocol.FieldEncoder) error
- func (s GetObjectAttributesInput) String() string
- func (s *GetObjectAttributesInput) Validate() error
- type GetObjectAttributesOutput
- func (s GetObjectAttributesOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s GetObjectAttributesOutput) String() string
- type GetObjectAttributesRequest
- type GetObjectAttributesResponse
- type GetObjectInformationInput
- func (s GetObjectInformationInput) MarshalFields(e protocol.FieldEncoder) error
- func (s GetObjectInformationInput) String() string
- func (s *GetObjectInformationInput) Validate() error
- type GetObjectInformationOutput
- func (s GetObjectInformationOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s GetObjectInformationOutput) String() string
- type GetObjectInformationRequest
- type GetObjectInformationResponse
- type GetSchemaAsJsonInput
- func (s GetSchemaAsJsonInput) MarshalFields(e protocol.FieldEncoder) error
- func (s GetSchemaAsJsonInput) String() string
- func (s *GetSchemaAsJsonInput) Validate() error
- type GetSchemaAsJsonOutput
- func (s GetSchemaAsJsonOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s GetSchemaAsJsonOutput) String() string
- type GetSchemaAsJsonRequest
- type GetSchemaAsJsonResponse
- type GetTypedLinkFacetInformationInput
- func (s GetTypedLinkFacetInformationInput) MarshalFields(e protocol.FieldEncoder) error
- func (s GetTypedLinkFacetInformationInput) String() string
- func (s *GetTypedLinkFacetInformationInput) Validate() error
- type GetTypedLinkFacetInformationOutput
- func (s GetTypedLinkFacetInformationOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s GetTypedLinkFacetInformationOutput) String() string
- type GetTypedLinkFacetInformationRequest
- type GetTypedLinkFacetInformationResponse
- type IndexAttachment
- func (s IndexAttachment) MarshalFields(e protocol.FieldEncoder) error
- func (s IndexAttachment) String() string
- type LinkAttributeAction
- func (s LinkAttributeAction) MarshalFields(e protocol.FieldEncoder) error
- func (s LinkAttributeAction) String() string
- type LinkAttributeUpdate
- func (s LinkAttributeUpdate) MarshalFields(e protocol.FieldEncoder) error
- func (s LinkAttributeUpdate) String() string
- func (s *LinkAttributeUpdate) Validate() error
- type ListAppliedSchemaArnsInput
- func (s ListAppliedSchemaArnsInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListAppliedSchemaArnsInput) String() string
- func (s *ListAppliedSchemaArnsInput) Validate() error
- type ListAppliedSchemaArnsOutput
- func (s ListAppliedSchemaArnsOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListAppliedSchemaArnsOutput) String() string
- type ListAppliedSchemaArnsPaginator
- func NewListAppliedSchemaArnsPaginator(req ListAppliedSchemaArnsRequest) ListAppliedSchemaArnsPaginator
- func (p *ListAppliedSchemaArnsPaginator) CurrentPage() *ListAppliedSchemaArnsOutput
- type ListAppliedSchemaArnsRequest
- type ListAppliedSchemaArnsResponse
- type ListAttachedIndicesInput
- func (s ListAttachedIndicesInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListAttachedIndicesInput) String() string
- func (s *ListAttachedIndicesInput) Validate() error
- type ListAttachedIndicesOutput
- func (s ListAttachedIndicesOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListAttachedIndicesOutput) String() string
- type ListAttachedIndicesPaginator
- func NewListAttachedIndicesPaginator(req ListAttachedIndicesRequest) ListAttachedIndicesPaginator
- func (p *ListAttachedIndicesPaginator) CurrentPage() *ListAttachedIndicesOutput
- type ListAttachedIndicesRequest
- type ListAttachedIndicesResponse
- type ListDevelopmentSchemaArnsInput
- func (s ListDevelopmentSchemaArnsInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListDevelopmentSchemaArnsInput) String() string
- func (s *ListDevelopmentSchemaArnsInput) Validate() error
- type ListDevelopmentSchemaArnsOutput
- func (s ListDevelopmentSchemaArnsOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListDevelopmentSchemaArnsOutput) String() string
- type ListDevelopmentSchemaArnsPaginator
- func NewListDevelopmentSchemaArnsPaginator(req ListDevelopmentSchemaArnsRequest) ListDevelopmentSchemaArnsPaginator
- func (p *ListDevelopmentSchemaArnsPaginator) CurrentPage() *ListDevelopmentSchemaArnsOutput
- type ListDevelopmentSchemaArnsRequest
- type ListDevelopmentSchemaArnsResponse
- type ListDirectoriesInput
- func (s ListDirectoriesInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListDirectoriesInput) String() string
- func (s *ListDirectoriesInput) Validate() error
- type ListDirectoriesOutput
- func (s ListDirectoriesOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListDirectoriesOutput) String() string
- type ListDirectoriesPaginator
- func NewListDirectoriesPaginator(req ListDirectoriesRequest) ListDirectoriesPaginator
- func (p *ListDirectoriesPaginator) CurrentPage() *ListDirectoriesOutput
- type ListDirectoriesRequest
- type ListDirectoriesResponse
- type ListFacetAttributesInput
- func (s ListFacetAttributesInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListFacetAttributesInput) String() string
- func (s *ListFacetAttributesInput) Validate() error
- type ListFacetAttributesOutput
- func (s ListFacetAttributesOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListFacetAttributesOutput) String() string
- type ListFacetAttributesPaginator
- func NewListFacetAttributesPaginator(req ListFacetAttributesRequest) ListFacetAttributesPaginator
- func (p *ListFacetAttributesPaginator) CurrentPage() *ListFacetAttributesOutput
- type ListFacetAttributesRequest
- type ListFacetAttributesResponse
- type ListFacetNamesInput
- func (s ListFacetNamesInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListFacetNamesInput) String() string
- func (s *ListFacetNamesInput) Validate() error
- type ListFacetNamesOutput
- func (s ListFacetNamesOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListFacetNamesOutput) String() string
- type ListFacetNamesPaginator
- func NewListFacetNamesPaginator(req ListFacetNamesRequest) ListFacetNamesPaginator
- func (p *ListFacetNamesPaginator) CurrentPage() *ListFacetNamesOutput
- type ListFacetNamesRequest
- type ListFacetNamesResponse
- type ListIncomingTypedLinksInput
- func (s ListIncomingTypedLinksInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListIncomingTypedLinksInput) String() string
- func (s *ListIncomingTypedLinksInput) Validate() error
- type ListIncomingTypedLinksOutput
- func (s ListIncomingTypedLinksOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListIncomingTypedLinksOutput) String() string
- type ListIncomingTypedLinksRequest
- type ListIncomingTypedLinksResponse
- type ListIndexInput
- func (s ListIndexInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListIndexInput) String() string
- func (s *ListIndexInput) Validate() error
- type ListIndexOutput
- func (s ListIndexOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListIndexOutput) String() string
- type ListIndexPaginator
- func NewListIndexPaginator(req ListIndexRequest) ListIndexPaginator
- func (p *ListIndexPaginator) CurrentPage() *ListIndexOutput
- type ListIndexRequest
- type ListIndexResponse
- type ListManagedSchemaArnsInput
- func (s ListManagedSchemaArnsInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListManagedSchemaArnsInput) String() string
- func (s *ListManagedSchemaArnsInput) Validate() error
- type ListManagedSchemaArnsOutput
- func (s ListManagedSchemaArnsOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListManagedSchemaArnsOutput) String() string
- type ListManagedSchemaArnsPaginator
- func NewListManagedSchemaArnsPaginator(req ListManagedSchemaArnsRequest) ListManagedSchemaArnsPaginator
- func (p *ListManagedSchemaArnsPaginator) CurrentPage() *ListManagedSchemaArnsOutput
- type ListManagedSchemaArnsRequest
- type ListManagedSchemaArnsResponse
- type ListObjectAttributesInput
- func (s ListObjectAttributesInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListObjectAttributesInput) String() string
- func (s *ListObjectAttributesInput) Validate() error
- type ListObjectAttributesOutput
- func (s ListObjectAttributesOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListObjectAttributesOutput) String() string
- type ListObjectAttributesPaginator
- func NewListObjectAttributesPaginator(req ListObjectAttributesRequest) ListObjectAttributesPaginator
- func (p *ListObjectAttributesPaginator) CurrentPage() *ListObjectAttributesOutput
- type ListObjectAttributesRequest
- type ListObjectAttributesResponse
- type ListObjectChildrenInput
- func (s ListObjectChildrenInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListObjectChildrenInput) String() string
- func (s *ListObjectChildrenInput) Validate() error
- type ListObjectChildrenOutput
- func (s ListObjectChildrenOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListObjectChildrenOutput) String() string
- type ListObjectChildrenPaginator
- func NewListObjectChildrenPaginator(req ListObjectChildrenRequest) ListObjectChildrenPaginator
- func (p *ListObjectChildrenPaginator) CurrentPage() *ListObjectChildrenOutput
- type ListObjectChildrenRequest
- type ListObjectChildrenResponse
- type ListObjectParentPathsInput
- func (s ListObjectParentPathsInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListObjectParentPathsInput) String() string
- func (s *ListObjectParentPathsInput) Validate() error
- type ListObjectParentPathsOutput
- func (s ListObjectParentPathsOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListObjectParentPathsOutput) String() string
- type ListObjectParentPathsPaginator
- func NewListObjectParentPathsPaginator(req ListObjectParentPathsRequest) ListObjectParentPathsPaginator
- func (p *ListObjectParentPathsPaginator) CurrentPage() *ListObjectParentPathsOutput
- type ListObjectParentPathsRequest
- type ListObjectParentPathsResponse
- type ListObjectParentsInput
- func (s ListObjectParentsInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListObjectParentsInput) String() string
- func (s *ListObjectParentsInput) Validate() error
- type ListObjectParentsOutput
- func (s ListObjectParentsOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListObjectParentsOutput) String() string
- type ListObjectParentsPaginator
- func NewListObjectParentsPaginator(req ListObjectParentsRequest) ListObjectParentsPaginator
- func (p *ListObjectParentsPaginator) CurrentPage() *ListObjectParentsOutput
- type ListObjectParentsRequest
- type ListObjectParentsResponse
- type ListObjectPoliciesInput
- func (s ListObjectPoliciesInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListObjectPoliciesInput) String() string
- func (s *ListObjectPoliciesInput) Validate() error
- type ListObjectPoliciesOutput
- func (s ListObjectPoliciesOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListObjectPoliciesOutput) String() string
- type ListObjectPoliciesPaginator
- func NewListObjectPoliciesPaginator(req ListObjectPoliciesRequest) ListObjectPoliciesPaginator
- func (p *ListObjectPoliciesPaginator) CurrentPage() *ListObjectPoliciesOutput
- type ListObjectPoliciesRequest
- type ListObjectPoliciesResponse
- type ListOutgoingTypedLinksInput
- func (s ListOutgoingTypedLinksInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListOutgoingTypedLinksInput) String() string
- func (s *ListOutgoingTypedLinksInput) Validate() error
- type ListOutgoingTypedLinksOutput
- func (s ListOutgoingTypedLinksOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListOutgoingTypedLinksOutput) String() string
- type ListOutgoingTypedLinksRequest
- type ListOutgoingTypedLinksResponse
- type ListPolicyAttachmentsInput
- func (s ListPolicyAttachmentsInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListPolicyAttachmentsInput) String() string
- func (s *ListPolicyAttachmentsInput) Validate() error
- type ListPolicyAttachmentsOutput
- func (s ListPolicyAttachmentsOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListPolicyAttachmentsOutput) String() string
- type ListPolicyAttachmentsPaginator
- func NewListPolicyAttachmentsPaginator(req ListPolicyAttachmentsRequest) ListPolicyAttachmentsPaginator
- func (p *ListPolicyAttachmentsPaginator) CurrentPage() *ListPolicyAttachmentsOutput
- type ListPolicyAttachmentsRequest
- type ListPolicyAttachmentsResponse
- type ListPublishedSchemaArnsInput
- func (s ListPublishedSchemaArnsInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListPublishedSchemaArnsInput) String() string
- func (s *ListPublishedSchemaArnsInput) Validate() error
- type ListPublishedSchemaArnsOutput
- func (s ListPublishedSchemaArnsOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListPublishedSchemaArnsOutput) String() string
- type ListPublishedSchemaArnsPaginator
- func NewListPublishedSchemaArnsPaginator(req ListPublishedSchemaArnsRequest) ListPublishedSchemaArnsPaginator
- func (p *ListPublishedSchemaArnsPaginator) CurrentPage() *ListPublishedSchemaArnsOutput
- type ListPublishedSchemaArnsRequest
- type ListPublishedSchemaArnsResponse
- type ListTagsForResourceInput
- func (s ListTagsForResourceInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListTagsForResourceInput) String() string
- func (s *ListTagsForResourceInput) Validate() error
- type ListTagsForResourceOutput
- func (s ListTagsForResourceOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListTagsForResourceOutput) String() string
- type ListTagsForResourcePaginator
- func NewListTagsForResourcePaginator(req ListTagsForResourceRequest) ListTagsForResourcePaginator
- func (p *ListTagsForResourcePaginator) CurrentPage() *ListTagsForResourceOutput
- type ListTagsForResourceRequest
- type ListTagsForResourceResponse
- type ListTypedLinkFacetAttributesInput
- func (s ListTypedLinkFacetAttributesInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListTypedLinkFacetAttributesInput) String() string
- func (s *ListTypedLinkFacetAttributesInput) Validate() error
- type ListTypedLinkFacetAttributesOutput
- func (s ListTypedLinkFacetAttributesOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListTypedLinkFacetAttributesOutput) String() string
- type ListTypedLinkFacetAttributesPaginator
- func NewListTypedLinkFacetAttributesPaginator(req ListTypedLinkFacetAttributesRequest) ListTypedLinkFacetAttributesPaginator
- func (p *ListTypedLinkFacetAttributesPaginator) CurrentPage() *ListTypedLinkFacetAttributesOutput
- type ListTypedLinkFacetAttributesRequest
- type ListTypedLinkFacetAttributesResponse
- type ListTypedLinkFacetNamesInput
- func (s ListTypedLinkFacetNamesInput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListTypedLinkFacetNamesInput) String() string
- func (s *ListTypedLinkFacetNamesInput) Validate() error
- type ListTypedLinkFacetNamesOutput
- func (s ListTypedLinkFacetNamesOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s ListTypedLinkFacetNamesOutput) String() string
- type ListTypedLinkFacetNamesPaginator
- func NewListTypedLinkFacetNamesPaginator(req ListTypedLinkFacetNamesRequest) ListTypedLinkFacetNamesPaginator
- func (p *ListTypedLinkFacetNamesPaginator) CurrentPage() *ListTypedLinkFacetNamesOutput
- type ListTypedLinkFacetNamesRequest
- type ListTypedLinkFacetNamesResponse
- type LookupPolicyInput
- func (s LookupPolicyInput) MarshalFields(e protocol.FieldEncoder) error
- func (s LookupPolicyInput) String() string
- func (s *LookupPolicyInput) Validate() error
- type LookupPolicyOutput
- func (s LookupPolicyOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s LookupPolicyOutput) String() string
- type LookupPolicyPaginator
- func NewLookupPolicyPaginator(req LookupPolicyRequest) LookupPolicyPaginator
- func (p *LookupPolicyPaginator) CurrentPage() *LookupPolicyOutput
- type LookupPolicyRequest
- type LookupPolicyResponse
- type ObjectAttributeAction
- func (s ObjectAttributeAction) MarshalFields(e protocol.FieldEncoder) error
- func (s ObjectAttributeAction) String() string
- type ObjectAttributeRange
- func (s ObjectAttributeRange) MarshalFields(e protocol.FieldEncoder) error
- func (s ObjectAttributeRange) String() string
- func (s *ObjectAttributeRange) Validate() error
- type ObjectAttributeUpdate
- func (s ObjectAttributeUpdate) MarshalFields(e protocol.FieldEncoder) error
- func (s ObjectAttributeUpdate) String() string
- func (s *ObjectAttributeUpdate) Validate() error
- type ObjectIdentifierAndLinkNameTuple
- func (s ObjectIdentifierAndLinkNameTuple) MarshalFields(e protocol.FieldEncoder) error
- func (s ObjectIdentifierAndLinkNameTuple) String() string
- type ObjectReference
- func (s ObjectReference) MarshalFields(e protocol.FieldEncoder) error
- func (s ObjectReference) String() string
- type ObjectType
- func (enum ObjectType) MarshalValue() (string, error)
- func (enum ObjectType) MarshalValueBuf(b []byte) ([]byte, error)
- type PathToObjectIdentifiers
- func (s PathToObjectIdentifiers) MarshalFields(e protocol.FieldEncoder) error
- func (s PathToObjectIdentifiers) String() string
- type PolicyAttachment
- func (s PolicyAttachment) MarshalFields(e protocol.FieldEncoder) error
- func (s PolicyAttachment) String() string
- type PolicyToPath
- func (s PolicyToPath) MarshalFields(e protocol.FieldEncoder) error
- func (s PolicyToPath) String() string
- type PublishSchemaInput
- func (s PublishSchemaInput) MarshalFields(e protocol.FieldEncoder) error
- func (s PublishSchemaInput) String() string
- func (s *PublishSchemaInput) Validate() error
- type PublishSchemaOutput
- func (s PublishSchemaOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s PublishSchemaOutput) String() string
- type PublishSchemaRequest
- type PublishSchemaResponse
- type PutSchemaFromJsonInput
- func (s PutSchemaFromJsonInput) MarshalFields(e protocol.FieldEncoder) error
- func (s PutSchemaFromJsonInput) String() string
- func (s *PutSchemaFromJsonInput) Validate() error
- type PutSchemaFromJsonOutput
- func (s PutSchemaFromJsonOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s PutSchemaFromJsonOutput) String() string
- type PutSchemaFromJsonRequest
- type PutSchemaFromJsonResponse
- type RangeMode
- func (enum RangeMode) MarshalValue() (string, error)
- func (enum RangeMode) MarshalValueBuf(b []byte) ([]byte, error)
- type RemoveFacetFromObjectInput
- func (s RemoveFacetFromObjectInput) MarshalFields(e protocol.FieldEncoder) error
- func (s RemoveFacetFromObjectInput) String() string
- func (s *RemoveFacetFromObjectInput) Validate() error
- type RemoveFacetFromObjectOutput
- func (s RemoveFacetFromObjectOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s RemoveFacetFromObjectOutput) String() string
- type RemoveFacetFromObjectRequest
- type RemoveFacetFromObjectResponse
- type RequiredAttributeBehavior
- func (enum RequiredAttributeBehavior) MarshalValue() (string, error)
- func (enum RequiredAttributeBehavior) MarshalValueBuf(b []byte) ([]byte, error)
- type Rule
- type RuleType
- func (enum RuleType) MarshalValue() (string, error)
- func (enum RuleType) MarshalValueBuf(b []byte) ([]byte, error)
- type SchemaFacet
- func (s SchemaFacet) MarshalFields(e protocol.FieldEncoder) error
- func (s SchemaFacet) String() string
- func (s *SchemaFacet) Validate() error
- type Tag
- type TagResourceInput
- func (s TagResourceInput) MarshalFields(e protocol.FieldEncoder) error
- func (s TagResourceInput) String() string
- func (s *TagResourceInput) Validate() error
- type TagResourceOutput
- func (s TagResourceOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s TagResourceOutput) String() string
- type TagResourceRequest
- type TagResourceResponse
- type TypedAttributeValue
- func (s TypedAttributeValue) MarshalFields(e protocol.FieldEncoder) error
- func (s TypedAttributeValue) String() string
- type TypedAttributeValueRange
- func (s TypedAttributeValueRange) MarshalFields(e protocol.FieldEncoder) error
- func (s TypedAttributeValueRange) String() string
- func (s *TypedAttributeValueRange) Validate() error
- type TypedLinkAttributeDefinition
- func (s TypedLinkAttributeDefinition) MarshalFields(e protocol.FieldEncoder) error
- func (s TypedLinkAttributeDefinition) String() string
- func (s *TypedLinkAttributeDefinition) Validate() error
- type TypedLinkAttributeRange
- func (s TypedLinkAttributeRange) MarshalFields(e protocol.FieldEncoder) error
- func (s TypedLinkAttributeRange) String() string
- func (s *TypedLinkAttributeRange) Validate() error
- type TypedLinkFacet
- func (s TypedLinkFacet) MarshalFields(e protocol.FieldEncoder) error
- func (s TypedLinkFacet) String() string
- func (s *TypedLinkFacet) Validate() error
- type TypedLinkFacetAttributeUpdate
- func (s TypedLinkFacetAttributeUpdate) MarshalFields(e protocol.FieldEncoder) error
- func (s TypedLinkFacetAttributeUpdate) String() string
- func (s *TypedLinkFacetAttributeUpdate) Validate() error
- type TypedLinkSchemaAndFacetName
- func (s TypedLinkSchemaAndFacetName) MarshalFields(e protocol.FieldEncoder) error
- func (s TypedLinkSchemaAndFacetName) String() string
- func (s *TypedLinkSchemaAndFacetName) Validate() error
- type TypedLinkSpecifier
- func (s TypedLinkSpecifier) MarshalFields(e protocol.FieldEncoder) error
- func (s TypedLinkSpecifier) String() string
- func (s *TypedLinkSpecifier) Validate() error
- type UntagResourceInput
- func (s UntagResourceInput) MarshalFields(e protocol.FieldEncoder) error
- func (s UntagResourceInput) String() string
- func (s *UntagResourceInput) Validate() error
- type UntagResourceOutput
- func (s UntagResourceOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s UntagResourceOutput) String() string
- type UntagResourceRequest
- type UntagResourceResponse
- type UpdateActionType
- func (enum UpdateActionType) MarshalValue() (string, error)
- func (enum UpdateActionType) MarshalValueBuf(b []byte) ([]byte, error)
- type UpdateFacetInput
- func (s UpdateFacetInput) MarshalFields(e protocol.FieldEncoder) error
- func (s UpdateFacetInput) String() string
- func (s *UpdateFacetInput) Validate() error
- type UpdateFacetOutput
- func (s UpdateFacetOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s UpdateFacetOutput) String() string
- type UpdateFacetRequest
- type UpdateFacetResponse
- type UpdateLinkAttributesInput
- func (s UpdateLinkAttributesInput) MarshalFields(e protocol.FieldEncoder) error
- func (s UpdateLinkAttributesInput) String() string
- func (s *UpdateLinkAttributesInput) Validate() error
- type UpdateLinkAttributesOutput
- func (s UpdateLinkAttributesOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s UpdateLinkAttributesOutput) String() string
- type UpdateLinkAttributesRequest
- type UpdateLinkAttributesResponse
- type UpdateObjectAttributesInput
- func (s UpdateObjectAttributesInput) MarshalFields(e protocol.FieldEncoder) error
- func (s UpdateObjectAttributesInput) String() string
- func (s *UpdateObjectAttributesInput) Validate() error
- type UpdateObjectAttributesOutput
- func (s UpdateObjectAttributesOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s UpdateObjectAttributesOutput) String() string
- type UpdateObjectAttributesRequest
- type UpdateObjectAttributesResponse
- type UpdateSchemaInput
- func (s UpdateSchemaInput) MarshalFields(e protocol.FieldEncoder) error
- func (s UpdateSchemaInput) String() string
- func (s *UpdateSchemaInput) Validate() error
- type UpdateSchemaOutput
- func (s UpdateSchemaOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s UpdateSchemaOutput) String() string
- type UpdateSchemaRequest
- type UpdateSchemaResponse
- type UpdateTypedLinkFacetInput
- func (s UpdateTypedLinkFacetInput) MarshalFields(e protocol.FieldEncoder) error
- func (s UpdateTypedLinkFacetInput) String() string
- func (s *UpdateTypedLinkFacetInput) Validate() error
- type UpdateTypedLinkFacetOutput
- func (s UpdateTypedLinkFacetOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s UpdateTypedLinkFacetOutput) String() string
- type UpdateTypedLinkFacetRequest
- type UpdateTypedLinkFacetResponse
- type UpgradeAppliedSchemaInput
- func (s UpgradeAppliedSchemaInput) MarshalFields(e protocol.FieldEncoder) error
- func (s UpgradeAppliedSchemaInput) String() string
- func (s *UpgradeAppliedSchemaInput) Validate() error
- type UpgradeAppliedSchemaOutput
- func (s UpgradeAppliedSchemaOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s UpgradeAppliedSchemaOutput) String() string
- type UpgradeAppliedSchemaRequest
- type UpgradeAppliedSchemaResponse
- type UpgradePublishedSchemaInput
- func (s UpgradePublishedSchemaInput) MarshalFields(e protocol.FieldEncoder) error
- func (s UpgradePublishedSchemaInput) String() string
- func (s *UpgradePublishedSchemaInput) Validate() error
- type UpgradePublishedSchemaOutput
- func (s UpgradePublishedSchemaOutput) MarshalFields(e protocol.FieldEncoder) error
- func (s UpgradePublishedSchemaOutput) String() string
- type UpgradePublishedSchemaRequest
- type UpgradePublishedSchemaResponse
Constants ¶
const ( ServiceName = "Amazon CloudDirectory" // Service's name ServiceID = "CloudDirectory" // Service's identifier EndpointsID = "clouddirectory" // Service's Endpoint identifier )
const ( // ErrCodeAccessDeniedException for service response error code // "AccessDeniedException". // // Access denied. Check your permissions. ErrCodeAccessDeniedException = "AccessDeniedException" // ErrCodeBatchWriteException for service response error code // "BatchWriteException". // // A BatchWrite exception has occurred. ErrCodeBatchWriteException = "BatchWriteException" // ErrCodeCannotListParentOfRootException for service response error code // "CannotListParentOfRootException". // // Cannot list the parents of a Directory root. ErrCodeCannotListParentOfRootException = "CannotListParentOfRootException" // ErrCodeDirectoryAlreadyExistsException for service response error code // "DirectoryAlreadyExistsException". // // Indicates that a Directory could not be created due to a naming conflict. // Choose a different name and try again. ErrCodeDirectoryAlreadyExistsException = "DirectoryAlreadyExistsException" // ErrCodeDirectoryDeletedException for service response error code // "DirectoryDeletedException". // // A directory that has been deleted and to which access has been attempted. // Note: The requested resource will eventually cease to exist. ErrCodeDirectoryDeletedException = "DirectoryDeletedException" // ErrCodeDirectoryNotDisabledException for service response error code // "DirectoryNotDisabledException". // // An operation can only operate on a disabled directory. ErrCodeDirectoryNotDisabledException = "DirectoryNotDisabledException" // ErrCodeDirectoryNotEnabledException for service response error code // "DirectoryNotEnabledException". // // Operations are only permitted on enabled directories. ErrCodeDirectoryNotEnabledException = "DirectoryNotEnabledException" // ErrCodeFacetAlreadyExistsException for service response error code // "FacetAlreadyExistsException". // // A facet with the same name already exists. ErrCodeFacetAlreadyExistsException = "FacetAlreadyExistsException" // ErrCodeFacetInUseException for service response error code // "FacetInUseException". // // Occurs when deleting a facet that contains an attribute that is a target // to an attribute reference in a different facet. ErrCodeFacetInUseException = "FacetInUseException" // ErrCodeFacetNotFoundException for service response error code // "FacetNotFoundException". // // The specified Facet could not be found. ErrCodeFacetNotFoundException = "FacetNotFoundException" // ErrCodeFacetValidationException for service response error code // "FacetValidationException". // // The Facet that you provided was not well formed or could not be validated // with the schema. ErrCodeFacetValidationException = "FacetValidationException" // ErrCodeIncompatibleSchemaException for service response error code // "IncompatibleSchemaException". // // Indicates a failure occurred while performing a check for backward compatibility // between the specified schema and the schema that is currently applied to // the directory. ErrCodeIncompatibleSchemaException = "IncompatibleSchemaException" // ErrCodeIndexedAttributeMissingException for service response error code // "IndexedAttributeMissingException". // // An object has been attempted to be attached to an object that does not have // the appropriate attribute value. ErrCodeIndexedAttributeMissingException = "IndexedAttributeMissingException" // ErrCodeInternalServiceException for service response error code // "InternalServiceException". // // Indicates a problem that must be resolved by Amazon Web Services. This might // be a transient error in which case you can retry your request until it succeeds. // Otherwise, go to the AWS Service Health Dashboard (http://status.aws.amazon.com/) // site to see if there are any operational issues with the service. ErrCodeInternalServiceException = "InternalServiceException" // ErrCodeInvalidArnException for service response error code // "InvalidArnException". // // Indicates that the provided ARN value is not valid. ErrCodeInvalidArnException = "InvalidArnException" // ErrCodeInvalidAttachmentException for service response error code // "InvalidAttachmentException". // // Indicates that an attempt to make an attachment was invalid. For example, // attaching two nodes with a link type that is not applicable to the nodes // or attempting to apply a schema to a directory a second time. ErrCodeInvalidAttachmentException = "InvalidAttachmentException" // ErrCodeInvalidFacetUpdateException for service response error code // "InvalidFacetUpdateException". // // An attempt to modify a Facet resulted in an invalid schema exception. ErrCodeInvalidFacetUpdateException = "InvalidFacetUpdateException" // ErrCodeInvalidNextTokenException for service response error code // "InvalidNextTokenException". // // Indicates that the NextToken value is not valid. ErrCodeInvalidNextTokenException = "InvalidNextTokenException" // ErrCodeInvalidRuleException for service response error code // "InvalidRuleException". // // Occurs when any of the rule parameter keys or values are invalid. ErrCodeInvalidRuleException = "InvalidRuleException" // ErrCodeInvalidSchemaDocException for service response error code // "InvalidSchemaDocException". // // Indicates that the provided SchemaDoc value is not valid. ErrCodeInvalidSchemaDocException = "InvalidSchemaDocException" // ErrCodeInvalidTaggingRequestException for service response error code // "InvalidTaggingRequestException". // // Can occur for multiple reasons such as when you tag a resource that doesn’t // exist or if you specify a higher number of tags for a resource than the allowed // limit. Allowed limit is 50 tags per resource. ErrCodeInvalidTaggingRequestException = "InvalidTaggingRequestException" // ErrCodeLimitExceededException for service response error code // "LimitExceededException". // // Indicates that limits are exceeded. See Limits (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/limits.html) // for more information. ErrCodeLimitExceededException = "LimitExceededException" // ErrCodeLinkNameAlreadyInUseException for service response error code // "LinkNameAlreadyInUseException". // // Indicates that a link could not be created due to a naming conflict. Choose // a different name and then try again. ErrCodeLinkNameAlreadyInUseException = "LinkNameAlreadyInUseException" // ErrCodeNotIndexException for service response error code // "NotIndexException". // // Indicates that the requested operation can only operate on index objects. ErrCodeNotIndexException = "NotIndexException" // ErrCodeNotNodeException for service response error code // "NotNodeException". // // Occurs when any invalid operations are performed on an object that is not // a node, such as calling ListObjectChildren for a leaf node object. ErrCodeNotNodeException = "NotNodeException" // ErrCodeNotPolicyException for service response error code // "NotPolicyException". // // Indicates that the requested operation can only operate on policy objects. ErrCodeNotPolicyException = "NotPolicyException" // ErrCodeObjectAlreadyDetachedException for service response error code // "ObjectAlreadyDetachedException". // // Indicates that the object is not attached to the index. ErrCodeObjectAlreadyDetachedException = "ObjectAlreadyDetachedException" // ErrCodeObjectNotDetachedException for service response error code // "ObjectNotDetachedException". // // Indicates that the requested operation cannot be completed because the object // has not been detached from the tree. ErrCodeObjectNotDetachedException = "ObjectNotDetachedException" // ErrCodeResourceNotFoundException for service response error code // "ResourceNotFoundException". // // The specified resource could not be found. ErrCodeResourceNotFoundException = "ResourceNotFoundException" // ErrCodeRetryableConflictException for service response error code // "RetryableConflictException". // // Occurs when a conflict with a previous successful write is detected. For // example, if a write operation occurs on an object and then an attempt is // made to read the object using “SERIALIZABLE” consistency, this exception // may result. This generally occurs when the previous write did not have time // to propagate to the host serving the current request. A retry (with appropriate // backoff logic) is the recommended response to this exception. ErrCodeRetryableConflictException = "RetryableConflictException" // ErrCodeSchemaAlreadyExistsException for service response error code // "SchemaAlreadyExistsException". // // Indicates that a schema could not be created due to a naming conflict. Please // select a different name and then try again. ErrCodeSchemaAlreadyExistsException = "SchemaAlreadyExistsException" // ErrCodeSchemaAlreadyPublishedException for service response error code // "SchemaAlreadyPublishedException". // // Indicates that a schema is already published. ErrCodeSchemaAlreadyPublishedException = "SchemaAlreadyPublishedException" // ErrCodeStillContainsLinksException for service response error code // "StillContainsLinksException". // // The object could not be deleted because links still exist. Remove the links // and then try the operation again. ErrCodeStillContainsLinksException = "StillContainsLinksException" // ErrCodeUnsupportedIndexTypeException for service response error code // "UnsupportedIndexTypeException". // // Indicates that the requested index type is not supported. ErrCodeUnsupportedIndexTypeException = "UnsupportedIndexTypeException" // ErrCodeValidationException for service response error code // "ValidationException". // // Indicates that your request is malformed in some manner. See the exception // message. ErrCodeValidationException = "ValidationException" )
Types ¶
type AddFacetToObjectInput ¶
type AddFacetToObjectInput struct { // The Amazon Resource Name (ARN) that is associated with the Directory where // the object resides. For more information, see arns. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // Attributes on the facet that you are adding to the object. ObjectAttributeList []AttributeKeyAndValue `type:"list"` // A reference to the object you are adding the specified facet to. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // Identifiers for the facet that you are adding to the object. See SchemaFacet // for details. // // SchemaFacet is a required field SchemaFacet *SchemaFacet `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/AddFacetToObjectRequest
func (AddFacetToObjectInput) MarshalFields ¶
func (s AddFacetToObjectInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AddFacetToObjectInput) String ¶
func (s AddFacetToObjectInput) String() string
String returns the string representation
func (*AddFacetToObjectInput) Validate ¶
func (s *AddFacetToObjectInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AddFacetToObjectOutput ¶
type AddFacetToObjectOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/AddFacetToObjectResponse
func (AddFacetToObjectOutput) MarshalFields ¶
func (s AddFacetToObjectOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AddFacetToObjectOutput) String ¶
func (s AddFacetToObjectOutput) String() string
String returns the string representation
type AddFacetToObjectRequest ¶
type AddFacetToObjectRequest struct { *aws.Request Input *AddFacetToObjectInput Copy func(*AddFacetToObjectInput) AddFacetToObjectRequest }
AddFacetToObjectRequest is the request type for the AddFacetToObject API operation.
func (AddFacetToObjectRequest) Send ¶
func (r AddFacetToObjectRequest) Send(ctx context.Context) (*AddFacetToObjectResponse, error)
Send marshals and sends the AddFacetToObject API request.
type AddFacetToObjectResponse ¶
type AddFacetToObjectResponse struct { *AddFacetToObjectOutput // contains filtered or unexported fields }
AddFacetToObjectResponse is the response type for the AddFacetToObject API operation.
func (*AddFacetToObjectResponse) SDKResponseMetdata ¶
func (r *AddFacetToObjectResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the AddFacetToObject request.
type ApplySchemaInput ¶
type ApplySchemaInput struct { // The Amazon Resource Name (ARN) that is associated with the Directory into // which the schema is copied. For more information, see arns. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // Published schema Amazon Resource Name (ARN) that needs to be copied. For // more information, see arns. // // PublishedSchemaArn is a required field PublishedSchemaArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ApplySchemaRequest
func (ApplySchemaInput) MarshalFields ¶
func (s ApplySchemaInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ApplySchemaInput) String ¶
func (s ApplySchemaInput) String() string
String returns the string representation
func (*ApplySchemaInput) Validate ¶
func (s *ApplySchemaInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ApplySchemaOutput ¶
type ApplySchemaOutput struct { // The applied schema ARN that is associated with the copied schema in the Directory. // You can use this ARN to describe the schema information applied on this directory. // For more information, see arns. AppliedSchemaArn *string `type:"string"` // The ARN that is associated with the Directory. For more information, see // arns. DirectoryArn *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ApplySchemaResponse
func (ApplySchemaOutput) MarshalFields ¶
func (s ApplySchemaOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ApplySchemaOutput) String ¶
func (s ApplySchemaOutput) String() string
String returns the string representation
type ApplySchemaRequest ¶
type ApplySchemaRequest struct { *aws.Request Input *ApplySchemaInput Copy func(*ApplySchemaInput) ApplySchemaRequest }
ApplySchemaRequest is the request type for the ApplySchema API operation.
func (ApplySchemaRequest) Send ¶
func (r ApplySchemaRequest) Send(ctx context.Context) (*ApplySchemaResponse, error)
Send marshals and sends the ApplySchema API request.
type ApplySchemaResponse ¶
type ApplySchemaResponse struct { *ApplySchemaOutput // contains filtered or unexported fields }
ApplySchemaResponse is the response type for the ApplySchema API operation.
func (*ApplySchemaResponse) SDKResponseMetdata ¶
func (r *ApplySchemaResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ApplySchema request.
type AttachObjectInput ¶
type AttachObjectInput struct { // The child object reference to be attached to the object. // // ChildReference is a required field ChildReference *ObjectReference `type:"structure" required:"true"` // Amazon Resource Name (ARN) that is associated with the Directory where both // objects reside. For more information, see arns. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // The link name with which the child object is attached to the parent. // // LinkName is a required field LinkName *string `min:"1" type:"string" required:"true"` // The parent object reference. // // ParentReference is a required field ParentReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/AttachObjectRequest
func (AttachObjectInput) MarshalFields ¶
func (s AttachObjectInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AttachObjectInput) String ¶
func (s AttachObjectInput) String() string
String returns the string representation
func (*AttachObjectInput) Validate ¶
func (s *AttachObjectInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AttachObjectOutput ¶
type AttachObjectOutput struct { // The attached ObjectIdentifier, which is the child ObjectIdentifier. AttachedObjectIdentifier *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/AttachObjectResponse
func (AttachObjectOutput) MarshalFields ¶
func (s AttachObjectOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AttachObjectOutput) String ¶
func (s AttachObjectOutput) String() string
String returns the string representation
type AttachObjectRequest ¶
type AttachObjectRequest struct { *aws.Request Input *AttachObjectInput Copy func(*AttachObjectInput) AttachObjectRequest }
AttachObjectRequest is the request type for the AttachObject API operation.
func (AttachObjectRequest) Send ¶
func (r AttachObjectRequest) Send(ctx context.Context) (*AttachObjectResponse, error)
Send marshals and sends the AttachObject API request.
type AttachObjectResponse ¶
type AttachObjectResponse struct { *AttachObjectOutput // contains filtered or unexported fields }
AttachObjectResponse is the response type for the AttachObject API operation.
func (*AttachObjectResponse) SDKResponseMetdata ¶
func (r *AttachObjectResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the AttachObject request.
type AttachPolicyInput ¶
type AttachPolicyInput struct { // The Amazon Resource Name (ARN) that is associated with the Directory where // both objects reside. For more information, see arns. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // The reference that identifies the object to which the policy will be attached. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // The reference that is associated with the policy object. // // PolicyReference is a required field PolicyReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/AttachPolicyRequest
func (AttachPolicyInput) MarshalFields ¶
func (s AttachPolicyInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AttachPolicyInput) String ¶
func (s AttachPolicyInput) String() string
String returns the string representation
func (*AttachPolicyInput) Validate ¶
func (s *AttachPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AttachPolicyOutput ¶
type AttachPolicyOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/AttachPolicyResponse
func (AttachPolicyOutput) MarshalFields ¶
func (s AttachPolicyOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AttachPolicyOutput) String ¶
func (s AttachPolicyOutput) String() string
String returns the string representation
type AttachPolicyRequest ¶
type AttachPolicyRequest struct { *aws.Request Input *AttachPolicyInput Copy func(*AttachPolicyInput) AttachPolicyRequest }
AttachPolicyRequest is the request type for the AttachPolicy API operation.
func (AttachPolicyRequest) Send ¶
func (r AttachPolicyRequest) Send(ctx context.Context) (*AttachPolicyResponse, error)
Send marshals and sends the AttachPolicy API request.
type AttachPolicyResponse ¶
type AttachPolicyResponse struct { *AttachPolicyOutput // contains filtered or unexported fields }
AttachPolicyResponse is the response type for the AttachPolicy API operation.
func (*AttachPolicyResponse) SDKResponseMetdata ¶
func (r *AttachPolicyResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the AttachPolicy request.
type AttachToIndexInput ¶
type AttachToIndexInput struct { // The Amazon Resource Name (ARN) of the directory where the object and index // exist. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // A reference to the index that you are attaching the object to. // // IndexReference is a required field IndexReference *ObjectReference `type:"structure" required:"true"` // A reference to the object that you are attaching to the index. // // TargetReference is a required field TargetReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/AttachToIndexRequest
func (AttachToIndexInput) MarshalFields ¶
func (s AttachToIndexInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AttachToIndexInput) String ¶
func (s AttachToIndexInput) String() string
String returns the string representation
func (*AttachToIndexInput) Validate ¶
func (s *AttachToIndexInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AttachToIndexOutput ¶
type AttachToIndexOutput struct { // The ObjectIdentifier of the object that was attached to the index. AttachedObjectIdentifier *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/AttachToIndexResponse
func (AttachToIndexOutput) MarshalFields ¶
func (s AttachToIndexOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AttachToIndexOutput) String ¶
func (s AttachToIndexOutput) String() string
String returns the string representation
type AttachToIndexRequest ¶
type AttachToIndexRequest struct { *aws.Request Input *AttachToIndexInput Copy func(*AttachToIndexInput) AttachToIndexRequest }
AttachToIndexRequest is the request type for the AttachToIndex API operation.
func (AttachToIndexRequest) Send ¶
func (r AttachToIndexRequest) Send(ctx context.Context) (*AttachToIndexResponse, error)
Send marshals and sends the AttachToIndex API request.
type AttachToIndexResponse ¶
type AttachToIndexResponse struct { *AttachToIndexOutput // contains filtered or unexported fields }
AttachToIndexResponse is the response type for the AttachToIndex API operation.
func (*AttachToIndexResponse) SDKResponseMetdata ¶
func (r *AttachToIndexResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the AttachToIndex request.
type AttachTypedLinkInput ¶
type AttachTypedLinkInput struct { // A set of attributes that are associated with the typed link. // // Attributes is a required field Attributes []AttributeNameAndValue `type:"list" required:"true"` // The Amazon Resource Name (ARN) of the directory where you want to attach // the typed link. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // Identifies the source object that the typed link will attach to. // // SourceObjectReference is a required field SourceObjectReference *ObjectReference `type:"structure" required:"true"` // Identifies the target object that the typed link will attach to. // // TargetObjectReference is a required field TargetObjectReference *ObjectReference `type:"structure" required:"true"` // Identifies the typed link facet that is associated with the typed link. // // TypedLinkFacet is a required field TypedLinkFacet *TypedLinkSchemaAndFacetName `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/AttachTypedLinkRequest
func (AttachTypedLinkInput) MarshalFields ¶
func (s AttachTypedLinkInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AttachTypedLinkInput) String ¶
func (s AttachTypedLinkInput) String() string
String returns the string representation
func (*AttachTypedLinkInput) Validate ¶
func (s *AttachTypedLinkInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AttachTypedLinkOutput ¶
type AttachTypedLinkOutput struct { // Returns a typed link specifier as output. TypedLinkSpecifier *TypedLinkSpecifier `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/AttachTypedLinkResponse
func (AttachTypedLinkOutput) MarshalFields ¶
func (s AttachTypedLinkOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AttachTypedLinkOutput) String ¶
func (s AttachTypedLinkOutput) String() string
String returns the string representation
type AttachTypedLinkRequest ¶
type AttachTypedLinkRequest struct { *aws.Request Input *AttachTypedLinkInput Copy func(*AttachTypedLinkInput) AttachTypedLinkRequest }
AttachTypedLinkRequest is the request type for the AttachTypedLink API operation.
func (AttachTypedLinkRequest) Send ¶
func (r AttachTypedLinkRequest) Send(ctx context.Context) (*AttachTypedLinkResponse, error)
Send marshals and sends the AttachTypedLink API request.
type AttachTypedLinkResponse ¶
type AttachTypedLinkResponse struct { *AttachTypedLinkOutput // contains filtered or unexported fields }
AttachTypedLinkResponse is the response type for the AttachTypedLink API operation.
func (*AttachTypedLinkResponse) SDKResponseMetdata ¶
func (r *AttachTypedLinkResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the AttachTypedLink request.
type AttributeKey ¶
type AttributeKey struct { // The name of the facet that the attribute exists within. // // FacetName is a required field FacetName *string `min:"1" type:"string" required:"true"` // The name of the attribute. // // Name is a required field Name *string `min:"1" type:"string" required:"true"` // The Amazon Resource Name (ARN) of the schema that contains the facet and // attribute. // // SchemaArn is a required field SchemaArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
A unique identifier for an attribute. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/AttributeKey
func (AttributeKey) MarshalFields ¶
func (s AttributeKey) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AttributeKey) String ¶
func (s AttributeKey) String() string
String returns the string representation
func (*AttributeKey) Validate ¶
func (s *AttributeKey) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AttributeKeyAndValue ¶
type AttributeKeyAndValue struct { // The key of the attribute. // // Key is a required field Key *AttributeKey `type:"structure" required:"true"` // The value of the attribute. // // Value is a required field Value *TypedAttributeValue `type:"structure" required:"true"` // contains filtered or unexported fields }
The combination of an attribute key and an attribute value. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/AttributeKeyAndValue
func (AttributeKeyAndValue) MarshalFields ¶
func (s AttributeKeyAndValue) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AttributeKeyAndValue) String ¶
func (s AttributeKeyAndValue) String() string
String returns the string representation
func (*AttributeKeyAndValue) Validate ¶
func (s *AttributeKeyAndValue) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AttributeNameAndValue ¶
type AttributeNameAndValue struct { // The attribute name of the typed link. // // AttributeName is a required field AttributeName *string `min:"1" type:"string" required:"true"` // The value for the typed link. // // Value is a required field Value *TypedAttributeValue `type:"structure" required:"true"` // contains filtered or unexported fields }
Identifies the attribute name and value for a typed link. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/AttributeNameAndValue
func (AttributeNameAndValue) MarshalFields ¶
func (s AttributeNameAndValue) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AttributeNameAndValue) String ¶
func (s AttributeNameAndValue) String() string
String returns the string representation
func (*AttributeNameAndValue) Validate ¶
func (s *AttributeNameAndValue) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchAddFacetToObject ¶
type BatchAddFacetToObject struct { // The attributes to set on the object. // // ObjectAttributeList is a required field ObjectAttributeList []AttributeKeyAndValue `type:"list" required:"true"` // A reference to the object being mutated. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // Represents the facet being added to the object. // // SchemaFacet is a required field SchemaFacet *SchemaFacet `type:"structure" required:"true"` // contains filtered or unexported fields }
Represents the output of a batch add facet to object operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchAddFacetToObject
func (BatchAddFacetToObject) MarshalFields ¶
func (s BatchAddFacetToObject) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchAddFacetToObject) String ¶
func (s BatchAddFacetToObject) String() string
String returns the string representation
func (*BatchAddFacetToObject) Validate ¶
func (s *BatchAddFacetToObject) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchAddFacetToObjectResponse ¶
type BatchAddFacetToObjectResponse struct {
// contains filtered or unexported fields
}
The result of a batch add facet to object operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchAddFacetToObjectResponse
func (BatchAddFacetToObjectResponse) MarshalFields ¶
func (s BatchAddFacetToObjectResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchAddFacetToObjectResponse) String ¶
func (s BatchAddFacetToObjectResponse) String() string
String returns the string representation
type BatchAttachObject ¶
type BatchAttachObject struct { // The child object reference that is to be attached to the object. // // ChildReference is a required field ChildReference *ObjectReference `type:"structure" required:"true"` // The name of the link. // // LinkName is a required field LinkName *string `min:"1" type:"string" required:"true"` // The parent object reference. // // ParentReference is a required field ParentReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Represents the output of an AttachObject operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchAttachObject
func (BatchAttachObject) MarshalFields ¶
func (s BatchAttachObject) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchAttachObject) String ¶
func (s BatchAttachObject) String() string
String returns the string representation
func (*BatchAttachObject) Validate ¶
func (s *BatchAttachObject) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchAttachObjectResponse ¶
type BatchAttachObjectResponse struct { // The ObjectIdentifier of the object that has been attached. AttachedObjectIdentifier *string `locationName:"attachedObjectIdentifier" type:"string"` // contains filtered or unexported fields }
Represents the output batch AttachObject response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchAttachObjectResponse
func (BatchAttachObjectResponse) MarshalFields ¶
func (s BatchAttachObjectResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchAttachObjectResponse) String ¶
func (s BatchAttachObjectResponse) String() string
String returns the string representation
type BatchAttachPolicy ¶
type BatchAttachPolicy struct { // The reference that identifies the object to which the policy will be attached. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // The reference that is associated with the policy object. // // PolicyReference is a required field PolicyReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Attaches a policy object to a regular object inside a BatchRead operation. For more information, see AttachPolicy and BatchReadRequest$Operations. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchAttachPolicy
func (BatchAttachPolicy) MarshalFields ¶
func (s BatchAttachPolicy) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchAttachPolicy) String ¶
func (s BatchAttachPolicy) String() string
String returns the string representation
func (*BatchAttachPolicy) Validate ¶
func (s *BatchAttachPolicy) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchAttachPolicyResponse ¶
type BatchAttachPolicyResponse struct {
// contains filtered or unexported fields
}
Represents the output of an AttachPolicy response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchAttachPolicyResponse
func (BatchAttachPolicyResponse) MarshalFields ¶
func (s BatchAttachPolicyResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchAttachPolicyResponse) String ¶
func (s BatchAttachPolicyResponse) String() string
String returns the string representation
type BatchAttachToIndex ¶
type BatchAttachToIndex struct { // A reference to the index that you are attaching the object to. // // IndexReference is a required field IndexReference *ObjectReference `type:"structure" required:"true"` // A reference to the object that you are attaching to the index. // // TargetReference is a required field TargetReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Attaches the specified object to the specified index inside a BatchRead operation. For more information, see AttachToIndex and BatchReadRequest$Operations. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchAttachToIndex
func (BatchAttachToIndex) MarshalFields ¶
func (s BatchAttachToIndex) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchAttachToIndex) String ¶
func (s BatchAttachToIndex) String() string
String returns the string representation
func (*BatchAttachToIndex) Validate ¶
func (s *BatchAttachToIndex) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchAttachToIndexResponse ¶
type BatchAttachToIndexResponse struct { // The ObjectIdentifier of the object that was attached to the index. AttachedObjectIdentifier *string `type:"string"` // contains filtered or unexported fields }
Represents the output of a AttachToIndex response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchAttachToIndexResponse
func (BatchAttachToIndexResponse) MarshalFields ¶
func (s BatchAttachToIndexResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchAttachToIndexResponse) String ¶
func (s BatchAttachToIndexResponse) String() string
String returns the string representation
type BatchAttachTypedLink ¶
type BatchAttachTypedLink struct { // A set of attributes that are associated with the typed link. // // Attributes is a required field Attributes []AttributeNameAndValue `type:"list" required:"true"` // Identifies the source object that the typed link will attach to. // // SourceObjectReference is a required field SourceObjectReference *ObjectReference `type:"structure" required:"true"` // Identifies the target object that the typed link will attach to. // // TargetObjectReference is a required field TargetObjectReference *ObjectReference `type:"structure" required:"true"` // Identifies the typed link facet that is associated with the typed link. // // TypedLinkFacet is a required field TypedLinkFacet *TypedLinkSchemaAndFacetName `type:"structure" required:"true"` // contains filtered or unexported fields }
Attaches a typed link to a specified source and target object inside a BatchRead operation. For more information, see AttachTypedLink and BatchReadRequest$Operations. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchAttachTypedLink
func (BatchAttachTypedLink) MarshalFields ¶
func (s BatchAttachTypedLink) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchAttachTypedLink) String ¶
func (s BatchAttachTypedLink) String() string
String returns the string representation
func (*BatchAttachTypedLink) Validate ¶
func (s *BatchAttachTypedLink) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchAttachTypedLinkResponse ¶
type BatchAttachTypedLinkResponse struct { // Returns a typed link specifier as output. TypedLinkSpecifier *TypedLinkSpecifier `type:"structure"` // contains filtered or unexported fields }
Represents the output of a AttachTypedLink response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchAttachTypedLinkResponse
func (BatchAttachTypedLinkResponse) MarshalFields ¶
func (s BatchAttachTypedLinkResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchAttachTypedLinkResponse) String ¶
func (s BatchAttachTypedLinkResponse) String() string
String returns the string representation
type BatchCreateIndex ¶
type BatchCreateIndex struct { // The batch reference name. See Transaction Support (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/transaction_support.html) // for more information. BatchReferenceName *string `type:"string"` // Indicates whether the attribute that is being indexed has unique values or // not. // // IsUnique is a required field IsUnique *bool `type:"boolean" required:"true"` // The name of the link between the parent object and the index object. LinkName *string `min:"1" type:"string"` // Specifies the attributes that should be indexed on. Currently only a single // attribute is supported. // // OrderedIndexedAttributeList is a required field OrderedIndexedAttributeList []AttributeKey `type:"list" required:"true"` // A reference to the parent object that contains the index object. ParentReference *ObjectReference `type:"structure"` // contains filtered or unexported fields }
Creates an index object inside of a BatchRead operation. For more information, see CreateIndex and BatchReadRequest$Operations. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchCreateIndex
func (BatchCreateIndex) MarshalFields ¶
func (s BatchCreateIndex) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchCreateIndex) String ¶
func (s BatchCreateIndex) String() string
String returns the string representation
func (*BatchCreateIndex) Validate ¶
func (s *BatchCreateIndex) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchCreateIndexResponse ¶
type BatchCreateIndexResponse struct { // The ObjectIdentifier of the index created by this operation. ObjectIdentifier *string `type:"string"` // contains filtered or unexported fields }
Represents the output of a CreateIndex response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchCreateIndexResponse
func (BatchCreateIndexResponse) MarshalFields ¶
func (s BatchCreateIndexResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchCreateIndexResponse) String ¶
func (s BatchCreateIndexResponse) String() string
String returns the string representation
type BatchCreateObject ¶
type BatchCreateObject struct { // The batch reference name. See Transaction Support (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/transaction_support.html) // for more information. BatchReferenceName *string `type:"string"` // The name of the link. LinkName *string `min:"1" type:"string"` // An attribute map, which contains an attribute ARN as the key and attribute // value as the map value. // // ObjectAttributeList is a required field ObjectAttributeList []AttributeKeyAndValue `type:"list" required:"true"` // If specified, the parent reference to which this object will be attached. ParentReference *ObjectReference `type:"structure"` // A list of FacetArns that will be associated with the object. For more information, // see arns. // // SchemaFacet is a required field SchemaFacet []SchemaFacet `type:"list" required:"true"` // contains filtered or unexported fields }
Represents the output of a CreateObject operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchCreateObject
func (BatchCreateObject) MarshalFields ¶
func (s BatchCreateObject) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchCreateObject) String ¶
func (s BatchCreateObject) String() string
String returns the string representation
func (*BatchCreateObject) Validate ¶
func (s *BatchCreateObject) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchCreateObjectResponse ¶
type BatchCreateObjectResponse struct { // The ID that is associated with the object. ObjectIdentifier *string `type:"string"` // contains filtered or unexported fields }
Represents the output of a CreateObject response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchCreateObjectResponse
func (BatchCreateObjectResponse) MarshalFields ¶
func (s BatchCreateObjectResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchCreateObjectResponse) String ¶
func (s BatchCreateObjectResponse) String() string
String returns the string representation
type BatchDeleteObject ¶
type BatchDeleteObject struct { // The reference that identifies the object. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Represents the output of a DeleteObject operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchDeleteObject
func (BatchDeleteObject) MarshalFields ¶
func (s BatchDeleteObject) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchDeleteObject) String ¶
func (s BatchDeleteObject) String() string
String returns the string representation
func (*BatchDeleteObject) Validate ¶
func (s *BatchDeleteObject) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchDeleteObjectResponse ¶
type BatchDeleteObjectResponse struct {
// contains filtered or unexported fields
}
Represents the output of a DeleteObject response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchDeleteObjectResponse
func (BatchDeleteObjectResponse) MarshalFields ¶
func (s BatchDeleteObjectResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchDeleteObjectResponse) String ¶
func (s BatchDeleteObjectResponse) String() string
String returns the string representation
type BatchDetachFromIndex ¶
type BatchDetachFromIndex struct { // A reference to the index object. // // IndexReference is a required field IndexReference *ObjectReference `type:"structure" required:"true"` // A reference to the object being detached from the index. // // TargetReference is a required field TargetReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Detaches the specified object from the specified index inside a BatchRead operation. For more information, see DetachFromIndex and BatchReadRequest$Operations. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchDetachFromIndex
func (BatchDetachFromIndex) MarshalFields ¶
func (s BatchDetachFromIndex) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchDetachFromIndex) String ¶
func (s BatchDetachFromIndex) String() string
String returns the string representation
func (*BatchDetachFromIndex) Validate ¶
func (s *BatchDetachFromIndex) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchDetachFromIndexResponse ¶
type BatchDetachFromIndexResponse struct { // The ObjectIdentifier of the object that was detached from the index. DetachedObjectIdentifier *string `type:"string"` // contains filtered or unexported fields }
Represents the output of a DetachFromIndex response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchDetachFromIndexResponse
func (BatchDetachFromIndexResponse) MarshalFields ¶
func (s BatchDetachFromIndexResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchDetachFromIndexResponse) String ¶
func (s BatchDetachFromIndexResponse) String() string
String returns the string representation
type BatchDetachObject ¶
type BatchDetachObject struct { // The batch reference name. See Transaction Support (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/transaction_support.html) // for more information. BatchReferenceName *string `type:"string"` // The name of the link. // // LinkName is a required field LinkName *string `min:"1" type:"string" required:"true"` // Parent reference from which the object with the specified link name is detached. // // ParentReference is a required field ParentReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Represents the output of a DetachObject operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchDetachObject
func (BatchDetachObject) MarshalFields ¶
func (s BatchDetachObject) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchDetachObject) String ¶
func (s BatchDetachObject) String() string
String returns the string representation
func (*BatchDetachObject) Validate ¶
func (s *BatchDetachObject) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchDetachObjectResponse ¶
type BatchDetachObjectResponse struct { // The ObjectIdentifier of the detached object. DetachedObjectIdentifier *string `locationName:"detachedObjectIdentifier" type:"string"` // contains filtered or unexported fields }
Represents the output of a DetachObject response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchDetachObjectResponse
func (BatchDetachObjectResponse) MarshalFields ¶
func (s BatchDetachObjectResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchDetachObjectResponse) String ¶
func (s BatchDetachObjectResponse) String() string
String returns the string representation
type BatchDetachPolicy ¶
type BatchDetachPolicy struct { // Reference that identifies the object whose policy object will be detached. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // Reference that identifies the policy object. // // PolicyReference is a required field PolicyReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Detaches the specified policy from the specified directory inside a BatchWrite operation. For more information, see DetachPolicy and BatchWriteRequest$Operations. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchDetachPolicy
func (BatchDetachPolicy) MarshalFields ¶
func (s BatchDetachPolicy) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchDetachPolicy) String ¶
func (s BatchDetachPolicy) String() string
String returns the string representation
func (*BatchDetachPolicy) Validate ¶
func (s *BatchDetachPolicy) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchDetachPolicyResponse ¶
type BatchDetachPolicyResponse struct {
// contains filtered or unexported fields
}
Represents the output of a DetachPolicy response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchDetachPolicyResponse
func (BatchDetachPolicyResponse) MarshalFields ¶
func (s BatchDetachPolicyResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchDetachPolicyResponse) String ¶
func (s BatchDetachPolicyResponse) String() string
String returns the string representation
type BatchDetachTypedLink ¶
type BatchDetachTypedLink struct { // Used to accept a typed link specifier as input. // // TypedLinkSpecifier is a required field TypedLinkSpecifier *TypedLinkSpecifier `type:"structure" required:"true"` // contains filtered or unexported fields }
Detaches a typed link from a specified source and target object inside a BatchRead operation. For more information, see DetachTypedLink and BatchReadRequest$Operations. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchDetachTypedLink
func (BatchDetachTypedLink) MarshalFields ¶
func (s BatchDetachTypedLink) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchDetachTypedLink) String ¶
func (s BatchDetachTypedLink) String() string
String returns the string representation
func (*BatchDetachTypedLink) Validate ¶
func (s *BatchDetachTypedLink) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchDetachTypedLinkResponse ¶
type BatchDetachTypedLinkResponse struct {
// contains filtered or unexported fields
}
Represents the output of a DetachTypedLink response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchDetachTypedLinkResponse
func (BatchDetachTypedLinkResponse) MarshalFields ¶
func (s BatchDetachTypedLinkResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchDetachTypedLinkResponse) String ¶
func (s BatchDetachTypedLinkResponse) String() string
String returns the string representation
type BatchGetLinkAttributes ¶
type BatchGetLinkAttributes struct { // A list of attribute names whose values will be retrieved. // // AttributeNames is a required field AttributeNames []string `type:"list" required:"true"` // Allows a typed link specifier to be accepted as input. // // TypedLinkSpecifier is a required field TypedLinkSpecifier *TypedLinkSpecifier `type:"structure" required:"true"` // contains filtered or unexported fields }
Retrieves attributes that are associated with a typed link inside a BatchRead operation. For more information, see GetLinkAttributes and BatchReadRequest$Operations. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchGetLinkAttributes
func (BatchGetLinkAttributes) MarshalFields ¶
func (s BatchGetLinkAttributes) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchGetLinkAttributes) String ¶
func (s BatchGetLinkAttributes) String() string
String returns the string representation
func (*BatchGetLinkAttributes) Validate ¶
func (s *BatchGetLinkAttributes) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchGetLinkAttributesResponse ¶
type BatchGetLinkAttributesResponse struct { // The attributes that are associated with the typed link. Attributes []AttributeKeyAndValue `type:"list"` // contains filtered or unexported fields }
Represents the output of a GetLinkAttributes response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchGetLinkAttributesResponse
func (BatchGetLinkAttributesResponse) MarshalFields ¶
func (s BatchGetLinkAttributesResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchGetLinkAttributesResponse) String ¶
func (s BatchGetLinkAttributesResponse) String() string
String returns the string representation
type BatchGetObjectAttributes ¶
type BatchGetObjectAttributes struct { // List of attribute names whose values will be retrieved. // // AttributeNames is a required field AttributeNames []string `type:"list" required:"true"` // Reference that identifies the object whose attributes will be retrieved. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // Identifier for the facet whose attributes will be retrieved. See SchemaFacet // for details. // // SchemaFacet is a required field SchemaFacet *SchemaFacet `type:"structure" required:"true"` // contains filtered or unexported fields }
Retrieves attributes within a facet that are associated with an object inside an BatchRead operation. For more information, see GetObjectAttributes and BatchReadRequest$Operations. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchGetObjectAttributes
func (BatchGetObjectAttributes) MarshalFields ¶
func (s BatchGetObjectAttributes) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchGetObjectAttributes) String ¶
func (s BatchGetObjectAttributes) String() string
String returns the string representation
func (*BatchGetObjectAttributes) Validate ¶
func (s *BatchGetObjectAttributes) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchGetObjectAttributesResponse ¶
type BatchGetObjectAttributesResponse struct { // The attribute values that are associated with an object. Attributes []AttributeKeyAndValue `type:"list"` // contains filtered or unexported fields }
Represents the output of a GetObjectAttributes response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchGetObjectAttributesResponse
func (BatchGetObjectAttributesResponse) MarshalFields ¶
func (s BatchGetObjectAttributesResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchGetObjectAttributesResponse) String ¶
func (s BatchGetObjectAttributesResponse) String() string
String returns the string representation
type BatchGetObjectInformation ¶
type BatchGetObjectInformation struct { // A reference to the object. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Retrieves metadata about an object inside a BatchRead operation. For more information, see GetObjectInformation and BatchReadRequest$Operations. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchGetObjectInformation
func (BatchGetObjectInformation) MarshalFields ¶
func (s BatchGetObjectInformation) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchGetObjectInformation) String ¶
func (s BatchGetObjectInformation) String() string
String returns the string representation
func (*BatchGetObjectInformation) Validate ¶
func (s *BatchGetObjectInformation) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchGetObjectInformationResponse ¶
type BatchGetObjectInformationResponse struct { // The ObjectIdentifier of the specified object. ObjectIdentifier *string `type:"string"` // The facets attached to the specified object. SchemaFacets []SchemaFacet `type:"list"` // contains filtered or unexported fields }
Represents the output of a GetObjectInformation response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchGetObjectInformationResponse
func (BatchGetObjectInformationResponse) MarshalFields ¶
func (s BatchGetObjectInformationResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchGetObjectInformationResponse) String ¶
func (s BatchGetObjectInformationResponse) String() string
String returns the string representation
type BatchListAttachedIndices ¶
type BatchListAttachedIndices struct { // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // A reference to the object that has indices attached. // // TargetReference is a required field TargetReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Lists indices attached to an object inside a BatchRead operation. For more information, see ListAttachedIndices and BatchReadRequest$Operations. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListAttachedIndices
func (BatchListAttachedIndices) MarshalFields ¶
func (s BatchListAttachedIndices) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListAttachedIndices) String ¶
func (s BatchListAttachedIndices) String() string
String returns the string representation
func (*BatchListAttachedIndices) Validate ¶
func (s *BatchListAttachedIndices) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchListAttachedIndicesResponse ¶
type BatchListAttachedIndicesResponse struct { // The indices attached to the specified object. IndexAttachments []IndexAttachment `type:"list"` // The pagination token. NextToken *string `type:"string"` // contains filtered or unexported fields }
Represents the output of a ListAttachedIndices response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListAttachedIndicesResponse
func (BatchListAttachedIndicesResponse) MarshalFields ¶
func (s BatchListAttachedIndicesResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListAttachedIndicesResponse) String ¶
func (s BatchListAttachedIndicesResponse) String() string
String returns the string representation
type BatchListIncomingTypedLinks ¶
type BatchListIncomingTypedLinks struct { // Provides range filters for multiple attributes. When providing ranges to // typed link selection, any inexact ranges must be specified at the end. Any // attributes that do not have a range specified are presumed to match the entire // range. FilterAttributeRanges []TypedLinkAttributeRange `type:"list"` // Filters are interpreted in the order of the attributes on the typed link // facet, not the order in which they are supplied to any API calls. FilterTypedLink *TypedLinkSchemaAndFacetName `type:"structure"` // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // The reference that identifies the object whose attributes will be listed. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Returns a paginated list of all the incoming TypedLinkSpecifier information for an object inside a BatchRead operation. For more information, see ListIncomingTypedLinks and BatchReadRequest$Operations. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListIncomingTypedLinks
func (BatchListIncomingTypedLinks) MarshalFields ¶
func (s BatchListIncomingTypedLinks) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListIncomingTypedLinks) String ¶
func (s BatchListIncomingTypedLinks) String() string
String returns the string representation
func (*BatchListIncomingTypedLinks) Validate ¶
func (s *BatchListIncomingTypedLinks) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchListIncomingTypedLinksResponse ¶
type BatchListIncomingTypedLinksResponse struct { // Returns one or more typed link specifiers as output. LinkSpecifiers []TypedLinkSpecifier `type:"list"` // The pagination token. NextToken *string `type:"string"` // contains filtered or unexported fields }
Represents the output of a ListIncomingTypedLinks response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListIncomingTypedLinksResponse
func (BatchListIncomingTypedLinksResponse) MarshalFields ¶
func (s BatchListIncomingTypedLinksResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListIncomingTypedLinksResponse) String ¶
func (s BatchListIncomingTypedLinksResponse) String() string
String returns the string representation
type BatchListIndex ¶
type BatchListIndex struct { // The reference to the index to list. // // IndexReference is a required field IndexReference *ObjectReference `type:"structure" required:"true"` // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // Specifies the ranges of indexed values that you want to query. RangesOnIndexedValues []ObjectAttributeRange `type:"list"` // contains filtered or unexported fields }
Lists objects attached to the specified index inside a BatchRead operation. For more information, see ListIndex and BatchReadRequest$Operations. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListIndex
func (BatchListIndex) MarshalFields ¶
func (s BatchListIndex) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListIndex) String ¶
func (s BatchListIndex) String() string
String returns the string representation
func (*BatchListIndex) Validate ¶
func (s *BatchListIndex) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchListIndexResponse ¶
type BatchListIndexResponse struct { // The objects and indexed values attached to the index. IndexAttachments []IndexAttachment `type:"list"` // The pagination token. NextToken *string `type:"string"` // contains filtered or unexported fields }
Represents the output of a ListIndex response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListIndexResponse
func (BatchListIndexResponse) MarshalFields ¶
func (s BatchListIndexResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListIndexResponse) String ¶
func (s BatchListIndexResponse) String() string
String returns the string representation
type BatchListObjectAttributes ¶
type BatchListObjectAttributes struct { // Used to filter the list of object attributes that are associated with a certain // facet. FacetFilter *SchemaFacet `type:"structure"` // The maximum number of items to be retrieved in a single call. This is an // approximate number. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // Reference of the object whose attributes need to be listed. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Represents the output of a ListObjectAttributes operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListObjectAttributes
func (BatchListObjectAttributes) MarshalFields ¶
func (s BatchListObjectAttributes) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListObjectAttributes) String ¶
func (s BatchListObjectAttributes) String() string
String returns the string representation
func (*BatchListObjectAttributes) Validate ¶
func (s *BatchListObjectAttributes) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchListObjectAttributesResponse ¶
type BatchListObjectAttributesResponse struct { // The attributes map that is associated with the object. AttributeArn is the // key; attribute value is the value. Attributes []AttributeKeyAndValue `type:"list"` // The pagination token. NextToken *string `type:"string"` // contains filtered or unexported fields }
Represents the output of a ListObjectAttributes response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListObjectAttributesResponse
func (BatchListObjectAttributesResponse) MarshalFields ¶
func (s BatchListObjectAttributesResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListObjectAttributesResponse) String ¶
func (s BatchListObjectAttributesResponse) String() string
String returns the string representation
type BatchListObjectChildren ¶
type BatchListObjectChildren struct { // Maximum number of items to be retrieved in a single call. This is an approximate // number. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // Reference of the object for which child objects are being listed. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Represents the output of a ListObjectChildren operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListObjectChildren
func (BatchListObjectChildren) MarshalFields ¶
func (s BatchListObjectChildren) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListObjectChildren) String ¶
func (s BatchListObjectChildren) String() string
String returns the string representation
func (*BatchListObjectChildren) Validate ¶
func (s *BatchListObjectChildren) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchListObjectChildrenResponse ¶
type BatchListObjectChildrenResponse struct { // The children structure, which is a map with the key as the LinkName and ObjectIdentifier // as the value. Children map[string]string `type:"map"` // The pagination token. NextToken *string `type:"string"` // contains filtered or unexported fields }
Represents the output of a ListObjectChildren response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListObjectChildrenResponse
func (BatchListObjectChildrenResponse) MarshalFields ¶
func (s BatchListObjectChildrenResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListObjectChildrenResponse) String ¶
func (s BatchListObjectChildrenResponse) String() string
String returns the string representation
type BatchListObjectParentPaths ¶
type BatchListObjectParentPaths struct { // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // The reference that identifies the object whose attributes will be listed. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node objects inside a BatchRead operation. For more information, see ListObjectParentPaths and BatchReadRequest$Operations. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListObjectParentPaths
func (BatchListObjectParentPaths) MarshalFields ¶
func (s BatchListObjectParentPaths) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListObjectParentPaths) String ¶
func (s BatchListObjectParentPaths) String() string
String returns the string representation
func (*BatchListObjectParentPaths) Validate ¶
func (s *BatchListObjectParentPaths) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchListObjectParentPathsResponse ¶
type BatchListObjectParentPathsResponse struct { // The pagination token. NextToken *string `type:"string"` // Returns the path to the ObjectIdentifiers that are associated with the directory. PathToObjectIdentifiersList []PathToObjectIdentifiers `type:"list"` // contains filtered or unexported fields }
Represents the output of a ListObjectParentPaths response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListObjectParentPathsResponse
func (BatchListObjectParentPathsResponse) MarshalFields ¶
func (s BatchListObjectParentPathsResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListObjectParentPathsResponse) String ¶
func (s BatchListObjectParentPathsResponse) String() string
String returns the string representation
type BatchListObjectParents ¶
type BatchListObjectParents struct { MaxResults *int64 `min:"1" type:"integer"` NextToken *string `type:"string"` // The reference that identifies an object. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListObjectParents
func (BatchListObjectParents) MarshalFields ¶
func (s BatchListObjectParents) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListObjectParents) String ¶
func (s BatchListObjectParents) String() string
String returns the string representation
func (*BatchListObjectParents) Validate ¶
func (s *BatchListObjectParents) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchListObjectParentsResponse ¶
type BatchListObjectParentsResponse struct { NextToken *string `type:"string"` ParentLinks []ObjectIdentifierAndLinkNameTuple `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListObjectParentsResponse
func (BatchListObjectParentsResponse) MarshalFields ¶
func (s BatchListObjectParentsResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListObjectParentsResponse) String ¶
func (s BatchListObjectParentsResponse) String() string
String returns the string representation
type BatchListObjectPolicies ¶
type BatchListObjectPolicies struct { // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // The reference that identifies the object whose attributes will be listed. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Returns policies attached to an object in pagination fashion inside a BatchRead operation. For more information, see ListObjectPolicies and BatchReadRequest$Operations. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListObjectPolicies
func (BatchListObjectPolicies) MarshalFields ¶
func (s BatchListObjectPolicies) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListObjectPolicies) String ¶
func (s BatchListObjectPolicies) String() string
String returns the string representation
func (*BatchListObjectPolicies) Validate ¶
func (s *BatchListObjectPolicies) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchListObjectPoliciesResponse ¶
type BatchListObjectPoliciesResponse struct { // A list of policy ObjectIdentifiers, that are attached to the object. AttachedPolicyIds []string `type:"list"` // The pagination token. NextToken *string `type:"string"` // contains filtered or unexported fields }
Represents the output of a ListObjectPolicies response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListObjectPoliciesResponse
func (BatchListObjectPoliciesResponse) MarshalFields ¶
func (s BatchListObjectPoliciesResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListObjectPoliciesResponse) String ¶
func (s BatchListObjectPoliciesResponse) String() string
String returns the string representation
type BatchListOutgoingTypedLinks ¶
type BatchListOutgoingTypedLinks struct { // Provides range filters for multiple attributes. When providing ranges to // typed link selection, any inexact ranges must be specified at the end. Any // attributes that do not have a range specified are presumed to match the entire // range. FilterAttributeRanges []TypedLinkAttributeRange `type:"list"` // Filters are interpreted in the order of the attributes defined on the typed // link facet, not the order they are supplied to any API calls. FilterTypedLink *TypedLinkSchemaAndFacetName `type:"structure"` // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // The reference that identifies the object whose attributes will be listed. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object inside a BatchRead operation. For more information, see ListOutgoingTypedLinks and BatchReadRequest$Operations. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListOutgoingTypedLinks
func (BatchListOutgoingTypedLinks) MarshalFields ¶
func (s BatchListOutgoingTypedLinks) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListOutgoingTypedLinks) String ¶
func (s BatchListOutgoingTypedLinks) String() string
String returns the string representation
func (*BatchListOutgoingTypedLinks) Validate ¶
func (s *BatchListOutgoingTypedLinks) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchListOutgoingTypedLinksResponse ¶
type BatchListOutgoingTypedLinksResponse struct { // The pagination token. NextToken *string `type:"string"` // Returns a typed link specifier as output. TypedLinkSpecifiers []TypedLinkSpecifier `type:"list"` // contains filtered or unexported fields }
Represents the output of a ListOutgoingTypedLinks response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListOutgoingTypedLinksResponse
func (BatchListOutgoingTypedLinksResponse) MarshalFields ¶
func (s BatchListOutgoingTypedLinksResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListOutgoingTypedLinksResponse) String ¶
func (s BatchListOutgoingTypedLinksResponse) String() string
String returns the string representation
type BatchListPolicyAttachments ¶
type BatchListPolicyAttachments struct { // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // The reference that identifies the policy object. // // PolicyReference is a required field PolicyReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Returns all of the ObjectIdentifiers to which a given policy is attached inside a BatchRead operation. For more information, see ListPolicyAttachments and BatchReadRequest$Operations. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListPolicyAttachments
func (BatchListPolicyAttachments) MarshalFields ¶
func (s BatchListPolicyAttachments) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListPolicyAttachments) String ¶
func (s BatchListPolicyAttachments) String() string
String returns the string representation
func (*BatchListPolicyAttachments) Validate ¶
func (s *BatchListPolicyAttachments) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchListPolicyAttachmentsResponse ¶
type BatchListPolicyAttachmentsResponse struct { // The pagination token. NextToken *string `type:"string"` // A list of ObjectIdentifiers to which the policy is attached. ObjectIdentifiers []string `type:"list"` // contains filtered or unexported fields }
Represents the output of a ListPolicyAttachments response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchListPolicyAttachmentsResponse
func (BatchListPolicyAttachmentsResponse) MarshalFields ¶
func (s BatchListPolicyAttachmentsResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchListPolicyAttachmentsResponse) String ¶
func (s BatchListPolicyAttachmentsResponse) String() string
String returns the string representation
type BatchLookupPolicy ¶
type BatchLookupPolicy struct { // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // Reference that identifies the object whose policies will be looked up. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Lists all policies from the root of the Directory to the object specified inside a BatchRead operation. For more information, see LookupPolicy and BatchReadRequest$Operations. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchLookupPolicy
func (BatchLookupPolicy) MarshalFields ¶
func (s BatchLookupPolicy) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchLookupPolicy) String ¶
func (s BatchLookupPolicy) String() string
String returns the string representation
func (*BatchLookupPolicy) Validate ¶
func (s *BatchLookupPolicy) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchLookupPolicyResponse ¶
type BatchLookupPolicyResponse struct { // The pagination token. NextToken *string `type:"string"` // Provides list of path to policies. Policies contain PolicyId, ObjectIdentifier, // and PolicyType. For more information, see Policies (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/key_concepts_directory.html#key_concepts_policies). PolicyToPathList []PolicyToPath `type:"list"` // contains filtered or unexported fields }
Represents the output of a LookupPolicy response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchLookupPolicyResponse
func (BatchLookupPolicyResponse) MarshalFields ¶
func (s BatchLookupPolicyResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchLookupPolicyResponse) String ¶
func (s BatchLookupPolicyResponse) String() string
String returns the string representation
type BatchReadException ¶
type BatchReadException struct { // An exception message that is associated with the failure. Message *string `type:"string"` // A type of exception, such as InvalidArnException. Type BatchReadExceptionType `type:"string" enum:"true"` // contains filtered or unexported fields }
The batch read exception structure, which contains the exception type and message. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchReadException
func (BatchReadException) MarshalFields ¶
func (s BatchReadException) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchReadException) String ¶
func (s BatchReadException) String() string
String returns the string representation
type BatchReadExceptionType ¶
type BatchReadExceptionType string
const ( BatchReadExceptionTypeValidationException BatchReadExceptionType = "ValidationException" BatchReadExceptionTypeInvalidArnException BatchReadExceptionType = "InvalidArnException" BatchReadExceptionTypeResourceNotFoundException BatchReadExceptionType = "ResourceNotFoundException" BatchReadExceptionTypeInvalidNextTokenException BatchReadExceptionType = "InvalidNextTokenException" BatchReadExceptionTypeAccessDeniedException BatchReadExceptionType = "AccessDeniedException" BatchReadExceptionTypeNotNodeException BatchReadExceptionType = "NotNodeException" BatchReadExceptionTypeFacetValidationException BatchReadExceptionType = "FacetValidationException" BatchReadExceptionTypeCannotListParentOfRootException BatchReadExceptionType = "CannotListParentOfRootException" BatchReadExceptionTypeNotIndexException BatchReadExceptionType = "NotIndexException" BatchReadExceptionTypeNotPolicyException BatchReadExceptionType = "NotPolicyException" BatchReadExceptionTypeDirectoryNotEnabledException BatchReadExceptionType = "DirectoryNotEnabledException" BatchReadExceptionTypeLimitExceededException BatchReadExceptionType = "LimitExceededException" BatchReadExceptionTypeInternalServiceException BatchReadExceptionType = "InternalServiceException" )
Enum values for BatchReadExceptionType
func (BatchReadExceptionType) MarshalValue ¶
func (enum BatchReadExceptionType) MarshalValue() (string, error)
func (BatchReadExceptionType) MarshalValueBuf ¶
func (enum BatchReadExceptionType) MarshalValueBuf(b []byte) ([]byte, error)
type BatchReadInput ¶
type BatchReadInput struct { // 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. ConsistencyLevel ConsistencyLevel `location:"header" locationName:"x-amz-consistency-level" type:"string" enum:"true"` // The Amazon Resource Name (ARN) that is associated with the Directory. For // more information, see arns. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // A list of operations that are part of the batch. // // Operations is a required field Operations []BatchReadOperation `type:"list" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchReadRequest
func (BatchReadInput) MarshalFields ¶
func (s BatchReadInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchReadInput) String ¶
func (s BatchReadInput) String() string
String returns the string representation
func (*BatchReadInput) Validate ¶
func (s *BatchReadInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchReadOperation ¶
type BatchReadOperation struct { // Retrieves attributes that are associated with a typed link. GetLinkAttributes *BatchGetLinkAttributes `type:"structure"` // Retrieves attributes within a facet that are associated with an object. GetObjectAttributes *BatchGetObjectAttributes `type:"structure"` // Retrieves metadata about an object. GetObjectInformation *BatchGetObjectInformation `type:"structure"` // Lists indices attached to an object. ListAttachedIndices *BatchListAttachedIndices `type:"structure"` // Returns a paginated list of all the incoming TypedLinkSpecifier information // for an object. It also supports filtering by typed link facet and identity // attributes. For more information, see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink). ListIncomingTypedLinks *BatchListIncomingTypedLinks `type:"structure"` // Lists objects attached to the specified index. ListIndex *BatchListIndex `type:"structure"` // Lists all attributes that are associated with an object. ListObjectAttributes *BatchListObjectAttributes `type:"structure"` // Returns a paginated list of child objects that are associated with a given // object. ListObjectChildren *BatchListObjectChildren `type:"structure"` // Retrieves all available parent paths for any object type such as node, leaf // node, policy node, and index node objects. For more information about objects, // see Directory Structure (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/key_concepts_directorystructure.html). ListObjectParentPaths *BatchListObjectParentPaths `type:"structure"` ListObjectParents *BatchListObjectParents `type:"structure"` // Returns policies attached to an object in pagination fashion. ListObjectPolicies *BatchListObjectPolicies `type:"structure"` // Returns a paginated list of all the outgoing TypedLinkSpecifier information // for an object. It also supports filtering by typed link facet and identity // attributes. For more information, see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink). ListOutgoingTypedLinks *BatchListOutgoingTypedLinks `type:"structure"` // Returns all of the ObjectIdentifiers to which a given policy is attached. ListPolicyAttachments *BatchListPolicyAttachments `type:"structure"` // Lists all policies from the root of the Directory to the object specified. // If there are no policies present, an empty list is returned. If policies // are present, and if some objects don't have the policies attached, it returns // the ObjectIdentifier for such objects. If policies are present, it returns // ObjectIdentifier, policyId, and policyType. Paths that don't lead to the // root from the target object are ignored. For more information, see Policies // (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/key_concepts_directory.html#key_concepts_policies). LookupPolicy *BatchLookupPolicy `type:"structure"` // contains filtered or unexported fields }
Represents the output of a BatchRead operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchReadOperation
func (BatchReadOperation) MarshalFields ¶
func (s BatchReadOperation) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchReadOperation) String ¶
func (s BatchReadOperation) String() string
String returns the string representation
func (*BatchReadOperation) Validate ¶
func (s *BatchReadOperation) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchReadOperationResponse ¶
type BatchReadOperationResponse struct { // Identifies which operation in a batch has failed. ExceptionResponse *BatchReadException `type:"structure"` // Identifies which operation in a batch has succeeded. SuccessfulResponse *BatchReadSuccessfulResponse `type:"structure"` // contains filtered or unexported fields }
Represents the output of a BatchRead response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchReadOperationResponse
func (BatchReadOperationResponse) MarshalFields ¶
func (s BatchReadOperationResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchReadOperationResponse) String ¶
func (s BatchReadOperationResponse) String() string
String returns the string representation
type BatchReadOutput ¶
type BatchReadOutput struct { // A list of all the responses for each batch read. Responses []BatchReadOperationResponse `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchReadResponse
func (BatchReadOutput) MarshalFields ¶
func (s BatchReadOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchReadOutput) String ¶
func (s BatchReadOutput) String() string
String returns the string representation
type BatchReadRequest ¶
type BatchReadRequest struct { *aws.Request Input *BatchReadInput Copy func(*BatchReadInput) BatchReadRequest }
BatchReadRequest is the request type for the BatchRead API operation.
func (BatchReadRequest) Send ¶
func (r BatchReadRequest) Send(ctx context.Context) (*BatchReadResponse, error)
Send marshals and sends the BatchRead API request.
type BatchReadResponse ¶
type BatchReadResponse struct { *BatchReadOutput // contains filtered or unexported fields }
BatchReadResponse is the response type for the BatchRead API operation.
func (*BatchReadResponse) SDKResponseMetdata ¶
func (r *BatchReadResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the BatchRead request.
type BatchReadSuccessfulResponse ¶
type BatchReadSuccessfulResponse struct { // The list of attributes to retrieve from the typed link. GetLinkAttributes *BatchGetLinkAttributesResponse `type:"structure"` // Retrieves attributes within a facet that are associated with an object. GetObjectAttributes *BatchGetObjectAttributesResponse `type:"structure"` // Retrieves metadata about an object. GetObjectInformation *BatchGetObjectInformationResponse `type:"structure"` // Lists indices attached to an object. ListAttachedIndices *BatchListAttachedIndicesResponse `type:"structure"` // Returns a paginated list of all the incoming TypedLinkSpecifier information // for an object. It also supports filtering by typed link facet and identity // attributes. For more information, see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink). ListIncomingTypedLinks *BatchListIncomingTypedLinksResponse `type:"structure"` // Lists objects attached to the specified index. ListIndex *BatchListIndexResponse `type:"structure"` // Lists all attributes that are associated with an object. ListObjectAttributes *BatchListObjectAttributesResponse `type:"structure"` // Returns a paginated list of child objects that are associated with a given // object. ListObjectChildren *BatchListObjectChildrenResponse `type:"structure"` // Retrieves all available parent paths for any object type such as node, leaf // node, policy node, and index node objects. For more information about objects, // see Directory Structure (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/key_concepts_directorystructure.html). ListObjectParentPaths *BatchListObjectParentPathsResponse `type:"structure"` ListObjectParents *BatchListObjectParentsResponse `type:"structure"` // Returns policies attached to an object in pagination fashion. ListObjectPolicies *BatchListObjectPoliciesResponse `type:"structure"` // Returns a paginated list of all the outgoing TypedLinkSpecifier information // for an object. It also supports filtering by typed link facet and identity // attributes. For more information, see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink). ListOutgoingTypedLinks *BatchListOutgoingTypedLinksResponse `type:"structure"` // Returns all of the ObjectIdentifiers to which a given policy is attached. ListPolicyAttachments *BatchListPolicyAttachmentsResponse `type:"structure"` // Lists all policies from the root of the Directory to the object specified. // If there are no policies present, an empty list is returned. If policies // are present, and if some objects don't have the policies attached, it returns // the ObjectIdentifier for such objects. If policies are present, it returns // ObjectIdentifier, policyId, and policyType. Paths that don't lead to the // root from the target object are ignored. For more information, see Policies // (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/key_concepts_directory.html#key_concepts_policies). LookupPolicy *BatchLookupPolicyResponse `type:"structure"` // contains filtered or unexported fields }
Represents the output of a BatchRead success response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchReadSuccessfulResponse
func (BatchReadSuccessfulResponse) MarshalFields ¶
func (s BatchReadSuccessfulResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchReadSuccessfulResponse) String ¶
func (s BatchReadSuccessfulResponse) String() string
String returns the string representation
type BatchRemoveFacetFromObject ¶
type BatchRemoveFacetFromObject struct { // A reference to the object whose facet will be removed. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // The facet to remove from the object. // // SchemaFacet is a required field SchemaFacet *SchemaFacet `type:"structure" required:"true"` // contains filtered or unexported fields }
A batch operation to remove a facet from an object. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchRemoveFacetFromObject
func (BatchRemoveFacetFromObject) MarshalFields ¶
func (s BatchRemoveFacetFromObject) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchRemoveFacetFromObject) String ¶
func (s BatchRemoveFacetFromObject) String() string
String returns the string representation
func (*BatchRemoveFacetFromObject) Validate ¶
func (s *BatchRemoveFacetFromObject) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchRemoveFacetFromObjectResponse ¶
type BatchRemoveFacetFromObjectResponse struct {
// contains filtered or unexported fields
}
An empty result that represents success. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchRemoveFacetFromObjectResponse
func (BatchRemoveFacetFromObjectResponse) MarshalFields ¶
func (s BatchRemoveFacetFromObjectResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchRemoveFacetFromObjectResponse) String ¶
func (s BatchRemoveFacetFromObjectResponse) String() string
String returns the string representation
type BatchUpdateLinkAttributes ¶
type BatchUpdateLinkAttributes struct { // The attributes update structure. // // AttributeUpdates is a required field AttributeUpdates []LinkAttributeUpdate `type:"list" required:"true"` // Allows a typed link specifier to be accepted as input. // // TypedLinkSpecifier is a required field TypedLinkSpecifier *TypedLinkSpecifier `type:"structure" required:"true"` // contains filtered or unexported fields }
Updates a given typed link’s attributes inside a BatchRead operation. Attributes to be updated must not contribute to the typed link’s identity, as defined by its IdentityAttributeOrder. For more information, see UpdateLinkAttributes and BatchReadRequest$Operations. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchUpdateLinkAttributes
func (BatchUpdateLinkAttributes) MarshalFields ¶
func (s BatchUpdateLinkAttributes) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchUpdateLinkAttributes) String ¶
func (s BatchUpdateLinkAttributes) String() string
String returns the string representation
func (*BatchUpdateLinkAttributes) Validate ¶
func (s *BatchUpdateLinkAttributes) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchUpdateLinkAttributesResponse ¶
type BatchUpdateLinkAttributesResponse struct {
// contains filtered or unexported fields
}
Represents the output of a UpdateLinkAttributes response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchUpdateLinkAttributesResponse
func (BatchUpdateLinkAttributesResponse) MarshalFields ¶
func (s BatchUpdateLinkAttributesResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchUpdateLinkAttributesResponse) String ¶
func (s BatchUpdateLinkAttributesResponse) String() string
String returns the string representation
type BatchUpdateObjectAttributes ¶
type BatchUpdateObjectAttributes struct { // Attributes update structure. // // AttributeUpdates is a required field AttributeUpdates []ObjectAttributeUpdate `type:"list" required:"true"` // Reference that identifies the object. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Represents the output of a BatchUpdate operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchUpdateObjectAttributes
func (BatchUpdateObjectAttributes) MarshalFields ¶
func (s BatchUpdateObjectAttributes) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchUpdateObjectAttributes) String ¶
func (s BatchUpdateObjectAttributes) String() string
String returns the string representation
func (*BatchUpdateObjectAttributes) Validate ¶
func (s *BatchUpdateObjectAttributes) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchUpdateObjectAttributesResponse ¶
type BatchUpdateObjectAttributesResponse struct { // ID that is associated with the object. ObjectIdentifier *string `type:"string"` // contains filtered or unexported fields }
Represents the output of a BatchUpdate response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchUpdateObjectAttributesResponse
func (BatchUpdateObjectAttributesResponse) MarshalFields ¶
func (s BatchUpdateObjectAttributesResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchUpdateObjectAttributesResponse) String ¶
func (s BatchUpdateObjectAttributesResponse) String() string
String returns the string representation
type BatchWriteExceptionType ¶
type BatchWriteExceptionType string
const ( BatchWriteExceptionTypeInternalServiceException BatchWriteExceptionType = "InternalServiceException" BatchWriteExceptionTypeValidationException BatchWriteExceptionType = "ValidationException" BatchWriteExceptionTypeInvalidArnException BatchWriteExceptionType = "InvalidArnException" BatchWriteExceptionTypeLinkNameAlreadyInUseException BatchWriteExceptionType = "LinkNameAlreadyInUseException" BatchWriteExceptionTypeStillContainsLinksException BatchWriteExceptionType = "StillContainsLinksException" BatchWriteExceptionTypeFacetValidationException BatchWriteExceptionType = "FacetValidationException" BatchWriteExceptionTypeObjectNotDetachedException BatchWriteExceptionType = "ObjectNotDetachedException" BatchWriteExceptionTypeResourceNotFoundException BatchWriteExceptionType = "ResourceNotFoundException" BatchWriteExceptionTypeAccessDeniedException BatchWriteExceptionType = "AccessDeniedException" BatchWriteExceptionTypeInvalidAttachmentException BatchWriteExceptionType = "InvalidAttachmentException" BatchWriteExceptionTypeNotIndexException BatchWriteExceptionType = "NotIndexException" BatchWriteExceptionTypeNotNodeException BatchWriteExceptionType = "NotNodeException" BatchWriteExceptionTypeIndexedAttributeMissingException BatchWriteExceptionType = "IndexedAttributeMissingException" BatchWriteExceptionTypeObjectAlreadyDetachedException BatchWriteExceptionType = "ObjectAlreadyDetachedException" BatchWriteExceptionTypeNotPolicyException BatchWriteExceptionType = "NotPolicyException" BatchWriteExceptionTypeDirectoryNotEnabledException BatchWriteExceptionType = "DirectoryNotEnabledException" BatchWriteExceptionTypeLimitExceededException BatchWriteExceptionType = "LimitExceededException" BatchWriteExceptionTypeUnsupportedIndexTypeException BatchWriteExceptionType = "UnsupportedIndexTypeException" )
Enum values for BatchWriteExceptionType
func (BatchWriteExceptionType) MarshalValue ¶
func (enum BatchWriteExceptionType) MarshalValue() (string, error)
func (BatchWriteExceptionType) MarshalValueBuf ¶
func (enum BatchWriteExceptionType) MarshalValueBuf(b []byte) ([]byte, error)
type BatchWriteInput ¶
type BatchWriteInput struct { // The Amazon Resource Name (ARN) that is associated with the Directory. For // more information, see arns. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // A list of operations that are part of the batch. // // Operations is a required field Operations []BatchWriteOperation `type:"list" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchWriteRequest
func (BatchWriteInput) MarshalFields ¶
func (s BatchWriteInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchWriteInput) String ¶
func (s BatchWriteInput) String() string
String returns the string representation
func (*BatchWriteInput) Validate ¶
func (s *BatchWriteInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchWriteOperation ¶
type BatchWriteOperation struct { // A batch operation that adds a facet to an object. AddFacetToObject *BatchAddFacetToObject `type:"structure"` // Attaches an object to a Directory. AttachObject *BatchAttachObject `type:"structure"` // Attaches a policy object to a regular object. An object can have a limited // number of attached policies. AttachPolicy *BatchAttachPolicy `type:"structure"` // Attaches the specified object to the specified index. AttachToIndex *BatchAttachToIndex `type:"structure"` // Attaches a typed link to a specified source and target object. For more information, // see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink). AttachTypedLink *BatchAttachTypedLink `type:"structure"` // Creates an index object. See Indexing and search (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/indexing_search.htm) // for more information. CreateIndex *BatchCreateIndex `type:"structure"` // Creates an object. CreateObject *BatchCreateObject `type:"structure"` // Deletes an object in a Directory. DeleteObject *BatchDeleteObject `type:"structure"` // Detaches the specified object from the specified index. DetachFromIndex *BatchDetachFromIndex `type:"structure"` // Detaches an object from a Directory. DetachObject *BatchDetachObject `type:"structure"` // Detaches a policy from a Directory. DetachPolicy *BatchDetachPolicy `type:"structure"` // Detaches a typed link from a specified source and target object. For more // information, see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink). DetachTypedLink *BatchDetachTypedLink `type:"structure"` // A batch operation that removes a facet from an object. RemoveFacetFromObject *BatchRemoveFacetFromObject `type:"structure"` // Updates a given object's attributes. UpdateLinkAttributes *BatchUpdateLinkAttributes `type:"structure"` // Updates a given object's attributes. UpdateObjectAttributes *BatchUpdateObjectAttributes `type:"structure"` // contains filtered or unexported fields }
Represents the output of a BatchWrite operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchWriteOperation
func (BatchWriteOperation) MarshalFields ¶
func (s BatchWriteOperation) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchWriteOperation) String ¶
func (s BatchWriteOperation) String() string
String returns the string representation
func (*BatchWriteOperation) Validate ¶
func (s *BatchWriteOperation) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchWriteOperationResponse ¶
type BatchWriteOperationResponse struct { // The result of an add facet to object batch operation. AddFacetToObject *BatchAddFacetToObjectResponse `type:"structure"` // Attaches an object to a Directory. AttachObject *BatchAttachObjectResponse `type:"structure"` // Attaches a policy object to a regular object. An object can have a limited // number of attached policies. AttachPolicy *BatchAttachPolicyResponse `type:"structure"` // Attaches the specified object to the specified index. AttachToIndex *BatchAttachToIndexResponse `type:"structure"` // Attaches a typed link to a specified source and target object. For more information, // see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink). AttachTypedLink *BatchAttachTypedLinkResponse `type:"structure"` // Creates an index object. See Indexing and search (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/indexing_search.htm) // for more information. CreateIndex *BatchCreateIndexResponse `type:"structure"` // Creates an object in a Directory. CreateObject *BatchCreateObjectResponse `type:"structure"` // Deletes an object in a Directory. DeleteObject *BatchDeleteObjectResponse `type:"structure"` // Detaches the specified object from the specified index. DetachFromIndex *BatchDetachFromIndexResponse `type:"structure"` // Detaches an object from a Directory. DetachObject *BatchDetachObjectResponse `type:"structure"` // Detaches a policy from a Directory. DetachPolicy *BatchDetachPolicyResponse `type:"structure"` // Detaches a typed link from a specified source and target object. For more // information, see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink). DetachTypedLink *BatchDetachTypedLinkResponse `type:"structure"` // The result of a batch remove facet from object operation. RemoveFacetFromObject *BatchRemoveFacetFromObjectResponse `type:"structure"` // Represents the output of a BatchWrite response operation. UpdateLinkAttributes *BatchUpdateLinkAttributesResponse `type:"structure"` // Updates a given object’s attributes. UpdateObjectAttributes *BatchUpdateObjectAttributesResponse `type:"structure"` // contains filtered or unexported fields }
Represents the output of a BatchWrite response operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchWriteOperationResponse
func (BatchWriteOperationResponse) MarshalFields ¶
func (s BatchWriteOperationResponse) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchWriteOperationResponse) String ¶
func (s BatchWriteOperationResponse) String() string
String returns the string representation
type BatchWriteOutput ¶
type BatchWriteOutput struct { // A list of all the responses for each batch write. Responses []BatchWriteOperationResponse `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchWriteResponse
func (BatchWriteOutput) MarshalFields ¶
func (s BatchWriteOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchWriteOutput) String ¶
func (s BatchWriteOutput) String() string
String returns the string representation
type BatchWriteRequest ¶
type BatchWriteRequest struct { *aws.Request Input *BatchWriteInput Copy func(*BatchWriteInput) BatchWriteRequest }
BatchWriteRequest is the request type for the BatchWrite API operation.
func (BatchWriteRequest) Send ¶
func (r BatchWriteRequest) Send(ctx context.Context) (*BatchWriteResponse, error)
Send marshals and sends the BatchWrite API request.
type BatchWriteResponse ¶
type BatchWriteResponse struct { *BatchWriteOutput // contains filtered or unexported fields }
BatchWriteResponse is the response type for the BatchWrite API operation.
func (*BatchWriteResponse) SDKResponseMetdata ¶
func (r *BatchWriteResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the BatchWrite request.
type Client ¶
Client provides the API operation methods for making requests to Amazon CloudDirectory. See this package's package overview docs for details on the service.
The client's methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
New creates a new instance of the client from the provided Config.
Example:
// Create a client from just a config. svc := clouddirectory.New(myConfig)
func (*Client) AddFacetToObjectRequest ¶
func (c *Client) AddFacetToObjectRequest(input *AddFacetToObjectInput) AddFacetToObjectRequest
AddFacetToObjectRequest returns a request value for making API operation for Amazon CloudDirectory.
Adds a new Facet to an object. An object can have more than one facet applied on it.
// Example sending a request using AddFacetToObjectRequest. req := client.AddFacetToObjectRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/AddFacetToObject
func (*Client) ApplySchemaRequest ¶
func (c *Client) ApplySchemaRequest(input *ApplySchemaInput) ApplySchemaRequest
ApplySchemaRequest returns a request value for making API operation for Amazon CloudDirectory.
Copies the input published schema, at the specified version, into the Directory with the same name and version as that of the published schema.
// Example sending a request using ApplySchemaRequest. req := client.ApplySchemaRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ApplySchema
func (*Client) AttachObjectRequest ¶
func (c *Client) AttachObjectRequest(input *AttachObjectInput) AttachObjectRequest
AttachObjectRequest returns a request value for making API operation for Amazon CloudDirectory.
Attaches an existing object to another object. An object can be accessed in two ways:
Using the path
Using ObjectIdentifier
// Example sending a request using AttachObjectRequest. req := client.AttachObjectRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/AttachObject
func (*Client) AttachPolicyRequest ¶
func (c *Client) AttachPolicyRequest(input *AttachPolicyInput) AttachPolicyRequest
AttachPolicyRequest returns a request value for making API operation for Amazon CloudDirectory.
Attaches a policy object to a regular object. An object can have a limited number of attached policies.
// Example sending a request using AttachPolicyRequest. req := client.AttachPolicyRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/AttachPolicy
func (*Client) AttachToIndexRequest ¶
func (c *Client) AttachToIndexRequest(input *AttachToIndexInput) AttachToIndexRequest
AttachToIndexRequest returns a request value for making API operation for Amazon CloudDirectory.
Attaches the specified object to the specified index.
// Example sending a request using AttachToIndexRequest. req := client.AttachToIndexRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/AttachToIndex
func (*Client) AttachTypedLinkRequest ¶
func (c *Client) AttachTypedLinkRequest(input *AttachTypedLinkInput) AttachTypedLinkRequest
AttachTypedLinkRequest returns a request value for making API operation for Amazon CloudDirectory.
Attaches a typed link to a specified source and target object. For more information, see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink).
// Example sending a request using AttachTypedLinkRequest. req := client.AttachTypedLinkRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/AttachTypedLink
func (*Client) BatchReadRequest ¶
func (c *Client) BatchReadRequest(input *BatchReadInput) BatchReadRequest
BatchReadRequest returns a request value for making API operation for Amazon CloudDirectory.
Performs all the read operations in a batch.
// Example sending a request using BatchReadRequest. req := client.BatchReadRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchRead
func (*Client) BatchWriteRequest ¶
func (c *Client) BatchWriteRequest(input *BatchWriteInput) BatchWriteRequest
BatchWriteRequest returns a request value for making API operation for Amazon CloudDirectory.
Performs all the write operations in a batch. Either all the operations succeed or none.
// Example sending a request using BatchWriteRequest. req := client.BatchWriteRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchWrite
func (*Client) CreateDirectoryRequest ¶
func (c *Client) CreateDirectoryRequest(input *CreateDirectoryInput) CreateDirectoryRequest
CreateDirectoryRequest returns a request value for making API operation for Amazon CloudDirectory.
Creates a Directory by copying the published schema into the directory. A directory cannot be created without a schema.
You can also quickly create a directory using a managed schema, called the QuickStartSchema. For more information, see Managed Schema (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/schemas_managed.html) in the Amazon Cloud Directory Developer Guide.
// Example sending a request using CreateDirectoryRequest. req := client.CreateDirectoryRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/CreateDirectory
func (*Client) CreateFacetRequest ¶
func (c *Client) CreateFacetRequest(input *CreateFacetInput) CreateFacetRequest
CreateFacetRequest returns a request value for making API operation for Amazon CloudDirectory.
Creates a new Facet in a schema. Facet creation is allowed only in development or applied schemas.
// Example sending a request using CreateFacetRequest. req := client.CreateFacetRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/CreateFacet
func (*Client) CreateIndexRequest ¶
func (c *Client) CreateIndexRequest(input *CreateIndexInput) CreateIndexRequest
CreateIndexRequest returns a request value for making API operation for Amazon CloudDirectory.
Creates an index object. See Indexing and search (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/indexing_search.html) for more information.
// Example sending a request using CreateIndexRequest. req := client.CreateIndexRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/CreateIndex
func (*Client) CreateObjectRequest ¶
func (c *Client) CreateObjectRequest(input *CreateObjectInput) CreateObjectRequest
CreateObjectRequest returns a request value for making API operation for Amazon CloudDirectory.
Creates an object in a Directory. Additionally attaches the object to a parent, if a parent reference and LinkName is specified. An object is simply a collection of Facet attributes. You can also use this API call to create a policy object, if the facet from which you create the object is a policy facet.
// Example sending a request using CreateObjectRequest. req := client.CreateObjectRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/CreateObject
func (*Client) CreateSchemaRequest ¶
func (c *Client) CreateSchemaRequest(input *CreateSchemaInput) CreateSchemaRequest
CreateSchemaRequest returns a request value for making API operation for Amazon CloudDirectory.
Creates a new schema in a development state. A schema can exist in three phases:
Development: This is a mutable phase of the schema. All new schemas are in the development phase. Once the schema is finalized, it can be published.
Published: Published schemas are immutable and have a version associated with them.
Applied: Applied schemas are mutable in a way that allows you to add new schema facets. You can also add new, nonrequired attributes to existing schema facets. You can apply only published schemas to directories.
// Example sending a request using CreateSchemaRequest. req := client.CreateSchemaRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/CreateSchema
func (*Client) CreateTypedLinkFacetRequest ¶
func (c *Client) CreateTypedLinkFacetRequest(input *CreateTypedLinkFacetInput) CreateTypedLinkFacetRequest
CreateTypedLinkFacetRequest returns a request value for making API operation for Amazon CloudDirectory.
Creates a TypedLinkFacet. For more information, see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink).
// Example sending a request using CreateTypedLinkFacetRequest. req := client.CreateTypedLinkFacetRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/CreateTypedLinkFacet
func (*Client) DeleteDirectoryRequest ¶
func (c *Client) DeleteDirectoryRequest(input *DeleteDirectoryInput) DeleteDirectoryRequest
DeleteDirectoryRequest returns a request value for making API operation for Amazon CloudDirectory.
Deletes a directory. Only disabled directories can be deleted. A deleted directory cannot be undone. Exercise extreme caution when deleting directories.
// Example sending a request using DeleteDirectoryRequest. req := client.DeleteDirectoryRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DeleteDirectory
func (*Client) DeleteFacetRequest ¶
func (c *Client) DeleteFacetRequest(input *DeleteFacetInput) DeleteFacetRequest
DeleteFacetRequest returns a request value for making API operation for Amazon CloudDirectory.
Deletes a given Facet. All attributes and Rules that are associated with the facet will be deleted. Only development schema facets are allowed deletion.
// Example sending a request using DeleteFacetRequest. req := client.DeleteFacetRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DeleteFacet
func (*Client) DeleteObjectRequest ¶
func (c *Client) DeleteObjectRequest(input *DeleteObjectInput) DeleteObjectRequest
DeleteObjectRequest returns a request value for making API operation for Amazon CloudDirectory.
Deletes an object and its associated attributes. Only objects with no children and no parents can be deleted. The maximum number of attributes that can be deleted during an object deletion is 30. For more information, see Amazon Cloud Directory Limits (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/limits.html).
// Example sending a request using DeleteObjectRequest. req := client.DeleteObjectRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DeleteObject
func (*Client) DeleteSchemaRequest ¶
func (c *Client) DeleteSchemaRequest(input *DeleteSchemaInput) DeleteSchemaRequest
DeleteSchemaRequest returns a request value for making API operation for Amazon CloudDirectory.
Deletes a given schema. Schemas in a development and published state can only be deleted.
// Example sending a request using DeleteSchemaRequest. req := client.DeleteSchemaRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DeleteSchema
func (*Client) DeleteTypedLinkFacetRequest ¶
func (c *Client) DeleteTypedLinkFacetRequest(input *DeleteTypedLinkFacetInput) DeleteTypedLinkFacetRequest
DeleteTypedLinkFacetRequest returns a request value for making API operation for Amazon CloudDirectory.
Deletes a TypedLinkFacet. For more information, see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink).
// Example sending a request using DeleteTypedLinkFacetRequest. req := client.DeleteTypedLinkFacetRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DeleteTypedLinkFacet
func (*Client) DetachFromIndexRequest ¶
func (c *Client) DetachFromIndexRequest(input *DetachFromIndexInput) DetachFromIndexRequest
DetachFromIndexRequest returns a request value for making API operation for Amazon CloudDirectory.
Detaches the specified object from the specified index.
// Example sending a request using DetachFromIndexRequest. req := client.DetachFromIndexRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DetachFromIndex
func (*Client) DetachObjectRequest ¶
func (c *Client) DetachObjectRequest(input *DetachObjectInput) DetachObjectRequest
DetachObjectRequest returns a request value for making API operation for Amazon CloudDirectory.
Detaches a given object from the parent object. The object that is to be detached from the parent is specified by the link name.
// Example sending a request using DetachObjectRequest. req := client.DetachObjectRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DetachObject
func (*Client) DetachPolicyRequest ¶
func (c *Client) DetachPolicyRequest(input *DetachPolicyInput) DetachPolicyRequest
DetachPolicyRequest returns a request value for making API operation for Amazon CloudDirectory.
Detaches a policy from an object.
// Example sending a request using DetachPolicyRequest. req := client.DetachPolicyRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DetachPolicy
func (*Client) DetachTypedLinkRequest ¶
func (c *Client) DetachTypedLinkRequest(input *DetachTypedLinkInput) DetachTypedLinkRequest
DetachTypedLinkRequest returns a request value for making API operation for Amazon CloudDirectory.
Detaches a typed link from a specified source and target object. For more information, see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink).
// Example sending a request using DetachTypedLinkRequest. req := client.DetachTypedLinkRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DetachTypedLink
func (*Client) DisableDirectoryRequest ¶
func (c *Client) DisableDirectoryRequest(input *DisableDirectoryInput) DisableDirectoryRequest
DisableDirectoryRequest returns a request value for making API operation for Amazon CloudDirectory.
Disables the specified directory. Disabled directories cannot be read or written to. Only enabled directories can be disabled. Disabled directories may be reenabled.
// Example sending a request using DisableDirectoryRequest. req := client.DisableDirectoryRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DisableDirectory
func (*Client) EnableDirectoryRequest ¶
func (c *Client) EnableDirectoryRequest(input *EnableDirectoryInput) EnableDirectoryRequest
EnableDirectoryRequest returns a request value for making API operation for Amazon CloudDirectory.
Enables the specified directory. Only disabled directories can be enabled. Once enabled, the directory can then be read and written to.
// Example sending a request using EnableDirectoryRequest. req := client.EnableDirectoryRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/EnableDirectory
func (*Client) GetAppliedSchemaVersionRequest ¶
func (c *Client) GetAppliedSchemaVersionRequest(input *GetAppliedSchemaVersionInput) GetAppliedSchemaVersionRequest
GetAppliedSchemaVersionRequest returns a request value for making API operation for Amazon CloudDirectory.
Returns current applied schema version ARN, including the minor version in use.
// Example sending a request using GetAppliedSchemaVersionRequest. req := client.GetAppliedSchemaVersionRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetAppliedSchemaVersion
func (*Client) GetDirectoryRequest ¶
func (c *Client) GetDirectoryRequest(input *GetDirectoryInput) GetDirectoryRequest
GetDirectoryRequest returns a request value for making API operation for Amazon CloudDirectory.
Retrieves metadata about a directory.
// Example sending a request using GetDirectoryRequest. req := client.GetDirectoryRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetDirectory
func (*Client) GetFacetRequest ¶
func (c *Client) GetFacetRequest(input *GetFacetInput) GetFacetRequest
GetFacetRequest returns a request value for making API operation for Amazon CloudDirectory.
Gets details of the Facet, such as facet name, attributes, Rules, or ObjectType. You can call this on all kinds of schema facets -- published, development, or applied.
// Example sending a request using GetFacetRequest. req := client.GetFacetRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetFacet
func (*Client) GetLinkAttributesRequest ¶
func (c *Client) GetLinkAttributesRequest(input *GetLinkAttributesInput) GetLinkAttributesRequest
GetLinkAttributesRequest returns a request value for making API operation for Amazon CloudDirectory.
Retrieves attributes that are associated with a typed link.
// Example sending a request using GetLinkAttributesRequest. req := client.GetLinkAttributesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetLinkAttributes
func (*Client) GetObjectAttributesRequest ¶
func (c *Client) GetObjectAttributesRequest(input *GetObjectAttributesInput) GetObjectAttributesRequest
GetObjectAttributesRequest returns a request value for making API operation for Amazon CloudDirectory.
Retrieves attributes within a facet that are associated with an object.
// Example sending a request using GetObjectAttributesRequest. req := client.GetObjectAttributesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetObjectAttributes
func (*Client) GetObjectInformationRequest ¶
func (c *Client) GetObjectInformationRequest(input *GetObjectInformationInput) GetObjectInformationRequest
GetObjectInformationRequest returns a request value for making API operation for Amazon CloudDirectory.
Retrieves metadata about an object.
// Example sending a request using GetObjectInformationRequest. req := client.GetObjectInformationRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetObjectInformation
func (*Client) GetSchemaAsJsonRequest ¶
func (c *Client) GetSchemaAsJsonRequest(input *GetSchemaAsJsonInput) GetSchemaAsJsonRequest
GetSchemaAsJsonRequest returns a request value for making API operation for Amazon CloudDirectory.
Retrieves a JSON representation of the schema. See JSON Schema Format (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/schemas_jsonformat.html#schemas_json) for more information.
// Example sending a request using GetSchemaAsJsonRequest. req := client.GetSchemaAsJsonRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetSchemaAsJson
func (*Client) GetTypedLinkFacetInformationRequest ¶
func (c *Client) GetTypedLinkFacetInformationRequest(input *GetTypedLinkFacetInformationInput) GetTypedLinkFacetInformationRequest
GetTypedLinkFacetInformationRequest returns a request value for making API operation for Amazon CloudDirectory.
Returns the identity attribute order for a specific TypedLinkFacet. For more information, see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink).
// Example sending a request using GetTypedLinkFacetInformationRequest. req := client.GetTypedLinkFacetInformationRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetTypedLinkFacetInformation
func (*Client) ListAppliedSchemaArnsRequest ¶
func (c *Client) ListAppliedSchemaArnsRequest(input *ListAppliedSchemaArnsInput) ListAppliedSchemaArnsRequest
ListAppliedSchemaArnsRequest returns a request value for making API operation for Amazon CloudDirectory.
Lists schema major versions applied to a directory. If SchemaArn is provided, lists the minor version.
// Example sending a request using ListAppliedSchemaArnsRequest. req := client.ListAppliedSchemaArnsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListAppliedSchemaArns
func (*Client) ListAttachedIndicesRequest ¶
func (c *Client) ListAttachedIndicesRequest(input *ListAttachedIndicesInput) ListAttachedIndicesRequest
ListAttachedIndicesRequest returns a request value for making API operation for Amazon CloudDirectory.
Lists indices attached to the specified object.
// Example sending a request using ListAttachedIndicesRequest. req := client.ListAttachedIndicesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListAttachedIndices
func (*Client) ListDevelopmentSchemaArnsRequest ¶
func (c *Client) ListDevelopmentSchemaArnsRequest(input *ListDevelopmentSchemaArnsInput) ListDevelopmentSchemaArnsRequest
ListDevelopmentSchemaArnsRequest returns a request value for making API operation for Amazon CloudDirectory.
Retrieves each Amazon Resource Name (ARN) of schemas in the development state.
// Example sending a request using ListDevelopmentSchemaArnsRequest. req := client.ListDevelopmentSchemaArnsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListDevelopmentSchemaArns
func (*Client) ListDirectoriesRequest ¶
func (c *Client) ListDirectoriesRequest(input *ListDirectoriesInput) ListDirectoriesRequest
ListDirectoriesRequest returns a request value for making API operation for Amazon CloudDirectory.
Lists directories created within an account.
// Example sending a request using ListDirectoriesRequest. req := client.ListDirectoriesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListDirectories
func (*Client) ListFacetAttributesRequest ¶
func (c *Client) ListFacetAttributesRequest(input *ListFacetAttributesInput) ListFacetAttributesRequest
ListFacetAttributesRequest returns a request value for making API operation for Amazon CloudDirectory.
Retrieves attributes attached to the facet.
// Example sending a request using ListFacetAttributesRequest. req := client.ListFacetAttributesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListFacetAttributes
func (*Client) ListFacetNamesRequest ¶
func (c *Client) ListFacetNamesRequest(input *ListFacetNamesInput) ListFacetNamesRequest
ListFacetNamesRequest returns a request value for making API operation for Amazon CloudDirectory.
Retrieves the names of facets that exist in a schema.
// Example sending a request using ListFacetNamesRequest. req := client.ListFacetNamesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListFacetNames
func (*Client) ListIncomingTypedLinksRequest ¶
func (c *Client) ListIncomingTypedLinksRequest(input *ListIncomingTypedLinksInput) ListIncomingTypedLinksRequest
ListIncomingTypedLinksRequest returns a request value for making API operation for Amazon CloudDirectory.
Returns a paginated list of all the incoming TypedLinkSpecifier information for an object. It also supports filtering by typed link facet and identity attributes. For more information, see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink).
// Example sending a request using ListIncomingTypedLinksRequest. req := client.ListIncomingTypedLinksRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListIncomingTypedLinks
func (*Client) ListIndexRequest ¶
func (c *Client) ListIndexRequest(input *ListIndexInput) ListIndexRequest
ListIndexRequest returns a request value for making API operation for Amazon CloudDirectory.
Lists objects attached to the specified index.
// Example sending a request using ListIndexRequest. req := client.ListIndexRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListIndex
func (*Client) ListManagedSchemaArnsRequest ¶
func (c *Client) ListManagedSchemaArnsRequest(input *ListManagedSchemaArnsInput) ListManagedSchemaArnsRequest
ListManagedSchemaArnsRequest returns a request value for making API operation for Amazon CloudDirectory.
Lists the major version families of each managed schema. If a major version ARN is provided as SchemaArn, the minor version revisions in that family are listed instead.
// Example sending a request using ListManagedSchemaArnsRequest. req := client.ListManagedSchemaArnsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListManagedSchemaArns
func (*Client) ListObjectAttributesRequest ¶
func (c *Client) ListObjectAttributesRequest(input *ListObjectAttributesInput) ListObjectAttributesRequest
ListObjectAttributesRequest returns a request value for making API operation for Amazon CloudDirectory.
Lists all attributes that are associated with an object.
// Example sending a request using ListObjectAttributesRequest. req := client.ListObjectAttributesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListObjectAttributes
func (*Client) ListObjectChildrenRequest ¶
func (c *Client) ListObjectChildrenRequest(input *ListObjectChildrenInput) ListObjectChildrenRequest
ListObjectChildrenRequest returns a request value for making API operation for Amazon CloudDirectory.
Returns a paginated list of child objects that are associated with a given object.
// Example sending a request using ListObjectChildrenRequest. req := client.ListObjectChildrenRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListObjectChildren
func (*Client) ListObjectParentPathsRequest ¶
func (c *Client) ListObjectParentPathsRequest(input *ListObjectParentPathsInput) ListObjectParentPathsRequest
ListObjectParentPathsRequest returns a request value for making API operation for Amazon CloudDirectory.
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node objects. For more information about objects, see Directory Structure (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/key_concepts_directorystructure.html).
Use this API to evaluate all parents for an object. The call returns all objects from the root of the directory up to the requested object. The API returns the number of paths based on user-defined MaxResults, in case there are multiple paths to the parent. The order of the paths and nodes returned is consistent among multiple API calls unless the objects are deleted or moved. Paths not leading to the directory root are ignored from the target object.
// Example sending a request using ListObjectParentPathsRequest. req := client.ListObjectParentPathsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListObjectParentPaths
func (*Client) ListObjectParentsRequest ¶
func (c *Client) ListObjectParentsRequest(input *ListObjectParentsInput) ListObjectParentsRequest
ListObjectParentsRequest returns a request value for making API operation for Amazon CloudDirectory.
Lists parent objects that are associated with a given object in pagination fashion.
// Example sending a request using ListObjectParentsRequest. req := client.ListObjectParentsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListObjectParents
func (*Client) ListObjectPoliciesRequest ¶
func (c *Client) ListObjectPoliciesRequest(input *ListObjectPoliciesInput) ListObjectPoliciesRequest
ListObjectPoliciesRequest returns a request value for making API operation for Amazon CloudDirectory.
Returns policies attached to an object in pagination fashion.
// Example sending a request using ListObjectPoliciesRequest. req := client.ListObjectPoliciesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListObjectPolicies
func (*Client) ListOutgoingTypedLinksRequest ¶
func (c *Client) ListOutgoingTypedLinksRequest(input *ListOutgoingTypedLinksInput) ListOutgoingTypedLinksRequest
ListOutgoingTypedLinksRequest returns a request value for making API operation for Amazon CloudDirectory.
Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object. It also supports filtering by typed link facet and identity attributes. For more information, see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink).
// Example sending a request using ListOutgoingTypedLinksRequest. req := client.ListOutgoingTypedLinksRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListOutgoingTypedLinks
func (*Client) ListPolicyAttachmentsRequest ¶
func (c *Client) ListPolicyAttachmentsRequest(input *ListPolicyAttachmentsInput) ListPolicyAttachmentsRequest
ListPolicyAttachmentsRequest returns a request value for making API operation for Amazon CloudDirectory.
Returns all of the ObjectIdentifiers to which a given policy is attached.
// Example sending a request using ListPolicyAttachmentsRequest. req := client.ListPolicyAttachmentsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListPolicyAttachments
func (*Client) ListPublishedSchemaArnsRequest ¶
func (c *Client) ListPublishedSchemaArnsRequest(input *ListPublishedSchemaArnsInput) ListPublishedSchemaArnsRequest
ListPublishedSchemaArnsRequest returns a request value for making API operation for Amazon CloudDirectory.
Lists the major version families of each published schema. If a major version ARN is provided as SchemaArn, the minor version revisions in that family are listed instead.
// Example sending a request using ListPublishedSchemaArnsRequest. req := client.ListPublishedSchemaArnsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListPublishedSchemaArns
func (*Client) ListTagsForResourceRequest ¶
func (c *Client) ListTagsForResourceRequest(input *ListTagsForResourceInput) ListTagsForResourceRequest
ListTagsForResourceRequest returns a request value for making API operation for Amazon CloudDirectory.
Returns tags for a resource. Tagging is currently supported only for directories with a limit of 50 tags per directory. All 50 tags are returned for a given directory with this API call.
// Example sending a request using ListTagsForResourceRequest. req := client.ListTagsForResourceRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListTagsForResource
func (*Client) ListTypedLinkFacetAttributesRequest ¶
func (c *Client) ListTypedLinkFacetAttributesRequest(input *ListTypedLinkFacetAttributesInput) ListTypedLinkFacetAttributesRequest
ListTypedLinkFacetAttributesRequest returns a request value for making API operation for Amazon CloudDirectory.
Returns a paginated list of all attribute definitions for a particular TypedLinkFacet. For more information, see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink).
// Example sending a request using ListTypedLinkFacetAttributesRequest. req := client.ListTypedLinkFacetAttributesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListTypedLinkFacetAttributes
func (*Client) ListTypedLinkFacetNamesRequest ¶
func (c *Client) ListTypedLinkFacetNamesRequest(input *ListTypedLinkFacetNamesInput) ListTypedLinkFacetNamesRequest
ListTypedLinkFacetNamesRequest returns a request value for making API operation for Amazon CloudDirectory.
Returns a paginated list of TypedLink facet names for a particular schema. For more information, see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink).
// Example sending a request using ListTypedLinkFacetNamesRequest. req := client.ListTypedLinkFacetNamesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListTypedLinkFacetNames
func (*Client) LookupPolicyRequest ¶
func (c *Client) LookupPolicyRequest(input *LookupPolicyInput) LookupPolicyRequest
LookupPolicyRequest returns a request value for making API operation for Amazon CloudDirectory.
Lists all policies from the root of the Directory to the object specified. If there are no policies present, an empty list is returned. If policies are present, and if some objects don't have the policies attached, it returns the ObjectIdentifier for such objects. If policies are present, it returns ObjectIdentifier, policyId, and policyType. Paths that don't lead to the root from the target object are ignored. For more information, see Policies (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/key_concepts_directory.html#key_concepts_policies).
// Example sending a request using LookupPolicyRequest. req := client.LookupPolicyRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/LookupPolicy
func (*Client) PublishSchemaRequest ¶
func (c *Client) PublishSchemaRequest(input *PublishSchemaInput) PublishSchemaRequest
PublishSchemaRequest returns a request value for making API operation for Amazon CloudDirectory.
Publishes a development schema with a major version and a recommended minor version.
// Example sending a request using PublishSchemaRequest. req := client.PublishSchemaRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/PublishSchema
func (*Client) PutSchemaFromJsonRequest ¶
func (c *Client) PutSchemaFromJsonRequest(input *PutSchemaFromJsonInput) PutSchemaFromJsonRequest
PutSchemaFromJsonRequest returns a request value for making API operation for Amazon CloudDirectory.
Allows a schema to be updated using JSON upload. Only available for development schemas. See JSON Schema Format (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/schemas_jsonformat.html#schemas_json) for more information.
// Example sending a request using PutSchemaFromJsonRequest. req := client.PutSchemaFromJsonRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/PutSchemaFromJson
func (*Client) RemoveFacetFromObjectRequest ¶
func (c *Client) RemoveFacetFromObjectRequest(input *RemoveFacetFromObjectInput) RemoveFacetFromObjectRequest
RemoveFacetFromObjectRequest returns a request value for making API operation for Amazon CloudDirectory.
Removes the specified facet from the specified object.
// Example sending a request using RemoveFacetFromObjectRequest. req := client.RemoveFacetFromObjectRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/RemoveFacetFromObject
func (*Client) TagResourceRequest ¶
func (c *Client) TagResourceRequest(input *TagResourceInput) TagResourceRequest
TagResourceRequest returns a request value for making API operation for Amazon CloudDirectory.
An API operation for adding tags to a resource.
// Example sending a request using TagResourceRequest. req := client.TagResourceRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/TagResource
func (*Client) UntagResourceRequest ¶
func (c *Client) UntagResourceRequest(input *UntagResourceInput) UntagResourceRequest
UntagResourceRequest returns a request value for making API operation for Amazon CloudDirectory.
An API operation for removing tags from a resource.
// Example sending a request using UntagResourceRequest. req := client.UntagResourceRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UntagResource
func (*Client) UpdateFacetRequest ¶
func (c *Client) UpdateFacetRequest(input *UpdateFacetInput) UpdateFacetRequest
UpdateFacetRequest returns a request value for making API operation for Amazon CloudDirectory.
Does the following:
Adds new Attributes, Rules, or ObjectTypes.
Updates existing Attributes, Rules, or ObjectTypes.
Deletes existing Attributes, Rules, or ObjectTypes.
// Example sending a request using UpdateFacetRequest. req := client.UpdateFacetRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpdateFacet
func (*Client) UpdateLinkAttributesRequest ¶
func (c *Client) UpdateLinkAttributesRequest(input *UpdateLinkAttributesInput) UpdateLinkAttributesRequest
UpdateLinkAttributesRequest returns a request value for making API operation for Amazon CloudDirectory.
Updates a given typed link’s attributes. Attributes to be updated must not contribute to the typed link’s identity, as defined by its IdentityAttributeOrder.
// Example sending a request using UpdateLinkAttributesRequest. req := client.UpdateLinkAttributesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpdateLinkAttributes
func (*Client) UpdateObjectAttributesRequest ¶
func (c *Client) UpdateObjectAttributesRequest(input *UpdateObjectAttributesInput) UpdateObjectAttributesRequest
UpdateObjectAttributesRequest returns a request value for making API operation for Amazon CloudDirectory.
Updates a given object's attributes.
// Example sending a request using UpdateObjectAttributesRequest. req := client.UpdateObjectAttributesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpdateObjectAttributes
func (*Client) UpdateSchemaRequest ¶
func (c *Client) UpdateSchemaRequest(input *UpdateSchemaInput) UpdateSchemaRequest
UpdateSchemaRequest returns a request value for making API operation for Amazon CloudDirectory.
Updates the schema name with a new name. Only development schema names can be updated.
// Example sending a request using UpdateSchemaRequest. req := client.UpdateSchemaRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpdateSchema
func (*Client) UpdateTypedLinkFacetRequest ¶
func (c *Client) UpdateTypedLinkFacetRequest(input *UpdateTypedLinkFacetInput) UpdateTypedLinkFacetRequest
UpdateTypedLinkFacetRequest returns a request value for making API operation for Amazon CloudDirectory.
Updates a TypedLinkFacet. For more information, see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink).
// Example sending a request using UpdateTypedLinkFacetRequest. req := client.UpdateTypedLinkFacetRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpdateTypedLinkFacet
func (*Client) UpgradeAppliedSchemaRequest ¶
func (c *Client) UpgradeAppliedSchemaRequest(input *UpgradeAppliedSchemaInput) UpgradeAppliedSchemaRequest
UpgradeAppliedSchemaRequest returns a request value for making API operation for Amazon CloudDirectory.
Upgrades a single directory in-place using the PublishedSchemaArn with schema updates found in MinorVersion. Backwards-compatible minor version upgrades are instantaneously available for readers on all objects in the directory. Note: This is a synchronous API call and upgrades only one schema on a given directory per call. To upgrade multiple directories from one schema, you would need to call this API on each directory.
// Example sending a request using UpgradeAppliedSchemaRequest. req := client.UpgradeAppliedSchemaRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpgradeAppliedSchema
func (*Client) UpgradePublishedSchemaRequest ¶
func (c *Client) UpgradePublishedSchemaRequest(input *UpgradePublishedSchemaInput) UpgradePublishedSchemaRequest
UpgradePublishedSchemaRequest returns a request value for making API operation for Amazon CloudDirectory.
Upgrades a published schema under a new minor version revision using the current contents of DevelopmentSchemaArn.
// Example sending a request using UpgradePublishedSchemaRequest. req := client.UpgradePublishedSchemaRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpgradePublishedSchema
type ConsistencyLevel ¶
type ConsistencyLevel string
const ( ConsistencyLevelSerializable ConsistencyLevel = "SERIALIZABLE" ConsistencyLevelEventual ConsistencyLevel = "EVENTUAL" )
Enum values for ConsistencyLevel
func (ConsistencyLevel) MarshalValue ¶
func (enum ConsistencyLevel) MarshalValue() (string, error)
func (ConsistencyLevel) MarshalValueBuf ¶
func (enum ConsistencyLevel) MarshalValueBuf(b []byte) ([]byte, error)
type CreateDirectoryInput ¶
type CreateDirectoryInput struct { // The name of the Directory. Should be unique per account, per region. // // Name is a required field Name *string `min:"1" type:"string" required:"true"` // The Amazon Resource Name (ARN) of the published schema that will be copied // into the data Directory. For more information, see arns. // // SchemaArn is a required field SchemaArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/CreateDirectoryRequest
func (CreateDirectoryInput) MarshalFields ¶
func (s CreateDirectoryInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateDirectoryInput) String ¶
func (s CreateDirectoryInput) String() string
String returns the string representation
func (*CreateDirectoryInput) Validate ¶
func (s *CreateDirectoryInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDirectoryOutput ¶
type CreateDirectoryOutput struct { // The ARN of the published schema in the Directory. Once a published schema // is copied into the directory, it has its own ARN, which is referred to applied // schema ARN. For more information, see arns. // // AppliedSchemaArn is a required field AppliedSchemaArn *string `type:"string" required:"true"` // The ARN that is associated with the Directory. For more information, see // arns. // // DirectoryArn is a required field DirectoryArn *string `type:"string" required:"true"` // The name of the Directory. // // Name is a required field Name *string `min:"1" type:"string" required:"true"` // The root object node of the created directory. // // ObjectIdentifier is a required field ObjectIdentifier *string `type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/CreateDirectoryResponse
func (CreateDirectoryOutput) MarshalFields ¶
func (s CreateDirectoryOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateDirectoryOutput) String ¶
func (s CreateDirectoryOutput) String() string
String returns the string representation
type CreateDirectoryRequest ¶
type CreateDirectoryRequest struct { *aws.Request Input *CreateDirectoryInput Copy func(*CreateDirectoryInput) CreateDirectoryRequest }
CreateDirectoryRequest is the request type for the CreateDirectory API operation.
func (CreateDirectoryRequest) Send ¶
func (r CreateDirectoryRequest) Send(ctx context.Context) (*CreateDirectoryResponse, error)
Send marshals and sends the CreateDirectory API request.
type CreateDirectoryResponse ¶
type CreateDirectoryResponse struct { *CreateDirectoryOutput // contains filtered or unexported fields }
CreateDirectoryResponse is the response type for the CreateDirectory API operation.
func (*CreateDirectoryResponse) SDKResponseMetdata ¶
func (r *CreateDirectoryResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the CreateDirectory request.
type CreateFacetInput ¶
type CreateFacetInput struct { // The attributes that are associated with the Facet. Attributes []FacetAttribute `type:"list"` // There are two different styles that you can define on any given facet, Static // and Dynamic. For static facets, all attributes must be defined in the schema. // For dynamic facets, attributes can be defined during data plane operations. FacetStyle FacetStyle `type:"string" enum:"true"` // The name of the Facet, which is unique for a given schema. // // Name is a required field Name *string `min:"1" type:"string" required:"true"` // 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 (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/key_concepts_directory.html#key_concepts_policies). // // * Index: Can be created with the Index API. ObjectType ObjectType `type:"string" enum:"true"` // The schema ARN in which the new Facet will be created. For more information, // see arns. // // SchemaArn is a required field SchemaArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/CreateFacetRequest
func (CreateFacetInput) MarshalFields ¶
func (s CreateFacetInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateFacetInput) String ¶
func (s CreateFacetInput) String() string
String returns the string representation
func (*CreateFacetInput) Validate ¶
func (s *CreateFacetInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateFacetOutput ¶
type CreateFacetOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/CreateFacetResponse
func (CreateFacetOutput) MarshalFields ¶
func (s CreateFacetOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateFacetOutput) String ¶
func (s CreateFacetOutput) String() string
String returns the string representation
type CreateFacetRequest ¶
type CreateFacetRequest struct { *aws.Request Input *CreateFacetInput Copy func(*CreateFacetInput) CreateFacetRequest }
CreateFacetRequest is the request type for the CreateFacet API operation.
func (CreateFacetRequest) Send ¶
func (r CreateFacetRequest) Send(ctx context.Context) (*CreateFacetResponse, error)
Send marshals and sends the CreateFacet API request.
type CreateFacetResponse ¶
type CreateFacetResponse struct { *CreateFacetOutput // contains filtered or unexported fields }
CreateFacetResponse is the response type for the CreateFacet API operation.
func (*CreateFacetResponse) SDKResponseMetdata ¶
func (r *CreateFacetResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the CreateFacet request.
type CreateIndexInput ¶
type CreateIndexInput struct { // The ARN of the directory where the index should be created. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // Indicates whether the attribute that is being indexed has unique values or // not. // // IsUnique is a required field IsUnique *bool `type:"boolean" required:"true"` // The name of the link between the parent object and the index object. LinkName *string `min:"1" type:"string"` // Specifies the attributes that should be indexed on. Currently only a single // attribute is supported. // // OrderedIndexedAttributeList is a required field OrderedIndexedAttributeList []AttributeKey `type:"list" required:"true"` // A reference to the parent object that contains the index object. ParentReference *ObjectReference `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/CreateIndexRequest
func (CreateIndexInput) MarshalFields ¶
func (s CreateIndexInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateIndexInput) String ¶
func (s CreateIndexInput) String() string
String returns the string representation
func (*CreateIndexInput) Validate ¶
func (s *CreateIndexInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateIndexOutput ¶
type CreateIndexOutput struct { // The ObjectIdentifier of the index created by this operation. ObjectIdentifier *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/CreateIndexResponse
func (CreateIndexOutput) MarshalFields ¶
func (s CreateIndexOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateIndexOutput) String ¶
func (s CreateIndexOutput) String() string
String returns the string representation
type CreateIndexRequest ¶
type CreateIndexRequest struct { *aws.Request Input *CreateIndexInput Copy func(*CreateIndexInput) CreateIndexRequest }
CreateIndexRequest is the request type for the CreateIndex API operation.
func (CreateIndexRequest) Send ¶
func (r CreateIndexRequest) Send(ctx context.Context) (*CreateIndexResponse, error)
Send marshals and sends the CreateIndex API request.
type CreateIndexResponse ¶
type CreateIndexResponse struct { *CreateIndexOutput // contains filtered or unexported fields }
CreateIndexResponse is the response type for the CreateIndex API operation.
func (*CreateIndexResponse) SDKResponseMetdata ¶
func (r *CreateIndexResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the CreateIndex request.
type CreateObjectInput ¶
type CreateObjectInput struct { // The Amazon Resource Name (ARN) that is associated with the Directory in which // the object will be created. For more information, see arns. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // The name of link that is used to attach this object to a parent. LinkName *string `min:"1" type:"string"` // The attribute map whose attribute ARN contains the key and attribute value // as the map value. ObjectAttributeList []AttributeKeyAndValue `type:"list"` // If specified, the parent reference to which this object will be attached. ParentReference *ObjectReference `type:"structure"` // A list of schema facets to be associated with the object. Do not provide // minor version components. See SchemaFacet for details. // // SchemaFacets is a required field SchemaFacets []SchemaFacet `type:"list" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/CreateObjectRequest
func (CreateObjectInput) MarshalFields ¶
func (s CreateObjectInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateObjectInput) String ¶
func (s CreateObjectInput) String() string
String returns the string representation
func (*CreateObjectInput) Validate ¶
func (s *CreateObjectInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateObjectOutput ¶
type CreateObjectOutput struct { // The identifier that is associated with the object. ObjectIdentifier *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/CreateObjectResponse
func (CreateObjectOutput) MarshalFields ¶
func (s CreateObjectOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateObjectOutput) String ¶
func (s CreateObjectOutput) String() string
String returns the string representation
type CreateObjectRequest ¶
type CreateObjectRequest struct { *aws.Request Input *CreateObjectInput Copy func(*CreateObjectInput) CreateObjectRequest }
CreateObjectRequest is the request type for the CreateObject API operation.
func (CreateObjectRequest) Send ¶
func (r CreateObjectRequest) Send(ctx context.Context) (*CreateObjectResponse, error)
Send marshals and sends the CreateObject API request.
type CreateObjectResponse ¶
type CreateObjectResponse struct { *CreateObjectOutput // contains filtered or unexported fields }
CreateObjectResponse is the response type for the CreateObject API operation.
func (*CreateObjectResponse) SDKResponseMetdata ¶
func (r *CreateObjectResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the CreateObject request.
type CreateSchemaInput ¶
type CreateSchemaInput struct { // The name that is associated with the schema. This is unique to each account // and in each region. // // Name is a required field Name *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/CreateSchemaRequest
func (CreateSchemaInput) MarshalFields ¶
func (s CreateSchemaInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateSchemaInput) String ¶
func (s CreateSchemaInput) String() string
String returns the string representation
func (*CreateSchemaInput) Validate ¶
func (s *CreateSchemaInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateSchemaOutput ¶
type CreateSchemaOutput struct { // The Amazon Resource Name (ARN) that is associated with the schema. For more // information, see arns. SchemaArn *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/CreateSchemaResponse
func (CreateSchemaOutput) MarshalFields ¶
func (s CreateSchemaOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateSchemaOutput) String ¶
func (s CreateSchemaOutput) String() string
String returns the string representation
type CreateSchemaRequest ¶
type CreateSchemaRequest struct { *aws.Request Input *CreateSchemaInput Copy func(*CreateSchemaInput) CreateSchemaRequest }
CreateSchemaRequest is the request type for the CreateSchema API operation.
func (CreateSchemaRequest) Send ¶
func (r CreateSchemaRequest) Send(ctx context.Context) (*CreateSchemaResponse, error)
Send marshals and sends the CreateSchema API request.
type CreateSchemaResponse ¶
type CreateSchemaResponse struct { *CreateSchemaOutput // contains filtered or unexported fields }
CreateSchemaResponse is the response type for the CreateSchema API operation.
func (*CreateSchemaResponse) SDKResponseMetdata ¶
func (r *CreateSchemaResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the CreateSchema request.
type CreateTypedLinkFacetInput ¶
type CreateTypedLinkFacetInput struct { // Facet structure that is associated with the typed link facet. // // Facet is a required field Facet *TypedLinkFacet `type:"structure" required:"true"` // The Amazon Resource Name (ARN) that is associated with the schema. For more // information, see arns. // // SchemaArn is a required field SchemaArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/CreateTypedLinkFacetRequest
func (CreateTypedLinkFacetInput) MarshalFields ¶
func (s CreateTypedLinkFacetInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateTypedLinkFacetInput) String ¶
func (s CreateTypedLinkFacetInput) String() string
String returns the string representation
func (*CreateTypedLinkFacetInput) Validate ¶
func (s *CreateTypedLinkFacetInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateTypedLinkFacetOutput ¶
type CreateTypedLinkFacetOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/CreateTypedLinkFacetResponse
func (CreateTypedLinkFacetOutput) MarshalFields ¶
func (s CreateTypedLinkFacetOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateTypedLinkFacetOutput) String ¶
func (s CreateTypedLinkFacetOutput) String() string
String returns the string representation
type CreateTypedLinkFacetRequest ¶
type CreateTypedLinkFacetRequest struct { *aws.Request Input *CreateTypedLinkFacetInput Copy func(*CreateTypedLinkFacetInput) CreateTypedLinkFacetRequest }
CreateTypedLinkFacetRequest is the request type for the CreateTypedLinkFacet API operation.
func (CreateTypedLinkFacetRequest) Send ¶
func (r CreateTypedLinkFacetRequest) Send(ctx context.Context) (*CreateTypedLinkFacetResponse, error)
Send marshals and sends the CreateTypedLinkFacet API request.
type CreateTypedLinkFacetResponse ¶
type CreateTypedLinkFacetResponse struct { *CreateTypedLinkFacetOutput // contains filtered or unexported fields }
CreateTypedLinkFacetResponse is the response type for the CreateTypedLinkFacet API operation.
func (*CreateTypedLinkFacetResponse) SDKResponseMetdata ¶
func (r *CreateTypedLinkFacetResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the CreateTypedLinkFacet request.
type DeleteDirectoryInput ¶
type DeleteDirectoryInput struct { // The ARN of the directory to delete. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DeleteDirectoryRequest
func (DeleteDirectoryInput) MarshalFields ¶
func (s DeleteDirectoryInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteDirectoryInput) String ¶
func (s DeleteDirectoryInput) String() string
String returns the string representation
func (*DeleteDirectoryInput) Validate ¶
func (s *DeleteDirectoryInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDirectoryOutput ¶
type DeleteDirectoryOutput struct { // The ARN of the deleted directory. // // DirectoryArn is a required field DirectoryArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DeleteDirectoryResponse
func (DeleteDirectoryOutput) MarshalFields ¶
func (s DeleteDirectoryOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteDirectoryOutput) String ¶
func (s DeleteDirectoryOutput) String() string
String returns the string representation
type DeleteDirectoryRequest ¶
type DeleteDirectoryRequest struct { *aws.Request Input *DeleteDirectoryInput Copy func(*DeleteDirectoryInput) DeleteDirectoryRequest }
DeleteDirectoryRequest is the request type for the DeleteDirectory API operation.
func (DeleteDirectoryRequest) Send ¶
func (r DeleteDirectoryRequest) Send(ctx context.Context) (*DeleteDirectoryResponse, error)
Send marshals and sends the DeleteDirectory API request.
type DeleteDirectoryResponse ¶
type DeleteDirectoryResponse struct { *DeleteDirectoryOutput // contains filtered or unexported fields }
DeleteDirectoryResponse is the response type for the DeleteDirectory API operation.
func (*DeleteDirectoryResponse) SDKResponseMetdata ¶
func (r *DeleteDirectoryResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DeleteDirectory request.
type DeleteFacetInput ¶
type DeleteFacetInput struct { // The name of the facet to delete. // // Name is a required field Name *string `min:"1" type:"string" required:"true"` // The Amazon Resource Name (ARN) that is associated with the Facet. For more // information, see arns. // // SchemaArn is a required field SchemaArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DeleteFacetRequest
func (DeleteFacetInput) MarshalFields ¶
func (s DeleteFacetInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteFacetInput) String ¶
func (s DeleteFacetInput) String() string
String returns the string representation
func (*DeleteFacetInput) Validate ¶
func (s *DeleteFacetInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteFacetOutput ¶
type DeleteFacetOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DeleteFacetResponse
func (DeleteFacetOutput) MarshalFields ¶
func (s DeleteFacetOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteFacetOutput) String ¶
func (s DeleteFacetOutput) String() string
String returns the string representation
type DeleteFacetRequest ¶
type DeleteFacetRequest struct { *aws.Request Input *DeleteFacetInput Copy func(*DeleteFacetInput) DeleteFacetRequest }
DeleteFacetRequest is the request type for the DeleteFacet API operation.
func (DeleteFacetRequest) Send ¶
func (r DeleteFacetRequest) Send(ctx context.Context) (*DeleteFacetResponse, error)
Send marshals and sends the DeleteFacet API request.
type DeleteFacetResponse ¶
type DeleteFacetResponse struct { *DeleteFacetOutput // contains filtered or unexported fields }
DeleteFacetResponse is the response type for the DeleteFacet API operation.
func (*DeleteFacetResponse) SDKResponseMetdata ¶
func (r *DeleteFacetResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DeleteFacet request.
type DeleteObjectInput ¶
type DeleteObjectInput struct { // The Amazon Resource Name (ARN) that is associated with the Directory where // the object resides. For more information, see arns. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // A reference that identifies the object. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DeleteObjectRequest
func (DeleteObjectInput) MarshalFields ¶
func (s DeleteObjectInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteObjectInput) String ¶
func (s DeleteObjectInput) String() string
String returns the string representation
func (*DeleteObjectInput) Validate ¶
func (s *DeleteObjectInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteObjectOutput ¶
type DeleteObjectOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DeleteObjectResponse
func (DeleteObjectOutput) MarshalFields ¶
func (s DeleteObjectOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteObjectOutput) String ¶
func (s DeleteObjectOutput) String() string
String returns the string representation
type DeleteObjectRequest ¶
type DeleteObjectRequest struct { *aws.Request Input *DeleteObjectInput Copy func(*DeleteObjectInput) DeleteObjectRequest }
DeleteObjectRequest is the request type for the DeleteObject API operation.
func (DeleteObjectRequest) Send ¶
func (r DeleteObjectRequest) Send(ctx context.Context) (*DeleteObjectResponse, error)
Send marshals and sends the DeleteObject API request.
type DeleteObjectResponse ¶
type DeleteObjectResponse struct { *DeleteObjectOutput // contains filtered or unexported fields }
DeleteObjectResponse is the response type for the DeleteObject API operation.
func (*DeleteObjectResponse) SDKResponseMetdata ¶
func (r *DeleteObjectResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DeleteObject request.
type DeleteSchemaInput ¶
type DeleteSchemaInput struct { // The Amazon Resource Name (ARN) of the development schema. For more information, // see arns. // // SchemaArn is a required field SchemaArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DeleteSchemaRequest
func (DeleteSchemaInput) MarshalFields ¶
func (s DeleteSchemaInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteSchemaInput) String ¶
func (s DeleteSchemaInput) String() string
String returns the string representation
func (*DeleteSchemaInput) Validate ¶
func (s *DeleteSchemaInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteSchemaOutput ¶
type DeleteSchemaOutput struct { // The input ARN that is returned as part of the response. For more information, // see arns. SchemaArn *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DeleteSchemaResponse
func (DeleteSchemaOutput) MarshalFields ¶
func (s DeleteSchemaOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteSchemaOutput) String ¶
func (s DeleteSchemaOutput) String() string
String returns the string representation
type DeleteSchemaRequest ¶
type DeleteSchemaRequest struct { *aws.Request Input *DeleteSchemaInput Copy func(*DeleteSchemaInput) DeleteSchemaRequest }
DeleteSchemaRequest is the request type for the DeleteSchema API operation.
func (DeleteSchemaRequest) Send ¶
func (r DeleteSchemaRequest) Send(ctx context.Context) (*DeleteSchemaResponse, error)
Send marshals and sends the DeleteSchema API request.
type DeleteSchemaResponse ¶
type DeleteSchemaResponse struct { *DeleteSchemaOutput // contains filtered or unexported fields }
DeleteSchemaResponse is the response type for the DeleteSchema API operation.
func (*DeleteSchemaResponse) SDKResponseMetdata ¶
func (r *DeleteSchemaResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DeleteSchema request.
type DeleteTypedLinkFacetInput ¶
type DeleteTypedLinkFacetInput struct { // The unique name of the typed link facet. // // Name is a required field Name *string `type:"string" required:"true"` // The Amazon Resource Name (ARN) that is associated with the schema. For more // information, see arns. // // SchemaArn is a required field SchemaArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DeleteTypedLinkFacetRequest
func (DeleteTypedLinkFacetInput) MarshalFields ¶
func (s DeleteTypedLinkFacetInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteTypedLinkFacetInput) String ¶
func (s DeleteTypedLinkFacetInput) String() string
String returns the string representation
func (*DeleteTypedLinkFacetInput) Validate ¶
func (s *DeleteTypedLinkFacetInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteTypedLinkFacetOutput ¶
type DeleteTypedLinkFacetOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DeleteTypedLinkFacetResponse
func (DeleteTypedLinkFacetOutput) MarshalFields ¶
func (s DeleteTypedLinkFacetOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteTypedLinkFacetOutput) String ¶
func (s DeleteTypedLinkFacetOutput) String() string
String returns the string representation
type DeleteTypedLinkFacetRequest ¶
type DeleteTypedLinkFacetRequest struct { *aws.Request Input *DeleteTypedLinkFacetInput Copy func(*DeleteTypedLinkFacetInput) DeleteTypedLinkFacetRequest }
DeleteTypedLinkFacetRequest is the request type for the DeleteTypedLinkFacet API operation.
func (DeleteTypedLinkFacetRequest) Send ¶
func (r DeleteTypedLinkFacetRequest) Send(ctx context.Context) (*DeleteTypedLinkFacetResponse, error)
Send marshals and sends the DeleteTypedLinkFacet API request.
type DeleteTypedLinkFacetResponse ¶
type DeleteTypedLinkFacetResponse struct { *DeleteTypedLinkFacetOutput // contains filtered or unexported fields }
DeleteTypedLinkFacetResponse is the response type for the DeleteTypedLinkFacet API operation.
func (*DeleteTypedLinkFacetResponse) SDKResponseMetdata ¶
func (r *DeleteTypedLinkFacetResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DeleteTypedLinkFacet request.
type DetachFromIndexInput ¶
type DetachFromIndexInput struct { // The Amazon Resource Name (ARN) of the directory the index and object exist // in. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // A reference to the index object. // // IndexReference is a required field IndexReference *ObjectReference `type:"structure" required:"true"` // A reference to the object being detached from the index. // // TargetReference is a required field TargetReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DetachFromIndexRequest
func (DetachFromIndexInput) MarshalFields ¶
func (s DetachFromIndexInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DetachFromIndexInput) String ¶
func (s DetachFromIndexInput) String() string
String returns the string representation
func (*DetachFromIndexInput) Validate ¶
func (s *DetachFromIndexInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DetachFromIndexOutput ¶
type DetachFromIndexOutput struct { // The ObjectIdentifier of the object that was detached from the index. DetachedObjectIdentifier *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DetachFromIndexResponse
func (DetachFromIndexOutput) MarshalFields ¶
func (s DetachFromIndexOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DetachFromIndexOutput) String ¶
func (s DetachFromIndexOutput) String() string
String returns the string representation
type DetachFromIndexRequest ¶
type DetachFromIndexRequest struct { *aws.Request Input *DetachFromIndexInput Copy func(*DetachFromIndexInput) DetachFromIndexRequest }
DetachFromIndexRequest is the request type for the DetachFromIndex API operation.
func (DetachFromIndexRequest) Send ¶
func (r DetachFromIndexRequest) Send(ctx context.Context) (*DetachFromIndexResponse, error)
Send marshals and sends the DetachFromIndex API request.
type DetachFromIndexResponse ¶
type DetachFromIndexResponse struct { *DetachFromIndexOutput // contains filtered or unexported fields }
DetachFromIndexResponse is the response type for the DetachFromIndex API operation.
func (*DetachFromIndexResponse) SDKResponseMetdata ¶
func (r *DetachFromIndexResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DetachFromIndex request.
type DetachObjectInput ¶
type DetachObjectInput struct { // The Amazon Resource Name (ARN) that is associated with the Directory where // objects reside. For more information, see arns. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // The link name associated with the object that needs to be detached. // // LinkName is a required field LinkName *string `min:"1" type:"string" required:"true"` // The parent reference from which the object with the specified link name is // detached. // // ParentReference is a required field ParentReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DetachObjectRequest
func (DetachObjectInput) MarshalFields ¶
func (s DetachObjectInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DetachObjectInput) String ¶
func (s DetachObjectInput) String() string
String returns the string representation
func (*DetachObjectInput) Validate ¶
func (s *DetachObjectInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DetachObjectOutput ¶
type DetachObjectOutput struct { // The ObjectIdentifier that was detached from the object. DetachedObjectIdentifier *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DetachObjectResponse
func (DetachObjectOutput) MarshalFields ¶
func (s DetachObjectOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DetachObjectOutput) String ¶
func (s DetachObjectOutput) String() string
String returns the string representation
type DetachObjectRequest ¶
type DetachObjectRequest struct { *aws.Request Input *DetachObjectInput Copy func(*DetachObjectInput) DetachObjectRequest }
DetachObjectRequest is the request type for the DetachObject API operation.
func (DetachObjectRequest) Send ¶
func (r DetachObjectRequest) Send(ctx context.Context) (*DetachObjectResponse, error)
Send marshals and sends the DetachObject API request.
type DetachObjectResponse ¶
type DetachObjectResponse struct { *DetachObjectOutput // contains filtered or unexported fields }
DetachObjectResponse is the response type for the DetachObject API operation.
func (*DetachObjectResponse) SDKResponseMetdata ¶
func (r *DetachObjectResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DetachObject request.
type DetachPolicyInput ¶
type DetachPolicyInput struct { // The Amazon Resource Name (ARN) that is associated with the Directory where // both objects reside. For more information, see arns. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // Reference that identifies the object whose policy object will be detached. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // Reference that identifies the policy object. // // PolicyReference is a required field PolicyReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DetachPolicyRequest
func (DetachPolicyInput) MarshalFields ¶
func (s DetachPolicyInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DetachPolicyInput) String ¶
func (s DetachPolicyInput) String() string
String returns the string representation
func (*DetachPolicyInput) Validate ¶
func (s *DetachPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DetachPolicyOutput ¶
type DetachPolicyOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DetachPolicyResponse
func (DetachPolicyOutput) MarshalFields ¶
func (s DetachPolicyOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DetachPolicyOutput) String ¶
func (s DetachPolicyOutput) String() string
String returns the string representation
type DetachPolicyRequest ¶
type DetachPolicyRequest struct { *aws.Request Input *DetachPolicyInput Copy func(*DetachPolicyInput) DetachPolicyRequest }
DetachPolicyRequest is the request type for the DetachPolicy API operation.
func (DetachPolicyRequest) Send ¶
func (r DetachPolicyRequest) Send(ctx context.Context) (*DetachPolicyResponse, error)
Send marshals and sends the DetachPolicy API request.
type DetachPolicyResponse ¶
type DetachPolicyResponse struct { *DetachPolicyOutput // contains filtered or unexported fields }
DetachPolicyResponse is the response type for the DetachPolicy API operation.
func (*DetachPolicyResponse) SDKResponseMetdata ¶
func (r *DetachPolicyResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DetachPolicy request.
type DetachTypedLinkInput ¶
type DetachTypedLinkInput struct { // The Amazon Resource Name (ARN) of the directory where you want to detach // the typed link. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // Used to accept a typed link specifier as input. // // TypedLinkSpecifier is a required field TypedLinkSpecifier *TypedLinkSpecifier `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DetachTypedLinkRequest
func (DetachTypedLinkInput) MarshalFields ¶
func (s DetachTypedLinkInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DetachTypedLinkInput) String ¶
func (s DetachTypedLinkInput) String() string
String returns the string representation
func (*DetachTypedLinkInput) Validate ¶
func (s *DetachTypedLinkInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DetachTypedLinkOutput ¶
type DetachTypedLinkOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DetachTypedLinkOutput
func (DetachTypedLinkOutput) MarshalFields ¶
func (s DetachTypedLinkOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DetachTypedLinkOutput) String ¶
func (s DetachTypedLinkOutput) String() string
String returns the string representation
type DetachTypedLinkRequest ¶
type DetachTypedLinkRequest struct { *aws.Request Input *DetachTypedLinkInput Copy func(*DetachTypedLinkInput) DetachTypedLinkRequest }
DetachTypedLinkRequest is the request type for the DetachTypedLink API operation.
func (DetachTypedLinkRequest) Send ¶
func (r DetachTypedLinkRequest) Send(ctx context.Context) (*DetachTypedLinkResponse, error)
Send marshals and sends the DetachTypedLink API request.
type DetachTypedLinkResponse ¶
type DetachTypedLinkResponse struct { *DetachTypedLinkOutput // contains filtered or unexported fields }
DetachTypedLinkResponse is the response type for the DetachTypedLink API operation.
func (*DetachTypedLinkResponse) SDKResponseMetdata ¶
func (r *DetachTypedLinkResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DetachTypedLink request.
type Directory ¶
type Directory struct { // The date and time when the directory was created. CreationDateTime *time.Time `type:"timestamp" timestampFormat:"unix"` // The Amazon Resource Name (ARN) that is associated with the directory. For // more information, see arns. DirectoryArn *string `type:"string"` // The name of the directory. Name *string `min:"1" type:"string"` // The state of the directory. Can be either Enabled, Disabled, or Deleted. State DirectoryState `type:"string" enum:"true"` // contains filtered or unexported fields }
Directory structure that includes the directory name and directory ARN. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/Directory
func (Directory) MarshalFields ¶
func (s Directory) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Directory) String ¶
String returns the string representation
type DirectoryState ¶
type DirectoryState string
const ( DirectoryStateEnabled DirectoryState = "ENABLED" DirectoryStateDisabled DirectoryState = "DISABLED" DirectoryStateDeleted DirectoryState = "DELETED" )
Enum values for DirectoryState
func (DirectoryState) MarshalValue ¶
func (enum DirectoryState) MarshalValue() (string, error)
func (DirectoryState) MarshalValueBuf ¶
func (enum DirectoryState) MarshalValueBuf(b []byte) ([]byte, error)
type DisableDirectoryInput ¶
type DisableDirectoryInput struct { // The ARN of the directory to disable. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DisableDirectoryRequest
func (DisableDirectoryInput) MarshalFields ¶
func (s DisableDirectoryInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DisableDirectoryInput) String ¶
func (s DisableDirectoryInput) String() string
String returns the string representation
func (*DisableDirectoryInput) Validate ¶
func (s *DisableDirectoryInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisableDirectoryOutput ¶
type DisableDirectoryOutput struct { // The ARN of the directory that has been disabled. // // DirectoryArn is a required field DirectoryArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DisableDirectoryResponse
func (DisableDirectoryOutput) MarshalFields ¶
func (s DisableDirectoryOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DisableDirectoryOutput) String ¶
func (s DisableDirectoryOutput) String() string
String returns the string representation
type DisableDirectoryRequest ¶
type DisableDirectoryRequest struct { *aws.Request Input *DisableDirectoryInput Copy func(*DisableDirectoryInput) DisableDirectoryRequest }
DisableDirectoryRequest is the request type for the DisableDirectory API operation.
func (DisableDirectoryRequest) Send ¶
func (r DisableDirectoryRequest) Send(ctx context.Context) (*DisableDirectoryResponse, error)
Send marshals and sends the DisableDirectory API request.
type DisableDirectoryResponse ¶
type DisableDirectoryResponse struct { *DisableDirectoryOutput // contains filtered or unexported fields }
DisableDirectoryResponse is the response type for the DisableDirectory API operation.
func (*DisableDirectoryResponse) SDKResponseMetdata ¶
func (r *DisableDirectoryResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DisableDirectory request.
type EnableDirectoryInput ¶
type EnableDirectoryInput struct { // The ARN of the directory to enable. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/EnableDirectoryRequest
func (EnableDirectoryInput) MarshalFields ¶
func (s EnableDirectoryInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (EnableDirectoryInput) String ¶
func (s EnableDirectoryInput) String() string
String returns the string representation
func (*EnableDirectoryInput) Validate ¶
func (s *EnableDirectoryInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EnableDirectoryOutput ¶
type EnableDirectoryOutput struct { // The ARN of the enabled directory. // // DirectoryArn is a required field DirectoryArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/EnableDirectoryResponse
func (EnableDirectoryOutput) MarshalFields ¶
func (s EnableDirectoryOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (EnableDirectoryOutput) String ¶
func (s EnableDirectoryOutput) String() string
String returns the string representation
type EnableDirectoryRequest ¶
type EnableDirectoryRequest struct { *aws.Request Input *EnableDirectoryInput Copy func(*EnableDirectoryInput) EnableDirectoryRequest }
EnableDirectoryRequest is the request type for the EnableDirectory API operation.
func (EnableDirectoryRequest) Send ¶
func (r EnableDirectoryRequest) Send(ctx context.Context) (*EnableDirectoryResponse, error)
Send marshals and sends the EnableDirectory API request.
type EnableDirectoryResponse ¶
type EnableDirectoryResponse struct { *EnableDirectoryOutput // contains filtered or unexported fields }
EnableDirectoryResponse is the response type for the EnableDirectory API operation.
func (*EnableDirectoryResponse) SDKResponseMetdata ¶
func (r *EnableDirectoryResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the EnableDirectory request.
type Facet ¶
type Facet struct { // There are two different styles that you can define on any given facet, Static // and Dynamic. For static facets, all attributes must be defined in the schema. // For dynamic facets, attributes can be defined during data plane operations. FacetStyle FacetStyle `type:"string" enum:"true"` // The name of the Facet. Name *string `min:"1" type:"string"` // The object type that is associated with the facet. See CreateFacetRequest$ObjectType // for more details. ObjectType ObjectType `type:"string" enum:"true"` // contains filtered or unexported fields }
A structure that contains Name, ARN, Attributes, Rules, and ObjectTypes. See Facets (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/schemas_whatarefacets.html) for more information. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/Facet
func (Facet) MarshalFields ¶
func (s Facet) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Facet) String ¶
String returns the string representation
type FacetAttribute ¶
type FacetAttribute struct { // A facet attribute consists of either a definition or a reference. This structure // contains the attribute definition. See Attribute References (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/schemas_attributereferences.html) // for more information. AttributeDefinition *FacetAttributeDefinition `type:"structure"` // An attribute reference that is associated with the attribute. See Attribute // References (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/schemas_attributereferences.html) // for more information. AttributeReference *FacetAttributeReference `type:"structure"` // The name of the facet attribute. // // Name is a required field Name *string `min:"1" type:"string" required:"true"` // The required behavior of the FacetAttribute. RequiredBehavior RequiredAttributeBehavior `type:"string" enum:"true"` // contains filtered or unexported fields }
An attribute that is associated with the Facet. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/FacetAttribute
func (FacetAttribute) MarshalFields ¶
func (s FacetAttribute) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (FacetAttribute) String ¶
func (s FacetAttribute) String() string
String returns the string representation
func (*FacetAttribute) Validate ¶
func (s *FacetAttribute) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type FacetAttributeDefinition ¶
type FacetAttributeDefinition struct { // The default value of the attribute (if configured). DefaultValue *TypedAttributeValue `type:"structure"` // Whether the attribute is mutable or not. IsImmutable *bool `type:"boolean"` // Validation rules attached to the attribute definition. Rules map[string]Rule `type:"map"` // The type of the attribute. // // Type is a required field Type FacetAttributeType `type:"string" required:"true" enum:"true"` // contains filtered or unexported fields }
A facet attribute definition. See Attribute References (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/schemas_attributereferences.html) for more information. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/FacetAttributeDefinition
func (FacetAttributeDefinition) MarshalFields ¶
func (s FacetAttributeDefinition) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (FacetAttributeDefinition) String ¶
func (s FacetAttributeDefinition) String() string
String returns the string representation
func (*FacetAttributeDefinition) Validate ¶
func (s *FacetAttributeDefinition) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type FacetAttributeReference ¶
type FacetAttributeReference struct { // The target attribute name that is associated with the facet reference. See // Attribute References (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/schemas_attributereferences.html) // for more information. // // TargetAttributeName is a required field TargetAttributeName *string `min:"1" type:"string" required:"true"` // The target facet name that is associated with the facet reference. See Attribute // References (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/schemas_attributereferences.html) // for more information. // // TargetFacetName is a required field TargetFacetName *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
The facet attribute reference that specifies the attribute definition that contains the attribute facet name and attribute name. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/FacetAttributeReference
func (FacetAttributeReference) MarshalFields ¶
func (s FacetAttributeReference) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (FacetAttributeReference) String ¶
func (s FacetAttributeReference) String() string
String returns the string representation
func (*FacetAttributeReference) Validate ¶
func (s *FacetAttributeReference) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type FacetAttributeType ¶
type FacetAttributeType string
const ( FacetAttributeTypeString FacetAttributeType = "STRING" FacetAttributeTypeBinary FacetAttributeType = "BINARY" FacetAttributeTypeBoolean FacetAttributeType = "BOOLEAN" FacetAttributeTypeNumber FacetAttributeType = "NUMBER" FacetAttributeTypeDatetime FacetAttributeType = "DATETIME" FacetAttributeTypeVariant FacetAttributeType = "VARIANT" )
Enum values for FacetAttributeType
func (FacetAttributeType) MarshalValue ¶
func (enum FacetAttributeType) MarshalValue() (string, error)
func (FacetAttributeType) MarshalValueBuf ¶
func (enum FacetAttributeType) MarshalValueBuf(b []byte) ([]byte, error)
type FacetAttributeUpdate ¶
type FacetAttributeUpdate struct { // The action to perform when updating the attribute. Action UpdateActionType `type:"string" enum:"true"` // The attribute to update. Attribute *FacetAttribute `type:"structure"` // contains filtered or unexported fields }
A structure that contains information used to update an attribute. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/FacetAttributeUpdate
func (FacetAttributeUpdate) MarshalFields ¶
func (s FacetAttributeUpdate) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (FacetAttributeUpdate) String ¶
func (s FacetAttributeUpdate) String() string
String returns the string representation
func (*FacetAttributeUpdate) Validate ¶
func (s *FacetAttributeUpdate) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type FacetStyle ¶
type FacetStyle string
const ( FacetStyleStatic FacetStyle = "STATIC" FacetStyleDynamic FacetStyle = "DYNAMIC" )
Enum values for FacetStyle
func (FacetStyle) MarshalValue ¶
func (enum FacetStyle) MarshalValue() (string, error)
func (FacetStyle) MarshalValueBuf ¶
func (enum FacetStyle) MarshalValueBuf(b []byte) ([]byte, error)
type GetAppliedSchemaVersionInput ¶
type GetAppliedSchemaVersionInput struct { // The ARN of the applied schema. // // SchemaArn is a required field SchemaArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetAppliedSchemaVersionRequest
func (GetAppliedSchemaVersionInput) MarshalFields ¶
func (s GetAppliedSchemaVersionInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (GetAppliedSchemaVersionInput) String ¶
func (s GetAppliedSchemaVersionInput) String() string
String returns the string representation
func (*GetAppliedSchemaVersionInput) Validate ¶
func (s *GetAppliedSchemaVersionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetAppliedSchemaVersionOutput ¶
type GetAppliedSchemaVersionOutput struct { // Current applied schema ARN, including the minor version in use if one was // provided. AppliedSchemaArn *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetAppliedSchemaVersionResponse
func (GetAppliedSchemaVersionOutput) MarshalFields ¶
func (s GetAppliedSchemaVersionOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (GetAppliedSchemaVersionOutput) String ¶
func (s GetAppliedSchemaVersionOutput) String() string
String returns the string representation
type GetAppliedSchemaVersionRequest ¶
type GetAppliedSchemaVersionRequest struct { *aws.Request Input *GetAppliedSchemaVersionInput Copy func(*GetAppliedSchemaVersionInput) GetAppliedSchemaVersionRequest }
GetAppliedSchemaVersionRequest is the request type for the GetAppliedSchemaVersion API operation.
func (GetAppliedSchemaVersionRequest) Send ¶
func (r GetAppliedSchemaVersionRequest) Send(ctx context.Context) (*GetAppliedSchemaVersionResponse, error)
Send marshals and sends the GetAppliedSchemaVersion API request.
type GetAppliedSchemaVersionResponse ¶
type GetAppliedSchemaVersionResponse struct { *GetAppliedSchemaVersionOutput // contains filtered or unexported fields }
GetAppliedSchemaVersionResponse is the response type for the GetAppliedSchemaVersion API operation.
func (*GetAppliedSchemaVersionResponse) SDKResponseMetdata ¶
func (r *GetAppliedSchemaVersionResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the GetAppliedSchemaVersion request.
type GetDirectoryInput ¶
type GetDirectoryInput struct { // The ARN of the directory. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetDirectoryRequest
func (GetDirectoryInput) MarshalFields ¶
func (s GetDirectoryInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (GetDirectoryInput) String ¶
func (s GetDirectoryInput) String() string
String returns the string representation
func (*GetDirectoryInput) Validate ¶
func (s *GetDirectoryInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetDirectoryOutput ¶
type GetDirectoryOutput struct { // Metadata about the directory. // // Directory is a required field Directory *Directory `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetDirectoryResponse
func (GetDirectoryOutput) MarshalFields ¶
func (s GetDirectoryOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (GetDirectoryOutput) String ¶
func (s GetDirectoryOutput) String() string
String returns the string representation
type GetDirectoryRequest ¶
type GetDirectoryRequest struct { *aws.Request Input *GetDirectoryInput Copy func(*GetDirectoryInput) GetDirectoryRequest }
GetDirectoryRequest is the request type for the GetDirectory API operation.
func (GetDirectoryRequest) Send ¶
func (r GetDirectoryRequest) Send(ctx context.Context) (*GetDirectoryResponse, error)
Send marshals and sends the GetDirectory API request.
type GetDirectoryResponse ¶
type GetDirectoryResponse struct { *GetDirectoryOutput // contains filtered or unexported fields }
GetDirectoryResponse is the response type for the GetDirectory API operation.
func (*GetDirectoryResponse) SDKResponseMetdata ¶
func (r *GetDirectoryResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the GetDirectory request.
type GetFacetInput ¶
type GetFacetInput struct { // The name of the facet to retrieve. // // Name is a required field Name *string `min:"1" type:"string" required:"true"` // The Amazon Resource Name (ARN) that is associated with the Facet. For more // information, see arns. // // SchemaArn is a required field SchemaArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetFacetRequest
func (GetFacetInput) MarshalFields ¶
func (s GetFacetInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (GetFacetInput) String ¶
func (s GetFacetInput) String() string
String returns the string representation
func (*GetFacetInput) Validate ¶
func (s *GetFacetInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetFacetOutput ¶
type GetFacetOutput struct { // The Facet structure that is associated with the facet. Facet *Facet `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetFacetResponse
func (GetFacetOutput) MarshalFields ¶
func (s GetFacetOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (GetFacetOutput) String ¶
func (s GetFacetOutput) String() string
String returns the string representation
type GetFacetRequest ¶
type GetFacetRequest struct { *aws.Request Input *GetFacetInput Copy func(*GetFacetInput) GetFacetRequest }
GetFacetRequest is the request type for the GetFacet API operation.
func (GetFacetRequest) Send ¶
func (r GetFacetRequest) Send(ctx context.Context) (*GetFacetResponse, error)
Send marshals and sends the GetFacet API request.
type GetFacetResponse ¶
type GetFacetResponse struct { *GetFacetOutput // contains filtered or unexported fields }
GetFacetResponse is the response type for the GetFacet API operation.
func (*GetFacetResponse) SDKResponseMetdata ¶
func (r *GetFacetResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the GetFacet request.
type GetLinkAttributesInput ¶
type GetLinkAttributesInput struct { // A list of attribute names whose values will be retrieved. // // AttributeNames is a required field AttributeNames []string `type:"list" required:"true"` // The consistency level at which to retrieve the attributes on a typed link. ConsistencyLevel ConsistencyLevel `type:"string" enum:"true"` // The Amazon Resource Name (ARN) that is associated with the Directory where // the typed link resides. For more information, see arns or Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink). // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // Allows a typed link specifier to be accepted as input. // // TypedLinkSpecifier is a required field TypedLinkSpecifier *TypedLinkSpecifier `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetLinkAttributesRequest
func (GetLinkAttributesInput) MarshalFields ¶
func (s GetLinkAttributesInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (GetLinkAttributesInput) String ¶
func (s GetLinkAttributesInput) String() string
String returns the string representation
func (*GetLinkAttributesInput) Validate ¶
func (s *GetLinkAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetLinkAttributesOutput ¶
type GetLinkAttributesOutput struct { // The attributes that are associated with the typed link. Attributes []AttributeKeyAndValue `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetLinkAttributesResponse
func (GetLinkAttributesOutput) MarshalFields ¶
func (s GetLinkAttributesOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (GetLinkAttributesOutput) String ¶
func (s GetLinkAttributesOutput) String() string
String returns the string representation
type GetLinkAttributesRequest ¶
type GetLinkAttributesRequest struct { *aws.Request Input *GetLinkAttributesInput Copy func(*GetLinkAttributesInput) GetLinkAttributesRequest }
GetLinkAttributesRequest is the request type for the GetLinkAttributes API operation.
func (GetLinkAttributesRequest) Send ¶
func (r GetLinkAttributesRequest) Send(ctx context.Context) (*GetLinkAttributesResponse, error)
Send marshals and sends the GetLinkAttributes API request.
type GetLinkAttributesResponse ¶
type GetLinkAttributesResponse struct { *GetLinkAttributesOutput // contains filtered or unexported fields }
GetLinkAttributesResponse is the response type for the GetLinkAttributes API operation.
func (*GetLinkAttributesResponse) SDKResponseMetdata ¶
func (r *GetLinkAttributesResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the GetLinkAttributes request.
type GetObjectAttributesInput ¶
type GetObjectAttributesInput struct { // List of attribute names whose values will be retrieved. // // AttributeNames is a required field AttributeNames []string `type:"list" required:"true"` // The consistency level at which to retrieve the attributes on an object. ConsistencyLevel ConsistencyLevel `location:"header" locationName:"x-amz-consistency-level" type:"string" enum:"true"` // The Amazon Resource Name (ARN) that is associated with the Directory where // the object resides. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // Reference that identifies the object whose attributes will be retrieved. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // Identifier for the facet whose attributes will be retrieved. See SchemaFacet // for details. // // SchemaFacet is a required field SchemaFacet *SchemaFacet `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetObjectAttributesRequest
func (GetObjectAttributesInput) MarshalFields ¶
func (s GetObjectAttributesInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (GetObjectAttributesInput) String ¶
func (s GetObjectAttributesInput) String() string
String returns the string representation
func (*GetObjectAttributesInput) Validate ¶
func (s *GetObjectAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetObjectAttributesOutput ¶
type GetObjectAttributesOutput struct { // The attributes that are associated with the object. Attributes []AttributeKeyAndValue `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetObjectAttributesResponse
func (GetObjectAttributesOutput) MarshalFields ¶
func (s GetObjectAttributesOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (GetObjectAttributesOutput) String ¶
func (s GetObjectAttributesOutput) String() string
String returns the string representation
type GetObjectAttributesRequest ¶
type GetObjectAttributesRequest struct { *aws.Request Input *GetObjectAttributesInput Copy func(*GetObjectAttributesInput) GetObjectAttributesRequest }
GetObjectAttributesRequest is the request type for the GetObjectAttributes API operation.
func (GetObjectAttributesRequest) Send ¶
func (r GetObjectAttributesRequest) Send(ctx context.Context) (*GetObjectAttributesResponse, error)
Send marshals and sends the GetObjectAttributes API request.
type GetObjectAttributesResponse ¶
type GetObjectAttributesResponse struct { *GetObjectAttributesOutput // contains filtered or unexported fields }
GetObjectAttributesResponse is the response type for the GetObjectAttributes API operation.
func (*GetObjectAttributesResponse) SDKResponseMetdata ¶
func (r *GetObjectAttributesResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the GetObjectAttributes request.
type GetObjectInformationInput ¶
type GetObjectInformationInput struct { // The consistency level at which to retrieve the object information. ConsistencyLevel ConsistencyLevel `location:"header" locationName:"x-amz-consistency-level" type:"string" enum:"true"` // The ARN of the directory being retrieved. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // A reference to the object. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetObjectInformationRequest
func (GetObjectInformationInput) MarshalFields ¶
func (s GetObjectInformationInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (GetObjectInformationInput) String ¶
func (s GetObjectInformationInput) String() string
String returns the string representation
func (*GetObjectInformationInput) Validate ¶
func (s *GetObjectInformationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetObjectInformationOutput ¶
type GetObjectInformationOutput struct { // The ObjectIdentifier of the specified object. ObjectIdentifier *string `type:"string"` // The facets attached to the specified object. Although the response does not // include minor version information, the most recently applied minor version // of each Facet is in effect. See GetAppliedSchemaVersion for details. SchemaFacets []SchemaFacet `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetObjectInformationResponse
func (GetObjectInformationOutput) MarshalFields ¶
func (s GetObjectInformationOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (GetObjectInformationOutput) String ¶
func (s GetObjectInformationOutput) String() string
String returns the string representation
type GetObjectInformationRequest ¶
type GetObjectInformationRequest struct { *aws.Request Input *GetObjectInformationInput Copy func(*GetObjectInformationInput) GetObjectInformationRequest }
GetObjectInformationRequest is the request type for the GetObjectInformation API operation.
func (GetObjectInformationRequest) Send ¶
func (r GetObjectInformationRequest) Send(ctx context.Context) (*GetObjectInformationResponse, error)
Send marshals and sends the GetObjectInformation API request.
type GetObjectInformationResponse ¶
type GetObjectInformationResponse struct { *GetObjectInformationOutput // contains filtered or unexported fields }
GetObjectInformationResponse is the response type for the GetObjectInformation API operation.
func (*GetObjectInformationResponse) SDKResponseMetdata ¶
func (r *GetObjectInformationResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the GetObjectInformation request.
type GetSchemaAsJsonInput ¶
type GetSchemaAsJsonInput struct { // The ARN of the schema to retrieve. // // SchemaArn is a required field SchemaArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetSchemaAsJsonRequest
func (GetSchemaAsJsonInput) MarshalFields ¶
func (s GetSchemaAsJsonInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (GetSchemaAsJsonInput) String ¶
func (s GetSchemaAsJsonInput) String() string
String returns the string representation
func (*GetSchemaAsJsonInput) Validate ¶
func (s *GetSchemaAsJsonInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetSchemaAsJsonOutput ¶
type GetSchemaAsJsonOutput struct { // The JSON representation of the schema document. Document *string `type:"string"` // The name of the retrieved schema. Name *string `min:"1" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetSchemaAsJsonResponse
func (GetSchemaAsJsonOutput) MarshalFields ¶
func (s GetSchemaAsJsonOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (GetSchemaAsJsonOutput) String ¶
func (s GetSchemaAsJsonOutput) String() string
String returns the string representation
type GetSchemaAsJsonRequest ¶
type GetSchemaAsJsonRequest struct { *aws.Request Input *GetSchemaAsJsonInput Copy func(*GetSchemaAsJsonInput) GetSchemaAsJsonRequest }
GetSchemaAsJsonRequest is the request type for the GetSchemaAsJson API operation.
func (GetSchemaAsJsonRequest) Send ¶
func (r GetSchemaAsJsonRequest) Send(ctx context.Context) (*GetSchemaAsJsonResponse, error)
Send marshals and sends the GetSchemaAsJson API request.
type GetSchemaAsJsonResponse ¶
type GetSchemaAsJsonResponse struct { *GetSchemaAsJsonOutput // contains filtered or unexported fields }
GetSchemaAsJsonResponse is the response type for the GetSchemaAsJson API operation.
func (*GetSchemaAsJsonResponse) SDKResponseMetdata ¶
func (r *GetSchemaAsJsonResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the GetSchemaAsJson request.
type GetTypedLinkFacetInformationInput ¶
type GetTypedLinkFacetInformationInput struct { // The unique name of the typed link facet. // // Name is a required field Name *string `type:"string" required:"true"` // The Amazon Resource Name (ARN) that is associated with the schema. For more // information, see arns. // // SchemaArn is a required field SchemaArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetTypedLinkFacetInformationRequest
func (GetTypedLinkFacetInformationInput) MarshalFields ¶
func (s GetTypedLinkFacetInformationInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (GetTypedLinkFacetInformationInput) String ¶
func (s GetTypedLinkFacetInformationInput) String() string
String returns the string representation
func (*GetTypedLinkFacetInformationInput) Validate ¶
func (s *GetTypedLinkFacetInformationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetTypedLinkFacetInformationOutput ¶
type GetTypedLinkFacetInformationOutput struct { // The order of identity attributes for the facet, from most significant to // least significant. The ability to filter typed links considers the order // that the attributes are defined on the typed link facet. When providing ranges // to typed link selection, any inexact ranges must be specified at the end. // Any attributes that do not have a range specified are presumed to match the // entire range. Filters are interpreted in the order of the attributes on the // typed link facet, not the order in which they are supplied to any API calls. // For more information about identity attributes, see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink). IdentityAttributeOrder []string `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/GetTypedLinkFacetInformationResponse
func (GetTypedLinkFacetInformationOutput) MarshalFields ¶
func (s GetTypedLinkFacetInformationOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (GetTypedLinkFacetInformationOutput) String ¶
func (s GetTypedLinkFacetInformationOutput) String() string
String returns the string representation
type GetTypedLinkFacetInformationRequest ¶
type GetTypedLinkFacetInformationRequest struct { *aws.Request Input *GetTypedLinkFacetInformationInput Copy func(*GetTypedLinkFacetInformationInput) GetTypedLinkFacetInformationRequest }
GetTypedLinkFacetInformationRequest is the request type for the GetTypedLinkFacetInformation API operation.
func (GetTypedLinkFacetInformationRequest) Send ¶
func (r GetTypedLinkFacetInformationRequest) Send(ctx context.Context) (*GetTypedLinkFacetInformationResponse, error)
Send marshals and sends the GetTypedLinkFacetInformation API request.
type GetTypedLinkFacetInformationResponse ¶
type GetTypedLinkFacetInformationResponse struct { *GetTypedLinkFacetInformationOutput // contains filtered or unexported fields }
GetTypedLinkFacetInformationResponse is the response type for the GetTypedLinkFacetInformation API operation.
func (*GetTypedLinkFacetInformationResponse) SDKResponseMetdata ¶
func (r *GetTypedLinkFacetInformationResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the GetTypedLinkFacetInformation request.
type IndexAttachment ¶
type IndexAttachment struct { // The indexed attribute values. IndexedAttributes []AttributeKeyAndValue `type:"list"` // In response to ListIndex, the ObjectIdentifier of the object attached to // the index. In response to ListAttachedIndices, the ObjectIdentifier of the // index attached to the object. This field will always contain the ObjectIdentifier // of the object on the opposite side of the attachment specified in the query. ObjectIdentifier *string `type:"string"` // contains filtered or unexported fields }
Represents an index and an attached object. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/IndexAttachment
func (IndexAttachment) MarshalFields ¶
func (s IndexAttachment) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (IndexAttachment) String ¶
func (s IndexAttachment) String() string
String returns the string representation
type LinkAttributeAction ¶
type LinkAttributeAction struct { // A type that can be either UPDATE_OR_CREATE or DELETE. AttributeActionType UpdateActionType `type:"string" enum:"true"` // The value that you want to update to. AttributeUpdateValue *TypedAttributeValue `type:"structure"` // contains filtered or unexported fields }
The action to take on a typed link attribute value. Updates are only supported for attributes which don’t contribute to link identity. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/LinkAttributeAction
func (LinkAttributeAction) MarshalFields ¶
func (s LinkAttributeAction) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (LinkAttributeAction) String ¶
func (s LinkAttributeAction) String() string
String returns the string representation
type LinkAttributeUpdate ¶
type LinkAttributeUpdate struct { // The action to perform as part of the attribute update. AttributeAction *LinkAttributeAction `type:"structure"` // The key of the attribute being updated. AttributeKey *AttributeKey `type:"structure"` // contains filtered or unexported fields }
Structure that contains attribute update information. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/LinkAttributeUpdate
func (LinkAttributeUpdate) MarshalFields ¶
func (s LinkAttributeUpdate) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (LinkAttributeUpdate) String ¶
func (s LinkAttributeUpdate) String() string
String returns the string representation
func (*LinkAttributeUpdate) Validate ¶
func (s *LinkAttributeUpdate) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListAppliedSchemaArnsInput ¶
type ListAppliedSchemaArnsInput struct { // The ARN of the directory you are listing. // // DirectoryArn is a required field DirectoryArn *string `type:"string" required:"true"` // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // The response for ListAppliedSchemaArns when this parameter is used will list // all minor version ARNs for a major version. SchemaArn *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListAppliedSchemaArnsRequest
func (ListAppliedSchemaArnsInput) MarshalFields ¶
func (s ListAppliedSchemaArnsInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListAppliedSchemaArnsInput) String ¶
func (s ListAppliedSchemaArnsInput) String() string
String returns the string representation
func (*ListAppliedSchemaArnsInput) Validate ¶
func (s *ListAppliedSchemaArnsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListAppliedSchemaArnsOutput ¶
type ListAppliedSchemaArnsOutput struct { // The pagination token. NextToken *string `type:"string"` // The ARNs of schemas that are applied to the directory. SchemaArns []string `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListAppliedSchemaArnsResponse
func (ListAppliedSchemaArnsOutput) MarshalFields ¶
func (s ListAppliedSchemaArnsOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListAppliedSchemaArnsOutput) String ¶
func (s ListAppliedSchemaArnsOutput) String() string
String returns the string representation
type ListAppliedSchemaArnsPaginator ¶
ListAppliedSchemaArnsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListAppliedSchemaArnsPaginator ¶
func NewListAppliedSchemaArnsPaginator(req ListAppliedSchemaArnsRequest) ListAppliedSchemaArnsPaginator
NewListAppliedSchemaArnsRequestPaginator returns a paginator for ListAppliedSchemaArns. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListAppliedSchemaArnsRequest(input) p := clouddirectory.NewListAppliedSchemaArnsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListAppliedSchemaArnsPaginator) CurrentPage ¶
func (p *ListAppliedSchemaArnsPaginator) CurrentPage() *ListAppliedSchemaArnsOutput
type ListAppliedSchemaArnsRequest ¶
type ListAppliedSchemaArnsRequest struct { *aws.Request Input *ListAppliedSchemaArnsInput Copy func(*ListAppliedSchemaArnsInput) ListAppliedSchemaArnsRequest }
ListAppliedSchemaArnsRequest is the request type for the ListAppliedSchemaArns API operation.
func (ListAppliedSchemaArnsRequest) Send ¶
func (r ListAppliedSchemaArnsRequest) Send(ctx context.Context) (*ListAppliedSchemaArnsResponse, error)
Send marshals and sends the ListAppliedSchemaArns API request.
type ListAppliedSchemaArnsResponse ¶
type ListAppliedSchemaArnsResponse struct { *ListAppliedSchemaArnsOutput // contains filtered or unexported fields }
ListAppliedSchemaArnsResponse is the response type for the ListAppliedSchemaArns API operation.
func (*ListAppliedSchemaArnsResponse) SDKResponseMetdata ¶
func (r *ListAppliedSchemaArnsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListAppliedSchemaArns request.
type ListAttachedIndicesInput ¶
type ListAttachedIndicesInput struct { // The consistency level to use for this operation. ConsistencyLevel ConsistencyLevel `location:"header" locationName:"x-amz-consistency-level" type:"string" enum:"true"` // The ARN of the directory. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // A reference to the object that has indices attached. // // TargetReference is a required field TargetReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListAttachedIndicesRequest
func (ListAttachedIndicesInput) MarshalFields ¶
func (s ListAttachedIndicesInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListAttachedIndicesInput) String ¶
func (s ListAttachedIndicesInput) String() string
String returns the string representation
func (*ListAttachedIndicesInput) Validate ¶
func (s *ListAttachedIndicesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListAttachedIndicesOutput ¶
type ListAttachedIndicesOutput struct { // The indices attached to the specified object. IndexAttachments []IndexAttachment `type:"list"` // The pagination token. NextToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListAttachedIndicesResponse
func (ListAttachedIndicesOutput) MarshalFields ¶
func (s ListAttachedIndicesOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListAttachedIndicesOutput) String ¶
func (s ListAttachedIndicesOutput) String() string
String returns the string representation
type ListAttachedIndicesPaginator ¶
ListAttachedIndicesPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListAttachedIndicesPaginator ¶
func NewListAttachedIndicesPaginator(req ListAttachedIndicesRequest) ListAttachedIndicesPaginator
NewListAttachedIndicesRequestPaginator returns a paginator for ListAttachedIndices. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListAttachedIndicesRequest(input) p := clouddirectory.NewListAttachedIndicesRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListAttachedIndicesPaginator) CurrentPage ¶
func (p *ListAttachedIndicesPaginator) CurrentPage() *ListAttachedIndicesOutput
type ListAttachedIndicesRequest ¶
type ListAttachedIndicesRequest struct { *aws.Request Input *ListAttachedIndicesInput Copy func(*ListAttachedIndicesInput) ListAttachedIndicesRequest }
ListAttachedIndicesRequest is the request type for the ListAttachedIndices API operation.
func (ListAttachedIndicesRequest) Send ¶
func (r ListAttachedIndicesRequest) Send(ctx context.Context) (*ListAttachedIndicesResponse, error)
Send marshals and sends the ListAttachedIndices API request.
type ListAttachedIndicesResponse ¶
type ListAttachedIndicesResponse struct { *ListAttachedIndicesOutput // contains filtered or unexported fields }
ListAttachedIndicesResponse is the response type for the ListAttachedIndices API operation.
func (*ListAttachedIndicesResponse) SDKResponseMetdata ¶
func (r *ListAttachedIndicesResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListAttachedIndices request.
type ListDevelopmentSchemaArnsInput ¶
type ListDevelopmentSchemaArnsInput struct { // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListDevelopmentSchemaArnsRequest
func (ListDevelopmentSchemaArnsInput) MarshalFields ¶
func (s ListDevelopmentSchemaArnsInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListDevelopmentSchemaArnsInput) String ¶
func (s ListDevelopmentSchemaArnsInput) String() string
String returns the string representation
func (*ListDevelopmentSchemaArnsInput) Validate ¶
func (s *ListDevelopmentSchemaArnsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListDevelopmentSchemaArnsOutput ¶
type ListDevelopmentSchemaArnsOutput struct { // The pagination token. NextToken *string `type:"string"` // The ARNs of retrieved development schemas. SchemaArns []string `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListDevelopmentSchemaArnsResponse
func (ListDevelopmentSchemaArnsOutput) MarshalFields ¶
func (s ListDevelopmentSchemaArnsOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListDevelopmentSchemaArnsOutput) String ¶
func (s ListDevelopmentSchemaArnsOutput) String() string
String returns the string representation
type ListDevelopmentSchemaArnsPaginator ¶
ListDevelopmentSchemaArnsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListDevelopmentSchemaArnsPaginator ¶
func NewListDevelopmentSchemaArnsPaginator(req ListDevelopmentSchemaArnsRequest) ListDevelopmentSchemaArnsPaginator
NewListDevelopmentSchemaArnsRequestPaginator returns a paginator for ListDevelopmentSchemaArns. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListDevelopmentSchemaArnsRequest(input) p := clouddirectory.NewListDevelopmentSchemaArnsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListDevelopmentSchemaArnsPaginator) CurrentPage ¶
func (p *ListDevelopmentSchemaArnsPaginator) CurrentPage() *ListDevelopmentSchemaArnsOutput
type ListDevelopmentSchemaArnsRequest ¶
type ListDevelopmentSchemaArnsRequest struct { *aws.Request Input *ListDevelopmentSchemaArnsInput Copy func(*ListDevelopmentSchemaArnsInput) ListDevelopmentSchemaArnsRequest }
ListDevelopmentSchemaArnsRequest is the request type for the ListDevelopmentSchemaArns API operation.
func (ListDevelopmentSchemaArnsRequest) Send ¶
func (r ListDevelopmentSchemaArnsRequest) Send(ctx context.Context) (*ListDevelopmentSchemaArnsResponse, error)
Send marshals and sends the ListDevelopmentSchemaArns API request.
type ListDevelopmentSchemaArnsResponse ¶
type ListDevelopmentSchemaArnsResponse struct { *ListDevelopmentSchemaArnsOutput // contains filtered or unexported fields }
ListDevelopmentSchemaArnsResponse is the response type for the ListDevelopmentSchemaArns API operation.
func (*ListDevelopmentSchemaArnsResponse) SDKResponseMetdata ¶
func (r *ListDevelopmentSchemaArnsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListDevelopmentSchemaArns request.
type ListDirectoriesInput ¶
type ListDirectoriesInput struct { // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // The state of the directories in the list. Can be either Enabled, Disabled, // or Deleted. State DirectoryState `locationName:"state" type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListDirectoriesRequest
func (ListDirectoriesInput) MarshalFields ¶
func (s ListDirectoriesInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListDirectoriesInput) String ¶
func (s ListDirectoriesInput) String() string
String returns the string representation
func (*ListDirectoriesInput) Validate ¶
func (s *ListDirectoriesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListDirectoriesOutput ¶
type ListDirectoriesOutput struct { // Lists all directories that are associated with your account in pagination // fashion. // // Directories is a required field Directories []Directory `type:"list" required:"true"` // The pagination token. NextToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListDirectoriesResponse
func (ListDirectoriesOutput) MarshalFields ¶
func (s ListDirectoriesOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListDirectoriesOutput) String ¶
func (s ListDirectoriesOutput) String() string
String returns the string representation
type ListDirectoriesPaginator ¶
ListDirectoriesPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListDirectoriesPaginator ¶
func NewListDirectoriesPaginator(req ListDirectoriesRequest) ListDirectoriesPaginator
NewListDirectoriesRequestPaginator returns a paginator for ListDirectories. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListDirectoriesRequest(input) p := clouddirectory.NewListDirectoriesRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListDirectoriesPaginator) CurrentPage ¶
func (p *ListDirectoriesPaginator) CurrentPage() *ListDirectoriesOutput
type ListDirectoriesRequest ¶
type ListDirectoriesRequest struct { *aws.Request Input *ListDirectoriesInput Copy func(*ListDirectoriesInput) ListDirectoriesRequest }
ListDirectoriesRequest is the request type for the ListDirectories API operation.
func (ListDirectoriesRequest) Send ¶
func (r ListDirectoriesRequest) Send(ctx context.Context) (*ListDirectoriesResponse, error)
Send marshals and sends the ListDirectories API request.
type ListDirectoriesResponse ¶
type ListDirectoriesResponse struct { *ListDirectoriesOutput // contains filtered or unexported fields }
ListDirectoriesResponse is the response type for the ListDirectories API operation.
func (*ListDirectoriesResponse) SDKResponseMetdata ¶
func (r *ListDirectoriesResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListDirectories request.
type ListFacetAttributesInput ¶
type ListFacetAttributesInput struct { // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The name of the facet whose attributes will be retrieved. // // Name is a required field Name *string `min:"1" type:"string" required:"true"` // The pagination token. NextToken *string `type:"string"` // The ARN of the schema where the facet resides. // // SchemaArn is a required field SchemaArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListFacetAttributesRequest
func (ListFacetAttributesInput) MarshalFields ¶
func (s ListFacetAttributesInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListFacetAttributesInput) String ¶
func (s ListFacetAttributesInput) String() string
String returns the string representation
func (*ListFacetAttributesInput) Validate ¶
func (s *ListFacetAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListFacetAttributesOutput ¶
type ListFacetAttributesOutput struct { // The attributes attached to the facet. Attributes []FacetAttribute `type:"list"` // The pagination token. NextToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListFacetAttributesResponse
func (ListFacetAttributesOutput) MarshalFields ¶
func (s ListFacetAttributesOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListFacetAttributesOutput) String ¶
func (s ListFacetAttributesOutput) String() string
String returns the string representation
type ListFacetAttributesPaginator ¶
ListFacetAttributesPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListFacetAttributesPaginator ¶
func NewListFacetAttributesPaginator(req ListFacetAttributesRequest) ListFacetAttributesPaginator
NewListFacetAttributesRequestPaginator returns a paginator for ListFacetAttributes. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListFacetAttributesRequest(input) p := clouddirectory.NewListFacetAttributesRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListFacetAttributesPaginator) CurrentPage ¶
func (p *ListFacetAttributesPaginator) CurrentPage() *ListFacetAttributesOutput
type ListFacetAttributesRequest ¶
type ListFacetAttributesRequest struct { *aws.Request Input *ListFacetAttributesInput Copy func(*ListFacetAttributesInput) ListFacetAttributesRequest }
ListFacetAttributesRequest is the request type for the ListFacetAttributes API operation.
func (ListFacetAttributesRequest) Send ¶
func (r ListFacetAttributesRequest) Send(ctx context.Context) (*ListFacetAttributesResponse, error)
Send marshals and sends the ListFacetAttributes API request.
type ListFacetAttributesResponse ¶
type ListFacetAttributesResponse struct { *ListFacetAttributesOutput // contains filtered or unexported fields }
ListFacetAttributesResponse is the response type for the ListFacetAttributes API operation.
func (*ListFacetAttributesResponse) SDKResponseMetdata ¶
func (r *ListFacetAttributesResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListFacetAttributes request.
type ListFacetNamesInput ¶
type ListFacetNamesInput struct { // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // The Amazon Resource Name (ARN) to retrieve facet names from. // // SchemaArn is a required field SchemaArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListFacetNamesRequest
func (ListFacetNamesInput) MarshalFields ¶
func (s ListFacetNamesInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListFacetNamesInput) String ¶
func (s ListFacetNamesInput) String() string
String returns the string representation
func (*ListFacetNamesInput) Validate ¶
func (s *ListFacetNamesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListFacetNamesOutput ¶
type ListFacetNamesOutput struct { // The names of facets that exist within the schema. FacetNames []string `type:"list"` // The pagination token. NextToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListFacetNamesResponse
func (ListFacetNamesOutput) MarshalFields ¶
func (s ListFacetNamesOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListFacetNamesOutput) String ¶
func (s ListFacetNamesOutput) String() string
String returns the string representation
type ListFacetNamesPaginator ¶
ListFacetNamesPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListFacetNamesPaginator ¶
func NewListFacetNamesPaginator(req ListFacetNamesRequest) ListFacetNamesPaginator
NewListFacetNamesRequestPaginator returns a paginator for ListFacetNames. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListFacetNamesRequest(input) p := clouddirectory.NewListFacetNamesRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListFacetNamesPaginator) CurrentPage ¶
func (p *ListFacetNamesPaginator) CurrentPage() *ListFacetNamesOutput
type ListFacetNamesRequest ¶
type ListFacetNamesRequest struct { *aws.Request Input *ListFacetNamesInput Copy func(*ListFacetNamesInput) ListFacetNamesRequest }
ListFacetNamesRequest is the request type for the ListFacetNames API operation.
func (ListFacetNamesRequest) Send ¶
func (r ListFacetNamesRequest) Send(ctx context.Context) (*ListFacetNamesResponse, error)
Send marshals and sends the ListFacetNames API request.
type ListFacetNamesResponse ¶
type ListFacetNamesResponse struct { *ListFacetNamesOutput // contains filtered or unexported fields }
ListFacetNamesResponse is the response type for the ListFacetNames API operation.
func (*ListFacetNamesResponse) SDKResponseMetdata ¶
func (r *ListFacetNamesResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListFacetNames request.
type ListIncomingTypedLinksInput ¶
type ListIncomingTypedLinksInput struct { // The consistency level to execute the request at. ConsistencyLevel ConsistencyLevel `type:"string" enum:"true"` // The Amazon Resource Name (ARN) of the directory where you want to list the // typed links. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // Provides range filters for multiple attributes. When providing ranges to // typed link selection, any inexact ranges must be specified at the end. Any // attributes that do not have a range specified are presumed to match the entire // range. FilterAttributeRanges []TypedLinkAttributeRange `type:"list"` // Filters are interpreted in the order of the attributes on the typed link // facet, not the order in which they are supplied to any API calls. FilterTypedLink *TypedLinkSchemaAndFacetName `type:"structure"` // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // Reference that identifies the object whose attributes will be listed. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListIncomingTypedLinksRequest
func (ListIncomingTypedLinksInput) MarshalFields ¶
func (s ListIncomingTypedLinksInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListIncomingTypedLinksInput) String ¶
func (s ListIncomingTypedLinksInput) String() string
String returns the string representation
func (*ListIncomingTypedLinksInput) Validate ¶
func (s *ListIncomingTypedLinksInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListIncomingTypedLinksOutput ¶
type ListIncomingTypedLinksOutput struct { // Returns one or more typed link specifiers as output. LinkSpecifiers []TypedLinkSpecifier `type:"list"` // The pagination token. NextToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListIncomingTypedLinksResponse
func (ListIncomingTypedLinksOutput) MarshalFields ¶
func (s ListIncomingTypedLinksOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListIncomingTypedLinksOutput) String ¶
func (s ListIncomingTypedLinksOutput) String() string
String returns the string representation
type ListIncomingTypedLinksRequest ¶
type ListIncomingTypedLinksRequest struct { *aws.Request Input *ListIncomingTypedLinksInput Copy func(*ListIncomingTypedLinksInput) ListIncomingTypedLinksRequest }
ListIncomingTypedLinksRequest is the request type for the ListIncomingTypedLinks API operation.
func (ListIncomingTypedLinksRequest) Send ¶
func (r ListIncomingTypedLinksRequest) Send(ctx context.Context) (*ListIncomingTypedLinksResponse, error)
Send marshals and sends the ListIncomingTypedLinks API request.
type ListIncomingTypedLinksResponse ¶
type ListIncomingTypedLinksResponse struct { *ListIncomingTypedLinksOutput // contains filtered or unexported fields }
ListIncomingTypedLinksResponse is the response type for the ListIncomingTypedLinks API operation.
func (*ListIncomingTypedLinksResponse) SDKResponseMetdata ¶
func (r *ListIncomingTypedLinksResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListIncomingTypedLinks request.
type ListIndexInput ¶
type ListIndexInput struct { // The consistency level to execute the request at. ConsistencyLevel ConsistencyLevel `location:"header" locationName:"x-amz-consistency-level" type:"string" enum:"true"` // The ARN of the directory that the index exists in. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // The reference to the index to list. // // IndexReference is a required field IndexReference *ObjectReference `type:"structure" required:"true"` // The maximum number of objects in a single page to retrieve from the index // during a request. For more information, see Amazon Cloud Directory Limits // (http://docs.aws.amazon.com/clouddirectory/latest/developerguide/limits.html). MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // Specifies the ranges of indexed values that you want to query. RangesOnIndexedValues []ObjectAttributeRange `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListIndexRequest
func (ListIndexInput) MarshalFields ¶
func (s ListIndexInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListIndexInput) String ¶
func (s ListIndexInput) String() string
String returns the string representation
func (*ListIndexInput) Validate ¶
func (s *ListIndexInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListIndexOutput ¶
type ListIndexOutput struct { // The objects and indexed values attached to the index. IndexAttachments []IndexAttachment `type:"list"` // The pagination token. NextToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListIndexResponse
func (ListIndexOutput) MarshalFields ¶
func (s ListIndexOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListIndexOutput) String ¶
func (s ListIndexOutput) String() string
String returns the string representation
type ListIndexPaginator ¶
ListIndexPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListIndexPaginator ¶
func NewListIndexPaginator(req ListIndexRequest) ListIndexPaginator
NewListIndexRequestPaginator returns a paginator for ListIndex. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListIndexRequest(input) p := clouddirectory.NewListIndexRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListIndexPaginator) CurrentPage ¶
func (p *ListIndexPaginator) CurrentPage() *ListIndexOutput
type ListIndexRequest ¶
type ListIndexRequest struct { *aws.Request Input *ListIndexInput Copy func(*ListIndexInput) ListIndexRequest }
ListIndexRequest is the request type for the ListIndex API operation.
func (ListIndexRequest) Send ¶
func (r ListIndexRequest) Send(ctx context.Context) (*ListIndexResponse, error)
Send marshals and sends the ListIndex API request.
type ListIndexResponse ¶
type ListIndexResponse struct { *ListIndexOutput // contains filtered or unexported fields }
ListIndexResponse is the response type for the ListIndex API operation.
func (*ListIndexResponse) SDKResponseMetdata ¶
func (r *ListIndexResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListIndex request.
type ListManagedSchemaArnsInput ¶
type ListManagedSchemaArnsInput struct { // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // The response for ListManagedSchemaArns. When this parameter is used, all // minor version ARNs for a major version are listed. SchemaArn *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListManagedSchemaArnsRequest
func (ListManagedSchemaArnsInput) MarshalFields ¶
func (s ListManagedSchemaArnsInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListManagedSchemaArnsInput) String ¶
func (s ListManagedSchemaArnsInput) String() string
String returns the string representation
func (*ListManagedSchemaArnsInput) Validate ¶
func (s *ListManagedSchemaArnsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListManagedSchemaArnsOutput ¶
type ListManagedSchemaArnsOutput struct { // The pagination token. NextToken *string `type:"string"` // The ARNs for all AWS managed schemas. SchemaArns []string `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListManagedSchemaArnsResponse
func (ListManagedSchemaArnsOutput) MarshalFields ¶
func (s ListManagedSchemaArnsOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListManagedSchemaArnsOutput) String ¶
func (s ListManagedSchemaArnsOutput) String() string
String returns the string representation
type ListManagedSchemaArnsPaginator ¶
ListManagedSchemaArnsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListManagedSchemaArnsPaginator ¶
func NewListManagedSchemaArnsPaginator(req ListManagedSchemaArnsRequest) ListManagedSchemaArnsPaginator
NewListManagedSchemaArnsRequestPaginator returns a paginator for ListManagedSchemaArns. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListManagedSchemaArnsRequest(input) p := clouddirectory.NewListManagedSchemaArnsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListManagedSchemaArnsPaginator) CurrentPage ¶
func (p *ListManagedSchemaArnsPaginator) CurrentPage() *ListManagedSchemaArnsOutput
type ListManagedSchemaArnsRequest ¶
type ListManagedSchemaArnsRequest struct { *aws.Request Input *ListManagedSchemaArnsInput Copy func(*ListManagedSchemaArnsInput) ListManagedSchemaArnsRequest }
ListManagedSchemaArnsRequest is the request type for the ListManagedSchemaArns API operation.
func (ListManagedSchemaArnsRequest) Send ¶
func (r ListManagedSchemaArnsRequest) Send(ctx context.Context) (*ListManagedSchemaArnsResponse, error)
Send marshals and sends the ListManagedSchemaArns API request.
type ListManagedSchemaArnsResponse ¶
type ListManagedSchemaArnsResponse struct { *ListManagedSchemaArnsOutput // contains filtered or unexported fields }
ListManagedSchemaArnsResponse is the response type for the ListManagedSchemaArns API operation.
func (*ListManagedSchemaArnsResponse) SDKResponseMetdata ¶
func (r *ListManagedSchemaArnsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListManagedSchemaArns request.
type ListObjectAttributesInput ¶
type ListObjectAttributesInput struct { // 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. ConsistencyLevel ConsistencyLevel `location:"header" locationName:"x-amz-consistency-level" type:"string" enum:"true"` // The Amazon Resource Name (ARN) that is associated with the Directory where // the object resides. For more information, see arns. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // Used to filter the list of object attributes that are associated with a certain // facet. FacetFilter *SchemaFacet `type:"structure"` // The maximum number of items to be retrieved in a single call. This is an // approximate number. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // The reference that identifies the object whose attributes will be listed. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListObjectAttributesRequest
func (ListObjectAttributesInput) MarshalFields ¶
func (s ListObjectAttributesInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListObjectAttributesInput) String ¶
func (s ListObjectAttributesInput) String() string
String returns the string representation
func (*ListObjectAttributesInput) Validate ¶
func (s *ListObjectAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListObjectAttributesOutput ¶
type ListObjectAttributesOutput struct { // Attributes map that is associated with the object. AttributeArn is the key, // and attribute value is the value. Attributes []AttributeKeyAndValue `type:"list"` // The pagination token. NextToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListObjectAttributesResponse
func (ListObjectAttributesOutput) MarshalFields ¶
func (s ListObjectAttributesOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListObjectAttributesOutput) String ¶
func (s ListObjectAttributesOutput) String() string
String returns the string representation
type ListObjectAttributesPaginator ¶
ListObjectAttributesPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListObjectAttributesPaginator ¶
func NewListObjectAttributesPaginator(req ListObjectAttributesRequest) ListObjectAttributesPaginator
NewListObjectAttributesRequestPaginator returns a paginator for ListObjectAttributes. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListObjectAttributesRequest(input) p := clouddirectory.NewListObjectAttributesRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListObjectAttributesPaginator) CurrentPage ¶
func (p *ListObjectAttributesPaginator) CurrentPage() *ListObjectAttributesOutput
type ListObjectAttributesRequest ¶
type ListObjectAttributesRequest struct { *aws.Request Input *ListObjectAttributesInput Copy func(*ListObjectAttributesInput) ListObjectAttributesRequest }
ListObjectAttributesRequest is the request type for the ListObjectAttributes API operation.
func (ListObjectAttributesRequest) Send ¶
func (r ListObjectAttributesRequest) Send(ctx context.Context) (*ListObjectAttributesResponse, error)
Send marshals and sends the ListObjectAttributes API request.
type ListObjectAttributesResponse ¶
type ListObjectAttributesResponse struct { *ListObjectAttributesOutput // contains filtered or unexported fields }
ListObjectAttributesResponse is the response type for the ListObjectAttributes API operation.
func (*ListObjectAttributesResponse) SDKResponseMetdata ¶
func (r *ListObjectAttributesResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListObjectAttributes request.
type ListObjectChildrenInput ¶
type ListObjectChildrenInput struct { // 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. ConsistencyLevel ConsistencyLevel `location:"header" locationName:"x-amz-consistency-level" type:"string" enum:"true"` // The Amazon Resource Name (ARN) that is associated with the Directory where // the object resides. For more information, see arns. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // The maximum number of items to be retrieved in a single call. This is an // approximate number. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // The reference that identifies the object for which child objects are being // listed. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListObjectChildrenRequest
func (ListObjectChildrenInput) MarshalFields ¶
func (s ListObjectChildrenInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListObjectChildrenInput) String ¶
func (s ListObjectChildrenInput) String() string
String returns the string representation
func (*ListObjectChildrenInput) Validate ¶
func (s *ListObjectChildrenInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListObjectChildrenOutput ¶
type ListObjectChildrenOutput struct { // Children structure, which is a map with key as the LinkName and ObjectIdentifier // as the value. Children map[string]string `type:"map"` // The pagination token. NextToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListObjectChildrenResponse
func (ListObjectChildrenOutput) MarshalFields ¶
func (s ListObjectChildrenOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListObjectChildrenOutput) String ¶
func (s ListObjectChildrenOutput) String() string
String returns the string representation
type ListObjectChildrenPaginator ¶
ListObjectChildrenPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListObjectChildrenPaginator ¶
func NewListObjectChildrenPaginator(req ListObjectChildrenRequest) ListObjectChildrenPaginator
NewListObjectChildrenRequestPaginator returns a paginator for ListObjectChildren. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListObjectChildrenRequest(input) p := clouddirectory.NewListObjectChildrenRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListObjectChildrenPaginator) CurrentPage ¶
func (p *ListObjectChildrenPaginator) CurrentPage() *ListObjectChildrenOutput
type ListObjectChildrenRequest ¶
type ListObjectChildrenRequest struct { *aws.Request Input *ListObjectChildrenInput Copy func(*ListObjectChildrenInput) ListObjectChildrenRequest }
ListObjectChildrenRequest is the request type for the ListObjectChildren API operation.
func (ListObjectChildrenRequest) Send ¶
func (r ListObjectChildrenRequest) Send(ctx context.Context) (*ListObjectChildrenResponse, error)
Send marshals and sends the ListObjectChildren API request.
type ListObjectChildrenResponse ¶
type ListObjectChildrenResponse struct { *ListObjectChildrenOutput // contains filtered or unexported fields }
ListObjectChildrenResponse is the response type for the ListObjectChildren API operation.
func (*ListObjectChildrenResponse) SDKResponseMetdata ¶
func (r *ListObjectChildrenResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListObjectChildren request.
type ListObjectParentPathsInput ¶
type ListObjectParentPathsInput struct { // The ARN of the directory to which the parent path applies. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // The maximum number of items to be retrieved in a single call. This is an // approximate number. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // The reference that identifies the object whose parent paths are listed. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListObjectParentPathsRequest
func (ListObjectParentPathsInput) MarshalFields ¶
func (s ListObjectParentPathsInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListObjectParentPathsInput) String ¶
func (s ListObjectParentPathsInput) String() string
String returns the string representation
func (*ListObjectParentPathsInput) Validate ¶
func (s *ListObjectParentPathsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListObjectParentPathsOutput ¶
type ListObjectParentPathsOutput struct { // The pagination token. NextToken *string `type:"string"` // Returns the path to the ObjectIdentifiers that are associated with the directory. PathToObjectIdentifiersList []PathToObjectIdentifiers `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListObjectParentPathsResponse
func (ListObjectParentPathsOutput) MarshalFields ¶
func (s ListObjectParentPathsOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListObjectParentPathsOutput) String ¶
func (s ListObjectParentPathsOutput) String() string
String returns the string representation
type ListObjectParentPathsPaginator ¶
ListObjectParentPathsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListObjectParentPathsPaginator ¶
func NewListObjectParentPathsPaginator(req ListObjectParentPathsRequest) ListObjectParentPathsPaginator
NewListObjectParentPathsRequestPaginator returns a paginator for ListObjectParentPaths. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListObjectParentPathsRequest(input) p := clouddirectory.NewListObjectParentPathsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListObjectParentPathsPaginator) CurrentPage ¶
func (p *ListObjectParentPathsPaginator) CurrentPage() *ListObjectParentPathsOutput
type ListObjectParentPathsRequest ¶
type ListObjectParentPathsRequest struct { *aws.Request Input *ListObjectParentPathsInput Copy func(*ListObjectParentPathsInput) ListObjectParentPathsRequest }
ListObjectParentPathsRequest is the request type for the ListObjectParentPaths API operation.
func (ListObjectParentPathsRequest) Send ¶
func (r ListObjectParentPathsRequest) Send(ctx context.Context) (*ListObjectParentPathsResponse, error)
Send marshals and sends the ListObjectParentPaths API request.
type ListObjectParentPathsResponse ¶
type ListObjectParentPathsResponse struct { *ListObjectParentPathsOutput // contains filtered or unexported fields }
ListObjectParentPathsResponse is the response type for the ListObjectParentPaths API operation.
func (*ListObjectParentPathsResponse) SDKResponseMetdata ¶
func (r *ListObjectParentPathsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListObjectParentPaths request.
type ListObjectParentsInput ¶
type ListObjectParentsInput struct { // 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. ConsistencyLevel ConsistencyLevel `location:"header" locationName:"x-amz-consistency-level" type:"string" enum:"true"` // The Amazon Resource Name (ARN) that is associated with the Directory where // the object resides. For more information, see arns. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // When set to True, returns all ListObjectParentsResponse$ParentLinks. There // could be multiple links between a parent-child pair. IncludeAllLinksToEachParent *bool `type:"boolean"` // The maximum number of items to be retrieved in a single call. This is an // approximate number. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // The reference that identifies the object for which parent objects are being // listed. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListObjectParentsRequest
func (ListObjectParentsInput) MarshalFields ¶
func (s ListObjectParentsInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListObjectParentsInput) String ¶
func (s ListObjectParentsInput) String() string
String returns the string representation
func (*ListObjectParentsInput) Validate ¶
func (s *ListObjectParentsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListObjectParentsOutput ¶
type ListObjectParentsOutput struct { // The pagination token. NextToken *string `type:"string"` // Returns a list of parent reference and LinkName Tuples. ParentLinks []ObjectIdentifierAndLinkNameTuple `type:"list"` // The parent structure, which is a map with key as the ObjectIdentifier and // LinkName as the value. Parents map[string]string `type:"map"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListObjectParentsResponse
func (ListObjectParentsOutput) MarshalFields ¶
func (s ListObjectParentsOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListObjectParentsOutput) String ¶
func (s ListObjectParentsOutput) String() string
String returns the string representation
type ListObjectParentsPaginator ¶
ListObjectParentsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListObjectParentsPaginator ¶
func NewListObjectParentsPaginator(req ListObjectParentsRequest) ListObjectParentsPaginator
NewListObjectParentsRequestPaginator returns a paginator for ListObjectParents. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListObjectParentsRequest(input) p := clouddirectory.NewListObjectParentsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListObjectParentsPaginator) CurrentPage ¶
func (p *ListObjectParentsPaginator) CurrentPage() *ListObjectParentsOutput
type ListObjectParentsRequest ¶
type ListObjectParentsRequest struct { *aws.Request Input *ListObjectParentsInput Copy func(*ListObjectParentsInput) ListObjectParentsRequest }
ListObjectParentsRequest is the request type for the ListObjectParents API operation.
func (ListObjectParentsRequest) Send ¶
func (r ListObjectParentsRequest) Send(ctx context.Context) (*ListObjectParentsResponse, error)
Send marshals and sends the ListObjectParents API request.
type ListObjectParentsResponse ¶
type ListObjectParentsResponse struct { *ListObjectParentsOutput // contains filtered or unexported fields }
ListObjectParentsResponse is the response type for the ListObjectParents API operation.
func (*ListObjectParentsResponse) SDKResponseMetdata ¶
func (r *ListObjectParentsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListObjectParents request.
type ListObjectPoliciesInput ¶
type ListObjectPoliciesInput struct { // 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. ConsistencyLevel ConsistencyLevel `location:"header" locationName:"x-amz-consistency-level" type:"string" enum:"true"` // The Amazon Resource Name (ARN) that is associated with the Directory where // objects reside. For more information, see arns. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // The maximum number of items to be retrieved in a single call. This is an // approximate number. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // Reference that identifies the object for which policies will be listed. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListObjectPoliciesRequest
func (ListObjectPoliciesInput) MarshalFields ¶
func (s ListObjectPoliciesInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListObjectPoliciesInput) String ¶
func (s ListObjectPoliciesInput) String() string
String returns the string representation
func (*ListObjectPoliciesInput) Validate ¶
func (s *ListObjectPoliciesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListObjectPoliciesOutput ¶
type ListObjectPoliciesOutput struct { // A list of policy ObjectIdentifiers, that are attached to the object. AttachedPolicyIds []string `type:"list"` // The pagination token. NextToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListObjectPoliciesResponse
func (ListObjectPoliciesOutput) MarshalFields ¶
func (s ListObjectPoliciesOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListObjectPoliciesOutput) String ¶
func (s ListObjectPoliciesOutput) String() string
String returns the string representation
type ListObjectPoliciesPaginator ¶
ListObjectPoliciesPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListObjectPoliciesPaginator ¶
func NewListObjectPoliciesPaginator(req ListObjectPoliciesRequest) ListObjectPoliciesPaginator
NewListObjectPoliciesRequestPaginator returns a paginator for ListObjectPolicies. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListObjectPoliciesRequest(input) p := clouddirectory.NewListObjectPoliciesRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListObjectPoliciesPaginator) CurrentPage ¶
func (p *ListObjectPoliciesPaginator) CurrentPage() *ListObjectPoliciesOutput
type ListObjectPoliciesRequest ¶
type ListObjectPoliciesRequest struct { *aws.Request Input *ListObjectPoliciesInput Copy func(*ListObjectPoliciesInput) ListObjectPoliciesRequest }
ListObjectPoliciesRequest is the request type for the ListObjectPolicies API operation.
func (ListObjectPoliciesRequest) Send ¶
func (r ListObjectPoliciesRequest) Send(ctx context.Context) (*ListObjectPoliciesResponse, error)
Send marshals and sends the ListObjectPolicies API request.
type ListObjectPoliciesResponse ¶
type ListObjectPoliciesResponse struct { *ListObjectPoliciesOutput // contains filtered or unexported fields }
ListObjectPoliciesResponse is the response type for the ListObjectPolicies API operation.
func (*ListObjectPoliciesResponse) SDKResponseMetdata ¶
func (r *ListObjectPoliciesResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListObjectPolicies request.
type ListOutgoingTypedLinksInput ¶
type ListOutgoingTypedLinksInput struct { // The consistency level to execute the request at. ConsistencyLevel ConsistencyLevel `type:"string" enum:"true"` // The Amazon Resource Name (ARN) of the directory where you want to list the // typed links. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // Provides range filters for multiple attributes. When providing ranges to // typed link selection, any inexact ranges must be specified at the end. Any // attributes that do not have a range specified are presumed to match the entire // range. FilterAttributeRanges []TypedLinkAttributeRange `type:"list"` // Filters are interpreted in the order of the attributes defined on the typed // link facet, not the order they are supplied to any API calls. FilterTypedLink *TypedLinkSchemaAndFacetName `type:"structure"` // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // A reference that identifies the object whose attributes will be listed. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListOutgoingTypedLinksRequest
func (ListOutgoingTypedLinksInput) MarshalFields ¶
func (s ListOutgoingTypedLinksInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListOutgoingTypedLinksInput) String ¶
func (s ListOutgoingTypedLinksInput) String() string
String returns the string representation
func (*ListOutgoingTypedLinksInput) Validate ¶
func (s *ListOutgoingTypedLinksInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListOutgoingTypedLinksOutput ¶
type ListOutgoingTypedLinksOutput struct { // The pagination token. NextToken *string `type:"string"` // Returns a typed link specifier as output. TypedLinkSpecifiers []TypedLinkSpecifier `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListOutgoingTypedLinksResponse
func (ListOutgoingTypedLinksOutput) MarshalFields ¶
func (s ListOutgoingTypedLinksOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListOutgoingTypedLinksOutput) String ¶
func (s ListOutgoingTypedLinksOutput) String() string
String returns the string representation
type ListOutgoingTypedLinksRequest ¶
type ListOutgoingTypedLinksRequest struct { *aws.Request Input *ListOutgoingTypedLinksInput Copy func(*ListOutgoingTypedLinksInput) ListOutgoingTypedLinksRequest }
ListOutgoingTypedLinksRequest is the request type for the ListOutgoingTypedLinks API operation.
func (ListOutgoingTypedLinksRequest) Send ¶
func (r ListOutgoingTypedLinksRequest) Send(ctx context.Context) (*ListOutgoingTypedLinksResponse, error)
Send marshals and sends the ListOutgoingTypedLinks API request.
type ListOutgoingTypedLinksResponse ¶
type ListOutgoingTypedLinksResponse struct { *ListOutgoingTypedLinksOutput // contains filtered or unexported fields }
ListOutgoingTypedLinksResponse is the response type for the ListOutgoingTypedLinks API operation.
func (*ListOutgoingTypedLinksResponse) SDKResponseMetdata ¶
func (r *ListOutgoingTypedLinksResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListOutgoingTypedLinks request.
type ListPolicyAttachmentsInput ¶
type ListPolicyAttachmentsInput struct { // 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. ConsistencyLevel ConsistencyLevel `location:"header" locationName:"x-amz-consistency-level" type:"string" enum:"true"` // The Amazon Resource Name (ARN) that is associated with the Directory where // objects reside. For more information, see arns. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // The maximum number of items to be retrieved in a single call. This is an // approximate number. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // The reference that identifies the policy object. // // PolicyReference is a required field PolicyReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListPolicyAttachmentsRequest
func (ListPolicyAttachmentsInput) MarshalFields ¶
func (s ListPolicyAttachmentsInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListPolicyAttachmentsInput) String ¶
func (s ListPolicyAttachmentsInput) String() string
String returns the string representation
func (*ListPolicyAttachmentsInput) Validate ¶
func (s *ListPolicyAttachmentsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListPolicyAttachmentsOutput ¶
type ListPolicyAttachmentsOutput struct { // The pagination token. NextToken *string `type:"string"` // A list of ObjectIdentifiers to which the policy is attached. ObjectIdentifiers []string `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListPolicyAttachmentsResponse
func (ListPolicyAttachmentsOutput) MarshalFields ¶
func (s ListPolicyAttachmentsOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListPolicyAttachmentsOutput) String ¶
func (s ListPolicyAttachmentsOutput) String() string
String returns the string representation
type ListPolicyAttachmentsPaginator ¶
ListPolicyAttachmentsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListPolicyAttachmentsPaginator ¶
func NewListPolicyAttachmentsPaginator(req ListPolicyAttachmentsRequest) ListPolicyAttachmentsPaginator
NewListPolicyAttachmentsRequestPaginator returns a paginator for ListPolicyAttachments. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListPolicyAttachmentsRequest(input) p := clouddirectory.NewListPolicyAttachmentsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListPolicyAttachmentsPaginator) CurrentPage ¶
func (p *ListPolicyAttachmentsPaginator) CurrentPage() *ListPolicyAttachmentsOutput
type ListPolicyAttachmentsRequest ¶
type ListPolicyAttachmentsRequest struct { *aws.Request Input *ListPolicyAttachmentsInput Copy func(*ListPolicyAttachmentsInput) ListPolicyAttachmentsRequest }
ListPolicyAttachmentsRequest is the request type for the ListPolicyAttachments API operation.
func (ListPolicyAttachmentsRequest) Send ¶
func (r ListPolicyAttachmentsRequest) Send(ctx context.Context) (*ListPolicyAttachmentsResponse, error)
Send marshals and sends the ListPolicyAttachments API request.
type ListPolicyAttachmentsResponse ¶
type ListPolicyAttachmentsResponse struct { *ListPolicyAttachmentsOutput // contains filtered or unexported fields }
ListPolicyAttachmentsResponse is the response type for the ListPolicyAttachments API operation.
func (*ListPolicyAttachmentsResponse) SDKResponseMetdata ¶
func (r *ListPolicyAttachmentsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListPolicyAttachments request.
type ListPublishedSchemaArnsInput ¶
type ListPublishedSchemaArnsInput struct { // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // The response for ListPublishedSchemaArns when this parameter is used will // list all minor version ARNs for a major version. SchemaArn *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListPublishedSchemaArnsRequest
func (ListPublishedSchemaArnsInput) MarshalFields ¶
func (s ListPublishedSchemaArnsInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListPublishedSchemaArnsInput) String ¶
func (s ListPublishedSchemaArnsInput) String() string
String returns the string representation
func (*ListPublishedSchemaArnsInput) Validate ¶
func (s *ListPublishedSchemaArnsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListPublishedSchemaArnsOutput ¶
type ListPublishedSchemaArnsOutput struct { // The pagination token. NextToken *string `type:"string"` // The ARNs of published schemas. SchemaArns []string `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListPublishedSchemaArnsResponse
func (ListPublishedSchemaArnsOutput) MarshalFields ¶
func (s ListPublishedSchemaArnsOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListPublishedSchemaArnsOutput) String ¶
func (s ListPublishedSchemaArnsOutput) String() string
String returns the string representation
type ListPublishedSchemaArnsPaginator ¶
ListPublishedSchemaArnsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListPublishedSchemaArnsPaginator ¶
func NewListPublishedSchemaArnsPaginator(req ListPublishedSchemaArnsRequest) ListPublishedSchemaArnsPaginator
NewListPublishedSchemaArnsRequestPaginator returns a paginator for ListPublishedSchemaArns. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListPublishedSchemaArnsRequest(input) p := clouddirectory.NewListPublishedSchemaArnsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListPublishedSchemaArnsPaginator) CurrentPage ¶
func (p *ListPublishedSchemaArnsPaginator) CurrentPage() *ListPublishedSchemaArnsOutput
type ListPublishedSchemaArnsRequest ¶
type ListPublishedSchemaArnsRequest struct { *aws.Request Input *ListPublishedSchemaArnsInput Copy func(*ListPublishedSchemaArnsInput) ListPublishedSchemaArnsRequest }
ListPublishedSchemaArnsRequest is the request type for the ListPublishedSchemaArns API operation.
func (ListPublishedSchemaArnsRequest) Send ¶
func (r ListPublishedSchemaArnsRequest) Send(ctx context.Context) (*ListPublishedSchemaArnsResponse, error)
Send marshals and sends the ListPublishedSchemaArns API request.
type ListPublishedSchemaArnsResponse ¶
type ListPublishedSchemaArnsResponse struct { *ListPublishedSchemaArnsOutput // contains filtered or unexported fields }
ListPublishedSchemaArnsResponse is the response type for the ListPublishedSchemaArns API operation.
func (*ListPublishedSchemaArnsResponse) SDKResponseMetdata ¶
func (r *ListPublishedSchemaArnsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListPublishedSchemaArns request.
type ListTagsForResourceInput ¶
type ListTagsForResourceInput struct { // The MaxResults parameter sets the maximum number of results returned in a // single page. This is for future use and is not supported currently. MaxResults *int64 `min:"50" type:"integer"` // The pagination token. This is for future use. Currently pagination is not // supported for tagging. NextToken *string `type:"string"` // The Amazon Resource Name (ARN) of the resource. Tagging is only supported // for directories. // // ResourceArn is a required field ResourceArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListTagsForResourceRequest
func (ListTagsForResourceInput) MarshalFields ¶
func (s ListTagsForResourceInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListTagsForResourceInput) String ¶
func (s ListTagsForResourceInput) String() string
String returns the string representation
func (*ListTagsForResourceInput) Validate ¶
func (s *ListTagsForResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListTagsForResourceOutput ¶
type ListTagsForResourceOutput struct { // The token to use to retrieve the next page of results. This value is null // when there are no more results to return. NextToken *string `type:"string"` // A list of tag key value pairs that are associated with the response. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListTagsForResourceResponse
func (ListTagsForResourceOutput) MarshalFields ¶
func (s ListTagsForResourceOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListTagsForResourceOutput) String ¶
func (s ListTagsForResourceOutput) String() string
String returns the string representation
type ListTagsForResourcePaginator ¶
ListTagsForResourcePaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListTagsForResourcePaginator ¶
func NewListTagsForResourcePaginator(req ListTagsForResourceRequest) ListTagsForResourcePaginator
NewListTagsForResourceRequestPaginator returns a paginator for ListTagsForResource. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListTagsForResourceRequest(input) p := clouddirectory.NewListTagsForResourceRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListTagsForResourcePaginator) CurrentPage ¶
func (p *ListTagsForResourcePaginator) CurrentPage() *ListTagsForResourceOutput
type ListTagsForResourceRequest ¶
type ListTagsForResourceRequest struct { *aws.Request Input *ListTagsForResourceInput Copy func(*ListTagsForResourceInput) ListTagsForResourceRequest }
ListTagsForResourceRequest is the request type for the ListTagsForResource API operation.
func (ListTagsForResourceRequest) Send ¶
func (r ListTagsForResourceRequest) Send(ctx context.Context) (*ListTagsForResourceResponse, error)
Send marshals and sends the ListTagsForResource API request.
type ListTagsForResourceResponse ¶
type ListTagsForResourceResponse struct { *ListTagsForResourceOutput // contains filtered or unexported fields }
ListTagsForResourceResponse is the response type for the ListTagsForResource API operation.
func (*ListTagsForResourceResponse) SDKResponseMetdata ¶
func (r *ListTagsForResourceResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListTagsForResource request.
type ListTypedLinkFacetAttributesInput ¶
type ListTypedLinkFacetAttributesInput struct { // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The unique name of the typed link facet. // // Name is a required field Name *string `type:"string" required:"true"` // The pagination token. NextToken *string `type:"string"` // The Amazon Resource Name (ARN) that is associated with the schema. For more // information, see arns. // // SchemaArn is a required field SchemaArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListTypedLinkFacetAttributesRequest
func (ListTypedLinkFacetAttributesInput) MarshalFields ¶
func (s ListTypedLinkFacetAttributesInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListTypedLinkFacetAttributesInput) String ¶
func (s ListTypedLinkFacetAttributesInput) String() string
String returns the string representation
func (*ListTypedLinkFacetAttributesInput) Validate ¶
func (s *ListTypedLinkFacetAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListTypedLinkFacetAttributesOutput ¶
type ListTypedLinkFacetAttributesOutput struct { // An ordered set of attributes associate with the typed link. Attributes []TypedLinkAttributeDefinition `type:"list"` // The pagination token. NextToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListTypedLinkFacetAttributesResponse
func (ListTypedLinkFacetAttributesOutput) MarshalFields ¶
func (s ListTypedLinkFacetAttributesOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListTypedLinkFacetAttributesOutput) String ¶
func (s ListTypedLinkFacetAttributesOutput) String() string
String returns the string representation
type ListTypedLinkFacetAttributesPaginator ¶
ListTypedLinkFacetAttributesPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListTypedLinkFacetAttributesPaginator ¶
func NewListTypedLinkFacetAttributesPaginator(req ListTypedLinkFacetAttributesRequest) ListTypedLinkFacetAttributesPaginator
NewListTypedLinkFacetAttributesRequestPaginator returns a paginator for ListTypedLinkFacetAttributes. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListTypedLinkFacetAttributesRequest(input) p := clouddirectory.NewListTypedLinkFacetAttributesRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListTypedLinkFacetAttributesPaginator) CurrentPage ¶
func (p *ListTypedLinkFacetAttributesPaginator) CurrentPage() *ListTypedLinkFacetAttributesOutput
type ListTypedLinkFacetAttributesRequest ¶
type ListTypedLinkFacetAttributesRequest struct { *aws.Request Input *ListTypedLinkFacetAttributesInput Copy func(*ListTypedLinkFacetAttributesInput) ListTypedLinkFacetAttributesRequest }
ListTypedLinkFacetAttributesRequest is the request type for the ListTypedLinkFacetAttributes API operation.
func (ListTypedLinkFacetAttributesRequest) Send ¶
func (r ListTypedLinkFacetAttributesRequest) Send(ctx context.Context) (*ListTypedLinkFacetAttributesResponse, error)
Send marshals and sends the ListTypedLinkFacetAttributes API request.
type ListTypedLinkFacetAttributesResponse ¶
type ListTypedLinkFacetAttributesResponse struct { *ListTypedLinkFacetAttributesOutput // contains filtered or unexported fields }
ListTypedLinkFacetAttributesResponse is the response type for the ListTypedLinkFacetAttributes API operation.
func (*ListTypedLinkFacetAttributesResponse) SDKResponseMetdata ¶
func (r *ListTypedLinkFacetAttributesResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListTypedLinkFacetAttributes request.
type ListTypedLinkFacetNamesInput ¶
type ListTypedLinkFacetNamesInput struct { // The maximum number of results to retrieve. MaxResults *int64 `min:"1" type:"integer"` // The pagination token. NextToken *string `type:"string"` // The Amazon Resource Name (ARN) that is associated with the schema. For more // information, see arns. // // SchemaArn is a required field SchemaArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListTypedLinkFacetNamesRequest
func (ListTypedLinkFacetNamesInput) MarshalFields ¶
func (s ListTypedLinkFacetNamesInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListTypedLinkFacetNamesInput) String ¶
func (s ListTypedLinkFacetNamesInput) String() string
String returns the string representation
func (*ListTypedLinkFacetNamesInput) Validate ¶
func (s *ListTypedLinkFacetNamesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListTypedLinkFacetNamesOutput ¶
type ListTypedLinkFacetNamesOutput struct { // The names of typed link facets that exist within the schema. FacetNames []string `type:"list"` // The pagination token. NextToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListTypedLinkFacetNamesResponse
func (ListTypedLinkFacetNamesOutput) MarshalFields ¶
func (s ListTypedLinkFacetNamesOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListTypedLinkFacetNamesOutput) String ¶
func (s ListTypedLinkFacetNamesOutput) String() string
String returns the string representation
type ListTypedLinkFacetNamesPaginator ¶
ListTypedLinkFacetNamesPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListTypedLinkFacetNamesPaginator ¶
func NewListTypedLinkFacetNamesPaginator(req ListTypedLinkFacetNamesRequest) ListTypedLinkFacetNamesPaginator
NewListTypedLinkFacetNamesRequestPaginator returns a paginator for ListTypedLinkFacetNames. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListTypedLinkFacetNamesRequest(input) p := clouddirectory.NewListTypedLinkFacetNamesRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListTypedLinkFacetNamesPaginator) CurrentPage ¶
func (p *ListTypedLinkFacetNamesPaginator) CurrentPage() *ListTypedLinkFacetNamesOutput
type ListTypedLinkFacetNamesRequest ¶
type ListTypedLinkFacetNamesRequest struct { *aws.Request Input *ListTypedLinkFacetNamesInput Copy func(*ListTypedLinkFacetNamesInput) ListTypedLinkFacetNamesRequest }
ListTypedLinkFacetNamesRequest is the request type for the ListTypedLinkFacetNames API operation.
func (ListTypedLinkFacetNamesRequest) Send ¶
func (r ListTypedLinkFacetNamesRequest) Send(ctx context.Context) (*ListTypedLinkFacetNamesResponse, error)
Send marshals and sends the ListTypedLinkFacetNames API request.
type ListTypedLinkFacetNamesResponse ¶
type ListTypedLinkFacetNamesResponse struct { *ListTypedLinkFacetNamesOutput // contains filtered or unexported fields }
ListTypedLinkFacetNamesResponse is the response type for the ListTypedLinkFacetNames API operation.
func (*ListTypedLinkFacetNamesResponse) SDKResponseMetdata ¶
func (r *ListTypedLinkFacetNamesResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListTypedLinkFacetNames request.
type LookupPolicyInput ¶
type LookupPolicyInput struct { // The Amazon Resource Name (ARN) that is associated with the Directory. For // more information, see arns. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // The maximum number of items to be retrieved in a single call. This is an // approximate number. MaxResults *int64 `min:"1" type:"integer"` // The token to request the next page of results. NextToken *string `type:"string"` // Reference that identifies the object whose policies will be looked up. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/LookupPolicyRequest
func (LookupPolicyInput) MarshalFields ¶
func (s LookupPolicyInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (LookupPolicyInput) String ¶
func (s LookupPolicyInput) String() string
String returns the string representation
func (*LookupPolicyInput) Validate ¶
func (s *LookupPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type LookupPolicyOutput ¶
type LookupPolicyOutput struct { // The pagination token. NextToken *string `type:"string"` // Provides list of path to policies. Policies contain PolicyId, ObjectIdentifier, // and PolicyType. For more information, see Policies (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/key_concepts_directory.html#key_concepts_policies). PolicyToPathList []PolicyToPath `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/LookupPolicyResponse
func (LookupPolicyOutput) MarshalFields ¶
func (s LookupPolicyOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (LookupPolicyOutput) String ¶
func (s LookupPolicyOutput) String() string
String returns the string representation
type LookupPolicyPaginator ¶
LookupPolicyPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewLookupPolicyPaginator ¶
func NewLookupPolicyPaginator(req LookupPolicyRequest) LookupPolicyPaginator
NewLookupPolicyRequestPaginator returns a paginator for LookupPolicy. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.LookupPolicyRequest(input) p := clouddirectory.NewLookupPolicyRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*LookupPolicyPaginator) CurrentPage ¶
func (p *LookupPolicyPaginator) CurrentPage() *LookupPolicyOutput
type LookupPolicyRequest ¶
type LookupPolicyRequest struct { *aws.Request Input *LookupPolicyInput Copy func(*LookupPolicyInput) LookupPolicyRequest }
LookupPolicyRequest is the request type for the LookupPolicy API operation.
func (LookupPolicyRequest) Send ¶
func (r LookupPolicyRequest) Send(ctx context.Context) (*LookupPolicyResponse, error)
Send marshals and sends the LookupPolicy API request.
type LookupPolicyResponse ¶
type LookupPolicyResponse struct { *LookupPolicyOutput // contains filtered or unexported fields }
LookupPolicyResponse is the response type for the LookupPolicy API operation.
func (*LookupPolicyResponse) SDKResponseMetdata ¶
func (r *LookupPolicyResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the LookupPolicy request.
type ObjectAttributeAction ¶
type ObjectAttributeAction struct { // A type that can be either Update or Delete. ObjectAttributeActionType UpdateActionType `type:"string" enum:"true"` // The value that you want to update to. ObjectAttributeUpdateValue *TypedAttributeValue `type:"structure"` // contains filtered or unexported fields }
The action to take on the object attribute. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ObjectAttributeAction
func (ObjectAttributeAction) MarshalFields ¶
func (s ObjectAttributeAction) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ObjectAttributeAction) String ¶
func (s ObjectAttributeAction) String() string
String returns the string representation
type ObjectAttributeRange ¶
type ObjectAttributeRange struct { // The key of the attribute that the attribute range covers. AttributeKey *AttributeKey `type:"structure"` // The range of attribute values being selected. Range *TypedAttributeValueRange `type:"structure"` // contains filtered or unexported fields }
A range of attributes. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ObjectAttributeRange
func (ObjectAttributeRange) MarshalFields ¶
func (s ObjectAttributeRange) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ObjectAttributeRange) String ¶
func (s ObjectAttributeRange) String() string
String returns the string representation
func (*ObjectAttributeRange) Validate ¶
func (s *ObjectAttributeRange) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ObjectAttributeUpdate ¶
type ObjectAttributeUpdate struct { // The action to perform as part of the attribute update. ObjectAttributeAction *ObjectAttributeAction `type:"structure"` // The key of the attribute being updated. ObjectAttributeKey *AttributeKey `type:"structure"` // contains filtered or unexported fields }
Structure that contains attribute update information. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ObjectAttributeUpdate
func (ObjectAttributeUpdate) MarshalFields ¶
func (s ObjectAttributeUpdate) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ObjectAttributeUpdate) String ¶
func (s ObjectAttributeUpdate) String() string
String returns the string representation
func (*ObjectAttributeUpdate) Validate ¶
func (s *ObjectAttributeUpdate) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ObjectIdentifierAndLinkNameTuple ¶
type ObjectIdentifierAndLinkNameTuple struct { // The name of the link between the parent and the child object. LinkName *string `min:"1" type:"string"` // The ID that is associated with the object. ObjectIdentifier *string `type:"string"` // contains filtered or unexported fields }
A pair of ObjectIdentifier and LinkName. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ObjectIdentifierAndLinkNameTuple
func (ObjectIdentifierAndLinkNameTuple) MarshalFields ¶
func (s ObjectIdentifierAndLinkNameTuple) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ObjectIdentifierAndLinkNameTuple) String ¶
func (s ObjectIdentifierAndLinkNameTuple) String() string
String returns the string representation
type ObjectReference ¶
type ObjectReference struct { // A path selector supports easy selection of an object by the parent/child // links leading to it from the directory root. Use the link names from each // parent/child link to construct the path. Path selectors start with a slash // (/) and link names are separated by slashes. For more information about paths, // see Access Objects (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_access_objects.html). // You can identify an object in one of the following ways: // // * $ObjectIdentifier - An object identifier is an opaque string provided // by Amazon Cloud Directory. When creating objects, the system will provide // you with the identifier of the created object. An object’s identifier // is immutable and no two objects will ever share the same object identifier // // * /some/path - Identifies the object based on path // // * #SomeBatchReference - Identifies the object in a batch call Selector *string `type:"string"` // contains filtered or unexported fields }
The reference that identifies an object. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ObjectReference
func (ObjectReference) MarshalFields ¶
func (s ObjectReference) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ObjectReference) String ¶
func (s ObjectReference) String() string
String returns the string representation
type ObjectType ¶
type ObjectType string
const ( ObjectTypeNode ObjectType = "NODE" ObjectTypeLeafNode ObjectType = "LEAF_NODE" ObjectTypePolicy ObjectType = "POLICY" ObjectTypeIndex ObjectType = "INDEX" )
Enum values for ObjectType
func (ObjectType) MarshalValue ¶
func (enum ObjectType) MarshalValue() (string, error)
func (ObjectType) MarshalValueBuf ¶
func (enum ObjectType) MarshalValueBuf(b []byte) ([]byte, error)
type PathToObjectIdentifiers ¶
type PathToObjectIdentifiers struct { // Lists ObjectIdentifiers starting from directory root to the object in the // request. ObjectIdentifiers []string `type:"list"` // The path that is used to identify the object starting from directory root. Path *string `type:"string"` // contains filtered or unexported fields }
Returns the path to the ObjectIdentifiers that is associated with the directory. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/PathToObjectIdentifiers
func (PathToObjectIdentifiers) MarshalFields ¶
func (s PathToObjectIdentifiers) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (PathToObjectIdentifiers) String ¶
func (s PathToObjectIdentifiers) String() string
String returns the string representation
type PolicyAttachment ¶
type PolicyAttachment struct { // The ObjectIdentifier that is associated with PolicyAttachment. ObjectIdentifier *string `type:"string"` // The ID of PolicyAttachment. PolicyId *string `type:"string"` // The type of policy that can be associated with PolicyAttachment. PolicyType *string `type:"string"` // contains filtered or unexported fields }
Contains the PolicyType, PolicyId, and the ObjectIdentifier to which it is attached. For more information, see Policies (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/key_concepts_directory.html#key_concepts_policies). Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/PolicyAttachment
func (PolicyAttachment) MarshalFields ¶
func (s PolicyAttachment) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (PolicyAttachment) String ¶
func (s PolicyAttachment) String() string
String returns the string representation
type PolicyToPath ¶
type PolicyToPath struct { // The path that is referenced from the root. Path *string `type:"string"` // List of policy objects. Policies []PolicyAttachment `type:"list"` // contains filtered or unexported fields }
Used when a regular object exists in a Directory and you want to find all of the policies that are associated with that object and the parent to that object. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/PolicyToPath
func (PolicyToPath) MarshalFields ¶
func (s PolicyToPath) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (PolicyToPath) String ¶
func (s PolicyToPath) String() string
String returns the string representation
type PublishSchemaInput ¶
type PublishSchemaInput struct { // The Amazon Resource Name (ARN) that is associated with the development schema. // For more information, see arns. // // DevelopmentSchemaArn is a required field DevelopmentSchemaArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // The minor version under which the schema will be published. This parameter // is recommended. Schemas have both a major and minor version associated with // them. MinorVersion *string `min:"1" type:"string"` // The new name under which the schema will be published. If this is not provided, // the development schema is considered. Name *string `min:"1" type:"string"` // The major version under which the schema will be published. Schemas have // both a major and minor version associated with them. // // Version is a required field Version *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/PublishSchemaRequest
func (PublishSchemaInput) MarshalFields ¶
func (s PublishSchemaInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (PublishSchemaInput) String ¶
func (s PublishSchemaInput) String() string
String returns the string representation
func (*PublishSchemaInput) Validate ¶
func (s *PublishSchemaInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PublishSchemaOutput ¶
type PublishSchemaOutput struct { // The ARN that is associated with the published schema. For more information, // see arns. PublishedSchemaArn *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/PublishSchemaResponse
func (PublishSchemaOutput) MarshalFields ¶
func (s PublishSchemaOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (PublishSchemaOutput) String ¶
func (s PublishSchemaOutput) String() string
String returns the string representation
type PublishSchemaRequest ¶
type PublishSchemaRequest struct { *aws.Request Input *PublishSchemaInput Copy func(*PublishSchemaInput) PublishSchemaRequest }
PublishSchemaRequest is the request type for the PublishSchema API operation.
func (PublishSchemaRequest) Send ¶
func (r PublishSchemaRequest) Send(ctx context.Context) (*PublishSchemaResponse, error)
Send marshals and sends the PublishSchema API request.
type PublishSchemaResponse ¶
type PublishSchemaResponse struct { *PublishSchemaOutput // contains filtered or unexported fields }
PublishSchemaResponse is the response type for the PublishSchema API operation.
func (*PublishSchemaResponse) SDKResponseMetdata ¶
func (r *PublishSchemaResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the PublishSchema request.
type PutSchemaFromJsonInput ¶
type PutSchemaFromJsonInput struct { // The replacement JSON schema. // // Document is a required field Document *string `type:"string" required:"true"` // The ARN of the schema to update. // // SchemaArn is a required field SchemaArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/PutSchemaFromJsonRequest
func (PutSchemaFromJsonInput) MarshalFields ¶
func (s PutSchemaFromJsonInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (PutSchemaFromJsonInput) String ¶
func (s PutSchemaFromJsonInput) String() string
String returns the string representation
func (*PutSchemaFromJsonInput) Validate ¶
func (s *PutSchemaFromJsonInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PutSchemaFromJsonOutput ¶
type PutSchemaFromJsonOutput struct { // The ARN of the schema to update. Arn *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/PutSchemaFromJsonResponse
func (PutSchemaFromJsonOutput) MarshalFields ¶
func (s PutSchemaFromJsonOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (PutSchemaFromJsonOutput) String ¶
func (s PutSchemaFromJsonOutput) String() string
String returns the string representation
type PutSchemaFromJsonRequest ¶
type PutSchemaFromJsonRequest struct { *aws.Request Input *PutSchemaFromJsonInput Copy func(*PutSchemaFromJsonInput) PutSchemaFromJsonRequest }
PutSchemaFromJsonRequest is the request type for the PutSchemaFromJson API operation.
func (PutSchemaFromJsonRequest) Send ¶
func (r PutSchemaFromJsonRequest) Send(ctx context.Context) (*PutSchemaFromJsonResponse, error)
Send marshals and sends the PutSchemaFromJson API request.
type PutSchemaFromJsonResponse ¶
type PutSchemaFromJsonResponse struct { *PutSchemaFromJsonOutput // contains filtered or unexported fields }
PutSchemaFromJsonResponse is the response type for the PutSchemaFromJson API operation.
func (*PutSchemaFromJsonResponse) SDKResponseMetdata ¶
func (r *PutSchemaFromJsonResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the PutSchemaFromJson request.
type RangeMode ¶
type RangeMode string
const ( RangeModeFirst RangeMode = "FIRST" RangeModeLast RangeMode = "LAST" RangeModeLastBeforeMissingValues RangeMode = "LAST_BEFORE_MISSING_VALUES" RangeModeInclusive RangeMode = "INCLUSIVE" RangeModeExclusive RangeMode = "EXCLUSIVE" )
Enum values for RangeMode
func (RangeMode) MarshalValue ¶
func (RangeMode) MarshalValueBuf ¶
type RemoveFacetFromObjectInput ¶
type RemoveFacetFromObjectInput struct { // The ARN of the directory in which the object resides. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // A reference to the object to remove the facet from. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // The facet to remove. See SchemaFacet for details. // // SchemaFacet is a required field SchemaFacet *SchemaFacet `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/RemoveFacetFromObjectRequest
func (RemoveFacetFromObjectInput) MarshalFields ¶
func (s RemoveFacetFromObjectInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (RemoveFacetFromObjectInput) String ¶
func (s RemoveFacetFromObjectInput) String() string
String returns the string representation
func (*RemoveFacetFromObjectInput) Validate ¶
func (s *RemoveFacetFromObjectInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RemoveFacetFromObjectOutput ¶
type RemoveFacetFromObjectOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/RemoveFacetFromObjectResponse
func (RemoveFacetFromObjectOutput) MarshalFields ¶
func (s RemoveFacetFromObjectOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (RemoveFacetFromObjectOutput) String ¶
func (s RemoveFacetFromObjectOutput) String() string
String returns the string representation
type RemoveFacetFromObjectRequest ¶
type RemoveFacetFromObjectRequest struct { *aws.Request Input *RemoveFacetFromObjectInput Copy func(*RemoveFacetFromObjectInput) RemoveFacetFromObjectRequest }
RemoveFacetFromObjectRequest is the request type for the RemoveFacetFromObject API operation.
func (RemoveFacetFromObjectRequest) Send ¶
func (r RemoveFacetFromObjectRequest) Send(ctx context.Context) (*RemoveFacetFromObjectResponse, error)
Send marshals and sends the RemoveFacetFromObject API request.
type RemoveFacetFromObjectResponse ¶
type RemoveFacetFromObjectResponse struct { *RemoveFacetFromObjectOutput // contains filtered or unexported fields }
RemoveFacetFromObjectResponse is the response type for the RemoveFacetFromObject API operation.
func (*RemoveFacetFromObjectResponse) SDKResponseMetdata ¶
func (r *RemoveFacetFromObjectResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the RemoveFacetFromObject request.
type RequiredAttributeBehavior ¶
type RequiredAttributeBehavior string
const ( RequiredAttributeBehaviorRequiredAlways RequiredAttributeBehavior = "REQUIRED_ALWAYS" RequiredAttributeBehaviorNotRequired RequiredAttributeBehavior = "NOT_REQUIRED" )
Enum values for RequiredAttributeBehavior
func (RequiredAttributeBehavior) MarshalValue ¶
func (enum RequiredAttributeBehavior) MarshalValue() (string, error)
func (RequiredAttributeBehavior) MarshalValueBuf ¶
func (enum RequiredAttributeBehavior) MarshalValueBuf(b []byte) ([]byte, error)
type Rule ¶
type Rule struct { // The minimum and maximum parameters that are associated with the rule. Parameters map[string]string `type:"map"` // The type of attribute validation rule. Type RuleType `type:"string" enum:"true"` // contains filtered or unexported fields }
Contains an Amazon Resource Name (ARN) and parameters that are associated with the rule. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/Rule
func (Rule) MarshalFields ¶
func (s Rule) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Rule) String ¶
String returns the string representation
type RuleType ¶
type RuleType string
const ( RuleTypeBinaryLength RuleType = "BINARY_LENGTH" RuleTypeNumberComparison RuleType = "NUMBER_COMPARISON" RuleTypeStringFromSet RuleType = "STRING_FROM_SET" RuleTypeStringLength RuleType = "STRING_LENGTH" )
Enum values for RuleType
func (RuleType) MarshalValue ¶
func (RuleType) MarshalValueBuf ¶
type SchemaFacet ¶
type SchemaFacet struct { // The name of the facet. FacetName *string `min:"1" type:"string"` // The ARN of the schema that contains the facet with no minor component. See // arns and In-Place Schema Upgrade (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/schemas_inplaceschemaupgrade.html) // for a description of when to provide minor versions. SchemaArn *string `type:"string"` // contains filtered or unexported fields }
A facet. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/SchemaFacet
func (SchemaFacet) MarshalFields ¶
func (s SchemaFacet) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (SchemaFacet) String ¶
func (s SchemaFacet) String() string
String returns the string representation
func (*SchemaFacet) Validate ¶
func (s *SchemaFacet) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type Tag ¶
type Tag struct { // The key that is associated with the tag. Key *string `type:"string"` // The value that is associated with the tag. Value *string `type:"string"` // contains filtered or unexported fields }
The tag structure that contains a tag key and value. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/Tag
func (Tag) MarshalFields ¶
func (s Tag) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Tag) String ¶
String returns the string representation
type TagResourceInput ¶
type TagResourceInput struct { // The Amazon Resource Name (ARN) of the resource. Tagging is only supported // for directories. // // ResourceArn is a required field ResourceArn *string `type:"string" required:"true"` // A list of tag key-value pairs. // // Tags is a required field Tags []Tag `type:"list" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/TagResourceRequest
func (TagResourceInput) MarshalFields ¶
func (s TagResourceInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (TagResourceInput) String ¶
func (s TagResourceInput) String() string
String returns the string representation
func (*TagResourceInput) Validate ¶
func (s *TagResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TagResourceOutput ¶
type TagResourceOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/TagResourceResponse
func (TagResourceOutput) MarshalFields ¶
func (s TagResourceOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (TagResourceOutput) String ¶
func (s TagResourceOutput) String() string
String returns the string representation
type TagResourceRequest ¶
type TagResourceRequest struct { *aws.Request Input *TagResourceInput Copy func(*TagResourceInput) TagResourceRequest }
TagResourceRequest is the request type for the TagResource API operation.
func (TagResourceRequest) Send ¶
func (r TagResourceRequest) Send(ctx context.Context) (*TagResourceResponse, error)
Send marshals and sends the TagResource API request.
type TagResourceResponse ¶
type TagResourceResponse struct { *TagResourceOutput // contains filtered or unexported fields }
TagResourceResponse is the response type for the TagResource API operation.
func (*TagResourceResponse) SDKResponseMetdata ¶
func (r *TagResourceResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the TagResource request.
type TypedAttributeValue ¶
type TypedAttributeValue struct { // A binary data value. // // BinaryValue is automatically base64 encoded/decoded by the SDK. BinaryValue []byte `type:"blob"` // A Boolean data value. BooleanValue *bool `type:"boolean"` // A date and time value. DatetimeValue *time.Time `type:"timestamp" timestampFormat:"unix"` // A number data value. NumberValue *string `type:"string"` // A string data value. StringValue *string `type:"string"` // contains filtered or unexported fields }
Represents the data for a typed attribute. You can set one, and only one, of the elements. Each attribute in an item is a name-value pair. Attributes have a single value. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/TypedAttributeValue
func (TypedAttributeValue) MarshalFields ¶
func (s TypedAttributeValue) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (TypedAttributeValue) String ¶
func (s TypedAttributeValue) String() string
String returns the string representation
type TypedAttributeValueRange ¶
type TypedAttributeValueRange struct { // The inclusive or exclusive range end. // // EndMode is a required field EndMode RangeMode `type:"string" required:"true" enum:"true"` // The attribute value to terminate the range at. EndValue *TypedAttributeValue `type:"structure"` // The inclusive or exclusive range start. // // StartMode is a required field StartMode RangeMode `type:"string" required:"true" enum:"true"` // The value to start the range at. StartValue *TypedAttributeValue `type:"structure"` // contains filtered or unexported fields }
A range of attribute values. For more information, see Range Filters (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_range_filters.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/TypedAttributeValueRange
func (TypedAttributeValueRange) MarshalFields ¶
func (s TypedAttributeValueRange) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (TypedAttributeValueRange) String ¶
func (s TypedAttributeValueRange) String() string
String returns the string representation
func (*TypedAttributeValueRange) Validate ¶
func (s *TypedAttributeValueRange) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TypedLinkAttributeDefinition ¶
type TypedLinkAttributeDefinition struct { // The default value of the attribute (if configured). DefaultValue *TypedAttributeValue `type:"structure"` // Whether the attribute is mutable or not. IsImmutable *bool `type:"boolean"` // The unique name of the typed link attribute. // // Name is a required field Name *string `min:"1" type:"string" required:"true"` // The required behavior of the TypedLinkAttributeDefinition. // // RequiredBehavior is a required field RequiredBehavior RequiredAttributeBehavior `type:"string" required:"true" enum:"true"` // Validation rules that are attached to the attribute definition. Rules map[string]Rule `type:"map"` // The type of the attribute. // // Type is a required field Type FacetAttributeType `type:"string" required:"true" enum:"true"` // contains filtered or unexported fields }
A typed link attribute definition. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/TypedLinkAttributeDefinition
func (TypedLinkAttributeDefinition) MarshalFields ¶
func (s TypedLinkAttributeDefinition) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (TypedLinkAttributeDefinition) String ¶
func (s TypedLinkAttributeDefinition) String() string
String returns the string representation
func (*TypedLinkAttributeDefinition) Validate ¶
func (s *TypedLinkAttributeDefinition) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TypedLinkAttributeRange ¶
type TypedLinkAttributeRange struct { // The unique name of the typed link attribute. AttributeName *string `min:"1" type:"string"` // The range of attribute values that are being selected. // // Range is a required field Range *TypedAttributeValueRange `type:"structure" required:"true"` // contains filtered or unexported fields }
Identifies the range of attributes that are used by a specified filter. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/TypedLinkAttributeRange
func (TypedLinkAttributeRange) MarshalFields ¶
func (s TypedLinkAttributeRange) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (TypedLinkAttributeRange) String ¶
func (s TypedLinkAttributeRange) String() string
String returns the string representation
func (*TypedLinkAttributeRange) Validate ¶
func (s *TypedLinkAttributeRange) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TypedLinkFacet ¶
type TypedLinkFacet struct { // A set of key-value pairs associated with the typed link. Typed link attributes // are used when you have data values that are related to the link itself, and // not to one of the two objects being linked. Identity attributes also serve // to distinguish the link from others of the same type between the same objects. // // Attributes is a required field Attributes []TypedLinkAttributeDefinition `type:"list" required:"true"` // The set of attributes that distinguish links made from this facet from each // other, in the order of significance. Listing typed links can filter on the // values of these attributes. See ListOutgoingTypedLinks and ListIncomingTypedLinks // for details. // // IdentityAttributeOrder is a required field IdentityAttributeOrder []string `type:"list" required:"true"` // The unique name of the typed link facet. // // Name is a required field Name *string `type:"string" required:"true"` // contains filtered or unexported fields }
Defines the typed links structure and its attributes. To create a typed link facet, use the CreateTypedLinkFacet API. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/TypedLinkFacet
func (TypedLinkFacet) MarshalFields ¶
func (s TypedLinkFacet) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (TypedLinkFacet) String ¶
func (s TypedLinkFacet) String() string
String returns the string representation
func (*TypedLinkFacet) Validate ¶
func (s *TypedLinkFacet) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TypedLinkFacetAttributeUpdate ¶
type TypedLinkFacetAttributeUpdate struct { // The action to perform when updating the attribute. // // Action is a required field Action UpdateActionType `type:"string" required:"true" enum:"true"` // The attribute to update. // // Attribute is a required field Attribute *TypedLinkAttributeDefinition `type:"structure" required:"true"` // contains filtered or unexported fields }
A typed link facet attribute update. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/TypedLinkFacetAttributeUpdate
func (TypedLinkFacetAttributeUpdate) MarshalFields ¶
func (s TypedLinkFacetAttributeUpdate) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (TypedLinkFacetAttributeUpdate) String ¶
func (s TypedLinkFacetAttributeUpdate) String() string
String returns the string representation
func (*TypedLinkFacetAttributeUpdate) Validate ¶
func (s *TypedLinkFacetAttributeUpdate) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TypedLinkSchemaAndFacetName ¶
type TypedLinkSchemaAndFacetName struct { // The Amazon Resource Name (ARN) that is associated with the schema. For more // information, see arns. // // SchemaArn is a required field SchemaArn *string `type:"string" required:"true"` // The unique name of the typed link facet. // // TypedLinkName is a required field TypedLinkName *string `type:"string" required:"true"` // contains filtered or unexported fields }
Identifies the schema Amazon Resource Name (ARN) and facet name for the typed link. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/TypedLinkSchemaAndFacetName
func (TypedLinkSchemaAndFacetName) MarshalFields ¶
func (s TypedLinkSchemaAndFacetName) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (TypedLinkSchemaAndFacetName) String ¶
func (s TypedLinkSchemaAndFacetName) String() string
String returns the string representation
func (*TypedLinkSchemaAndFacetName) Validate ¶
func (s *TypedLinkSchemaAndFacetName) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TypedLinkSpecifier ¶
type TypedLinkSpecifier struct { // Identifies the attribute value to update. // // IdentityAttributeValues is a required field IdentityAttributeValues []AttributeNameAndValue `type:"list" required:"true"` // Identifies the source object that the typed link will attach to. // // SourceObjectReference is a required field SourceObjectReference *ObjectReference `type:"structure" required:"true"` // Identifies the target object that the typed link will attach to. // // TargetObjectReference is a required field TargetObjectReference *ObjectReference `type:"structure" required:"true"` // Identifies the typed link facet that is associated with the typed link. // // TypedLinkFacet is a required field TypedLinkFacet *TypedLinkSchemaAndFacetName `type:"structure" required:"true"` // contains filtered or unexported fields }
Contains all the information that is used to uniquely identify a typed link. The parameters discussed in this topic are used to uniquely specify the typed link being operated on. The AttachTypedLink API returns a typed link specifier while the DetachTypedLink API accepts one as input. Similarly, the ListIncomingTypedLinks and ListOutgoingTypedLinks API operations provide typed link specifiers as output. You can also construct a typed link specifier from scratch. Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/TypedLinkSpecifier
func (TypedLinkSpecifier) MarshalFields ¶
func (s TypedLinkSpecifier) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (TypedLinkSpecifier) String ¶
func (s TypedLinkSpecifier) String() string
String returns the string representation
func (*TypedLinkSpecifier) Validate ¶
func (s *TypedLinkSpecifier) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UntagResourceInput ¶
type UntagResourceInput struct { // The Amazon Resource Name (ARN) of the resource. Tagging is only supported // for directories. // // ResourceArn is a required field ResourceArn *string `type:"string" required:"true"` // Keys of the tag that need to be removed from the resource. // // TagKeys is a required field TagKeys []string `type:"list" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UntagResourceRequest
func (UntagResourceInput) MarshalFields ¶
func (s UntagResourceInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UntagResourceInput) String ¶
func (s UntagResourceInput) String() string
String returns the string representation
func (*UntagResourceInput) Validate ¶
func (s *UntagResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UntagResourceOutput ¶
type UntagResourceOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UntagResourceResponse
func (UntagResourceOutput) MarshalFields ¶
func (s UntagResourceOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UntagResourceOutput) String ¶
func (s UntagResourceOutput) String() string
String returns the string representation
type UntagResourceRequest ¶
type UntagResourceRequest struct { *aws.Request Input *UntagResourceInput Copy func(*UntagResourceInput) UntagResourceRequest }
UntagResourceRequest is the request type for the UntagResource API operation.
func (UntagResourceRequest) Send ¶
func (r UntagResourceRequest) Send(ctx context.Context) (*UntagResourceResponse, error)
Send marshals and sends the UntagResource API request.
type UntagResourceResponse ¶
type UntagResourceResponse struct { *UntagResourceOutput // contains filtered or unexported fields }
UntagResourceResponse is the response type for the UntagResource API operation.
func (*UntagResourceResponse) SDKResponseMetdata ¶
func (r *UntagResourceResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the UntagResource request.
type UpdateActionType ¶
type UpdateActionType string
const ( UpdateActionTypeCreateOrUpdate UpdateActionType = "CREATE_OR_UPDATE" UpdateActionTypeDelete UpdateActionType = "DELETE" )
Enum values for UpdateActionType
func (UpdateActionType) MarshalValue ¶
func (enum UpdateActionType) MarshalValue() (string, error)
func (UpdateActionType) MarshalValueBuf ¶
func (enum UpdateActionType) MarshalValueBuf(b []byte) ([]byte, error)
type UpdateFacetInput ¶
type UpdateFacetInput struct { // 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. AttributeUpdates []FacetAttributeUpdate `type:"list"` // The name of the facet. // // Name is a required field Name *string `min:"1" type:"string" required:"true"` // The object type that is associated with the facet. See CreateFacetRequest$ObjectType // for more details. ObjectType ObjectType `type:"string" enum:"true"` // The Amazon Resource Name (ARN) that is associated with the Facet. For more // information, see arns. // // SchemaArn is a required field SchemaArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpdateFacetRequest
func (UpdateFacetInput) MarshalFields ¶
func (s UpdateFacetInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateFacetInput) String ¶
func (s UpdateFacetInput) String() string
String returns the string representation
func (*UpdateFacetInput) Validate ¶
func (s *UpdateFacetInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateFacetOutput ¶
type UpdateFacetOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpdateFacetResponse
func (UpdateFacetOutput) MarshalFields ¶
func (s UpdateFacetOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateFacetOutput) String ¶
func (s UpdateFacetOutput) String() string
String returns the string representation
type UpdateFacetRequest ¶
type UpdateFacetRequest struct { *aws.Request Input *UpdateFacetInput Copy func(*UpdateFacetInput) UpdateFacetRequest }
UpdateFacetRequest is the request type for the UpdateFacet API operation.
func (UpdateFacetRequest) Send ¶
func (r UpdateFacetRequest) Send(ctx context.Context) (*UpdateFacetResponse, error)
Send marshals and sends the UpdateFacet API request.
type UpdateFacetResponse ¶
type UpdateFacetResponse struct { *UpdateFacetOutput // contains filtered or unexported fields }
UpdateFacetResponse is the response type for the UpdateFacet API operation.
func (*UpdateFacetResponse) SDKResponseMetdata ¶
func (r *UpdateFacetResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the UpdateFacet request.
type UpdateLinkAttributesInput ¶
type UpdateLinkAttributesInput struct { // The attributes update structure. // // AttributeUpdates is a required field AttributeUpdates []LinkAttributeUpdate `type:"list" required:"true"` // The Amazon Resource Name (ARN) that is associated with the Directory where // the updated typed link resides. For more information, see arns or Typed Links // (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink). // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // Allows a typed link specifier to be accepted as input. // // TypedLinkSpecifier is a required field TypedLinkSpecifier *TypedLinkSpecifier `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpdateLinkAttributesRequest
func (UpdateLinkAttributesInput) MarshalFields ¶
func (s UpdateLinkAttributesInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateLinkAttributesInput) String ¶
func (s UpdateLinkAttributesInput) String() string
String returns the string representation
func (*UpdateLinkAttributesInput) Validate ¶
func (s *UpdateLinkAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateLinkAttributesOutput ¶
type UpdateLinkAttributesOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpdateLinkAttributesResponse
func (UpdateLinkAttributesOutput) MarshalFields ¶
func (s UpdateLinkAttributesOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateLinkAttributesOutput) String ¶
func (s UpdateLinkAttributesOutput) String() string
String returns the string representation
type UpdateLinkAttributesRequest ¶
type UpdateLinkAttributesRequest struct { *aws.Request Input *UpdateLinkAttributesInput Copy func(*UpdateLinkAttributesInput) UpdateLinkAttributesRequest }
UpdateLinkAttributesRequest is the request type for the UpdateLinkAttributes API operation.
func (UpdateLinkAttributesRequest) Send ¶
func (r UpdateLinkAttributesRequest) Send(ctx context.Context) (*UpdateLinkAttributesResponse, error)
Send marshals and sends the UpdateLinkAttributes API request.
type UpdateLinkAttributesResponse ¶
type UpdateLinkAttributesResponse struct { *UpdateLinkAttributesOutput // contains filtered or unexported fields }
UpdateLinkAttributesResponse is the response type for the UpdateLinkAttributes API operation.
func (*UpdateLinkAttributesResponse) SDKResponseMetdata ¶
func (r *UpdateLinkAttributesResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the UpdateLinkAttributes request.
type UpdateObjectAttributesInput ¶
type UpdateObjectAttributesInput struct { // The attributes update structure. // // AttributeUpdates is a required field AttributeUpdates []ObjectAttributeUpdate `type:"list" required:"true"` // The Amazon Resource Name (ARN) that is associated with the Directory where // the object resides. For more information, see arns. // // DirectoryArn is a required field DirectoryArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // The reference that identifies the object. // // ObjectReference is a required field ObjectReference *ObjectReference `type:"structure" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpdateObjectAttributesRequest
func (UpdateObjectAttributesInput) MarshalFields ¶
func (s UpdateObjectAttributesInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateObjectAttributesInput) String ¶
func (s UpdateObjectAttributesInput) String() string
String returns the string representation
func (*UpdateObjectAttributesInput) Validate ¶
func (s *UpdateObjectAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateObjectAttributesOutput ¶
type UpdateObjectAttributesOutput struct { // The ObjectIdentifier of the updated object. ObjectIdentifier *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpdateObjectAttributesResponse
func (UpdateObjectAttributesOutput) MarshalFields ¶
func (s UpdateObjectAttributesOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateObjectAttributesOutput) String ¶
func (s UpdateObjectAttributesOutput) String() string
String returns the string representation
type UpdateObjectAttributesRequest ¶
type UpdateObjectAttributesRequest struct { *aws.Request Input *UpdateObjectAttributesInput Copy func(*UpdateObjectAttributesInput) UpdateObjectAttributesRequest }
UpdateObjectAttributesRequest is the request type for the UpdateObjectAttributes API operation.
func (UpdateObjectAttributesRequest) Send ¶
func (r UpdateObjectAttributesRequest) Send(ctx context.Context) (*UpdateObjectAttributesResponse, error)
Send marshals and sends the UpdateObjectAttributes API request.
type UpdateObjectAttributesResponse ¶
type UpdateObjectAttributesResponse struct { *UpdateObjectAttributesOutput // contains filtered or unexported fields }
UpdateObjectAttributesResponse is the response type for the UpdateObjectAttributes API operation.
func (*UpdateObjectAttributesResponse) SDKResponseMetdata ¶
func (r *UpdateObjectAttributesResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the UpdateObjectAttributes request.
type UpdateSchemaInput ¶
type UpdateSchemaInput struct { // The name of the schema. // // Name is a required field Name *string `min:"1" type:"string" required:"true"` // The Amazon Resource Name (ARN) of the development schema. For more information, // see arns. // // SchemaArn is a required field SchemaArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpdateSchemaRequest
func (UpdateSchemaInput) MarshalFields ¶
func (s UpdateSchemaInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateSchemaInput) String ¶
func (s UpdateSchemaInput) String() string
String returns the string representation
func (*UpdateSchemaInput) Validate ¶
func (s *UpdateSchemaInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateSchemaOutput ¶
type UpdateSchemaOutput struct { // The ARN that is associated with the updated schema. For more information, // see arns. SchemaArn *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpdateSchemaResponse
func (UpdateSchemaOutput) MarshalFields ¶
func (s UpdateSchemaOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateSchemaOutput) String ¶
func (s UpdateSchemaOutput) String() string
String returns the string representation
type UpdateSchemaRequest ¶
type UpdateSchemaRequest struct { *aws.Request Input *UpdateSchemaInput Copy func(*UpdateSchemaInput) UpdateSchemaRequest }
UpdateSchemaRequest is the request type for the UpdateSchema API operation.
func (UpdateSchemaRequest) Send ¶
func (r UpdateSchemaRequest) Send(ctx context.Context) (*UpdateSchemaResponse, error)
Send marshals and sends the UpdateSchema API request.
type UpdateSchemaResponse ¶
type UpdateSchemaResponse struct { *UpdateSchemaOutput // contains filtered or unexported fields }
UpdateSchemaResponse is the response type for the UpdateSchema API operation.
func (*UpdateSchemaResponse) SDKResponseMetdata ¶
func (r *UpdateSchemaResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the UpdateSchema request.
type UpdateTypedLinkFacetInput ¶
type UpdateTypedLinkFacetInput struct { // Attributes update structure. // // AttributeUpdates is a required field AttributeUpdates []TypedLinkFacetAttributeUpdate `type:"list" required:"true"` // The order of identity attributes for the facet, from most significant to // least significant. The ability to filter typed links considers the order // that the attributes are defined on the typed link facet. When providing ranges // to a typed link selection, any inexact ranges must be specified at the end. // Any attributes that do not have a range specified are presumed to match the // entire range. Filters are interpreted in the order of the attributes on the // typed link facet, not the order in which they are supplied to any API calls. // For more information about identity attributes, see Typed Links (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink). // // IdentityAttributeOrder is a required field IdentityAttributeOrder []string `type:"list" required:"true"` // The unique name of the typed link facet. // // Name is a required field Name *string `type:"string" required:"true"` // The Amazon Resource Name (ARN) that is associated with the schema. For more // information, see arns. // // SchemaArn is a required field SchemaArn *string `location:"header" locationName:"x-amz-data-partition" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpdateTypedLinkFacetRequest
func (UpdateTypedLinkFacetInput) MarshalFields ¶
func (s UpdateTypedLinkFacetInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateTypedLinkFacetInput) String ¶
func (s UpdateTypedLinkFacetInput) String() string
String returns the string representation
func (*UpdateTypedLinkFacetInput) Validate ¶
func (s *UpdateTypedLinkFacetInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateTypedLinkFacetOutput ¶
type UpdateTypedLinkFacetOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpdateTypedLinkFacetResponse
func (UpdateTypedLinkFacetOutput) MarshalFields ¶
func (s UpdateTypedLinkFacetOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateTypedLinkFacetOutput) String ¶
func (s UpdateTypedLinkFacetOutput) String() string
String returns the string representation
type UpdateTypedLinkFacetRequest ¶
type UpdateTypedLinkFacetRequest struct { *aws.Request Input *UpdateTypedLinkFacetInput Copy func(*UpdateTypedLinkFacetInput) UpdateTypedLinkFacetRequest }
UpdateTypedLinkFacetRequest is the request type for the UpdateTypedLinkFacet API operation.
func (UpdateTypedLinkFacetRequest) Send ¶
func (r UpdateTypedLinkFacetRequest) Send(ctx context.Context) (*UpdateTypedLinkFacetResponse, error)
Send marshals and sends the UpdateTypedLinkFacet API request.
type UpdateTypedLinkFacetResponse ¶
type UpdateTypedLinkFacetResponse struct { *UpdateTypedLinkFacetOutput // contains filtered or unexported fields }
UpdateTypedLinkFacetResponse is the response type for the UpdateTypedLinkFacet API operation.
func (*UpdateTypedLinkFacetResponse) SDKResponseMetdata ¶
func (r *UpdateTypedLinkFacetResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the UpdateTypedLinkFacet request.
type UpgradeAppliedSchemaInput ¶
type UpgradeAppliedSchemaInput struct { // The ARN for the directory to which the upgraded schema will be applied. // // DirectoryArn is a required field DirectoryArn *string `type:"string" required:"true"` // Used for testing whether the major version schemas are backward compatible // or not. If schema compatibility fails, an exception would be thrown else // the call would succeed but no changes will be saved. This parameter is optional. DryRun *bool `type:"boolean"` // The revision of the published schema to upgrade the directory to. // // PublishedSchemaArn is a required field PublishedSchemaArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpgradeAppliedSchemaRequest
func (UpgradeAppliedSchemaInput) MarshalFields ¶
func (s UpgradeAppliedSchemaInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpgradeAppliedSchemaInput) String ¶
func (s UpgradeAppliedSchemaInput) String() string
String returns the string representation
func (*UpgradeAppliedSchemaInput) Validate ¶
func (s *UpgradeAppliedSchemaInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpgradeAppliedSchemaOutput ¶
type UpgradeAppliedSchemaOutput struct { // The ARN of the directory that is returned as part of the response. DirectoryArn *string `type:"string"` // The ARN of the upgraded schema that is returned as part of the response. UpgradedSchemaArn *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpgradeAppliedSchemaResponse
func (UpgradeAppliedSchemaOutput) MarshalFields ¶
func (s UpgradeAppliedSchemaOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpgradeAppliedSchemaOutput) String ¶
func (s UpgradeAppliedSchemaOutput) String() string
String returns the string representation
type UpgradeAppliedSchemaRequest ¶
type UpgradeAppliedSchemaRequest struct { *aws.Request Input *UpgradeAppliedSchemaInput Copy func(*UpgradeAppliedSchemaInput) UpgradeAppliedSchemaRequest }
UpgradeAppliedSchemaRequest is the request type for the UpgradeAppliedSchema API operation.
func (UpgradeAppliedSchemaRequest) Send ¶
func (r UpgradeAppliedSchemaRequest) Send(ctx context.Context) (*UpgradeAppliedSchemaResponse, error)
Send marshals and sends the UpgradeAppliedSchema API request.
type UpgradeAppliedSchemaResponse ¶
type UpgradeAppliedSchemaResponse struct { *UpgradeAppliedSchemaOutput // contains filtered or unexported fields }
UpgradeAppliedSchemaResponse is the response type for the UpgradeAppliedSchema API operation.
func (*UpgradeAppliedSchemaResponse) SDKResponseMetdata ¶
func (r *UpgradeAppliedSchemaResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the UpgradeAppliedSchema request.
type UpgradePublishedSchemaInput ¶
type UpgradePublishedSchemaInput struct { // The ARN of the development schema with the changes used for the upgrade. // // DevelopmentSchemaArn is a required field DevelopmentSchemaArn *string `type:"string" required:"true"` // Used for testing whether the Development schema provided is backwards compatible, // or not, with the publish schema provided by the user to be upgraded. If schema // compatibility fails, an exception would be thrown else the call would succeed. // This parameter is optional and defaults to false. DryRun *bool `type:"boolean"` // Identifies the minor version of the published schema that will be created. // This parameter is NOT optional. // // MinorVersion is a required field MinorVersion *string `min:"1" type:"string" required:"true"` // The ARN of the published schema to be upgraded. // // PublishedSchemaArn is a required field PublishedSchemaArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpgradePublishedSchemaRequest
func (UpgradePublishedSchemaInput) MarshalFields ¶
func (s UpgradePublishedSchemaInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpgradePublishedSchemaInput) String ¶
func (s UpgradePublishedSchemaInput) String() string
String returns the string representation
func (*UpgradePublishedSchemaInput) Validate ¶
func (s *UpgradePublishedSchemaInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpgradePublishedSchemaOutput ¶
type UpgradePublishedSchemaOutput struct { // The ARN of the upgraded schema that is returned as part of the response. UpgradedSchemaArn *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpgradePublishedSchemaResponse
func (UpgradePublishedSchemaOutput) MarshalFields ¶
func (s UpgradePublishedSchemaOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpgradePublishedSchemaOutput) String ¶
func (s UpgradePublishedSchemaOutput) String() string
String returns the string representation
type UpgradePublishedSchemaRequest ¶
type UpgradePublishedSchemaRequest struct { *aws.Request Input *UpgradePublishedSchemaInput Copy func(*UpgradePublishedSchemaInput) UpgradePublishedSchemaRequest }
UpgradePublishedSchemaRequest is the request type for the UpgradePublishedSchema API operation.
func (UpgradePublishedSchemaRequest) Send ¶
func (r UpgradePublishedSchemaRequest) Send(ctx context.Context) (*UpgradePublishedSchemaResponse, error)
Send marshals and sends the UpgradePublishedSchema API request.
type UpgradePublishedSchemaResponse ¶
type UpgradePublishedSchemaResponse struct { *UpgradePublishedSchemaOutput // contains filtered or unexported fields }
UpgradePublishedSchemaResponse is the response type for the UpgradePublishedSchema API operation.
func (*UpgradePublishedSchemaResponse) SDKResponseMetdata ¶
func (r *UpgradePublishedSchemaResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the UpgradePublishedSchema request.
Source Files ¶
api_client.go api_doc.go api_enums.go api_errors.go api_op_AddFacetToObject.go api_op_ApplySchema.go api_op_AttachObject.go api_op_AttachPolicy.go api_op_AttachToIndex.go api_op_AttachTypedLink.go api_op_BatchRead.go api_op_BatchWrite.go api_op_CreateDirectory.go api_op_CreateFacet.go api_op_CreateIndex.go api_op_CreateObject.go api_op_CreateSchema.go api_op_CreateTypedLinkFacet.go api_op_DeleteDirectory.go api_op_DeleteFacet.go api_op_DeleteObject.go api_op_DeleteSchema.go api_op_DeleteTypedLinkFacet.go api_op_DetachFromIndex.go api_op_DetachObject.go api_op_DetachPolicy.go api_op_DetachTypedLink.go api_op_DisableDirectory.go api_op_EnableDirectory.go api_op_GetAppliedSchemaVersion.go api_op_GetDirectory.go api_op_GetFacet.go api_op_GetLinkAttributes.go api_op_GetObjectAttributes.go api_op_GetObjectInformation.go api_op_GetSchemaAsJson.go api_op_GetTypedLinkFacetInformation.go api_op_ListAppliedSchemaArns.go api_op_ListAttachedIndices.go api_op_ListDevelopmentSchemaArns.go api_op_ListDirectories.go api_op_ListFacetAttributes.go api_op_ListFacetNames.go api_op_ListIncomingTypedLinks.go api_op_ListIndex.go api_op_ListManagedSchemaArns.go api_op_ListObjectAttributes.go api_op_ListObjectChildren.go api_op_ListObjectParentPaths.go api_op_ListObjectParents.go api_op_ListObjectPolicies.go api_op_ListOutgoingTypedLinks.go api_op_ListPolicyAttachments.go api_op_ListPublishedSchemaArns.go api_op_ListTagsForResource.go api_op_ListTypedLinkFacetAttributes.go api_op_ListTypedLinkFacetNames.go api_op_LookupPolicy.go api_op_PublishSchema.go api_op_PutSchemaFromJson.go api_op_RemoveFacetFromObject.go api_op_TagResource.go api_op_UntagResource.go api_op_UpdateFacet.go api_op_UpdateLinkAttributes.go api_op_UpdateObjectAttributes.go api_op_UpdateSchema.go api_op_UpdateTypedLinkFacet.go api_op_UpgradeAppliedSchema.go api_op_UpgradePublishedSchema.go api_types.go
Directories ¶
Path | Synopsis |
---|---|
service/clouddirectory/clouddirectoryiface | Package clouddirectoryiface provides an interface to enable mocking the Amazon CloudDirectory service client for testing your code. |
- Version
- v0.10.0
- Published
- Jul 25, 2019
- Platform
- darwin/amd64
- Imports
- 8 packages
- Last checked
- 1 minute ago –
Tools for package owners.