Hi,
Im trying to use Write-S3Object on a Windows server but it errors out that it isn’t found.
The machine has AWS.Tools installed on it and I believe I need to install AWSPowerShell.NetCore
Is it OK to install AWSPowerShell.NetCore alongside AWS.Tools?
Do they get installed side by side or does AWSPowerShell.NetCore overwrite AWS.Tools?
Have you at least tried to search for that information at first? … and how long would this have taken you to actually try it?
By default ALL modules will be installed in their separate folder. You can even install the same module in different versions if you really want. You just have to be careful when two modules use cmdlets with the same name.
And BTW:
When you crosspost the same question at the same time to different forums you should at least post links to the other forums along with your question to avoid people willing to help you potentially wasting their time.