| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.AWS.CloudFront.SignedCookies.CLI
Description
Command-line interface for generating AWS CloudFront signed cookies.
Documentation
The parse result for the command-line arguments.
Constructors
| Opts | |
Fields
| |
optsParser :: Parser Opts Source #
Parser for all of the command-line arguments.
See Options.Applicative, info, and execParser
to learn how to use a Parser.