{"id":8837,"date":"2025-04-27T22:34:41","date_gmt":"2025-04-27T17:04:41","guid":{"rendered":"https:\/\/pheonixsolutions.com\/blog\/?p=8837"},"modified":"2025-07-06T11:42:13","modified_gmt":"2025-07-06T06:12:13","slug":"how-to-create-an-iam-identity-and-access-management-user-in-aws-console","status":"publish","type":"post","link":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\/","title":{"rendered":"HOW TO CREATE AN IAM (Identity and Access Management) USER IN AWS CONSOLE"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\"><strong>INTRODUCTION:<\/strong><\/h2>\n\n\n\n<p><strong>AWS Identity and Access Management (IAM)<\/strong> enables you to control access to AWS services and resources securely. An <strong>IAM user<\/strong> is an entity you create in AWS to represent the person or service that uses it to interact with AWS. Creating IAM users with the least privilege is a fundamental part of following security best practices in AWS.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>PREREQUISITES:<\/strong><\/h2>\n\n\n\n<p>Before you create an IAM user, make sure you have the following:<\/p>\n\n\n\n<p><strong>1. AWS Account:<\/strong> You need to have an AWS account with admin access.<\/p>\n\n\n\n<p><strong>2. Administrator Access:<\/strong> The user or role you are using to create new IAM users must have appropriate permissions (AdministratorAccess or specific IAM permissions like IAM: CreateUser, IAM: AttachUserPolicy, etc.).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Step 1: Sign in to the AWS Management Console<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Go to <a href=\"https:\/\/aws.amazon.com\/console\/\">https:\/\/aws.amazon.com\/console\/<\/a><\/li>\n\n\n\n<li>Sign in with your root or IAM user credentials that have permissions to manage IAM<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Step 2: Navigate to IAM Service<\/strong><\/h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-15.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"468\" src=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-15-1024x468.png\" alt=\"\" class=\"wp-image-8868\" srcset=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-15-1024x468.png 1024w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-15-300x137.png 300w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-15-768x351.png 768w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-15-1536x702.png 1536w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-15-657x300.png 657w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-15.png 1712w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<p>From the AWS Console home, search for IAM in the search bar and select IAM from the services list.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Step 3: Go to Users<\/strong><\/h2>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><a href=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-19.png\"><img loading=\"lazy\" decoding=\"async\" width=\"277\" height=\"476\" src=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-19.png\" alt=\"\" class=\"wp-image-8875\" style=\"width:139px;height:auto\" srcset=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-19.png 277w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-19-175x300.png 175w\" sizes=\"auto, (max-width: 277px) 100vw, 277px\" \/><\/a><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>On the left sidebar, click on Users.<\/li>\n\n\n\n<li>Click on the &#8220;Add users&#8221; button.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Step 4: Set User Details<\/strong><\/h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-17.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"292\" src=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-17-1024x292.png\" alt=\"\" class=\"wp-image-8870\" srcset=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-17-1024x292.png 1024w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-17-300x86.png 300w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-17-768x219.png 768w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-17-1536x438.png 1536w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-17-850x242.png 850w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-17.png 1807w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<p>1.<strong> <\/strong>Enter a user name (e.g., developer-user).<\/p>\n\n\n\n<p>2. Select the access type:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Programmatic access: Required for CLI, SDK, and API access.<\/li>\n\n\n\n<li>AWS Management Console access: Required for web interface access.<\/li>\n\n\n\n<li>You can enable one or both based on the use case.<\/li>\n<\/ul>\n\n\n\n<p>3. Set a custom password or let AWS generate one (if console access is enabled).<\/p>\n\n\n\n<p>4. Click Next: Permissions.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Step 5: Set Permissions<\/strong><\/h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-18.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"132\" src=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-18-1024x132.png\" alt=\"\" class=\"wp-image-8871\" srcset=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-18-1024x132.png 1024w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-18-300x39.png 300w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-18-768x99.png 768w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-18-1536x198.png 1536w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-18-850x109.png 850w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-18.png 1887w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<p>You have three options:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Add user to group (recommended): Choose an existing group with policies (e.g., Admin, Developer).<\/li>\n\n\n\n<li>Copy permissions from the existing user.<\/li>\n\n\n\n<li>Attach policies directly: Select from a list of AWS-managed or custom policies like AmazonS3ReadOnlyAccess<strong>.<\/strong><\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Step 6: Add Tags (Optional)<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Add metadata as key-value pairs (e.g., Department: DevOps).<\/li>\n\n\n\n<li>Click Next: Review.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Step 7: Review and Create<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Review all settings.<\/li>\n\n\n\n<li>Click on Create user.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Step 8: Save User Credentials<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>After the user is created, you will see the <strong>Access key ID<\/strong>, <strong>Secret access key<\/strong>, and <strong>password<\/strong> if applicable.<\/li>\n\n\n\n<li><strong>Download the .csv file<\/strong> or copy it securely. &nbsp;<strong>Note:<\/strong> You won\u2019t be able to view the secret key again, so store it securely.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>CONCLUSION:<\/strong><\/h2>\n\n\n\n<p>Creating IAM users is a critical part of managing AWS securely and effectively. By assigning users with only the permissions they need and avoiding the use of root credentials, you follow best practices in cloud security. Always apply the <strong>Principle of Least Privilege<\/strong>, use <strong>IAM groups<\/strong> for easier permission management, and enable <strong>MFA<\/strong> for better account protection.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>INTRODUCTION: AWS Identity and Access Management (IAM) enables you to control access to AWS services and resources securely. An IAM user is an entity you create in AWS to represent the person or service that uses it to interact with AWS. Creating IAM users with the least privilege is a&hellip; <a href=\"https:\/\/pheonixsolutions.com\/blog\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\/\" class=\"more-link read-more\" rel=\"bookmark\">Continue Reading <span class=\"screen-reader-text\">HOW TO CREATE AN IAM (Identity and Access Management) USER IN AWS CONSOLE<\/span><i class=\"fa fa-arrow-right\"><\/i><\/a><\/p>\n","protected":false},"author":510,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[991],"class_list":{"0":"post-8837","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"hentry","6":"category-uncategorized","7":"tag-iam-user","8":"h-entry","10":"h-as-article"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pheonix Solutions - We Empower Your Business Growth<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pheonixsolutions.com\/blog\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pheonix Solutions - We Empower Your Business Growth\" \/>\n<meta property=\"og:description\" content=\"INTRODUCTION: AWS Identity and Access Management (IAM) enables you to control access to AWS services and resources securely. An IAM user is an entity you create in AWS to represent the person or service that uses it to interact with AWS. Creating IAM users with the least privilege is a&hellip; Continue Reading HOW TO CREATE AN IAM (Identity and Access Management) USER IN AWS CONSOLE\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pheonixsolutions.com\/blog\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\/\" \/>\n<meta property=\"og:site_name\" content=\"PHEONIXSOLUTIONS\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-04-27T17:04:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-06T06:12:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-15.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1712\" \/>\n\t<meta property=\"og:image:height\" content=\"782\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Naveen Prasad\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:site\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Naveen Prasad\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\\\/\"},\"author\":{\"name\":\"Naveen Prasad\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/7e0b107d557060d31788b0abd1965e55\"},\"headline\":\"HOW TO CREATE AN IAM (Identity and Access Management) USER IN AWS CONSOLE\",\"datePublished\":\"2025-04-27T17:04:41+00:00\",\"dateModified\":\"2025-07-06T06:12:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\\\/\"},\"wordCount\":434,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/image-15-1024x468.png\",\"keywords\":[\"IAM User\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\\\/\",\"name\":\"Pheonix Solutions - We Empower Your Business Growth\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/image-15-1024x468.png\",\"datePublished\":\"2025-04-27T17:04:41+00:00\",\"dateModified\":\"2025-07-06T06:12:13+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\\\/#primaryimage\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/image-15.png\",\"contentUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/image-15.png\",\"width\":1712,\"height\":782},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"HOW TO CREATE AN IAM (Identity and Access Management) USER IN AWS CONSOLE\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"name\":\"Pheonix Solutions\",\"description\":\"We Empower Your Business Growth\",\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\",\"name\":\"PheonixSolutions\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"width\":454,\"height\":300,\"caption\":\"PheonixSolutions\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/PheonixSolutions-209942982759387\\\/\",\"https:\\\/\\\/x.com\\\/pheonixsolution\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/7e0b107d557060d31788b0abd1965e55\",\"name\":\"Naveen Prasad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c040d480588ba05e6689aa14fcc899bd3507bbd0fd2e7f7ee38e6b6b8e264f6e?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c040d480588ba05e6689aa14fcc899bd3507bbd0fd2e7f7ee38e6b6b8e264f6e?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c040d480588ba05e6689aa14fcc899bd3507bbd0fd2e7f7ee38e6b6b8e264f6e?s=96&r=g\",\"caption\":\"Naveen Prasad\"},\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/author\\\/naveen-prasad\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pheonix Solutions - We Empower Your Business Growth","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\/","og_locale":"en_US","og_type":"article","og_title":"Pheonix Solutions - We Empower Your Business Growth","og_description":"INTRODUCTION: AWS Identity and Access Management (IAM) enables you to control access to AWS services and resources securely. An IAM user is an entity you create in AWS to represent the person or service that uses it to interact with AWS. Creating IAM users with the least privilege is a&hellip; Continue Reading HOW TO CREATE AN IAM (Identity and Access Management) USER IN AWS CONSOLE","og_url":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\/","og_site_name":"PHEONIXSOLUTIONS","article_publisher":"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","article_published_time":"2025-04-27T17:04:41+00:00","article_modified_time":"2025-07-06T06:12:13+00:00","og_image":[{"width":1712,"height":782,"url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-15.png","type":"image\/png"}],"author":"Naveen Prasad","twitter_card":"summary_large_image","twitter_creator":"@pheonixsolution","twitter_site":"@pheonixsolution","twitter_misc":{"Written by":"Naveen Prasad","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\/#article","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\/"},"author":{"name":"Naveen Prasad","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/7e0b107d557060d31788b0abd1965e55"},"headline":"HOW TO CREATE AN IAM (Identity and Access Management) USER IN AWS CONSOLE","datePublished":"2025-04-27T17:04:41+00:00","dateModified":"2025-07-06T06:12:13+00:00","mainEntityOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\/"},"wordCount":434,"commentCount":0,"publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\/#primaryimage"},"thumbnailUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-15-1024x468.png","keywords":["IAM User"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/pheonixsolutions.com\/blog\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\/","url":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\/","name":"Pheonix Solutions - We Empower Your Business Growth","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\/#primaryimage"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\/#primaryimage"},"thumbnailUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-15-1024x468.png","datePublished":"2025-04-27T17:04:41+00:00","dateModified":"2025-07-06T06:12:13+00:00","breadcrumb":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pheonixsolutions.com\/blog\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\/#primaryimage","url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-15.png","contentUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2025\/04\/image-15.png","width":1712,"height":782},{"@type":"BreadcrumbList","@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-an-iam-identity-and-access-management-user-in-aws-console\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pheonixsolutions.com\/blog\/"},{"@type":"ListItem","position":2,"name":"HOW TO CREATE AN IAM (Identity and Access Management) USER IN AWS CONSOLE"}]},{"@type":"WebSite","@id":"https:\/\/pheonixsolutions.com\/blog\/#website","url":"https:\/\/pheonixsolutions.com\/blog\/","name":"Pheonix Solutions","description":"We Empower Your Business Growth","publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pheonixsolutions.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pheonixsolutions.com\/blog\/#organization","name":"PheonixSolutions","url":"https:\/\/pheonixsolutions.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","contentUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","width":454,"height":300,"caption":"PheonixSolutions"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","https:\/\/x.com\/pheonixsolution"]},{"@type":"Person","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/7e0b107d557060d31788b0abd1965e55","name":"Naveen Prasad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/c040d480588ba05e6689aa14fcc899bd3507bbd0fd2e7f7ee38e6b6b8e264f6e?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/c040d480588ba05e6689aa14fcc899bd3507bbd0fd2e7f7ee38e6b6b8e264f6e?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c040d480588ba05e6689aa14fcc899bd3507bbd0fd2e7f7ee38e6b6b8e264f6e?s=96&r=g","caption":"Naveen Prasad"},"url":"https:\/\/pheonixsolutions.com\/blog\/author\/naveen-prasad\/"}]}},"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p7F4uM-2ix","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/8837","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/users\/510"}],"replies":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/comments?post=8837"}],"version-history":[{"count":0,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/8837\/revisions"}],"wp:attachment":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/media?parent=8837"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/categories?post=8837"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/tags?post=8837"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}