python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Access denied to S3 bucket with s3-bucket-ssl-requests-only bucket policy
I am running an application on AWS EKS cluster and one of the pods has access to my S3 bucket. It works fine until I add a bucket policy.
When I add s3-bucket-ssl-requests-only bucket policy (like thi...
jtcnw
Votes: 0
Answers: 0
Reference arn of a Elasticache cluster in cloudformation
I would like to reference the arn of a "going-to-be-created" Redis ElastiCache cluster in a cloud formation template.
This is the ElasticacheCluster template (tested and working in cloudFor...
Cr4zyTun4
Votes: 0
Answers: 2
How to require users to set their role_session_name with scp
Using scp, I would like to require role_session_name to users who assume roles in my organization accounts when running terraform template. The role_session_name value need to be equals to their iam u...

Jean-Pascal MEWENEMESSE
Votes: 0
Answers: 2
Unable to Create Policy for AWS ECR
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "AllowPushPull",
"Effect": "Allow",
...
dotnetavalanche
Votes: 0
Answers: 3