Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func NewClientFromProfile ¶
NewClientFromProfile returns an object that can be used to control the environments running on AWS
func (*Client) Expose ¶
ExposeCluster will upsert A records with the public IPs for all tasks in the cluster that have public IPs. The records will have the form taskname.clustername.domain.
func (*Client) StoreLicense ¶ added in v1.9.0
PutSecureParameter will store the given string in the supplied path as a SecureString. The parameter will be created if needed.
Click to show internal directories.
Click to hide internal directories.