Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
All Content tagged with IAM Policies
You manage access in AWS by creating policies and attaching them to IAM identities (users, groups of users, or roles) or AWS resources.
Content language: English
Select up to 5 tags to filter
Sort by most recent
1487 results
How can I fix this error in Athena when using mysql connector:
GENERIC_USER_ERROR: Encountered an exception[java.lang.RuntimeException] from your LambdaFunction[arn:aws:lambda:eu-west-2:050253647064:...
Running a standard call to an s3 bucket. boto3 is working fine. I'm not getting through on node with the aws-sdk. CORS policy in s3 is configured such:
[
{
"AllowedHeaders": [
...
The AWS Identity Center documentation describes how to do attribute mapping from Azure AD or other external idP. We want to keep our user db in Identity Center but there seems to be no documentation o...
I am not able to open my Opensearch dashboard link. When I click it from the AWS Console, I just see a blank page with error message:
`
User: anonymous is not authorized to perform: es:ESHttpGet beca...
I am increasing the elastic ip limit using the console and when I try to submit the request, I get an error "Service-linked role creation access denied.". The funny thing is that for one account it su...
Hello,
When I am trying to call the API, cloudtrail shows the exception CloudTrail shows '"errorCode": "AuthorizerConfigurationException",'
Even If I set connect:*, the API calls fail and there is ...
Hi, I want to schedule automatic backups from one bucket to another. I have an instance with Plesk that automatically makes backups in a S3 bucket, but in this one only 4 copies are saved (or as many ...
How to check the user list in IAM?
I was reading the [AWS documentation][1] explaining how to create the CodePipeline service role. However, I don't understand why it needs the following statement:
```json
{
"Effect": "Allow",
"Act...
I am trying to authenticate users through their Gmail account using Identity Pool. I am successfully able to get Google id_token from Google but when I try to get AWS credentials after following this ...
Good morning
I don't know if someone can help me with what I need...
In my AWS console I manage several S3 clients in the same area. A client is asking me for access to his Bucket but after creating t...
After deploying some Windows EC2 instances with DCV server on eu-south-2 region (Spain), the DCV client always complains about no license available, even with iam role correctly assigned (s3 arn locat...