Giter Site home page Giter Site logo

aws_iam's Introduction

AWS_IAM

AWS identity and Access Management is used to manage secure access to AWS services and Resources.

IAM is a feature of AWS account offered at no additional charge, You get charged only for the use of other AWS services by your users.

AddUsersToGrp

A collection of users will often need a similar set of permissions. An IAM group can be used to define permissions for multiple users.

When IAM users are added to a group, they inherit all the permissions attached to the group.

A user group can contain many users and a user can belong to multiple user groups.

User groups can be nested they can contain only users, and not other user groups.

Group permission

There is no default user group that automatically includes all users in the AWS account. If you need user groups of that nature, you have to create it and assign each new user to it.

After creating policies a special url is generated so an admin can login, and try accessing and implementing the policy which has been applied

https://796341583826.signin.aws.amazon.com/console

In this instance, we tried deleting an EC2 Instance but got the below error message.

RoleApplication

aws_iam's People

Contributors

benn1440 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.