-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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.
|
@mvisser-nhb, Could you please confirm, did you have raised any ticket with Azure portal? |
I will look into it, I missed your previous message. |
@mvisser-nhb, And, could you please confirm did you have raised any support case on azure side ? |
I have not raised any support case on Azure yet, why do you ask? |
@mvisser-nhb, Received the similar ticket, so, confirming it. |
Hi @mvisser-nhb, Did you get a change to check on it? if anything for us, please let us know. |
Hi @mvisser-nhb, Gentle Reminder: We are waiting for your response on this issue. If you still need to keep this issue active, please respond to it in the next 2 days. If we don't receive a response by 01-01-2025 date, we will be closing this issue. |
Hi @mvisser-nhb, since we have not received a response in the last 5 days, we are closing your issue as per our standard operating procedures. If you still need support for this issue, feel free to re-open at any time. Thank you for your co-operation. |
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: