Business Productivity

Tag: api

Use channel flows to remove profanity and sensitive content from messages in Amazon Chime SDK messaging

Amazon Chime SDK messaging now supports channel flows which allow you to execute business logic on in-flight messages before they are delivered to members on a channel. In a previous post , we demonstrated a way of achieving moderation in a channel. This approach works for many use cases, but processing is done post-delivery of […]

Real-time collaboration using Amazon Chime SDK messaging

Amazon Chime SDK messaging provides the building blocks needed for developers to easily connect communities of users with secure, scalable, and persistent messaging. Available APIs include sending messages, retrieving message history, editing messages, deleting messages, setting retention policies on stored messages, and streaming export of chat data. Amazon Chime SDK messaging helps enable our customers […]

Amazon chime sdk icon

Creating read-only chat channels for announcements with Amazon Chime SDK messaging

Amazon Chime SDK messaging provides the building blocks needed to build chat and other real-time messaging features. Available APIs include sending messages, retrieving message history, editing messages, deleting messages, setting retention policies on stored messages, and streaming chat export. These APIs are combined with the Amazon Chime SDK for JavaScript and managed messaging infrastructure so […]

Quickly launch an Amazon Chime SDK application with AWS Amplify

Building a server-less full stack meeting application enabled with the Amazon Chime SDK for Javascript requires you to configure a back end cloud infrastructure to allow for the creation and deletion of Amazon Chime meetings and attendees within the application. This walkthrough shows how to leverage AWS Amplify to simplify and speed up the creation […]