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.