Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect Chat Widget API #4047

Closed
2 tasks
cjhelloletsgo opened this issue Mar 12, 2024 · 4 comments
Closed
2 tasks

Connect Chat Widget API #4047

cjhelloletsgo opened this issue Mar 12, 2024 · 4 comments
Assignees
Labels
connect feature-request This issue requests a feature. response-requested Waiting on additional information or feedback. service-api This issue is caused by the service API, not the SDK implementation.

Comments

@cjhelloletsgo
Copy link

Describe the feature

The ability to enable/configure the Amazon Connect Chat Widget through an api rather than the console

Use Case

For setting up automated deployments without having to click through the console when everything else is infrastructure as code.

Proposed Solution

Implement an api to allow access to the chat widget

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

SDK version used

1.34.60

Environment details (OS name and version, etc.)

Ubuntu 23.10

@cjhelloletsgo cjhelloletsgo added feature-request This issue requests a feature. needs-triage This issue or PR still needs to be triaged. labels Mar 12, 2024
@tim-finnigan tim-finnigan self-assigned this May 3, 2024
@tim-finnigan tim-finnigan added the investigating This issue is being investigated and/or work is in progress to resolve the issue. label May 3, 2024
@tim-finnigan
Copy link
Contributor

Hi @cjhelloletsgo thanks for the feature request. Here are the Amazon Connect commands currently available in Boto3: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connect.html

Have you looked into this repository: https://github.com/amazon-connect/amazon-connect-chat-interface ? It looks there is code provided there that corresponds to the Add a chat user interface to your website page in the Connect documentation.

If you're looking to use infrastructure as code, then you can open a feature request for the AWS CDK. Otherwise if you just want to request a new API, please let us know and we can forward that request to the Amazon Connect for consideration.

@tim-finnigan tim-finnigan added service-api This issue is caused by the service API, not the SDK implementation. connect response-requested Waiting on additional information or feedback. and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. needs-triage This issue or PR still needs to be triaged. labels May 3, 2024
@cjhelloletsgo
Copy link
Author

I am requesting a new boto3 api to configure the chat widget, so the last of the options that you presented.

@tim-finnigan
Copy link
Contributor

Great, thanks for confirming. I'll reach out to the Connect team with this feature request, since they own and maintain the underlying service APIs that the Boto3 commands use.

I also created a new issue for tracking this (aws/aws-sdk#733) in our cross-SDK repository, since service APIs are used across AWS SDKs. Please refer to that issue for updates going forward.

Copy link

github-actions bot commented May 3, 2024

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connect feature-request This issue requests a feature. response-requested Waiting on additional information or feedback. service-api This issue is caused by the service API, not the SDK implementation.
Projects
None yet
Development

No branches or pull requests

2 participants