aws / aws-tools-for-powershell

The AWS Tools for PowerShell lets developers and administrators manage their AWS services from the PowerShell scripting environment.
Apache License 2.0
241 stars 79 forks source link

Being able to change IAM-role for SG SMB-Share #58

Closed CloudViking86 closed 4 years ago

CloudViking86 commented 4 years ago

Would like to be able to change the IAM-role for a SMB-share in Storage Gateway. As of now (2019-10-28) there is no way through the console or CLI, the IAM-role is set on creation of the fileshare and you can't change it afterwards.

Expected Behavior

Being able to change the IAM-role set for a fileshare both in the console and using the CLI / PowerShell.

matteo-prosperi commented 4 years ago

Hello, thanks for reporting this issue. If I understand this correctly, this would be a feature request for the Storage Gateway service, correct? Not simply a missing command in the PowerShell module.

If that is the case, I can open a feature request.

ketanbhut commented 4 years ago

This option is not there in API https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_UpdateSMBFileShare.html - This would a feature request on the service/api itself

CloudViking86 commented 4 years ago

Thank you for both of your replies.

Can you please link me to where I could put in a feature request for this?

matteo-prosperi commented 4 years ago

See https://aws.amazon.com/premiumsupport/knowledge-center/send-feedback-aws/. You can either post on the forum or create a support case.