# Functions
GetChecksumInputAlgorithm returns the checksum algorithm from the context.
GetS3Backend retrieves the stored endpoint backend within the context.
SetChecksumInputAlgorithm sets the request checksum algorithm on the context.
SetS3Backend stores the resolved endpoint backend within the request context, which is required for a variety of custom S3 behaviors.
# Constants
S3BackendS3Express identifies the S3Express backend.