@Generated(value="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.
| Modifier and Type | Class and Description |
|---|---|
static interface |
XksProxyVpcEndpointServiceNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static XksProxyVpcEndpointServiceNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends XksProxyVpcEndpointServiceNotFoundException.Builder> |
serializableBuilderClass() |
XksProxyVpcEndpointServiceNotFoundException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic XksProxyVpcEndpointServiceNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<XksProxyVpcEndpointServiceNotFoundException.Builder,XksProxyVpcEndpointServiceNotFoundException>toBuilder in class KmsExceptionpublic static XksProxyVpcEndpointServiceNotFoundException.Builder builder()
public static Class<? extends XksProxyVpcEndpointServiceNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.