View a markdown version of this page

BatchDeleteError - Application Signals

BatchDeleteError

Represents an error that occurred when attempting to delete a configuration.

Contents

Code

The error code indicating the type of failure.

Type: String

Valid Values: ResourceNotFoundException | AccessDeniedException | InternalServiceException

Required: Yes

Message

A descriptive error message.

Type: String

Required: Yes

ResourceArn

The ARN of the configuration that failed to delete.

Type: String

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: