I am trying to automate the deployment of an AWS Directory Service SimpleAD using CloudFormation. I would like to enable access to the AWS Management Console programmatically via CloudFormation or API calls.
I've spent quite some time going through the relative AWS documentation, but all I could find is how to do this using the web interface. I would like to enable this without clicking around the AWS console.
Does AWS provide an API for this at all?