.. _implementedservice_clouddirectory:
.. |start-h3| raw:: html
.. |end-h3| raw:: html
==============
clouddirectory
==============
.. autoclass:: moto.clouddirectory.models.CloudDirectoryBackend
|start-h3| Implemented features for this service |end-h3|
- [ ] add_facet_to_object
- [X] apply_schema
- [ ] attach_object
- [ ] attach_policy
- [ ] attach_to_index
- [ ] attach_typed_link
- [ ] batch_read
- [ ] batch_write
- [X] create_directory
- [ ] create_facet
- [ ] create_index
- [ ] create_object
- [X] create_schema
- [ ] create_typed_link_facet
- [X] delete_directory
- [ ] delete_facet
- [ ] delete_object
- [X] delete_schema
- [ ] delete_typed_link_facet
- [ ] detach_from_index
- [ ] detach_object
- [ ] detach_policy
- [ ] detach_typed_link
- [ ] disable_directory
- [ ] enable_directory
- [ ] get_applied_schema_version
- [X] get_directory
- [ ] get_facet
- [ ] get_link_attributes
- [ ] get_object_attributes
- [ ] get_object_information
- [ ] get_schema_as_json
- [ ] get_typed_link_facet_information
- [ ] list_applied_schema_arns
- [ ] list_attached_indices
- [X] list_development_schema_arns
- [X] list_directories
- [ ] list_facet_attributes
- [ ] list_facet_names
- [ ] list_incoming_typed_links
- [ ] list_index
- [ ] list_managed_schema_arns
- [ ] list_object_attributes
- [ ] list_object_children
- [ ] list_object_parent_paths
- [ ] list_object_parents
- [ ] list_object_policies
- [ ] list_outgoing_typed_links
- [ ] list_policy_attachments
- [X] list_published_schema_arns
- [X] list_tags_for_resource
- [ ] list_typed_link_facet_attributes
- [ ] list_typed_link_facet_names
- [ ] lookup_policy
- [X] publish_schema
- [ ] put_schema_from_json
- [ ] remove_facet_from_object
- [X] tag_resource
- [X] untag_resource
- [ ] update_facet
- [ ] update_link_attributes
- [ ] update_object_attributes
- [ ] update_schema
- [ ] update_typed_link_facet
- [ ] upgrade_applied_schema
- [ ] upgrade_published_schema