Information about the data that is collected for the specified assessment run.
inspector_get_telemetry_metadata(assessmentRunArn)
[required] The ARN that specifies the assessment run that has the telemetry data that you want to obtain.
svc$get_telemetry_metadata( assessmentRunArn = "string" )
# NOT RUN {
# Information about the data that is collected for the specified
# assessment run.
# }
# NOT RUN {
svc$get_telemetry_metadata(
assessmentRunArn = "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-..."
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab