A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/IoT/Types/CreateMitigationActionRequest.html below:

CreateMitigationActionRequest — AWS SDK for Ruby V2

When passing CreateMitigationActionRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  action_name: "MitigationActionName",   role_arn: "RoleArn",   action_params: {     update_device_certificate_params: {
      action: "DEACTIVATE",     },
    update_ca_certificate_params: {
      action: "DEACTIVATE",     },
    add_things_to_thing_group_params: {
      thing_group_names: ["ThingGroupName"],       override_dynamic_groups: false,
    },
    replace_default_policy_version_params: {
      template_name: "BLANK_POLICY",     },
    enable_io_t_logging_params: {
      role_arn_for_logging: "RoleArn",       log_level: "DEBUG",     },
    publish_finding_to_sns_params: {
      topic_arn: "SnsTopicArn",     },
  },
  tags: [
    {
      key: "TagKey",       value: "TagValue",
    },
  ],
}

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4