@aws-sdk/client-chime 3.289.0 → 3.292.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AssociatePhoneNumberWithUserCommand.d.ts +25 -0
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +25 -0
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +25 -0
- package/dist-types/commands/AssociateSigninDelegateGroupsWithAccountCommand.d.ts +22 -0
- package/dist-types/commands/BatchCreateAttendeeCommand.d.ts +25 -0
- package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +19 -0
- package/dist-types/commands/BatchCreateRoomMembershipCommand.d.ts +22 -0
- package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +22 -0
- package/dist-types/commands/BatchSuspendUserCommand.d.ts +22 -0
- package/dist-types/commands/BatchUnsuspendUserCommand.d.ts +22 -0
- package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +22 -0
- package/dist-types/commands/BatchUpdateUserCommand.d.ts +22 -0
- package/dist-types/commands/CreateAccountCommand.d.ts +22 -0
- package/dist-types/commands/CreateAppInstanceAdminCommand.d.ts +26 -0
- package/dist-types/commands/CreateAppInstanceCommand.d.ts +26 -0
- package/dist-types/commands/CreateAppInstanceUserCommand.d.ts +26 -0
- package/dist-types/commands/CreateAttendeeCommand.d.ts +25 -0
- package/dist-types/commands/CreateBotCommand.d.ts +25 -0
- package/dist-types/commands/CreateChannelBanCommand.d.ts +26 -0
- package/dist-types/commands/CreateChannelCommand.d.ts +26 -0
- package/dist-types/commands/CreateChannelMembershipCommand.d.ts +26 -0
- package/dist-types/commands/CreateChannelModeratorCommand.d.ts +26 -0
- package/dist-types/commands/CreateMediaCapturePipelineCommand.d.ts +22 -0
- package/dist-types/commands/CreateMeetingCommand.d.ts +22 -0
- package/dist-types/commands/CreateMeetingDialOutCommand.d.ts +25 -0
- package/dist-types/commands/CreateMeetingWithAttendeesCommand.d.ts +22 -0
- package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +25 -0
- package/dist-types/commands/CreateProxySessionCommand.d.ts +22 -0
- package/dist-types/commands/CreateRoomCommand.d.ts +25 -0
- package/dist-types/commands/CreateRoomMembershipCommand.d.ts +29 -0
- package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +25 -0
- package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +29 -0
- package/dist-types/commands/CreateSipRuleCommand.d.ts +29 -0
- package/dist-types/commands/CreateUserCommand.d.ts +26 -0
- package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +25 -0
- package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +25 -0
- package/dist-types/commands/DeleteAccountCommand.d.ts +25 -0
- package/dist-types/commands/DeleteAppInstanceAdminCommand.d.ts +23 -0
- package/dist-types/commands/DeleteAppInstanceCommand.d.ts +19 -0
- package/dist-types/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +22 -0
- package/dist-types/commands/DeleteAppInstanceUserCommand.d.ts +19 -0
- package/dist-types/commands/DeleteAttendeeCommand.d.ts +22 -0
- package/dist-types/commands/DeleteChannelBanCommand.d.ts +19 -0
- package/dist-types/commands/DeleteChannelCommand.d.ts +19 -0
- package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +23 -0
- package/dist-types/commands/DeleteChannelMessageCommand.d.ts +19 -0
- package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +19 -0
- package/dist-types/commands/DeleteEventsConfigurationCommand.d.ts +19 -0
- package/dist-types/commands/DeleteMediaCapturePipelineCommand.d.ts +22 -0
- package/dist-types/commands/DeleteMeetingCommand.d.ts +22 -0
- package/dist-types/commands/DeletePhoneNumberCommand.d.ts +22 -0
- package/dist-types/commands/DeleteProxySessionCommand.d.ts +22 -0
- package/dist-types/commands/DeleteRoomCommand.d.ts +22 -0
- package/dist-types/commands/DeleteRoomMembershipCommand.d.ts +22 -0
- package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +26 -0
- package/dist-types/commands/DeleteSipRuleCommand.d.ts +26 -0
- package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +26 -0
- package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +26 -0
- package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +22 -0
- package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +22 -0
- package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +22 -0
- package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +22 -0
- package/dist-types/commands/DescribeAppInstanceAdminCommand.d.ts +19 -0
- package/dist-types/commands/DescribeAppInstanceCommand.d.ts +19 -0
- package/dist-types/commands/DescribeAppInstanceUserCommand.d.ts +19 -0
- package/dist-types/commands/DescribeChannelBanCommand.d.ts +22 -0
- package/dist-types/commands/DescribeChannelCommand.d.ts +19 -0
- package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +22 -0
- package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +19 -0
- package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +19 -0
- package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +22 -0
- package/dist-types/commands/DisassociatePhoneNumberFromUserCommand.d.ts +22 -0
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +22 -0
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +22 -0
- package/dist-types/commands/DisassociateSigninDelegateGroupsFromAccountCommand.d.ts +22 -0
- package/dist-types/commands/GetAccountCommand.d.ts +22 -0
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +22 -0
- package/dist-types/commands/GetAppInstanceRetentionSettingsCommand.d.ts +22 -0
- package/dist-types/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +22 -0
- package/dist-types/commands/GetAttendeeCommand.d.ts +22 -0
- package/dist-types/commands/GetBotCommand.d.ts +22 -0
- package/dist-types/commands/GetChannelMessageCommand.d.ts +22 -0
- package/dist-types/commands/GetEventsConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/GetGlobalSettingsCommand.d.ts +19 -0
- package/dist-types/commands/GetMediaCapturePipelineCommand.d.ts +22 -0
- package/dist-types/commands/GetMeetingCommand.d.ts +22 -0
- package/dist-types/commands/GetMessagingSessionEndpointCommand.d.ts +16 -0
- package/dist-types/commands/GetPhoneNumberCommand.d.ts +22 -0
- package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +22 -0
- package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +19 -0
- package/dist-types/commands/GetProxySessionCommand.d.ts +22 -0
- package/dist-types/commands/GetRetentionSettingsCommand.d.ts +22 -0
- package/dist-types/commands/GetRoomCommand.d.ts +22 -0
- package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +22 -0
- package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/GetSipRuleCommand.d.ts +22 -0
- package/dist-types/commands/GetUserCommand.d.ts +22 -0
- package/dist-types/commands/GetUserSettingsCommand.d.ts +22 -0
- package/dist-types/commands/GetVoiceConnectorCommand.d.ts +22 -0
- package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +22 -0
- package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +22 -0
- package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +22 -0
- package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +22 -0
- package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +22 -0
- package/dist-types/commands/InviteUsersCommand.d.ts +22 -0
- package/dist-types/commands/ListAccountsCommand.d.ts +22 -0
- package/dist-types/commands/ListAppInstanceAdminsCommand.d.ts +19 -0
- package/dist-types/commands/ListAppInstanceUsersCommand.d.ts +19 -0
- package/dist-types/commands/ListAppInstancesCommand.d.ts +19 -0
- package/dist-types/commands/ListAttendeeTagsCommand.d.ts +22 -0
- package/dist-types/commands/ListAttendeesCommand.d.ts +22 -0
- package/dist-types/commands/ListBotsCommand.d.ts +22 -0
- package/dist-types/commands/ListChannelBansCommand.d.ts +19 -0
- package/dist-types/commands/ListChannelMembershipsCommand.d.ts +19 -0
- package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +19 -0
- package/dist-types/commands/ListChannelMessagesCommand.d.ts +19 -0
- package/dist-types/commands/ListChannelModeratorsCommand.d.ts +19 -0
- package/dist-types/commands/ListChannelsCommand.d.ts +19 -0
- package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +19 -0
- package/dist-types/commands/ListMediaCapturePipelinesCommand.d.ts +19 -0
- package/dist-types/commands/ListMeetingTagsCommand.d.ts +22 -0
- package/dist-types/commands/ListMeetingsCommand.d.ts +19 -0
- package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +19 -0
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +22 -0
- package/dist-types/commands/ListProxySessionsCommand.d.ts +22 -0
- package/dist-types/commands/ListRoomMembershipsCommand.d.ts +22 -0
- package/dist-types/commands/ListRoomsCommand.d.ts +22 -0
- package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +19 -0
- package/dist-types/commands/ListSipRulesCommand.d.ts +19 -0
- package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +22 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +19 -0
- package/dist-types/commands/ListUsersCommand.d.ts +22 -0
- package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +19 -0
- package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +22 -0
- package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +19 -0
- package/dist-types/commands/LogoutUserCommand.d.ts +22 -0
- package/dist-types/commands/PutAppInstanceRetentionSettingsCommand.d.ts +26 -0
- package/dist-types/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +22 -0
- package/dist-types/commands/PutEventsConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/PutRetentionSettingsCommand.d.ts +26 -0
- package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +22 -0
- package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +25 -0
- package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +25 -0
- package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +22 -0
- package/dist-types/commands/RedactChannelMessageCommand.d.ts +19 -0
- package/dist-types/commands/RedactConversationMessageCommand.d.ts +22 -0
- package/dist-types/commands/RedactRoomMessageCommand.d.ts +22 -0
- package/dist-types/commands/RegenerateSecurityTokenCommand.d.ts +22 -0
- package/dist-types/commands/ResetPersonalPINCommand.d.ts +22 -0
- package/dist-types/commands/RestorePhoneNumberCommand.d.ts +25 -0
- package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +22 -0
- package/dist-types/commands/SendChannelMessageCommand.d.ts +23 -0
- package/dist-types/commands/StartMeetingTranscriptionCommand.d.ts +28 -0
- package/dist-types/commands/StopMeetingTranscriptionCommand.d.ts +25 -0
- package/dist-types/commands/TagAttendeeCommand.d.ts +25 -0
- package/dist-types/commands/TagMeetingCommand.d.ts +25 -0
- package/dist-types/commands/TagResourceCommand.d.ts +19 -0
- package/dist-types/commands/UntagAttendeeCommand.d.ts +22 -0
- package/dist-types/commands/UntagMeetingCommand.d.ts +22 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +19 -0
- package/dist-types/commands/UpdateAccountCommand.d.ts +22 -0
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +26 -0
- package/dist-types/commands/UpdateAppInstanceCommand.d.ts +23 -0
- package/dist-types/commands/UpdateAppInstanceUserCommand.d.ts +23 -0
- package/dist-types/commands/UpdateBotCommand.d.ts +22 -0
- package/dist-types/commands/UpdateChannelCommand.d.ts +23 -0
- package/dist-types/commands/UpdateChannelMessageCommand.d.ts +23 -0
- package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +23 -0
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +19 -0
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +26 -0
- package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +19 -0
- package/dist-types/commands/UpdateProxySessionCommand.d.ts +22 -0
- package/dist-types/commands/UpdateRoomCommand.d.ts +22 -0
- package/dist-types/commands/UpdateRoomMembershipCommand.d.ts +22 -0
- package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +25 -0
- package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +26 -0
- package/dist-types/commands/UpdateSipRuleCommand.d.ts +29 -0
- package/dist-types/commands/UpdateUserCommand.d.ts +22 -0
- package/dist-types/commands/UpdateUserSettingsCommand.d.ts +22 -0
- package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +22 -0
- package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +26 -0
- package/dist-types/commands/ValidateE911AddressCommand.d.ts +22 -0
- package/package.json +35 -40
|
@@ -29,6 +29,31 @@ export interface AssociatePhoneNumberWithUserCommandOutput extends AssociatePhon
|
|
|
29
29
|
* @see {@link AssociatePhoneNumberWithUserCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You don't have permissions to perform the requested operation.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link BadRequestException} (client fault)
|
|
36
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
39
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link NotFoundException} (client fault)
|
|
42
|
+
* <p>One or more of the resources in the request does not exist in the system.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
45
|
+
* <p>The service encountered an unexpected error.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
48
|
+
* <p>The service is currently unavailable.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
51
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
52
|
+
*
|
|
53
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
54
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
55
|
+
*
|
|
56
|
+
*
|
|
32
57
|
*/
|
|
33
58
|
export declare class AssociatePhoneNumberWithUserCommand extends $Command<AssociatePhoneNumberWithUserCommandInput, AssociatePhoneNumberWithUserCommandOutput, ChimeClientResolvedConfig> {
|
|
34
59
|
readonly input: AssociatePhoneNumberWithUserCommandInput;
|
|
@@ -29,6 +29,31 @@ export interface AssociatePhoneNumbersWithVoiceConnectorCommandOutput extends As
|
|
|
29
29
|
* @see {@link AssociatePhoneNumbersWithVoiceConnectorCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You don't have permissions to perform the requested operation.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link BadRequestException} (client fault)
|
|
36
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
39
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link NotFoundException} (client fault)
|
|
42
|
+
* <p>One or more of the resources in the request does not exist in the system.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
45
|
+
* <p>The service encountered an unexpected error.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
48
|
+
* <p>The service is currently unavailable.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
51
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
52
|
+
*
|
|
53
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
54
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
55
|
+
*
|
|
56
|
+
*
|
|
32
57
|
*/
|
|
33
58
|
export declare class AssociatePhoneNumbersWithVoiceConnectorCommand extends $Command<AssociatePhoneNumbersWithVoiceConnectorCommandInput, AssociatePhoneNumbersWithVoiceConnectorCommandOutput, ChimeClientResolvedConfig> {
|
|
34
59
|
readonly input: AssociatePhoneNumbersWithVoiceConnectorCommandInput;
|
|
@@ -29,6 +29,31 @@ export interface AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput exten
|
|
|
29
29
|
* @see {@link AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You don't have permissions to perform the requested operation.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link BadRequestException} (client fault)
|
|
36
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
39
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link NotFoundException} (client fault)
|
|
42
|
+
* <p>One or more of the resources in the request does not exist in the system.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
45
|
+
* <p>The service encountered an unexpected error.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
48
|
+
* <p>The service is currently unavailable.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
51
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
52
|
+
*
|
|
53
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
54
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
55
|
+
*
|
|
56
|
+
*
|
|
32
57
|
*/
|
|
33
58
|
export declare class AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends $Command<AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput, AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput, ChimeClientResolvedConfig> {
|
|
34
59
|
readonly input: AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface AssociateSigninDelegateGroupsWithAccountCommandOutput extends A
|
|
|
29
29
|
* @see {@link AssociateSigninDelegateGroupsWithAccountCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link BadRequestException} (client fault)
|
|
33
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
36
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link NotFoundException} (client fault)
|
|
39
|
+
* <p>One or more of the resources in the request does not exist in the system.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
42
|
+
* <p>The service encountered an unexpected error.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
45
|
+
* <p>The service is currently unavailable.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
48
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
51
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class AssociateSigninDelegateGroupsWithAccountCommand extends $Command<AssociateSigninDelegateGroupsWithAccountCommandInput, AssociateSigninDelegateGroupsWithAccountCommandOutput, ChimeClientResolvedConfig> {
|
|
34
56
|
readonly input: AssociateSigninDelegateGroupsWithAccountCommandInput;
|
|
@@ -34,6 +34,31 @@ export interface BatchCreateAttendeeCommandOutput extends BatchCreateAttendeeRes
|
|
|
34
34
|
* @see {@link BatchCreateAttendeeCommandOutput} for command's `response` shape.
|
|
35
35
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
36
36
|
*
|
|
37
|
+
* @throws {@link BadRequestException} (client fault)
|
|
38
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
41
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link NotFoundException} (client fault)
|
|
44
|
+
* <p>One or more of the resources in the request does not exist in the system.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link ResourceLimitExceededException} (client fault)
|
|
47
|
+
* <p>The request exceeds the resource limit.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
50
|
+
* <p>The service encountered an unexpected error.</p>
|
|
51
|
+
*
|
|
52
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
53
|
+
* <p>The service is currently unavailable.</p>
|
|
54
|
+
*
|
|
55
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
56
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
57
|
+
*
|
|
58
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
59
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
60
|
+
*
|
|
61
|
+
*
|
|
37
62
|
*/
|
|
38
63
|
export declare class BatchCreateAttendeeCommand extends $Command<BatchCreateAttendeeCommandInput, BatchCreateAttendeeCommandOutput, ChimeClientResolvedConfig> {
|
|
39
64
|
readonly input: BatchCreateAttendeeCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface BatchCreateChannelMembershipCommandOutput extends BatchCreateCh
|
|
|
29
29
|
* @see {@link BatchCreateChannelMembershipCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link BadRequestException} (client fault)
|
|
33
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
36
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
39
|
+
* <p>The service encountered an unexpected error.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
42
|
+
* <p>The service is currently unavailable.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
45
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
48
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
49
|
+
*
|
|
50
|
+
*
|
|
32
51
|
*/
|
|
33
52
|
export declare class BatchCreateChannelMembershipCommand extends $Command<BatchCreateChannelMembershipCommandInput, BatchCreateChannelMembershipCommandOutput, ChimeClientResolvedConfig> {
|
|
34
53
|
readonly input: BatchCreateChannelMembershipCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface BatchCreateRoomMembershipCommandOutput extends BatchCreateRoomM
|
|
|
29
29
|
* @see {@link BatchCreateRoomMembershipCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link BadRequestException} (client fault)
|
|
33
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
36
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link NotFoundException} (client fault)
|
|
39
|
+
* <p>One or more of the resources in the request does not exist in the system.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
42
|
+
* <p>The service encountered an unexpected error.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
45
|
+
* <p>The service is currently unavailable.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
48
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
51
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class BatchCreateRoomMembershipCommand extends $Command<BatchCreateRoomMembershipCommandInput, BatchCreateRoomMembershipCommandOutput, ChimeClientResolvedConfig> {
|
|
34
56
|
readonly input: BatchCreateRoomMembershipCommandInput;
|
|
@@ -37,6 +37,28 @@ export interface BatchDeletePhoneNumberCommandOutput extends BatchDeletePhoneNum
|
|
|
37
37
|
* @see {@link BatchDeletePhoneNumberCommandOutput} for command's `response` shape.
|
|
38
38
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
39
39
|
*
|
|
40
|
+
* @throws {@link BadRequestException} (client fault)
|
|
41
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
44
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link NotFoundException} (client fault)
|
|
47
|
+
* <p>One or more of the resources in the request does not exist in the system.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
50
|
+
* <p>The service encountered an unexpected error.</p>
|
|
51
|
+
*
|
|
52
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
53
|
+
* <p>The service is currently unavailable.</p>
|
|
54
|
+
*
|
|
55
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
56
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
57
|
+
*
|
|
58
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
59
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
60
|
+
*
|
|
61
|
+
*
|
|
40
62
|
*/
|
|
41
63
|
export declare class BatchDeletePhoneNumberCommand extends $Command<BatchDeletePhoneNumberCommandInput, BatchDeletePhoneNumberCommandOutput, ChimeClientResolvedConfig> {
|
|
42
64
|
readonly input: BatchDeletePhoneNumberCommandInput;
|
|
@@ -45,6 +45,28 @@ export interface BatchSuspendUserCommandOutput extends BatchSuspendUserResponse,
|
|
|
45
45
|
* @see {@link BatchSuspendUserCommandOutput} for command's `response` shape.
|
|
46
46
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
47
47
|
*
|
|
48
|
+
* @throws {@link BadRequestException} (client fault)
|
|
49
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
50
|
+
*
|
|
51
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
52
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
53
|
+
*
|
|
54
|
+
* @throws {@link NotFoundException} (client fault)
|
|
55
|
+
* <p>One or more of the resources in the request does not exist in the system.</p>
|
|
56
|
+
*
|
|
57
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
58
|
+
* <p>The service encountered an unexpected error.</p>
|
|
59
|
+
*
|
|
60
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
61
|
+
* <p>The service is currently unavailable.</p>
|
|
62
|
+
*
|
|
63
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
64
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
65
|
+
*
|
|
66
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
67
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
68
|
+
*
|
|
69
|
+
*
|
|
48
70
|
*/
|
|
49
71
|
export declare class BatchSuspendUserCommand extends $Command<BatchSuspendUserCommandInput, BatchSuspendUserCommandOutput, ChimeClientResolvedConfig> {
|
|
50
72
|
readonly input: BatchSuspendUserCommandInput;
|
|
@@ -41,6 +41,28 @@ export interface BatchUnsuspendUserCommandOutput extends BatchUnsuspendUserRespo
|
|
|
41
41
|
* @see {@link BatchUnsuspendUserCommandOutput} for command's `response` shape.
|
|
42
42
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
43
43
|
*
|
|
44
|
+
* @throws {@link BadRequestException} (client fault)
|
|
45
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
48
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link NotFoundException} (client fault)
|
|
51
|
+
* <p>One or more of the resources in the request does not exist in the system.</p>
|
|
52
|
+
*
|
|
53
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
54
|
+
* <p>The service encountered an unexpected error.</p>
|
|
55
|
+
*
|
|
56
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
57
|
+
* <p>The service is currently unavailable.</p>
|
|
58
|
+
*
|
|
59
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
60
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
61
|
+
*
|
|
62
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
63
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
64
|
+
*
|
|
65
|
+
*
|
|
44
66
|
*/
|
|
45
67
|
export declare class BatchUnsuspendUserCommand extends $Command<BatchUnsuspendUserCommandInput, BatchUnsuspendUserCommandOutput, ChimeClientResolvedConfig> {
|
|
46
68
|
readonly input: BatchUnsuspendUserCommandInput;
|
|
@@ -31,6 +31,28 @@ export interface BatchUpdatePhoneNumberCommandOutput extends BatchUpdatePhoneNum
|
|
|
31
31
|
* @see {@link BatchUpdatePhoneNumberCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
* @throws {@link BadRequestException} (client fault)
|
|
35
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
38
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link NotFoundException} (client fault)
|
|
41
|
+
* <p>One or more of the resources in the request does not exist in the system.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
44
|
+
* <p>The service encountered an unexpected error.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
47
|
+
* <p>The service is currently unavailable.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
50
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
51
|
+
*
|
|
52
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
53
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
54
|
+
*
|
|
55
|
+
*
|
|
34
56
|
*/
|
|
35
57
|
export declare class BatchUpdatePhoneNumberCommand extends $Command<BatchUpdatePhoneNumberCommandInput, BatchUpdatePhoneNumberCommandOutput, ChimeClientResolvedConfig> {
|
|
36
58
|
readonly input: BatchUpdatePhoneNumberCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface BatchUpdateUserCommandOutput extends BatchUpdateUserResponse, _
|
|
|
29
29
|
* @see {@link BatchUpdateUserCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link BadRequestException} (client fault)
|
|
33
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
36
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link NotFoundException} (client fault)
|
|
39
|
+
* <p>One or more of the resources in the request does not exist in the system.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
42
|
+
* <p>The service encountered an unexpected error.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
45
|
+
* <p>The service is currently unavailable.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
48
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
51
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class BatchUpdateUserCommand extends $Command<BatchUpdateUserCommandInput, BatchUpdateUserCommandOutput, ChimeClientResolvedConfig> {
|
|
34
56
|
readonly input: BatchUpdateUserCommandInput;
|
|
@@ -31,6 +31,28 @@ export interface CreateAccountCommandOutput extends CreateAccountResponse, __Met
|
|
|
31
31
|
* @see {@link CreateAccountCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
* @throws {@link BadRequestException} (client fault)
|
|
35
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
38
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link NotFoundException} (client fault)
|
|
41
|
+
* <p>One or more of the resources in the request does not exist in the system.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
44
|
+
* <p>The service encountered an unexpected error.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
47
|
+
* <p>The service is currently unavailable.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
50
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
51
|
+
*
|
|
52
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
53
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
54
|
+
*
|
|
55
|
+
*
|
|
34
56
|
*/
|
|
35
57
|
export declare class CreateAccountCommand extends $Command<CreateAccountCommandInput, CreateAccountCommandOutput, ChimeClientResolvedConfig> {
|
|
36
58
|
readonly input: CreateAccountCommandInput;
|
|
@@ -43,6 +43,32 @@ export interface CreateAppInstanceAdminCommandOutput extends CreateAppInstanceAd
|
|
|
43
43
|
* @see {@link CreateAppInstanceAdminCommandOutput} for command's `response` shape.
|
|
44
44
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
45
45
|
*
|
|
46
|
+
* @throws {@link BadRequestException} (client fault)
|
|
47
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link ConflictException} (client fault)
|
|
50
|
+
* <p>The request could not be processed because of conflict in the current state of the
|
|
51
|
+
* resource.</p>
|
|
52
|
+
*
|
|
53
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
54
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
55
|
+
*
|
|
56
|
+
* @throws {@link ResourceLimitExceededException} (client fault)
|
|
57
|
+
* <p>The request exceeds the resource limit.</p>
|
|
58
|
+
*
|
|
59
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
60
|
+
* <p>The service encountered an unexpected error.</p>
|
|
61
|
+
*
|
|
62
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
63
|
+
* <p>The service is currently unavailable.</p>
|
|
64
|
+
*
|
|
65
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
66
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
67
|
+
*
|
|
68
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
69
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
70
|
+
*
|
|
71
|
+
*
|
|
46
72
|
*/
|
|
47
73
|
export declare class CreateAppInstanceAdminCommand extends $Command<CreateAppInstanceAdminCommandInput, CreateAppInstanceAdminCommandOutput, ChimeClientResolvedConfig> {
|
|
48
74
|
readonly input: CreateAppInstanceAdminCommandInput;
|
|
@@ -30,6 +30,32 @@ export interface CreateAppInstanceCommandOutput extends CreateAppInstanceRespons
|
|
|
30
30
|
* @see {@link CreateAppInstanceCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link BadRequestException} (client fault)
|
|
34
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link ConflictException} (client fault)
|
|
37
|
+
* <p>The request could not be processed because of conflict in the current state of the
|
|
38
|
+
* resource.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
41
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link ResourceLimitExceededException} (client fault)
|
|
44
|
+
* <p>The request exceeds the resource limit.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
47
|
+
* <p>The service encountered an unexpected error.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
50
|
+
* <p>The service is currently unavailable.</p>
|
|
51
|
+
*
|
|
52
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
53
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
54
|
+
*
|
|
55
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
56
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
57
|
+
*
|
|
58
|
+
*
|
|
33
59
|
*/
|
|
34
60
|
export declare class CreateAppInstanceCommand extends $Command<CreateAppInstanceCommandInput, CreateAppInstanceCommandOutput, ChimeClientResolvedConfig> {
|
|
35
61
|
readonly input: CreateAppInstanceCommandInput;
|
|
@@ -30,6 +30,32 @@ export interface CreateAppInstanceUserCommandOutput extends CreateAppInstanceUse
|
|
|
30
30
|
* @see {@link CreateAppInstanceUserCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link BadRequestException} (client fault)
|
|
34
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link ConflictException} (client fault)
|
|
37
|
+
* <p>The request could not be processed because of conflict in the current state of the
|
|
38
|
+
* resource.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
41
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link ResourceLimitExceededException} (client fault)
|
|
44
|
+
* <p>The request exceeds the resource limit.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
47
|
+
* <p>The service encountered an unexpected error.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
50
|
+
* <p>The service is currently unavailable.</p>
|
|
51
|
+
*
|
|
52
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
53
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
54
|
+
*
|
|
55
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
56
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
57
|
+
*
|
|
58
|
+
*
|
|
33
59
|
*/
|
|
34
60
|
export declare class CreateAppInstanceUserCommand extends $Command<CreateAppInstanceUserCommandInput, CreateAppInstanceUserCommandOutput, ChimeClientResolvedConfig> {
|
|
35
61
|
readonly input: CreateAppInstanceUserCommandInput;
|
|
@@ -34,6 +34,31 @@ export interface CreateAttendeeCommandOutput extends CreateAttendeeResponse, __M
|
|
|
34
34
|
* @see {@link CreateAttendeeCommandOutput} for command's `response` shape.
|
|
35
35
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
36
36
|
*
|
|
37
|
+
* @throws {@link BadRequestException} (client fault)
|
|
38
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
41
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link NotFoundException} (client fault)
|
|
44
|
+
* <p>One or more of the resources in the request does not exist in the system.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link ResourceLimitExceededException} (client fault)
|
|
47
|
+
* <p>The request exceeds the resource limit.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
50
|
+
* <p>The service encountered an unexpected error.</p>
|
|
51
|
+
*
|
|
52
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
53
|
+
* <p>The service is currently unavailable.</p>
|
|
54
|
+
*
|
|
55
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
56
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
57
|
+
*
|
|
58
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
59
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
60
|
+
*
|
|
61
|
+
*
|
|
37
62
|
*/
|
|
38
63
|
export declare class CreateAttendeeCommand extends $Command<CreateAttendeeCommandInput, CreateAttendeeCommandOutput, ChimeClientResolvedConfig> {
|
|
39
64
|
readonly input: CreateAttendeeCommandInput;
|
|
@@ -29,6 +29,31 @@ export interface CreateBotCommandOutput extends CreateBotResponse, __MetadataBea
|
|
|
29
29
|
* @see {@link CreateBotCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link BadRequestException} (client fault)
|
|
33
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
36
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link NotFoundException} (client fault)
|
|
39
|
+
* <p>One or more of the resources in the request does not exist in the system.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceLimitExceededException} (client fault)
|
|
42
|
+
* <p>The request exceeds the resource limit.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
45
|
+
* <p>The service encountered an unexpected error.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
48
|
+
* <p>The service is currently unavailable.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
51
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
52
|
+
*
|
|
53
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
54
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
55
|
+
*
|
|
56
|
+
*
|
|
32
57
|
*/
|
|
33
58
|
export declare class CreateBotCommand extends $Command<CreateBotCommandInput, CreateBotCommandOutput, ChimeClientResolvedConfig> {
|
|
34
59
|
readonly input: CreateBotCommandInput;
|
|
@@ -40,6 +40,32 @@ export interface CreateChannelBanCommandOutput extends CreateChannelBanResponse,
|
|
|
40
40
|
* @see {@link CreateChannelBanCommandOutput} for command's `response` shape.
|
|
41
41
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
42
42
|
*
|
|
43
|
+
* @throws {@link BadRequestException} (client fault)
|
|
44
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link ConflictException} (client fault)
|
|
47
|
+
* <p>The request could not be processed because of conflict in the current state of the
|
|
48
|
+
* resource.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
51
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
52
|
+
*
|
|
53
|
+
* @throws {@link ResourceLimitExceededException} (client fault)
|
|
54
|
+
* <p>The request exceeds the resource limit.</p>
|
|
55
|
+
*
|
|
56
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
57
|
+
* <p>The service encountered an unexpected error.</p>
|
|
58
|
+
*
|
|
59
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
60
|
+
* <p>The service is currently unavailable.</p>
|
|
61
|
+
*
|
|
62
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
63
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
64
|
+
*
|
|
65
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
66
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
67
|
+
*
|
|
68
|
+
*
|
|
43
69
|
*/
|
|
44
70
|
export declare class CreateChannelBanCommand extends $Command<CreateChannelBanCommandInput, CreateChannelBanCommandOutput, ChimeClientResolvedConfig> {
|
|
45
71
|
readonly input: CreateChannelBanCommandInput;
|
|
@@ -39,6 +39,32 @@ export interface CreateChannelCommandOutput extends CreateChannelResponse, __Met
|
|
|
39
39
|
* @see {@link CreateChannelCommandOutput} for command's `response` shape.
|
|
40
40
|
* @see {@link ChimeClientResolvedConfig | config} for ChimeClient's `config` shape.
|
|
41
41
|
*
|
|
42
|
+
* @throws {@link BadRequestException} (client fault)
|
|
43
|
+
* <p>The input parameters don't match the service's restrictions.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ConflictException} (client fault)
|
|
46
|
+
* <p>The request could not be processed because of conflict in the current state of the
|
|
47
|
+
* resource.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
50
|
+
* <p>The client is permanently forbidden from making the request.</p>
|
|
51
|
+
*
|
|
52
|
+
* @throws {@link ResourceLimitExceededException} (client fault)
|
|
53
|
+
* <p>The request exceeds the resource limit.</p>
|
|
54
|
+
*
|
|
55
|
+
* @throws {@link ServiceFailureException} (server fault)
|
|
56
|
+
* <p>The service encountered an unexpected error.</p>
|
|
57
|
+
*
|
|
58
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
59
|
+
* <p>The service is currently unavailable.</p>
|
|
60
|
+
*
|
|
61
|
+
* @throws {@link ThrottledClientException} (client fault)
|
|
62
|
+
* <p>The client exceeded its request rate limit.</p>
|
|
63
|
+
*
|
|
64
|
+
* @throws {@link UnauthorizedClientException} (client fault)
|
|
65
|
+
* <p>The client is not currently authorized to make the request.</p>
|
|
66
|
+
*
|
|
67
|
+
*
|
|
42
68
|
*/
|
|
43
69
|
export declare class CreateChannelCommand extends $Command<CreateChannelCommandInput, CreateChannelCommandOutput, ChimeClientResolvedConfig> {
|
|
44
70
|
readonly input: CreateChannelCommandInput;
|