AWSAccessKey Parameter (Connect-CSV Cmdlet)
Your AWS account access key. This value is accessible from your AWS security credentials page.
Syntax
Connect-CSV -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.
This is a required parameter.