Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface CreateCertificateAuthorityAuditReportRequest

Hierarchy

Properties

AuditReportResponseFormat: undefined | string

The format in which to create the report. This can be either JSON or CSV.

CertificateAuthorityArn: undefined | string

The Amazon Resource Name (ARN) of the CA to be audited. This is of the form:

arn:aws:acm-pca:region:account:certificate-authority/12345678-1234-1234-1234-123456789012 .

S3BucketName: undefined | string

The name of the S3 bucket that will contain the audit report.