Returns details about the Hub resource in your account, including the <code>HubArn</code> and the time when you enabled Security Hub.
get/accounts
Query parameters
HubArnstring
The ARN of the Hub resource to retrieve.
Response
Success
Example response
{
"AutoEnableControls": true,
"ControlFindingGenerator": "SECURITY_CONTROL",
"HubArn": "arn:aws:securityhub:us-west-1:123456789012:hub/default",
"SubscribedAt": "2019-11-19T23:15:10.046Z"
}