You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user/aws/iam.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
# IAM User
2
2
3
-
In a new AWS account, you are provided with a root user. This account is based on the email address which created
4
-
the account. This is a highly privileged account and not recommended for usage beyond configuring initial account and
3
+
When you first create an Amazon Web Services (AWS) account, you begin with a single sign-in identity that has complete access to all AWS services and resources in the account. This identity is called the [AWS account *root user*][aws-account-root-user]. You can sign in as the root user using the email address and password that you used to create the account.
4
+
5
+
This is a highly privileged account and not recommended for usage beyond configuring initial account and
5
6
billing settings, an initial set of users, and locking it down.
6
7
7
8
Before proceeding with the OpenShift install, you should create a IAM administrative user following the steps
@@ -42,4 +43,5 @@ the installer. This step is your only opportunity to collect those values.
42
43
43
44

0 commit comments