Amazon CloudDirectory Skill
amazonaws-com-clouddirectory
amazonaws-com-clouddirectory
| Method | Path | Description |
|---|---|---|
PUT | /amazonclouddirectory/2017-01-11/object/facets | |
PUT | /amazonclouddirectory/2017-01-11/schema/apply | Adds a new Facet to an object. An object can have more than one facet applied on it. |
PUT | /amazonclouddirectory/2017-01-11/object/attach | Copies 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/attach | Attaches 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/attach | Attaches a policy object to a regular object. An object can have a limited number of attached policies. |
PUT | /amazonclouddirectory/2017-01-11/typedlink/attach | Attaches the specified object to the specified index. |
POST | /amazonclouddirectory/2017-01-11/batchread | Attaches a typed link to a specified source and target object. For more information, see Typed Links. |
PUT | /amazonclouddirectory/2017-01-11/batchwrite | Performs all the read operations in a batch. |
PUT | /amazonclouddirectory/2017-01-11/directory/create | Performs all the write operations in a batch. Either all the operations succeed or none. |
PUT | /amazonclouddirectory/2017-01-11/facet/create | 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 sch... |
PUT | /amazonclouddirectory/2017-01-11/index | Creates a new Facet in a schema. Facet creation is allowed only in development or applied schemas. |
PUT | /amazonclouddirectory/2017-01-11/object | Creates an index object. See Indexing and search for more information. |
PUT | /amazonclouddirectory/2017-01-11/schema/create | 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 attribut... |
PUT | /amazonclouddirectory/2017-01-11/typedlink/facet/create | 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.... |
PUT | /amazonclouddirectory/2017-01-11/directory | Creates a TypedLinkFacet. For more information, see Typed Links. |
PUT | /amazonclouddirectory/2017-01-11/facet/delete | Deletes 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/delete | Deletes 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/schema | 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... |
PUT | /amazonclouddirectory/2017-01-11/typedlink/facet/delete | Deletes a given schema. Schemas in a development and published state can only be deleted. |
PUT | /amazonclouddirectory/2017-01-11/index/detach | Deletes a TypedLinkFacet. For more information, see Typed Links. |
PUT | /amazonclouddirectory/2017-01-11/object/detach | Detaches the specified object from the specified index. |
PUT | /amazonclouddirectory/2017-01-11/policy/detach | Detaches 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/detach | Detaches a policy from an object. |
PUT | /amazonclouddirectory/2017-01-11/directory/disable | Detaches a typed link from a specified source and target object. For more information, see Typed Links. |
PUT | /amazonclouddirectory/2017-01-11/directory/enable | Disables 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/getappliedschema | Enables 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/get | Returns current applied schema version ARN, including the minor version in use. |
POST | /amazonclouddirectory/2017-01-11/facet | Retrieves metadata about a directory. |
POST | /amazonclouddirectory/2017-01-11/typedlink/attributes/get | 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. |
POST | /amazonclouddirectory/2017-01-11/object/attributes/get | Retrieves attributes that are associated with a typed link. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-clouddirectory
Downloads and installs to ~/.claude/skills/amazonaws-com-clouddirectory/
2017-01-11 (2026-02-13)