@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class XksProxyVpcEndpointServiceNotFoundException extends AWSKMSException
The request was rejected because KMS could not find the specified VPC endpoint service. Use
DescribeCustomKeyStores to verify the VPC endpoint service name for the external key store. Also, confirm that
the Allow principals
list for the VPC endpoint service includes the KMS service principal for the
Region, such as cks.kms.us-east-1.amazonaws.com
.
AmazonServiceException.ErrorType
Constructor and Description |
---|
XksProxyVpcEndpointServiceNotFoundException(String message)
Constructs a new XksProxyVpcEndpointServiceNotFoundException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public XksProxyVpcEndpointServiceNotFoundException(String message)
message
- Describes the error encountered.