Skip to main content

standards

Retrieves a list of standards in a region

Overview

Namestandards
TypeResource
Descriptionstandards
Idawscc.securityhub.standards

Fields

NameDatatypeDescription
standards_subscription_arnstring
regionstringAWS 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