@Generated(value="software.amazon.awssdk:codegen") public final class KmsKeyNotFoundException extends CloudTrailException implements ToCopyableBuilder<KmsKeyNotFoundException.Builder,KmsKeyNotFoundException>
This exception is thrown when the KMS key does not exist, when the S3 bucket and the KMS key are not in the same Region, or when the KMS key associated with the Amazon SNS topic either does not exist or is not in the same Region.
| Modifier and Type | Class and Description |
|---|---|
static interface |
KmsKeyNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static KmsKeyNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends KmsKeyNotFoundException.Builder> |
serializableBuilderClass() |
KmsKeyNotFoundException.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 KmsKeyNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<KmsKeyNotFoundException.Builder,KmsKeyNotFoundException>toBuilder in class CloudTrailExceptionpublic static KmsKeyNotFoundException.Builder builder()
public static Class<? extends KmsKeyNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.