We recommend new projects start with resources from the AWS provider.
aws-native.iot.getMitigationAction
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Mitigation actions can be used to take actions to mitigate issues that were found in an Audit finding or Detect violation.
Using getMitigationAction
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getMitigationAction(args: GetMitigationActionArgs, opts?: InvokeOptions): Promise<GetMitigationActionResult>
function getMitigationActionOutput(args: GetMitigationActionOutputArgs, opts?: InvokeOptions): Output<GetMitigationActionResult>def get_mitigation_action(action_name: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetMitigationActionResult
def get_mitigation_action_output(action_name: Optional[pulumi.Input[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetMitigationActionResult]func LookupMitigationAction(ctx *Context, args *LookupMitigationActionArgs, opts ...InvokeOption) (*LookupMitigationActionResult, error)
func LookupMitigationActionOutput(ctx *Context, args *LookupMitigationActionOutputArgs, opts ...InvokeOption) LookupMitigationActionResultOutput> Note: This function is named LookupMitigationAction in the Go SDK.
public static class GetMitigationAction 
{
    public static Task<GetMitigationActionResult> InvokeAsync(GetMitigationActionArgs args, InvokeOptions? opts = null)
    public static Output<GetMitigationActionResult> Invoke(GetMitigationActionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMitigationActionResult> getMitigationAction(GetMitigationActionArgs args, InvokeOptions options)
public static Output<GetMitigationActionResult> getMitigationAction(GetMitigationActionArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:iot:getMitigationAction
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ActionName string
- A unique identifier for the mitigation action.
- ActionName string
- A unique identifier for the mitigation action.
- actionName String
- A unique identifier for the mitigation action.
- actionName string
- A unique identifier for the mitigation action.
- action_name str
- A unique identifier for the mitigation action.
- actionName String
- A unique identifier for the mitigation action.
getMitigationAction Result
The following output properties are available:
- ActionParams Pulumi.Aws Native. Io T. Outputs. Mitigation Action Action Params 
- The set of parameters for this mitigation action. The parameters vary, depending on the kind of action you apply.
- MitigationAction stringArn 
- The Amazon Resource Name (ARN) of the mitigation action.
- MitigationAction stringId 
- The ID of the mitigation action.
- RoleArn string
- The IAM role ARN used to apply this mitigation action.
- 
List<Pulumi.Aws Native. Outputs. Tag> 
- An array of key-value pairs to apply to this resource.
- ActionParams MitigationAction Action Params 
- The set of parameters for this mitigation action. The parameters vary, depending on the kind of action you apply.
- MitigationAction stringArn 
- The Amazon Resource Name (ARN) of the mitigation action.
- MitigationAction stringId 
- The ID of the mitigation action.
- RoleArn string
- The IAM role ARN used to apply this mitigation action.
- Tag
- An array of key-value pairs to apply to this resource.
- actionParams MitigationAction Action Params 
- The set of parameters for this mitigation action. The parameters vary, depending on the kind of action you apply.
- mitigationAction StringArn 
- The Amazon Resource Name (ARN) of the mitigation action.
- mitigationAction StringId 
- The ID of the mitigation action.
- roleArn String
- The IAM role ARN used to apply this mitigation action.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- actionParams MitigationAction Action Params 
- The set of parameters for this mitigation action. The parameters vary, depending on the kind of action you apply.
- mitigationAction stringArn 
- The Amazon Resource Name (ARN) of the mitigation action.
- mitigationAction stringId 
- The ID of the mitigation action.
- roleArn string
- The IAM role ARN used to apply this mitigation action.
- Tag[]
- An array of key-value pairs to apply to this resource.
- action_params MitigationAction Action Params 
- The set of parameters for this mitigation action. The parameters vary, depending on the kind of action you apply.
- mitigation_action_ strarn 
- The Amazon Resource Name (ARN) of the mitigation action.
- mitigation_action_ strid 
- The ID of the mitigation action.
- role_arn str
- The IAM role ARN used to apply this mitigation action.
- Sequence[root_Tag]
- An array of key-value pairs to apply to this resource.
- actionParams Property Map
- The set of parameters for this mitigation action. The parameters vary, depending on the kind of action you apply.
- mitigationAction StringArn 
- The Amazon Resource Name (ARN) of the mitigation action.
- mitigationAction StringId 
- The ID of the mitigation action.
- roleArn String
- The IAM role ARN used to apply this mitigation action.
- List<Property Map>
- An array of key-value pairs to apply to this resource.
Supporting Types
MitigationActionActionParams   
- AddThings Pulumi.To Thing Group Params Aws Native. Io T. Inputs. Mitigation Action Add Things To Thing Group Params 
- Specifies the group to which you want to add the devices.
- EnableIo Pulumi.TLogging Params Aws Native. Io T. Inputs. Mitigation Action Enable Io TLogging Params 
- Specifies the logging level and the role with permissions for logging. You cannot specify a logging level of DISABLED.
- PublishFinding Pulumi.To Sns Params Aws Native. Io T. Inputs. Mitigation Action Publish Finding To Sns Params 
- Specifies the topic to which the finding should be published.
- ReplaceDefault Pulumi.Policy Version Params Aws Native. Io T. Inputs. Mitigation Action Replace Default Policy Version Params 
- Replaces the policy version with a default or blank policy. You specify the template name. Only a value of BLANK_POLICYis currently supported.
- UpdateCa Pulumi.Certificate Params Aws Native. Io T. Inputs. Mitigation Action Update Ca Certificate Params 
- Specifies the new state for the CA certificate. Only a value of DEACTIVATEis currently supported.
- UpdateDevice Pulumi.Certificate Params Aws Native. Io T. Inputs. Mitigation Action Update Device Certificate Params 
- Specifies the new state for a device certificate. Only a value of DEACTIVATEis currently supported.
- AddThings MitigationTo Thing Group Params Action Add Things To Thing Group Params 
- Specifies the group to which you want to add the devices.
- EnableIo MitigationTLogging Params Action Enable Io TLogging Params 
- Specifies the logging level and the role with permissions for logging. You cannot specify a logging level of DISABLED.
- PublishFinding MitigationTo Sns Params Action Publish Finding To Sns Params 
- Specifies the topic to which the finding should be published.
- ReplaceDefault MitigationPolicy Version Params Action Replace Default Policy Version Params 
- Replaces the policy version with a default or blank policy. You specify the template name. Only a value of BLANK_POLICYis currently supported.
- UpdateCa MitigationCertificate Params Action Update Ca Certificate Params 
- Specifies the new state for the CA certificate. Only a value of DEACTIVATEis currently supported.
- UpdateDevice MitigationCertificate Params Action Update Device Certificate Params 
- Specifies the new state for a device certificate. Only a value of DEACTIVATEis currently supported.
- addThings MitigationTo Thing Group Params Action Add Things To Thing Group Params 
- Specifies the group to which you want to add the devices.
- enableIo MitigationTLogging Params Action Enable Io TLogging Params 
- Specifies the logging level and the role with permissions for logging. You cannot specify a logging level of DISABLED.
- publishFinding MitigationTo Sns Params Action Publish Finding To Sns Params 
- Specifies the topic to which the finding should be published.
- replaceDefault MitigationPolicy Version Params Action Replace Default Policy Version Params 
- Replaces the policy version with a default or blank policy. You specify the template name. Only a value of BLANK_POLICYis currently supported.
- updateCa MitigationCertificate Params Action Update Ca Certificate Params 
- Specifies the new state for the CA certificate. Only a value of DEACTIVATEis currently supported.
- updateDevice MitigationCertificate Params Action Update Device Certificate Params 
- Specifies the new state for a device certificate. Only a value of DEACTIVATEis currently supported.
- addThings MitigationTo Thing Group Params Action Add Things To Thing Group Params 
- Specifies the group to which you want to add the devices.
- enableIo MitigationTLogging Params Action Enable Io TLogging Params 
- Specifies the logging level and the role with permissions for logging. You cannot specify a logging level of DISABLED.
- publishFinding MitigationTo Sns Params Action Publish Finding To Sns Params 
- Specifies the topic to which the finding should be published.
- replaceDefault MitigationPolicy Version Params Action Replace Default Policy Version Params 
- Replaces the policy version with a default or blank policy. You specify the template name. Only a value of BLANK_POLICYis currently supported.
- updateCa MitigationCertificate Params Action Update Ca Certificate Params 
- Specifies the new state for the CA certificate. Only a value of DEACTIVATEis currently supported.
- updateDevice MitigationCertificate Params Action Update Device Certificate Params 
- Specifies the new state for a device certificate. Only a value of DEACTIVATEis currently supported.
- add_things_ Mitigationto_ thing_ group_ params Action Add Things To Thing Group Params 
- Specifies the group to which you want to add the devices.
- enable_io_ Mitigationt_ logging_ params Action Enable Io TLogging Params 
- Specifies the logging level and the role with permissions for logging. You cannot specify a logging level of DISABLED.
- publish_finding_ Mitigationto_ sns_ params Action Publish Finding To Sns Params 
- Specifies the topic to which the finding should be published.
- replace_default_ Mitigationpolicy_ version_ params Action Replace Default Policy Version Params 
- Replaces the policy version with a default or blank policy. You specify the template name. Only a value of BLANK_POLICYis currently supported.
- update_ca_ Mitigationcertificate_ params Action Update Ca Certificate Params 
- Specifies the new state for the CA certificate. Only a value of DEACTIVATEis currently supported.
- update_device_ Mitigationcertificate_ params Action Update Device Certificate Params 
- Specifies the new state for a device certificate. Only a value of DEACTIVATEis currently supported.
- addThings Property MapTo Thing Group Params 
- Specifies the group to which you want to add the devices.
- enableIo Property MapTLogging Params 
- Specifies the logging level and the role with permissions for logging. You cannot specify a logging level of DISABLED.
- publishFinding Property MapTo Sns Params 
- Specifies the topic to which the finding should be published.
- replaceDefault Property MapPolicy Version Params 
- Replaces the policy version with a default or blank policy. You specify the template name. Only a value of BLANK_POLICYis currently supported.
- updateCa Property MapCertificate Params 
- Specifies the new state for the CA certificate. Only a value of DEACTIVATEis currently supported.
- updateDevice Property MapCertificate Params 
- Specifies the new state for a device certificate. Only a value of DEACTIVATEis currently supported.
MitigationActionAddThingsToThingGroupParams       
- ThingGroup List<string>Names 
- The list of groups to which you want to add the things that triggered the mitigation action.
- OverrideDynamic boolGroups 
- Specifies if this mitigation action can move the things that triggered the mitigation action out of one or more dynamic thing groups.
- ThingGroup []stringNames 
- The list of groups to which you want to add the things that triggered the mitigation action.
- OverrideDynamic boolGroups 
- Specifies if this mitigation action can move the things that triggered the mitigation action out of one or more dynamic thing groups.
- thingGroup List<String>Names 
- The list of groups to which you want to add the things that triggered the mitigation action.
- overrideDynamic BooleanGroups 
- Specifies if this mitigation action can move the things that triggered the mitigation action out of one or more dynamic thing groups.
- thingGroup string[]Names 
- The list of groups to which you want to add the things that triggered the mitigation action.
- overrideDynamic booleanGroups 
- Specifies if this mitigation action can move the things that triggered the mitigation action out of one or more dynamic thing groups.
- thing_group_ Sequence[str]names 
- The list of groups to which you want to add the things that triggered the mitigation action.
- override_dynamic_ boolgroups 
- Specifies if this mitigation action can move the things that triggered the mitigation action out of one or more dynamic thing groups.
- thingGroup List<String>Names 
- The list of groups to which you want to add the things that triggered the mitigation action.
- overrideDynamic BooleanGroups 
- Specifies if this mitigation action can move the things that triggered the mitigation action out of one or more dynamic thing groups.
MitigationActionEnableIoTLoggingParams     
- LogLevel Pulumi.Aws Native. Io T. Mitigation Action Enable Io TLogging Params Log Level 
- Specifies which types of information are logged.
- RoleArn stringFor Logging 
- The ARN of the IAM role used for logging.
- LogLevel MitigationAction Enable Io TLogging Params Log Level 
- Specifies which types of information are logged.
- RoleArn stringFor Logging 
- The ARN of the IAM role used for logging.
- logLevel MitigationAction Enable Io TLogging Params Log Level 
- Specifies which types of information are logged.
- roleArn StringFor Logging 
- The ARN of the IAM role used for logging.
- logLevel MitigationAction Enable Io TLogging Params Log Level 
- Specifies which types of information are logged.
- roleArn stringFor Logging 
- The ARN of the IAM role used for logging.
- log_level MitigationAction Enable Io TLogging Params Log Level 
- Specifies which types of information are logged.
- role_arn_ strfor_ logging 
- The ARN of the IAM role used for logging.
- logLevel "DEBUG" | "INFO" | "ERROR" | "WARN" | "UNSET_VALUE"
- Specifies which types of information are logged.
- roleArn StringFor Logging 
- The ARN of the IAM role used for logging.
MitigationActionEnableIoTLoggingParamsLogLevel       
MitigationActionPublishFindingToSnsParams      
- TopicArn string
- The ARN of the topic to which you want to publish the findings.
- TopicArn string
- The ARN of the topic to which you want to publish the findings.
- topicArn String
- The ARN of the topic to which you want to publish the findings.
- topicArn string
- The ARN of the topic to which you want to publish the findings.
- topic_arn str
- The ARN of the topic to which you want to publish the findings.
- topicArn String
- The ARN of the topic to which you want to publish the findings.
MitigationActionReplaceDefaultPolicyVersionParams      
- TemplateName Pulumi.Aws Native. Io T. Mitigation Action Replace Default Policy Version Params Template Name 
- The name of the template to be applied. The only supported value is BLANK_POLICY.
- TemplateName MitigationAction Replace Default Policy Version Params Template Name 
- The name of the template to be applied. The only supported value is BLANK_POLICY.
- templateName MitigationAction Replace Default Policy Version Params Template Name 
- The name of the template to be applied. The only supported value is BLANK_POLICY.
- templateName MitigationAction Replace Default Policy Version Params Template Name 
- The name of the template to be applied. The only supported value is BLANK_POLICY.
- template_name MitigationAction Replace Default Policy Version Params Template Name 
- The name of the template to be applied. The only supported value is BLANK_POLICY.
- templateName "BLANK_POLICY" | "UNSET_VALUE"
- The name of the template to be applied. The only supported value is BLANK_POLICY.
MitigationActionReplaceDefaultPolicyVersionParamsTemplateName        
MitigationActionUpdateCaCertificateParams     
- Action
Pulumi.Aws Native. Io T. Mitigation Action Update Ca Certificate Params Action 
- The action that you want to apply to the CA certificate. The only supported value is DEACTIVATE.
- Action
MitigationAction Update Ca Certificate Params Action 
- The action that you want to apply to the CA certificate. The only supported value is DEACTIVATE.
- action
MitigationAction Update Ca Certificate Params Action 
- The action that you want to apply to the CA certificate. The only supported value is DEACTIVATE.
- action
MitigationAction Update Ca Certificate Params Action 
- The action that you want to apply to the CA certificate. The only supported value is DEACTIVATE.
- action
MitigationAction Update Ca Certificate Params Action 
- The action that you want to apply to the CA certificate. The only supported value is DEACTIVATE.
- action "DEACTIVATE" | "UNSET_VALUE"
- The action that you want to apply to the CA certificate. The only supported value is DEACTIVATE.
MitigationActionUpdateCaCertificateParamsAction      
MitigationActionUpdateDeviceCertificateParams     
- Action
Pulumi.Aws Native. Io T. Mitigation Action Update Device Certificate Params Action 
- The action that you want to apply to the device certificate. The only supported value is DEACTIVATE.
- Action
MitigationAction Update Device Certificate Params Action 
- The action that you want to apply to the device certificate. The only supported value is DEACTIVATE.
- action
MitigationAction Update Device Certificate Params Action 
- The action that you want to apply to the device certificate. The only supported value is DEACTIVATE.
- action
MitigationAction Update Device Certificate Params Action 
- The action that you want to apply to the device certificate. The only supported value is DEACTIVATE.
- action
MitigationAction Update Device Certificate Params Action 
- The action that you want to apply to the device certificate. The only supported value is DEACTIVATE.
- action "DEACTIVATE" | "UNSET_VALUE"
- The action that you want to apply to the device certificate. The only supported value is DEACTIVATE.
MitigationActionUpdateDeviceCertificateParamsAction      
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.