Standard
Provides information about a specific security standard.
Contents
- Description
-
A description of the standard.
Type: String
Pattern:
.*\S.*
Required: No
- EnabledByDefault
-
Whether the standard is enabled by default. When Security Hub is enabled from the console, if a standard is enabled by default, the check box for that standard is selected by default.
When Security Hub is enabled using the
EnableSecurityHub
API operation, the standard is enabled by default unlessEnableDefaultStandards
is set tofalse
.Type: Boolean
Required: No
- Name
-
The name of the standard.
Type: String
Pattern:
.*\S.*
Required: No
- StandardsArn
-
The ARN of a standard.
Type: String
Pattern:
.*\S.*
Required: No
- StandardsManagedBy
-
Provides details about the management of a standard.
Type: StandardsManagedBy object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: