Difference between revisions of "AWS Identity and Access Management"

From wikieduonline
Jump to navigation Jump to search
 
(25 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Amazon in 2012 introduces AWS Identity and Access Management (IAM) for EC2 <ref>https://en.wikiversity.org/wiki/Cloud_computing/Amazon_Web_Services/Identity_and_Access_Management</ref>. In February introduced Managed [[Policies]] by AWS<ref>https://aws.amazon.com/blogs/aws/new-managed-policies-for-aws-identity-access-management/</ref> and since November 2016 there are 10 different policies bases on job functions: <code>[[AdministratorAccess]]</code> (This policy grants full access to all AWS services, similar to root role in Unix systems), <code>Billing</code>,<code> Data Scientist</code>, <code>Database Administrator</code>, <code>Developer Power User</code>, <code>Network Administrator</code>, <code>Security Auditor</code>, <code>Support User</code>, <code>System Administrator and View Only User</code> <ref>https://aws.amazon.com/blogs/security/how-to-assign-permissions-using-new-aws-managed-policies-for-job-functions/</ref><ref>https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_job-functions.html</ref>
+
Amazon in 2012 introduces AWS Identity and Access Management ([[IAM]]) for EC2 <ref>https://en.wikiversity.org/wiki/Cloud_computing/Amazon_Web_Services/Identity_and_Access_Management</ref>. In February introduced Managed [[Policies]] by AWS<ref>https://aws.amazon.com/blogs/aws/new-managed-policies-for-aws-identity-access-management/</ref> and since November 2016 there are 10 different policies bases on job functions: <code>[[AdministratorAccess]]</code> (This policy grants full access to all AWS services, similar to root role in Unix systems), <code>Billing</code>,<code> Data Scientist</code>, <code>Database Administrator</code>, <code>Developer Power User</code>, <code>Network Administrator</code>, <code>Security Auditor</code>, <code>Support User</code>, <code>System Administrator and View Only User</code> <ref>https://aws.amazon.com/blogs/security/how-to-assign-permissions-using-new-aws-managed-policies-for-job-functions/</ref><ref>https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_job-functions.html</ref>
  
  
Line 6: Line 6:
 
* <code>[[iam:ChangePassword]]</code>
 
* <code>[[iam:ChangePassword]]</code>
 
* <code>arn:aws:iam::aws:policy/[[ReadOnlyAccess]]</code>
 
* <code>arn:aws:iam::aws:policy/[[ReadOnlyAccess]]</code>
 +
 +
== News ==
 +
* [[AWS timeline|Nov 2022]] assign multiple [[MFA]] devices in IAM https://aws.amazon.com/blogs/security/you-can-now-assign-multiple-mfa-devices-in-iam/
 +
* Dec 2019 [[AWS IAM Access Analyzer]]
 +
* Feb 2015 [[AWS Security Token Service (STS)]] in Every AWS Region
 +
* Oct 2013 [[AWS IAM policy simulator]]
 +
 +
== Activities ==
 +
* Read https://stackoverflow.com/questions/tagged/amazon-iam?tab=Votes
 +
* [[Granting access to your billing information and tools]]
 +
* [[Using temporary credentials with AWS resources]]: <code>[[aws sts get-session-token]]</code>
  
 
== Related terms ==
 
== Related terms ==
 
* [[SigV4]]
 
* [[SigV4]]
* [[AWS IAM Access Analyzer]] (Dec 2019)
 
 
* [[Azure Identity and access management (IAM)]]
 
* [[Azure Identity and access management (IAM)]]
 +
* <code>[[gcloud iam]]</code>
 +
* <code>[[aws-iam-authenticator]]</code> and [[EKS]]
 +
* [[AWS IAM role]]
  
 
== See also ==
 
== See also ==
* {{aws iam}}
+
* {{AWS IAM}}
* {{SSO}}
 
* {{IAM}}
 
* {{AWS}}
 
 
 
  
[[Category:Computing]]
+
[[Category:IAM]]
[[Category:Internet]]
 
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 15:10, 9 January 2024

Amazon in 2012 introduces AWS Identity and Access Management (IAM) for EC2 [1]. In February introduced Managed Policies by AWS[2] and since November 2016 there are 10 different policies bases on job functions: AdministratorAccess (This policy grants full access to all AWS services, similar to root role in Unix systems), Billing, Data Scientist, Database Administrator, Developer Power User, Network Administrator, Security Auditor, Support User, System Administrator and View Only User [3][4]


Examples policies[edit]

News[edit]

Activities[edit]

Related terms[edit]

See also[edit]

  • https://en.wikiversity.org/wiki/Cloud_computing/Amazon_Web_Services/Identity_and_Access_Management
  • https://aws.amazon.com/blogs/aws/new-managed-policies-for-aws-identity-access-management/
  • https://aws.amazon.com/blogs/security/how-to-assign-permissions-using-new-aws-managed-policies-for-job-functions/
  • https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_job-functions.html
  • https://aws.amazon.com/es/blogs/security/easier-way-to-control-access-to-aws-regions-using-iam-policies/
  • Advertising: