instance-scheduler-on-aws icon indicating copy to clipboard operation
instance-scheduler-on-aws copied to clipboard

Feature Request: Parameter to enable Point In Time for DynamoDB for Security Hub

Open Papina opened this issue 3 years ago • 1 comments

using the default json implementation at https://s3.amazonaws.com/solutions-reference/aws-instance-scheduler/latest/instance-scheduler.template from https://aws.amazon.com/solutions/implementations/instance-scheduler/

Security Hub fails on: AWS Foundational Security Best Practices v1.0.0

ID Title
DynamoDB.2 DynamoDB tables should have point-in-time recovery enabled

for the two tables created

suggestion is to add pointintimerecoveryspecification to the json, or a parameter that can turn it off or on

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-pointintimerecoveryspecification.html

Papina avatar Mar 12 '21 05:03 Papina

@Papina Thanks for the feedback, we will include this in our next scheduled release.

gockle avatar Mar 29 '21 19:03 gockle