diff --git a/content/docs/esc/guides/configuring-oidc/aws.md b/content/docs/esc/guides/configuring-oidc/aws.md index 00fe00dbf53b..2922b529c7e7 100644 --- a/content/docs/esc/guides/configuring-oidc/aws.md +++ b/content/docs/esc/guides/configuring-oidc/aws.md @@ -106,10 +106,7 @@ To configure OIDC for Pulumi ESC, create a new environment in the [Pulumi Consol 6. Replace `` with the value from the previous steps. 7. Click **Save**. -You can validate that your configuration is working by running either of the following: - -* `pulumi env open //` command of the [Pulumi CLI](/docs/iac/cli/commands/pulumi_env_open/) -* `pulumi env open //` command of the [Pulumi CLI](/docs/install/) +You can validate that your configuration is working by running `pulumi env open //` command of the [Pulumi CLI](/docs/iac/cli/commands/pulumi_env_open/) Make sure to replace ``, ``, and `` with the values of your Pulumi organization, project, and environment file respectively. You should see output similar to the following: