The AWS::Logs::AccountPolicy resource specifies a CloudWatch Logs AccountPolicy.
policy_document
(String) The body of the policy document you want to use for this topic.You can only add one policy per PolicyType.
The policy must be in JSON string format.
Length Constraints: Maximum length of 30720
policy_name
(String) The name of the account policypolicy_type
(String) Type of the policy.scope
(String) Scope for policy applicationselection_criteria
(String) Log group selection criteria to apply policy only to a subset of log groups. SelectionCriteria string can be up to 25KB and cloudwatchlogs determines the length of selectionCriteria by using its UTF-8 bytesaccount_id
(String) User account idid
(String) Uniquely identifies the resource.Import is supported using the following syntax:
$ terraform import awscc_logs_account_policy.example <resource ID>