I use Amazon Redshift Serverless and Query editor(v2) and I'm having trouble with user permissions. The following error occurred when importing data(.csv) in S3
We have a usecase where we put objects in an S3 bucket which is in different account than ours. We do that using IAM user. This is working fine. We’ve now
We have a usecase where we put objects in an S3 bucket which is in different account than ours. We do that using IAM user. This is working fine. We’ve now
I have a role that I want to create only if there are entries for the given keys in the Mapping. The confusion comes when I have no values to put in for certain
I am new to Cloud9 and following this URL to setup Kubeflow in AWS. Unfortunately, I am not able to attach the role to the user as mentioned in this URL. Could
I'm using .net6 and used docker to deploy into azure but in production, I got the error "Unable to get IAM security credentials from EC2 Instance Metadata Servi
I want to construct an IAM policy that explicitly allows invocation of lambda function for a particular API and deny for the rest. My API : /api/v1/type/{type_i
In AWS Solution Architect I am performing Module 3 Challenge Lab Creating a Static Website for the Cafe using AWS S3. I want to Grant read-only permission to an
I've spring boot app with QueueMessagingTemplate as client to access Amazon SQS using temporary security credentials(STS). Getting temp token using STS-AssumeRo
while trying to delete aws user from AWS Java SDK. i am getting following error: Cannot delete entity, must remove tokens from principal first. the relevant co
I am looking for the best built in AWS policy for my Terraform IAM user. I am using Terraform to create resources in AWS. Terraform runs via an IAM user. I need
I am trying to setup eksctl for eks but it throwing "Error: unable to determine AMI to use: error getting AMI from SSM Parameter Store: AccessDeniedException: U
I have a secret in secrets manager and there are multiple IAM roles in the system. I only want only one role to access the scecret. Unfortunately there are some
I have a verified domain that works with the IAM user I have created. Emails go out successfully. I am looking to lock this down, so I have first created a VPC
I'm trying to execute API calls from ReactNative AWS Amplify to API Gateway endpoint using AWS_IAM authorization. I do it by calling (all Amplify initialization
I am copying the name of a policy a created (and attached to a role) and running the following command: ▶ aws iam get-role-policy --role-name MyRole --po
I'd need to create out of my Java program a private S3 bucket and an IAM user that is allowed to access that bucket only. So I'd have some admin account creden
I faced with a problem concerning of creation of Lambda function using Terraform. I tried to follow a standard documentation of Terraform to configure it, but i
I am trying to implement a proxy to our Aurora RDS instance, but having difficulty getting the IAM access to work properly. We have a microservice in an ECS con
I'm trying to deploy my docker image into the cluster using Jenkins. my Jenkins application is running in an EC2 ubuntu server. Initially, when I tried I was ge