@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSSupportAppAsync extends AbstractAWSSupportApp implements AWSSupportAppAsync
AWSSupportAppAsync
. Convenient method forms pass through to the corresponding
overload that takes a request object and an AsyncHandler
, which throws an
UnsupportedOperationException
.ENDPOINT_PREFIX
createSlackChannelConfiguration, deleteAccountAlias, deleteSlackChannelConfiguration, deleteSlackWorkspaceConfiguration, getAccountAlias, getCachedResponseMetadata, listSlackChannelConfigurations, listSlackWorkspaceConfigurations, putAccountAlias, registerSlackWorkspaceForOrganization, shutdown, updateSlackChannelConfiguration
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createSlackChannelConfiguration, deleteAccountAlias, deleteSlackChannelConfiguration, deleteSlackWorkspaceConfiguration, getAccountAlias, getCachedResponseMetadata, listSlackChannelConfigurations, listSlackWorkspaceConfigurations, putAccountAlias, registerSlackWorkspaceForOrganization, shutdown, updateSlackChannelConfiguration
public Future<CreateSlackChannelConfigurationResult> createSlackChannelConfigurationAsync(CreateSlackChannelConfigurationRequest request)
AWSSupportAppAsync
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.
createSlackChannelConfigurationAsync
in interface AWSSupportAppAsync
public Future<CreateSlackChannelConfigurationResult> createSlackChannelConfigurationAsync(CreateSlackChannelConfigurationRequest request, AsyncHandler<CreateSlackChannelConfigurationRequest,CreateSlackChannelConfigurationResult> asyncHandler)
AWSSupportAppAsync
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.
createSlackChannelConfigurationAsync
in interface AWSSupportAppAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteAccountAliasResult> deleteAccountAliasAsync(DeleteAccountAliasRequest request)
AWSSupportAppAsync
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.
deleteAccountAliasAsync
in interface AWSSupportAppAsync
public Future<DeleteAccountAliasResult> deleteAccountAliasAsync(DeleteAccountAliasRequest request, AsyncHandler<DeleteAccountAliasRequest,DeleteAccountAliasResult> asyncHandler)
AWSSupportAppAsync
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.
deleteAccountAliasAsync
in interface AWSSupportAppAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteSlackChannelConfigurationResult> deleteSlackChannelConfigurationAsync(DeleteSlackChannelConfigurationRequest request)
AWSSupportAppAsync
Deletes a Slack channel configuration from your Amazon Web Services account. This operation doesn't delete your Slack channel.
deleteSlackChannelConfigurationAsync
in interface AWSSupportAppAsync
public Future<DeleteSlackChannelConfigurationResult> deleteSlackChannelConfigurationAsync(DeleteSlackChannelConfigurationRequest request, AsyncHandler<DeleteSlackChannelConfigurationRequest,DeleteSlackChannelConfigurationResult> asyncHandler)
AWSSupportAppAsync
Deletes a Slack channel configuration from your Amazon Web Services account. This operation doesn't delete your Slack channel.
deleteSlackChannelConfigurationAsync
in interface AWSSupportAppAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteSlackWorkspaceConfigurationResult> deleteSlackWorkspaceConfigurationAsync(DeleteSlackWorkspaceConfigurationRequest request)
AWSSupportAppAsync
Deletes a Slack workspace configuration from your Amazon Web Services account. This operation doesn't delete your Slack workspace.
deleteSlackWorkspaceConfigurationAsync
in interface AWSSupportAppAsync
public Future<DeleteSlackWorkspaceConfigurationResult> deleteSlackWorkspaceConfigurationAsync(DeleteSlackWorkspaceConfigurationRequest request, AsyncHandler<DeleteSlackWorkspaceConfigurationRequest,DeleteSlackWorkspaceConfigurationResult> asyncHandler)
AWSSupportAppAsync
Deletes a Slack workspace configuration from your Amazon Web Services account. This operation doesn't delete your Slack workspace.
deleteSlackWorkspaceConfigurationAsync
in interface AWSSupportAppAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAccountAliasResult> getAccountAliasAsync(GetAccountAliasRequest request)
AWSSupportAppAsync
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.
getAccountAliasAsync
in interface AWSSupportAppAsync
public Future<GetAccountAliasResult> getAccountAliasAsync(GetAccountAliasRequest request, AsyncHandler<GetAccountAliasRequest,GetAccountAliasResult> asyncHandler)
AWSSupportAppAsync
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.
getAccountAliasAsync
in interface AWSSupportAppAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListSlackChannelConfigurationsResult> listSlackChannelConfigurationsAsync(ListSlackChannelConfigurationsRequest request)
AWSSupportAppAsync
Lists the Slack channel configurations for an Amazon Web Services account.
listSlackChannelConfigurationsAsync
in interface AWSSupportAppAsync
public Future<ListSlackChannelConfigurationsResult> listSlackChannelConfigurationsAsync(ListSlackChannelConfigurationsRequest request, AsyncHandler<ListSlackChannelConfigurationsRequest,ListSlackChannelConfigurationsResult> asyncHandler)
AWSSupportAppAsync
Lists the Slack channel configurations for an Amazon Web Services account.
listSlackChannelConfigurationsAsync
in interface AWSSupportAppAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListSlackWorkspaceConfigurationsResult> listSlackWorkspaceConfigurationsAsync(ListSlackWorkspaceConfigurationsRequest request)
AWSSupportAppAsync
Lists the Slack workspace configurations for an Amazon Web Services account.
listSlackWorkspaceConfigurationsAsync
in interface AWSSupportAppAsync
public Future<ListSlackWorkspaceConfigurationsResult> listSlackWorkspaceConfigurationsAsync(ListSlackWorkspaceConfigurationsRequest request, AsyncHandler<ListSlackWorkspaceConfigurationsRequest,ListSlackWorkspaceConfigurationsResult> asyncHandler)
AWSSupportAppAsync
Lists the Slack workspace configurations for an Amazon Web Services account.
listSlackWorkspaceConfigurationsAsync
in interface AWSSupportAppAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<PutAccountAliasResult> putAccountAliasAsync(PutAccountAliasRequest request)
AWSSupportAppAsync
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.
putAccountAliasAsync
in interface AWSSupportAppAsync
public Future<PutAccountAliasResult> putAccountAliasAsync(PutAccountAliasRequest request, AsyncHandler<PutAccountAliasRequest,PutAccountAliasResult> asyncHandler)
AWSSupportAppAsync
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.
putAccountAliasAsync
in interface AWSSupportAppAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RegisterSlackWorkspaceForOrganizationResult> registerSlackWorkspaceForOrganizationAsync(RegisterSlackWorkspaceForOrganizationRequest request)
AWSSupportAppAsync
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.
registerSlackWorkspaceForOrganizationAsync
in interface AWSSupportAppAsync
public Future<RegisterSlackWorkspaceForOrganizationResult> registerSlackWorkspaceForOrganizationAsync(RegisterSlackWorkspaceForOrganizationRequest request, AsyncHandler<RegisterSlackWorkspaceForOrganizationRequest,RegisterSlackWorkspaceForOrganizationResult> asyncHandler)
AWSSupportAppAsync
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.
registerSlackWorkspaceForOrganizationAsync
in interface AWSSupportAppAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateSlackChannelConfigurationResult> updateSlackChannelConfigurationAsync(UpdateSlackChannelConfigurationRequest request)
AWSSupportAppAsync
Updates the configuration for a Slack channel, such as case update notifications.
updateSlackChannelConfigurationAsync
in interface AWSSupportAppAsync
public Future<UpdateSlackChannelConfigurationResult> updateSlackChannelConfigurationAsync(UpdateSlackChannelConfigurationRequest request, AsyncHandler<UpdateSlackChannelConfigurationRequest,UpdateSlackChannelConfigurationResult> asyncHandler)
AWSSupportAppAsync
Updates the configuration for a Slack channel, such as case update notifications.
updateSlackChannelConfigurationAsync
in interface AWSSupportAppAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.