Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Chime

import { Chime } from "https://aws-api.deno.dev/v0.3/services/chime.ts?docs=full";
class Chime {
constructor(apiFactory: client.ApiFactory);
async associatePhoneNumbersWithVoiceConnector(params: AssociatePhoneNumbersWithVoiceConnectorRequest, opts?: client.RequestOptions): Promise<AssociatePhoneNumbersWithVoiceConnectorResponse>;
async associatePhoneNumberWithUser(params: AssociatePhoneNumberWithUserRequest, opts?: client.RequestOptions): Promise<void>;
async associateSigninDelegateGroupsWithAccount(params: AssociateSigninDelegateGroupsWithAccountRequest, opts?: client.RequestOptions): Promise<void>;
async batchCreateAttendee(params: BatchCreateAttendeeRequest, opts?: client.RequestOptions): Promise<BatchCreateAttendeeResponse>;
async batchCreateChannelMembership(params: BatchCreateChannelMembershipRequest, opts?: client.RequestOptions): Promise<BatchCreateChannelMembershipResponse>;
async batchCreateRoomMembership(params: BatchCreateRoomMembershipRequest, opts?: client.RequestOptions): Promise<BatchCreateRoomMembershipResponse>;
async batchDeletePhoneNumber(params: BatchDeletePhoneNumberRequest, opts?: client.RequestOptions): Promise<BatchDeletePhoneNumberResponse>;
async batchSuspendUser(params: BatchSuspendUserRequest, opts?: client.RequestOptions): Promise<BatchSuspendUserResponse>;
async batchUnsuspendUser(params: BatchUnsuspendUserRequest, opts?: client.RequestOptions): Promise<BatchUnsuspendUserResponse>;
async batchUpdatePhoneNumber(params: BatchUpdatePhoneNumberRequest, opts?: client.RequestOptions): Promise<BatchUpdatePhoneNumberResponse>;
async batchUpdateUser(params: BatchUpdateUserRequest, opts?: client.RequestOptions): Promise<BatchUpdateUserResponse>;
async createAccount(params: CreateAccountRequest, opts?: client.RequestOptions): Promise<CreateAccountResponse>;
async createAppInstance(params: CreateAppInstanceRequest, opts?: client.RequestOptions): Promise<CreateAppInstanceResponse>;
async createAppInstanceAdmin(params: CreateAppInstanceAdminRequest, opts?: client.RequestOptions): Promise<CreateAppInstanceAdminResponse>;
async createAppInstanceUser(params: CreateAppInstanceUserRequest, opts?: client.RequestOptions): Promise<CreateAppInstanceUserResponse>;
async createAttendee(params: CreateAttendeeRequest, opts?: client.RequestOptions): Promise<CreateAttendeeResponse>;
async createBot(params: CreateBotRequest, opts?: client.RequestOptions): Promise<CreateBotResponse>;
async createChannel(params: CreateChannelRequest, opts?: client.RequestOptions): Promise<CreateChannelResponse>;
async createChannelBan(params: CreateChannelBanRequest, opts?: client.RequestOptions): Promise<CreateChannelBanResponse>;
async createChannelMembership(params: CreateChannelMembershipRequest, opts?: client.RequestOptions): Promise<CreateChannelMembershipResponse>;
async createChannelModerator(params: CreateChannelModeratorRequest, opts?: client.RequestOptions): Promise<CreateChannelModeratorResponse>;
async createMediaCapturePipeline(params: CreateMediaCapturePipelineRequest, opts?: client.RequestOptions): Promise<CreateMediaCapturePipelineResponse>;
async createMeeting(params: CreateMeetingRequest, opts?: client.RequestOptions): Promise<CreateMeetingResponse>;
async createMeetingDialOut(params: CreateMeetingDialOutRequest, opts?: client.RequestOptions): Promise<CreateMeetingDialOutResponse>;
async createMeetingWithAttendees(params: CreateMeetingWithAttendeesRequest, opts?: client.RequestOptions): Promise<CreateMeetingWithAttendeesResponse>;
async createPhoneNumberOrder(params: CreatePhoneNumberOrderRequest, opts?: client.RequestOptions): Promise<CreatePhoneNumberOrderResponse>;
async createProxySession(params: CreateProxySessionRequest, opts?: client.RequestOptions): Promise<CreateProxySessionResponse>;
async createRoom(params: CreateRoomRequest, opts?: client.RequestOptions): Promise<CreateRoomResponse>;
async createRoomMembership(params: CreateRoomMembershipRequest, opts?: client.RequestOptions): Promise<CreateRoomMembershipResponse>;
async createSipMediaApplication(params: CreateSipMediaApplicationRequest, opts?: client.RequestOptions): Promise<CreateSipMediaApplicationResponse>;
async createSipMediaApplicationCall(params: CreateSipMediaApplicationCallRequest, opts?: client.RequestOptions): Promise<CreateSipMediaApplicationCallResponse>;
async createSipRule(params: CreateSipRuleRequest, opts?: client.RequestOptions): Promise<CreateSipRuleResponse>;
async createUser(params: CreateUserRequest, opts?: client.RequestOptions): Promise<CreateUserResponse>;
async createVoiceConnector(params: CreateVoiceConnectorRequest, opts?: client.RequestOptions): Promise<CreateVoiceConnectorResponse>;
async createVoiceConnectorGroup(params: CreateVoiceConnectorGroupRequest, opts?: client.RequestOptions): Promise<CreateVoiceConnectorGroupResponse>;
async deleteAccount(params: DeleteAccountRequest, opts?: client.RequestOptions): Promise<void>;
async deleteAppInstance(params: DeleteAppInstanceRequest, opts?: client.RequestOptions): Promise<void>;
async deleteAppInstanceAdmin(params: DeleteAppInstanceAdminRequest, opts?: client.RequestOptions): Promise<void>;
async deleteAppInstanceStreamingConfigurations(params: DeleteAppInstanceStreamingConfigurationsRequest, opts?: client.RequestOptions): Promise<void>;
async deleteAppInstanceUser(params: DeleteAppInstanceUserRequest, opts?: client.RequestOptions): Promise<void>;
async deleteAttendee(params: DeleteAttendeeRequest, opts?: client.RequestOptions): Promise<void>;
async deleteChannel(params: DeleteChannelRequest, opts?: client.RequestOptions): Promise<void>;
async deleteChannelBan(params: DeleteChannelBanRequest, opts?: client.RequestOptions): Promise<void>;
async deleteChannelMembership(params: DeleteChannelMembershipRequest, opts?: client.RequestOptions): Promise<void>;
async deleteChannelMessage(params: DeleteChannelMessageRequest, opts?: client.RequestOptions): Promise<void>;
async deleteChannelModerator(params: DeleteChannelModeratorRequest, opts?: client.RequestOptions): Promise<void>;
async deleteEventsConfiguration(params: DeleteEventsConfigurationRequest, opts?: client.RequestOptions): Promise<void>;
async deleteMediaCapturePipeline(params: DeleteMediaCapturePipelineRequest, opts?: client.RequestOptions): Promise<void>;
async deleteMeeting(params: DeleteMeetingRequest, opts?: client.RequestOptions): Promise<void>;
async deletePhoneNumber(params: DeletePhoneNumberRequest, opts?: client.RequestOptions): Promise<void>;
async deleteProxySession(params: DeleteProxySessionRequest, opts?: client.RequestOptions): Promise<void>;
async deleteRoom(params: DeleteRoomRequest, opts?: client.RequestOptions): Promise<void>;
async deleteRoomMembership(params: DeleteRoomMembershipRequest, opts?: client.RequestOptions): Promise<void>;
async deleteSipMediaApplication(params: DeleteSipMediaApplicationRequest, opts?: client.RequestOptions): Promise<void>;
async deleteSipRule(params: DeleteSipRuleRequest, opts?: client.RequestOptions): Promise<void>;
async deleteVoiceConnector(params: DeleteVoiceConnectorRequest, opts?: client.RequestOptions): Promise<void>;
async deleteVoiceConnectorEmergencyCallingConfiguration(params: DeleteVoiceConnectorEmergencyCallingConfigurationRequest, opts?: client.RequestOptions): Promise<void>;
async deleteVoiceConnectorGroup(params: DeleteVoiceConnectorGroupRequest, opts?: client.RequestOptions): Promise<void>;
async deleteVoiceConnectorOrigination(params: DeleteVoiceConnectorOriginationRequest, opts?: client.RequestOptions): Promise<void>;
async deleteVoiceConnectorProxy(params: DeleteVoiceConnectorProxyRequest, opts?: client.RequestOptions): Promise<void>;
async deleteVoiceConnectorStreamingConfiguration(params: DeleteVoiceConnectorStreamingConfigurationRequest, opts?: client.RequestOptions): Promise<void>;
async deleteVoiceConnectorTermination(params: DeleteVoiceConnectorTerminationRequest, opts?: client.RequestOptions): Promise<void>;
async deleteVoiceConnectorTerminationCredentials(params: DeleteVoiceConnectorTerminationCredentialsRequest, opts?: client.RequestOptions): Promise<void>;
async describeAppInstance(params: DescribeAppInstanceRequest, opts?: client.RequestOptions): Promise<DescribeAppInstanceResponse>;
async describeAppInstanceAdmin(params: DescribeAppInstanceAdminRequest, opts?: client.RequestOptions): Promise<DescribeAppInstanceAdminResponse>;
async describeAppInstanceUser(params: DescribeAppInstanceUserRequest, opts?: client.RequestOptions): Promise<DescribeAppInstanceUserResponse>;
async describeChannel(params: DescribeChannelRequest, opts?: client.RequestOptions): Promise<DescribeChannelResponse>;
async describeChannelBan(params: DescribeChannelBanRequest, opts?: client.RequestOptions): Promise<DescribeChannelBanResponse>;
async describeChannelMembership(params: DescribeChannelMembershipRequest, opts?: client.RequestOptions): Promise<DescribeChannelMembershipResponse>;
async describeChannelModerator(params: DescribeChannelModeratorRequest, opts?: client.RequestOptions): Promise<DescribeChannelModeratorResponse>;
async disassociatePhoneNumberFromUser(params: DisassociatePhoneNumberFromUserRequest, opts?: client.RequestOptions): Promise<void>;
async disassociateSigninDelegateGroupsFromAccount(params: DisassociateSigninDelegateGroupsFromAccountRequest, opts?: client.RequestOptions): Promise<void>;
async getAccount(params: GetAccountRequest, opts?: client.RequestOptions): Promise<GetAccountResponse>;
async getAccountSettings(params: GetAccountSettingsRequest, opts?: client.RequestOptions): Promise<GetAccountSettingsResponse>;
async getAppInstanceRetentionSettings(params: GetAppInstanceRetentionSettingsRequest, opts?: client.RequestOptions): Promise<GetAppInstanceRetentionSettingsResponse>;
async getAppInstanceStreamingConfigurations(params: GetAppInstanceStreamingConfigurationsRequest, opts?: client.RequestOptions): Promise<GetAppInstanceStreamingConfigurationsResponse>;
async getAttendee(params: GetAttendeeRequest, opts?: client.RequestOptions): Promise<GetAttendeeResponse>;
async getBot(params: GetBotRequest, opts?: client.RequestOptions): Promise<GetBotResponse>;
async getChannelMessage(params: GetChannelMessageRequest, opts?: client.RequestOptions): Promise<GetChannelMessageResponse>;
async getEventsConfiguration(params: GetEventsConfigurationRequest, opts?: client.RequestOptions): Promise<GetEventsConfigurationResponse>;
async getGlobalSettings(opts?: client.RequestOptions): Promise<GetGlobalSettingsResponse>;
async getMediaCapturePipeline(params: GetMediaCapturePipelineRequest, opts?: client.RequestOptions): Promise<GetMediaCapturePipelineResponse>;
async getMeeting(params: GetMeetingRequest, opts?: client.RequestOptions): Promise<GetMeetingResponse>;
async getMessagingSessionEndpoint(opts?: client.RequestOptions): Promise<GetMessagingSessionEndpointResponse>;
async getPhoneNumber(params: GetPhoneNumberRequest, opts?: client.RequestOptions): Promise<GetPhoneNumberResponse>;
async getPhoneNumberOrder(params: GetPhoneNumberOrderRequest, opts?: client.RequestOptions): Promise<GetPhoneNumberOrderResponse>;
async getPhoneNumberSettings(opts?: client.RequestOptions): Promise<GetPhoneNumberSettingsResponse>;
async getProxySession(params: GetProxySessionRequest, opts?: client.RequestOptions): Promise<GetProxySessionResponse>;
async getRetentionSettings(params: GetRetentionSettingsRequest, opts?: client.RequestOptions): Promise<GetRetentionSettingsResponse>;
async getRoom(params: GetRoomRequest, opts?: client.RequestOptions): Promise<GetRoomResponse>;
async getSipMediaApplication(params: GetSipMediaApplicationRequest, opts?: client.RequestOptions): Promise<GetSipMediaApplicationResponse>;
async getSipRule(params: GetSipRuleRequest, opts?: client.RequestOptions): Promise<GetSipRuleResponse>;
async getUser(params: GetUserRequest, opts?: client.RequestOptions): Promise<GetUserResponse>;
async getUserSettings(params: GetUserSettingsRequest, opts?: client.RequestOptions): Promise<GetUserSettingsResponse>;
async getVoiceConnector(params: GetVoiceConnectorRequest, opts?: client.RequestOptions): Promise<GetVoiceConnectorResponse>;
async getVoiceConnectorGroup(params: GetVoiceConnectorGroupRequest, opts?: client.RequestOptions): Promise<GetVoiceConnectorGroupResponse>;
async getVoiceConnectorLoggingConfiguration(params: GetVoiceConnectorLoggingConfigurationRequest, opts?: client.RequestOptions): Promise<GetVoiceConnectorLoggingConfigurationResponse>;
async getVoiceConnectorOrigination(params: GetVoiceConnectorOriginationRequest, opts?: client.RequestOptions): Promise<GetVoiceConnectorOriginationResponse>;
async getVoiceConnectorProxy(params: GetVoiceConnectorProxyRequest, opts?: client.RequestOptions): Promise<GetVoiceConnectorProxyResponse>;
async getVoiceConnectorStreamingConfiguration(params: GetVoiceConnectorStreamingConfigurationRequest, opts?: client.RequestOptions): Promise<GetVoiceConnectorStreamingConfigurationResponse>;
async getVoiceConnectorTermination(params: GetVoiceConnectorTerminationRequest, opts?: client.RequestOptions): Promise<GetVoiceConnectorTerminationResponse>;
async getVoiceConnectorTerminationHealth(params: GetVoiceConnectorTerminationHealthRequest, opts?: client.RequestOptions): Promise<GetVoiceConnectorTerminationHealthResponse>;
async inviteUsers(params: InviteUsersRequest, opts?: client.RequestOptions): Promise<InviteUsersResponse>;
async listAccounts(params?: ListAccountsRequest, opts?: client.RequestOptions): Promise<ListAccountsResponse>;
async listAppInstanceAdmins(params: ListAppInstanceAdminsRequest, opts?: client.RequestOptions): Promise<ListAppInstanceAdminsResponse>;
async listAppInstances(params?: ListAppInstancesRequest, opts?: client.RequestOptions): Promise<ListAppInstancesResponse>;
async listAppInstanceUsers(params: ListAppInstanceUsersRequest, opts?: client.RequestOptions): Promise<ListAppInstanceUsersResponse>;
async listAttendees(params: ListAttendeesRequest, opts?: client.RequestOptions): Promise<ListAttendeesResponse>;
async listAttendeeTags(params: ListAttendeeTagsRequest, opts?: client.RequestOptions): Promise<ListAttendeeTagsResponse>;
async listBots(params: ListBotsRequest, opts?: client.RequestOptions): Promise<ListBotsResponse>;
async listChannelBans(params: ListChannelBansRequest, opts?: client.RequestOptions): Promise<ListChannelBansResponse>;
async listChannelMemberships(params: ListChannelMembershipsRequest, opts?: client.RequestOptions): Promise<ListChannelMembershipsResponse>;
async listChannelMembershipsForAppInstanceUser(params?: ListChannelMembershipsForAppInstanceUserRequest, opts?: client.RequestOptions): Promise<ListChannelMembershipsForAppInstanceUserResponse>;
async listChannelMessages(params: ListChannelMessagesRequest, opts?: client.RequestOptions): Promise<ListChannelMessagesResponse>;
async listChannelModerators(params: ListChannelModeratorsRequest, opts?: client.RequestOptions): Promise<ListChannelModeratorsResponse>;
async listChannels(params: ListChannelsRequest, opts?: client.RequestOptions): Promise<ListChannelsResponse>;
async listChannelsModeratedByAppInstanceUser(params?: ListChannelsModeratedByAppInstanceUserRequest, opts?: client.RequestOptions): Promise<ListChannelsModeratedByAppInstanceUserResponse>;
async listMediaCapturePipelines(params?: ListMediaCapturePipelinesRequest, opts?: client.RequestOptions): Promise<ListMediaCapturePipelinesResponse>;
async listMeetings(params?: ListMeetingsRequest, opts?: client.RequestOptions): Promise<ListMeetingsResponse>;
async listMeetingTags(params: ListMeetingTagsRequest, opts?: client.RequestOptions): Promise<ListMeetingTagsResponse>;
async listPhoneNumberOrders(params?: ListPhoneNumberOrdersRequest, opts?: client.RequestOptions): Promise<ListPhoneNumberOrdersResponse>;
async listPhoneNumbers(params?: ListPhoneNumbersRequest, opts?: client.RequestOptions): Promise<ListPhoneNumbersResponse>;
async listProxySessions(params: ListProxySessionsRequest, opts?: client.RequestOptions): Promise<ListProxySessionsResponse>;
async listRoomMemberships(params: ListRoomMembershipsRequest, opts?: client.RequestOptions): Promise<ListRoomMembershipsResponse>;
async listRooms(params: ListRoomsRequest, opts?: client.RequestOptions): Promise<ListRoomsResponse>;
async listSipMediaApplications(params?: ListSipMediaApplicationsRequest, opts?: client.RequestOptions): Promise<ListSipMediaApplicationsResponse>;
async listSipRules(params?: ListSipRulesRequest, opts?: client.RequestOptions): Promise<ListSipRulesResponse>;
async listSupportedPhoneNumberCountries(params: ListSupportedPhoneNumberCountriesRequest, opts?: client.RequestOptions): Promise<ListSupportedPhoneNumberCountriesResponse>;
async listTagsForResource(params: ListTagsForResourceRequest, opts?: client.RequestOptions): Promise<ListTagsForResourceResponse>;
async listUsers(params: ListUsersRequest, opts?: client.RequestOptions): Promise<ListUsersResponse>;
async listVoiceConnectorGroups(params?: ListVoiceConnectorGroupsRequest, opts?: client.RequestOptions): Promise<ListVoiceConnectorGroupsResponse>;
async listVoiceConnectors(params?: ListVoiceConnectorsRequest, opts?: client.RequestOptions): Promise<ListVoiceConnectorsResponse>;
async logoutUser(params: LogoutUserRequest, opts?: client.RequestOptions): Promise<void>;
async putAppInstanceRetentionSettings(params: PutAppInstanceRetentionSettingsRequest, opts?: client.RequestOptions): Promise<PutAppInstanceRetentionSettingsResponse>;
async putAppInstanceStreamingConfigurations(params: PutAppInstanceStreamingConfigurationsRequest, opts?: client.RequestOptions): Promise<PutAppInstanceStreamingConfigurationsResponse>;
async putEventsConfiguration(params: PutEventsConfigurationRequest, opts?: client.RequestOptions): Promise<PutEventsConfigurationResponse>;
async putRetentionSettings(params: PutRetentionSettingsRequest, opts?: client.RequestOptions): Promise<PutRetentionSettingsResponse>;
async putVoiceConnectorLoggingConfiguration(params: PutVoiceConnectorLoggingConfigurationRequest, opts?: client.RequestOptions): Promise<PutVoiceConnectorLoggingConfigurationResponse>;
async putVoiceConnectorOrigination(params: PutVoiceConnectorOriginationRequest, opts?: client.RequestOptions): Promise<PutVoiceConnectorOriginationResponse>;
async putVoiceConnectorProxy(params: PutVoiceConnectorProxyRequest, opts?: client.RequestOptions): Promise<PutVoiceConnectorProxyResponse>;
async putVoiceConnectorStreamingConfiguration(params: PutVoiceConnectorStreamingConfigurationRequest, opts?: client.RequestOptions): Promise<PutVoiceConnectorStreamingConfigurationResponse>;
async putVoiceConnectorTermination(params: PutVoiceConnectorTerminationRequest, opts?: client.RequestOptions): Promise<PutVoiceConnectorTerminationResponse>;
async putVoiceConnectorTerminationCredentials(params: PutVoiceConnectorTerminationCredentialsRequest, opts?: client.RequestOptions): Promise<void>;
async redactChannelMessage(params: RedactChannelMessageRequest, opts?: client.RequestOptions): Promise<RedactChannelMessageResponse>;
async redactConversationMessage(params: RedactConversationMessageRequest, opts?: client.RequestOptions): Promise<void>;
async redactRoomMessage(params: RedactRoomMessageRequest, opts?: client.RequestOptions): Promise<void>;
async regenerateSecurityToken(params: RegenerateSecurityTokenRequest, opts?: client.RequestOptions): Promise<RegenerateSecurityTokenResponse>;
async resetPersonalPIN(params: ResetPersonalPINRequest, opts?: client.RequestOptions): Promise<ResetPersonalPINResponse>;
async restorePhoneNumber(params: RestorePhoneNumberRequest, opts?: client.RequestOptions): Promise<RestorePhoneNumberResponse>;
async searchAvailablePhoneNumbers(params?: SearchAvailablePhoneNumbersRequest, opts?: client.RequestOptions): Promise<SearchAvailablePhoneNumbersResponse>;
async sendChannelMessage(params: SendChannelMessageRequest, opts?: client.RequestOptions): Promise<SendChannelMessageResponse>;
async startMeetingTranscription(params: StartMeetingTranscriptionRequest, opts?: client.RequestOptions): Promise<void>;
async stopMeetingTranscription(params: StopMeetingTranscriptionRequest, opts?: client.RequestOptions): Promise<void>;
async tagAttendee(params: TagAttendeeRequest, opts?: client.RequestOptions): Promise<void>;
async tagMeeting(params: TagMeetingRequest, opts?: client.RequestOptions): Promise<void>;
async tagResource(params: TagResourceRequest, opts?: client.RequestOptions): Promise<void>;
async untagAttendee(params: UntagAttendeeRequest, opts?: client.RequestOptions): Promise<void>;
async untagMeeting(params: UntagMeetingRequest, opts?: client.RequestOptions): Promise<void>;
async untagResource(params: UntagResourceRequest, opts?: client.RequestOptions): Promise<void>;
async updateAccount(params: UpdateAccountRequest, opts?: client.RequestOptions): Promise<UpdateAccountResponse>;
async updateAccountSettings(params: UpdateAccountSettingsRequest, opts?: client.RequestOptions): Promise<void>;
async updateAppInstance(params: UpdateAppInstanceRequest, opts?: client.RequestOptions): Promise<UpdateAppInstanceResponse>;
async updateAppInstanceUser(params: UpdateAppInstanceUserRequest, opts?: client.RequestOptions): Promise<UpdateAppInstanceUserResponse>;
async updateBot(params: UpdateBotRequest, opts?: client.RequestOptions): Promise<UpdateBotResponse>;
async updateChannel(params: UpdateChannelRequest, opts?: client.RequestOptions): Promise<UpdateChannelResponse>;
async updateChannelMessage(params: UpdateChannelMessageRequest, opts?: client.RequestOptions): Promise<UpdateChannelMessageResponse>;
async updateChannelReadMarker(params: UpdateChannelReadMarkerRequest, opts?: client.RequestOptions): Promise<UpdateChannelReadMarkerResponse>;
async updateGlobalSettings(params?: UpdateGlobalSettingsRequest, opts?: client.RequestOptions): Promise<void>;
async updatePhoneNumber(params: UpdatePhoneNumberRequest, opts?: client.RequestOptions): Promise<UpdatePhoneNumberResponse>;
async updatePhoneNumberSettings(params: UpdatePhoneNumberSettingsRequest, opts?: client.RequestOptions): Promise<void>;
async updateProxySession(params: UpdateProxySessionRequest, opts?: client.RequestOptions): Promise<UpdateProxySessionResponse>;
async updateRoom(params: UpdateRoomRequest, opts?: client.RequestOptions): Promise<UpdateRoomResponse>;
async updateRoomMembership(params: UpdateRoomMembershipRequest, opts?: client.RequestOptions): Promise<UpdateRoomMembershipResponse>;
async updateSipMediaApplication(params: UpdateSipMediaApplicationRequest, opts?: client.RequestOptions): Promise<UpdateSipMediaApplicationResponse>;
async updateSipMediaApplicationCall(params: UpdateSipMediaApplicationCallRequest, opts?: client.RequestOptions): Promise<UpdateSipMediaApplicationCallResponse>;
async updateSipRule(params: UpdateSipRuleRequest, opts?: client.RequestOptions): Promise<UpdateSipRuleResponse>;
async updateUser(params: UpdateUserRequest, opts?: client.RequestOptions): Promise<UpdateUserResponse>;
async updateUserSettings(params: UpdateUserSettingsRequest, opts?: client.RequestOptions): Promise<void>;
async updateVoiceConnector(params: UpdateVoiceConnectorRequest, opts?: client.RequestOptions): Promise<UpdateVoiceConnectorResponse>;
async updateVoiceConnectorGroup(params: UpdateVoiceConnectorGroupRequest, opts?: client.RequestOptions): Promise<UpdateVoiceConnectorGroupResponse>;
 
static ApiMetadata: client.ApiMetadata;
}

§Constructors

§
new Chime(apiFactory: client.ApiFactory)
[src]

§Methods

§

Associates phone numbers with the specified Amazon Chime Voice Connector.

§

Associates phone numbers with the specified Amazon Chime Voice Connector group.

§
associatePhoneNumberWithUser(params: AssociatePhoneNumberWithUserRequest, opts?: client.RequestOptions): Promise<void>
[src]

Associates a phone number with the specified Amazon Chime user.

§
associateSigninDelegateGroupsWithAccount(params: AssociateSigninDelegateGroupsWithAccountRequest, opts?: client.RequestOptions): Promise<void>
[src]

Associates the specified sign-in delegate groups with the specified Amazon Chime account.

§

Creates up to 100 new attendees for an active Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.

§

Adds a specified number of users to a channel.

§

Adds up to 50 members to a chat room in an Amazon Chime Enterprise account. Members can be users or bots. The member role designates whether the member is a chat room administrator or a general chat room member.

§

Moves phone numbers into the Deletion queue. Phone numbers must be disassociated from any users or Amazon Chime Voice Connectors before they can be deleted.

Phone numbers remain in the Deletion queue for 7 days before they are deleted permanently.

§

Suspends up to 50 users from a Team or EnterpriseLWA Amazon Chime account. For more information about different account types, see Managing Your Amazon Chime Accounts in the Amazon Chime Administration Guide.

Users suspended from a Team account are disassociated from the account,but they can continue to use Amazon Chime as free users. To remove the suspension from suspended Team account users, invite them to the Team account again. You can use the "InviteUsers" action to do so.

Users suspended from an EnterpriseLWA account are immediately signed out of Amazon Chime and can no longer sign in. To remove the suspension from suspended EnterpriseLWA account users, use the "BatchUnsuspendUser" action.

To sign out users without suspending them, use the "LogoutUser" action.

§

Removes the suspension from up to 50 previously suspended users for the specified Amazon Chime EnterpriseLWA account. Only users on EnterpriseLWA accounts can be unsuspended using this action. For more information about different account types, see Managing Your Amazon Chime Accounts in the account types, in the Amazon Chime Administration Guide.

Previously suspended users who are unsuspended using this action are returned to Registered status. Users who are not previously suspended are ignored.

§

Updates phone number product types or calling names. You can update one attribute at a time for each UpdatePhoneNumberRequestItem. For example, you can update the product type or the calling name.

For toll-free numbers, you cannot use the Amazon Chime Business Calling product type. For numbers outside the U.S., you must use the Amazon Chime SIP Media Application Dial-In product type.

Updates to outbound calling names can take up to 72 hours to complete. Pending updates to outbound calling names must be complete before you can request another update.

§

Updates user details within the "UpdateUserRequestItem" object for up to 20 users for the specified Amazon Chime account. Currently, only LicenseType updates are supported for this action.

§

Creates an Amazon Chime account under the administrator's AWS account. Only Team account types are currently supported for this action. For more information about different account types, see Managing Your Amazon Chime Accounts in the Amazon Chime Administration Guide.

§

Creates an Amazon Chime SDK messaging AppInstance under an AWS account. Only SDK messaging customers use this API. CreateAppInstance supports idempotency behavior as described in the AWS API Standard.

§

Promotes an AppInstanceUser to an AppInstanceAdmin. The promoted user can perform the following actions.

  • ChannelModerator actions across all channels in the AppInstance.
  • DeleteChannelMessage actions.

Only an AppInstanceUser can be promoted to an AppInstanceAdmin role.

§

Creates a user under an Amazon Chime AppInstance. The request consists of a unique appInstanceUserId and Name for that user.

§

Creates a new attendee for an active Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.

§

Creates a bot for an Amazon Chime Enterprise account.

§

Creates a channel to which you can add users and send messages.

Restriction: You can't change a channel's privacy.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§

Permanently bans a member from a channel. Moderators can't add banned members to a channel. To undo a ban, you first have to DeleteChannelBan, and then CreateChannelMembership. Bans are cleaned up when you delete users or channels.

If you ban a user who is already part of a channel, that user is automatically kicked from the channel.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§

Adds a user to a channel. The InvitedBy response field is derived from the request header. A channel member can:

  • List messages
  • Send messages
  • Receive messages
  • Edit their own messages
  • Leave the channel

Privacy settings impact this action as follows:

  • Public Channels: You do not need to be a member to list messages, but you must be a member to send messages.
  • Private Channels: You must be a member to list or send messages.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§

Creates a new ChannelModerator. A channel moderator can:

  • Add and remove other members of the channel.
  • Add and remove other moderators of the channel.
  • Add and remove user bans for the channel.
  • Redact messages in the channel.
  • List messages in the channel.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§

Creates a media capture pipeline.

§

Creates a new Amazon Chime SDK meeting in the specified media Region with no initial attendees. For more information about specifying media Regions, see Amazon Chime SDK Media Regions in the Amazon Chime Developer Guide . For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide .

§

Uses the join token and call metadata in a meeting request (From number, To number, and so forth) to initiate an outbound call to a public switched telephone network (PSTN) and join them into a Chime meeting. Also ensures that the From number belongs to the customer.

To play welcome audio or implement an interactive voice response (IVR), use the CreateSipMediaApplicationCall action with the corresponding SIP media application ID.

§

Creates a new Amazon Chime SDK meeting in the specified media Region, with attendees. For more information about specifying media Regions, see Amazon Chime SDK Media Regions in the Amazon Chime Developer Guide . For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide .

§

Creates an order for phone numbers to be provisioned. For toll-free numbers, you cannot use the Amazon Chime Business Calling product type. For numbers outside the U.S., you must use the Amazon Chime SIP Media Application Dial-In product type.

§

Creates a proxy session on the specified Amazon Chime Voice Connector for the specified participant phone numbers.

§

Creates a chat room for the specified Amazon Chime Enterprise account.

§

Adds a member to a chat room in an Amazon Chime Enterprise account. A member can be either a user or a bot. The member role designates whether the member is a chat room administrator or a general chat room member.

§

Creates a SIP media application.

§

Creates an outbound call to a phone number from the phone number specified in the request, and it invokes the endpoint of the specified sipMediaApplicationId.

§

Creates a SIP rule which can be used to run a SIP media application as a target for a specific trigger type.

§

Creates a user under the specified Amazon Chime account.

§

Creates an Amazon Chime Voice Connector under the administrator's AWS account. You can choose to create an Amazon Chime Voice Connector in a specific AWS Region.

Enabling "CreateVoiceConnectorRequest$RequireEncryption" configures your Amazon Chime Voice Connector to use TLS transport for SIP signaling and Secure RTP (SRTP) for media. Inbound calls use TLS transport, and unencrypted outbound calls are blocked.

§

Creates an Amazon Chime Voice Connector group under the administrator's AWS account. You can associate Amazon Chime Voice Connectors with the Amazon Chime Voice Connector group by including VoiceConnectorItems in the request.

You can include Amazon Chime Voice Connectors from different AWS Regions in your group. This creates a fault tolerant mechanism for fallback in case of availability events.

§
deleteAccount(params: DeleteAccountRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes the specified Amazon Chime account. You must suspend all users before deleting Team account. You can use the "BatchSuspendUser" action to dodo.

For EnterpriseLWA and EnterpriseAD accounts, you must release the claimed domains for your Amazon Chime account before deletion. As soon as you release the domain, all users under that account are suspended.

Deleted accounts appear in your Disabled accounts list for 90 days. To restore deleted account from your Disabled accounts list, you must contact AWS Support.

After 90 days, deleted accounts are permanently removed from your Disabled accounts list.

§
deleteAppInstance(params: DeleteAppInstanceRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes an AppInstance and all associated data asynchronously.

§
deleteAppInstanceAdmin(params: DeleteAppInstanceAdminRequest, opts?: client.RequestOptions): Promise<void>
[src]

Demotes an AppInstanceAdmin to an AppInstanceUser. This action does not delete the user.

§
deleteAppInstanceStreamingConfigurations(params: DeleteAppInstanceStreamingConfigurationsRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes the streaming configurations of an AppInstance.

§
deleteAppInstanceUser(params: DeleteAppInstanceUserRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes an AppInstanceUser.

§
deleteAttendee(params: DeleteAttendeeRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes an attendee from the specified Amazon Chime SDK meeting and deletes their JoinToken. Attendees are automatically deleted when a Amazon Chime SDK meeting is deleted. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.

§
deleteChannel(params: DeleteChannelRequest, opts?: client.RequestOptions): Promise<void>
[src]

Immediately makes a channel and its memberships inaccessible and marks them for deletion. This is an irreversible process.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§
deleteChannelBan(params: DeleteChannelBanRequest, opts?: client.RequestOptions): Promise<void>
[src]

Removes a user from a channel's ban list.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§
deleteChannelMembership(params: DeleteChannelMembershipRequest, opts?: client.RequestOptions): Promise<void>
[src]

Removes a member from a channel.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§
deleteChannelMessage(params: DeleteChannelMessageRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes a channel message. Only admins can perform this action. Deletion makes messages inaccessible immediately. A background process deletes any revisions created by UpdateChannelMessage.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§
deleteChannelModerator(params: DeleteChannelModeratorRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes a channel moderator.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§
deleteEventsConfiguration(params: DeleteEventsConfigurationRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes the events configuration that allows a bot to receive outgoing events.

§
deleteMediaCapturePipeline(params: DeleteMediaCapturePipelineRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes the media capture pipeline.

§
deleteMeeting(params: DeleteMeetingRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes the specified Amazon Chime SDK meeting. The operation deletes all attendees, disconnects all clients, and prevents new clients from joining the meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.

§
deletePhoneNumber(params: DeletePhoneNumberRequest, opts?: client.RequestOptions): Promise<void>
[src]

Moves the specified phone number into the Deletion queue. A phone number must be disassociated from any users or Amazon Chime Voice Connectors before it can be deleted.

Deleted phone numbers remain in the Deletion queue for 7 days before they are deleted permanently.

§
deleteProxySession(params: DeleteProxySessionRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes the specified proxy session from the specified Amazon Chime Voice Connector.

§
deleteRoom(params: DeleteRoomRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes a chat room in an Amazon Chime Enterprise account.

§
deleteRoomMembership(params: DeleteRoomMembershipRequest, opts?: client.RequestOptions): Promise<void>
[src]

Removes a member from a chat room in an Amazon Chime Enterprise account.

§
deleteSipMediaApplication(params: DeleteSipMediaApplicationRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes a SIP media application.

§
deleteSipRule(params: DeleteSipRuleRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes a SIP rule. You must disable a SIP rule before you can delete it.

§
deleteVoiceConnector(params: DeleteVoiceConnectorRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes the specified Amazon Chime Voice Connector. Any phone numbers associated with the Amazon Chime Voice Connector must be disassociated from it before it can be deleted.

§
deleteVoiceConnectorEmergencyCallingConfiguration(params: DeleteVoiceConnectorEmergencyCallingConfigurationRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes the emergency calling configuration details from the specified Amazon Chime Voice Connector.

§
deleteVoiceConnectorGroup(params: DeleteVoiceConnectorGroupRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes the specified Amazon Chime Voice Connector group. Any VoiceConnectorItems and phone numbers associated with the group must be removed before it can be deleted.

§
deleteVoiceConnectorOrigination(params: DeleteVoiceConnectorOriginationRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes the origination settings for the specified Amazon Chime Voice Connector.

Note: If emergency calling is configured for the Amazon Chime Voice Connector, it must be deleted prior to deleting the origination settings.

§
deleteVoiceConnectorProxy(params: DeleteVoiceConnectorProxyRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes the proxy configuration from the specified Amazon Chime Voice Connector.

§
deleteVoiceConnectorStreamingConfiguration(params: DeleteVoiceConnectorStreamingConfigurationRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes the streaming configuration for the specified Amazon Chime Voice Connector.

§
deleteVoiceConnectorTermination(params: DeleteVoiceConnectorTerminationRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes the termination settings for the specified Amazon Chime Voice Connector.

Note: If emergency calling is configured for the Amazon Chime Voice Connector, it must be deleted prior to deleting the termination settings.

§
deleteVoiceConnectorTerminationCredentials(params: DeleteVoiceConnectorTerminationCredentialsRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes the specified SIP credentials used by your equipment to authenticate during call termination.

§

Returns the full details of an AppInstance.

§

Returns the full details of an AppInstanceAdmin.

§

Returns the full details of an AppInstanceUser.

§

Returns the full details of a channel in an Amazon Chime AppInstance.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§

Returns the full details of a channel ban.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§

Returns the full details of a user's channel membership.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§

Returns the details of a channel based on the membership of the specified AppInstanceUser.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§

Returns the full details of a channel moderated by the specified AppInstanceUser.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§

Returns the full details of a single ChannelModerator.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§
disassociatePhoneNumberFromUser(params: DisassociatePhoneNumberFromUserRequest, opts?: client.RequestOptions): Promise<void>
[src]

Disassociates the primary provisioned phone number from the specified Amazon Chime user.

§

Disassociates the specified phone numbers from the specified Amazon Chime Voice Connector.

§

Disassociates the specified phone numbers from the specified Amazon Chime Voice Connector group.

§
disassociateSigninDelegateGroupsFromAccount(params: DisassociateSigninDelegateGroupsFromAccountRequest, opts?: client.RequestOptions): Promise<void>
[src]

Disassociates the specified sign-in delegate groups from the specified Amazon Chime account.

§

Retrieves details for the specified Amazon Chime account, such as account type and supported licenses.

§

Retrieves account settings for the specified Amazon Chime account ID, such as remote control and dialout settings. For more information about these settings, see Use the Policies Page in the Amazon Chime Administration Guide.

§

Gets the retention settings for an AppInstance.

§

Gets the streaming settings for an AppInstance.

§

Gets the Amazon Chime SDK attendee details for a specified meeting ID and attendee ID. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide .

§
getBot(params: GetBotRequest, opts?: client.RequestOptions): Promise<GetBotResponse>
[src]

Retrieves details for the specified bot, such as bot email address, bot type, status, and display name.

§

Gets the full details of a channel message.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§

Gets details for an events configuration that allows a bot to receive outgoing events, such as an HTTPS endpoint or Lambda function ARN.

§
getGlobalSettings(opts?: client.RequestOptions): Promise<GetGlobalSettingsResponse>
[src]

Retrieves global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon Chime Voice Connector settings.

§

Gets an existing media capture pipeline.

§

Gets the Amazon Chime SDK meeting details for the specified meeting ID. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide .

§
getMessagingSessionEndpoint(opts?: client.RequestOptions): Promise<GetMessagingSessionEndpointResponse>
[src]

The details of the endpoint for the messaging session.

§

Retrieves details for the specified phone number ID, such as associations, capabilities, and product type.

§

Retrieves details for the specified phone number order, such as the order creation timestamp, phone numbers in E.164 format, product type, and order status.

§
getPhoneNumberSettings(opts?: client.RequestOptions): Promise<GetPhoneNumberSettingsResponse>
[src]

Retrieves the phone number settings for the administrator's AWS account, such as the default outbound calling name.

§

Gets the specified proxy session details for the specified Amazon Chime Voice Connector.

§

Gets the retention settings for the specified Amazon Chime Enterprise account. For more information about retention settings, see Managing Chat Retention Policies in the Amazon Chime Administration Guide.

§
getRoom(params: GetRoomRequest, opts?: client.RequestOptions): Promise<GetRoomResponse>
[src]

Retrieves room details, such as the room name, for a room in an Amazon Chime Enterprise account.

§

Retrieves the information for a SIP media application, including name, AWS Region, and endpoints.

§

Returns the logging configuration for the specified SIP media application.

§

Retrieves the details of a SIP rule, such as the rule ID, name, triggers, and target endpoints.

§
getUser(params: GetUserRequest, opts?: client.RequestOptions): Promise<GetUserResponse>
[src]

Retrieves details for the specified user ID, such as primary email address, license type,and personal meeting PIN.

To retrieve user details with an email address instead of a user ID, use the "ListUsers" action, and then filter by email address.

§

Retrieves settings for the specified user ID, such as any associated phone number settings.

§

Retrieves details for the specified Amazon Chime Voice Connector, such as timestamps,name, outbound host, and encryption requirements.

§

Gets the emergency calling configuration details for the specified Amazon Chime Voice Connector.

§

Retrieves details for the specified Amazon Chime Voice Connector group, such as timestamps,name, and associated VoiceConnectorItems.

§

Retrieves the logging configuration details for the specified Amazon Chime Voice Connector. Shows whether SIP message logs are enabled for sending to Amazon CloudWatch Logs.

§

Retrieves origination setting details for the specified Amazon Chime Voice Connector.

§

Gets the proxy configuration details for the specified Amazon Chime Voice Connector.

§

Retrieves the streaming configuration details for the specified Amazon Chime Voice Connector. Shows whether media streaming is enabled for sending to Amazon Kinesis. It also shows the retention period, in hours, for the Amazon Kinesis data.

§

Retrieves termination setting details for the specified Amazon Chime Voice Connector.

§

Retrieves information about the last time a SIP OPTIONS ping was received from your SIP infrastructure for the specified Amazon Chime Voice Connector.

§

Sends email to a maximum of 50 users, inviting them to the specified Amazon Chime Team account. Only Team account types are currently supported for this action.

§

Lists the Amazon Chime accounts under the administrator's AWS account. You can filter accounts by account name prefix. To find out which Amazon Chime account a user belongs to, you can filter by the user's email address, which returns one account result.

§

Returns a list of the administrators in the AppInstance.

§

Lists all Amazon Chime AppInstances created under a single AWS account.

§

List all AppInstanceUsers created under a single AppInstance.

§

Lists the attendees for the specified Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.

§

Lists the tags applied to an Amazon Chime SDK attendee resource.

§
listBots(params: ListBotsRequest, opts?: client.RequestOptions): Promise<ListBotsResponse>
[src]

Lists the bots associated with the administrator's Amazon Chime Enterprise account ID.

§

Lists all the users banned from a particular channel.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§

Lists all channel memberships in a channel.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§

Lists all channels that a particular AppInstanceUser is a part of. Only an AppInstanceAdmin can call the API with a user ARN that is not their own.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§

List all the messages in a channel. Returns a paginated list of ChannelMessages. By default, sorted by creation timestamp in descending order.

Note: Redacted messages appear in the results as empty, since they are only redacted, not deleted. Deleted messages do not appear in the results. This action always returns the latest version of an edited message. Also, the x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§

Lists all the moderators for a channel.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§

Lists all Channels created under a single Chime App as a paginated list. You can specify filters to narrow results.

Functionality & restrictions

  • Use privacy = PUBLIC to retrieve all public channels in the account.
  • Only an AppInstanceAdmin can set privacy = PRIVATE to list the private channels in an account.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§

A list of the channels moderated by an AppInstanceUser.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§

Returns a list of media capture pipelines.

§

Lists up to 100 active Amazon Chime SDK meetings. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.

§

Lists the tags applied to an Amazon Chime SDK meeting resource.

§

Lists the phone number orders for the administrator's Amazon Chime account.

§

Lists the phone numbers for the specified Amazon Chime account, Amazon Chime user, Amazon Chime Voice Connector, or Amazon Chime Voice Connector group.

§

Lists the proxy sessions for the specified Amazon Chime Voice Connector.

§

Lists the membership details for the specified room in an Amazon Chime Enterprise account, such as the members' IDs, email addresses, and names.

§

Lists the room details for the specified Amazon Chime Enterprise account. Optionally, filter the results by a member ID (user ID or bot ID) to see a list of rooms that the member belongs to.

§

Lists the SIP media applications under the administrator's AWS account.

§

Lists the SIP rules under the administrator's AWS account.

§

Lists supported phone number countries.

§

Lists the tags applied to an Amazon Chime SDK meeting resource.

§

Lists the users that belong to the specified Amazon Chime account. You can specify an email address to list only the user that the email address belongs to.

§

Lists the Amazon Chime Voice Connector groups for the administrator's AWS account.

§

Lists the Amazon Chime Voice Connectors for the administrator's AWS account.

§

Lists the SIP credentials for the specified Amazon Chime Voice Connector.

§
logoutUser(params: LogoutUserRequest, opts?: client.RequestOptions): Promise<void>
[src]

Logs out the specified user from all of the devices they are currently logged into.

§

Sets the amount of time in days that a given AppInstance retains data.

§

The data streaming configurations of an AppInstance.

§

Creates an events configuration that allows a bot to receive outgoing events sent by Amazon Chime. Choose either an HTTPS endpoint or a Lambda function ARN. For more information, see "Bot".

§

Puts retention settings for the specified Amazon Chime Enterprise account. We recommend using AWS CloudTrail to monitor usage of this API for your account. For more information, see Logging Amazon Chime API Calls with AWS CloudTrail in the Amazon Chime Administration Guide.

To turn off existing retention settings, remove the number of days from the corresponding RetentionDays field in the RetentionSettings object. For more information about retention settings, see Managing Chat Retention Policies in the Amazon Chime Administration Guide.

§

Updates the logging configuration for the specified SIP media application.

§

Puts emergency calling configuration details to the specified Amazon Chime Voice Connector, such as emergency phone numbers and calling countries. Origination and termination settings must be enabled for the Amazon Chime Voice Connector before emergency calling can be configured.

§

Adds a logging configuration for the specified Amazon Chime Voice Connector. The logging configuration specifies whether SIP message logs are enabled for sending to Amazon CloudWatch Logs.

§

Adds origination settings for the specified Amazon Chime Voice Connector.

Note: If emergency calling is configured for the Amazon Chime Voice Connector, it must be deleted prior to turning off origination settings.

§

Puts the specified proxy configuration to the specified Amazon Chime Voice Connector.

§

Adds a streaming configuration for the specified Amazon Chime Voice Connector. The streaming configuration specifies whether media streaming is enabled for sending to Indonesians. It also sets the retention period, in hours, for the Amazon Kinesis data.

§

Adds termination settings for the specified Amazon Chime Voice Connector.

Note: If emergency calling is configured for the Amazon Chime Voice Connector, it must be deleted prior to turning off termination settings.

§
putVoiceConnectorTerminationCredentials(params: PutVoiceConnectorTerminationCredentialsRequest, opts?: client.RequestOptions): Promise<void>
[src]

Adds termination SIP credentials for the specified Amazon Chime Voice Connector.

§

Redacts message content, but not metadata. The message exists in the back end, but the action returns null content, and the state shows as redacted.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§
redactConversationMessage(params: RedactConversationMessageRequest, opts?: client.RequestOptions): Promise<void>
[src]

Redacts the specified message from the specified Amazon Chime conversation.

§
redactRoomMessage(params: RedactRoomMessageRequest, opts?: client.RequestOptions): Promise<void>
[src]

Redacts the specified message from the specified Amazon Chime channel.

§

Regenerates the security token for a bot.

§

Resets the personal meeting PIN for the specified user on an Amazon Chime account. Returns the "User" object with the updated personal meeting PIN.

§

Moves a phone number from the Deletion queue back into the phone number Inventory.

§

Searches for phone numbers that can be ordered. For US numbers, provide at least one of the following search filters: AreaCode, City, State, or TollFreePrefix. If you provide City, you must also provide State. Numbers outside the US only support the PhoneNumberType filter, which you must use.

§

Sends a message to a particular channel that the member is a part of.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header. Also, STANDARD messages can contain 4KB of data and the 1KB of metadata. CONTROL messages can contain 30 bytes of data and no metadata.

§
startMeetingTranscription(params: StartMeetingTranscriptionRequest, opts?: client.RequestOptions): Promise<void>
[src]

Starts transcription for the specified meetingId.

§
stopMeetingTranscription(params: StopMeetingTranscriptionRequest, opts?: client.RequestOptions): Promise<void>
[src]

Stops transcription for the specified meetingId.

§
tagAttendee(params: TagAttendeeRequest, opts?: client.RequestOptions): Promise<void>
[src]

Applies the specified tags to the specified Amazon Chime SDK attendee.

§
tagMeeting(params: TagMeetingRequest, opts?: client.RequestOptions): Promise<void>
[src]

Applies the specified tags to the specified Amazon Chime SDK meeting.

§
tagResource(params: TagResourceRequest, opts?: client.RequestOptions): Promise<void>
[src]

Applies the specified tags to the specified Amazon Chime SDK meeting resource.

§
untagAttendee(params: UntagAttendeeRequest, opts?: client.RequestOptions): Promise<void>
[src]

Untags the specified tags from the specified Amazon Chime SDK attendee.

§
untagMeeting(params: UntagMeetingRequest, opts?: client.RequestOptions): Promise<void>
[src]

Untags the specified tags from the specified Amazon Chime SDK meeting.

§
untagResource(params: UntagResourceRequest, opts?: client.RequestOptions): Promise<void>
[src]

Untags the specified tags from the specified Amazon Chime SDK meeting resource.

§

Updates account details for the specified Amazon Chime account. Currently, only account name and default license updates are supported for this action.

§
updateAccountSettings(params: UpdateAccountSettingsRequest, opts?: client.RequestOptions): Promise<void>
[src]

Updates the settings for the specified Amazon Chime account. You can update settings for remote control of shared screens, or for the dial-out option. For more information about these settings, see Use the Policies Page in the Amazon Chime Administration Guide.

§

Updates AppInstance metadata.

§

Updates the details of an AppInstanceUser. You can update names and metadata.

§

Updates the status of the specified bot, such as starting or stopping the bot from running in your Amazon Chime Enterprise account.

§

Update a channel's attributes.

Restriction: You can't change a channel's privacy.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§

Updates the content of a message.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§

The details of the time when a user last read messages in a channel.

Note: The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

§
updateGlobalSettings(params?: UpdateGlobalSettingsRequest, opts?: client.RequestOptions): Promise<void>
[src]

Updates global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon Chime Voice Connector settings.

§

Updates phone number details, such as product type or calling name, for the specified phone number ID. You can update one phone number detail at a time. For example, you can update either the product type or the calling name in one action.

For toll-free numbers, you cannot use the Amazon Chime Business Calling product type. For numbers outside the U.S., you must use the Amazon Chime SIP Media Application Dial-In product type.

Updates to outbound calling names can take 72 hours to complete. Pending updates to outbound calling names must be complete before you can request another update.

§
updatePhoneNumberSettings(params: UpdatePhoneNumberSettingsRequest, opts?: client.RequestOptions): Promise<void>
[src]

Updates the phone number settings for the administrator's AWS account, such as the default outbound calling name. You can update the default outbound calling name once every seven days. Outbound calling names can take up to 72 hours to update.

§

Updates the specified proxy session details, such as voice or SMS capabilities.

§

Updates room details, such as the room name, for a room in an Amazon Chime Enterprise account.

§

Updates room membership details, such as the member role, for a room in an Amazon Chime Enterprise account. The member role designates whether the member is a chat room administrator or a general chat room member. The member role can be updated only for user IDs.

§

Updates the details of the specified SIP media application.

§

Allows you to trigger a Lambda function at any time while a call is active, and replace the current actions with new actions returned by the invocation.

§

Updates the details of the specified SIP rule.

§

Updates user details for a specified user ID. Currently, only LicenseType updates are supported for this action.

§
updateUserSettings(params: UpdateUserSettingsRequest, opts?: client.RequestOptions): Promise<void>
[src]

Updates the settings for the specified user, such as phone number settings.

§

Updates details for the specified Amazon Chime Voice Connector.

§

Updates details of the specified Amazon Chime Voice Connector group, such as the name and Amazon Chime Voice Connector priority ranking.

§Static Properties