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): PromiseAssociates 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): PromiseMoves 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): PromiseSuspends 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): PromiseRemoves 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.
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): PromiseUpdates 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): PromiseUpdates 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.
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): PromiseCreates 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.
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): PromiseCreates 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): PromiseCreates 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): PromiseCreates 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): PromiseDeletes 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.
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): PromiseDeletes 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): PromiseMoves 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): PromiseDeletes 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): PromiseDeletes 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): PromiseDeletes 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): PromiseDeletes 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): PromiseDisassociates 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): PromiseDisassociates 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): PromiseRetrieves 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): PromiseRetrieves 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): PromiseRetrieves 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): PromiseGets 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): PromiseRetrieves 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): PromiseRetrieves 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): PromiseRetrieves 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): PromiseRetrieves 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): PromiseRetrieves 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): PromiseRetrieves 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): PromiseRetrieves 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): PromiseRetrieves 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): PromiseRetrieves information about the last time a SIP OPTIONS ping was received from your SIP infrastructure for the specified Amazon Chime Voice Connector.
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): PromiseSends 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.
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): PromiseLists 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): PromiseLists 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): PromiseLists 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): PromiseLists 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): PromiseLists 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): PromiseLists 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): PromiseLists 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): PromiseLogs 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): PromiseCreates 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): PromiseAdds 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): PromiseAdds 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): PromiseAdds 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): PromiseRegenerates 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): PromiseResets 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): PromiseMoves 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): PromiseSearches 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): PromiseUpdates 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): PromiseUpdates 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): PromiseUpdates 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): PromiseUpdates 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): PromiseUpdates 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): PromiseUpdates user details for a specified user ID. Currently, only LicenseType updates are supported for this action.
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): PromiseUpdates 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): PromiseUpdates 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