CertificateOptions
Structure that contains options for your certificate. You can use this structure to specify whether to export your certificate.
Certificate transparency logging opt-out is no longer available. All public certificates are recorded in a certificate transparency log. For general information, see Certificate Transparency Logging.
You can export public ACM certificates to use with AWS services as well as outside AWS Cloud. For more information, see AWS Certificate Manager exportable public certificate.
Contents
Note
In the following list, the required parameters are described first.
- CertificateTransparencyLoggingPreference
-
This parameter has been deprecated. Certificate transparency logging opt-out is no longer available. All public certificates are recorded in a certificate transparency log.
Type: String
Valid Values:
ENABLED | DISABLEDRequired: No
- Export
-
You can opt in to allow the export of your certificates by specifying
ENABLED. You cannot update the value ofExportafter the the certificate is created.Type: String
Valid Values:
ENABLED | DISABLEDRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: