Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 747 Bytes

CloudTrailConfiguration.md

File metadata and controls

14 lines (10 loc) · 747 Bytes

CloudTrailConfiguration

Properties

Name Type Description Notes
region str The AWS region of the S3 bucket where CloudTrail logs are stored
prefix str The common prefix, if any, appended to all CloudTrail log files [optional]
base_credentials AWSBaseCredentials [optional]
bucket_name str Name of the S3 bucket where CloudTrail logs are stored
filter_rule str Rule to filter cloud trail log event. [optional]

[Back to Model list] [Back to API list] [Back to README]