Skip to content

Commit

Permalink
update cli link
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Logan committed Sep 28, 2023
1 parent bd1f5ca commit b897c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/cli/teams/commands.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ The `add` command goes through the following steps:
- Creates S3 bucket for deployment
- Creates a new backend environment in [AWS Amplify Console](https://console.aws.amazon.com/amplify) to view and manage resources.

Optionally, you can configure an IAM Permissions Boundary for all Amplify-generated roles via the `--permissions-boundary` parameter. For more information about configuring IAM Permissions Boundary, see [IAM Permissions Boundary for Amplify-generated roles](/cli-legacy/usage/permissions-boundary).
Optionally, you can configure an IAM Permissions Boundary for all Amplify-generated roles via the `--permissions-boundary` parameter. For more information about configuring IAM Permissions Boundary, see [IAM Permissions Boundary for Amplify-generated roles](/cli/project/permissions-boundary).

### Pull the environment from the cloud

Expand Down

0 comments on commit b897c8e

Please sign in to comment.