You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/kubernetes/manage-app/manage-secrets/index.html.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ You can create 2 types of secret in AWS Secrets Manager:
32
32
33
33
### Creating an AWS managed database secret
34
34
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.
36
36
37
37
You must create the secret in the 3 AWS accounts for integration, staging and production.
38
38
@@ -50,7 +50,7 @@ You can create 2 types of secret in AWS Secrets Manager:
50
50
51
51
### Creating a non-database secret
52
52
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.
54
54
55
55
You must create the secret in the 3 AWS accounts for integration, staging and production.
0 commit comments