Skip to content

Commit 3b56813

Browse files
draft
1 parent decba12 commit 3b56813

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/private-platform/configuration/pmp-configure-aws-secret.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ To create a secret in AWS Secret Manager, perform the following steps:
4343
Make note of the secret name and ARN. You will need these when configuring Private Mendix Platform to use the secret.
4444
{{% /alert %}}
4545

46-
4746
### Configuring IAM Permissions and Service Accounts
4847

48+
Private Mendix Platform uses [IRSA (IAM Roles for Service Accounts)](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html) to securely access AWS Secrets Manager without storing AWS credentials. This provides a secure, auditable way to access secrets. To enable this functionality, you must first create an [IAM role](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles.html), and then configure the service account.
49+
4950
### Configuring the Credentials

0 commit comments

Comments
 (0)