1{ 2 "version": "2.0", 3 "service": "<p>The Amazon Chime API (application programming interface) is designed for administrators to use to perform key tasks, such as creating and managing Amazon Chime accounts and users. This guide provides detailed information about the Amazon Chime API, including operations, types, inputs and outputs, and error codes.</p> <p>You can use an AWS SDK, the AWS Command Line Interface (AWS CLI), or the REST API to make API calls. We recommend using an AWS SDK or the AWS CLI. Each API operation includes links to information about using it with a language-specific AWS SDK or the AWS CLI.</p> <dl> <dt>Using an AWS SDK</dt> <dd> <p>You don't need to write code to calculate a signature for request authentication. The SDK clients authenticate your requests by using access keys that you provide. For more information about AWS SDKs, see the <a href=\"http://aws.amazon.com/developer/\">AWS Developer Center</a>.</p> </dd> <dt>Using the AWS CLI</dt> <dd> <p>Use your access keys with the AWS CLI to make API calls. For information about setting up the AWS CLI, see <a href=\"http://docs.aws.amazon.com/cli/latest/userguide/installing.html\">Installing the AWS Command Line Interface</a> in the <i>AWS Command Line Interface User Guide</i>. For a list of available Amazon Chime commands, see the <a href=\"http://docs.aws.amazon.com/cli/latest/reference/chime/index.html\">Amazon Chime commands</a> in the <i>AWS CLI Command Reference</i>.</p> </dd> <dt>Using REST API</dt> <dd> <p>If you use REST to make API calls, you must authenticate your request by providing a signature. Amazon Chime supports signature version 4. For more information, see <a href=\"http://docs.aws.amazon.com/general/latest/gr/signature-version-4.html\">Signature Version 4 Signing Process</a> in the <i>Amazon Web Services General Reference</i>.</p> <p>When making REST API calls, use the service name <code>chime</code> and REST endpoint <code>https://service.chime.aws.amazon.com</code>.</p> </dd> </dl> <p>Administrative permissions are controlled using AWS Identity and Access Management (IAM). For more information, see <a href=\"http://docs.aws.amazon.com/chime/latest/ag/control-access.html\">Control Access to the Amazon Chime Console</a> in the <i>Amazon Chime Administration Guide</i>.</p>", 4 "operations": { 5 "BatchSuspendUser": "<p>Suspends up to 50 users from a <code>Team</code> or <code>EnterpriseLWA</code> Amazon Chime account. For more information about different account types, see <a href=\"http://docs.aws.amazon.com/chime/latest/ag/manage-chime-account.html\">Managing Your Amazon Chime Accounts</a> in the <i>Amazon Chime Administration Guide</i>.</p> <p>Users suspended from a <code>Team</code> account are dissociated from the account, but they can continue to use Amazon Chime as free users. To remove the suspension from suspended <code>Team</code> account users, invite them to the <code>Team</code> account again. You can use the <a>InviteUsers</a> action to do so.</p> <p>Users suspended from an <code>EnterpriseLWA</code> account are immediately signed out of Amazon Chime and are no longer able to sign in. To remove the suspension from suspended <code>EnterpriseLWA</code> account users, use the <a>BatchUnsuspendUser</a> action. </p> <p>To sign out users without suspending them, use the <a>LogoutUser</a> action.</p>", 6 "BatchUnsuspendUser": "<p>Removes the suspension from up to 50 previously suspended users for the specified Amazon Chime <code>EnterpriseLWA</code> account. Only users on <code>EnterpriseLWA</code> accounts can be unsuspended using this action. For more information about different account types, see <a href=\"http://docs.aws.amazon.com/chime/latest/ag/manage-chime-account.html\">Managing Your Amazon Chime Accounts</a> in the <i>Amazon Chime Administration Guide</i>.</p> <p>Previously suspended users who are unsuspended using this action are returned to <code>Registered</code> status. Users who are not previously suspended are ignored.</p>", 7 "BatchUpdateUser": "<p>Updates user details within the <a>UpdateUserRequestItem</a> object for up to 20 users for the specified Amazon Chime account. Currently, only <code>LicenseType</code> updates are supported for this action.</p>", 8 "CreateAccount": "<p>Creates an Amazon Chime account under the administrator's AWS account. Only <code>Team</code> account types are currently supported for this action. For more information about different account types, see <a href=\"http://docs.aws.amazon.com/chime/latest/ag/manage-chime-account.html\">Managing Your Amazon Chime Accounts</a> in the <i>Amazon Chime Administration Guide</i>.</p>", 9 "DeleteAccount": "<p>Deletes the specified Amazon Chime account. You must suspend all users before deleting a <code>Team</code> account. You can use the <a>BatchSuspendUser</a> action to do so.</p> <p>For <code>EnterpriseLWA</code> and <code>EnterpriseAD</code> 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.</p> <p>Deleted accounts appear in your <code>Disabled</code> accounts list for 90 days. To restore a deleted account from your <code>Disabled</code> accounts list, you must contact AWS Support.</p> <p>After 90 days, deleted accounts are permanently removed from your <code>Disabled</code> accounts list.</p>", 10 "GetAccount": "<p>Retrieves details for the specified Amazon Chime account, such as account type and supported licenses.</p>", 11 "GetAccountSettings": "<p>Retrieves account settings for the specified Amazon Chime account ID, such as remote control and dial out settings. For more information about these settings, see <a href=\"http://docs.aws.amazon.com/chime/latest/ag/policies.html\">Use the Policies Page</a> in the <i>Amazon Chime Administration Guide</i>.</p>", 12 "GetUser": "<p>Retrieves details for the specified user ID, such as primary email address, license type, and personal meeting PIN.</p> <p>To retrieve user details with an email address instead of a user ID, use the <a>ListUsers</a> action, and then filter by email address.</p>", 13 "InviteUsers": "<p>Sends email invites to as many as 50 users, inviting them to the specified Amazon Chime <code>Team</code> account. Only <code>Team</code> account types are currently supported for this action. </p>", 14 "ListAccounts": "<p>Lists the Amazon Chime accounts under the administrator's AWS account. You can filter accounts by account name prefix. To find out which Amazon Chime account a user belongs to, you can filter by the user's email address, which returns one account result.</p>", 15 "ListUsers": "<p>Lists the users that belong to the specified Amazon Chime account. You can specify an email address to list only the user that the email address belongs to.</p>", 16 "LogoutUser": "<p>Logs out the specified user from all of the devices they are currently logged into.</p>", 17 "ResetPersonalPIN": "<p>Resets the personal meeting PIN for the specified user on an Amazon Chime account. Returns the <a>User</a> object with the updated personal meeting PIN.</p>", 18 "UpdateAccount": "<p>Updates account details for the specified Amazon Chime account. Currently, only account name updates are supported for this action.</p>", 19 "UpdateAccountSettings": "<p>Updates the settings for the specified Amazon Chime account. You can update settings for remote control of shared screens, or for the dial-out option. For more information about these settings, see <a href=\"http://docs.aws.amazon.com/chime/latest/ag/policies.html\">Use the Policies Page</a> in the <i>Amazon Chime Administration Guide</i>.</p>", 20 "UpdateUser": "<p>Updates user details for a specified user ID. Currently, only <code>LicenseType</code> updates are supported for this action.</p>" 21 }, 22 "shapes": { 23 "Account": { 24 "base": "<p>The Amazon Chime account details. An AWS account can have multiple Amazon Chime accounts.</p>", 25 "refs": { 26 "AccountList$member": null, 27 "CreateAccountResponse$Account": "<p>The Amazon Chime account details.</p>", 28 "GetAccountResponse$Account": "<p>The Amazon Chime account details.</p>", 29 "UpdateAccountResponse$Account": "<p>The updated Amazon Chime account details.</p>" 30 } 31 }, 32 "AccountList": { 33 "base": null, 34 "refs": { 35 "ListAccountsResponse$Accounts": "<p>List of Amazon Chime accounts and account details.</p>" 36 } 37 }, 38 "AccountName": { 39 "base": null, 40 "refs": { 41 "CreateAccountRequest$Name": "<p>The name of the Amazon Chime account.</p>", 42 "ListAccountsRequest$Name": "<p>Amazon Chime account name prefix with which to filter results.</p>", 43 "UpdateAccountRequest$Name": "<p>The new name for the specified Amazon Chime account.</p>" 44 } 45 }, 46 "AccountSettings": { 47 "base": "<p>Settings related to the Amazon Chime account. This includes settings that start or stop remote control of shared screens, or start or stop the dial-out option in the Amazon Chime web application. For more information about these settings, see <a href=\"http://docs.aws.amazon.com/chime/latest/ag/policies.html\">Use the Policies Page</a> in the <i>Amazon Chime Administration Guide</i>.</p>", 48 "refs": { 49 "GetAccountSettingsResponse$AccountSettings": "<p>The Amazon Chime account settings.</p>", 50 "UpdateAccountSettingsRequest$AccountSettings": "<p>The Amazon Chime account settings to update.</p>" 51 } 52 }, 53 "AccountType": { 54 "base": null, 55 "refs": { 56 "Account$AccountType": "<p>The Amazon Chime account type. For more information about different account types, see <a href=\"http://docs.aws.amazon.com/chime/latest/ag/manage-chime-account.html\">Managing Your Amazon Chime Accounts</a> in the <i>Amazon Chime Administration Guide</i>.</p>" 57 } 58 }, 59 "BadRequestException": { 60 "base": "<p>The input parameters don't match the service's restrictions.</p>", 61 "refs": { 62 } 63 }, 64 "BatchSuspendUserRequest": { 65 "base": null, 66 "refs": { 67 } 68 }, 69 "BatchSuspendUserResponse": { 70 "base": null, 71 "refs": { 72 } 73 }, 74 "BatchUnsuspendUserRequest": { 75 "base": null, 76 "refs": { 77 } 78 }, 79 "BatchUnsuspendUserResponse": { 80 "base": null, 81 "refs": { 82 } 83 }, 84 "BatchUpdateUserRequest": { 85 "base": null, 86 "refs": { 87 } 88 }, 89 "BatchUpdateUserResponse": { 90 "base": null, 91 "refs": { 92 } 93 }, 94 "Boolean": { 95 "base": null, 96 "refs": { 97 "AccountSettings$DisableRemoteControl": "<p>Setting that stops or starts remote control of shared screens during meetings.</p>", 98 "AccountSettings$EnableDialOut": "<p>Setting that allows meeting participants to choose the <b>Call me at a phone number</b> option. For more information, see <a href=\"http://docs.aws.amazon.com/chime/latest/ug/chime-join-meeting.html\">Join a Meeting without the Amazon Chime App</a>.</p>" 99 } 100 }, 101 "ConflictException": { 102 "base": "<p>The request could not be processed because of conflict in the current state of the resource.</p>", 103 "refs": { 104 } 105 }, 106 "CreateAccountRequest": { 107 "base": null, 108 "refs": { 109 } 110 }, 111 "CreateAccountResponse": { 112 "base": null, 113 "refs": { 114 } 115 }, 116 "DeleteAccountRequest": { 117 "base": null, 118 "refs": { 119 } 120 }, 121 "DeleteAccountResponse": { 122 "base": null, 123 "refs": { 124 } 125 }, 126 "EmailAddress": { 127 "base": null, 128 "refs": { 129 "Invite$EmailAddress": "<p>The email address to which the invite is sent.</p>", 130 "ListAccountsRequest$UserEmail": "<p>User email address with which to filter results.</p>", 131 "ListUsersRequest$UserEmail": "<p>Optional. The user email address used to filter results. Maximum 1.</p>", 132 "User$PrimaryEmail": "<p>The primary email address of the user.</p>", 133 "UserEmailList$member": null 134 } 135 }, 136 "EmailStatus": { 137 "base": null, 138 "refs": { 139 "Invite$EmailStatus": "<p>The status of the invite email.</p>" 140 } 141 }, 142 "ErrorCode": { 143 "base": null, 144 "refs": { 145 "BadRequestException$Code": null, 146 "ConflictException$Code": null, 147 "ForbiddenException$Code": null, 148 "NotFoundException$Code": null, 149 "ServiceFailureException$Code": null, 150 "ServiceUnavailableException$Code": null, 151 "ThrottledClientException$Code": null, 152 "UnauthorizedClientException$Code": null, 153 "UnprocessableEntityException$Code": null, 154 "UserError$ErrorCode": "<p>The error code.</p>" 155 } 156 }, 157 "ForbiddenException": { 158 "base": "<p>The client is permanently forbidden from making the request. For example, when a user tries to create an account from an unsupported region.</p>", 159 "refs": { 160 } 161 }, 162 "GetAccountRequest": { 163 "base": null, 164 "refs": { 165 } 166 }, 167 "GetAccountResponse": { 168 "base": null, 169 "refs": { 170 } 171 }, 172 "GetAccountSettingsRequest": { 173 "base": null, 174 "refs": { 175 } 176 }, 177 "GetAccountSettingsResponse": { 178 "base": null, 179 "refs": { 180 } 181 }, 182 "GetUserRequest": { 183 "base": null, 184 "refs": { 185 } 186 }, 187 "GetUserResponse": { 188 "base": null, 189 "refs": { 190 } 191 }, 192 "Invite": { 193 "base": "<p>Invitation object returned after emailing users to invite them to join the Amazon Chime <code>Team</code> account.</p>", 194 "refs": { 195 "InviteList$member": null 196 } 197 }, 198 "InviteList": { 199 "base": null, 200 "refs": { 201 "InviteUsersResponse$Invites": "<p>The invite details.</p>" 202 } 203 }, 204 "InviteStatus": { 205 "base": null, 206 "refs": { 207 "Invite$Status": "<p>The status of the invite.</p>", 208 "User$UserInvitationStatus": "<p>The user invite status.</p>" 209 } 210 }, 211 "InviteUsersRequest": { 212 "base": null, 213 "refs": { 214 } 215 }, 216 "InviteUsersResponse": { 217 "base": null, 218 "refs": { 219 } 220 }, 221 "Iso8601Timestamp": { 222 "base": null, 223 "refs": { 224 "Account$CreatedTimestamp": "<p>The Amazon Chime account creation timestamp, in ISO 8601 format.</p>", 225 "User$RegisteredOn": "<p>Date and time when the user is registered, in ISO 8601 format.</p>", 226 "User$InvitedOn": "<p>Date and time when the user is invited to the Amazon Chime account, in ISO 8601 format.</p>" 227 } 228 }, 229 "License": { 230 "base": null, 231 "refs": { 232 "Account$DefaultLicense": "<p>The default license for the Amazon Chime account.</p>", 233 "LicenseList$member": null, 234 "UpdateUserRequest$LicenseType": "<p>The user license type to update. This must be a supported license type for the Amazon Chime account that the user belongs to.</p>", 235 "UpdateUserRequestItem$LicenseType": "<p>The user license type.</p>", 236 "User$LicenseType": "<p>The license type for the user.</p>" 237 } 238 }, 239 "LicenseList": { 240 "base": null, 241 "refs": { 242 "Account$SupportedLicenses": "<p>Supported licenses for the Amazon Chime account.</p>" 243 } 244 }, 245 "ListAccountsRequest": { 246 "base": null, 247 "refs": { 248 } 249 }, 250 "ListAccountsResponse": { 251 "base": null, 252 "refs": { 253 } 254 }, 255 "ListUsersRequest": { 256 "base": null, 257 "refs": { 258 } 259 }, 260 "ListUsersResponse": { 261 "base": null, 262 "refs": { 263 } 264 }, 265 "LogoutUserRequest": { 266 "base": null, 267 "refs": { 268 } 269 }, 270 "LogoutUserResponse": { 271 "base": null, 272 "refs": { 273 } 274 }, 275 "NonEmptyString": { 276 "base": null, 277 "refs": { 278 "BatchSuspendUserRequest$AccountId": "<p>The Amazon Chime account ID.</p>", 279 "BatchUnsuspendUserRequest$AccountId": "<p>The Amazon Chime account ID.</p>", 280 "BatchUpdateUserRequest$AccountId": "<p>The Amazon Chime account ID.</p>", 281 "DeleteAccountRequest$AccountId": "<p>The Amazon Chime account ID.</p>", 282 "GetAccountRequest$AccountId": "<p>The Amazon Chime account ID.</p>", 283 "GetAccountSettingsRequest$AccountId": "<p>The Amazon Chime account ID.</p>", 284 "GetUserRequest$AccountId": "<p>The Amazon Chime account ID.</p>", 285 "GetUserRequest$UserId": "<p>The user ID.</p>", 286 "InviteUsersRequest$AccountId": "<p>The Amazon Chime account ID.</p>", 287 "ListUsersRequest$AccountId": "<p>The Amazon Chime account ID.</p>", 288 "LogoutUserRequest$AccountId": "<p>The Amazon Chime account ID.</p>", 289 "LogoutUserRequest$UserId": "<p>The user ID.</p>", 290 "ResetPersonalPINRequest$AccountId": "<p>The Amazon Chime account ID.</p>", 291 "ResetPersonalPINRequest$UserId": "<p>The user ID.</p>", 292 "UpdateAccountRequest$AccountId": "<p>The Amazon Chime account ID.</p>", 293 "UpdateAccountSettingsRequest$AccountId": "<p>The Amazon Chime account ID.</p>", 294 "UpdateUserRequest$AccountId": "<p>The Amazon Chime account ID.</p>", 295 "UpdateUserRequest$UserId": "<p>The user ID.</p>", 296 "UpdateUserRequestItem$UserId": "<p>The user ID.</p>", 297 "UserError$UserId": "<p>The user ID for which the action failed.</p>", 298 "UserIdList$member": null 299 } 300 }, 301 "NotFoundException": { 302 "base": "<p>One or more of the resources in the request does not exist in the system.</p>", 303 "refs": { 304 } 305 }, 306 "ProfileServiceMaxResults": { 307 "base": null, 308 "refs": { 309 "ListAccountsRequest$MaxResults": "<p>The maximum number of results to return in a single call. Defaults to 100.</p>", 310 "ListUsersRequest$MaxResults": "<p>The maximum number of results to return in a single call. Defaults to 100.</p>" 311 } 312 }, 313 "RegistrationStatus": { 314 "base": null, 315 "refs": { 316 "User$UserRegistrationStatus": "<p>The user registration status.</p>" 317 } 318 }, 319 "ResetPersonalPINRequest": { 320 "base": null, 321 "refs": { 322 } 323 }, 324 "ResetPersonalPINResponse": { 325 "base": null, 326 "refs": { 327 } 328 }, 329 "SensitiveString": { 330 "base": null, 331 "refs": { 332 "User$DisplayName": "<p>The display name of the user.</p>" 333 } 334 }, 335 "ServiceFailureException": { 336 "base": "<p>The service encountered an unexpected error.</p>", 337 "refs": { 338 } 339 }, 340 "ServiceUnavailableException": { 341 "base": "<p>The service is currently unavailable.</p>", 342 "refs": { 343 } 344 }, 345 "String": { 346 "base": null, 347 "refs": { 348 "Account$AwsAccountId": "<p>The AWS account ID.</p>", 349 "Account$AccountId": "<p>The Amazon Chime account ID.</p>", 350 "Account$Name": "<p>The Amazon Chime account name.</p>", 351 "BadRequestException$Message": null, 352 "ConflictException$Message": null, 353 "ForbiddenException$Message": null, 354 "Invite$InviteId": "<p>The invite ID.</p>", 355 "ListAccountsRequest$NextToken": "<p>The token to use to retrieve the next page of results.</p>", 356 "ListAccountsResponse$NextToken": "<p>The token to use to retrieve the next page of results.</p>", 357 "ListUsersRequest$NextToken": "<p>The token to use to retrieve the next page of results.</p>", 358 "ListUsersResponse$NextToken": "<p>The token to use to retrieve the next page of results.</p>", 359 "NotFoundException$Message": null, 360 "ServiceFailureException$Message": null, 361 "ServiceUnavailableException$Message": null, 362 "ThrottledClientException$Message": null, 363 "UnauthorizedClientException$Message": null, 364 "UnprocessableEntityException$Message": null, 365 "User$UserId": "<p>The user ID.</p>", 366 "User$AccountId": "<p>The Amazon Chime account ID.</p>", 367 "User$PersonalPIN": "<p>The user's personal meeting PIN.</p>", 368 "UserError$ErrorMessage": "<p>The error message.</p>" 369 } 370 }, 371 "ThrottledClientException": { 372 "base": "<p>The client exceeded its request rate limit.</p>", 373 "refs": { 374 } 375 }, 376 "UnauthorizedClientException": { 377 "base": "<p>The client is not currently authorized to make the request.</p>", 378 "refs": { 379 } 380 }, 381 "UnprocessableEntityException": { 382 "base": "<p>The request was well-formed but was unable to be followed due to semantic errors.</p>", 383 "refs": { 384 } 385 }, 386 "UpdateAccountRequest": { 387 "base": null, 388 "refs": { 389 } 390 }, 391 "UpdateAccountResponse": { 392 "base": null, 393 "refs": { 394 } 395 }, 396 "UpdateAccountSettingsRequest": { 397 "base": null, 398 "refs": { 399 } 400 }, 401 "UpdateAccountSettingsResponse": { 402 "base": null, 403 "refs": { 404 } 405 }, 406 "UpdateUserRequest": { 407 "base": null, 408 "refs": { 409 } 410 }, 411 "UpdateUserRequestItem": { 412 "base": "<p>The user ID and user fields to update, used with the <a>BatchUpdateUser</a> action.</p>", 413 "refs": { 414 "UpdateUserRequestItemList$member": null 415 } 416 }, 417 "UpdateUserRequestItemList": { 418 "base": null, 419 "refs": { 420 "BatchUpdateUserRequest$UpdateUserRequestItems": "<p>The request containing the user IDs and details to update.</p>" 421 } 422 }, 423 "UpdateUserResponse": { 424 "base": null, 425 "refs": { 426 } 427 }, 428 "User": { 429 "base": "<p>The user on the Amazon Chime account.</p>", 430 "refs": { 431 "GetUserResponse$User": "<p>The user details.</p>", 432 "ResetPersonalPINResponse$User": "<p>The user details and new personal meeting PIN.</p>", 433 "UpdateUserResponse$User": "<p>The updated user details.</p>", 434 "UserList$member": null 435 } 436 }, 437 "UserEmailList": { 438 "base": null, 439 "refs": { 440 "InviteUsersRequest$UserEmailList": "<p>The user email addresses to which to send the invite.</p>" 441 } 442 }, 443 "UserError": { 444 "base": "<p>The list of errors returned when errors are encountered during the <a>BatchSuspendUser</a>, <a>BatchUnsuspendUser</a>, or <a>BatchUpdateUser</a> actions. This includes user IDs, error codes, and error messages.</p>", 445 "refs": { 446 "UserErrorList$member": null 447 } 448 }, 449 "UserErrorList": { 450 "base": null, 451 "refs": { 452 "BatchSuspendUserResponse$UserErrors": "<p>If the <a>BatchSuspendUser</a> action fails for one or more of the user IDs in the request, a list of the user IDs is returned, along with error codes and error messages.</p>", 453 "BatchUnsuspendUserResponse$UserErrors": "<p>If the <a>BatchUnsuspendUser</a> action fails for one or more of the user IDs in the request, a list of the user IDs is returned, along with error codes and error messages.</p>", 454 "BatchUpdateUserResponse$UserErrors": "<p>If the <a>BatchUpdateUser</a> action fails for one or more of the user IDs in the request, a list of the user IDs is returned, along with error codes and error messages.</p>" 455 } 456 }, 457 "UserIdList": { 458 "base": null, 459 "refs": { 460 "BatchSuspendUserRequest$UserIdList": "<p>The request containing the user IDs to suspend.</p>", 461 "BatchUnsuspendUserRequest$UserIdList": "<p>The request containing the user IDs to unsuspend.</p>" 462 } 463 }, 464 "UserList": { 465 "base": null, 466 "refs": { 467 "ListUsersResponse$Users": "<p>List of users and user details.</p>" 468 } 469 } 470 } 471} 472