ControlTower / Client / reset_enabled_control
reset_enabled_control#
- ControlTower.Client.reset_enabled_control(**kwargs)#
- Resets an enabled control. - See also: AWS API Documentation - Request Syntax- response = client.reset_enabled_control( enabledControlIdentifier='string' ) - Parameters:
- enabledControlIdentifier (string) – - [REQUIRED] - The ARN of the enabled control to be reset. 
- Return type:
- dict 
- Returns:
- Response Syntax- { 'operationIdentifier': 'string' } - Response Structure- (dict) – - operationIdentifier (string) – - The operation identifier for this - ResetEnabledControloperation.
 
 
 - Exceptions- ControlTower.Client.exceptions.ValidationException
- ControlTower.Client.exceptions.ConflictException
- ControlTower.Client.exceptions.ServiceQuotaExceededException
- ControlTower.Client.exceptions.InternalServerException
- ControlTower.Client.exceptions.AccessDeniedException
- ControlTower.Client.exceptions.ThrottlingException
- ControlTower.Client.exceptions.ResourceNotFoundException