class Aws::ResourceGroupsTaggingAPI::Types::FailureInfo

Information about the errors that are returned for each failed resource. This information can include `InternalServiceException` and `InvalidParameterException` errors. It can also include any valid error code returned by the AWS service that hosts the resource that the ARN key represents.

The following are common error codes that you might receive from other AWS services:

For more information on errors that are generated from other AWS services, see the documentation for that service.

[1]: docs.aws.amazon.com/resourcegroupstagging/latest/APIReference/API_GetResources.html [2]: docs.aws.amazon.com/resourcegroupstagging/latest/APIReference/API_TagResources.html [3]: docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_TagResource.html

@!attribute [rw] status_code

The HTTP status code of the common error.
@return [Integer]

@!attribute [rw] error_code

The code of the common error. Valid values include
`InternalServiceException`, `InvalidParameterException`, and any
valid error code returned by the AWS service that hosts the resource
that you want to tag.
@return [String]

@!attribute [rw] error_message

The message of the common error.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/FailureInfo AWS API Documentation

Constants

SENSITIVE