# NOT RUN {
# Creates a new assessment target using the ARN of the resource group that
# is generated by CreateResourceGroup. You can create up to 50 assessment
# targets per AWS account. You can run up to 500 concurrent agents per AWS
# account.
# }
# NOT RUN {
svc$create_assessment_target(
assessmentTargetName = "ExampleAssessmentTarget",
resourceGroupArn = "arn:aws:inspector:us-west-2:123456789012:resourcegroup/0-AB6DMKnv"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab