turbot / steampipe-plugin-alicloud

Use SQL to instantly query Alibaba Cloud resources across regions and accounts. Open source CLI. No DB required.
https://hub.steampipe.io/plugins/turbot/alicloud
Apache License 2.0
12 stars 6 forks source link

Why does AWS support assume role, but Alibaba Cloud does not?Add table alicloud_<service>_<resource> #384

Closed 504615302 closed 7 months ago

rajlearner17 commented 10 months ago

@504615302 Thanks for checking out Steampipe!

I appreciate having this question asked here. Can you please provide insight into how you use the Alicloud plugin and the need to authenticate using the assumed role? This will help to prioritise.

I am still determining why the assumed role is unsupported; it may be due to its usage demand, but I will look into it.

Multiple resource tables are provided here, which you have asked for in the issue.

Let us know Cheers!

vmdude commented 9 months ago

Hi, Same issue here, working on AWS/GCP/Alicloud csp with Steampipe, but Alicloud is the only one requiring creation of local RAM user on each account and maintain a "static credential" configuration file for steampipe to be able to query all our Alicloud accounts. It can be PITA for a lot of account, and big security risk if no AK/SK rotation is enabled (which can add non-negligible configuration task to maintain AK/SK and steampipe configuration). I'll be glad if I can provide more info if needed, thx 👍

ParthaI commented 9 months ago

The document reference could be beneficial for the implementation process.

bigdatasourav commented 7 months ago

After careful consideration, we have decided to close the issue. At this time, it does not align with our immediate priority list. However, we remain open to revisiting this matter in the future as circumstances evolve.

We understand the importance of this issue to some of you, and we welcome contributions from those who are willing to take the initiative. If anyone is interested in advancing this topic, please feel free to raise a Pull Request (PR) with the required changes. Your efforts and contributions would be greatly appreciated.