Versions in this module Expand all Collapse all v1 v1.3.1 Jan 3, 2024 v1.3.0 Jan 3, 2024 Changes in this version + const ArgumentLength + const DOCUMENT_NAME + const ENDPOINT + const INSTANCE_ID + const PARAMETERS + const PROFILE + const REGION + const START_SESSION + const START_SESSION_HELP + var ParameterKeys = []string + func ParseCliCommand(args []string) (err error, options []string, command string, subcommand string, ...) + func ValidateInput(args []string, out io.Writer) + type StartSessionCommand struct + func (StartSessionCommand) Name() string + func (c *StartSessionCommand) Help() string + func (s *StartSessionCommand) Execute(parameters map[string][]string) (error, string) + type StartSessionHelpParams struct + DocumentName string + Endpoint string + InstanceId string + Parameters string + Profile string + Region string + SsmCliName string + StartSessionName string