configservice subscribe requires sns-topic, but console does not

0

If I enable AWS Config in the console, choosing to send to an SNS topic is optional. However, the SNS topic is required when enabling the service from the CLI using "configservice subscribe". Does anyone know of a way to enable using the CLI without requiring an SNS topic or a way to uncheck the SNS topic using the CLI afterwards? It seems like the Console and the CLI should function the same in terms of what is required.

Thank you

asked 5 years ago185 views
1 Answer
0

I figured out a work around. Instead of using subscribe, use: put-configuration-recorder, put-delivery-channel and then start-configuration-recorder.

answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions