aws-sdk-go icon indicating copy to clipboard operation
aws-sdk-go copied to clipboard

Add support for AWS Chatbot

Open jufemaiz opened this issue 5 years ago • 7 comments

aws-sdk-go currently does not have support for AWS Chatbot

Describe the solution you'd like

Addition of AWS Chatbot support.

Describe alternatives you've considered

N/A – CLI is not available.

jufemaiz avatar Oct 07 '20 22:10 jufemaiz

I don't think they have a public API for chatbot as far as I can tell, only Cloudformation support.

mwarkentin avatar Oct 28 '20 01:10 mwarkentin

I haven't seen it in the API either – but I'd like to see it there (so it can get in here, and then terraform)

jufemaiz avatar Oct 29 '20 03:10 jufemaiz

still waiting for this

anagarjunr avatar Feb 19 '21 06:02 anagarjunr

Almost a year later, is there any plan to implement it?

simonweil avatar Jan 19 '22 19:01 simonweil

This presumably will never be implemented if AWS doesn't add the relevant API which AFAIU has not happened.

Fuuzetsu avatar Jan 19 '22 23:01 Fuuzetsu

I believe (haven't used myself though) that it may be available through the AWS Cloud Control API. I couldn't find a good reference in the AWS docs but you can see that terraform has autogenerated a chatbot slack Config resource from the AWSCC API here: https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/chatbot_slack_channel_configuration

mwarkentin avatar Jan 20 '22 21:01 mwarkentin

Having the cli support will be good enhancement. The service seems to offer a lot but if it is to be configured manually then it might end up in maintenance issues.

atalwar-sephora avatar Mar 08 '22 11:03 atalwar-sephora

They appear to have released this in February.

lucix-aws avatar Apr 01 '24 21:04 lucix-aws

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.

github-actions[bot] avatar Apr 01 '24 21:04 github-actions[bot]