Module aws_sdk_pipes::error

source ·
Expand description

All error types that operations can return. Documentation on these types is copied from the model.

Modules

Structs

An action you attempted resulted in an exception.

Error type for the CreatePipe operation.
Error type for the DeletePipe operation.
Error type for the DescribePipe operation.

This exception occurs due to unexpected causes.

Error type for the ListPipes operation.
Error type for the ListTagsForResource operation.

An entity that you specified does not exist.

A quota has been exceeded.

Error type for the StartPipe operation.
Error type for the StopPipe operation.
Error type for the TagResource operation.

An action was throttled.

An unexpected error occurred (e.g., invalid JSON returned by the service or an unknown error code).
Error type for the UntagResource operation.
Error type for the UpdatePipe operation.

Indicates that an error has occurred while performing a validate operation.

Enums

Types of errors that can occur for the CreatePipe operation.
Types of errors that can occur for the DeletePipe operation.
Types of errors that can occur for the DescribePipe operation.
Types of errors that can occur for the ListPipes operation.
Types of errors that can occur for the ListTagsForResource operation.
Types of errors that can occur for the StartPipe operation.
Types of errors that can occur for the StopPipe operation.
Types of errors that can occur for the TagResource operation.
Types of errors that can occur for the UntagResource operation.
Types of errors that can occur for the UpdatePipe operation.