python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
AWS USER in different account unable to download file from S3 but can list it
I have 2 accounts, Account A has s3 bucket, and B has the User.
I can use the creds of the user and list the bucket and everything inside it
but when i try to download something it gives the below err...
Ali
Votes: 0
Answers: 1
Deleted IAM user accidentally, any way to bring it back?
AWS IAM user got accidentally deleted in a bulk delete, which resulted in the service outage. Is there a way to restore a deleted user and re-enable access ID and key as an admin?
kthnd
Votes: 0
Answers: 0
The IAM authentication failed for the role postgres. Check the IAM token for this role and try again
I'm facing a hard time connecting Python Lambdas to RDS proxy.
I have rest api that has a few Javascript and python lambdas and I manage and deploy everything using CDK.
I made sure that the lambdas c...
Beshoy Samy
Votes: 0
Answers: 1
Unable to get IAM security credentials in ECS task
I have an ECS task that runs an image build from Amazon Linux.
container_pull(
name = "amazonlinux",
registry = "registry.hub.docker.com",
repository = "library/amazonli...
sdgfsdh
Votes: 0
Answers: 1