Grant permissions to AWS Service Catalog end users
Before the end user can use AWS Service Catalog, you must grant access to the AWS Service Catalog end user console view. To
grant access, you attach policies to the IAM user, group, or role that is used by the end user.
In the following procedure, we attach the AWSServiceCatalogEndUserFullAccess
policy
to an IAM group.
To grant permissions to an end user group
Open the IAM console at https://console.aws.amazon.com/iam/
. -
In the navigation pane, choose User groups.
-
Choose Create group and do the following:
-
For User group name, type
Endusers
. -
In the search field, type
AWSServiceCatalog
to filter the policy list. -
Select the checkbox for the
AWSServiceCatalogEndUserFullAccess
policy. You also have the option to chooseAWSServiceCatalogEndUserReadOnlyAccess
instead. -
Choose Create Group.
-
-
In the navigation pane, choose Users.
-
Choose Add users and do the following:
-
For User name, type a name for the user.
-
Select Password - AWS Management Console access.
-
Choose Next: Permissions.
-
Choose Add user to group.
-
Select the checkbox for the Endusers group and choose Next: Tags and then Next: Review.
-
On the Review page, choose Create user. Download or copy the credentials and then choose Close.
-