moto/docs/docs/services/signer.rst
2024-01-27 19:38:09 +00:00

47 lines
955 B
ReStructuredText

.. _implementedservice_signer:
.. |start-h3| raw:: html
<h3>
.. |end-h3| raw:: html
</h3>
======
signer
======
.. autoclass:: moto.signer.models.SignerBackend
|start-h3| Implemented features for this service |end-h3|
- [ ] add_profile_permission
- [X] cancel_signing_profile
- [ ] describe_signing_job
- [ ] get_revocation_status
- [ ] get_signing_platform
- [X] get_signing_profile
- [ ] list_profile_permissions
- [ ] list_signing_jobs
- [X] list_signing_platforms
Pagination is not yet implemented. The parameters category, partner, target are not yet implemented
- [ ] list_signing_profiles
- [X] list_tags_for_resource
- [X] put_signing_profile
The following parameters are not yet implemented: Overrides, SigningParameters
- [ ] remove_profile_permission
- [ ] revoke_signature
- [ ] revoke_signing_profile
- [ ] sign_payload
- [ ] start_signing_job
- [X] tag_resource
- [X] untag_resource