NASA-IMPACT / csdap-cumulus

SmallSat Cumulus Deployment
Other
1 stars 1 forks source link

Fix SNS topic subscribe permissions #309

Closed chuckwondo closed 9 months ago

chuckwondo commented 9 months ago

The permissions on our SNS topics to allow the Metrics team to subscribe to them was configured in a non-deterministic way, which meant that it was possible for the permissions not to be applied. This is precisely what happened in CBA Prod.

This fix makes things deterministic, so deployment will always end up with the required permissions on the SNS topics to allow Metrics to subscribe to the topics.