LocalStack - Enterprise Plan¶
LocalStack is a powerful tool that simulates AWS cloud and provides an environment that allows developers to perform various tasks locally.
Note
The LocalStack Enterprise Plan is currently limited to 500 seats. Requests are granted on a first-come-first-serve basis. As business needs change, it may be necessary to reprioritize seat assignments.
Step 1: Request access¶
Your manager must approve the access request. Once approved, it can take approximately 15 minutes for the automated process to synchronize.
To request access to LocalStack Enterprise:¶
- In ServiceNow, go to the IT Service Catalog>Access & Software>Access>Access Request page.
- In the Access Selector list, click Enterprise Technical Tools, click LocalStack, and then select Default.
- Click Submit.
Step 2: Sign in¶
To sign in:¶
- Do one of the following:
-
From the Okta Portal, click the LocalStack Enterprise OIDC tile.
Note
If you cannot locate LocalStack Enterprise - OIDC in the Okta Portal, or you cannot sign in to the LocalStack Portal, your manager may still need to approve your ServiceNow request or you may need to wait a few minutes before proceeding with the next steps.
-
Step 3: Add the Enterprise license¶
You can self-issue the Enterprise license on the LocalStack portal's My License page. Click the Self-issue button in the License section. The section will change, and the Enterprise Plan label appears.
If the button isn't there or if the action fails, submit a Cloud Platform Support request and include the following details in the respective fields:
- Title: Enter "Failed to self-issue LocalStack Enterprise Plan".
- Description: Enter "I have logged into the LocalStack Portal and I'm not able to self-issue the Enterprise License".
- Workload: Choose the workload that best maps to your project development.
- Related platform domain component: Choose Local development experience (including SDE).
- Urgency: Choose Blocking one team or one person.
- Relevant GitHub repo: Enter "None".
Step 4: Set up local development environment¶
LocalStack is activated using an auth token. To apply the token to your local development environment, open the LocalStack Portal, navigate to the Workspace>My License>Auth Token page, then follow the instructions provided.
Additional resources