TrailCreateRequest

TrailCreateRequest

NameDescriptionSchemaDefault
account_id
required
Account ID
Example : ACCOUNT_ID-ABCDEF1234
string
bucket_name
required
Bucket name
Example : TestBucket00
Minimum length : 1
string
bucket_region
required
Bucket region
Example : RegionOne
Minimum length : 1
string
log_type_total_yn
optional
Target log type total y/n
Example : N
any of [string, null]
log_verification_yn
optional
Log verification y/n
Example : N
any of [string, null]N
region_names
optional
Region name list
array[object]
region_total_yn
optional
Target region total y/n
Example : Y
any of [string, null]Y
resource_type_total_yn
optional
Target resource type total y/n
Example : Y
any of [string, null]Y
tag_create_requests
optional
Tag create requests
Example : [{'key': '11', 'value': '22'}]
any of [array[object[string]], null]
target_log_types
optional
Target log type list
array[object]
target_resource_types
optional
Target resource type list
array[object]
target_users
optional
Target user list
array[object]
trail_description
optional
Trail description
Example : This is a test trail
any of [string, null]
trail_name
required
Trail name
Example : TestTrail01
Pattern : ^[a-zA-Z0-9\-ㄱ-ㅎㅏ-ㅣ가-힣\s]*$
Minimum length : 5
Maximum length : 26
string
trail_save_type
required
Trail save type
Example : JSON
Pattern : ^(CSV|JSON)$
Minimum length : 1
string
user_total_yn
optional
Target user total y/n
Example : Y
any of [string, null]Y