class Aws::SecurityHub::Types::StandardsControl

Details for an individual security standard control.

@!attribute [rw] standards_control_arn

The ARN of the security standard control.
@return [String]

@!attribute [rw] control_status

The current status of the security standard control. Indicates
whether the control is enabled or disabled. Security Hub does not
check against disabled controls.
@return [String]

@!attribute [rw] disabled_reason

The reason provided for the most recent change in status for the
control.
@return [String]

@!attribute [rw] control_status_updated_at

The date and time that the status of the security standard control
was most recently updated.
@return [Time]

@!attribute [rw] control_id

The identifier of the security standard control.
@return [String]

@!attribute [rw] title

The title of the security standard control.
@return [String]

@!attribute [rw] description

The longer description of the security standard control. Provides
information about what the control is checking for.
@return [String]

@!attribute [rw] remediation_url

A link to remediation information for the control in the Security
Hub user documentation.
@return [String]

@!attribute [rw] severity_rating

The severity of findings generated from this security standard
control.

The finding severity is based on an assessment of how easy it would
be to compromise Amazon Web Services resources if the issue is
detected.
@return [String]

@!attribute [rw] related_requirements

The list of requirements that are related to this control.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/StandardsControl AWS API Documentation

Constants

SENSITIVE