{"id":924,"date":"2019-07-02T10:43:32","date_gmt":"2019-07-02T10:43:32","guid":{"rendered":"https:\/\/www.testpreptraining.com\/tutorial\/?page_id=924"},"modified":"2023-04-14T11:58:16","modified_gmt":"2023-04-14T11:58:16","slug":"aws-access-management","status":"publish","type":"page","link":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/aws-access-management\/","title":{"rendered":"Identify AWS Access Management Capabilities"},"content":{"rendered":"\n<ol class=\"wp-block-list\">\n<li>Identity and Access Management (IAM): IAM is a web service that allows users to manage access to AWS resources. With IAM, users can create and manage users and groups, assign permissions and policies, and set up multi-factor authentication (MFA) to add an extra layer of security to their AWS accounts.<\/li>\n\n\n\n<li>AWS Single Sign-On (SSO): AWS SSO is a cloud-based service that makes it easy to manage access to multiple AWS accounts and business applications. With AWS SSO, users can centrally manage access to AWS accounts, as well as other third-party applications and services.<\/li>\n\n\n\n<li>AWS Organizations: AWS Organizations is a service that allows users to centrally manage and govern multiple AWS accounts. With AWS Organizations, users can create and manage accounts, apply policies and controls across accounts, and simplify billing and cost management.<\/li>\n\n\n\n<li>Resource-level permissions: AWS allows users to set granular permissions for specific AWS resources, such as EC2 instances or S3 buckets. This helps ensure that only authorized users can access and modify these resources.<\/li>\n\n\n\n<li>AWS Security Token Service (STS): STS is a web service that enables users to generate temporary security credentials that can be used to access AWS resources. These temporary credentials can be used by applications or users who need access to AWS resources for a short period of time, without requiring the use of long-term credentials.<\/li>\n<\/ol>\n\n\n\n<p>Overall, AWS provides a range of access management capabilities to help users secure their AWS resources and data, and ensure that only authorized users have access to sensitive information.<\/p>\n\n\n\n<p>Before going in detail, let&#8217;s test your knowledge.<\/p>\n\n\n\n<p><strong>1. What is the purpose of AWS Identity and Access Management (IAM)?<br><\/strong>a. To manage access to AWS resources<br>b. To provide storage and compute resources<br>c. To monitor and analyze AWS resources<br>d. To provide network connectivity between AWS resources<\/p>\n\n\n\n<p><strong>2. How can you use IAM to control access to AWS resources?<\/strong><br>a. By creating IAM policies<br>b. By creating Amazon EC2 instances<br>c. By creating Amazon S3 buckets<br>d. By creating Amazon RDS databases<\/p>\n\n\n\n<p><strong>3. What is the benefit of using AWS Single Sign-On (SSO)?<\/strong><br>a. It allows users to access AWS resources from any device<br>b. It allows users to access multiple AWS accounts and business applications with a single set of credentials<br>c. It automatically scales AWS resources based on demand<br>d. It provides real-time monitoring and analysis of AWS resources<\/p>\n\n\n\n<p><strong>4. How can you use AWS Organizations to manage multiple AWS accounts?<\/strong><br>a. By creating and managing AWS accounts<br>b. By applying policies and controls across accounts<br>c. By simplifying billing and cost management<br>d. All of the above<\/p>\n\n\n\n<p><strong>5. What is multi-factor authentication (MFA)?<\/strong><br>a. A security mechanism that requires users to provide two or more forms of authentication<br>b. A type of database provided by AWS<br>c. A service that provides network connectivity between AWS resources<br>d. A tool for monitoring and analyzing AWS resources<\/p>\n\n\n\n<p><strong>Answers:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>a<\/li>\n\n\n\n<li>a<\/li>\n\n\n\n<li>b<\/li>\n\n\n\n<li>d<\/li>\n\n\n\n<li>a<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">IAM Terms <\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li> Resources &#8211; The user, group, role, policy, and identity provider objects  that are stored in IAM. As with other AWS services, you can add, edit,  and remove resources from IAM. <\/li>\n\n\n\n<li>Identities &#8211; The IAM resource objects that are used to identify and group. You can attach a policy to an IAM identity. These include users, groups, and roles.<\/li>\n\n\n\n<li>Entities &#8211; The IAM resource objects that AWS uses for authentication. These include users and roles. Roles can be assumed by IAM users and roles in your or another account. They can also be assumed by users federated through a web identity or SAML.<\/li>\n\n\n\n<li>Principals &#8211; A person or application that uses the AWS account root user, an IAM user, or an IAM role to sign in and make requests to AWS.<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"451\" height=\"400\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/07\/identify-aws-access-management-capabilities-451x400.png\" alt=\"\" class=\"wp-image-999\" srcset=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/07\/identify-aws-access-management-capabilities-451x400.png 451w, https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/07\/identify-aws-access-management-capabilities.png 800w\" sizes=\"auto, (max-width: 451px) 100vw, 451px\" \/><\/figure>\n<\/div>\n\n\n<h2 class=\"wp-block-heading\">Access and Federation<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Grant other people permission to administer and\nuse resources in your AWS account without sharing your password or access key.<\/li>\n\n\n\n<li>Allow users with other passwords like Active\nDirectory or an Internet identity provider\u2014to get access to your AWS account. <\/li>\n\n\n\n<li>Use any identity management solution that\nsupports SAML 2.0.<\/li>\n<\/ul>\n\n\n\n<p><strong>Federation<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use single sign-on (SSO) to access your AWS\naccounts using credentials from your corporate directory. <\/li>\n\n\n\n<li>It uses open standards, SAML 2.0, <\/li>\n\n\n\n<li>SAML, exchanges identity and security\ninformation between an identity provider (IdP) and an application.<\/li>\n<\/ul>\n\n\n\n<p><strong>Sample Implementation<\/strong><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"723\" height=\"400\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/07\/identify-aws-access-management-capabilities-01-723x400.jpg\" alt=\"identify aws access management capabilities\n\" class=\"wp-image-1000\" srcset=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/07\/identify-aws-access-management-capabilities-01-723x400.jpg 723w, https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/07\/identify-aws-access-management-capabilities-01.jpg 900w\" sizes=\"auto, (max-width: 723px) 100vw, 723px\" \/><\/figure>\n<\/div>\n\n\n<p>In the diagram:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>An AD user (let\u2019s call him Bob) browses to the\nAD FS sample site\n(https:\/\/Fully.Qualified.Domain.Name.Here\/adfs\/ls\/IdpInitiatedSignOn.aspx)\ninside this domain.<\/li>\n\n\n\n<li>The sign-in page authenticates Bob against AD.\nIf Bob is already authenticated or using a domain joined workstation, he also\nmight be prompted for his AD user name and password.<\/li>\n\n\n\n<li>Bob\u2019s browser receives a SAML assertion in the\nform of an authentication response from AD FS. Bob\u2019s access is authorized based\non his AD group membership or on AD user attributes configured on his account.<\/li>\n\n\n\n<li>Bob\u2019s browser automatically posts the SAML\nassertion to the AWS sign-in endpoint for SAML\n(https:\/\/signin.aws.amazon.com\/saml). The endpoint uses the AssumeRoleWithSAML\nAPI to request temporary security credentials and then constructs a sign-in URL\nfor the AWS Management Console using those credentials.<\/li>\n\n\n\n<li>Bob\u2019s browser receives the sign-in URL and\nredirects to the AWS Management Console.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">AWS Access Management capabilities &#8211; Granular Permissions<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Grant different permissions to different people\nfor different resources. <\/li>\n\n\n\n<li>May allow some users complete access or read-only\naccess to some.<\/li>\n\n\n\n<li>IAM is used to add specific conditions as <\/li>\n\n\n\n<li>time of day to control how a user can use AWS<\/li>\n\n\n\n<li>their originating IP address<\/li>\n\n\n\n<li>using SSL, or not <\/li>\n\n\n\n<li>Using multi-factor authentication device or not<\/li>\n<\/ul>\n\n\n\n<p><strong>AWS Security Token Service (STS) <\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>It creates fine-grained session permissions<\/li>\n\n\n\n<li>It specify IAM managed policies as session\npolicies when a user assumes a role in AWS to create a session. <\/li>\n\n\n\n<li>A session policy is a permissions policy which is\npassed during an AssumeRole operation. <\/li>\n\n\n\n<li>It enables you to place further restrictions on\na role&#8217;s permissions for that session. <\/li>\n\n\n\n<li>Also centrally store and manage session\npermissions. <\/li>\n\n\n\n<li>Apply the same session permissions for multiple\nsessions easily.<\/li>\n<\/ul>\n\n\n\n<p>AWS Step Functions has four categories of permissions.\nDepending on what access you want to provide to a user, you can control access\nby using permissions in these categories.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Service-Level Permissions &#8211; Apply to components\nof the API that don&#8217;t act on a specific resource.<\/li>\n\n\n\n<li>State Machine-Level Permissions &#8211; Apply to all\nAPI components that act on a specific state machine.<\/li>\n\n\n\n<li>Execution-Level Permissions &#8211; Apply to all API\ncomponents that act on a specific execution.<\/li>\n\n\n\n<li>Activity-Level Permissions &#8211; Apply to all API\ncomponents that act on a specific activity or on a particular instance of an\nactivity.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Securing Application Access<\/h2>\n\n\n\n<p>You can use IAM features to securely give applications that\nrun on EC2 instances the credentials that they need in order to access other\nAWS resources, like S3 buckets and RDS or DynamoDB databases.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Multi Factor Authentication <\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Add two-factor authentication to your account <\/li>\n\n\n\n<li>Add MFA to individual users for extra security. <\/li>\n\n\n\n<li>With MFA users must provide not only a password\nor access key, but also a code from a specially configured device.<\/li>\n<\/ul>\n\n\n\n<p>  Link for free practice test &#8211; <a href=\"https:\/\/www.testpreptraining.ai\/aws-certified-cloud-practitioner-free-practice-test\">https:\/\/www.testpreptraining.ai\/aws-certified-cloud-practitioner-free-practice-test<\/a> <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overall, AWS provides a range of access management capabilities to help users secure their AWS resources and data, and ensure that only authorized users have access to sensitive information. Before going in detail, let&#8217;s test your knowledge. 1. What is the purpose of AWS Identity and Access Management (IAM)?a. To manage access to AWS resourcesb&#8230;.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":906,"menu_order":8,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"categories":[2],"tags":[],"class_list":["post-924","page","type-page","status-publish","hentry","category-amazon-aws"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Identify AWS Access Management Capabilities | TestPrep<\/title>\n<meta name=\"description\" content=\"Identify AWS Access Management Capabilities tutorial gives you a detailed knowledge, checkout the for more details..\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/aws-access-management\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Identify AWS Access Management Capabilities | TestPrep\" \/>\n<meta property=\"og:description\" content=\"Identify AWS Access Management Capabilities tutorial gives you a detailed knowledge, checkout the for more details..\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/aws-access-management\/\" \/>\n<meta property=\"og:site_name\" content=\"Testprep Training Tutorials\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-14T11:58:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/07\/identify-aws-access-management-capabilities-451x400.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/aws-access-management\/\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/aws-access-management\/\",\"name\":\"Identify AWS Access Management Capabilities | TestPrep\",\"isPartOf\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#website\"},\"datePublished\":\"2019-07-02T10:43:32+00:00\",\"dateModified\":\"2023-04-14T11:58:16+00:00\",\"description\":\"Identify AWS Access Management Capabilities tutorial gives you a detailed knowledge, checkout the for more details..\",\"breadcrumb\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/aws-access-management\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/aws-access-management\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/aws-access-management\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AWS Cloud Practitioner (CLF-C02)\",\"item\":\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Identify AWS Access Management Capabilities\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#website\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\",\"name\":\"Testprep Training Tutorials\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.testpreptraining.ai\/tutorial\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#organization\",\"name\":\"Testprep Training\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png\",\"contentUrl\":\"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png\",\"width\":583,\"height\":153,\"caption\":\"Testprep Training\"},\"image\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Identify AWS Access Management Capabilities | TestPrep","description":"Identify AWS Access Management Capabilities tutorial gives you a detailed knowledge, checkout the for more details..","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:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/aws-access-management\/","og_locale":"en_US","og_type":"article","og_title":"Identify AWS Access Management Capabilities | TestPrep","og_description":"Identify AWS Access Management Capabilities tutorial gives you a detailed knowledge, checkout the for more details..","og_url":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/aws-access-management\/","og_site_name":"Testprep Training Tutorials","article_modified_time":"2023-04-14T11:58:16+00:00","og_image":[{"url":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/07\/identify-aws-access-management-capabilities-451x400.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/aws-access-management\/","url":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/aws-access-management\/","name":"Identify AWS Access Management Capabilities | TestPrep","isPartOf":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#website"},"datePublished":"2019-07-02T10:43:32+00:00","dateModified":"2023-04-14T11:58:16+00:00","description":"Identify AWS Access Management Capabilities tutorial gives you a detailed knowledge, checkout the for more details..","breadcrumb":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/aws-access-management\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/aws-access-management\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/aws-access-management\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.testpreptraining.ai\/tutorial\/"},{"@type":"ListItem","position":2,"name":"AWS Cloud Practitioner (CLF-C02)","item":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/"},{"@type":"ListItem","position":3,"name":"Identify AWS Access Management Capabilities"}]},{"@type":"WebSite","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#website","url":"https:\/\/www.testpreptraining.ai\/tutorial\/","name":"Testprep Training Tutorials","description":"","publisher":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.testpreptraining.ai\/tutorial\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#organization","name":"Testprep Training","url":"https:\/\/www.testpreptraining.ai\/tutorial\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/","url":"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png","contentUrl":"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png","width":583,"height":153,"caption":"Testprep Training"},"image":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/924","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/comments?post=924"}],"version-history":[{"count":8,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/924\/revisions"}],"predecessor-version":[{"id":61358,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/924\/revisions\/61358"}],"up":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/906"}],"wp:attachment":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/media?parent=924"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/categories?post=924"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/tags?post=924"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}