Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
.DS_Store
.idea

Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@ tags:

## Set up an AWS account

Follow these steps if you need to setup an AWS account for yourself. If you are in a workshop or classroom setting, ask your instructor about accounts that may have been set up for you.
Follow these steps if you need to setup an AWS account for yourself. If you are in a workshop or classroom setting,
ask your instructor about accounts that may have been set up for you.

1. Create a new AWS account following [this guide](https://aws.amazon.com/premiumsupport/knowledge-center/create-and-activate-aws-account/)
2. Create an Admin user following [this guide](https://docs.aws.amazon.com/mediapackage/latest/ug/setting-up-create-iam-user.html)
1. Create a new AWS account by following the [How do I create and activate a new AWS account?](https://aws.amazon.com/premiumsupport/knowledge-center/create-and-activate-aws-account/)
tutorial.
2. Use the [Create your first IAM Admin user](https://docs.aws.amazon.com/mediapackage/latest/ug/setting-up-create-iam-user.html)
topic from the *AWS Identity and Access Management User Guide*.
3. That's it! You're ready to get started.