hubs
Retrieves a list of hubs
in a region
Overview
Name | hubs |
Type | Resource |
Description | hubs |
Id | awscc.securityhub.hubs |
Fields
Name | Datatype | Description |
---|---|---|
arn | string | An ARN is automatically created for the customer. |
region | string | AWS region. |
Methods
Currently only SELECT
is supported for this resource resource.
Example
SELECT
region,
arn
FROM awscc.securityhub.hubs
WHERE region = 'us-east-1'
Permissions
To operate on the hubs
resource, the following permissions are required:
Create
securityhub:EnableSecurityHub,
securityhub:UpdateSecurityHubConfiguration,
securityhub:TagResource,
securityhub:ListTagsForResource
List
securityhub:DescribeHub,
securityhub:ListTagsForResource