AuditLogsExportS3Config
AuditLogsExportS3Config describes how a Pulumi organization’s audit log data can be exported to S3.
Properties
s3BucketNamestring requiredName of the S3 bucket to export audit logs to.s3PathPrefixstring optionalOptional path prefix within the S3 bucket for exported log files.iamRoleArnstring requiredARN of the IAM role that Pulumi will assume to write to the S3 bucket.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.