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 up to 5 tags to filter
Sort by most recent
I am in college and my hypervisors class provided us with the basic tier for aws academy. We are setting up a personal webpage using elastic beanstalk and are basing it off of...
Hi AWS, I have created an SCP to explicitly deny use of AWS services other than 4 approved AWS regions, i.e. `us-east-1`, `us-east-2`, `us-west-1` and `us-west-2`. Here is the SCP code:
```
{
...
Hi there,
I have two questions regarding connecting to an EC2 instance using session manager.
The first question is why would I use session manager over EC2 Instance Connect? I can just easily use...
I am trying to setup patching activities on ec2 instances. I referred this link...
I encountered an error while deploying my pipeline code to Amazon S3, specifically related to KMS decryption. Below are the details:
```
Error message
User:...
It's failing on Create Service.
I've made a service role, I've assigning it and the logs even show it's assuming the role. Still denied. I even gave the role Admin, still denied.
``
{
...
EXPERT
published 2 months ago1 votes1865 views
Hi everyone,
I'm currently facing an issue with integrating Google Workspace with AWS Cognito. My goal is to deploy an application where only users from my Google Workspace organization can log in....
Hi, everyone!
I'm creating a custom Lambda AWS Config rule to detect when a user does not have MFA activated. I've set the rule trigger type to fire on configuration changes within the scope of the...
hi,
i want to deny console login if my any i am user performing console login without connecting to VPN or without from allowed IP ranges.
i did tried to put this policy
{
"Version":...
I need to block Boto3 client to access Athena workgroup while allowing Tableau. Both use JDBC driver. Is there any port/IAM policy to achieve this? Both Tableau and Boto3 client are accessing from...
Hello,
I was able to add a new connection in the explorer with the link https://d**.awsapps.com/start and the accounts with role names started showing up. However, I cannot log in/view resources from...