Skip to content

Conversation

@Guslington
Copy link
Member

@Guslington Guslington commented May 2, 2022

Example config

users:
  default: # disables the default user.
    disabled: true
  writer:
    secret_arn_parameter: WriterSecretCredentials
    iam_auth: REQUIRED
    description: write access to the whole database
  readonly:
    secret_arn_parameter: ReadonlySecretCredentials
    iam_auth: REQUIRED
    description: readonly access to the whole database
  audit:
    secret_arn_parameter: AuditSecretCredentials
    iam_auth: REQUIRED
    description: read and write access to the audit tables

@Guslington Guslington requested a review from jaredbrook May 2, 2022 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants