@Generated(value="software.amazon.awssdk:codegen") @ThreadSafe public interface SupportAppAsyncClient extends AwsClient
builder()
method.
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:
Create, search, update, and resolve your support cases
Request service quota increases for your account
Invite Amazon Web Services Support agents to your channel so that you can chat directly about your support cases
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.
You must have a Business or Enterprise Support plan to use the Amazon Web Services Support App API.
For more information about the Amazon Web Services Support App endpoints, see the Amazon Web Services Support App in Slack endpoints in the Amazon Web Services General Reference.
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_METADATA_ID
Value for looking up the service's metadata from the
ServiceMetadataProvider. |
static String |
SERVICE_NAME |
serviceNameclosestatic final String SERVICE_NAME
static final String SERVICE_METADATA_ID
ServiceMetadataProvider.default CompletableFuture<CreateSlackChannelConfigurationResponse> createSlackChannelConfiguration(CreateSlackChannelConfigurationRequest createSlackChannelConfigurationRequest)
Creates a Slack channel configuration for your Amazon Web Services account.
You can add up to 5 Slack workspaces for your account.
You can add up to 20 Slack channels for your account.
A Slack channel can have up to 100 Amazon Web Services accounts. This means that only 100 accounts can add the same Slack channel to the Amazon Web Services Support App. We recommend that you only add the accounts that you need to manage support cases for your organization. This can reduce the notifications about case updates that you receive in the Slack channel.
We recommend that you choose a private Slack channel so that only members in that channel have read and write access to your support cases. Anyone in your Slack channel can create, update, or resolve support cases for your account. Users require an invitation to join private channels.
createSlackChannelConfigurationRequest - Add, update, or delete a Slack channel configuration before you add a Slack workspace to your Amazon Web Services account.
Add a Slack channel configuration that already exists in your Amazon Web Services account.
Delete a Slack channel configuration for a live chat channel.
Delete a Slack workspace from your Amazon Web Services account that has an active live chat channel.
Call the RegisterSlackWorkspaceForOrganization API from an Amazon Web Services account that
doesn't belong to an organization.
Call the RegisterSlackWorkspaceForOrganization API from a member account, but the management
account hasn't registered that workspace yet for the organization.
default CompletableFuture<CreateSlackChannelConfigurationResponse> createSlackChannelConfiguration(Consumer<CreateSlackChannelConfigurationRequest.Builder> createSlackChannelConfigurationRequest)
Creates a Slack channel configuration for your Amazon Web Services account.
You can add up to 5 Slack workspaces for your account.
You can add up to 20 Slack channels for your account.
A Slack channel can have up to 100 Amazon Web Services accounts. This means that only 100 accounts can add the same Slack channel to the Amazon Web Services Support App. We recommend that you only add the accounts that you need to manage support cases for your organization. This can reduce the notifications about case updates that you receive in the Slack channel.
We recommend that you choose a private Slack channel so that only members in that channel have read and write access to your support cases. Anyone in your Slack channel can create, update, or resolve support cases for your account. Users require an invitation to join private channels.
This is a convenience which creates an instance of the CreateSlackChannelConfigurationRequest.Builder
avoiding the need to create one manually via CreateSlackChannelConfigurationRequest.builder()
createSlackChannelConfigurationRequest - A Consumer that will call methods on
CreateSlackChannelConfigurationRequest.Builder to
create a request.Add, update, or delete a Slack channel configuration before you add a Slack workspace to your Amazon Web Services account.
Add a Slack channel configuration that already exists in your Amazon Web Services account.
Delete a Slack channel configuration for a live chat channel.
Delete a Slack workspace from your Amazon Web Services account that has an active live chat channel.
Call the RegisterSlackWorkspaceForOrganization API from an Amazon Web Services account that
doesn't belong to an organization.
Call the RegisterSlackWorkspaceForOrganization API from a member account, but the management
account hasn't registered that workspace yet for the organization.
default CompletableFuture<DeleteAccountAliasResponse> deleteAccountAlias(DeleteAccountAliasRequest deleteAccountAliasRequest)
Deletes an alias for an Amazon Web Services account ID. The alias appears in the Amazon Web Services Support App page of the Amazon Web Services Support Center. The alias also appears in Slack messages from the Amazon Web Services Support App.
deleteAccountAliasRequest - default CompletableFuture<DeleteAccountAliasResponse> deleteAccountAlias(Consumer<DeleteAccountAliasRequest.Builder> deleteAccountAliasRequest)
Deletes an alias for an Amazon Web Services account ID. The alias appears in the Amazon Web Services Support App page of the Amazon Web Services Support Center. The alias also appears in Slack messages from the Amazon Web Services Support App.
This is a convenience which creates an instance of the DeleteAccountAliasRequest.Builder avoiding the
need to create one manually via DeleteAccountAliasRequest.builder()
deleteAccountAliasRequest - A Consumer that will call methods on
DeleteAccountAliasRequest.Builder to create a
request.default CompletableFuture<DeleteSlackChannelConfigurationResponse> deleteSlackChannelConfiguration(DeleteSlackChannelConfigurationRequest deleteSlackChannelConfigurationRequest)
Deletes a Slack channel configuration from your Amazon Web Services account. This operation doesn't delete your Slack channel.
deleteSlackChannelConfigurationRequest - Add, update, or delete a Slack channel configuration before you add a Slack workspace to your Amazon Web Services account.
Add a Slack channel configuration that already exists in your Amazon Web Services account.
Delete a Slack channel configuration for a live chat channel.
Delete a Slack workspace from your Amazon Web Services account that has an active live chat channel.
Call the RegisterSlackWorkspaceForOrganization API from an Amazon Web Services account that
doesn't belong to an organization.
Call the RegisterSlackWorkspaceForOrganization API from a member account, but the management
account hasn't registered that workspace yet for the organization.
default CompletableFuture<DeleteSlackChannelConfigurationResponse> deleteSlackChannelConfiguration(Consumer<DeleteSlackChannelConfigurationRequest.Builder> deleteSlackChannelConfigurationRequest)
Deletes a Slack channel configuration from your Amazon Web Services account. This operation doesn't delete your Slack channel.
This is a convenience which creates an instance of the DeleteSlackChannelConfigurationRequest.Builder
avoiding the need to create one manually via DeleteSlackChannelConfigurationRequest.builder()
deleteSlackChannelConfigurationRequest - A Consumer that will call methods on
DeleteSlackChannelConfigurationRequest.Builder to
create a request.Add, update, or delete a Slack channel configuration before you add a Slack workspace to your Amazon Web Services account.
Add a Slack channel configuration that already exists in your Amazon Web Services account.
Delete a Slack channel configuration for a live chat channel.
Delete a Slack workspace from your Amazon Web Services account that has an active live chat channel.
Call the RegisterSlackWorkspaceForOrganization API from an Amazon Web Services account that
doesn't belong to an organization.
Call the RegisterSlackWorkspaceForOrganization API from a member account, but the management
account hasn't registered that workspace yet for the organization.
default CompletableFuture<DeleteSlackWorkspaceConfigurationResponse> deleteSlackWorkspaceConfiguration(DeleteSlackWorkspaceConfigurationRequest deleteSlackWorkspaceConfigurationRequest)
Deletes a Slack workspace configuration from your Amazon Web Services account. This operation doesn't delete your Slack workspace.
deleteSlackWorkspaceConfigurationRequest - Add, update, or delete a Slack channel configuration before you add a Slack workspace to your Amazon Web Services account.
Add a Slack channel configuration that already exists in your Amazon Web Services account.
Delete a Slack channel configuration for a live chat channel.
Delete a Slack workspace from your Amazon Web Services account that has an active live chat channel.
Call the RegisterSlackWorkspaceForOrganization API from an Amazon Web Services account that
doesn't belong to an organization.
Call the RegisterSlackWorkspaceForOrganization API from a member account, but the management
account hasn't registered that workspace yet for the organization.
default CompletableFuture<DeleteSlackWorkspaceConfigurationResponse> deleteSlackWorkspaceConfiguration(Consumer<DeleteSlackWorkspaceConfigurationRequest.Builder> deleteSlackWorkspaceConfigurationRequest)
Deletes a Slack workspace configuration from your Amazon Web Services account. This operation doesn't delete your Slack workspace.
This is a convenience which creates an instance of the DeleteSlackWorkspaceConfigurationRequest.Builder
avoiding the need to create one manually via DeleteSlackWorkspaceConfigurationRequest.builder()
deleteSlackWorkspaceConfigurationRequest - A Consumer that will call methods on
DeleteSlackWorkspaceConfigurationRequest.Builder
to create a request.Add, update, or delete a Slack channel configuration before you add a Slack workspace to your Amazon Web Services account.
Add a Slack channel configuration that already exists in your Amazon Web Services account.
Delete a Slack channel configuration for a live chat channel.
Delete a Slack workspace from your Amazon Web Services account that has an active live chat channel.
Call the RegisterSlackWorkspaceForOrganization API from an Amazon Web Services account that
doesn't belong to an organization.
Call the RegisterSlackWorkspaceForOrganization API from a member account, but the management
account hasn't registered that workspace yet for the organization.
default CompletableFuture<GetAccountAliasResponse> getAccountAlias(GetAccountAliasRequest getAccountAliasRequest)
Retrieves the alias from an Amazon Web Services account ID. The alias appears in the Amazon Web Services Support App page of the Amazon Web Services Support Center. The alias also appears in Slack messages from the Amazon Web Services Support App.
getAccountAliasRequest - default CompletableFuture<GetAccountAliasResponse> getAccountAlias(Consumer<GetAccountAliasRequest.Builder> getAccountAliasRequest)
Retrieves the alias from an Amazon Web Services account ID. The alias appears in the Amazon Web Services Support App page of the Amazon Web Services Support Center. The alias also appears in Slack messages from the Amazon Web Services Support App.
This is a convenience which creates an instance of the GetAccountAliasRequest.Builder avoiding the need
to create one manually via GetAccountAliasRequest.builder()
getAccountAliasRequest - A Consumer that will call methods on
GetAccountAliasRequest.Builder to create a
request.default CompletableFuture<ListSlackChannelConfigurationsResponse> listSlackChannelConfigurations(ListSlackChannelConfigurationsRequest listSlackChannelConfigurationsRequest)
Lists the Slack channel configurations for an Amazon Web Services account.
listSlackChannelConfigurationsRequest - default CompletableFuture<ListSlackChannelConfigurationsResponse> listSlackChannelConfigurations(Consumer<ListSlackChannelConfigurationsRequest.Builder> listSlackChannelConfigurationsRequest)
Lists the Slack channel configurations for an Amazon Web Services account.
This is a convenience which creates an instance of the ListSlackChannelConfigurationsRequest.Builder
avoiding the need to create one manually via ListSlackChannelConfigurationsRequest.builder()
listSlackChannelConfigurationsRequest - A Consumer that will call methods on
ListSlackChannelConfigurationsRequest.Builder to
create a request.default ListSlackChannelConfigurationsPublisher listSlackChannelConfigurationsPaginator(ListSlackChannelConfigurationsRequest listSlackChannelConfigurationsRequest)
Lists the Slack channel configurations for an Amazon Web Services account.
This is a variant of
listSlackChannelConfigurations(software.amazon.awssdk.services.supportapp.model.ListSlackChannelConfigurationsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.supportapp.paginators.ListSlackChannelConfigurationsPublisher publisher = client.listSlackChannelConfigurationsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.supportapp.paginators.ListSlackChannelConfigurationsPublisher publisher = client.listSlackChannelConfigurationsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.supportapp.model.ListSlackChannelConfigurationsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.supportapp.model.ListSlackChannelConfigurationsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of null won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSlackChannelConfigurations(software.amazon.awssdk.services.supportapp.model.ListSlackChannelConfigurationsRequest)
operation.
listSlackChannelConfigurationsRequest - default ListSlackChannelConfigurationsPublisher listSlackChannelConfigurationsPaginator(Consumer<ListSlackChannelConfigurationsRequest.Builder> listSlackChannelConfigurationsRequest)
Lists the Slack channel configurations for an Amazon Web Services account.
This is a variant of
listSlackChannelConfigurations(software.amazon.awssdk.services.supportapp.model.ListSlackChannelConfigurationsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.supportapp.paginators.ListSlackChannelConfigurationsPublisher publisher = client.listSlackChannelConfigurationsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.supportapp.paginators.ListSlackChannelConfigurationsPublisher publisher = client.listSlackChannelConfigurationsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.supportapp.model.ListSlackChannelConfigurationsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.supportapp.model.ListSlackChannelConfigurationsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of null won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSlackChannelConfigurations(software.amazon.awssdk.services.supportapp.model.ListSlackChannelConfigurationsRequest)
operation.
This is a convenience which creates an instance of the ListSlackChannelConfigurationsRequest.Builder
avoiding the need to create one manually via ListSlackChannelConfigurationsRequest.builder()
listSlackChannelConfigurationsRequest - A Consumer that will call methods on
ListSlackChannelConfigurationsRequest.Builder to
create a request.default CompletableFuture<ListSlackWorkspaceConfigurationsResponse> listSlackWorkspaceConfigurations(ListSlackWorkspaceConfigurationsRequest listSlackWorkspaceConfigurationsRequest)
Lists the Slack workspace configurations for an Amazon Web Services account.
listSlackWorkspaceConfigurationsRequest - default CompletableFuture<ListSlackWorkspaceConfigurationsResponse> listSlackWorkspaceConfigurations(Consumer<ListSlackWorkspaceConfigurationsRequest.Builder> listSlackWorkspaceConfigurationsRequest)
Lists the Slack workspace configurations for an Amazon Web Services account.
This is a convenience which creates an instance of the ListSlackWorkspaceConfigurationsRequest.Builder
avoiding the need to create one manually via ListSlackWorkspaceConfigurationsRequest.builder()
listSlackWorkspaceConfigurationsRequest - A Consumer that will call methods on
ListSlackWorkspaceConfigurationsRequest.Builder
to create a request.default ListSlackWorkspaceConfigurationsPublisher listSlackWorkspaceConfigurationsPaginator(ListSlackWorkspaceConfigurationsRequest listSlackWorkspaceConfigurationsRequest)
Lists the Slack workspace configurations for an Amazon Web Services account.
This is a variant of
listSlackWorkspaceConfigurations(software.amazon.awssdk.services.supportapp.model.ListSlackWorkspaceConfigurationsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.supportapp.paginators.ListSlackWorkspaceConfigurationsPublisher publisher = client.listSlackWorkspaceConfigurationsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.supportapp.paginators.ListSlackWorkspaceConfigurationsPublisher publisher = client.listSlackWorkspaceConfigurationsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.supportapp.model.ListSlackWorkspaceConfigurationsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.supportapp.model.ListSlackWorkspaceConfigurationsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of null won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSlackWorkspaceConfigurations(software.amazon.awssdk.services.supportapp.model.ListSlackWorkspaceConfigurationsRequest)
operation.
listSlackWorkspaceConfigurationsRequest - default ListSlackWorkspaceConfigurationsPublisher listSlackWorkspaceConfigurationsPaginator(Consumer<ListSlackWorkspaceConfigurationsRequest.Builder> listSlackWorkspaceConfigurationsRequest)
Lists the Slack workspace configurations for an Amazon Web Services account.
This is a variant of
listSlackWorkspaceConfigurations(software.amazon.awssdk.services.supportapp.model.ListSlackWorkspaceConfigurationsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.supportapp.paginators.ListSlackWorkspaceConfigurationsPublisher publisher = client.listSlackWorkspaceConfigurationsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.supportapp.paginators.ListSlackWorkspaceConfigurationsPublisher publisher = client.listSlackWorkspaceConfigurationsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.supportapp.model.ListSlackWorkspaceConfigurationsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.supportapp.model.ListSlackWorkspaceConfigurationsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of null won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSlackWorkspaceConfigurations(software.amazon.awssdk.services.supportapp.model.ListSlackWorkspaceConfigurationsRequest)
operation.
This is a convenience which creates an instance of the ListSlackWorkspaceConfigurationsRequest.Builder
avoiding the need to create one manually via ListSlackWorkspaceConfigurationsRequest.builder()
listSlackWorkspaceConfigurationsRequest - A Consumer that will call methods on
ListSlackWorkspaceConfigurationsRequest.Builder
to create a request.default CompletableFuture<PutAccountAliasResponse> putAccountAlias(PutAccountAliasRequest putAccountAliasRequest)
Creates or updates an individual alias for each Amazon Web Services account ID. The alias appears in the Amazon Web Services Support App page of the Amazon Web Services Support Center. The alias also appears in Slack messages from the Amazon Web Services Support App.
putAccountAliasRequest - default CompletableFuture<PutAccountAliasResponse> putAccountAlias(Consumer<PutAccountAliasRequest.Builder> putAccountAliasRequest)
Creates or updates an individual alias for each Amazon Web Services account ID. The alias appears in the Amazon Web Services Support App page of the Amazon Web Services Support Center. The alias also appears in Slack messages from the Amazon Web Services Support App.
This is a convenience which creates an instance of the PutAccountAliasRequest.Builder avoiding the need
to create one manually via PutAccountAliasRequest.builder()
putAccountAliasRequest - A Consumer that will call methods on
PutAccountAliasRequest.Builder to create a
request.default CompletableFuture<RegisterSlackWorkspaceForOrganizationResponse> registerSlackWorkspaceForOrganization(RegisterSlackWorkspaceForOrganizationRequest registerSlackWorkspaceForOrganizationRequest)
Registers a Slack workspace for your Amazon Web Services account. To call this API, your account must be part of an organization in Organizations.
If you're the management account and you want to register Slack workspaces for your organization, you must complete the following tasks:
Sign in to the Amazon Web Services Support Center and authorize the Slack workspaces where you want your organization to have access to. See Authorize a Slack workspace in the Amazon Web Services Support User Guide.
Call the RegisterSlackWorkspaceForOrganization API to authorize each Slack workspace for the
organization.
After the management account authorizes the Slack workspace, member accounts can call this API to authorize the same Slack workspace for their individual accounts. Member accounts don't need to authorize the Slack workspace manually through the Amazon Web Services Support Center.
To use the Amazon Web Services Support App, each account must then complete the following tasks:
Create an Identity and Access Management (IAM) role with the required permission. For more information, see Managing access to the Amazon Web Services Support App.
Configure a Slack channel to use the Amazon Web Services Support App for support cases for that account. For more information, see Configuring a Slack channel.
registerSlackWorkspaceForOrganizationRequest - Add, update, or delete a Slack channel configuration before you add a Slack workspace to your Amazon Web Services account.
Add a Slack channel configuration that already exists in your Amazon Web Services account.
Delete a Slack channel configuration for a live chat channel.
Delete a Slack workspace from your Amazon Web Services account that has an active live chat channel.
Call the RegisterSlackWorkspaceForOrganization API from an Amazon Web Services account that
doesn't belong to an organization.
Call the RegisterSlackWorkspaceForOrganization API from a member account, but the management
account hasn't registered that workspace yet for the organization.
default CompletableFuture<RegisterSlackWorkspaceForOrganizationResponse> registerSlackWorkspaceForOrganization(Consumer<RegisterSlackWorkspaceForOrganizationRequest.Builder> registerSlackWorkspaceForOrganizationRequest)
Registers a Slack workspace for your Amazon Web Services account. To call this API, your account must be part of an organization in Organizations.
If you're the management account and you want to register Slack workspaces for your organization, you must complete the following tasks:
Sign in to the Amazon Web Services Support Center and authorize the Slack workspaces where you want your organization to have access to. See Authorize a Slack workspace in the Amazon Web Services Support User Guide.
Call the RegisterSlackWorkspaceForOrganization API to authorize each Slack workspace for the
organization.
After the management account authorizes the Slack workspace, member accounts can call this API to authorize the same Slack workspace for their individual accounts. Member accounts don't need to authorize the Slack workspace manually through the Amazon Web Services Support Center.
To use the Amazon Web Services Support App, each account must then complete the following tasks:
Create an Identity and Access Management (IAM) role with the required permission. For more information, see Managing access to the Amazon Web Services Support App.
Configure a Slack channel to use the Amazon Web Services Support App for support cases for that account. For more information, see Configuring a Slack channel.
This is a convenience which creates an instance of the
RegisterSlackWorkspaceForOrganizationRequest.Builder avoiding the need to create one manually via
RegisterSlackWorkspaceForOrganizationRequest.builder()
registerSlackWorkspaceForOrganizationRequest - A Consumer that will call methods on
RegisterSlackWorkspaceForOrganizationRequest.Builder
to create a request.Add, update, or delete a Slack channel configuration before you add a Slack workspace to your Amazon Web Services account.
Add a Slack channel configuration that already exists in your Amazon Web Services account.
Delete a Slack channel configuration for a live chat channel.
Delete a Slack workspace from your Amazon Web Services account that has an active live chat channel.
Call the RegisterSlackWorkspaceForOrganization API from an Amazon Web Services account that
doesn't belong to an organization.
Call the RegisterSlackWorkspaceForOrganization API from a member account, but the management
account hasn't registered that workspace yet for the organization.
default CompletableFuture<UpdateSlackChannelConfigurationResponse> updateSlackChannelConfiguration(UpdateSlackChannelConfigurationRequest updateSlackChannelConfigurationRequest)
Updates the configuration for a Slack channel, such as case update notifications.
updateSlackChannelConfigurationRequest - Add, update, or delete a Slack channel configuration before you add a Slack workspace to your Amazon Web Services account.
Add a Slack channel configuration that already exists in your Amazon Web Services account.
Delete a Slack channel configuration for a live chat channel.
Delete a Slack workspace from your Amazon Web Services account that has an active live chat channel.
Call the RegisterSlackWorkspaceForOrganization API from an Amazon Web Services account that
doesn't belong to an organization.
Call the RegisterSlackWorkspaceForOrganization API from a member account, but the management
account hasn't registered that workspace yet for the organization.
default CompletableFuture<UpdateSlackChannelConfigurationResponse> updateSlackChannelConfiguration(Consumer<UpdateSlackChannelConfigurationRequest.Builder> updateSlackChannelConfigurationRequest)
Updates the configuration for a Slack channel, such as case update notifications.
This is a convenience which creates an instance of the UpdateSlackChannelConfigurationRequest.Builder
avoiding the need to create one manually via UpdateSlackChannelConfigurationRequest.builder()
updateSlackChannelConfigurationRequest - A Consumer that will call methods on
UpdateSlackChannelConfigurationRequest.Builder to
create a request.Add, update, or delete a Slack channel configuration before you add a Slack workspace to your Amazon Web Services account.
Add a Slack channel configuration that already exists in your Amazon Web Services account.
Delete a Slack channel configuration for a live chat channel.
Delete a Slack workspace from your Amazon Web Services account that has an active live chat channel.
Call the RegisterSlackWorkspaceForOrganization API from an Amazon Web Services account that
doesn't belong to an organization.
Call the RegisterSlackWorkspaceForOrganization API from a member account, but the management
account hasn't registered that workspace yet for the organization.
default SupportAppServiceClientConfiguration serviceClientConfiguration()
serviceClientConfiguration in interface AwsClientserviceClientConfiguration in interface SdkClientstatic SupportAppAsyncClient create()
SupportAppAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider.static SupportAppAsyncClientBuilder builder()
SupportAppAsyncClient.Copyright © 2023. All rights reserved.