The current status of the security standard control. Indicates whether the control is enabled or disabled. Security Hub does not check against disabled controls. Type: String Valid Values:ENABLED | DISABLED Required: No ControlStatusUpdatedAt The date and time that the status of the security standa...
ControlStatus The updated status of the security standard control. Type: String Valid Values:ENABLED | DISABLED Required: No DisabledReason A description of the reason why you are disabling a security standard control. If you are disabling a control, then this is required. ...
An array with one or more objects that includes a security control (identified with SecurityControlId , SecurityControlArn , or a mix of both parameters) and the Amazon Resource Name (ARN) of a standard. The security control ID or ARN is the same across
Provides details about which control's enablement status could not be updated in a specified standard when calling the BatchUpdateStandardsControlAssociations API. This parameter also provides details about why the request was unprocessed.
Definition at line66of fileUnprocessedStandardsControlAssociationUpdate.h. constAws::String& Aws::SecurityHub::Model::UnprocessedStandardsControlAssociationUpdate::GetErrorReason()const inline The reason why a control's enablement status in the specified standard couldn't be updated. ...
SecurityControlId The unique identifier for the security control whose enablement status you want to update. Type: String Pattern:.*\S.* Required: Yes StandardsArn The Amazon Resource Name (ARN) of the standard in which you want to update the control's enablement status. ...
StandardsControlAssociationUpdatePDF An array of requested updates to the enablement status of controls in specified standards. The objects in the array include a security control ID, the Amazon Resource Name (ARN) of the standard, the requested enablement status, and the reason for updating the ...
The ARN of a security control across standards, such asarn:aws:securityhub:eu-central-1:123456789012:security-control/S3.1. This parameter doesn't mention a specific standard. Type: String Pattern:.*\S.* Required: Yes SecurityControlId
SecurityControlArn The ARN of a control, such asarn:aws:securityhub:eu-central-1:123456789012:security-control/S3.1. This parameter doesn't mention a specific standard. Type: String Pattern:.*\S.* Required: Yes SecurityControlId A unique standard-agnostic identifier for a control. Values for ...
Provides details about which control's enablement status couldn't be retrieved in a specified standard when calling BatchUpdateStandardsControlAssociations . This parameter also provides details about why the request was unprocessed.