paws.security.identity (version 0.5.0)

inspector_update_assessment_target: Updates the assessment target that is specified by the ARN of the assessment target

Description

Updates the assessment target that is specified by the ARN of the assessment target.

See https://www.paws-r-sdk.com/docs/inspector_update_assessment_target/ for full documentation.

Usage

inspector_update_assessment_target(
  assessmentTargetArn,
  assessmentTargetName,
  resourceGroupArn = NULL
)

Arguments

assessmentTargetArn

[required] The ARN of the assessment target that you want to update.

assessmentTargetName

[required] The name of the assessment target that you want to update.

resourceGroupArn

The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.