TrailCreateRequestV1dot1
TrailCreateRequestV1dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | 계정 ID Example : ACCOUNT_ID-ABCDEF1234 | string | |
| bucket_name required | 버킷명 Example : TestBucket00Minimum length : 1 | string | |
| bucket_region required | 버킷 리전 Example : RegionOneMinimum length : 1 | string | |
| iam_role_id optional | 역할 ID입니다. Service Watch 트레일에만 해당됩니다. Example : IAM_ROLE_ID-ABCDEF1234 | any of [string, null] | |
| log_archive_account_id optional | 로그 아카이브 계정 ID. 조직 트레일에만 사용됩니다. Example : ACCOUNT_ID-ABCDEF1234 | any of [string, null] | |
| log_group_name optional | 로그 그룹 이름. Service Watch 트레일에만 사용됩니다. Example : /scp/loggingaudit/trail/trailname-log-group-20260205120000 | any of [string, null] | |
| log_type_total_yn optional | 대상 로그 형식 전체여부 Example : N | any of [string, null] | |
| log_verification_yn optional | 로그파일 검증 유무 Example : N | any of [string, null] | N |
| organization_trail_yn optional | 조직 운영 방식 (예/아니오) Example : N | any of [string, null] | N |
| region_names optional | 리전명 목록 | array[object] | |
| region_total_yn optional | 대상 리전 전체여부 Example : Y | any of [string, null] | Y |
| resource_type_total_yn optional | 대상 자원유형 전체여부 Example : Y | any of [string, null] | Y |
| service_watch_yn optional | 서비스 감시 여부 (예/아니오) Example : Y | any of [string, null] | |
| tag_create_requests optional | 태그 생성 요청 Example : [{'key': '11', 'value': '22'}] | any of [array[object[string]], null] | |
| target_log_types optional | 대상 로그 형식 목록 | array[object] | |
| target_resource_types optional | 대상 자원유형 목록 | array[object] | |
| target_users optional | 대상 사용자 목록 | array[object] | |
| trail_description optional | 트레일 설명 Example : This is a test trail | any of [string, null] | |
| trail_name required | 트레일명 Example : TestTrail01Pattern : ^[a-zA-Z0-9\-ㄱ-ㅎㅏ-ㅣ가-힣\s]*$Minimum length : 5Maximum length : 26 | string | |
| trail_save_type required | 트레일 저장 형식 Example : JSONPattern : ^(CSV|JSON)$Minimum length : 1 | string | |
| user_total_yn optional | 대상 사용자 전체여부 Example : Y | any of [string, null] | Y |