# Functions
NewAWSContext creates a new AWSContext with the specified bucket name.
Register sets up the routing of HTTP endpoints to their respective handler functions.
# Structs
AWSContext implements the AWS interface and provides methods to interact with AWS S3.
Context provides the API with all necessary data and interfaces for responding to requests.