Cmdlets for Amazon Redshift

Build 24.0.8963

DataConnection Type

The RedshiftConnection object.

Remarks

The RedshiftConnection object. Connection properties can be accessed with the getter and setter methods of this object:

$conn  = Connect-Redshift -User 'admin' -Password 'admin' -Server 'examplecluster.my.us-west-2.redshift.amazonaws.com' -Port '5439' -Database 'dev' 
$conn | GM 

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963