standards
Retrieves a list of standards
in a region
Overview
Name | standards |
Type | Resource |
Description | standards |
Id | awscc.securityhub.standards |
Fields
Name | Datatype | Description |
---|---|---|
standards_subscription_arn | string | |
region | string | AWS region. |
Methods
Currently only SELECT
is supported for this resource resource.
Example
SELECT
region,
standards_subscription_arn
FROM awscc.securityhub.standards
WHERE region = 'us-east-1'
Permissions
To operate on the standards
resource, the following permissions are required:
Create
securityhub:GetEnabledStandards,
securityhub:BatchEnableStandards,
securityhub:UpdateStandardsControl
List
securityhub:GetEnabledStandards