Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 773 Bytes

acm.rst

File metadata and controls

45 lines (30 loc) · 773 Bytes

acm

Example usage

python

@mock_acm def test_acm_behaviour: boto3.client("acm") ...

Implemented features for this service

  • [X] add_tags_to_certificate
  • [X] delete_certificate
  • [ ] describe_certificate
  • [X] export_certificate
  • [ ] get_account_configuration
  • [X] get_certificate
  • [ ] import_certificate
  • [ ] list_certificates
  • [ ] list_tags_for_certificate
  • [ ] put_account_configuration
  • [X] remove_tags_from_certificate
  • [ ] renew_certificate
  • [X] request_certificate
  • [ ] resend_validation_email
  • [ ] update_certificate_options