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'm having trouble setting a custom endpoint for Pacu using import_keys. Although Pacu > aws s3 --endpoint=<my-endpoint> ls works, the import_keys with credential profile method isn't cooperating.
I'm having trouble setting a custom endpoint for Pacu using
import_keys. AlthoughPacu > aws s3 --endpoint=<my-endpoint> lsworks, the import_keys with credential profile method isn't cooperating.