Updates the assessment target that is specified by the ARN of the assessment target
Source:R/inspector_operations.R
inspector_update_assessment_target.RdUpdates 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.