securityhub_describe_hub: Returns details about the Hub resource in your account, including the
HubArn and the time when you enabled Security Hub
Description
Returns details about the Hub resource in your account, including the
HubArn
and the time when you enabled Security Hub.
Usage
securityhub_describe_hub(HubArn)
Arguments
HubArn
The ARN of the Hub resource to retrieve.
Request syntax
svc$describe_hub(
HubArn = "string"
)