powered by
Describes the IAM role that enables Amazon Inspector to access your AWS account.
inspector_describe_cross_account_access_role()
A list with the following syntax:
list( roleArn = "string", valid = TRUE|FALSE, registeredAt = as.POSIXct( "2015-01-01" ) )
if (FALSE) { # Describes the IAM role that enables Amazon Inspector to access your AWS # account. svc$describe_cross_account_access_role() }
Run the code above in your browser using DataLab