Skip to main content

hubs

Retrieves a list of hubs in a region

Overview

Namehubs
TypeResource
Descriptionhubs
Idawscc.securityhub.hubs

Fields

NameDatatypeDescription
arnstringAn ARN is automatically created for the customer.
regionstringAWS 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