SecurityConfig / CentralSecurityServicesConfig / AuditManagerConfig / AuditManagerDefaultReportsDestinationConfig

AWS Audit Manager Default Reports Destination configuration. Use this configuration to enable a destination for reports generated by AWS Audit Manager.

Example

enable: true
destinationType: S3

Hierarchy

  • AuditManagerDefaultReportsDestinationConfig

Implements

Constructors

Properties

Constructors

Properties

destinationType: "S3" = 'S3'

The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.

enable: false = false

Indicates whether AWS Audit Manager Default Reports enabled.

Generated using TypeDoc