class Aws::IoT::Types::UpdateMitigationActionRequest
@return [Types::MitigationActionParams]
Defines the type of action and the parameters for that action.
@!attribute [rw] action_params
@return [String]
The ARN of the IAM role that is used to apply the mitigation action.
@!attribute [rw] role_arn
@return [String]
re-create the mitigation action with the new name.
name by using ‘UpdateMitigationAction`. Instead, you must delete and
The friendly name for the mitigation action. You can’t change the
@!attribute [rw] action_name
}
},
},
topic_arn: “SnsTopicArn”, # required
publish_finding_to_sns_params: {
},
log_level: “DEBUG”, # required, accepts DEBUG, INFO, ERROR, WARN, DISABLED
role_arn_for_logging: “RoleArn”, # required
enable_io_t_logging_params: {
},
template_name: “BLANK_POLICY”, # required, accepts BLANK_POLICY
replace_default_policy_version_params: {
},
override_dynamic_groups: false,
thing_group_names: [“ThingGroupName”], # required
add_things_to_thing_group_params: {
},
action: “DEACTIVATE”, # required, accepts DEACTIVATE
update_ca_certificate_params: {
},
action: “DEACTIVATE”, # required, accepts DEACTIVATE
update_device_certificate_params: {
action_params: {
role_arn: “RoleArn”,
action_name: “MitigationActionName”, # required
{
data as a hash:
@note When making an API call, you may pass UpdateMitigationActionRequest