Skip to content

Commit e1c326f

Browse files
Merge pull request #5371 from alphagov/secrets-docs-amendment
Minor clarification to the docs page about adding a new secret
2 parents eb9e8ac + ed9937c commit e1c326f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

source/kubernetes/manage-app/manage-secrets/index.html.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You can create 2 types of secret in AWS Secrets Manager:
3232

3333
### Creating an AWS managed database secret
3434

35-
1. Open the [AWS Secrets Manager console](https://eu-west-1.console.aws.amazon.com/secretsmanager/listsecrets?region=eu-west-1). You will need to sign in if you have not already.
35+
1. Open the [AWS Secrets Manager console](https://eu-west-1.console.aws.amazon.com/secretsmanager/listsecrets?region=eu-west-1). You will need to sign in and assume the `fulladmin` role if you have not already.
3636

3737
You must create the secret in the 3 AWS accounts for integration, staging and production.
3838

@@ -50,7 +50,7 @@ You can create 2 types of secret in AWS Secrets Manager:
5050

5151
### Creating a non-database secret
5252

53-
1. Open the [AWS Secrets Manager console](https://eu-west-1.console.aws.amazon.com/secretsmanager/listsecrets?region=eu-west-1). You will need to sign in if you have not already.
53+
1. Open the [AWS Secrets Manager console](https://eu-west-1.console.aws.amazon.com/secretsmanager/listsecrets?region=eu-west-1). You will need to sign in and assume the `fulladmin` role if you have not already.
5454

5555
You must create the secret in the 3 AWS accounts for integration, staging and production.
5656

0 commit comments

Comments
 (0)