Skip to content

Materials for AWS Identity Access Management workshops for NatywnaChmura.pl

License

Notifications You must be signed in to change notification settings

WhiteRookPL/aws-identity-access-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Identity Access Management - Workshop

Editions

Motivation

Our main goal is to introduce and explain AWS IAM in a simple and approachable way, with showing real world examples and best practices. We cover also identity management automation process, organizations and hierarchical structure, consolidated billing and differences with other cloud providers (Azure, Google Cloud).

Tools

Repository contains tools that are setup inside a virtualenv. If you are interested in details, please have a look inside Makefile.

If you want to use MFA together with this setup, you need to provide additional configuration to your ~/.aws/credentials file:

[default-long-term]
aws_access_key_id = ...
aws_secret_access_key = ...
mfa_serial = arn:aws:iam::<ACCOUNT_ID>:mfa/<IAM_USER>

License

Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)

About

Materials for AWS Identity Access Management workshops for NatywnaChmura.pl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published