automate

package
v1.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2020 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SSMAdapter

type SSMAdapter struct {
	// contains filtered or unexported fields
}

SSMAdapter is a AutomateAdapter for AWS, using the Systems Manager service

func NewSSMAdapter

func NewSSMAdapter(client *ssm.SSM) *SSMAdapter

NewSSMAdapter creates a new instance of the SSMAdapter

func (*SSMAdapter) Execute

func (sa *SSMAdapter) Execute(service *types.Service, request types.Request) (*types.Response, error)

Execute executes an SSM document, with arguments and returns the execution ID as the response body.

func (*SSMAdapter) ExecuteWithOpts added in v1.0.0

func (sa *SSMAdapter) ExecuteWithOpts(service *types.Service, request types.Request, opts types.Options) (*types.Response, error)

ExecuteWithOpts - executes an SSM document, with arguments and options. Returns the execution ID as the response body.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL