-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
checksCheck additions or changesCheck additions or changes
Description
Describe the issue
The check https://docs.prismacloud.io/en/enterprise-edition/policy-reference/aws-policies/aws-iam-policies/bc-aws-2-52 doesn't accept the following configuration as "fine-grained access control enabled":
advanced_security_options {
enabled = true
internal_user_database_enabled = false
master_user_options {
master_user_arn = var.cognito_authenticated_role
}
}
Examples
See example above, this configuration should not fail the check. When applied, you can see fine-grained access control is enabled in the AWS Console:
Version (please complete the following information):
- Checkov Version 3.2.369
Additional context
Metadata
Metadata
Assignees
Labels
checksCheck additions or changesCheck additions or changes