iam.ensure_server_cert_exists¶
- Hook Path:
runway.cfngin.hooks.iam.ensure_server_cert_exists
Ensure server certificate exists.
Args¶
- cert_name: str
Name of the certificate that should exist.
- prompt: bool = True
Whether to prompt to upload a certificate if one does not exist.