# Functions
NewCreateCommand returns a usable command registered under the parent.
NewDeleteCommand returns a usable command registered under the parent.
NewDescribeCommand returns a usable command registered under the parent.
NewListCommand returns a usable command registered under the parent.
NewRootCommand returns a new command registered in the parent.
NewUpdateCommand returns a usable command registered under the parent.
ValidateRedundancy identifies the given redundancy type.
# Constants
CommandName is the string to be used to invoke this command.
# Structs
CreateCommand calls the Fastly API to create an Amazon S3 logging endpoint.
DeleteCommand calls the Fastly API to delete an Amazon S3 logging endpoint.
DescribeCommand calls the Fastly API to describe an Amazon S3 logging endpoint.
ListCommand calls the Fastly API to list Amazon S3 logging endpoints.
RootCommand is the parent command for all subcommands in this package.
UpdateCommand calls the Fastly API to update an Amazon S3 logging endpoint.