AWSAccessKey Parameter (Connect-PostgreSQL Cmdlet)
Your AWS account access key. This value is accessible from your AWS security credentials page.
Syntax
Connect-PostgreSQL -AWSAccessKey string
Data Type
cstr
Default Value
""
Remarks
Your AWS account access key. This value is accessible from your AWS security credentials page:
- Sign into the AWS Management console with the credentials for your root account.
- Select your account name or number and select My Security Credentials in the menu that is displayed.
- Click Continue to Security Credentials and expand the Access Keys section to manage or create root account access keys.