All Content tagged with AWS Identity and Access Management
AWS Identity and Access Management (IAM) provides fine-grained access control across all of AWS. With IAM, you can specify who can access which services and resources, and under which conditions.
Content language: English
Select tags to filter
Sort by most recent
2125 results
Error Message - Resource handler returned message: "Invalid request provided: Cannot access stream *arn*, Please ensure the role can perform the GetRecords, GetShardIterator, DescribeStream, DescribeS...
Hi,
I'm experiencing problems setting up the root account for myself an my cofounder.
What I have done:
1. After I created our organisation account in AWS, as well as my management account, I proc...
I'm running into a persistent issue connecting to AWS IoT Core that I can't seem to resolve — hoping someone might have some insights.
## Context
I'm trying to establish an MQTT connection over Web...
I created a EC2(free tier instance), after that not sure i messed up with the user gruop and policies, Currently my IAM account doesn't have the IAM roles, unable to access any services and getting be...
Hi all
I can see account principals as follows. The following is a part of KMS key policy. What does that mean?
Any IAM resources including users and roles in that account? Or any resources in that...
Hello,
We have deploy a Opensearch cluster using AWS Opensearch Service.
We have set the SAML authentication pointing to our Azure AD but let internal authentication too.
We have no problem to conn...
I have completed creating OpenSearch Serverless.
I am getting a 403 forbidden error when creating an index and data.
After creating an access key and secret key in AWS IAM,
aws signature auth: the i...
I'm new to AWS but I tried to create a stack using the Instance Scheduler template so we can turn our development and staging environments off when not being used. It fails each time when creating IA...
I have Andes 3.0 permissions approved for the table ardl_sortation_prodeu__robin_auto_induct_mep_metrics - V2, but I'm having trouble setting up the access in Athena.
Current situation:
- I have perm...
Is that possible that one account can have 2 MFA , like and my developer want access, i need such that he doesnot ask me for mFA each time he logins and same for me, how is that possible .Without any ...
I am reaching out regarding an issue I’ve encountered while executing the script mentioned in the section "Remove root credentials at scale" from the following AWS blog post:
https://aws.amazon.com/bl...
Use case: I have a third party tool (postman) that has some E2E tests that get run by CI. The E2E tests need to hit a lambda URL that is authenticated using AWS IAM. So postman needs to generate an AW...