Join Slack
Powered by
Hey all, I'm running into a recent issue with the ...
# ask-community
c
chicago-joe
08/10/2022, 6:57 PM
Hey all, I'm running into a recent issue with the prefect AWS Secrets Manager:
ctx_credentials.get('ACCESS_KEY')
'str' object has no attribute 'get'
chicago-joe
08/10/2022, 6:58 PM
using prefect 1.2.0 This was working fine the other day, perhaps there was a recent boto3 update?
chicago-joe
08/10/2022, 6:58 PM
tracking this with my colleague
@Sushma Adari
chicago-joe
08/10/2022, 8:42 PM
SOLVED: needed to pass in credential build-args as strings too 😉
Open in Slack
Previous
Next