-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AWS S3 Data Connector Scripts on MacOS - Cannot bind argument to parameter 'Message' because it is null. #11503
Comments
Hi @mvisser-nhb , Thanks for flagging this issue, we will investigate this issue and get back to you with some updates. Thanks! |
Thanks @v-visodadasi, let me know if you need anymore information or if MacOS is just not supported. I will try it on Windows next. |
@mvisser-nhb, can you please follow steps mentioned here -#8717 (comment) |
I think maybe the scripts don't work with AWS sso, as I do have a SSO_TOKEN in my ~/.aws/credentials |
@mvisser-nhb, yes. Thanks! |
@mvisser-nhb, waiting for the response. Thanks! |
Hi @v-sudkharat, these are the logs
|
@mvisser-nhb, Thanks for sharing the log's, able to replicate the error which pasted here.
|
Describe the bug
I installed Powershell on MacOSX and downloaded the AWS S3 Data Connector Scripts, I am using AWS profiles with SSO connected to my entra ID so I have AWS cli configured with multiple profiles for multiple AWS accounts.
I get stuck with the script after filling in the role name and workspace id.
stripped my data from the logs, replaced by stars
To Reproduce
export AWS_PROFILE="mycompany-production"
aws sso login
pwsh ./ConfigAwsConnector.ps1
Expected behavior
The script should create the data connector resources in my selected profile
Screenshots
Desktop (please complete the following information):
Additional context
also tried within pwsh interactive shell
The text was updated successfully, but these errors were encountered: