securityhub_describe_hub {paws.security.identity} | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/securityhub_describe_hub/ for full documentation.
Usage
securityhub_describe_hub(HubArn = NULL)
Arguments
HubArn |
The ARN of the Hub resource to retrieve. |
[Package paws.security.identity version 0.7.0 Index]