UpdateOrganizationAuditLogExportSettingsRequest
UpdateOrganizationAuditLogExportSettingsRequest is the request type when making changes to an existing audit log export configuration.
Properties
newEnabledboolean requiredWhether the audit log export is enabled.- The new S3 configuration for audit log export.
- ↳
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.