| Class | Description |
|---|---|
| ArnHandler |
URL-encodes the ARN for specific operations.
|
| EndpointHandler |
RequestHandler2 that modifies the endpoint to handle virtual addressing (account id hoisting),
Dual-Stack, and FIPS. |
| S3ControlHandler |
Turns on payload signing and prevents moving query params to body during a POST which S3 doesn't like.
|