You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set my steampipe configuration region to ap-southeast-1 and alicloud access key and secret key, but when query the ECS list, I'm getting a null list. I tried to configure aliyun cli with the same region and access key, I'm manage to get the ECS list.
Steampipe version: v0.24.2
noticed few things from the Alicloud Action Trail logs
a. the aliyun cli using "X-Acs-Ingress-Network":"internet" and steampipe using "X-Acs-Ingress-Network":"crossdomain"
b. eventSource for aliyun is "ecs.ap-southeast-1.aliyuncs.com" and eventSource for steampipe is "ecs-cn-hangzhou.aliyuncs.com".
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have set my steampipe configuration region to ap-southeast-1 and alicloud access key and secret key, but when query the ECS list, I'm getting a null list. I tried to configure aliyun cli with the same region and access key, I'm manage to get the ECS list.
Steampipe version: v0.24.2
noticed few things from the Alicloud Action Trail logs
a. the aliyun cli using "X-Acs-Ingress-Network":"internet" and steampipe using "X-Acs-Ingress-Network":"crossdomain"
b. eventSource for aliyun is "ecs.ap-southeast-1.aliyuncs.com" and eventSource for steampipe is "ecs-cn-hangzhou.aliyuncs.com".
Beta Was this translation helpful? Give feedback.
All reactions