# Packages
No description provided by the author
# Functions
Create creates a new EC2 Credential.
Delete deletes an EC2 credential.
Extractan Credentials returns a slice of Credentials contained in a single page of results.
Get retrieves details on a single EC2 credential by ID.
List enumerates the Credentials to which the current token has access.
# Structs
CreateOpts provides options used to create an EC2 credential.
CreateResult is the response from a Create operation.
Credential represents the application credential object.
an CredentialPage is a single page of an Credential results.
DeleteResult is the response from a Delete operation.
GetResult is the response from a Get operation.