Puppet Task: ssm_aws_start_session
  
    - Defined in:
- 
      tasks/ssm_aws_start_session.json,
 tasks/ssm_aws_start_session.rb
 
 
    
  
  
Overview
  
    Initiates a connection to a target (for example, an instance) for a Session Manager session. Returns a URL and token that can be used to open a WebSocket connection for sending input and receiving outputs.  AWS CLI usage: start-session is an interactive command that requires the Session Manager plugin to be installed on the client machine making the call. For information, see  Install the Session Manager Plugin for the AWS CLI in the AWS Systems Manager User Guide.