Post-Deployment Configuration - Spatial Data Management on AWS

Post-Deployment Configuration

1. Create Initial User

To create initial users:

  1. Open the Cognito console

  2. Select the User Pool created during deployment (the name follows the pattern spatial-data-management-user-pool)

  3. Choose Users and then choose Create user

  4. Choose Create user

  5. Repeat steps 3-5 to create one or two additional test users

  6. Select the first user you created

  7. Choose Add user to group

  8. Select the SpatialDataManagementAdministrators group

  9. Choose Add to group

We recommend creating multiple test users (2-3 users) when performing a proof of concept or test run. The first user assigned to the SpatialDataManagementAdministrators group automatically has ownership of the Library and can assign permission levels to other users as they onboard. You can use the additional users to test different permission levels on various resources, simulating different access scenarios and validating the authorization model.

For more information, see Creating and managing users in the Amazon Cognito Developer Guide.

2. Verify Deployment

Access the web portal:

  1. Open the CloudFormation console

  2. Select your stack and choose the Outputs tab

  3. Copy the PortalUrl value

  4. Open the URL in your web browser to verify the portal is accessible

  5. Log in using one of the users you created in the previous step

  6. Verify you can access the portal interface successfully

Upon successful login, you will see different interfaces depending on your user role:

Administrator User:

First-time login portal view for administrator users showing full access to all features and management capabilities

General User:

First-time login portal view for general users showing standard access to portal features
Note

The interface you see on first-time login will vary based on your assigned user group and permissions. Administrator users (members of the SpatialDataManagementAdministrators group) have access to additional management features and system configuration options. General users who are not part of the administrators group and have not been granted specific permissions to the Default Library or any Projects will see the standard portal interface with limited access until additional permissions are assigned to them.