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
{{ message }}
This repository has been archived by the owner on Sep 26, 2018. It is now read-only.
I suspect this is the case with several other AWS actions as well as I've seen it a fair amount.
In particular the aws.rds_get_list action requires markers, params and an action to be set before execution when it shouldn't. According to boto docs, it should only require access_key, secret and region which are all in config.yaml.
Patrick suggested I submit this issue as he is looking into it.
The text was updated successfully, but these errors were encountered:
I suspect this is the case with several other AWS actions as well as I've seen it a fair amount.
In particular the aws.rds_get_list action requires markers, params and an action to be set before execution when it shouldn't. According to boto docs, it should only require access_key, secret and region which are all in config.yaml.
Patrick suggested I submit this issue as he is looking into it.
The text was updated successfully, but these errors were encountered: