@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class InvalidParameterException extends AWSResourceGroupsTaggingAPIException
This error indicates one of the following:
A parameter is missing.
A malformed string was supplied for the request parameter.
An out-of-range value was supplied for the request parameter.
The target ID is invalid, unsupported, or doesn't exist.
There is an issue with the tag policy: It exceeds the maximum size limit, is invalid, or doesn't use JSON syntax.
You can't access the Amazon S3 bucket for report storage. For more information, see Additional Requirements for Running Organization-Wide Tag Compliance Report in the AWS Resource Groups User Guide.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
InvalidParameterException(String message)
Constructs a new InvalidParameterException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidParameterException(String message)
message - Describes the error encountered.Copyright © 2019. All rights reserved.