Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

AWS IAM best practices

Pragya Keshap answered on February 21, 2023 Popularity 5/10 Helpfulness 1/10

Contents


More Related Answers

  • aws list IAM users
  • aws iam stands for
  • AWS IAM Policies - Authorization
  • aws - What is AWS?
  • three common ways to interact with apis of AWS
  • What are the important points about AWS IAM?
  • What Are Some of the Security Best Practices for Amazon EC2?
  • What are the advantages of AWS IAM?
  • What are the different AWS IAM categories that you can control?
  • How does AWS IAM help your business?
  • Amazon API Gateway Core Concepts
  • AWS Identity and Access Management (IAM)
  • Amazon web services infrastructure#
  • AWS IAM policy#
  • AWS Batch Best Practices
  • AWS Organizations

  • AWS IAM best practices

    0

    Lock away your AWS account root user access keys

    Grant least privilege access - don't give open policies expecting that they will be restricted later. It will never happen

    Enable identity federation : centrally manage users and access across multiple applications and services. For federation to multiple accounts in your organisation AWS Single Sign On. ( Post coming soon )

    Enable MFA. (you can use Credential Report to export a report of all the users in your AWS organisation and check the status of their credentials, psw expiration, MFA is enabled and so on)

    Rotate credentials regularly

    Enable IAM Access Analyser to analyse public, cross-organisation access. ( see post serverless days workshop)

    Use Permission boundaries to prevent privilege escalation

    Use Roles to delegate permissions 

    Popularity 5/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 21 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.