Class RdsPresignInterceptor<T extends RdsRequest>

java.lang.Object
software.amazon.awssdk.services.rds.internal.RdsPresignInterceptor<T>
Type Parameters:
T - The request type.
All Implemented Interfaces:
ExecutionInterceptor
Direct Known Subclasses:
CopyDbClusterSnapshotPresignInterceptor, CopyDbSnapshotPresignInterceptor, CreateDbClusterPresignInterceptor, CreateDbInstanceReadReplicaPresignInterceptor, StartDbInstanceAutomatedBackupsReplicationPresignInterceptor

@SdkInternalApi public abstract class RdsPresignInterceptor<T extends RdsRequest> extends Object implements ExecutionInterceptor
Abstract pre-sign handler that follows the pre-signing scheme outlined in the 'RDS Presigned URL for Cross-Region Copying' SEP.