Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CommandOpt ¶
type CommandOpt func(c *ssm.SendCommandInput)
func WithOutputToCloudwatch ¶ added in v0.6.0
func WithOutputToCloudwatch() CommandOpt
func WithOutputToS3 ¶
func WithOutputToS3(bucket, dir string) CommandOpt
Click to show internal directories.
Click to hide internal directories.