.. _implementedservice_servicediscovery:
.. |start-h3| raw:: html
.. |end-h3| raw:: html
================
servicediscovery
================
.. autoclass:: moto.servicediscovery.models.ServiceDiscoveryBackend
|start-h3| Implemented features for this service |end-h3|
- [X] create_http_namespace
- [X] create_private_dns_namespace
- [X] create_public_dns_namespace
- [X] create_service
- [X] delete_namespace
- [X] delete_service
- [ ] delete_service_attributes
- [X] deregister_instance
- [X] discover_instances
- [X] discover_instances_revision
- [X] get_instance
- [X] get_instances_health_status
- [X] get_namespace
- [X] get_operation
- [X] get_service
- [ ] get_service_attributes
- [X] list_instances
- [X] list_namespaces
Pagination or the Filters-parameter is not yet implemented
- [X] list_operations
Pagination or the Filters-argument is not yet implemented
- [X] list_services
Pagination or the Filters-argument is not yet implemented
- [X] list_tags_for_resource
- [X] register_instance
- [X] tag_resource
- [X] untag_resource
- [X] update_http_namespace
- [X] update_instance_custom_health_status
- [X] update_private_dns_namespace
- [X] update_public_dns_namespace
- [X] update_service
- [ ] update_service_attributes