Table of Contents
SupportApp.
Client
¶A low-level client representing AWS Support App (SupportApp)
You can use the Amazon Web Services Support App in Slack API to manage your support cases in Slack for your Amazon Web Services account. After you configure your Slack workspace and channel with the Amazon Web Services Support App, you can perform the following tasks directly in your Slack channel:
For more information about how to perform these actions in Slack, see the following documentation in the Amazon Web Services Support User Guide :
You can also use the Amazon Web Services Management Console instead of the Amazon Web Services Support App API to manage your Slack configurations. For more information, see Authorize a Slack workspace to enable the Amazon Web Services Support App.
Note
import boto3
client = boto3.client('support-app')
These are the available methods: