Class XksProxyVpcEndpointServiceNotFoundException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<XksProxyVpcEndpointServiceNotFoundException.Builder,XksProxyVpcEndpointServiceNotFoundException>

@Generated("software.amazon.awssdk:codegen") public final class XksProxyVpcEndpointServiceNotFoundException extends KmsException implements ToCopyableBuilder<XksProxyVpcEndpointServiceNotFoundException.Builder,XksProxyVpcEndpointServiceNotFoundException>

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.

See Also: