Class DryRunOperationException

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

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

The request was valid, but the operation wasn't performed because dryRun was set to true.

See Also: