Cmdlets for Microsoft Excel

Build 24.0.8963

AWSRoleARN Parameter (Connect-Excel Cmdlet)

The Amazon Resource Name of the role to use when authenticating.

Syntax

Connect-Excel -AWSRoleARN string

Data Type

cstr

Default Value

""

Remarks

When authenticating outside of AWS, it is common to use a Role for authentication instead of your direct AWS account credentials. Entering the AWSRoleARN will cause the CData Cmdlets PowerShell Module for Microsoft Excel to perform a role based authentication instead of using the AWSAccessKey and AWSSecretKey directly. The AWSAccessKey and AWSSecretKey must still be specified to perform this authentication. You cannot use the credentials of an AWS root user when setting RoleARN. The AWSAccessKey and AWSSecretKey must be those of an IAM user.

This is a required parameter.

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