Data Source schema for AWS::SSM::Association
id
(String) Uniquely identifies the resource.apply_only_at_cron_interval
(Boolean)association_id
(String) Unique identifier of the association.association_name
(String) The name of the association.automation_target_parameter_name
(String)calendar_names
(List of String)compliance_severity
(String)document_version
(String) The version of the SSM document to associate with the target.instance_id
(String) The ID of the instance that the SSM document is associated with.max_concurrency
(String)max_errors
(String)name
(String) The name of the SSM document.output_location
(Attributes) (see below for nested schema)parameters
(Map of List of String) Parameter values that the SSM document uses at runtime.schedule_expression
(String) A Cron or Rate expression that specifies when the association is applied to the target.schedule_offset
(Number)sync_compliance
(String)targets
(Attributes List) The targets that the SSM document sends commands to. (see below for nested schema)wait_for_success_timeout_seconds
(Number)output_location
Read-Only:
s3_location
(Attributes) (see below for nested schema)output_location.s3_location
Read-Only:
output_s3_bucket_name
(String)output_s3_key_prefix
(String)output_s3_region
(String)targets
Read-Only:
key
(String)values
(List of String)