| Class | Description |
|---|---|
| DisableDoubleUrlEncodingForSigningInterceptor |
Execution interceptor which modifies the HTTP request to S3 Control to
add a signer attribute that will instruct the signer to not double-url-encode path elements.
|
| EndpointAddressInterceptor |
Execution interceptor which modifies the HTTP request to S3 Control to
change the endpoint to the correct endpoint.
|
| PayloadSigningInterceptor |
Turns on payload signing and prevents moving query params to body during a POST which S3 doesn't like.
|
Copyright © 2022. All rights reserved.