AWSAccessKey Parameter (Connect-MySQL Cmdlet)
Specifies your AWS account access key. This value is accessible from your AWS security credentials page.
Syntax
Connect-MySQL -AWSAccessKey string
Data Type
cstr
Default Value
""
Remarks
To find your AWS account access key:
- Sign into the AWS Management console with the credentials for your root account.
- Select your account name or number.
- Select My Security Credentials in the menu.
- Click Continue to Security Credentials.
- To view or manage root account access keys, expand the Access Keys section.
This is a required parameter.