rds/CDK/unencrypted_to_encrypted_rds/unencrypted_to_encrypted_rds_stack.py [102:107]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                    ],
                ),
                iam.PolicyStatement(
                    effect=iam.Effect.ALLOW,
                    actions=[
                        "rds:CreateDBClusterSnapshot",
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



rds/CDK/unencrypted_to_encrypted_rds/unencrypted_to_encrypted_rds_stack.py [114:119]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                    ],
                ),
                iam.PolicyStatement(
                    effect=iam.Effect.ALLOW,
                    actions=[
                        "rds:CreateDBClusterSnapshot",
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



