misterrvincent / acftsubmission

Technical write-up of how Zack and I created a web app to push fitness score submissions to an AWS database.
0 stars 0 forks source link

Create MySQL RDS DB Instance #10

Open misterrvincent opened 1 year ago

misterrvincent commented 1 year ago
misterrvincent commented 1 year ago

created MySQL db instance, set up scheduled start and stop at 0800 - 2200 Mon-Sun

misterrvincent commented 1 year ago

WHAT A PAIN to schedule stop and start. Created IAM policy, attached it to role and updated the trust relationship to reflect SSM access.