AWS Identity and Access Management - IAM: Difference between revisions
From GCA ACT
Jump to navigationJump to search
(Created via script) |
(Updated description via script) Tag: Reverted |
||
Line 1: | Line 1: | ||
=Description= | =Description=<br> | ||
<br> | IAM is a AWS tool that provides secure user management and access control for AWS resources. IAM users can be granted permissions to access AWS resources, such as EC2 instances, S3 buckets, and DynamoDB tables. IAM also allows for the creation of IAM roles, which can be used to delegate permissions to IAM users or to provide temporary access to AWS resources.=More Information= | ||
IAM is a AWS tool that provides secure user management and access control for AWS resources. IAM users can be granted permissions to access AWS resources, such as EC2 instances, S3 buckets, and DynamoDB tables. IAM also allows for the creation of IAM roles, which can be used to delegate permissions to IAM users or to provide temporary access to AWS resources. | |||
=More Information= | |||
<br> | <br> | ||
https://aws.amazon.com/iam/ | https://aws.amazon.com/iam/ | ||
[[Category:Identity & Access Management (IAM)]] | [[Category:Identity & Access Management (IAM)]] |
Revision as of 04:40, 23 April 2024
=Description=
IAM is a AWS tool that provides secure user management and access control for AWS resources. IAM users can be granted permissions to access AWS resources, such as EC2 instances, S3 buckets, and DynamoDB tables. IAM also allows for the creation of IAM roles, which can be used to delegate permissions to IAM users or to provide temporary access to AWS resources.=More Information=
https://aws.amazon.com/iam/