Results 31 comments of Ron

You can argue that it requires access to the computer and then someone has larger issues. But still shouldn't some things try to mitigate that risk. The goal of things...

If you wanted to list all ec2 instances across 10 accounts and you were using SSO how would you do it. https://docs.aws.amazon.com/cli/latest/reference/ec2/describe-instances.html the following fails aws ec2 describe-instances --profile default--region...

I have created my own util that allows me to read the sso cached data and create tokens/secrets per account based on a role I Want to make. It is...

@benkehoe thank you this has been an interesting and enjoyable conversation.

Yup, your util is what got me started, I figured there had to be a simpler way https://github.com/tikicoder/samples/blob/main/aws_samples/scripts/python/common/awsSSO.py Which then lead me down a horrible rabbit hole. I had the...

I like how the browser feels like it has that limited scope, but that is only a facade because it only lets you be in 1 account, with 1 role...

I am getting the warning on rds FutureWarning: The rds client is currently using a deprecated endpoint: rds.amazonaws.com. In the next minor version this will be moved to rds.us-east-1.amazonaws.com. See...

@dlm6693 Thanks. I am presuming boto will be updated to fix the issue? It looks like I could by passing in an extra config, but that seems like overkill on...

@dlm6693 The warning doesn't bother me as long as I can explain it. Instead of setting an environment variable, I would have preferred a flag. I either have to manually...

under transform you need to identify what field is the content so under transforms I would add message: frontmatterContent