powered by
Returns details about the Hub resource in your account, including the HubArn and the time when you enabled Security Hub.
HubArn
securityhub_describe_hub(HubArn)
A list with the following syntax:
list( HubArn = "string", SubscribedAt = "string", AutoEnableControls = TRUE|FALSE )
The ARN of the Hub resource to retrieve.
svc$describe_hub( HubArn = "string" )