An example resource schema demonstrating some basic constructs and validation rules.
action_threshold
(Attributes) (see below for nested schema)action_type
(String)budget_name
(String)definition
(Attributes) (see below for nested schema)execution_role_arn
(String)notification_type
(String)subscribers
(Attributes List) (see below for nested schema)approval_model
(String)action_id
(String)id
(String) Uniquely identifies the resource.action_threshold
Required:
type
(String)value
(Number)definition
Optional:
iam_action_definition
(Attributes) (see below for nested schema)scp_action_definition
(Attributes) (see below for nested schema)ssm_action_definition
(Attributes) (see below for nested schema)definition.iam_action_definition
Required:
policy_arn
(String)Optional:
groups
(List of String)roles
(List of String)users
(List of String)definition.scp_action_definition
Required:
policy_id
(String)target_ids
(List of String)definition.ssm_action_definition
Required:
instance_ids
(List of String)region
(String)subtype
(String)subscribers
Required:
address
(String)type
(String)Import is supported using the following syntax:
$ terraform import awscc_budgets_budgets_action.example <resource ID>