LAP Registry

Amazon CloudDirectory Skill

amazonaws-com-clouddirectory

Provider: Amazon Web Services Version: 2017-01-11 Endpoints: 66 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
PUT/amazonclouddirectory/2017-01-11/object/facets
PUT/amazonclouddirectory/2017-01-11/schema/applyAdds a new Facet to an object. An object can have more than one facet applied on it.
PUT/amazonclouddirectory/2017-01-11/object/attachCopies the input published schema, at the specified version, into the Directory with the same name and version as that of the published schema.
PUT/amazonclouddirectory/2017-01-11/policy/attachAttaches an existing object to another object. An object can be accessed in two ways: Using the path Using ObjectIdentifier
PUT/amazonclouddirectory/2017-01-11/index/attachAttaches a policy object to a regular object. An object can have a limited number of attached policies.
PUT/amazonclouddirectory/2017-01-11/typedlink/attachAttaches the specified object to the specified index.
POST/amazonclouddirectory/2017-01-11/batchreadAttaches a typed link to a specified source and target object. For more information, see Typed Links.
PUT/amazonclouddirectory/2017-01-11/batchwritePerforms all the read operations in a batch.
PUT/amazonclouddirectory/2017-01-11/directory/createPerforms all the write operations in a batch. Either all the operations succeed or none.
PUT/amazonclouddirectory/2017-01-11/facet/createCreates 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 sch...
PUT/amazonclouddirectory/2017-01-11/indexCreates a new Facet in a schema. Facet creation is allowed only in development or applied schemas.
PUT/amazonclouddirectory/2017-01-11/objectCreates an index object. See Indexing and search for more information.
PUT/amazonclouddirectory/2017-01-11/schema/createCreates 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 attribut...
PUT/amazonclouddirectory/2017-01-11/typedlink/facet/createCreates 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....
PUT/amazonclouddirectory/2017-01-11/directoryCreates a TypedLinkFacet. For more information, see Typed Links.
PUT/amazonclouddirectory/2017-01-11/facet/deleteDeletes a directory. Only disabled directories can be deleted. A deleted directory cannot be undone. Exercise extreme caution when deleting directories.
PUT/amazonclouddirectory/2017-01-11/object/deleteDeletes a given Facet. All attributes and Rules that are associated with the facet will be deleted. Only development schema facets are allowed deletion.
PUT/amazonclouddirectory/2017-01-11/schemaDeletes 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...
PUT/amazonclouddirectory/2017-01-11/typedlink/facet/deleteDeletes a given schema. Schemas in a development and published state can only be deleted.
PUT/amazonclouddirectory/2017-01-11/index/detachDeletes a TypedLinkFacet. For more information, see Typed Links.
PUT/amazonclouddirectory/2017-01-11/object/detachDetaches the specified object from the specified index.
PUT/amazonclouddirectory/2017-01-11/policy/detachDetaches a given object from the parent object. The object that is to be detached from the parent is specified by the link name.
PUT/amazonclouddirectory/2017-01-11/typedlink/detachDetaches a policy from an object.
PUT/amazonclouddirectory/2017-01-11/directory/disableDetaches a typed link from a specified source and target object. For more information, see Typed Links.
PUT/amazonclouddirectory/2017-01-11/directory/enableDisables the specified directory. Disabled directories cannot be read or written to. Only enabled directories can be disabled. Disabled directories may be reenabled.
POST/amazonclouddirectory/2017-01-11/schema/getappliedschemaEnables the specified directory. Only disabled directories can be enabled. Once enabled, the directory can then be read and written to.
POST/amazonclouddirectory/2017-01-11/directory/getReturns current applied schema version ARN, including the minor version in use.
POST/amazonclouddirectory/2017-01-11/facetRetrieves metadata about a directory.
POST/amazonclouddirectory/2017-01-11/typedlink/attributes/getGets 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.
POST/amazonclouddirectory/2017-01-11/object/attributes/getRetrieves attributes that are associated with a typed link.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install amazonaws-com-clouddirectory

Downloads and installs to ~/.claude/skills/amazonaws-com-clouddirectory/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)