Updates the Kinesis CloudWatch alarms to match the default settings used by the autoscale app
Motivation and Context
This fixes resource churn that can occur between Terraform and the autoscale app. After first deployment, the autoscale app completely manages these references.
How Has This Been Tested?
N/A
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
Description
Motivation and Context
This fixes resource churn that can occur between Terraform and the autoscale app. After first deployment, the autoscale app completely manages these references.
How Has This Been Tested?
N/A
Types of changes
Checklist: