Create a Permission Set and configure assignments to provide users with tailored access to Stax-managed AWS accounts.
Before You Begin
- Estimated time to complete: 15-20 minutes
- Ensure you are a member of the Admin role in your Stax tenancy
- Have an intermediate understanding of AWS IAM Policies
- Determine the IAM Policy to be assigned, and have it prepared in JSON format
Create a Permission Set
- Log in to the Stax Console
- Choose Accounts in the left-hand nav, then choose Permission Sets
- Choose +Create to get started
- On the Permission Set details page, complete the fields as appropriate:
- Permission Set Name: the name of the Permission Set. This is the name users will see when accessing Stax-managed AWS accounts using this Permission Set
- Description: A description of the Permission Set
- Max Session Duration: The maximum session duration for the Permission Set in seconds. Supported values are 3600 (1 hour) to 43200 (12 hours)
- IAM Policy Name: The name of the IAM Policy to be associated with this Permission Set
- IAM Policy: The JSON formatted IAM Policy document
- Apply any tags as appropriate, then choose Create to create the Permission Set
Once the Permission Set has been created, one or more Permission Set Assignments should be created to allow users to utilize it.