Class | Description |
---|---|
ControlOperation |
An operation performed by the control.
|
DisableControlRequest | |
DisableControlResult | |
EnableControlRequest | |
EnableControlResult | |
EnabledControlSummary |
A summary of enabled controls.
|
GetControlOperationRequest | |
GetControlOperationResult | |
ListEnabledControlsRequest | |
ListEnabledControlsResult |
Enum | Description |
---|---|
ControlOperationStatus | |
ControlOperationType |
Exception | Description |
---|---|
AccessDeniedException |
User does not have sufficient access to perform this action.
|
AWSControlTowerException |
Base exception for all service exceptions thrown by AWS Control Tower
|
ConflictException |
Updating or deleting a resource can cause an inconsistent state.
|
InternalServerException |
Unexpected error during processing of request.
|
ResourceNotFoundException |
Request references a resource which does not exist.
|
ServiceQuotaExceededException |
Request would cause a service quota to be exceeded.
|
ThrottlingException |
Request was denied due to request throttling.
|
ValidationException |
The input fails to satisfy the constraints specified by an AWS service.
|