Module aws_sdk_batch::error

source ·
Expand description

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

Modules

Structs

Error type for the CancelJob operation.

These errors are usually caused by a client action. One example cause is using an action or resource on behalf of a user that doesn't have permissions to use the action or resource. Another cause is specifying an identifier that's not valid.

Error type for the CreateComputeEnvironment operation.
Error type for the CreateJobQueue operation.
Error type for the CreateSchedulingPolicy operation.
Error type for the DeleteComputeEnvironment operation.
Error type for the DeleteJobQueue operation.
Error type for the DeleteSchedulingPolicy operation.
Error type for the DeregisterJobDefinition operation.
Error type for the DescribeComputeEnvironments operation.
Error type for the DescribeJobDefinitions operation.
Error type for the DescribeJobQueues operation.
Error type for the DescribeJobs operation.
Error type for the DescribeSchedulingPolicies operation.
Error type for the ListJobs operation.
Error type for the ListSchedulingPolicies operation.
Error type for the ListTagsForResource operation.
Error type for the RegisterJobDefinition operation.

These errors are usually caused by a server issue.

Error type for the SubmitJob operation.
Error type for the TagResource operation.
Error type for the TerminateJob operation.
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 UpdateComputeEnvironment operation.
Error type for the UpdateJobQueue operation.
Error type for the UpdateSchedulingPolicy operation.

Enums

Types of errors that can occur for the CancelJob operation.
Types of errors that can occur for the CreateComputeEnvironment operation.
Types of errors that can occur for the CreateJobQueue operation.
Types of errors that can occur for the CreateSchedulingPolicy operation.
Types of errors that can occur for the DeleteComputeEnvironment operation.
Types of errors that can occur for the DeleteJobQueue operation.
Types of errors that can occur for the DeleteSchedulingPolicy operation.
Types of errors that can occur for the DeregisterJobDefinition operation.
Types of errors that can occur for the DescribeComputeEnvironments operation.
Types of errors that can occur for the DescribeJobDefinitions operation.
Types of errors that can occur for the DescribeJobQueues operation.
Types of errors that can occur for the DescribeJobs operation.
Types of errors that can occur for the DescribeSchedulingPolicies operation.
Types of errors that can occur for the ListJobs operation.
Types of errors that can occur for the ListSchedulingPolicies operation.
Types of errors that can occur for the ListTagsForResource operation.
Types of errors that can occur for the RegisterJobDefinition operation.
Types of errors that can occur for the SubmitJob operation.
Types of errors that can occur for the TagResource operation.
Types of errors that can occur for the TerminateJob operation.
Types of errors that can occur for the UntagResource operation.
Types of errors that can occur for the UpdateComputeEnvironment operation.
Types of errors that can occur for the UpdateJobQueue operation.
Types of errors that can occur for the UpdateSchedulingPolicy operation.