import { ChimeClient } from "./ChimeClient"; import { AssociatePhoneNumberWithUserInput } from "./types/AssociatePhoneNumberWithUserInput"; import { AssociatePhoneNumberWithUserOutput } from "./types/AssociatePhoneNumberWithUserOutput"; import { AssociatePhoneNumbersWithVoiceConnectorInput } from "./types/AssociatePhoneNumbersWithVoiceConnectorInput"; import { AssociatePhoneNumbersWithVoiceConnectorOutput } from "./types/AssociatePhoneNumbersWithVoiceConnectorOutput"; import { BatchDeletePhoneNumberInput } from "./types/BatchDeletePhoneNumberInput"; import { BatchDeletePhoneNumberOutput } from "./types/BatchDeletePhoneNumberOutput"; import { BatchSuspendUserInput } from "./types/BatchSuspendUserInput"; import { BatchSuspendUserOutput } from "./types/BatchSuspendUserOutput"; import { BatchUnsuspendUserInput } from "./types/BatchUnsuspendUserInput"; import { BatchUnsuspendUserOutput } from "./types/BatchUnsuspendUserOutput"; import { BatchUpdatePhoneNumberInput } from "./types/BatchUpdatePhoneNumberInput"; import { BatchUpdatePhoneNumberOutput } from "./types/BatchUpdatePhoneNumberOutput"; import { BatchUpdateUserInput } from "./types/BatchUpdateUserInput"; import { BatchUpdateUserOutput } from "./types/BatchUpdateUserOutput"; import { CreateAccountInput } from "./types/CreateAccountInput"; import { CreateAccountOutput } from "./types/CreateAccountOutput"; import { CreateBotInput } from "./types/CreateBotInput"; import { CreateBotOutput } from "./types/CreateBotOutput"; import { CreatePhoneNumberOrderInput } from "./types/CreatePhoneNumberOrderInput"; import { CreatePhoneNumberOrderOutput } from "./types/CreatePhoneNumberOrderOutput"; import { CreateVoiceConnectorInput } from "./types/CreateVoiceConnectorInput"; import { CreateVoiceConnectorOutput } from "./types/CreateVoiceConnectorOutput"; import { DeleteAccountInput } from "./types/DeleteAccountInput"; import { DeleteAccountOutput } from "./types/DeleteAccountOutput"; import { DeleteEventsConfigurationInput } from "./types/DeleteEventsConfigurationInput"; import { DeleteEventsConfigurationOutput } from "./types/DeleteEventsConfigurationOutput"; import { DeletePhoneNumberInput } from "./types/DeletePhoneNumberInput"; import { DeletePhoneNumberOutput } from "./types/DeletePhoneNumberOutput"; import { DeleteVoiceConnectorInput } from "./types/DeleteVoiceConnectorInput"; import { DeleteVoiceConnectorOriginationInput } from "./types/DeleteVoiceConnectorOriginationInput"; import { DeleteVoiceConnectorOriginationOutput } from "./types/DeleteVoiceConnectorOriginationOutput"; import { DeleteVoiceConnectorOutput } from "./types/DeleteVoiceConnectorOutput"; import { DeleteVoiceConnectorTerminationCredentialsInput } from "./types/DeleteVoiceConnectorTerminationCredentialsInput"; import { DeleteVoiceConnectorTerminationCredentialsOutput } from "./types/DeleteVoiceConnectorTerminationCredentialsOutput"; import { DeleteVoiceConnectorTerminationInput } from "./types/DeleteVoiceConnectorTerminationInput"; import { DeleteVoiceConnectorTerminationOutput } from "./types/DeleteVoiceConnectorTerminationOutput"; import { DisassociatePhoneNumberFromUserInput } from "./types/DisassociatePhoneNumberFromUserInput"; import { DisassociatePhoneNumberFromUserOutput } from "./types/DisassociatePhoneNumberFromUserOutput"; import { DisassociatePhoneNumbersFromVoiceConnectorInput } from "./types/DisassociatePhoneNumbersFromVoiceConnectorInput"; import { DisassociatePhoneNumbersFromVoiceConnectorOutput } from "./types/DisassociatePhoneNumbersFromVoiceConnectorOutput"; import { GetAccountInput } from "./types/GetAccountInput"; import { GetAccountOutput } from "./types/GetAccountOutput"; import { GetAccountSettingsInput } from "./types/GetAccountSettingsInput"; import { GetAccountSettingsOutput } from "./types/GetAccountSettingsOutput"; import { GetBotInput } from "./types/GetBotInput"; import { GetBotOutput } from "./types/GetBotOutput"; import { GetEventsConfigurationInput } from "./types/GetEventsConfigurationInput"; import { GetEventsConfigurationOutput } from "./types/GetEventsConfigurationOutput"; import { GetGlobalSettingsInput } from "./types/GetGlobalSettingsInput"; import { GetGlobalSettingsOutput } from "./types/GetGlobalSettingsOutput"; import { GetPhoneNumberInput } from "./types/GetPhoneNumberInput"; import { GetPhoneNumberOrderInput } from "./types/GetPhoneNumberOrderInput"; import { GetPhoneNumberOrderOutput } from "./types/GetPhoneNumberOrderOutput"; import { GetPhoneNumberOutput } from "./types/GetPhoneNumberOutput"; import { GetUserInput } from "./types/GetUserInput"; import { GetUserOutput } from "./types/GetUserOutput"; import { GetUserSettingsInput } from "./types/GetUserSettingsInput"; import { GetUserSettingsOutput } from "./types/GetUserSettingsOutput"; import { GetVoiceConnectorInput } from "./types/GetVoiceConnectorInput"; import { GetVoiceConnectorOriginationInput } from "./types/GetVoiceConnectorOriginationInput"; import { GetVoiceConnectorOriginationOutput } from "./types/GetVoiceConnectorOriginationOutput"; import { GetVoiceConnectorOutput } from "./types/GetVoiceConnectorOutput"; import { GetVoiceConnectorTerminationHealthInput } from "./types/GetVoiceConnectorTerminationHealthInput"; import { GetVoiceConnectorTerminationHealthOutput } from "./types/GetVoiceConnectorTerminationHealthOutput"; import { GetVoiceConnectorTerminationInput } from "./types/GetVoiceConnectorTerminationInput"; import { GetVoiceConnectorTerminationOutput } from "./types/GetVoiceConnectorTerminationOutput"; import { InviteUsersInput } from "./types/InviteUsersInput"; import { InviteUsersOutput } from "./types/InviteUsersOutput"; import { ListAccountsInput } from "./types/ListAccountsInput"; import { ListAccountsOutput } from "./types/ListAccountsOutput"; import { ListBotsInput } from "./types/ListBotsInput"; import { ListBotsOutput } from "./types/ListBotsOutput"; import { ListPhoneNumberOrdersInput } from "./types/ListPhoneNumberOrdersInput"; import { ListPhoneNumberOrdersOutput } from "./types/ListPhoneNumberOrdersOutput"; import { ListPhoneNumbersInput } from "./types/ListPhoneNumbersInput"; import { ListPhoneNumbersOutput } from "./types/ListPhoneNumbersOutput"; import { ListUsersInput } from "./types/ListUsersInput"; import { ListUsersOutput } from "./types/ListUsersOutput"; import { ListVoiceConnectorTerminationCredentialsInput } from "./types/ListVoiceConnectorTerminationCredentialsInput"; import { ListVoiceConnectorTerminationCredentialsOutput } from "./types/ListVoiceConnectorTerminationCredentialsOutput"; import { ListVoiceConnectorsInput } from "./types/ListVoiceConnectorsInput"; import { ListVoiceConnectorsOutput } from "./types/ListVoiceConnectorsOutput"; import { LogoutUserInput } from "./types/LogoutUserInput"; import { LogoutUserOutput } from "./types/LogoutUserOutput"; import { PutEventsConfigurationInput } from "./types/PutEventsConfigurationInput"; import { PutEventsConfigurationOutput } from "./types/PutEventsConfigurationOutput"; import { PutVoiceConnectorOriginationInput } from "./types/PutVoiceConnectorOriginationInput"; import { PutVoiceConnectorOriginationOutput } from "./types/PutVoiceConnectorOriginationOutput"; import { PutVoiceConnectorTerminationCredentialsInput } from "./types/PutVoiceConnectorTerminationCredentialsInput"; import { PutVoiceConnectorTerminationCredentialsOutput } from "./types/PutVoiceConnectorTerminationCredentialsOutput"; import { PutVoiceConnectorTerminationInput } from "./types/PutVoiceConnectorTerminationInput"; import { PutVoiceConnectorTerminationOutput } from "./types/PutVoiceConnectorTerminationOutput"; import { RegenerateSecurityTokenInput } from "./types/RegenerateSecurityTokenInput"; import { RegenerateSecurityTokenOutput } from "./types/RegenerateSecurityTokenOutput"; import { ResetPersonalPINInput } from "./types/ResetPersonalPINInput"; import { ResetPersonalPINOutput } from "./types/ResetPersonalPINOutput"; import { RestorePhoneNumberInput } from "./types/RestorePhoneNumberInput"; import { RestorePhoneNumberOutput } from "./types/RestorePhoneNumberOutput"; import { SearchAvailablePhoneNumbersInput } from "./types/SearchAvailablePhoneNumbersInput"; import { SearchAvailablePhoneNumbersOutput } from "./types/SearchAvailablePhoneNumbersOutput"; import { UpdateAccountInput } from "./types/UpdateAccountInput"; import { UpdateAccountOutput } from "./types/UpdateAccountOutput"; import { UpdateAccountSettingsInput } from "./types/UpdateAccountSettingsInput"; import { UpdateAccountSettingsOutput } from "./types/UpdateAccountSettingsOutput"; import { UpdateBotInput } from "./types/UpdateBotInput"; import { UpdateBotOutput } from "./types/UpdateBotOutput"; import { UpdateGlobalSettingsInput } from "./types/UpdateGlobalSettingsInput"; import { UpdateGlobalSettingsOutput } from "./types/UpdateGlobalSettingsOutput"; import { UpdatePhoneNumberInput } from "./types/UpdatePhoneNumberInput"; import { UpdatePhoneNumberOutput } from "./types/UpdatePhoneNumberOutput"; import { UpdateUserInput } from "./types/UpdateUserInput"; import { UpdateUserOutput } from "./types/UpdateUserOutput"; import { UpdateUserSettingsInput } from "./types/UpdateUserSettingsInput"; import { UpdateUserSettingsOutput } from "./types/UpdateUserSettingsOutput"; import { UpdateVoiceConnectorInput } from "./types/UpdateVoiceConnectorInput"; import { UpdateVoiceConnectorOutput } from "./types/UpdateVoiceConnectorOutput"; export declare class Chime extends ChimeClient { /** *

Associates a phone number with the specified Amazon Chime user.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ associatePhoneNumberWithUser(args: AssociatePhoneNumberWithUserInput): Promise; associatePhoneNumberWithUser(args: AssociatePhoneNumberWithUserInput, cb: (err: any, data?: AssociatePhoneNumberWithUserOutput) => void): void; /** *

Associates a phone number with the specified Amazon Chime Voice Connector.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ associatePhoneNumbersWithVoiceConnector(args: AssociatePhoneNumbersWithVoiceConnectorInput): Promise; associatePhoneNumbersWithVoiceConnector(args: AssociatePhoneNumbersWithVoiceConnectorInput, cb: (err: any, data?: AssociatePhoneNumbersWithVoiceConnectorOutput) => void): void; /** *

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.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ batchDeletePhoneNumber(args: BatchDeletePhoneNumberInput): Promise; batchDeletePhoneNumber(args: BatchDeletePhoneNumberInput, cb: (err: any, data?: BatchDeletePhoneNumberOutput) => void): void; /** *

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 dissasociated 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.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ batchSuspendUser(args: BatchSuspendUserInput): Promise; batchSuspendUser(args: BatchSuspendUserInput, cb: (err: any, data?: BatchSuspendUserOutput) => void): void; /** *

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 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.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ batchUnsuspendUser(args: BatchUnsuspendUserInput): Promise; batchUnsuspendUser(args: BatchUnsuspendUserInput, cb: (err: any, data?: BatchUnsuspendUserOutput) => void): void; /** *

Updates phone number product types. Choose from Amazon Chime Business Calling and Amazon Chime Voice Connector product types. For toll-free numbers, you can use only the Amazon Chime Voice Connector product type.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ batchUpdatePhoneNumber(args: BatchUpdatePhoneNumberInput): Promise; batchUpdatePhoneNumber(args: BatchUpdatePhoneNumberInput, cb: (err: any, data?: BatchUpdatePhoneNumberOutput) => void): void; /** *

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.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ batchUpdateUser(args: BatchUpdateUserInput): Promise; batchUpdateUser(args: BatchUpdateUserInput, cb: (err: any, data?: BatchUpdateUserOutput) => void): void; /** *

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.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ createAccount(args: CreateAccountInput): Promise; createAccount(args: CreateAccountInput, cb: (err: any, data?: CreateAccountOutput) => void): void; /** *

Creates a bot for an Amazon Chime Enterprise account.

* * This operation may fail with one of the following errors: * - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {ResourceLimitExceededException}

The request exceeds the resource limit.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {Error} An error originating from the SDK or customizations rather than the service */ createBot(args: CreateBotInput): Promise; createBot(args: CreateBotInput, cb: (err: any, data?: CreateBotOutput) => void): void; /** *

Creates an order for phone numbers to be provisioned. Choose from Amazon Chime Business Calling and Amazon Chime Voice Connector product types. For toll-free numbers, you can use only the Amazon Chime Voice Connector product type.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ createPhoneNumberOrder(args: CreatePhoneNumberOrderInput): Promise; createPhoneNumberOrder(args: CreatePhoneNumberOrderInput, cb: (err: any, data?: CreatePhoneNumberOrderOutput) => void): void; /** *

Creates an Amazon Chime Voice Connector under the administrator's AWS account. 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.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ createVoiceConnector(args: CreateVoiceConnectorInput): Promise; createVoiceConnector(args: CreateVoiceConnectorInput, cb: (err: any, data?: CreateVoiceConnectorOutput) => void): void; /** *

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

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 a 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.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {UnprocessableEntityException}

The request was well-formed but was unable to be followed due to semantic errors.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ deleteAccount(args: DeleteAccountInput): Promise; deleteAccount(args: DeleteAccountInput, cb: (err: any, data?: DeleteAccountOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {ResourceLimitExceededException}

The request exceeds the resource limit.

* - {Error} An error originating from the SDK or customizations rather than the service */ deleteEventsConfiguration(args: DeleteEventsConfigurationInput): Promise; deleteEventsConfiguration(args: DeleteEventsConfigurationInput, cb: (err: any, data?: DeleteEventsConfigurationOutput) => void): void; /** *

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.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ deletePhoneNumber(args: DeletePhoneNumberInput): Promise; deletePhoneNumber(args: DeletePhoneNumberInput, cb: (err: any, data?: DeletePhoneNumberOutput) => void): void; /** *

Deletes the specified Amazon Chime Voice Connector. Any phone numbers assigned to the Amazon Chime Voice Connector must be unassigned from it before it can be deleted.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ deleteVoiceConnector(args: DeleteVoiceConnectorInput): Promise; deleteVoiceConnector(args: DeleteVoiceConnectorInput, cb: (err: any, data?: DeleteVoiceConnectorOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ deleteVoiceConnectorOrigination(args: DeleteVoiceConnectorOriginationInput): Promise; deleteVoiceConnectorOrigination(args: DeleteVoiceConnectorOriginationInput, cb: (err: any, data?: DeleteVoiceConnectorOriginationOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ deleteVoiceConnectorTermination(args: DeleteVoiceConnectorTerminationInput): Promise; deleteVoiceConnectorTermination(args: DeleteVoiceConnectorTerminationInput, cb: (err: any, data?: DeleteVoiceConnectorTerminationOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ deleteVoiceConnectorTerminationCredentials(args: DeleteVoiceConnectorTerminationCredentialsInput): Promise; deleteVoiceConnectorTerminationCredentials(args: DeleteVoiceConnectorTerminationCredentialsInput, cb: (err: any, data?: DeleteVoiceConnectorTerminationCredentialsOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ disassociatePhoneNumberFromUser(args: DisassociatePhoneNumberFromUserInput): Promise; disassociatePhoneNumberFromUser(args: DisassociatePhoneNumberFromUserInput, cb: (err: any, data?: DisassociatePhoneNumberFromUserOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ disassociatePhoneNumbersFromVoiceConnector(args: DisassociatePhoneNumbersFromVoiceConnectorInput): Promise; disassociatePhoneNumbersFromVoiceConnector(args: DisassociatePhoneNumbersFromVoiceConnectorInput, cb: (err: any, data?: DisassociatePhoneNumbersFromVoiceConnectorOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ getAccount(args: GetAccountInput): Promise; getAccount(args: GetAccountInput, cb: (err: any, data?: GetAccountOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ getAccountSettings(args: GetAccountSettingsInput): Promise; getAccountSettings(args: GetAccountSettingsInput, cb: (err: any, data?: GetAccountSettingsOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {Error} An error originating from the SDK or customizations rather than the service */ getBot(args: GetBotInput): Promise; getBot(args: GetBotInput, cb: (err: any, data?: GetBotOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {ResourceLimitExceededException}

The request exceeds the resource limit.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {Error} An error originating from the SDK or customizations rather than the service */ getEventsConfiguration(args: GetEventsConfigurationInput): Promise; getEventsConfiguration(args: GetEventsConfigurationInput, cb: (err: any, data?: GetEventsConfigurationOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ getGlobalSettings(args: GetGlobalSettingsInput): Promise; getGlobalSettings(args: GetGlobalSettingsInput, cb: (err: any, data?: GetGlobalSettingsOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ getPhoneNumber(args: GetPhoneNumberInput): Promise; getPhoneNumber(args: GetPhoneNumberInput, cb: (err: any, data?: GetPhoneNumberOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ getPhoneNumberOrder(args: GetPhoneNumberOrderInput): Promise; getPhoneNumberOrder(args: GetPhoneNumberOrderInput, cb: (err: any, data?: GetPhoneNumberOrderOutput) => void): void; /** *

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.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ getUser(args: GetUserInput): Promise; getUser(args: GetUserInput, cb: (err: any, data?: GetUserOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ getUserSettings(args: GetUserSettingsInput): Promise; getUserSettings(args: GetUserSettingsInput, cb: (err: any, data?: GetUserSettingsOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ getVoiceConnector(args: GetVoiceConnectorInput): Promise; getVoiceConnector(args: GetVoiceConnectorInput, cb: (err: any, data?: GetVoiceConnectorOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ getVoiceConnectorOrigination(args: GetVoiceConnectorOriginationInput): Promise; getVoiceConnectorOrigination(args: GetVoiceConnectorOriginationInput, cb: (err: any, data?: GetVoiceConnectorOriginationOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ getVoiceConnectorTermination(args: GetVoiceConnectorTerminationInput): Promise; getVoiceConnectorTermination(args: GetVoiceConnectorTerminationInput, cb: (err: any, data?: GetVoiceConnectorTerminationOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ getVoiceConnectorTerminationHealth(args: GetVoiceConnectorTerminationHealthInput): Promise; getVoiceConnectorTerminationHealth(args: GetVoiceConnectorTerminationHealthInput, cb: (err: any, data?: GetVoiceConnectorTerminationHealthOutput) => void): void; /** *

Sends email invites to as many as 50 users, inviting them to the specified Amazon Chime Team account. Only Team account types are currently supported for this action.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ inviteUsers(args: InviteUsersInput): Promise; inviteUsers(args: InviteUsersInput, cb: (err: any, data?: InviteUsersOutput) => void): void; /** *

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.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ listAccounts(args: ListAccountsInput): Promise; listAccounts(args: ListAccountsInput, cb: (err: any, data?: ListAccountsOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {Error} An error originating from the SDK or customizations rather than the service */ listBots(args: ListBotsInput): Promise; listBots(args: ListBotsInput, cb: (err: any, data?: ListBotsOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ listPhoneNumberOrders(args: ListPhoneNumberOrdersInput): Promise; listPhoneNumberOrders(args: ListPhoneNumberOrdersInput, cb: (err: any, data?: ListPhoneNumberOrdersOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ listPhoneNumbers(args: ListPhoneNumbersInput): Promise; listPhoneNumbers(args: ListPhoneNumbersInput, cb: (err: any, data?: ListPhoneNumbersOutput) => void): void; /** *

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.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ listUsers(args: ListUsersInput): Promise; listUsers(args: ListUsersInput, cb: (err: any, data?: ListUsersOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ listVoiceConnectorTerminationCredentials(args: ListVoiceConnectorTerminationCredentialsInput): Promise; listVoiceConnectorTerminationCredentials(args: ListVoiceConnectorTerminationCredentialsInput, cb: (err: any, data?: ListVoiceConnectorTerminationCredentialsOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ listVoiceConnectors(args: ListVoiceConnectorsInput): Promise; listVoiceConnectors(args: ListVoiceConnectorsInput, cb: (err: any, data?: ListVoiceConnectorsOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ logoutUser(args: LogoutUserInput): Promise; logoutUser(args: LogoutUserInput, cb: (err: any, data?: LogoutUserOutput) => void): void; /** *

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.

* * This operation may fail with one of the following errors: * - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {ResourceLimitExceededException}

The request exceeds the resource limit.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {Error} An error originating from the SDK or customizations rather than the service */ putEventsConfiguration(args: PutEventsConfigurationInput): Promise; putEventsConfiguration(args: PutEventsConfigurationInput, cb: (err: any, data?: PutEventsConfigurationOutput) => void): void; /** *

Adds origination settings for the specified Amazon Chime Voice Connector.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ putVoiceConnectorOrigination(args: PutVoiceConnectorOriginationInput): Promise; putVoiceConnectorOrigination(args: PutVoiceConnectorOriginationInput, cb: (err: any, data?: PutVoiceConnectorOriginationOutput) => void): void; /** *

Adds termination settings for the specified Amazon Chime Voice Connector.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ putVoiceConnectorTermination(args: PutVoiceConnectorTerminationInput): Promise; putVoiceConnectorTermination(args: PutVoiceConnectorTerminationInput, cb: (err: any, data?: PutVoiceConnectorTerminationOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ putVoiceConnectorTerminationCredentials(args: PutVoiceConnectorTerminationCredentialsInput): Promise; putVoiceConnectorTerminationCredentials(args: PutVoiceConnectorTerminationCredentialsInput, cb: (err: any, data?: PutVoiceConnectorTerminationCredentialsOutput) => void): void; /** *

Regenerates the security token for a bot.

* * This operation may fail with one of the following errors: * - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {Error} An error originating from the SDK or customizations rather than the service */ regenerateSecurityToken(args: RegenerateSecurityTokenInput): Promise; regenerateSecurityToken(args: RegenerateSecurityTokenInput, cb: (err: any, data?: RegenerateSecurityTokenOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ resetPersonalPIN(args: ResetPersonalPINInput): Promise; resetPersonalPIN(args: ResetPersonalPINInput, cb: (err: any, data?: ResetPersonalPINOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ restorePhoneNumber(args: RestorePhoneNumberInput): Promise; restorePhoneNumber(args: RestorePhoneNumberInput, cb: (err: any, data?: RestorePhoneNumberOutput) => void): void; /** *

Searches phone numbers that can be ordered.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ searchAvailablePhoneNumbers(args: SearchAvailablePhoneNumbersInput): Promise; searchAvailablePhoneNumbers(args: SearchAvailablePhoneNumbersInput, cb: (err: any, data?: SearchAvailablePhoneNumbersOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ updateAccount(args: UpdateAccountInput): Promise; updateAccount(args: UpdateAccountInput, cb: (err: any, data?: UpdateAccountOutput) => void): void; /** *

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.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {ConflictException}

The request could not be processed because of conflict in the current state of the resource.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ updateAccountSettings(args: UpdateAccountSettingsInput): Promise; updateAccountSettings(args: UpdateAccountSettingsInput, cb: (err: any, data?: UpdateAccountSettingsOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {Error} An error originating from the SDK or customizations rather than the service */ updateBot(args: UpdateBotInput): Promise; updateBot(args: UpdateBotInput, cb: (err: any, data?: UpdateBotOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ updateGlobalSettings(args: UpdateGlobalSettingsInput): Promise; updateGlobalSettings(args: UpdateGlobalSettingsInput, cb: (err: any, data?: UpdateGlobalSettingsOutput) => void): void; /** *

Updates phone number details, such as product type, for the specified phone number ID. For toll-free numbers, you can use only the Amazon Chime Voice Connector product type.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ updatePhoneNumber(args: UpdatePhoneNumberInput): Promise; updatePhoneNumber(args: UpdatePhoneNumberInput, cb: (err: any, data?: UpdatePhoneNumberOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ updateUser(args: UpdateUserInput): Promise; updateUser(args: UpdateUserInput, cb: (err: any, data?: UpdateUserOutput) => void): void; /** *

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

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ updateUserSettings(args: UpdateUserSettingsInput): Promise; updateUserSettings(args: UpdateUserSettingsInput, cb: (err: any, data?: UpdateUserSettingsOutput) => void): void; /** *

Updates details for the specified Amazon Chime Voice Connector.

* * This operation may fail with one of the following errors: * - {UnauthorizedClientException}

The client is not currently authorized to make the request.

* - {NotFoundException}

One or more of the resources in the request does not exist in the system.

* - {ForbiddenException}

The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported Region.

* - {BadRequestException}

The input parameters don't match the service's restrictions.

* - {ThrottledClientException}

The client exceeded its request rate limit.

* - {ServiceUnavailableException}

The service is currently unavailable.

* - {ServiceFailureException}

The service encountered an unexpected error.

* - {Error} An error originating from the SDK or customizations rather than the service */ updateVoiceConnector(args: UpdateVoiceConnectorInput): Promise; updateVoiceConnector(args: UpdateVoiceConnectorInput, cb: (err: any, data?: UpdateVoiceConnectorOutput) => void): void; }