github.com/aavshr/aws-sdk-go@v1.41.3/models/apis/chime/2018-05-01/api-2.json (about)

     1  {
     2    "version":"2.0",
     3    "metadata":{
     4      "apiVersion":"2018-05-01",
     5      "endpointPrefix":"chime",
     6      "protocol":"rest-json",
     7      "serviceFullName":"Amazon Chime",
     8      "serviceId":"Chime",
     9      "signatureVersion":"v4",
    10      "uid":"chime-2018-05-01"
    11    },
    12    "operations":{
    13      "AssociatePhoneNumberWithUser":{
    14        "name":"AssociatePhoneNumberWithUser",
    15        "http":{
    16          "method":"POST",
    17          "requestUri":"/accounts/{accountId}/users/{userId}?operation=associate-phone-number",
    18          "responseCode":200
    19        },
    20        "input":{"shape":"AssociatePhoneNumberWithUserRequest"},
    21        "output":{"shape":"AssociatePhoneNumberWithUserResponse"},
    22        "errors":[
    23          {"shape":"UnauthorizedClientException"},
    24          {"shape":"NotFoundException"},
    25          {"shape":"ForbiddenException"},
    26          {"shape":"BadRequestException"},
    27          {"shape":"AccessDeniedException"},
    28          {"shape":"ThrottledClientException"},
    29          {"shape":"ServiceUnavailableException"},
    30          {"shape":"ServiceFailureException"}
    31        ]
    32      },
    33      "AssociatePhoneNumbersWithVoiceConnector":{
    34        "name":"AssociatePhoneNumbersWithVoiceConnector",
    35        "http":{
    36          "method":"POST",
    37          "requestUri":"/voice-connectors/{voiceConnectorId}?operation=associate-phone-numbers",
    38          "responseCode":200
    39        },
    40        "input":{"shape":"AssociatePhoneNumbersWithVoiceConnectorRequest"},
    41        "output":{"shape":"AssociatePhoneNumbersWithVoiceConnectorResponse"},
    42        "errors":[
    43          {"shape":"UnauthorizedClientException"},
    44          {"shape":"NotFoundException"},
    45          {"shape":"ForbiddenException"},
    46          {"shape":"BadRequestException"},
    47          {"shape":"AccessDeniedException"},
    48          {"shape":"ThrottledClientException"},
    49          {"shape":"ServiceUnavailableException"},
    50          {"shape":"ServiceFailureException"}
    51        ]
    52      },
    53      "AssociatePhoneNumbersWithVoiceConnectorGroup":{
    54        "name":"AssociatePhoneNumbersWithVoiceConnectorGroup",
    55        "http":{
    56          "method":"POST",
    57          "requestUri":"/voice-connector-groups/{voiceConnectorGroupId}?operation=associate-phone-numbers",
    58          "responseCode":200
    59        },
    60        "input":{"shape":"AssociatePhoneNumbersWithVoiceConnectorGroupRequest"},
    61        "output":{"shape":"AssociatePhoneNumbersWithVoiceConnectorGroupResponse"},
    62        "errors":[
    63          {"shape":"UnauthorizedClientException"},
    64          {"shape":"NotFoundException"},
    65          {"shape":"ForbiddenException"},
    66          {"shape":"BadRequestException"},
    67          {"shape":"AccessDeniedException"},
    68          {"shape":"ThrottledClientException"},
    69          {"shape":"ServiceUnavailableException"},
    70          {"shape":"ServiceFailureException"}
    71        ]
    72      },
    73      "AssociateSigninDelegateGroupsWithAccount":{
    74        "name":"AssociateSigninDelegateGroupsWithAccount",
    75        "http":{
    76          "method":"POST",
    77          "requestUri":"/accounts/{accountId}?operation=associate-signin-delegate-groups",
    78          "responseCode":200
    79        },
    80        "input":{"shape":"AssociateSigninDelegateGroupsWithAccountRequest"},
    81        "output":{"shape":"AssociateSigninDelegateGroupsWithAccountResponse"},
    82        "errors":[
    83          {"shape":"UnauthorizedClientException"},
    84          {"shape":"NotFoundException"},
    85          {"shape":"ForbiddenException"},
    86          {"shape":"BadRequestException"},
    87          {"shape":"ThrottledClientException"},
    88          {"shape":"ServiceUnavailableException"},
    89          {"shape":"ServiceFailureException"}
    90        ]
    91      },
    92      "BatchCreateAttendee":{
    93        "name":"BatchCreateAttendee",
    94        "http":{
    95          "method":"POST",
    96          "requestUri":"/meetings/{meetingId}/attendees?operation=batch-create",
    97          "responseCode":201
    98        },
    99        "input":{"shape":"BatchCreateAttendeeRequest"},
   100        "output":{"shape":"BatchCreateAttendeeResponse"},
   101        "errors":[
   102          {"shape":"BadRequestException"},
   103          {"shape":"ForbiddenException"},
   104          {"shape":"NotFoundException"},
   105          {"shape":"ResourceLimitExceededException"},
   106          {"shape":"ThrottledClientException"},
   107          {"shape":"UnauthorizedClientException"},
   108          {"shape":"ServiceUnavailableException"},
   109          {"shape":"ServiceFailureException"}
   110        ]
   111      },
   112      "BatchCreateChannelMembership":{
   113        "name":"BatchCreateChannelMembership",
   114        "http":{
   115          "method":"POST",
   116          "requestUri":"/channels/{channelArn}/memberships?operation=batch-create",
   117          "responseCode":200
   118        },
   119        "input":{"shape":"BatchCreateChannelMembershipRequest"},
   120        "output":{"shape":"BatchCreateChannelMembershipResponse"},
   121        "errors":[
   122          {"shape":"ServiceFailureException"},
   123          {"shape":"ServiceUnavailableException"},
   124          {"shape":"UnauthorizedClientException"},
   125          {"shape":"BadRequestException"},
   126          {"shape":"ForbiddenException"},
   127          {"shape":"ThrottledClientException"}
   128        ],
   129        "endpoint":{"hostPrefix":"messaging-"}
   130      },
   131      "BatchCreateRoomMembership":{
   132        "name":"BatchCreateRoomMembership",
   133        "http":{
   134          "method":"POST",
   135          "requestUri":"/accounts/{accountId}/rooms/{roomId}/memberships?operation=batch-create",
   136          "responseCode":201
   137        },
   138        "input":{"shape":"BatchCreateRoomMembershipRequest"},
   139        "output":{"shape":"BatchCreateRoomMembershipResponse"},
   140        "errors":[
   141          {"shape":"UnauthorizedClientException"},
   142          {"shape":"NotFoundException"},
   143          {"shape":"BadRequestException"},
   144          {"shape":"ForbiddenException"},
   145          {"shape":"ThrottledClientException"},
   146          {"shape":"ServiceUnavailableException"},
   147          {"shape":"ServiceFailureException"}
   148        ]
   149      },
   150      "BatchDeletePhoneNumber":{
   151        "name":"BatchDeletePhoneNumber",
   152        "http":{
   153          "method":"POST",
   154          "requestUri":"/phone-numbers?operation=batch-delete",
   155          "responseCode":200
   156        },
   157        "input":{"shape":"BatchDeletePhoneNumberRequest"},
   158        "output":{"shape":"BatchDeletePhoneNumberResponse"},
   159        "errors":[
   160          {"shape":"UnauthorizedClientException"},
   161          {"shape":"NotFoundException"},
   162          {"shape":"ForbiddenException"},
   163          {"shape":"BadRequestException"},
   164          {"shape":"ThrottledClientException"},
   165          {"shape":"ServiceUnavailableException"},
   166          {"shape":"ServiceFailureException"}
   167        ]
   168      },
   169      "BatchSuspendUser":{
   170        "name":"BatchSuspendUser",
   171        "http":{
   172          "method":"POST",
   173          "requestUri":"/accounts/{accountId}/users?operation=suspend",
   174          "responseCode":200
   175        },
   176        "input":{"shape":"BatchSuspendUserRequest"},
   177        "output":{"shape":"BatchSuspendUserResponse"},
   178        "errors":[
   179          {"shape":"UnauthorizedClientException"},
   180          {"shape":"NotFoundException"},
   181          {"shape":"ForbiddenException"},
   182          {"shape":"BadRequestException"},
   183          {"shape":"ThrottledClientException"},
   184          {"shape":"ServiceUnavailableException"},
   185          {"shape":"ServiceFailureException"}
   186        ]
   187      },
   188      "BatchUnsuspendUser":{
   189        "name":"BatchUnsuspendUser",
   190        "http":{
   191          "method":"POST",
   192          "requestUri":"/accounts/{accountId}/users?operation=unsuspend",
   193          "responseCode":200
   194        },
   195        "input":{"shape":"BatchUnsuspendUserRequest"},
   196        "output":{"shape":"BatchUnsuspendUserResponse"},
   197        "errors":[
   198          {"shape":"UnauthorizedClientException"},
   199          {"shape":"NotFoundException"},
   200          {"shape":"ForbiddenException"},
   201          {"shape":"BadRequestException"},
   202          {"shape":"ThrottledClientException"},
   203          {"shape":"ServiceUnavailableException"},
   204          {"shape":"ServiceFailureException"}
   205        ]
   206      },
   207      "BatchUpdatePhoneNumber":{
   208        "name":"BatchUpdatePhoneNumber",
   209        "http":{
   210          "method":"POST",
   211          "requestUri":"/phone-numbers?operation=batch-update",
   212          "responseCode":200
   213        },
   214        "input":{"shape":"BatchUpdatePhoneNumberRequest"},
   215        "output":{"shape":"BatchUpdatePhoneNumberResponse"},
   216        "errors":[
   217          {"shape":"UnauthorizedClientException"},
   218          {"shape":"NotFoundException"},
   219          {"shape":"ForbiddenException"},
   220          {"shape":"BadRequestException"},
   221          {"shape":"ThrottledClientException"},
   222          {"shape":"ServiceUnavailableException"},
   223          {"shape":"ServiceFailureException"}
   224        ]
   225      },
   226      "BatchUpdateUser":{
   227        "name":"BatchUpdateUser",
   228        "http":{
   229          "method":"POST",
   230          "requestUri":"/accounts/{accountId}/users",
   231          "responseCode":200
   232        },
   233        "input":{"shape":"BatchUpdateUserRequest"},
   234        "output":{"shape":"BatchUpdateUserResponse"},
   235        "errors":[
   236          {"shape":"UnauthorizedClientException"},
   237          {"shape":"NotFoundException"},
   238          {"shape":"ForbiddenException"},
   239          {"shape":"BadRequestException"},
   240          {"shape":"ThrottledClientException"},
   241          {"shape":"ServiceUnavailableException"},
   242          {"shape":"ServiceFailureException"}
   243        ]
   244      },
   245      "CreateAccount":{
   246        "name":"CreateAccount",
   247        "http":{
   248          "method":"POST",
   249          "requestUri":"/accounts",
   250          "responseCode":201
   251        },
   252        "input":{"shape":"CreateAccountRequest"},
   253        "output":{"shape":"CreateAccountResponse"},
   254        "errors":[
   255          {"shape":"UnauthorizedClientException"},
   256          {"shape":"NotFoundException"},
   257          {"shape":"ForbiddenException"},
   258          {"shape":"BadRequestException"},
   259          {"shape":"ThrottledClientException"},
   260          {"shape":"ServiceUnavailableException"},
   261          {"shape":"ServiceFailureException"}
   262        ]
   263      },
   264      "CreateAppInstance":{
   265        "name":"CreateAppInstance",
   266        "http":{
   267          "method":"POST",
   268          "requestUri":"/app-instances",
   269          "responseCode":201
   270        },
   271        "input":{"shape":"CreateAppInstanceRequest"},
   272        "output":{"shape":"CreateAppInstanceResponse"},
   273        "errors":[
   274          {"shape":"BadRequestException"},
   275          {"shape":"ConflictException"},
   276          {"shape":"ForbiddenException"},
   277          {"shape":"ResourceLimitExceededException"},
   278          {"shape":"ThrottledClientException"},
   279          {"shape":"UnauthorizedClientException"},
   280          {"shape":"ServiceUnavailableException"},
   281          {"shape":"ServiceFailureException"}
   282        ],
   283        "endpoint":{"hostPrefix":"identity-"}
   284      },
   285      "CreateAppInstanceAdmin":{
   286        "name":"CreateAppInstanceAdmin",
   287        "http":{
   288          "method":"POST",
   289          "requestUri":"/app-instances/{appInstanceArn}/admins",
   290          "responseCode":201
   291        },
   292        "input":{"shape":"CreateAppInstanceAdminRequest"},
   293        "output":{"shape":"CreateAppInstanceAdminResponse"},
   294        "errors":[
   295          {"shape":"BadRequestException"},
   296          {"shape":"ConflictException"},
   297          {"shape":"ForbiddenException"},
   298          {"shape":"ResourceLimitExceededException"},
   299          {"shape":"ThrottledClientException"},
   300          {"shape":"UnauthorizedClientException"},
   301          {"shape":"ServiceUnavailableException"},
   302          {"shape":"ServiceFailureException"}
   303        ],
   304        "endpoint":{"hostPrefix":"identity-"}
   305      },
   306      "CreateAppInstanceUser":{
   307        "name":"CreateAppInstanceUser",
   308        "http":{
   309          "method":"POST",
   310          "requestUri":"/app-instance-users",
   311          "responseCode":201
   312        },
   313        "input":{"shape":"CreateAppInstanceUserRequest"},
   314        "output":{"shape":"CreateAppInstanceUserResponse"},
   315        "errors":[
   316          {"shape":"BadRequestException"},
   317          {"shape":"ConflictException"},
   318          {"shape":"ForbiddenException"},
   319          {"shape":"ResourceLimitExceededException"},
   320          {"shape":"ThrottledClientException"},
   321          {"shape":"UnauthorizedClientException"},
   322          {"shape":"ServiceUnavailableException"},
   323          {"shape":"ServiceFailureException"}
   324        ],
   325        "endpoint":{"hostPrefix":"identity-"}
   326      },
   327      "CreateAttendee":{
   328        "name":"CreateAttendee",
   329        "http":{
   330          "method":"POST",
   331          "requestUri":"/meetings/{meetingId}/attendees",
   332          "responseCode":201
   333        },
   334        "input":{"shape":"CreateAttendeeRequest"},
   335        "output":{"shape":"CreateAttendeeResponse"},
   336        "errors":[
   337          {"shape":"BadRequestException"},
   338          {"shape":"ForbiddenException"},
   339          {"shape":"NotFoundException"},
   340          {"shape":"ResourceLimitExceededException"},
   341          {"shape":"ThrottledClientException"},
   342          {"shape":"UnauthorizedClientException"},
   343          {"shape":"ServiceUnavailableException"},
   344          {"shape":"ServiceFailureException"}
   345        ]
   346      },
   347      "CreateBot":{
   348        "name":"CreateBot",
   349        "http":{
   350          "method":"POST",
   351          "requestUri":"/accounts/{accountId}/bots",
   352          "responseCode":201
   353        },
   354        "input":{"shape":"CreateBotRequest"},
   355        "output":{"shape":"CreateBotResponse"},
   356        "errors":[
   357          {"shape":"ServiceUnavailableException"},
   358          {"shape":"ServiceFailureException"},
   359          {"shape":"ForbiddenException"},
   360          {"shape":"BadRequestException"},
   361          {"shape":"UnauthorizedClientException"},
   362          {"shape":"ResourceLimitExceededException"},
   363          {"shape":"NotFoundException"},
   364          {"shape":"ThrottledClientException"}
   365        ]
   366      },
   367      "CreateChannel":{
   368        "name":"CreateChannel",
   369        "http":{
   370          "method":"POST",
   371          "requestUri":"/channels",
   372          "responseCode":201
   373        },
   374        "input":{"shape":"CreateChannelRequest"},
   375        "output":{"shape":"CreateChannelResponse"},
   376        "errors":[
   377          {"shape":"BadRequestException"},
   378          {"shape":"ForbiddenException"},
   379          {"shape":"UnauthorizedClientException"},
   380          {"shape":"ConflictException"},
   381          {"shape":"ResourceLimitExceededException"},
   382          {"shape":"ThrottledClientException"},
   383          {"shape":"ServiceUnavailableException"},
   384          {"shape":"ServiceFailureException"}
   385        ],
   386        "endpoint":{"hostPrefix":"messaging-"}
   387      },
   388      "CreateChannelBan":{
   389        "name":"CreateChannelBan",
   390        "http":{
   391          "method":"POST",
   392          "requestUri":"/channels/{channelArn}/bans",
   393          "responseCode":201
   394        },
   395        "input":{"shape":"CreateChannelBanRequest"},
   396        "output":{"shape":"CreateChannelBanResponse"},
   397        "errors":[
   398          {"shape":"BadRequestException"},
   399          {"shape":"ForbiddenException"},
   400          {"shape":"UnauthorizedClientException"},
   401          {"shape":"ConflictException"},
   402          {"shape":"ResourceLimitExceededException"},
   403          {"shape":"ThrottledClientException"},
   404          {"shape":"ServiceUnavailableException"},
   405          {"shape":"ServiceFailureException"}
   406        ],
   407        "endpoint":{"hostPrefix":"messaging-"}
   408      },
   409      "CreateChannelMembership":{
   410        "name":"CreateChannelMembership",
   411        "http":{
   412          "method":"POST",
   413          "requestUri":"/channels/{channelArn}/memberships",
   414          "responseCode":201
   415        },
   416        "input":{"shape":"CreateChannelMembershipRequest"},
   417        "output":{"shape":"CreateChannelMembershipResponse"},
   418        "errors":[
   419          {"shape":"BadRequestException"},
   420          {"shape":"ForbiddenException"},
   421          {"shape":"UnauthorizedClientException"},
   422          {"shape":"ConflictException"},
   423          {"shape":"ResourceLimitExceededException"},
   424          {"shape":"ThrottledClientException"},
   425          {"shape":"ServiceUnavailableException"},
   426          {"shape":"ServiceFailureException"}
   427        ],
   428        "endpoint":{"hostPrefix":"messaging-"}
   429      },
   430      "CreateChannelModerator":{
   431        "name":"CreateChannelModerator",
   432        "http":{
   433          "method":"POST",
   434          "requestUri":"/channels/{channelArn}/moderators",
   435          "responseCode":201
   436        },
   437        "input":{"shape":"CreateChannelModeratorRequest"},
   438        "output":{"shape":"CreateChannelModeratorResponse"},
   439        "errors":[
   440          {"shape":"BadRequestException"},
   441          {"shape":"ForbiddenException"},
   442          {"shape":"UnauthorizedClientException"},
   443          {"shape":"ConflictException"},
   444          {"shape":"ResourceLimitExceededException"},
   445          {"shape":"ThrottledClientException"},
   446          {"shape":"ServiceUnavailableException"},
   447          {"shape":"ServiceFailureException"}
   448        ],
   449        "endpoint":{"hostPrefix":"messaging-"}
   450      },
   451      "CreateMediaCapturePipeline":{
   452        "name":"CreateMediaCapturePipeline",
   453        "http":{
   454          "method":"POST",
   455          "requestUri":"/media-capture-pipelines",
   456          "responseCode":201
   457        },
   458        "input":{"shape":"CreateMediaCapturePipelineRequest"},
   459        "output":{"shape":"CreateMediaCapturePipelineResponse"},
   460        "errors":[
   461          {"shape":"ResourceLimitExceededException"},
   462          {"shape":"ForbiddenException"},
   463          {"shape":"BadRequestException"},
   464          {"shape":"UnauthorizedClientException"},
   465          {"shape":"ThrottledClientException"},
   466          {"shape":"ServiceUnavailableException"},
   467          {"shape":"ServiceFailureException"}
   468        ]
   469      },
   470      "CreateMeeting":{
   471        "name":"CreateMeeting",
   472        "http":{
   473          "method":"POST",
   474          "requestUri":"/meetings",
   475          "responseCode":201
   476        },
   477        "input":{"shape":"CreateMeetingRequest"},
   478        "output":{"shape":"CreateMeetingResponse"},
   479        "errors":[
   480          {"shape":"BadRequestException"},
   481          {"shape":"ForbiddenException"},
   482          {"shape":"ResourceLimitExceededException"},
   483          {"shape":"ThrottledClientException"},
   484          {"shape":"UnauthorizedClientException"},
   485          {"shape":"ServiceUnavailableException"},
   486          {"shape":"ServiceFailureException"}
   487        ]
   488      },
   489      "CreateMeetingDialOut":{
   490        "name":"CreateMeetingDialOut",
   491        "http":{
   492          "method":"POST",
   493          "requestUri":"/meetings/{meetingId}/dial-outs",
   494          "responseCode":201
   495        },
   496        "input":{"shape":"CreateMeetingDialOutRequest"},
   497        "output":{"shape":"CreateMeetingDialOutResponse"},
   498        "errors":[
   499          {"shape":"BadRequestException"},
   500          {"shape":"ForbiddenException"},
   501          {"shape":"ResourceLimitExceededException"},
   502          {"shape":"ThrottledClientException"},
   503          {"shape":"UnauthorizedClientException"},
   504          {"shape":"ServiceUnavailableException"},
   505          {"shape":"ServiceFailureException"}
   506        ]
   507      },
   508      "CreateMeetingWithAttendees":{
   509        "name":"CreateMeetingWithAttendees",
   510        "http":{
   511          "method":"POST",
   512          "requestUri":"/meetings?operation=create-attendees",
   513          "responseCode":201
   514        },
   515        "input":{"shape":"CreateMeetingWithAttendeesRequest"},
   516        "output":{"shape":"CreateMeetingWithAttendeesResponse"},
   517        "errors":[
   518          {"shape":"BadRequestException"},
   519          {"shape":"ForbiddenException"},
   520          {"shape":"ResourceLimitExceededException"},
   521          {"shape":"ThrottledClientException"},
   522          {"shape":"UnauthorizedClientException"},
   523          {"shape":"ServiceUnavailableException"},
   524          {"shape":"ServiceFailureException"}
   525        ]
   526      },
   527      "CreatePhoneNumberOrder":{
   528        "name":"CreatePhoneNumberOrder",
   529        "http":{
   530          "method":"POST",
   531          "requestUri":"/phone-number-orders",
   532          "responseCode":201
   533        },
   534        "input":{"shape":"CreatePhoneNumberOrderRequest"},
   535        "output":{"shape":"CreatePhoneNumberOrderResponse"},
   536        "errors":[
   537          {"shape":"BadRequestException"},
   538          {"shape":"ForbiddenException"},
   539          {"shape":"AccessDeniedException"},
   540          {"shape":"UnauthorizedClientException"},
   541          {"shape":"ThrottledClientException"},
   542          {"shape":"ResourceLimitExceededException"},
   543          {"shape":"ServiceUnavailableException"},
   544          {"shape":"ServiceFailureException"}
   545        ]
   546      },
   547      "CreateProxySession":{
   548        "name":"CreateProxySession",
   549        "http":{
   550          "method":"POST",
   551          "requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions",
   552          "responseCode":201
   553        },
   554        "input":{"shape":"CreateProxySessionRequest"},
   555        "output":{"shape":"CreateProxySessionResponse"},
   556        "errors":[
   557          {"shape":"UnauthorizedClientException"},
   558          {"shape":"NotFoundException"},
   559          {"shape":"ForbiddenException"},
   560          {"shape":"BadRequestException"},
   561          {"shape":"ThrottledClientException"},
   562          {"shape":"ServiceUnavailableException"},
   563          {"shape":"ServiceFailureException"}
   564        ]
   565      },
   566      "CreateRoom":{
   567        "name":"CreateRoom",
   568        "http":{
   569          "method":"POST",
   570          "requestUri":"/accounts/{accountId}/rooms",
   571          "responseCode":201
   572        },
   573        "input":{"shape":"CreateRoomRequest"},
   574        "output":{"shape":"CreateRoomResponse"},
   575        "errors":[
   576          {"shape":"NotFoundException"},
   577          {"shape":"BadRequestException"},
   578          {"shape":"ForbiddenException"},
   579          {"shape":"UnauthorizedClientException"},
   580          {"shape":"ResourceLimitExceededException"},
   581          {"shape":"ThrottledClientException"},
   582          {"shape":"ServiceUnavailableException"},
   583          {"shape":"ServiceFailureException"}
   584        ]
   585      },
   586      "CreateRoomMembership":{
   587        "name":"CreateRoomMembership",
   588        "http":{
   589          "method":"POST",
   590          "requestUri":"/accounts/{accountId}/rooms/{roomId}/memberships",
   591          "responseCode":201
   592        },
   593        "input":{"shape":"CreateRoomMembershipRequest"},
   594        "output":{"shape":"CreateRoomMembershipResponse"},
   595        "errors":[
   596          {"shape":"ConflictException"},
   597          {"shape":"UnauthorizedClientException"},
   598          {"shape":"NotFoundException"},
   599          {"shape":"BadRequestException"},
   600          {"shape":"ForbiddenException"},
   601          {"shape":"ResourceLimitExceededException"},
   602          {"shape":"ThrottledClientException"},
   603          {"shape":"ServiceUnavailableException"},
   604          {"shape":"ServiceFailureException"}
   605        ]
   606      },
   607      "CreateSipMediaApplication":{
   608        "name":"CreateSipMediaApplication",
   609        "http":{
   610          "method":"POST",
   611          "requestUri":"/sip-media-applications",
   612          "responseCode":201
   613        },
   614        "input":{"shape":"CreateSipMediaApplicationRequest"},
   615        "output":{"shape":"CreateSipMediaApplicationResponse"},
   616        "errors":[
   617          {"shape":"BadRequestException"},
   618          {"shape":"ForbiddenException"},
   619          {"shape":"AccessDeniedException"},
   620          {"shape":"UnauthorizedClientException"},
   621          {"shape":"ThrottledClientException"},
   622          {"shape":"ResourceLimitExceededException"},
   623          {"shape":"ConflictException"},
   624          {"shape":"ServiceUnavailableException"},
   625          {"shape":"ServiceFailureException"}
   626        ]
   627      },
   628      "CreateSipMediaApplicationCall":{
   629        "name":"CreateSipMediaApplicationCall",
   630        "http":{
   631          "method":"POST",
   632          "requestUri":"/sip-media-applications/{sipMediaApplicationId}/calls",
   633          "responseCode":201
   634        },
   635        "input":{"shape":"CreateSipMediaApplicationCallRequest"},
   636        "output":{"shape":"CreateSipMediaApplicationCallResponse"},
   637        "errors":[
   638          {"shape":"BadRequestException"},
   639          {"shape":"ForbiddenException"},
   640          {"shape":"ResourceLimitExceededException"},
   641          {"shape":"ThrottledClientException"},
   642          {"shape":"UnauthorizedClientException"},
   643          {"shape":"AccessDeniedException"},
   644          {"shape":"ServiceUnavailableException"},
   645          {"shape":"ServiceFailureException"}
   646        ]
   647      },
   648      "CreateSipRule":{
   649        "name":"CreateSipRule",
   650        "http":{
   651          "method":"POST",
   652          "requestUri":"/sip-rules",
   653          "responseCode":201
   654        },
   655        "input":{"shape":"CreateSipRuleRequest"},
   656        "output":{"shape":"CreateSipRuleResponse"},
   657        "errors":[
   658          {"shape":"BadRequestException"},
   659          {"shape":"ForbiddenException"},
   660          {"shape":"AccessDeniedException"},
   661          {"shape":"UnauthorizedClientException"},
   662          {"shape":"ThrottledClientException"},
   663          {"shape":"ResourceLimitExceededException"},
   664          {"shape":"ConflictException"},
   665          {"shape":"ServiceUnavailableException"},
   666          {"shape":"ServiceFailureException"}
   667        ]
   668      },
   669      "CreateUser":{
   670        "name":"CreateUser",
   671        "http":{
   672          "method":"POST",
   673          "requestUri":"/accounts/{accountId}/users?operation=create",
   674          "responseCode":201
   675        },
   676        "input":{"shape":"CreateUserRequest"},
   677        "output":{"shape":"CreateUserResponse"},
   678        "errors":[
   679          {"shape":"UnauthorizedClientException"},
   680          {"shape":"NotFoundException"},
   681          {"shape":"ConflictException"},
   682          {"shape":"ForbiddenException"},
   683          {"shape":"BadRequestException"},
   684          {"shape":"ThrottledClientException"},
   685          {"shape":"ServiceUnavailableException"},
   686          {"shape":"ServiceFailureException"}
   687        ]
   688      },
   689      "CreateVoiceConnector":{
   690        "name":"CreateVoiceConnector",
   691        "http":{
   692          "method":"POST",
   693          "requestUri":"/voice-connectors",
   694          "responseCode":201
   695        },
   696        "input":{"shape":"CreateVoiceConnectorRequest"},
   697        "output":{"shape":"CreateVoiceConnectorResponse"},
   698        "errors":[
   699          {"shape":"BadRequestException"},
   700          {"shape":"ForbiddenException"},
   701          {"shape":"AccessDeniedException"},
   702          {"shape":"UnauthorizedClientException"},
   703          {"shape":"ThrottledClientException"},
   704          {"shape":"ResourceLimitExceededException"},
   705          {"shape":"ServiceUnavailableException"},
   706          {"shape":"ServiceFailureException"}
   707        ]
   708      },
   709      "CreateVoiceConnectorGroup":{
   710        "name":"CreateVoiceConnectorGroup",
   711        "http":{
   712          "method":"POST",
   713          "requestUri":"/voice-connector-groups",
   714          "responseCode":201
   715        },
   716        "input":{"shape":"CreateVoiceConnectorGroupRequest"},
   717        "output":{"shape":"CreateVoiceConnectorGroupResponse"},
   718        "errors":[
   719          {"shape":"BadRequestException"},
   720          {"shape":"ForbiddenException"},
   721          {"shape":"AccessDeniedException"},
   722          {"shape":"UnauthorizedClientException"},
   723          {"shape":"ThrottledClientException"},
   724          {"shape":"ResourceLimitExceededException"},
   725          {"shape":"ServiceUnavailableException"},
   726          {"shape":"ServiceFailureException"}
   727        ]
   728      },
   729      "DeleteAccount":{
   730        "name":"DeleteAccount",
   731        "http":{
   732          "method":"DELETE",
   733          "requestUri":"/accounts/{accountId}",
   734          "responseCode":204
   735        },
   736        "input":{"shape":"DeleteAccountRequest"},
   737        "output":{"shape":"DeleteAccountResponse"},
   738        "errors":[
   739          {"shape":"UnauthorizedClientException"},
   740          {"shape":"NotFoundException"},
   741          {"shape":"ForbiddenException"},
   742          {"shape":"BadRequestException"},
   743          {"shape":"ThrottledClientException"},
   744          {"shape":"UnprocessableEntityException"},
   745          {"shape":"ServiceUnavailableException"},
   746          {"shape":"ServiceFailureException"}
   747        ]
   748      },
   749      "DeleteAppInstance":{
   750        "name":"DeleteAppInstance",
   751        "http":{
   752          "method":"DELETE",
   753          "requestUri":"/app-instances/{appInstanceArn}",
   754          "responseCode":204
   755        },
   756        "input":{"shape":"DeleteAppInstanceRequest"},
   757        "errors":[
   758          {"shape":"BadRequestException"},
   759          {"shape":"ForbiddenException"},
   760          {"shape":"ThrottledClientException"},
   761          {"shape":"UnauthorizedClientException"},
   762          {"shape":"ServiceUnavailableException"},
   763          {"shape":"ServiceFailureException"}
   764        ],
   765        "endpoint":{"hostPrefix":"identity-"}
   766      },
   767      "DeleteAppInstanceAdmin":{
   768        "name":"DeleteAppInstanceAdmin",
   769        "http":{
   770          "method":"DELETE",
   771          "requestUri":"/app-instances/{appInstanceArn}/admins/{appInstanceAdminArn}",
   772          "responseCode":204
   773        },
   774        "input":{"shape":"DeleteAppInstanceAdminRequest"},
   775        "errors":[
   776          {"shape":"BadRequestException"},
   777          {"shape":"ConflictException"},
   778          {"shape":"ForbiddenException"},
   779          {"shape":"ThrottledClientException"},
   780          {"shape":"UnauthorizedClientException"},
   781          {"shape":"ServiceUnavailableException"},
   782          {"shape":"ServiceFailureException"}
   783        ],
   784        "endpoint":{"hostPrefix":"identity-"}
   785      },
   786      "DeleteAppInstanceStreamingConfigurations":{
   787        "name":"DeleteAppInstanceStreamingConfigurations",
   788        "http":{
   789          "method":"DELETE",
   790          "requestUri":"/app-instances/{appInstanceArn}/streaming-configurations",
   791          "responseCode":204
   792        },
   793        "input":{"shape":"DeleteAppInstanceStreamingConfigurationsRequest"},
   794        "errors":[
   795          {"shape":"BadRequestException"},
   796          {"shape":"ForbiddenException"},
   797          {"shape":"NotFoundException"},
   798          {"shape":"UnauthorizedClientException"},
   799          {"shape":"ThrottledClientException"},
   800          {"shape":"ServiceUnavailableException"},
   801          {"shape":"ServiceFailureException"}
   802        ]
   803      },
   804      "DeleteAppInstanceUser":{
   805        "name":"DeleteAppInstanceUser",
   806        "http":{
   807          "method":"DELETE",
   808          "requestUri":"/app-instance-users/{appInstanceUserArn}",
   809          "responseCode":204
   810        },
   811        "input":{"shape":"DeleteAppInstanceUserRequest"},
   812        "errors":[
   813          {"shape":"BadRequestException"},
   814          {"shape":"ForbiddenException"},
   815          {"shape":"ThrottledClientException"},
   816          {"shape":"UnauthorizedClientException"},
   817          {"shape":"ServiceUnavailableException"},
   818          {"shape":"ServiceFailureException"}
   819        ],
   820        "endpoint":{"hostPrefix":"identity-"}
   821      },
   822      "DeleteAttendee":{
   823        "name":"DeleteAttendee",
   824        "http":{
   825          "method":"DELETE",
   826          "requestUri":"/meetings/{meetingId}/attendees/{attendeeId}",
   827          "responseCode":204
   828        },
   829        "input":{"shape":"DeleteAttendeeRequest"},
   830        "errors":[
   831          {"shape":"BadRequestException"},
   832          {"shape":"ForbiddenException"},
   833          {"shape":"ThrottledClientException"},
   834          {"shape":"NotFoundException"},
   835          {"shape":"UnauthorizedClientException"},
   836          {"shape":"ServiceUnavailableException"},
   837          {"shape":"ServiceFailureException"}
   838        ]
   839      },
   840      "DeleteChannel":{
   841        "name":"DeleteChannel",
   842        "http":{
   843          "method":"DELETE",
   844          "requestUri":"/channels/{channelArn}",
   845          "responseCode":204
   846        },
   847        "input":{"shape":"DeleteChannelRequest"},
   848        "errors":[
   849          {"shape":"BadRequestException"},
   850          {"shape":"ForbiddenException"},
   851          {"shape":"UnauthorizedClientException"},
   852          {"shape":"ThrottledClientException"},
   853          {"shape":"ServiceUnavailableException"},
   854          {"shape":"ServiceFailureException"}
   855        ],
   856        "endpoint":{"hostPrefix":"messaging-"}
   857      },
   858      "DeleteChannelBan":{
   859        "name":"DeleteChannelBan",
   860        "http":{
   861          "method":"DELETE",
   862          "requestUri":"/channels/{channelArn}/bans/{memberArn}",
   863          "responseCode":204
   864        },
   865        "input":{"shape":"DeleteChannelBanRequest"},
   866        "errors":[
   867          {"shape":"BadRequestException"},
   868          {"shape":"ForbiddenException"},
   869          {"shape":"UnauthorizedClientException"},
   870          {"shape":"ThrottledClientException"},
   871          {"shape":"ServiceUnavailableException"},
   872          {"shape":"ServiceFailureException"}
   873        ],
   874        "endpoint":{"hostPrefix":"messaging-"}
   875      },
   876      "DeleteChannelMembership":{
   877        "name":"DeleteChannelMembership",
   878        "http":{
   879          "method":"DELETE",
   880          "requestUri":"/channels/{channelArn}/memberships/{memberArn}",
   881          "responseCode":204
   882        },
   883        "input":{"shape":"DeleteChannelMembershipRequest"},
   884        "errors":[
   885          {"shape":"BadRequestException"},
   886          {"shape":"ForbiddenException"},
   887          {"shape":"UnauthorizedClientException"},
   888          {"shape":"ConflictException"},
   889          {"shape":"ThrottledClientException"},
   890          {"shape":"ServiceUnavailableException"},
   891          {"shape":"ServiceFailureException"}
   892        ],
   893        "endpoint":{"hostPrefix":"messaging-"}
   894      },
   895      "DeleteChannelMessage":{
   896        "name":"DeleteChannelMessage",
   897        "http":{
   898          "method":"DELETE",
   899          "requestUri":"/channels/{channelArn}/messages/{messageId}",
   900          "responseCode":204
   901        },
   902        "input":{"shape":"DeleteChannelMessageRequest"},
   903        "errors":[
   904          {"shape":"BadRequestException"},
   905          {"shape":"ForbiddenException"},
   906          {"shape":"UnauthorizedClientException"},
   907          {"shape":"ThrottledClientException"},
   908          {"shape":"ServiceUnavailableException"},
   909          {"shape":"ServiceFailureException"}
   910        ],
   911        "endpoint":{"hostPrefix":"messaging-"}
   912      },
   913      "DeleteChannelModerator":{
   914        "name":"DeleteChannelModerator",
   915        "http":{
   916          "method":"DELETE",
   917          "requestUri":"/channels/{channelArn}/moderators/{channelModeratorArn}",
   918          "responseCode":204
   919        },
   920        "input":{"shape":"DeleteChannelModeratorRequest"},
   921        "errors":[
   922          {"shape":"BadRequestException"},
   923          {"shape":"ForbiddenException"},
   924          {"shape":"UnauthorizedClientException"},
   925          {"shape":"ThrottledClientException"},
   926          {"shape":"ServiceUnavailableException"},
   927          {"shape":"ServiceFailureException"}
   928        ],
   929        "endpoint":{"hostPrefix":"messaging-"}
   930      },
   931      "DeleteEventsConfiguration":{
   932        "name":"DeleteEventsConfiguration",
   933        "http":{
   934          "method":"DELETE",
   935          "requestUri":"/accounts/{accountId}/bots/{botId}/events-configuration",
   936          "responseCode":204
   937        },
   938        "input":{"shape":"DeleteEventsConfigurationRequest"},
   939        "errors":[
   940          {"shape":"ServiceUnavailableException"},
   941          {"shape":"ServiceFailureException"},
   942          {"shape":"ForbiddenException"},
   943          {"shape":"BadRequestException"},
   944          {"shape":"UnauthorizedClientException"},
   945          {"shape":"ResourceLimitExceededException"}
   946        ]
   947      },
   948      "DeleteMediaCapturePipeline":{
   949        "name":"DeleteMediaCapturePipeline",
   950        "http":{
   951          "method":"DELETE",
   952          "requestUri":"/media-capture-pipelines/{mediaPipelineId}",
   953          "responseCode":204
   954        },
   955        "input":{"shape":"DeleteMediaCapturePipelineRequest"},
   956        "errors":[
   957          {"shape":"ForbiddenException"},
   958          {"shape":"NotFoundException"},
   959          {"shape":"BadRequestException"},
   960          {"shape":"ThrottledClientException"},
   961          {"shape":"UnauthorizedClientException"},
   962          {"shape":"ServiceUnavailableException"},
   963          {"shape":"ServiceFailureException"}
   964        ]
   965      },
   966      "DeleteMeeting":{
   967        "name":"DeleteMeeting",
   968        "http":{
   969          "method":"DELETE",
   970          "requestUri":"/meetings/{meetingId}",
   971          "responseCode":204
   972        },
   973        "input":{"shape":"DeleteMeetingRequest"},
   974        "errors":[
   975          {"shape":"BadRequestException"},
   976          {"shape":"ForbiddenException"},
   977          {"shape":"ThrottledClientException"},
   978          {"shape":"NotFoundException"},
   979          {"shape":"UnauthorizedClientException"},
   980          {"shape":"ServiceUnavailableException"},
   981          {"shape":"ServiceFailureException"}
   982        ]
   983      },
   984      "DeletePhoneNumber":{
   985        "name":"DeletePhoneNumber",
   986        "http":{
   987          "method":"DELETE",
   988          "requestUri":"/phone-numbers/{phoneNumberId}",
   989          "responseCode":204
   990        },
   991        "input":{"shape":"DeletePhoneNumberRequest"},
   992        "errors":[
   993          {"shape":"UnauthorizedClientException"},
   994          {"shape":"NotFoundException"},
   995          {"shape":"ForbiddenException"},
   996          {"shape":"BadRequestException"},
   997          {"shape":"ThrottledClientException"},
   998          {"shape":"ServiceUnavailableException"},
   999          {"shape":"ServiceFailureException"}
  1000        ]
  1001      },
  1002      "DeleteProxySession":{
  1003        "name":"DeleteProxySession",
  1004        "http":{
  1005          "method":"DELETE",
  1006          "requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}",
  1007          "responseCode":204
  1008        },
  1009        "input":{"shape":"DeleteProxySessionRequest"},
  1010        "errors":[
  1011          {"shape":"UnauthorizedClientException"},
  1012          {"shape":"NotFoundException"},
  1013          {"shape":"ForbiddenException"},
  1014          {"shape":"BadRequestException"},
  1015          {"shape":"ThrottledClientException"},
  1016          {"shape":"ServiceUnavailableException"},
  1017          {"shape":"ServiceFailureException"}
  1018        ]
  1019      },
  1020      "DeleteRoom":{
  1021        "name":"DeleteRoom",
  1022        "http":{
  1023          "method":"DELETE",
  1024          "requestUri":"/accounts/{accountId}/rooms/{roomId}",
  1025          "responseCode":204
  1026        },
  1027        "input":{"shape":"DeleteRoomRequest"},
  1028        "errors":[
  1029          {"shape":"BadRequestException"},
  1030          {"shape":"ForbiddenException"},
  1031          {"shape":"NotFoundException"},
  1032          {"shape":"UnauthorizedClientException"},
  1033          {"shape":"ThrottledClientException"},
  1034          {"shape":"ServiceUnavailableException"},
  1035          {"shape":"ServiceFailureException"}
  1036        ]
  1037      },
  1038      "DeleteRoomMembership":{
  1039        "name":"DeleteRoomMembership",
  1040        "http":{
  1041          "method":"DELETE",
  1042          "requestUri":"/accounts/{accountId}/rooms/{roomId}/memberships/{memberId}",
  1043          "responseCode":204
  1044        },
  1045        "input":{"shape":"DeleteRoomMembershipRequest"},
  1046        "errors":[
  1047          {"shape":"UnauthorizedClientException"},
  1048          {"shape":"NotFoundException"},
  1049          {"shape":"BadRequestException"},
  1050          {"shape":"ForbiddenException"},
  1051          {"shape":"ThrottledClientException"},
  1052          {"shape":"ServiceUnavailableException"},
  1053          {"shape":"ServiceFailureException"}
  1054        ]
  1055      },
  1056      "DeleteSipMediaApplication":{
  1057        "name":"DeleteSipMediaApplication",
  1058        "http":{
  1059          "method":"DELETE",
  1060          "requestUri":"/sip-media-applications/{sipMediaApplicationId}",
  1061          "responseCode":204
  1062        },
  1063        "input":{"shape":"DeleteSipMediaApplicationRequest"},
  1064        "errors":[
  1065          {"shape":"UnauthorizedClientException"},
  1066          {"shape":"NotFoundException"},
  1067          {"shape":"ForbiddenException"},
  1068          {"shape":"BadRequestException"},
  1069          {"shape":"ConflictException"},
  1070          {"shape":"ThrottledClientException"},
  1071          {"shape":"ServiceUnavailableException"},
  1072          {"shape":"ServiceFailureException"}
  1073        ]
  1074      },
  1075      "DeleteSipRule":{
  1076        "name":"DeleteSipRule",
  1077        "http":{
  1078          "method":"DELETE",
  1079          "requestUri":"/sip-rules/{sipRuleId}",
  1080          "responseCode":204
  1081        },
  1082        "input":{"shape":"DeleteSipRuleRequest"},
  1083        "errors":[
  1084          {"shape":"UnauthorizedClientException"},
  1085          {"shape":"NotFoundException"},
  1086          {"shape":"ForbiddenException"},
  1087          {"shape":"BadRequestException"},
  1088          {"shape":"ConflictException"},
  1089          {"shape":"ThrottledClientException"},
  1090          {"shape":"ServiceUnavailableException"},
  1091          {"shape":"ServiceFailureException"}
  1092        ]
  1093      },
  1094      "DeleteVoiceConnector":{
  1095        "name":"DeleteVoiceConnector",
  1096        "http":{
  1097          "method":"DELETE",
  1098          "requestUri":"/voice-connectors/{voiceConnectorId}",
  1099          "responseCode":204
  1100        },
  1101        "input":{"shape":"DeleteVoiceConnectorRequest"},
  1102        "errors":[
  1103          {"shape":"UnauthorizedClientException"},
  1104          {"shape":"NotFoundException"},
  1105          {"shape":"ForbiddenException"},
  1106          {"shape":"BadRequestException"},
  1107          {"shape":"ConflictException"},
  1108          {"shape":"ThrottledClientException"},
  1109          {"shape":"ServiceUnavailableException"},
  1110          {"shape":"ServiceFailureException"}
  1111        ]
  1112      },
  1113      "DeleteVoiceConnectorEmergencyCallingConfiguration":{
  1114        "name":"DeleteVoiceConnectorEmergencyCallingConfiguration",
  1115        "http":{
  1116          "method":"DELETE",
  1117          "requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration",
  1118          "responseCode":204
  1119        },
  1120        "input":{"shape":"DeleteVoiceConnectorEmergencyCallingConfigurationRequest"},
  1121        "errors":[
  1122          {"shape":"UnauthorizedClientException"},
  1123          {"shape":"NotFoundException"},
  1124          {"shape":"ForbiddenException"},
  1125          {"shape":"BadRequestException"},
  1126          {"shape":"ThrottledClientException"},
  1127          {"shape":"ServiceUnavailableException"},
  1128          {"shape":"ServiceFailureException"}
  1129        ]
  1130      },
  1131      "DeleteVoiceConnectorGroup":{
  1132        "name":"DeleteVoiceConnectorGroup",
  1133        "http":{
  1134          "method":"DELETE",
  1135          "requestUri":"/voice-connector-groups/{voiceConnectorGroupId}",
  1136          "responseCode":204
  1137        },
  1138        "input":{"shape":"DeleteVoiceConnectorGroupRequest"},
  1139        "errors":[
  1140          {"shape":"UnauthorizedClientException"},
  1141          {"shape":"NotFoundException"},
  1142          {"shape":"ForbiddenException"},
  1143          {"shape":"BadRequestException"},
  1144          {"shape":"ConflictException"},
  1145          {"shape":"ThrottledClientException"},
  1146          {"shape":"ServiceUnavailableException"},
  1147          {"shape":"ServiceFailureException"}
  1148        ]
  1149      },
  1150      "DeleteVoiceConnectorOrigination":{
  1151        "name":"DeleteVoiceConnectorOrigination",
  1152        "http":{
  1153          "method":"DELETE",
  1154          "requestUri":"/voice-connectors/{voiceConnectorId}/origination",
  1155          "responseCode":204
  1156        },
  1157        "input":{"shape":"DeleteVoiceConnectorOriginationRequest"},
  1158        "errors":[
  1159          {"shape":"UnauthorizedClientException"},
  1160          {"shape":"NotFoundException"},
  1161          {"shape":"ForbiddenException"},
  1162          {"shape":"BadRequestException"},
  1163          {"shape":"ThrottledClientException"},
  1164          {"shape":"ServiceUnavailableException"},
  1165          {"shape":"ServiceFailureException"}
  1166        ]
  1167      },
  1168      "DeleteVoiceConnectorProxy":{
  1169        "name":"DeleteVoiceConnectorProxy",
  1170        "http":{
  1171          "method":"DELETE",
  1172          "requestUri":"/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy",
  1173          "responseCode":204
  1174        },
  1175        "input":{"shape":"DeleteVoiceConnectorProxyRequest"},
  1176        "errors":[
  1177          {"shape":"UnauthorizedClientException"},
  1178          {"shape":"NotFoundException"},
  1179          {"shape":"ForbiddenException"},
  1180          {"shape":"BadRequestException"},
  1181          {"shape":"ThrottledClientException"},
  1182          {"shape":"ServiceUnavailableException"},
  1183          {"shape":"ServiceFailureException"}
  1184        ]
  1185      },
  1186      "DeleteVoiceConnectorStreamingConfiguration":{
  1187        "name":"DeleteVoiceConnectorStreamingConfiguration",
  1188        "http":{
  1189          "method":"DELETE",
  1190          "requestUri":"/voice-connectors/{voiceConnectorId}/streaming-configuration",
  1191          "responseCode":204
  1192        },
  1193        "input":{"shape":"DeleteVoiceConnectorStreamingConfigurationRequest"},
  1194        "errors":[
  1195          {"shape":"UnauthorizedClientException"},
  1196          {"shape":"NotFoundException"},
  1197          {"shape":"ForbiddenException"},
  1198          {"shape":"BadRequestException"},
  1199          {"shape":"ThrottledClientException"},
  1200          {"shape":"ServiceUnavailableException"},
  1201          {"shape":"ServiceFailureException"}
  1202        ]
  1203      },
  1204      "DeleteVoiceConnectorTermination":{
  1205        "name":"DeleteVoiceConnectorTermination",
  1206        "http":{
  1207          "method":"DELETE",
  1208          "requestUri":"/voice-connectors/{voiceConnectorId}/termination",
  1209          "responseCode":204
  1210        },
  1211        "input":{"shape":"DeleteVoiceConnectorTerminationRequest"},
  1212        "errors":[
  1213          {"shape":"UnauthorizedClientException"},
  1214          {"shape":"NotFoundException"},
  1215          {"shape":"ForbiddenException"},
  1216          {"shape":"BadRequestException"},
  1217          {"shape":"ThrottledClientException"},
  1218          {"shape":"ServiceUnavailableException"},
  1219          {"shape":"ServiceFailureException"}
  1220        ]
  1221      },
  1222      "DeleteVoiceConnectorTerminationCredentials":{
  1223        "name":"DeleteVoiceConnectorTerminationCredentials",
  1224        "http":{
  1225          "method":"POST",
  1226          "requestUri":"/voice-connectors/{voiceConnectorId}/termination/credentials?operation=delete",
  1227          "responseCode":204
  1228        },
  1229        "input":{"shape":"DeleteVoiceConnectorTerminationCredentialsRequest"},
  1230        "errors":[
  1231          {"shape":"UnauthorizedClientException"},
  1232          {"shape":"NotFoundException"},
  1233          {"shape":"ForbiddenException"},
  1234          {"shape":"BadRequestException"},
  1235          {"shape":"ThrottledClientException"},
  1236          {"shape":"ServiceUnavailableException"},
  1237          {"shape":"ServiceFailureException"}
  1238        ]
  1239      },
  1240      "DescribeAppInstance":{
  1241        "name":"DescribeAppInstance",
  1242        "http":{
  1243          "method":"GET",
  1244          "requestUri":"/app-instances/{appInstanceArn}",
  1245          "responseCode":200
  1246        },
  1247        "input":{"shape":"DescribeAppInstanceRequest"},
  1248        "output":{"shape":"DescribeAppInstanceResponse"},
  1249        "errors":[
  1250          {"shape":"BadRequestException"},
  1251          {"shape":"ForbiddenException"},
  1252          {"shape":"ThrottledClientException"},
  1253          {"shape":"UnauthorizedClientException"},
  1254          {"shape":"ServiceUnavailableException"},
  1255          {"shape":"ServiceFailureException"}
  1256        ],
  1257        "endpoint":{"hostPrefix":"identity-"}
  1258      },
  1259      "DescribeAppInstanceAdmin":{
  1260        "name":"DescribeAppInstanceAdmin",
  1261        "http":{
  1262          "method":"GET",
  1263          "requestUri":"/app-instances/{appInstanceArn}/admins/{appInstanceAdminArn}",
  1264          "responseCode":200
  1265        },
  1266        "input":{"shape":"DescribeAppInstanceAdminRequest"},
  1267        "output":{"shape":"DescribeAppInstanceAdminResponse"},
  1268        "errors":[
  1269          {"shape":"BadRequestException"},
  1270          {"shape":"ForbiddenException"},
  1271          {"shape":"ThrottledClientException"},
  1272          {"shape":"UnauthorizedClientException"},
  1273          {"shape":"ServiceUnavailableException"},
  1274          {"shape":"ServiceFailureException"}
  1275        ],
  1276        "endpoint":{"hostPrefix":"identity-"}
  1277      },
  1278      "DescribeAppInstanceUser":{
  1279        "name":"DescribeAppInstanceUser",
  1280        "http":{
  1281          "method":"GET",
  1282          "requestUri":"/app-instance-users/{appInstanceUserArn}",
  1283          "responseCode":200
  1284        },
  1285        "input":{"shape":"DescribeAppInstanceUserRequest"},
  1286        "output":{"shape":"DescribeAppInstanceUserResponse"},
  1287        "errors":[
  1288          {"shape":"BadRequestException"},
  1289          {"shape":"ForbiddenException"},
  1290          {"shape":"ThrottledClientException"},
  1291          {"shape":"UnauthorizedClientException"},
  1292          {"shape":"ServiceUnavailableException"},
  1293          {"shape":"ServiceFailureException"}
  1294        ],
  1295        "endpoint":{"hostPrefix":"identity-"}
  1296      },
  1297      "DescribeChannel":{
  1298        "name":"DescribeChannel",
  1299        "http":{
  1300          "method":"GET",
  1301          "requestUri":"/channels/{channelArn}",
  1302          "responseCode":200
  1303        },
  1304        "input":{"shape":"DescribeChannelRequest"},
  1305        "output":{"shape":"DescribeChannelResponse"},
  1306        "errors":[
  1307          {"shape":"BadRequestException"},
  1308          {"shape":"ForbiddenException"},
  1309          {"shape":"UnauthorizedClientException"},
  1310          {"shape":"ThrottledClientException"},
  1311          {"shape":"ServiceUnavailableException"},
  1312          {"shape":"ServiceFailureException"}
  1313        ],
  1314        "endpoint":{"hostPrefix":"messaging-"}
  1315      },
  1316      "DescribeChannelBan":{
  1317        "name":"DescribeChannelBan",
  1318        "http":{
  1319          "method":"GET",
  1320          "requestUri":"/channels/{channelArn}/bans/{memberArn}",
  1321          "responseCode":200
  1322        },
  1323        "input":{"shape":"DescribeChannelBanRequest"},
  1324        "output":{"shape":"DescribeChannelBanResponse"},
  1325        "errors":[
  1326          {"shape":"BadRequestException"},
  1327          {"shape":"ForbiddenException"},
  1328          {"shape":"NotFoundException"},
  1329          {"shape":"UnauthorizedClientException"},
  1330          {"shape":"ThrottledClientException"},
  1331          {"shape":"ServiceUnavailableException"},
  1332          {"shape":"ServiceFailureException"}
  1333        ],
  1334        "endpoint":{"hostPrefix":"messaging-"}
  1335      },
  1336      "DescribeChannelMembership":{
  1337        "name":"DescribeChannelMembership",
  1338        "http":{
  1339          "method":"GET",
  1340          "requestUri":"/channels/{channelArn}/memberships/{memberArn}",
  1341          "responseCode":200
  1342        },
  1343        "input":{"shape":"DescribeChannelMembershipRequest"},
  1344        "output":{"shape":"DescribeChannelMembershipResponse"},
  1345        "errors":[
  1346          {"shape":"BadRequestException"},
  1347          {"shape":"ForbiddenException"},
  1348          {"shape":"NotFoundException"},
  1349          {"shape":"UnauthorizedClientException"},
  1350          {"shape":"ThrottledClientException"},
  1351          {"shape":"ServiceUnavailableException"},
  1352          {"shape":"ServiceFailureException"}
  1353        ],
  1354        "endpoint":{"hostPrefix":"messaging-"}
  1355      },
  1356      "DescribeChannelMembershipForAppInstanceUser":{
  1357        "name":"DescribeChannelMembershipForAppInstanceUser",
  1358        "http":{
  1359          "method":"GET",
  1360          "requestUri":"/channels/{channelArn}?scope=app-instance-user-membership",
  1361          "responseCode":200
  1362        },
  1363        "input":{"shape":"DescribeChannelMembershipForAppInstanceUserRequest"},
  1364        "output":{"shape":"DescribeChannelMembershipForAppInstanceUserResponse"},
  1365        "errors":[
  1366          {"shape":"BadRequestException"},
  1367          {"shape":"ForbiddenException"},
  1368          {"shape":"UnauthorizedClientException"},
  1369          {"shape":"ThrottledClientException"},
  1370          {"shape":"ServiceUnavailableException"},
  1371          {"shape":"ServiceFailureException"}
  1372        ],
  1373        "endpoint":{"hostPrefix":"messaging-"}
  1374      },
  1375      "DescribeChannelModeratedByAppInstanceUser":{
  1376        "name":"DescribeChannelModeratedByAppInstanceUser",
  1377        "http":{
  1378          "method":"GET",
  1379          "requestUri":"/channels/{channelArn}?scope=app-instance-user-moderated-channel",
  1380          "responseCode":200
  1381        },
  1382        "input":{"shape":"DescribeChannelModeratedByAppInstanceUserRequest"},
  1383        "output":{"shape":"DescribeChannelModeratedByAppInstanceUserResponse"},
  1384        "errors":[
  1385          {"shape":"BadRequestException"},
  1386          {"shape":"ForbiddenException"},
  1387          {"shape":"UnauthorizedClientException"},
  1388          {"shape":"ThrottledClientException"},
  1389          {"shape":"ServiceUnavailableException"},
  1390          {"shape":"ServiceFailureException"}
  1391        ],
  1392        "endpoint":{"hostPrefix":"messaging-"}
  1393      },
  1394      "DescribeChannelModerator":{
  1395        "name":"DescribeChannelModerator",
  1396        "http":{
  1397          "method":"GET",
  1398          "requestUri":"/channels/{channelArn}/moderators/{channelModeratorArn}",
  1399          "responseCode":200
  1400        },
  1401        "input":{"shape":"DescribeChannelModeratorRequest"},
  1402        "output":{"shape":"DescribeChannelModeratorResponse"},
  1403        "errors":[
  1404          {"shape":"BadRequestException"},
  1405          {"shape":"ForbiddenException"},
  1406          {"shape":"NotFoundException"},
  1407          {"shape":"UnauthorizedClientException"},
  1408          {"shape":"ThrottledClientException"},
  1409          {"shape":"ServiceUnavailableException"},
  1410          {"shape":"ServiceFailureException"}
  1411        ],
  1412        "endpoint":{"hostPrefix":"messaging-"}
  1413      },
  1414      "DisassociatePhoneNumberFromUser":{
  1415        "name":"DisassociatePhoneNumberFromUser",
  1416        "http":{
  1417          "method":"POST",
  1418          "requestUri":"/accounts/{accountId}/users/{userId}?operation=disassociate-phone-number",
  1419          "responseCode":200
  1420        },
  1421        "input":{"shape":"DisassociatePhoneNumberFromUserRequest"},
  1422        "output":{"shape":"DisassociatePhoneNumberFromUserResponse"},
  1423        "errors":[
  1424          {"shape":"UnauthorizedClientException"},
  1425          {"shape":"NotFoundException"},
  1426          {"shape":"ForbiddenException"},
  1427          {"shape":"BadRequestException"},
  1428          {"shape":"ThrottledClientException"},
  1429          {"shape":"ServiceUnavailableException"},
  1430          {"shape":"ServiceFailureException"}
  1431        ]
  1432      },
  1433      "DisassociatePhoneNumbersFromVoiceConnector":{
  1434        "name":"DisassociatePhoneNumbersFromVoiceConnector",
  1435        "http":{
  1436          "method":"POST",
  1437          "requestUri":"/voice-connectors/{voiceConnectorId}?operation=disassociate-phone-numbers",
  1438          "responseCode":200
  1439        },
  1440        "input":{"shape":"DisassociatePhoneNumbersFromVoiceConnectorRequest"},
  1441        "output":{"shape":"DisassociatePhoneNumbersFromVoiceConnectorResponse"},
  1442        "errors":[
  1443          {"shape":"UnauthorizedClientException"},
  1444          {"shape":"NotFoundException"},
  1445          {"shape":"ForbiddenException"},
  1446          {"shape":"BadRequestException"},
  1447          {"shape":"ThrottledClientException"},
  1448          {"shape":"ServiceUnavailableException"},
  1449          {"shape":"ServiceFailureException"}
  1450        ]
  1451      },
  1452      "DisassociatePhoneNumbersFromVoiceConnectorGroup":{
  1453        "name":"DisassociatePhoneNumbersFromVoiceConnectorGroup",
  1454        "http":{
  1455          "method":"POST",
  1456          "requestUri":"/voice-connector-groups/{voiceConnectorGroupId}?operation=disassociate-phone-numbers",
  1457          "responseCode":200
  1458        },
  1459        "input":{"shape":"DisassociatePhoneNumbersFromVoiceConnectorGroupRequest"},
  1460        "output":{"shape":"DisassociatePhoneNumbersFromVoiceConnectorGroupResponse"},
  1461        "errors":[
  1462          {"shape":"UnauthorizedClientException"},
  1463          {"shape":"NotFoundException"},
  1464          {"shape":"ForbiddenException"},
  1465          {"shape":"BadRequestException"},
  1466          {"shape":"ThrottledClientException"},
  1467          {"shape":"ServiceUnavailableException"},
  1468          {"shape":"ServiceFailureException"}
  1469        ]
  1470      },
  1471      "DisassociateSigninDelegateGroupsFromAccount":{
  1472        "name":"DisassociateSigninDelegateGroupsFromAccount",
  1473        "http":{
  1474          "method":"POST",
  1475          "requestUri":"/accounts/{accountId}?operation=disassociate-signin-delegate-groups",
  1476          "responseCode":200
  1477        },
  1478        "input":{"shape":"DisassociateSigninDelegateGroupsFromAccountRequest"},
  1479        "output":{"shape":"DisassociateSigninDelegateGroupsFromAccountResponse"},
  1480        "errors":[
  1481          {"shape":"UnauthorizedClientException"},
  1482          {"shape":"NotFoundException"},
  1483          {"shape":"ForbiddenException"},
  1484          {"shape":"BadRequestException"},
  1485          {"shape":"ThrottledClientException"},
  1486          {"shape":"ServiceUnavailableException"},
  1487          {"shape":"ServiceFailureException"}
  1488        ]
  1489      },
  1490      "GetAccount":{
  1491        "name":"GetAccount",
  1492        "http":{
  1493          "method":"GET",
  1494          "requestUri":"/accounts/{accountId}"
  1495        },
  1496        "input":{"shape":"GetAccountRequest"},
  1497        "output":{"shape":"GetAccountResponse"},
  1498        "errors":[
  1499          {"shape":"UnauthorizedClientException"},
  1500          {"shape":"NotFoundException"},
  1501          {"shape":"ForbiddenException"},
  1502          {"shape":"BadRequestException"},
  1503          {"shape":"ThrottledClientException"},
  1504          {"shape":"ServiceUnavailableException"},
  1505          {"shape":"ServiceFailureException"}
  1506        ]
  1507      },
  1508      "GetAccountSettings":{
  1509        "name":"GetAccountSettings",
  1510        "http":{
  1511          "method":"GET",
  1512          "requestUri":"/accounts/{accountId}/settings"
  1513        },
  1514        "input":{"shape":"GetAccountSettingsRequest"},
  1515        "output":{"shape":"GetAccountSettingsResponse"},
  1516        "errors":[
  1517          {"shape":"UnauthorizedClientException"},
  1518          {"shape":"NotFoundException"},
  1519          {"shape":"BadRequestException"},
  1520          {"shape":"ForbiddenException"},
  1521          {"shape":"ThrottledClientException"},
  1522          {"shape":"ServiceUnavailableException"},
  1523          {"shape":"ServiceFailureException"}
  1524        ]
  1525      },
  1526      "GetAppInstanceRetentionSettings":{
  1527        "name":"GetAppInstanceRetentionSettings",
  1528        "http":{
  1529          "method":"GET",
  1530          "requestUri":"/app-instances/{appInstanceArn}/retention-settings",
  1531          "responseCode":200
  1532        },
  1533        "input":{"shape":"GetAppInstanceRetentionSettingsRequest"},
  1534        "output":{"shape":"GetAppInstanceRetentionSettingsResponse"},
  1535        "errors":[
  1536          {"shape":"UnauthorizedClientException"},
  1537          {"shape":"NotFoundException"},
  1538          {"shape":"BadRequestException"},
  1539          {"shape":"ForbiddenException"},
  1540          {"shape":"ThrottledClientException"},
  1541          {"shape":"ServiceUnavailableException"},
  1542          {"shape":"ServiceFailureException"}
  1543        ],
  1544        "endpoint":{"hostPrefix":"identity-"}
  1545      },
  1546      "GetAppInstanceStreamingConfigurations":{
  1547        "name":"GetAppInstanceStreamingConfigurations",
  1548        "http":{
  1549          "method":"GET",
  1550          "requestUri":"/app-instances/{appInstanceArn}/streaming-configurations",
  1551          "responseCode":200
  1552        },
  1553        "input":{"shape":"GetAppInstanceStreamingConfigurationsRequest"},
  1554        "output":{"shape":"GetAppInstanceStreamingConfigurationsResponse"},
  1555        "errors":[
  1556          {"shape":"BadRequestException"},
  1557          {"shape":"ForbiddenException"},
  1558          {"shape":"NotFoundException"},
  1559          {"shape":"UnauthorizedClientException"},
  1560          {"shape":"ThrottledClientException"},
  1561          {"shape":"ServiceUnavailableException"},
  1562          {"shape":"ServiceFailureException"}
  1563        ]
  1564      },
  1565      "GetAttendee":{
  1566        "name":"GetAttendee",
  1567        "http":{
  1568          "method":"GET",
  1569          "requestUri":"/meetings/{meetingId}/attendees/{attendeeId}",
  1570          "responseCode":200
  1571        },
  1572        "input":{"shape":"GetAttendeeRequest"},
  1573        "output":{"shape":"GetAttendeeResponse"},
  1574        "errors":[
  1575          {"shape":"BadRequestException"},
  1576          {"shape":"ForbiddenException"},
  1577          {"shape":"NotFoundException"},
  1578          {"shape":"ThrottledClientException"},
  1579          {"shape":"UnauthorizedClientException"},
  1580          {"shape":"ServiceUnavailableException"},
  1581          {"shape":"ServiceFailureException"}
  1582        ]
  1583      },
  1584      "GetBot":{
  1585        "name":"GetBot",
  1586        "http":{
  1587          "method":"GET",
  1588          "requestUri":"/accounts/{accountId}/bots/{botId}",
  1589          "responseCode":200
  1590        },
  1591        "input":{"shape":"GetBotRequest"},
  1592        "output":{"shape":"GetBotResponse"},
  1593        "errors":[
  1594          {"shape":"ServiceUnavailableException"},
  1595          {"shape":"ServiceFailureException"},
  1596          {"shape":"ForbiddenException"},
  1597          {"shape":"UnauthorizedClientException"},
  1598          {"shape":"NotFoundException"},
  1599          {"shape":"BadRequestException"},
  1600          {"shape":"ThrottledClientException"}
  1601        ]
  1602      },
  1603      "GetChannelMessage":{
  1604        "name":"GetChannelMessage",
  1605        "http":{
  1606          "method":"GET",
  1607          "requestUri":"/channels/{channelArn}/messages/{messageId}",
  1608          "responseCode":200
  1609        },
  1610        "input":{"shape":"GetChannelMessageRequest"},
  1611        "output":{"shape":"GetChannelMessageResponse"},
  1612        "errors":[
  1613          {"shape":"BadRequestException"},
  1614          {"shape":"ForbiddenException"},
  1615          {"shape":"NotFoundException"},
  1616          {"shape":"UnauthorizedClientException"},
  1617          {"shape":"ThrottledClientException"},
  1618          {"shape":"ServiceUnavailableException"},
  1619          {"shape":"ServiceFailureException"}
  1620        ],
  1621        "endpoint":{"hostPrefix":"messaging-"}
  1622      },
  1623      "GetEventsConfiguration":{
  1624        "name":"GetEventsConfiguration",
  1625        "http":{
  1626          "method":"GET",
  1627          "requestUri":"/accounts/{accountId}/bots/{botId}/events-configuration",
  1628          "responseCode":200
  1629        },
  1630        "input":{"shape":"GetEventsConfigurationRequest"},
  1631        "output":{"shape":"GetEventsConfigurationResponse"},
  1632        "errors":[
  1633          {"shape":"ServiceUnavailableException"},
  1634          {"shape":"ServiceFailureException"},
  1635          {"shape":"ForbiddenException"},
  1636          {"shape":"BadRequestException"},
  1637          {"shape":"UnauthorizedClientException"},
  1638          {"shape":"ResourceLimitExceededException"},
  1639          {"shape":"NotFoundException"}
  1640        ]
  1641      },
  1642      "GetGlobalSettings":{
  1643        "name":"GetGlobalSettings",
  1644        "http":{
  1645          "method":"GET",
  1646          "requestUri":"/settings",
  1647          "responseCode":200
  1648        },
  1649        "output":{"shape":"GetGlobalSettingsResponse"},
  1650        "errors":[
  1651          {"shape":"UnauthorizedClientException"},
  1652          {"shape":"ForbiddenException"},
  1653          {"shape":"BadRequestException"},
  1654          {"shape":"ThrottledClientException"},
  1655          {"shape":"ServiceUnavailableException"},
  1656          {"shape":"ServiceFailureException"}
  1657        ]
  1658      },
  1659      "GetMediaCapturePipeline":{
  1660        "name":"GetMediaCapturePipeline",
  1661        "http":{
  1662          "method":"GET",
  1663          "requestUri":"/media-capture-pipelines/{mediaPipelineId}",
  1664          "responseCode":200
  1665        },
  1666        "input":{"shape":"GetMediaCapturePipelineRequest"},
  1667        "output":{"shape":"GetMediaCapturePipelineResponse"},
  1668        "errors":[
  1669          {"shape":"NotFoundException"},
  1670          {"shape":"ForbiddenException"},
  1671          {"shape":"BadRequestException"},
  1672          {"shape":"UnauthorizedClientException"},
  1673          {"shape":"ThrottledClientException"},
  1674          {"shape":"ServiceUnavailableException"},
  1675          {"shape":"ServiceFailureException"}
  1676        ]
  1677      },
  1678      "GetMeeting":{
  1679        "name":"GetMeeting",
  1680        "http":{
  1681          "method":"GET",
  1682          "requestUri":"/meetings/{meetingId}",
  1683          "responseCode":200
  1684        },
  1685        "input":{"shape":"GetMeetingRequest"},
  1686        "output":{"shape":"GetMeetingResponse"},
  1687        "errors":[
  1688          {"shape":"BadRequestException"},
  1689          {"shape":"ForbiddenException"},
  1690          {"shape":"NotFoundException"},
  1691          {"shape":"ThrottledClientException"},
  1692          {"shape":"UnauthorizedClientException"},
  1693          {"shape":"ServiceUnavailableException"},
  1694          {"shape":"ServiceFailureException"}
  1695        ]
  1696      },
  1697      "GetMessagingSessionEndpoint":{
  1698        "name":"GetMessagingSessionEndpoint",
  1699        "http":{
  1700          "method":"GET",
  1701          "requestUri":"/endpoints/messaging-session",
  1702          "responseCode":200
  1703        },
  1704        "input":{"shape":"GetMessagingSessionEndpointRequest"},
  1705        "output":{"shape":"GetMessagingSessionEndpointResponse"},
  1706        "errors":[
  1707          {"shape":"UnauthorizedClientException"},
  1708          {"shape":"ForbiddenException"},
  1709          {"shape":"ThrottledClientException"},
  1710          {"shape":"ServiceUnavailableException"},
  1711          {"shape":"ServiceFailureException"}
  1712        ],
  1713        "endpoint":{"hostPrefix":"messaging-"}
  1714      },
  1715      "GetPhoneNumber":{
  1716        "name":"GetPhoneNumber",
  1717        "http":{
  1718          "method":"GET",
  1719          "requestUri":"/phone-numbers/{phoneNumberId}"
  1720        },
  1721        "input":{"shape":"GetPhoneNumberRequest"},
  1722        "output":{"shape":"GetPhoneNumberResponse"},
  1723        "errors":[
  1724          {"shape":"UnauthorizedClientException"},
  1725          {"shape":"NotFoundException"},
  1726          {"shape":"ForbiddenException"},
  1727          {"shape":"BadRequestException"},
  1728          {"shape":"ThrottledClientException"},
  1729          {"shape":"ServiceUnavailableException"},
  1730          {"shape":"ServiceFailureException"}
  1731        ]
  1732      },
  1733      "GetPhoneNumberOrder":{
  1734        "name":"GetPhoneNumberOrder",
  1735        "http":{
  1736          "method":"GET",
  1737          "requestUri":"/phone-number-orders/{phoneNumberOrderId}",
  1738          "responseCode":200
  1739        },
  1740        "input":{"shape":"GetPhoneNumberOrderRequest"},
  1741        "output":{"shape":"GetPhoneNumberOrderResponse"},
  1742        "errors":[
  1743          {"shape":"UnauthorizedClientException"},
  1744          {"shape":"NotFoundException"},
  1745          {"shape":"ForbiddenException"},
  1746          {"shape":"BadRequestException"},
  1747          {"shape":"ThrottledClientException"},
  1748          {"shape":"ServiceUnavailableException"},
  1749          {"shape":"ServiceFailureException"}
  1750        ]
  1751      },
  1752      "GetPhoneNumberSettings":{
  1753        "name":"GetPhoneNumberSettings",
  1754        "http":{
  1755          "method":"GET",
  1756          "requestUri":"/settings/phone-number",
  1757          "responseCode":200
  1758        },
  1759        "output":{"shape":"GetPhoneNumberSettingsResponse"},
  1760        "errors":[
  1761          {"shape":"UnauthorizedClientException"},
  1762          {"shape":"ForbiddenException"},
  1763          {"shape":"BadRequestException"},
  1764          {"shape":"ThrottledClientException"},
  1765          {"shape":"ServiceUnavailableException"},
  1766          {"shape":"ServiceFailureException"}
  1767        ]
  1768      },
  1769      "GetProxySession":{
  1770        "name":"GetProxySession",
  1771        "http":{
  1772          "method":"GET",
  1773          "requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}",
  1774          "responseCode":200
  1775        },
  1776        "input":{"shape":"GetProxySessionRequest"},
  1777        "output":{"shape":"GetProxySessionResponse"},
  1778        "errors":[
  1779          {"shape":"UnauthorizedClientException"},
  1780          {"shape":"NotFoundException"},
  1781          {"shape":"ForbiddenException"},
  1782          {"shape":"BadRequestException"},
  1783          {"shape":"ThrottledClientException"},
  1784          {"shape":"ServiceUnavailableException"},
  1785          {"shape":"ServiceFailureException"}
  1786        ]
  1787      },
  1788      "GetRetentionSettings":{
  1789        "name":"GetRetentionSettings",
  1790        "http":{
  1791          "method":"GET",
  1792          "requestUri":"/accounts/{accountId}/retention-settings"
  1793        },
  1794        "input":{"shape":"GetRetentionSettingsRequest"},
  1795        "output":{"shape":"GetRetentionSettingsResponse"},
  1796        "errors":[
  1797          {"shape":"UnauthorizedClientException"},
  1798          {"shape":"NotFoundException"},
  1799          {"shape":"BadRequestException"},
  1800          {"shape":"ForbiddenException"},
  1801          {"shape":"ThrottledClientException"},
  1802          {"shape":"ServiceUnavailableException"},
  1803          {"shape":"ServiceFailureException"}
  1804        ]
  1805      },
  1806      "GetRoom":{
  1807        "name":"GetRoom",
  1808        "http":{
  1809          "method":"GET",
  1810          "requestUri":"/accounts/{accountId}/rooms/{roomId}",
  1811          "responseCode":200
  1812        },
  1813        "input":{"shape":"GetRoomRequest"},
  1814        "output":{"shape":"GetRoomResponse"},
  1815        "errors":[
  1816          {"shape":"BadRequestException"},
  1817          {"shape":"ForbiddenException"},
  1818          {"shape":"NotFoundException"},
  1819          {"shape":"UnauthorizedClientException"},
  1820          {"shape":"ThrottledClientException"},
  1821          {"shape":"ServiceUnavailableException"},
  1822          {"shape":"ServiceFailureException"}
  1823        ]
  1824      },
  1825      "GetSipMediaApplication":{
  1826        "name":"GetSipMediaApplication",
  1827        "http":{
  1828          "method":"GET",
  1829          "requestUri":"/sip-media-applications/{sipMediaApplicationId}",
  1830          "responseCode":200
  1831        },
  1832        "input":{"shape":"GetSipMediaApplicationRequest"},
  1833        "output":{"shape":"GetSipMediaApplicationResponse"},
  1834        "errors":[
  1835          {"shape":"UnauthorizedClientException"},
  1836          {"shape":"NotFoundException"},
  1837          {"shape":"ForbiddenException"},
  1838          {"shape":"BadRequestException"},
  1839          {"shape":"ThrottledClientException"},
  1840          {"shape":"ServiceUnavailableException"},
  1841          {"shape":"ServiceFailureException"}
  1842        ]
  1843      },
  1844      "GetSipMediaApplicationLoggingConfiguration":{
  1845        "name":"GetSipMediaApplicationLoggingConfiguration",
  1846        "http":{
  1847          "method":"GET",
  1848          "requestUri":"/sip-media-applications/{sipMediaApplicationId}/logging-configuration",
  1849          "responseCode":200
  1850        },
  1851        "input":{"shape":"GetSipMediaApplicationLoggingConfigurationRequest"},
  1852        "output":{"shape":"GetSipMediaApplicationLoggingConfigurationResponse"},
  1853        "errors":[
  1854          {"shape":"UnauthorizedClientException"},
  1855          {"shape":"NotFoundException"},
  1856          {"shape":"ForbiddenException"},
  1857          {"shape":"BadRequestException"},
  1858          {"shape":"ThrottledClientException"},
  1859          {"shape":"ServiceUnavailableException"},
  1860          {"shape":"ServiceFailureException"}
  1861        ]
  1862      },
  1863      "GetSipRule":{
  1864        "name":"GetSipRule",
  1865        "http":{
  1866          "method":"GET",
  1867          "requestUri":"/sip-rules/{sipRuleId}",
  1868          "responseCode":200
  1869        },
  1870        "input":{"shape":"GetSipRuleRequest"},
  1871        "output":{"shape":"GetSipRuleResponse"},
  1872        "errors":[
  1873          {"shape":"UnauthorizedClientException"},
  1874          {"shape":"NotFoundException"},
  1875          {"shape":"ForbiddenException"},
  1876          {"shape":"BadRequestException"},
  1877          {"shape":"ThrottledClientException"},
  1878          {"shape":"ServiceUnavailableException"},
  1879          {"shape":"ServiceFailureException"}
  1880        ]
  1881      },
  1882      "GetUser":{
  1883        "name":"GetUser",
  1884        "http":{
  1885          "method":"GET",
  1886          "requestUri":"/accounts/{accountId}/users/{userId}",
  1887          "responseCode":200
  1888        },
  1889        "input":{"shape":"GetUserRequest"},
  1890        "output":{"shape":"GetUserResponse"},
  1891        "errors":[
  1892          {"shape":"UnauthorizedClientException"},
  1893          {"shape":"NotFoundException"},
  1894          {"shape":"ForbiddenException"},
  1895          {"shape":"BadRequestException"},
  1896          {"shape":"ThrottledClientException"},
  1897          {"shape":"ServiceUnavailableException"},
  1898          {"shape":"ServiceFailureException"}
  1899        ]
  1900      },
  1901      "GetUserSettings":{
  1902        "name":"GetUserSettings",
  1903        "http":{
  1904          "method":"GET",
  1905          "requestUri":"/accounts/{accountId}/users/{userId}/settings",
  1906          "responseCode":200
  1907        },
  1908        "input":{"shape":"GetUserSettingsRequest"},
  1909        "output":{"shape":"GetUserSettingsResponse"},
  1910        "errors":[
  1911          {"shape":"UnauthorizedClientException"},
  1912          {"shape":"NotFoundException"},
  1913          {"shape":"ForbiddenException"},
  1914          {"shape":"BadRequestException"},
  1915          {"shape":"ThrottledClientException"},
  1916          {"shape":"ServiceUnavailableException"},
  1917          {"shape":"ServiceFailureException"}
  1918        ]
  1919      },
  1920      "GetVoiceConnector":{
  1921        "name":"GetVoiceConnector",
  1922        "http":{
  1923          "method":"GET",
  1924          "requestUri":"/voice-connectors/{voiceConnectorId}",
  1925          "responseCode":200
  1926        },
  1927        "input":{"shape":"GetVoiceConnectorRequest"},
  1928        "output":{"shape":"GetVoiceConnectorResponse"},
  1929        "errors":[
  1930          {"shape":"UnauthorizedClientException"},
  1931          {"shape":"NotFoundException"},
  1932          {"shape":"ForbiddenException"},
  1933          {"shape":"BadRequestException"},
  1934          {"shape":"ThrottledClientException"},
  1935          {"shape":"ServiceUnavailableException"},
  1936          {"shape":"ServiceFailureException"}
  1937        ]
  1938      },
  1939      "GetVoiceConnectorEmergencyCallingConfiguration":{
  1940        "name":"GetVoiceConnectorEmergencyCallingConfiguration",
  1941        "http":{
  1942          "method":"GET",
  1943          "requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration",
  1944          "responseCode":200
  1945        },
  1946        "input":{"shape":"GetVoiceConnectorEmergencyCallingConfigurationRequest"},
  1947        "output":{"shape":"GetVoiceConnectorEmergencyCallingConfigurationResponse"},
  1948        "errors":[
  1949          {"shape":"UnauthorizedClientException"},
  1950          {"shape":"NotFoundException"},
  1951          {"shape":"ForbiddenException"},
  1952          {"shape":"BadRequestException"},
  1953          {"shape":"ThrottledClientException"},
  1954          {"shape":"ServiceUnavailableException"},
  1955          {"shape":"ServiceFailureException"}
  1956        ]
  1957      },
  1958      "GetVoiceConnectorGroup":{
  1959        "name":"GetVoiceConnectorGroup",
  1960        "http":{
  1961          "method":"GET",
  1962          "requestUri":"/voice-connector-groups/{voiceConnectorGroupId}",
  1963          "responseCode":200
  1964        },
  1965        "input":{"shape":"GetVoiceConnectorGroupRequest"},
  1966        "output":{"shape":"GetVoiceConnectorGroupResponse"},
  1967        "errors":[
  1968          {"shape":"UnauthorizedClientException"},
  1969          {"shape":"NotFoundException"},
  1970          {"shape":"ForbiddenException"},
  1971          {"shape":"BadRequestException"},
  1972          {"shape":"ThrottledClientException"},
  1973          {"shape":"ServiceUnavailableException"},
  1974          {"shape":"ServiceFailureException"}
  1975        ]
  1976      },
  1977      "GetVoiceConnectorLoggingConfiguration":{
  1978        "name":"GetVoiceConnectorLoggingConfiguration",
  1979        "http":{
  1980          "method":"GET",
  1981          "requestUri":"/voice-connectors/{voiceConnectorId}/logging-configuration",
  1982          "responseCode":200
  1983        },
  1984        "input":{"shape":"GetVoiceConnectorLoggingConfigurationRequest"},
  1985        "output":{"shape":"GetVoiceConnectorLoggingConfigurationResponse"},
  1986        "errors":[
  1987          {"shape":"UnauthorizedClientException"},
  1988          {"shape":"NotFoundException"},
  1989          {"shape":"ForbiddenException"},
  1990          {"shape":"BadRequestException"},
  1991          {"shape":"ThrottledClientException"},
  1992          {"shape":"ServiceUnavailableException"},
  1993          {"shape":"ServiceFailureException"}
  1994        ]
  1995      },
  1996      "GetVoiceConnectorOrigination":{
  1997        "name":"GetVoiceConnectorOrigination",
  1998        "http":{
  1999          "method":"GET",
  2000          "requestUri":"/voice-connectors/{voiceConnectorId}/origination",
  2001          "responseCode":200
  2002        },
  2003        "input":{"shape":"GetVoiceConnectorOriginationRequest"},
  2004        "output":{"shape":"GetVoiceConnectorOriginationResponse"},
  2005        "errors":[
  2006          {"shape":"UnauthorizedClientException"},
  2007          {"shape":"NotFoundException"},
  2008          {"shape":"ForbiddenException"},
  2009          {"shape":"BadRequestException"},
  2010          {"shape":"ThrottledClientException"},
  2011          {"shape":"ServiceUnavailableException"},
  2012          {"shape":"ServiceFailureException"}
  2013        ]
  2014      },
  2015      "GetVoiceConnectorProxy":{
  2016        "name":"GetVoiceConnectorProxy",
  2017        "http":{
  2018          "method":"GET",
  2019          "requestUri":"/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy",
  2020          "responseCode":200
  2021        },
  2022        "input":{"shape":"GetVoiceConnectorProxyRequest"},
  2023        "output":{"shape":"GetVoiceConnectorProxyResponse"},
  2024        "errors":[
  2025          {"shape":"UnauthorizedClientException"},
  2026          {"shape":"NotFoundException"},
  2027          {"shape":"ForbiddenException"},
  2028          {"shape":"BadRequestException"},
  2029          {"shape":"ThrottledClientException"},
  2030          {"shape":"ServiceUnavailableException"},
  2031          {"shape":"ServiceFailureException"}
  2032        ]
  2033      },
  2034      "GetVoiceConnectorStreamingConfiguration":{
  2035        "name":"GetVoiceConnectorStreamingConfiguration",
  2036        "http":{
  2037          "method":"GET",
  2038          "requestUri":"/voice-connectors/{voiceConnectorId}/streaming-configuration",
  2039          "responseCode":200
  2040        },
  2041        "input":{"shape":"GetVoiceConnectorStreamingConfigurationRequest"},
  2042        "output":{"shape":"GetVoiceConnectorStreamingConfigurationResponse"},
  2043        "errors":[
  2044          {"shape":"UnauthorizedClientException"},
  2045          {"shape":"NotFoundException"},
  2046          {"shape":"ForbiddenException"},
  2047          {"shape":"BadRequestException"},
  2048          {"shape":"ThrottledClientException"},
  2049          {"shape":"ServiceUnavailableException"},
  2050          {"shape":"ServiceFailureException"}
  2051        ]
  2052      },
  2053      "GetVoiceConnectorTermination":{
  2054        "name":"GetVoiceConnectorTermination",
  2055        "http":{
  2056          "method":"GET",
  2057          "requestUri":"/voice-connectors/{voiceConnectorId}/termination",
  2058          "responseCode":200
  2059        },
  2060        "input":{"shape":"GetVoiceConnectorTerminationRequest"},
  2061        "output":{"shape":"GetVoiceConnectorTerminationResponse"},
  2062        "errors":[
  2063          {"shape":"UnauthorizedClientException"},
  2064          {"shape":"NotFoundException"},
  2065          {"shape":"ForbiddenException"},
  2066          {"shape":"BadRequestException"},
  2067          {"shape":"ThrottledClientException"},
  2068          {"shape":"ServiceUnavailableException"},
  2069          {"shape":"ServiceFailureException"}
  2070        ]
  2071      },
  2072      "GetVoiceConnectorTerminationHealth":{
  2073        "name":"GetVoiceConnectorTerminationHealth",
  2074        "http":{
  2075          "method":"GET",
  2076          "requestUri":"/voice-connectors/{voiceConnectorId}/termination/health",
  2077          "responseCode":200
  2078        },
  2079        "input":{"shape":"GetVoiceConnectorTerminationHealthRequest"},
  2080        "output":{"shape":"GetVoiceConnectorTerminationHealthResponse"},
  2081        "errors":[
  2082          {"shape":"UnauthorizedClientException"},
  2083          {"shape":"NotFoundException"},
  2084          {"shape":"ForbiddenException"},
  2085          {"shape":"BadRequestException"},
  2086          {"shape":"ThrottledClientException"},
  2087          {"shape":"ServiceUnavailableException"},
  2088          {"shape":"ServiceFailureException"}
  2089        ]
  2090      },
  2091      "InviteUsers":{
  2092        "name":"InviteUsers",
  2093        "http":{
  2094          "method":"POST",
  2095          "requestUri":"/accounts/{accountId}/users?operation=add",
  2096          "responseCode":201
  2097        },
  2098        "input":{"shape":"InviteUsersRequest"},
  2099        "output":{"shape":"InviteUsersResponse"},
  2100        "errors":[
  2101          {"shape":"UnauthorizedClientException"},
  2102          {"shape":"NotFoundException"},
  2103          {"shape":"ForbiddenException"},
  2104          {"shape":"BadRequestException"},
  2105          {"shape":"ThrottledClientException"},
  2106          {"shape":"ServiceUnavailableException"},
  2107          {"shape":"ServiceFailureException"}
  2108        ]
  2109      },
  2110      "ListAccounts":{
  2111        "name":"ListAccounts",
  2112        "http":{
  2113          "method":"GET",
  2114          "requestUri":"/accounts"
  2115        },
  2116        "input":{"shape":"ListAccountsRequest"},
  2117        "output":{"shape":"ListAccountsResponse"},
  2118        "errors":[
  2119          {"shape":"UnauthorizedClientException"},
  2120          {"shape":"NotFoundException"},
  2121          {"shape":"ForbiddenException"},
  2122          {"shape":"BadRequestException"},
  2123          {"shape":"ThrottledClientException"},
  2124          {"shape":"ServiceUnavailableException"},
  2125          {"shape":"ServiceFailureException"}
  2126        ]
  2127      },
  2128      "ListAppInstanceAdmins":{
  2129        "name":"ListAppInstanceAdmins",
  2130        "http":{
  2131          "method":"GET",
  2132          "requestUri":"/app-instances/{appInstanceArn}/admins",
  2133          "responseCode":200
  2134        },
  2135        "input":{"shape":"ListAppInstanceAdminsRequest"},
  2136        "output":{"shape":"ListAppInstanceAdminsResponse"},
  2137        "errors":[
  2138          {"shape":"BadRequestException"},
  2139          {"shape":"ForbiddenException"},
  2140          {"shape":"ThrottledClientException"},
  2141          {"shape":"UnauthorizedClientException"},
  2142          {"shape":"ServiceUnavailableException"},
  2143          {"shape":"ServiceFailureException"}
  2144        ],
  2145        "endpoint":{"hostPrefix":"identity-"}
  2146      },
  2147      "ListAppInstanceUsers":{
  2148        "name":"ListAppInstanceUsers",
  2149        "http":{
  2150          "method":"GET",
  2151          "requestUri":"/app-instance-users",
  2152          "responseCode":200
  2153        },
  2154        "input":{"shape":"ListAppInstanceUsersRequest"},
  2155        "output":{"shape":"ListAppInstanceUsersResponse"},
  2156        "errors":[
  2157          {"shape":"BadRequestException"},
  2158          {"shape":"ForbiddenException"},
  2159          {"shape":"ThrottledClientException"},
  2160          {"shape":"UnauthorizedClientException"},
  2161          {"shape":"ServiceUnavailableException"},
  2162          {"shape":"ServiceFailureException"}
  2163        ],
  2164        "endpoint":{"hostPrefix":"identity-"}
  2165      },
  2166      "ListAppInstances":{
  2167        "name":"ListAppInstances",
  2168        "http":{
  2169          "method":"GET",
  2170          "requestUri":"/app-instances",
  2171          "responseCode":200
  2172        },
  2173        "input":{"shape":"ListAppInstancesRequest"},
  2174        "output":{"shape":"ListAppInstancesResponse"},
  2175        "errors":[
  2176          {"shape":"BadRequestException"},
  2177          {"shape":"ForbiddenException"},
  2178          {"shape":"ThrottledClientException"},
  2179          {"shape":"UnauthorizedClientException"},
  2180          {"shape":"ServiceUnavailableException"},
  2181          {"shape":"ServiceFailureException"}
  2182        ],
  2183        "endpoint":{"hostPrefix":"identity-"}
  2184      },
  2185      "ListAttendeeTags":{
  2186        "name":"ListAttendeeTags",
  2187        "http":{
  2188          "method":"GET",
  2189          "requestUri":"/meetings/{meetingId}/attendees/{attendeeId}/tags",
  2190          "responseCode":200
  2191        },
  2192        "input":{"shape":"ListAttendeeTagsRequest"},
  2193        "output":{"shape":"ListAttendeeTagsResponse"},
  2194        "errors":[
  2195          {"shape":"BadRequestException"},
  2196          {"shape":"ForbiddenException"},
  2197          {"shape":"NotFoundException"},
  2198          {"shape":"ThrottledClientException"},
  2199          {"shape":"UnauthorizedClientException"},
  2200          {"shape":"ServiceUnavailableException"},
  2201          {"shape":"ServiceFailureException"}
  2202        ]
  2203      },
  2204      "ListAttendees":{
  2205        "name":"ListAttendees",
  2206        "http":{
  2207          "method":"GET",
  2208          "requestUri":"/meetings/{meetingId}/attendees",
  2209          "responseCode":200
  2210        },
  2211        "input":{"shape":"ListAttendeesRequest"},
  2212        "output":{"shape":"ListAttendeesResponse"},
  2213        "errors":[
  2214          {"shape":"BadRequestException"},
  2215          {"shape":"ForbiddenException"},
  2216          {"shape":"NotFoundException"},
  2217          {"shape":"ThrottledClientException"},
  2218          {"shape":"UnauthorizedClientException"},
  2219          {"shape":"ServiceUnavailableException"},
  2220          {"shape":"ServiceFailureException"}
  2221        ]
  2222      },
  2223      "ListBots":{
  2224        "name":"ListBots",
  2225        "http":{
  2226          "method":"GET",
  2227          "requestUri":"/accounts/{accountId}/bots",
  2228          "responseCode":200
  2229        },
  2230        "input":{"shape":"ListBotsRequest"},
  2231        "output":{"shape":"ListBotsResponse"},
  2232        "errors":[
  2233          {"shape":"ServiceUnavailableException"},
  2234          {"shape":"ServiceFailureException"},
  2235          {"shape":"ForbiddenException"},
  2236          {"shape":"UnauthorizedClientException"},
  2237          {"shape":"BadRequestException"},
  2238          {"shape":"NotFoundException"},
  2239          {"shape":"ThrottledClientException"}
  2240        ]
  2241      },
  2242      "ListChannelBans":{
  2243        "name":"ListChannelBans",
  2244        "http":{
  2245          "method":"GET",
  2246          "requestUri":"/channels/{channelArn}/bans",
  2247          "responseCode":200
  2248        },
  2249        "input":{"shape":"ListChannelBansRequest"},
  2250        "output":{"shape":"ListChannelBansResponse"},
  2251        "errors":[
  2252          {"shape":"BadRequestException"},
  2253          {"shape":"ForbiddenException"},
  2254          {"shape":"UnauthorizedClientException"},
  2255          {"shape":"ThrottledClientException"},
  2256          {"shape":"ServiceUnavailableException"},
  2257          {"shape":"ServiceFailureException"}
  2258        ],
  2259        "endpoint":{"hostPrefix":"messaging-"}
  2260      },
  2261      "ListChannelMemberships":{
  2262        "name":"ListChannelMemberships",
  2263        "http":{
  2264          "method":"GET",
  2265          "requestUri":"/channels/{channelArn}/memberships",
  2266          "responseCode":200
  2267        },
  2268        "input":{"shape":"ListChannelMembershipsRequest"},
  2269        "output":{"shape":"ListChannelMembershipsResponse"},
  2270        "errors":[
  2271          {"shape":"BadRequestException"},
  2272          {"shape":"ForbiddenException"},
  2273          {"shape":"UnauthorizedClientException"},
  2274          {"shape":"ThrottledClientException"},
  2275          {"shape":"ServiceUnavailableException"},
  2276          {"shape":"ServiceFailureException"}
  2277        ],
  2278        "endpoint":{"hostPrefix":"messaging-"}
  2279      },
  2280      "ListChannelMembershipsForAppInstanceUser":{
  2281        "name":"ListChannelMembershipsForAppInstanceUser",
  2282        "http":{
  2283          "method":"GET",
  2284          "requestUri":"/channels?scope=app-instance-user-memberships",
  2285          "responseCode":200
  2286        },
  2287        "input":{"shape":"ListChannelMembershipsForAppInstanceUserRequest"},
  2288        "output":{"shape":"ListChannelMembershipsForAppInstanceUserResponse"},
  2289        "errors":[
  2290          {"shape":"BadRequestException"},
  2291          {"shape":"ForbiddenException"},
  2292          {"shape":"UnauthorizedClientException"},
  2293          {"shape":"ThrottledClientException"},
  2294          {"shape":"ServiceUnavailableException"},
  2295          {"shape":"ServiceFailureException"}
  2296        ],
  2297        "endpoint":{"hostPrefix":"messaging-"}
  2298      },
  2299      "ListChannelMessages":{
  2300        "name":"ListChannelMessages",
  2301        "http":{
  2302          "method":"GET",
  2303          "requestUri":"/channels/{channelArn}/messages",
  2304          "responseCode":200
  2305        },
  2306        "input":{"shape":"ListChannelMessagesRequest"},
  2307        "output":{"shape":"ListChannelMessagesResponse"},
  2308        "errors":[
  2309          {"shape":"BadRequestException"},
  2310          {"shape":"ForbiddenException"},
  2311          {"shape":"UnauthorizedClientException"},
  2312          {"shape":"ThrottledClientException"},
  2313          {"shape":"ServiceUnavailableException"},
  2314          {"shape":"ServiceFailureException"}
  2315        ],
  2316        "endpoint":{"hostPrefix":"messaging-"}
  2317      },
  2318      "ListChannelModerators":{
  2319        "name":"ListChannelModerators",
  2320        "http":{
  2321          "method":"GET",
  2322          "requestUri":"/channels/{channelArn}/moderators",
  2323          "responseCode":200
  2324        },
  2325        "input":{"shape":"ListChannelModeratorsRequest"},
  2326        "output":{"shape":"ListChannelModeratorsResponse"},
  2327        "errors":[
  2328          {"shape":"BadRequestException"},
  2329          {"shape":"ForbiddenException"},
  2330          {"shape":"UnauthorizedClientException"},
  2331          {"shape":"ThrottledClientException"},
  2332          {"shape":"ServiceUnavailableException"},
  2333          {"shape":"ServiceFailureException"}
  2334        ],
  2335        "endpoint":{"hostPrefix":"messaging-"}
  2336      },
  2337      "ListChannels":{
  2338        "name":"ListChannels",
  2339        "http":{
  2340          "method":"GET",
  2341          "requestUri":"/channels",
  2342          "responseCode":200
  2343        },
  2344        "input":{"shape":"ListChannelsRequest"},
  2345        "output":{"shape":"ListChannelsResponse"},
  2346        "errors":[
  2347          {"shape":"BadRequestException"},
  2348          {"shape":"ForbiddenException"},
  2349          {"shape":"UnauthorizedClientException"},
  2350          {"shape":"ThrottledClientException"},
  2351          {"shape":"ServiceUnavailableException"},
  2352          {"shape":"ServiceFailureException"}
  2353        ],
  2354        "endpoint":{"hostPrefix":"messaging-"}
  2355      },
  2356      "ListChannelsModeratedByAppInstanceUser":{
  2357        "name":"ListChannelsModeratedByAppInstanceUser",
  2358        "http":{
  2359          "method":"GET",
  2360          "requestUri":"/channels?scope=app-instance-user-moderated-channels",
  2361          "responseCode":200
  2362        },
  2363        "input":{"shape":"ListChannelsModeratedByAppInstanceUserRequest"},
  2364        "output":{"shape":"ListChannelsModeratedByAppInstanceUserResponse"},
  2365        "errors":[
  2366          {"shape":"BadRequestException"},
  2367          {"shape":"ForbiddenException"},
  2368          {"shape":"UnauthorizedClientException"},
  2369          {"shape":"ThrottledClientException"},
  2370          {"shape":"ServiceUnavailableException"},
  2371          {"shape":"ServiceFailureException"}
  2372        ],
  2373        "endpoint":{"hostPrefix":"messaging-"}
  2374      },
  2375      "ListMediaCapturePipelines":{
  2376        "name":"ListMediaCapturePipelines",
  2377        "http":{
  2378          "method":"GET",
  2379          "requestUri":"/media-capture-pipelines",
  2380          "responseCode":200
  2381        },
  2382        "input":{"shape":"ListMediaCapturePipelinesRequest"},
  2383        "output":{"shape":"ListMediaCapturePipelinesResponse"},
  2384        "errors":[
  2385          {"shape":"BadRequestException"},
  2386          {"shape":"ForbiddenException"},
  2387          {"shape":"ThrottledClientException"},
  2388          {"shape":"UnauthorizedClientException"},
  2389          {"shape":"ServiceUnavailableException"},
  2390          {"shape":"ServiceFailureException"}
  2391        ]
  2392      },
  2393      "ListMeetingTags":{
  2394        "name":"ListMeetingTags",
  2395        "http":{
  2396          "method":"GET",
  2397          "requestUri":"/meetings/{meetingId}/tags",
  2398          "responseCode":200
  2399        },
  2400        "input":{"shape":"ListMeetingTagsRequest"},
  2401        "output":{"shape":"ListMeetingTagsResponse"},
  2402        "errors":[
  2403          {"shape":"BadRequestException"},
  2404          {"shape":"ForbiddenException"},
  2405          {"shape":"NotFoundException"},
  2406          {"shape":"ThrottledClientException"},
  2407          {"shape":"UnauthorizedClientException"},
  2408          {"shape":"ServiceUnavailableException"},
  2409          {"shape":"ServiceFailureException"}
  2410        ]
  2411      },
  2412      "ListMeetings":{
  2413        "name":"ListMeetings",
  2414        "http":{
  2415          "method":"GET",
  2416          "requestUri":"/meetings",
  2417          "responseCode":200
  2418        },
  2419        "input":{"shape":"ListMeetingsRequest"},
  2420        "output":{"shape":"ListMeetingsResponse"},
  2421        "errors":[
  2422          {"shape":"BadRequestException"},
  2423          {"shape":"ForbiddenException"},
  2424          {"shape":"ThrottledClientException"},
  2425          {"shape":"UnauthorizedClientException"},
  2426          {"shape":"ServiceUnavailableException"},
  2427          {"shape":"ServiceFailureException"}
  2428        ]
  2429      },
  2430      "ListPhoneNumberOrders":{
  2431        "name":"ListPhoneNumberOrders",
  2432        "http":{
  2433          "method":"GET",
  2434          "requestUri":"/phone-number-orders",
  2435          "responseCode":200
  2436        },
  2437        "input":{"shape":"ListPhoneNumberOrdersRequest"},
  2438        "output":{"shape":"ListPhoneNumberOrdersResponse"},
  2439        "errors":[
  2440          {"shape":"UnauthorizedClientException"},
  2441          {"shape":"ForbiddenException"},
  2442          {"shape":"BadRequestException"},
  2443          {"shape":"ThrottledClientException"},
  2444          {"shape":"ServiceUnavailableException"},
  2445          {"shape":"ServiceFailureException"}
  2446        ]
  2447      },
  2448      "ListPhoneNumbers":{
  2449        "name":"ListPhoneNumbers",
  2450        "http":{
  2451          "method":"GET",
  2452          "requestUri":"/phone-numbers"
  2453        },
  2454        "input":{"shape":"ListPhoneNumbersRequest"},
  2455        "output":{"shape":"ListPhoneNumbersResponse"},
  2456        "errors":[
  2457          {"shape":"UnauthorizedClientException"},
  2458          {"shape":"ForbiddenException"},
  2459          {"shape":"BadRequestException"},
  2460          {"shape":"NotFoundException"},
  2461          {"shape":"ThrottledClientException"},
  2462          {"shape":"ServiceUnavailableException"},
  2463          {"shape":"ServiceFailureException"}
  2464        ]
  2465      },
  2466      "ListProxySessions":{
  2467        "name":"ListProxySessions",
  2468        "http":{
  2469          "method":"GET",
  2470          "requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions",
  2471          "responseCode":200
  2472        },
  2473        "input":{"shape":"ListProxySessionsRequest"},
  2474        "output":{"shape":"ListProxySessionsResponse"},
  2475        "errors":[
  2476          {"shape":"UnauthorizedClientException"},
  2477          {"shape":"NotFoundException"},
  2478          {"shape":"ForbiddenException"},
  2479          {"shape":"BadRequestException"},
  2480          {"shape":"ThrottledClientException"},
  2481          {"shape":"ServiceUnavailableException"},
  2482          {"shape":"ServiceFailureException"}
  2483        ]
  2484      },
  2485      "ListRoomMemberships":{
  2486        "name":"ListRoomMemberships",
  2487        "http":{
  2488          "method":"GET",
  2489          "requestUri":"/accounts/{accountId}/rooms/{roomId}/memberships",
  2490          "responseCode":200
  2491        },
  2492        "input":{"shape":"ListRoomMembershipsRequest"},
  2493        "output":{"shape":"ListRoomMembershipsResponse"},
  2494        "errors":[
  2495          {"shape":"NotFoundException"},
  2496          {"shape":"BadRequestException"},
  2497          {"shape":"ForbiddenException"},
  2498          {"shape":"UnauthorizedClientException"},
  2499          {"shape":"ThrottledClientException"},
  2500          {"shape":"ServiceUnavailableException"},
  2501          {"shape":"ServiceFailureException"}
  2502        ]
  2503      },
  2504      "ListRooms":{
  2505        "name":"ListRooms",
  2506        "http":{
  2507          "method":"GET",
  2508          "requestUri":"/accounts/{accountId}/rooms",
  2509          "responseCode":200
  2510        },
  2511        "input":{"shape":"ListRoomsRequest"},
  2512        "output":{"shape":"ListRoomsResponse"},
  2513        "errors":[
  2514          {"shape":"NotFoundException"},
  2515          {"shape":"BadRequestException"},
  2516          {"shape":"ForbiddenException"},
  2517          {"shape":"UnauthorizedClientException"},
  2518          {"shape":"ThrottledClientException"},
  2519          {"shape":"ServiceUnavailableException"},
  2520          {"shape":"ServiceFailureException"}
  2521        ]
  2522      },
  2523      "ListSipMediaApplications":{
  2524        "name":"ListSipMediaApplications",
  2525        "http":{
  2526          "method":"GET",
  2527          "requestUri":"/sip-media-applications",
  2528          "responseCode":200
  2529        },
  2530        "input":{"shape":"ListSipMediaApplicationsRequest"},
  2531        "output":{"shape":"ListSipMediaApplicationsResponse"},
  2532        "errors":[
  2533          {"shape":"UnauthorizedClientException"},
  2534          {"shape":"ForbiddenException"},
  2535          {"shape":"BadRequestException"},
  2536          {"shape":"ThrottledClientException"},
  2537          {"shape":"ServiceUnavailableException"},
  2538          {"shape":"ServiceFailureException"}
  2539        ]
  2540      },
  2541      "ListSipRules":{
  2542        "name":"ListSipRules",
  2543        "http":{
  2544          "method":"GET",
  2545          "requestUri":"/sip-rules",
  2546          "responseCode":200
  2547        },
  2548        "input":{"shape":"ListSipRulesRequest"},
  2549        "output":{"shape":"ListSipRulesResponse"},
  2550        "errors":[
  2551          {"shape":"UnauthorizedClientException"},
  2552          {"shape":"ForbiddenException"},
  2553          {"shape":"BadRequestException"},
  2554          {"shape":"ThrottledClientException"},
  2555          {"shape":"ServiceUnavailableException"},
  2556          {"shape":"ServiceFailureException"}
  2557        ]
  2558      },
  2559      "ListSupportedPhoneNumberCountries":{
  2560        "name":"ListSupportedPhoneNumberCountries",
  2561        "http":{
  2562          "method":"GET",
  2563          "requestUri":"/phone-number-countries",
  2564          "responseCode":200
  2565        },
  2566        "input":{"shape":"ListSupportedPhoneNumberCountriesRequest"},
  2567        "output":{"shape":"ListSupportedPhoneNumberCountriesResponse"},
  2568        "errors":[
  2569          {"shape":"BadRequestException"},
  2570          {"shape":"ForbiddenException"},
  2571          {"shape":"AccessDeniedException"},
  2572          {"shape":"UnauthorizedClientException"},
  2573          {"shape":"ThrottledClientException"},
  2574          {"shape":"ServiceUnavailableException"},
  2575          {"shape":"ServiceFailureException"}
  2576        ]
  2577      },
  2578      "ListTagsForResource":{
  2579        "name":"ListTagsForResource",
  2580        "http":{
  2581          "method":"GET",
  2582          "requestUri":"/tags"
  2583        },
  2584        "input":{"shape":"ListTagsForResourceRequest"},
  2585        "output":{"shape":"ListTagsForResourceResponse"},
  2586        "errors":[
  2587          {"shape":"BadRequestException"},
  2588          {"shape":"ForbiddenException"},
  2589          {"shape":"NotFoundException"},
  2590          {"shape":"UnauthorizedClientException"},
  2591          {"shape":"ServiceUnavailableException"},
  2592          {"shape":"ServiceFailureException"}
  2593        ]
  2594      },
  2595      "ListUsers":{
  2596        "name":"ListUsers",
  2597        "http":{
  2598          "method":"GET",
  2599          "requestUri":"/accounts/{accountId}/users",
  2600          "responseCode":200
  2601        },
  2602        "input":{"shape":"ListUsersRequest"},
  2603        "output":{"shape":"ListUsersResponse"},
  2604        "errors":[
  2605          {"shape":"UnauthorizedClientException"},
  2606          {"shape":"NotFoundException"},
  2607          {"shape":"ForbiddenException"},
  2608          {"shape":"BadRequestException"},
  2609          {"shape":"ThrottledClientException"},
  2610          {"shape":"ServiceUnavailableException"},
  2611          {"shape":"ServiceFailureException"}
  2612        ]
  2613      },
  2614      "ListVoiceConnectorGroups":{
  2615        "name":"ListVoiceConnectorGroups",
  2616        "http":{
  2617          "method":"GET",
  2618          "requestUri":"/voice-connector-groups",
  2619          "responseCode":200
  2620        },
  2621        "input":{"shape":"ListVoiceConnectorGroupsRequest"},
  2622        "output":{"shape":"ListVoiceConnectorGroupsResponse"},
  2623        "errors":[
  2624          {"shape":"UnauthorizedClientException"},
  2625          {"shape":"ForbiddenException"},
  2626          {"shape":"BadRequestException"},
  2627          {"shape":"ThrottledClientException"},
  2628          {"shape":"ServiceUnavailableException"},
  2629          {"shape":"ServiceFailureException"}
  2630        ]
  2631      },
  2632      "ListVoiceConnectorTerminationCredentials":{
  2633        "name":"ListVoiceConnectorTerminationCredentials",
  2634        "http":{
  2635          "method":"GET",
  2636          "requestUri":"/voice-connectors/{voiceConnectorId}/termination/credentials",
  2637          "responseCode":200
  2638        },
  2639        "input":{"shape":"ListVoiceConnectorTerminationCredentialsRequest"},
  2640        "output":{"shape":"ListVoiceConnectorTerminationCredentialsResponse"},
  2641        "errors":[
  2642          {"shape":"UnauthorizedClientException"},
  2643          {"shape":"NotFoundException"},
  2644          {"shape":"ForbiddenException"},
  2645          {"shape":"BadRequestException"},
  2646          {"shape":"ThrottledClientException"},
  2647          {"shape":"ServiceUnavailableException"},
  2648          {"shape":"ServiceFailureException"}
  2649        ]
  2650      },
  2651      "ListVoiceConnectors":{
  2652        "name":"ListVoiceConnectors",
  2653        "http":{
  2654          "method":"GET",
  2655          "requestUri":"/voice-connectors",
  2656          "responseCode":200
  2657        },
  2658        "input":{"shape":"ListVoiceConnectorsRequest"},
  2659        "output":{"shape":"ListVoiceConnectorsResponse"},
  2660        "errors":[
  2661          {"shape":"UnauthorizedClientException"},
  2662          {"shape":"ForbiddenException"},
  2663          {"shape":"BadRequestException"},
  2664          {"shape":"ThrottledClientException"},
  2665          {"shape":"ServiceUnavailableException"},
  2666          {"shape":"ServiceFailureException"}
  2667        ]
  2668      },
  2669      "LogoutUser":{
  2670        "name":"LogoutUser",
  2671        "http":{
  2672          "method":"POST",
  2673          "requestUri":"/accounts/{accountId}/users/{userId}?operation=logout",
  2674          "responseCode":204
  2675        },
  2676        "input":{"shape":"LogoutUserRequest"},
  2677        "output":{"shape":"LogoutUserResponse"},
  2678        "errors":[
  2679          {"shape":"UnauthorizedClientException"},
  2680          {"shape":"NotFoundException"},
  2681          {"shape":"ForbiddenException"},
  2682          {"shape":"BadRequestException"},
  2683          {"shape":"ThrottledClientException"},
  2684          {"shape":"ServiceUnavailableException"},
  2685          {"shape":"ServiceFailureException"}
  2686        ]
  2687      },
  2688      "PutAppInstanceRetentionSettings":{
  2689        "name":"PutAppInstanceRetentionSettings",
  2690        "http":{
  2691          "method":"PUT",
  2692          "requestUri":"/app-instances/{appInstanceArn}/retention-settings",
  2693          "responseCode":200
  2694        },
  2695        "input":{"shape":"PutAppInstanceRetentionSettingsRequest"},
  2696        "output":{"shape":"PutAppInstanceRetentionSettingsResponse"},
  2697        "errors":[
  2698          {"shape":"UnauthorizedClientException"},
  2699          {"shape":"NotFoundException"},
  2700          {"shape":"BadRequestException"},
  2701          {"shape":"ForbiddenException"},
  2702          {"shape":"ConflictException"},
  2703          {"shape":"ThrottledClientException"},
  2704          {"shape":"ServiceUnavailableException"},
  2705          {"shape":"ServiceFailureException"}
  2706        ],
  2707        "endpoint":{"hostPrefix":"identity-"}
  2708      },
  2709      "PutAppInstanceStreamingConfigurations":{
  2710        "name":"PutAppInstanceStreamingConfigurations",
  2711        "http":{
  2712          "method":"PUT",
  2713          "requestUri":"/app-instances/{appInstanceArn}/streaming-configurations",
  2714          "responseCode":200
  2715        },
  2716        "input":{"shape":"PutAppInstanceStreamingConfigurationsRequest"},
  2717        "output":{"shape":"PutAppInstanceStreamingConfigurationsResponse"},
  2718        "errors":[
  2719          {"shape":"NotFoundException"},
  2720          {"shape":"BadRequestException"},
  2721          {"shape":"ForbiddenException"},
  2722          {"shape":"UnauthorizedClientException"},
  2723          {"shape":"ThrottledClientException"},
  2724          {"shape":"ServiceUnavailableException"},
  2725          {"shape":"ServiceFailureException"}
  2726        ]
  2727      },
  2728      "PutEventsConfiguration":{
  2729        "name":"PutEventsConfiguration",
  2730        "http":{
  2731          "method":"PUT",
  2732          "requestUri":"/accounts/{accountId}/bots/{botId}/events-configuration",
  2733          "responseCode":201
  2734        },
  2735        "input":{"shape":"PutEventsConfigurationRequest"},
  2736        "output":{"shape":"PutEventsConfigurationResponse"},
  2737        "errors":[
  2738          {"shape":"ServiceUnavailableException"},
  2739          {"shape":"ServiceFailureException"},
  2740          {"shape":"ForbiddenException"},
  2741          {"shape":"BadRequestException"},
  2742          {"shape":"UnauthorizedClientException"},
  2743          {"shape":"ResourceLimitExceededException"},
  2744          {"shape":"NotFoundException"}
  2745        ]
  2746      },
  2747      "PutRetentionSettings":{
  2748        "name":"PutRetentionSettings",
  2749        "http":{
  2750          "method":"PUT",
  2751          "requestUri":"/accounts/{accountId}/retention-settings",
  2752          "responseCode":204
  2753        },
  2754        "input":{"shape":"PutRetentionSettingsRequest"},
  2755        "output":{"shape":"PutRetentionSettingsResponse"},
  2756        "errors":[
  2757          {"shape":"UnauthorizedClientException"},
  2758          {"shape":"NotFoundException"},
  2759          {"shape":"BadRequestException"},
  2760          {"shape":"ForbiddenException"},
  2761          {"shape":"ConflictException"},
  2762          {"shape":"ThrottledClientException"},
  2763          {"shape":"ServiceUnavailableException"},
  2764          {"shape":"ServiceFailureException"}
  2765        ]
  2766      },
  2767      "PutSipMediaApplicationLoggingConfiguration":{
  2768        "name":"PutSipMediaApplicationLoggingConfiguration",
  2769        "http":{
  2770          "method":"PUT",
  2771          "requestUri":"/sip-media-applications/{sipMediaApplicationId}/logging-configuration",
  2772          "responseCode":200
  2773        },
  2774        "input":{"shape":"PutSipMediaApplicationLoggingConfigurationRequest"},
  2775        "output":{"shape":"PutSipMediaApplicationLoggingConfigurationResponse"},
  2776        "errors":[
  2777          {"shape":"UnauthorizedClientException"},
  2778          {"shape":"NotFoundException"},
  2779          {"shape":"ForbiddenException"},
  2780          {"shape":"BadRequestException"},
  2781          {"shape":"ThrottledClientException"},
  2782          {"shape":"ServiceUnavailableException"},
  2783          {"shape":"ServiceFailureException"}
  2784        ]
  2785      },
  2786      "PutVoiceConnectorEmergencyCallingConfiguration":{
  2787        "name":"PutVoiceConnectorEmergencyCallingConfiguration",
  2788        "http":{
  2789          "method":"PUT",
  2790          "requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration",
  2791          "responseCode":200
  2792        },
  2793        "input":{"shape":"PutVoiceConnectorEmergencyCallingConfigurationRequest"},
  2794        "output":{"shape":"PutVoiceConnectorEmergencyCallingConfigurationResponse"},
  2795        "errors":[
  2796          {"shape":"UnauthorizedClientException"},
  2797          {"shape":"NotFoundException"},
  2798          {"shape":"ForbiddenException"},
  2799          {"shape":"BadRequestException"},
  2800          {"shape":"ThrottledClientException"},
  2801          {"shape":"ServiceUnavailableException"},
  2802          {"shape":"ServiceFailureException"}
  2803        ]
  2804      },
  2805      "PutVoiceConnectorLoggingConfiguration":{
  2806        "name":"PutVoiceConnectorLoggingConfiguration",
  2807        "http":{
  2808          "method":"PUT",
  2809          "requestUri":"/voice-connectors/{voiceConnectorId}/logging-configuration",
  2810          "responseCode":200
  2811        },
  2812        "input":{"shape":"PutVoiceConnectorLoggingConfigurationRequest"},
  2813        "output":{"shape":"PutVoiceConnectorLoggingConfigurationResponse"},
  2814        "errors":[
  2815          {"shape":"UnauthorizedClientException"},
  2816          {"shape":"NotFoundException"},
  2817          {"shape":"ForbiddenException"},
  2818          {"shape":"BadRequestException"},
  2819          {"shape":"ThrottledClientException"},
  2820          {"shape":"ServiceUnavailableException"},
  2821          {"shape":"ServiceFailureException"}
  2822        ]
  2823      },
  2824      "PutVoiceConnectorOrigination":{
  2825        "name":"PutVoiceConnectorOrigination",
  2826        "http":{
  2827          "method":"PUT",
  2828          "requestUri":"/voice-connectors/{voiceConnectorId}/origination",
  2829          "responseCode":200
  2830        },
  2831        "input":{"shape":"PutVoiceConnectorOriginationRequest"},
  2832        "output":{"shape":"PutVoiceConnectorOriginationResponse"},
  2833        "errors":[
  2834          {"shape":"UnauthorizedClientException"},
  2835          {"shape":"NotFoundException"},
  2836          {"shape":"ForbiddenException"},
  2837          {"shape":"BadRequestException"},
  2838          {"shape":"ThrottledClientException"},
  2839          {"shape":"ServiceUnavailableException"},
  2840          {"shape":"ServiceFailureException"}
  2841        ]
  2842      },
  2843      "PutVoiceConnectorProxy":{
  2844        "name":"PutVoiceConnectorProxy",
  2845        "http":{
  2846          "method":"PUT",
  2847          "requestUri":"/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy"
  2848        },
  2849        "input":{"shape":"PutVoiceConnectorProxyRequest"},
  2850        "output":{"shape":"PutVoiceConnectorProxyResponse"},
  2851        "errors":[
  2852          {"shape":"UnauthorizedClientException"},
  2853          {"shape":"AccessDeniedException"},
  2854          {"shape":"NotFoundException"},
  2855          {"shape":"ForbiddenException"},
  2856          {"shape":"BadRequestException"},
  2857          {"shape":"ThrottledClientException"},
  2858          {"shape":"ServiceUnavailableException"},
  2859          {"shape":"ServiceFailureException"}
  2860        ]
  2861      },
  2862      "PutVoiceConnectorStreamingConfiguration":{
  2863        "name":"PutVoiceConnectorStreamingConfiguration",
  2864        "http":{
  2865          "method":"PUT",
  2866          "requestUri":"/voice-connectors/{voiceConnectorId}/streaming-configuration",
  2867          "responseCode":200
  2868        },
  2869        "input":{"shape":"PutVoiceConnectorStreamingConfigurationRequest"},
  2870        "output":{"shape":"PutVoiceConnectorStreamingConfigurationResponse"},
  2871        "errors":[
  2872          {"shape":"UnauthorizedClientException"},
  2873          {"shape":"NotFoundException"},
  2874          {"shape":"ForbiddenException"},
  2875          {"shape":"BadRequestException"},
  2876          {"shape":"ThrottledClientException"},
  2877          {"shape":"ServiceUnavailableException"},
  2878          {"shape":"ServiceFailureException"}
  2879        ]
  2880      },
  2881      "PutVoiceConnectorTermination":{
  2882        "name":"PutVoiceConnectorTermination",
  2883        "http":{
  2884          "method":"PUT",
  2885          "requestUri":"/voice-connectors/{voiceConnectorId}/termination",
  2886          "responseCode":200
  2887        },
  2888        "input":{"shape":"PutVoiceConnectorTerminationRequest"},
  2889        "output":{"shape":"PutVoiceConnectorTerminationResponse"},
  2890        "errors":[
  2891          {"shape":"UnauthorizedClientException"},
  2892          {"shape":"NotFoundException"},
  2893          {"shape":"ForbiddenException"},
  2894          {"shape":"BadRequestException"},
  2895          {"shape":"AccessDeniedException"},
  2896          {"shape":"ThrottledClientException"},
  2897          {"shape":"ServiceUnavailableException"},
  2898          {"shape":"ServiceFailureException"}
  2899        ]
  2900      },
  2901      "PutVoiceConnectorTerminationCredentials":{
  2902        "name":"PutVoiceConnectorTerminationCredentials",
  2903        "http":{
  2904          "method":"POST",
  2905          "requestUri":"/voice-connectors/{voiceConnectorId}/termination/credentials?operation=put",
  2906          "responseCode":204
  2907        },
  2908        "input":{"shape":"PutVoiceConnectorTerminationCredentialsRequest"},
  2909        "errors":[
  2910          {"shape":"UnauthorizedClientException"},
  2911          {"shape":"NotFoundException"},
  2912          {"shape":"ForbiddenException"},
  2913          {"shape":"BadRequestException"},
  2914          {"shape":"ThrottledClientException"},
  2915          {"shape":"ServiceUnavailableException"},
  2916          {"shape":"ServiceFailureException"}
  2917        ]
  2918      },
  2919      "RedactChannelMessage":{
  2920        "name":"RedactChannelMessage",
  2921        "http":{
  2922          "method":"POST",
  2923          "requestUri":"/channels/{channelArn}/messages/{messageId}?operation=redact",
  2924          "responseCode":200
  2925        },
  2926        "input":{"shape":"RedactChannelMessageRequest"},
  2927        "output":{"shape":"RedactChannelMessageResponse"},
  2928        "errors":[
  2929          {"shape":"BadRequestException"},
  2930          {"shape":"ForbiddenException"},
  2931          {"shape":"UnauthorizedClientException"},
  2932          {"shape":"ThrottledClientException"},
  2933          {"shape":"ServiceUnavailableException"},
  2934          {"shape":"ServiceFailureException"}
  2935        ],
  2936        "endpoint":{"hostPrefix":"messaging-"}
  2937      },
  2938      "RedactConversationMessage":{
  2939        "name":"RedactConversationMessage",
  2940        "http":{
  2941          "method":"POST",
  2942          "requestUri":"/accounts/{accountId}/conversations/{conversationId}/messages/{messageId}?operation=redact",
  2943          "responseCode":200
  2944        },
  2945        "input":{"shape":"RedactConversationMessageRequest"},
  2946        "output":{"shape":"RedactConversationMessageResponse"},
  2947        "errors":[
  2948          {"shape":"NotFoundException"},
  2949          {"shape":"ForbiddenException"},
  2950          {"shape":"UnauthorizedClientException"},
  2951          {"shape":"ThrottledClientException"},
  2952          {"shape":"BadRequestException"},
  2953          {"shape":"ServiceUnavailableException"},
  2954          {"shape":"ServiceFailureException"}
  2955        ]
  2956      },
  2957      "RedactRoomMessage":{
  2958        "name":"RedactRoomMessage",
  2959        "http":{
  2960          "method":"POST",
  2961          "requestUri":"/accounts/{accountId}/rooms/{roomId}/messages/{messageId}?operation=redact",
  2962          "responseCode":200
  2963        },
  2964        "input":{"shape":"RedactRoomMessageRequest"},
  2965        "output":{"shape":"RedactRoomMessageResponse"},
  2966        "errors":[
  2967          {"shape":"NotFoundException"},
  2968          {"shape":"ForbiddenException"},
  2969          {"shape":"UnauthorizedClientException"},
  2970          {"shape":"ThrottledClientException"},
  2971          {"shape":"BadRequestException"},
  2972          {"shape":"ServiceUnavailableException"},
  2973          {"shape":"ServiceFailureException"}
  2974        ]
  2975      },
  2976      "RegenerateSecurityToken":{
  2977        "name":"RegenerateSecurityToken",
  2978        "http":{
  2979          "method":"POST",
  2980          "requestUri":"/accounts/{accountId}/bots/{botId}?operation=regenerate-security-token",
  2981          "responseCode":200
  2982        },
  2983        "input":{"shape":"RegenerateSecurityTokenRequest"},
  2984        "output":{"shape":"RegenerateSecurityTokenResponse"},
  2985        "errors":[
  2986          {"shape":"ServiceUnavailableException"},
  2987          {"shape":"ServiceFailureException"},
  2988          {"shape":"ForbiddenException"},
  2989          {"shape":"BadRequestException"},
  2990          {"shape":"UnauthorizedClientException"},
  2991          {"shape":"NotFoundException"},
  2992          {"shape":"ThrottledClientException"}
  2993        ]
  2994      },
  2995      "ResetPersonalPIN":{
  2996        "name":"ResetPersonalPIN",
  2997        "http":{
  2998          "method":"POST",
  2999          "requestUri":"/accounts/{accountId}/users/{userId}?operation=reset-personal-pin",
  3000          "responseCode":200
  3001        },
  3002        "input":{"shape":"ResetPersonalPINRequest"},
  3003        "output":{"shape":"ResetPersonalPINResponse"},
  3004        "errors":[
  3005          {"shape":"UnauthorizedClientException"},
  3006          {"shape":"NotFoundException"},
  3007          {"shape":"ForbiddenException"},
  3008          {"shape":"BadRequestException"},
  3009          {"shape":"ThrottledClientException"},
  3010          {"shape":"ServiceUnavailableException"},
  3011          {"shape":"ServiceFailureException"}
  3012        ]
  3013      },
  3014      "RestorePhoneNumber":{
  3015        "name":"RestorePhoneNumber",
  3016        "http":{
  3017          "method":"POST",
  3018          "requestUri":"/phone-numbers/{phoneNumberId}?operation=restore",
  3019          "responseCode":200
  3020        },
  3021        "input":{"shape":"RestorePhoneNumberRequest"},
  3022        "output":{"shape":"RestorePhoneNumberResponse"},
  3023        "errors":[
  3024          {"shape":"UnauthorizedClientException"},
  3025          {"shape":"NotFoundException"},
  3026          {"shape":"ForbiddenException"},
  3027          {"shape":"BadRequestException"},
  3028          {"shape":"ThrottledClientException"},
  3029          {"shape":"ResourceLimitExceededException"},
  3030          {"shape":"ServiceUnavailableException"},
  3031          {"shape":"ServiceFailureException"}
  3032        ]
  3033      },
  3034      "SearchAvailablePhoneNumbers":{
  3035        "name":"SearchAvailablePhoneNumbers",
  3036        "http":{
  3037          "method":"GET",
  3038          "requestUri":"/search?type=phone-numbers"
  3039        },
  3040        "input":{"shape":"SearchAvailablePhoneNumbersRequest"},
  3041        "output":{"shape":"SearchAvailablePhoneNumbersResponse"},
  3042        "errors":[
  3043          {"shape":"BadRequestException"},
  3044          {"shape":"ForbiddenException"},
  3045          {"shape":"AccessDeniedException"},
  3046          {"shape":"UnauthorizedClientException"},
  3047          {"shape":"ThrottledClientException"},
  3048          {"shape":"ServiceUnavailableException"},
  3049          {"shape":"ServiceFailureException"}
  3050        ]
  3051      },
  3052      "SendChannelMessage":{
  3053        "name":"SendChannelMessage",
  3054        "http":{
  3055          "method":"POST",
  3056          "requestUri":"/channels/{channelArn}/messages",
  3057          "responseCode":201
  3058        },
  3059        "input":{"shape":"SendChannelMessageRequest"},
  3060        "output":{"shape":"SendChannelMessageResponse"},
  3061        "errors":[
  3062          {"shape":"BadRequestException"},
  3063          {"shape":"ConflictException"},
  3064          {"shape":"ForbiddenException"},
  3065          {"shape":"UnauthorizedClientException"},
  3066          {"shape":"ThrottledClientException"},
  3067          {"shape":"ServiceUnavailableException"},
  3068          {"shape":"ServiceFailureException"}
  3069        ],
  3070        "endpoint":{"hostPrefix":"messaging-"}
  3071      },
  3072      "StartMeetingTranscription":{
  3073        "name":"StartMeetingTranscription",
  3074        "http":{
  3075          "method":"POST",
  3076          "requestUri":"/meetings/{meetingId}/transcription?operation=start",
  3077          "responseCode":200
  3078        },
  3079        "input":{"shape":"StartMeetingTranscriptionRequest"},
  3080        "output":{"shape":"StartMeetingTranscriptionResponse"},
  3081        "errors":[
  3082          {"shape":"NotFoundException"},
  3083          {"shape":"ForbiddenException"},
  3084          {"shape":"BadRequestException"},
  3085          {"shape":"ResourceLimitExceededException"},
  3086          {"shape":"ThrottledClientException"},
  3087          {"shape":"UnauthorizedClientException"},
  3088          {"shape":"UnprocessableEntityException"},
  3089          {"shape":"ServiceUnavailableException"},
  3090          {"shape":"ServiceFailureException"}
  3091        ]
  3092      },
  3093      "StopMeetingTranscription":{
  3094        "name":"StopMeetingTranscription",
  3095        "http":{
  3096          "method":"POST",
  3097          "requestUri":"/meetings/{meetingId}/transcription?operation=stop",
  3098          "responseCode":200
  3099        },
  3100        "input":{"shape":"StopMeetingTranscriptionRequest"},
  3101        "output":{"shape":"StopMeetingTranscriptionResponse"},
  3102        "errors":[
  3103          {"shape":"ForbiddenException"},
  3104          {"shape":"NotFoundException"},
  3105          {"shape":"BadRequestException"},
  3106          {"shape":"ThrottledClientException"},
  3107          {"shape":"UnauthorizedClientException"},
  3108          {"shape":"UnprocessableEntityException"},
  3109          {"shape":"ServiceUnavailableException"},
  3110          {"shape":"ServiceFailureException"}
  3111        ]
  3112      },
  3113      "TagAttendee":{
  3114        "name":"TagAttendee",
  3115        "http":{
  3116          "method":"POST",
  3117          "requestUri":"/meetings/{meetingId}/attendees/{attendeeId}/tags?operation=add",
  3118          "responseCode":204
  3119        },
  3120        "input":{"shape":"TagAttendeeRequest"},
  3121        "errors":[
  3122          {"shape":"BadRequestException"},
  3123          {"shape":"ForbiddenException"},
  3124          {"shape":"NotFoundException"},
  3125          {"shape":"ResourceLimitExceededException"},
  3126          {"shape":"ThrottledClientException"},
  3127          {"shape":"UnauthorizedClientException"},
  3128          {"shape":"ServiceUnavailableException"},
  3129          {"shape":"ServiceFailureException"}
  3130        ]
  3131      },
  3132      "TagMeeting":{
  3133        "name":"TagMeeting",
  3134        "http":{
  3135          "method":"POST",
  3136          "requestUri":"/meetings/{meetingId}/tags?operation=add",
  3137          "responseCode":204
  3138        },
  3139        "input":{"shape":"TagMeetingRequest"},
  3140        "errors":[
  3141          {"shape":"BadRequestException"},
  3142          {"shape":"ForbiddenException"},
  3143          {"shape":"NotFoundException"},
  3144          {"shape":"ResourceLimitExceededException"},
  3145          {"shape":"ThrottledClientException"},
  3146          {"shape":"UnauthorizedClientException"},
  3147          {"shape":"ServiceUnavailableException"},
  3148          {"shape":"ServiceFailureException"}
  3149        ]
  3150      },
  3151      "TagResource":{
  3152        "name":"TagResource",
  3153        "http":{
  3154          "method":"POST",
  3155          "requestUri":"/tags?operation=tag-resource",
  3156          "responseCode":204
  3157        },
  3158        "input":{"shape":"TagResourceRequest"},
  3159        "errors":[
  3160          {"shape":"BadRequestException"},
  3161          {"shape":"ForbiddenException"},
  3162          {"shape":"NotFoundException"},
  3163          {"shape":"UnauthorizedClientException"},
  3164          {"shape":"ServiceUnavailableException"},
  3165          {"shape":"ServiceFailureException"}
  3166        ]
  3167      },
  3168      "UntagAttendee":{
  3169        "name":"UntagAttendee",
  3170        "http":{
  3171          "method":"POST",
  3172          "requestUri":"/meetings/{meetingId}/attendees/{attendeeId}/tags?operation=delete",
  3173          "responseCode":204
  3174        },
  3175        "input":{"shape":"UntagAttendeeRequest"},
  3176        "errors":[
  3177          {"shape":"BadRequestException"},
  3178          {"shape":"ForbiddenException"},
  3179          {"shape":"ThrottledClientException"},
  3180          {"shape":"NotFoundException"},
  3181          {"shape":"UnauthorizedClientException"},
  3182          {"shape":"ServiceUnavailableException"},
  3183          {"shape":"ServiceFailureException"}
  3184        ]
  3185      },
  3186      "UntagMeeting":{
  3187        "name":"UntagMeeting",
  3188        "http":{
  3189          "method":"POST",
  3190          "requestUri":"/meetings/{meetingId}/tags?operation=delete",
  3191          "responseCode":204
  3192        },
  3193        "input":{"shape":"UntagMeetingRequest"},
  3194        "errors":[
  3195          {"shape":"BadRequestException"},
  3196          {"shape":"ForbiddenException"},
  3197          {"shape":"ThrottledClientException"},
  3198          {"shape":"NotFoundException"},
  3199          {"shape":"UnauthorizedClientException"},
  3200          {"shape":"ServiceUnavailableException"},
  3201          {"shape":"ServiceFailureException"}
  3202        ]
  3203      },
  3204      "UntagResource":{
  3205        "name":"UntagResource",
  3206        "http":{
  3207          "method":"POST",
  3208          "requestUri":"/tags?operation=untag-resource",
  3209          "responseCode":204
  3210        },
  3211        "input":{"shape":"UntagResourceRequest"},
  3212        "errors":[
  3213          {"shape":"BadRequestException"},
  3214          {"shape":"ForbiddenException"},
  3215          {"shape":"NotFoundException"},
  3216          {"shape":"UnauthorizedClientException"},
  3217          {"shape":"ServiceUnavailableException"},
  3218          {"shape":"ServiceFailureException"}
  3219        ]
  3220      },
  3221      "UpdateAccount":{
  3222        "name":"UpdateAccount",
  3223        "http":{
  3224          "method":"POST",
  3225          "requestUri":"/accounts/{accountId}",
  3226          "responseCode":200
  3227        },
  3228        "input":{"shape":"UpdateAccountRequest"},
  3229        "output":{"shape":"UpdateAccountResponse"},
  3230        "errors":[
  3231          {"shape":"UnauthorizedClientException"},
  3232          {"shape":"NotFoundException"},
  3233          {"shape":"ForbiddenException"},
  3234          {"shape":"BadRequestException"},
  3235          {"shape":"ThrottledClientException"},
  3236          {"shape":"ServiceUnavailableException"},
  3237          {"shape":"ServiceFailureException"}
  3238        ]
  3239      },
  3240      "UpdateAccountSettings":{
  3241        "name":"UpdateAccountSettings",
  3242        "http":{
  3243          "method":"PUT",
  3244          "requestUri":"/accounts/{accountId}/settings",
  3245          "responseCode":204
  3246        },
  3247        "input":{"shape":"UpdateAccountSettingsRequest"},
  3248        "output":{"shape":"UpdateAccountSettingsResponse"},
  3249        "errors":[
  3250          {"shape":"UnauthorizedClientException"},
  3251          {"shape":"NotFoundException"},
  3252          {"shape":"BadRequestException"},
  3253          {"shape":"ForbiddenException"},
  3254          {"shape":"ConflictException"},
  3255          {"shape":"ThrottledClientException"},
  3256          {"shape":"ServiceUnavailableException"},
  3257          {"shape":"ServiceFailureException"}
  3258        ]
  3259      },
  3260      "UpdateAppInstance":{
  3261        "name":"UpdateAppInstance",
  3262        "http":{
  3263          "method":"PUT",
  3264          "requestUri":"/app-instances/{appInstanceArn}",
  3265          "responseCode":200
  3266        },
  3267        "input":{"shape":"UpdateAppInstanceRequest"},
  3268        "output":{"shape":"UpdateAppInstanceResponse"},
  3269        "errors":[
  3270          {"shape":"BadRequestException"},
  3271          {"shape":"ConflictException"},
  3272          {"shape":"ForbiddenException"},
  3273          {"shape":"ThrottledClientException"},
  3274          {"shape":"UnauthorizedClientException"},
  3275          {"shape":"ServiceUnavailableException"},
  3276          {"shape":"ServiceFailureException"}
  3277        ],
  3278        "endpoint":{"hostPrefix":"identity-"}
  3279      },
  3280      "UpdateAppInstanceUser":{
  3281        "name":"UpdateAppInstanceUser",
  3282        "http":{
  3283          "method":"PUT",
  3284          "requestUri":"/app-instance-users/{appInstanceUserArn}",
  3285          "responseCode":200
  3286        },
  3287        "input":{"shape":"UpdateAppInstanceUserRequest"},
  3288        "output":{"shape":"UpdateAppInstanceUserResponse"},
  3289        "errors":[
  3290          {"shape":"BadRequestException"},
  3291          {"shape":"ConflictException"},
  3292          {"shape":"ForbiddenException"},
  3293          {"shape":"ThrottledClientException"},
  3294          {"shape":"UnauthorizedClientException"},
  3295          {"shape":"ServiceUnavailableException"},
  3296          {"shape":"ServiceFailureException"}
  3297        ],
  3298        "endpoint":{"hostPrefix":"identity-"}
  3299      },
  3300      "UpdateBot":{
  3301        "name":"UpdateBot",
  3302        "http":{
  3303          "method":"POST",
  3304          "requestUri":"/accounts/{accountId}/bots/{botId}",
  3305          "responseCode":200
  3306        },
  3307        "input":{"shape":"UpdateBotRequest"},
  3308        "output":{"shape":"UpdateBotResponse"},
  3309        "errors":[
  3310          {"shape":"ServiceUnavailableException"},
  3311          {"shape":"ServiceFailureException"},
  3312          {"shape":"ForbiddenException"},
  3313          {"shape":"BadRequestException"},
  3314          {"shape":"UnauthorizedClientException"},
  3315          {"shape":"NotFoundException"},
  3316          {"shape":"ThrottledClientException"}
  3317        ]
  3318      },
  3319      "UpdateChannel":{
  3320        "name":"UpdateChannel",
  3321        "http":{
  3322          "method":"PUT",
  3323          "requestUri":"/channels/{channelArn}",
  3324          "responseCode":200
  3325        },
  3326        "input":{"shape":"UpdateChannelRequest"},
  3327        "output":{"shape":"UpdateChannelResponse"},
  3328        "errors":[
  3329          {"shape":"BadRequestException"},
  3330          {"shape":"ForbiddenException"},
  3331          {"shape":"ConflictException"},
  3332          {"shape":"UnauthorizedClientException"},
  3333          {"shape":"ThrottledClientException"},
  3334          {"shape":"ServiceUnavailableException"},
  3335          {"shape":"ServiceFailureException"}
  3336        ],
  3337        "endpoint":{"hostPrefix":"messaging-"}
  3338      },
  3339      "UpdateChannelMessage":{
  3340        "name":"UpdateChannelMessage",
  3341        "http":{
  3342          "method":"PUT",
  3343          "requestUri":"/channels/{channelArn}/messages/{messageId}",
  3344          "responseCode":200
  3345        },
  3346        "input":{"shape":"UpdateChannelMessageRequest"},
  3347        "output":{"shape":"UpdateChannelMessageResponse"},
  3348        "errors":[
  3349          {"shape":"BadRequestException"},
  3350          {"shape":"ConflictException"},
  3351          {"shape":"ForbiddenException"},
  3352          {"shape":"UnauthorizedClientException"},
  3353          {"shape":"ThrottledClientException"},
  3354          {"shape":"ServiceUnavailableException"},
  3355          {"shape":"ServiceFailureException"}
  3356        ],
  3357        "endpoint":{"hostPrefix":"messaging-"}
  3358      },
  3359      "UpdateChannelReadMarker":{
  3360        "name":"UpdateChannelReadMarker",
  3361        "http":{
  3362          "method":"PUT",
  3363          "requestUri":"/channels/{channelArn}/readMarker",
  3364          "responseCode":200
  3365        },
  3366        "input":{"shape":"UpdateChannelReadMarkerRequest"},
  3367        "output":{"shape":"UpdateChannelReadMarkerResponse"},
  3368        "errors":[
  3369          {"shape":"BadRequestException"},
  3370          {"shape":"ForbiddenException"},
  3371          {"shape":"ConflictException"},
  3372          {"shape":"UnauthorizedClientException"},
  3373          {"shape":"ThrottledClientException"},
  3374          {"shape":"ServiceUnavailableException"},
  3375          {"shape":"ServiceFailureException"}
  3376        ],
  3377        "endpoint":{"hostPrefix":"messaging-"}
  3378      },
  3379      "UpdateGlobalSettings":{
  3380        "name":"UpdateGlobalSettings",
  3381        "http":{
  3382          "method":"PUT",
  3383          "requestUri":"/settings",
  3384          "responseCode":204
  3385        },
  3386        "input":{"shape":"UpdateGlobalSettingsRequest"},
  3387        "errors":[
  3388          {"shape":"UnauthorizedClientException"},
  3389          {"shape":"ForbiddenException"},
  3390          {"shape":"BadRequestException"},
  3391          {"shape":"ThrottledClientException"},
  3392          {"shape":"ServiceUnavailableException"},
  3393          {"shape":"ServiceFailureException"}
  3394        ]
  3395      },
  3396      "UpdatePhoneNumber":{
  3397        "name":"UpdatePhoneNumber",
  3398        "http":{
  3399          "method":"POST",
  3400          "requestUri":"/phone-numbers/{phoneNumberId}",
  3401          "responseCode":200
  3402        },
  3403        "input":{"shape":"UpdatePhoneNumberRequest"},
  3404        "output":{"shape":"UpdatePhoneNumberResponse"},
  3405        "errors":[
  3406          {"shape":"UnauthorizedClientException"},
  3407          {"shape":"NotFoundException"},
  3408          {"shape":"ForbiddenException"},
  3409          {"shape":"BadRequestException"},
  3410          {"shape":"ThrottledClientException"},
  3411          {"shape":"ConflictException"},
  3412          {"shape":"ServiceUnavailableException"},
  3413          {"shape":"ServiceFailureException"}
  3414        ]
  3415      },
  3416      "UpdatePhoneNumberSettings":{
  3417        "name":"UpdatePhoneNumberSettings",
  3418        "http":{
  3419          "method":"PUT",
  3420          "requestUri":"/settings/phone-number",
  3421          "responseCode":204
  3422        },
  3423        "input":{"shape":"UpdatePhoneNumberSettingsRequest"},
  3424        "errors":[
  3425          {"shape":"UnauthorizedClientException"},
  3426          {"shape":"ForbiddenException"},
  3427          {"shape":"BadRequestException"},
  3428          {"shape":"ThrottledClientException"},
  3429          {"shape":"ServiceUnavailableException"},
  3430          {"shape":"ServiceFailureException"}
  3431        ]
  3432      },
  3433      "UpdateProxySession":{
  3434        "name":"UpdateProxySession",
  3435        "http":{
  3436          "method":"POST",
  3437          "requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}",
  3438          "responseCode":201
  3439        },
  3440        "input":{"shape":"UpdateProxySessionRequest"},
  3441        "output":{"shape":"UpdateProxySessionResponse"},
  3442        "errors":[
  3443          {"shape":"UnauthorizedClientException"},
  3444          {"shape":"NotFoundException"},
  3445          {"shape":"ForbiddenException"},
  3446          {"shape":"BadRequestException"},
  3447          {"shape":"ThrottledClientException"},
  3448          {"shape":"ServiceUnavailableException"},
  3449          {"shape":"ServiceFailureException"}
  3450        ]
  3451      },
  3452      "UpdateRoom":{
  3453        "name":"UpdateRoom",
  3454        "http":{
  3455          "method":"POST",
  3456          "requestUri":"/accounts/{accountId}/rooms/{roomId}",
  3457          "responseCode":200
  3458        },
  3459        "input":{"shape":"UpdateRoomRequest"},
  3460        "output":{"shape":"UpdateRoomResponse"},
  3461        "errors":[
  3462          {"shape":"BadRequestException"},
  3463          {"shape":"ForbiddenException"},
  3464          {"shape":"NotFoundException"},
  3465          {"shape":"UnauthorizedClientException"},
  3466          {"shape":"ThrottledClientException"},
  3467          {"shape":"ServiceUnavailableException"},
  3468          {"shape":"ServiceFailureException"}
  3469        ]
  3470      },
  3471      "UpdateRoomMembership":{
  3472        "name":"UpdateRoomMembership",
  3473        "http":{
  3474          "method":"POST",
  3475          "requestUri":"/accounts/{accountId}/rooms/{roomId}/memberships/{memberId}",
  3476          "responseCode":200
  3477        },
  3478        "input":{"shape":"UpdateRoomMembershipRequest"},
  3479        "output":{"shape":"UpdateRoomMembershipResponse"},
  3480        "errors":[
  3481          {"shape":"UnauthorizedClientException"},
  3482          {"shape":"NotFoundException"},
  3483          {"shape":"BadRequestException"},
  3484          {"shape":"ForbiddenException"},
  3485          {"shape":"ThrottledClientException"},
  3486          {"shape":"ServiceUnavailableException"},
  3487          {"shape":"ServiceFailureException"}
  3488        ]
  3489      },
  3490      "UpdateSipMediaApplication":{
  3491        "name":"UpdateSipMediaApplication",
  3492        "http":{
  3493          "method":"PUT",
  3494          "requestUri":"/sip-media-applications/{sipMediaApplicationId}",
  3495          "responseCode":200
  3496        },
  3497        "input":{"shape":"UpdateSipMediaApplicationRequest"},
  3498        "output":{"shape":"UpdateSipMediaApplicationResponse"},
  3499        "errors":[
  3500          {"shape":"UnauthorizedClientException"},
  3501          {"shape":"NotFoundException"},
  3502          {"shape":"ForbiddenException"},
  3503          {"shape":"BadRequestException"},
  3504          {"shape":"ConflictException"},
  3505          {"shape":"ThrottledClientException"},
  3506          {"shape":"ServiceUnavailableException"},
  3507          {"shape":"ServiceFailureException"}
  3508        ]
  3509      },
  3510      "UpdateSipMediaApplicationCall":{
  3511        "name":"UpdateSipMediaApplicationCall",
  3512        "http":{
  3513          "method":"POST",
  3514          "requestUri":"/sip-media-applications/{sipMediaApplicationId}/calls/{transactionId}",
  3515          "responseCode":202
  3516        },
  3517        "input":{"shape":"UpdateSipMediaApplicationCallRequest"},
  3518        "output":{"shape":"UpdateSipMediaApplicationCallResponse"},
  3519        "errors":[
  3520          {"shape":"BadRequestException"},
  3521          {"shape":"NotFoundException"},
  3522          {"shape":"ForbiddenException"},
  3523          {"shape":"ResourceLimitExceededException"},
  3524          {"shape":"ThrottledClientException"},
  3525          {"shape":"UnauthorizedClientException"},
  3526          {"shape":"ServiceUnavailableException"},
  3527          {"shape":"ServiceFailureException"}
  3528        ]
  3529      },
  3530      "UpdateSipRule":{
  3531        "name":"UpdateSipRule",
  3532        "http":{
  3533          "method":"PUT",
  3534          "requestUri":"/sip-rules/{sipRuleId}",
  3535          "responseCode":202
  3536        },
  3537        "input":{"shape":"UpdateSipRuleRequest"},
  3538        "output":{"shape":"UpdateSipRuleResponse"},
  3539        "errors":[
  3540          {"shape":"UnauthorizedClientException"},
  3541          {"shape":"NotFoundException"},
  3542          {"shape":"ForbiddenException"},
  3543          {"shape":"BadRequestException"},
  3544          {"shape":"ConflictException"},
  3545          {"shape":"ThrottledClientException"},
  3546          {"shape":"ResourceLimitExceededException"},
  3547          {"shape":"ServiceUnavailableException"},
  3548          {"shape":"ServiceFailureException"}
  3549        ]
  3550      },
  3551      "UpdateUser":{
  3552        "name":"UpdateUser",
  3553        "http":{
  3554          "method":"POST",
  3555          "requestUri":"/accounts/{accountId}/users/{userId}",
  3556          "responseCode":200
  3557        },
  3558        "input":{"shape":"UpdateUserRequest"},
  3559        "output":{"shape":"UpdateUserResponse"},
  3560        "errors":[
  3561          {"shape":"UnauthorizedClientException"},
  3562          {"shape":"NotFoundException"},
  3563          {"shape":"ForbiddenException"},
  3564          {"shape":"BadRequestException"},
  3565          {"shape":"ThrottledClientException"},
  3566          {"shape":"ServiceUnavailableException"},
  3567          {"shape":"ServiceFailureException"}
  3568        ]
  3569      },
  3570      "UpdateUserSettings":{
  3571        "name":"UpdateUserSettings",
  3572        "http":{
  3573          "method":"PUT",
  3574          "requestUri":"/accounts/{accountId}/users/{userId}/settings",
  3575          "responseCode":204
  3576        },
  3577        "input":{"shape":"UpdateUserSettingsRequest"},
  3578        "errors":[
  3579          {"shape":"UnauthorizedClientException"},
  3580          {"shape":"NotFoundException"},
  3581          {"shape":"ForbiddenException"},
  3582          {"shape":"BadRequestException"},
  3583          {"shape":"ThrottledClientException"},
  3584          {"shape":"ServiceUnavailableException"},
  3585          {"shape":"ServiceFailureException"}
  3586        ]
  3587      },
  3588      "UpdateVoiceConnector":{
  3589        "name":"UpdateVoiceConnector",
  3590        "http":{
  3591          "method":"PUT",
  3592          "requestUri":"/voice-connectors/{voiceConnectorId}",
  3593          "responseCode":200
  3594        },
  3595        "input":{"shape":"UpdateVoiceConnectorRequest"},
  3596        "output":{"shape":"UpdateVoiceConnectorResponse"},
  3597        "errors":[
  3598          {"shape":"UnauthorizedClientException"},
  3599          {"shape":"NotFoundException"},
  3600          {"shape":"ForbiddenException"},
  3601          {"shape":"BadRequestException"},
  3602          {"shape":"ThrottledClientException"},
  3603          {"shape":"ServiceUnavailableException"},
  3604          {"shape":"ServiceFailureException"}
  3605        ]
  3606      },
  3607      "UpdateVoiceConnectorGroup":{
  3608        "name":"UpdateVoiceConnectorGroup",
  3609        "http":{
  3610          "method":"PUT",
  3611          "requestUri":"/voice-connector-groups/{voiceConnectorGroupId}",
  3612          "responseCode":202
  3613        },
  3614        "input":{"shape":"UpdateVoiceConnectorGroupRequest"},
  3615        "output":{"shape":"UpdateVoiceConnectorGroupResponse"},
  3616        "errors":[
  3617          {"shape":"UnauthorizedClientException"},
  3618          {"shape":"NotFoundException"},
  3619          {"shape":"ForbiddenException"},
  3620          {"shape":"BadRequestException"},
  3621          {"shape":"ConflictException"},
  3622          {"shape":"ThrottledClientException"},
  3623          {"shape":"ServiceUnavailableException"},
  3624          {"shape":"ServiceFailureException"}
  3625        ]
  3626      }
  3627    },
  3628    "shapes":{
  3629      "AccessDeniedException":{
  3630        "type":"structure",
  3631        "members":{
  3632          "Code":{"shape":"ErrorCode"},
  3633          "Message":{"shape":"String"}
  3634        },
  3635        "error":{"httpStatusCode":403},
  3636        "exception":true
  3637      },
  3638      "Account":{
  3639        "type":"structure",
  3640        "required":[
  3641          "AwsAccountId",
  3642          "AccountId",
  3643          "Name"
  3644        ],
  3645        "members":{
  3646          "AwsAccountId":{"shape":"String"},
  3647          "AccountId":{"shape":"String"},
  3648          "Name":{"shape":"String"},
  3649          "AccountType":{"shape":"AccountType"},
  3650          "CreatedTimestamp":{"shape":"Iso8601Timestamp"},
  3651          "DefaultLicense":{"shape":"License"},
  3652          "SupportedLicenses":{"shape":"LicenseList"},
  3653          "AccountStatus":{"shape":"AccountStatus"},
  3654          "SigninDelegateGroups":{"shape":"SigninDelegateGroupList"}
  3655        }
  3656      },
  3657      "AccountList":{
  3658        "type":"list",
  3659        "member":{"shape":"Account"}
  3660      },
  3661      "AccountName":{
  3662        "type":"string",
  3663        "max":100,
  3664        "min":1,
  3665        "pattern":".*\\S.*"
  3666      },
  3667      "AccountSettings":{
  3668        "type":"structure",
  3669        "members":{
  3670          "DisableRemoteControl":{"shape":"Boolean"},
  3671          "EnableDialOut":{"shape":"Boolean"}
  3672        }
  3673      },
  3674      "AccountStatus":{
  3675        "type":"string",
  3676        "enum":[
  3677          "Suspended",
  3678          "Active"
  3679        ]
  3680      },
  3681      "AccountType":{
  3682        "type":"string",
  3683        "enum":[
  3684          "Team",
  3685          "EnterpriseDirectory",
  3686          "EnterpriseLWA",
  3687          "EnterpriseOIDC"
  3688        ]
  3689      },
  3690      "AlexaForBusinessMetadata":{
  3691        "type":"structure",
  3692        "members":{
  3693          "IsAlexaForBusinessEnabled":{"shape":"Boolean"},
  3694          "AlexaForBusinessRoomArn":{"shape":"SensitiveString"}
  3695        }
  3696      },
  3697      "Alpha2CountryCode":{
  3698        "type":"string",
  3699        "pattern":"[A-Z]{2}"
  3700      },
  3701      "AppInstance":{
  3702        "type":"structure",
  3703        "members":{
  3704          "AppInstanceArn":{"shape":"ChimeArn"},
  3705          "Name":{"shape":"NonEmptyResourceName"},
  3706          "Metadata":{"shape":"Metadata"},
  3707          "CreatedTimestamp":{"shape":"Timestamp"},
  3708          "LastUpdatedTimestamp":{"shape":"Timestamp"}
  3709        }
  3710      },
  3711      "AppInstanceAdmin":{
  3712        "type":"structure",
  3713        "members":{
  3714          "Admin":{"shape":"Identity"},
  3715          "AppInstanceArn":{"shape":"ChimeArn"},
  3716          "CreatedTimestamp":{"shape":"Timestamp"}
  3717        }
  3718      },
  3719      "AppInstanceAdminList":{
  3720        "type":"list",
  3721        "member":{"shape":"AppInstanceAdminSummary"}
  3722      },
  3723      "AppInstanceAdminSummary":{
  3724        "type":"structure",
  3725        "members":{
  3726          "Admin":{"shape":"Identity"}
  3727        }
  3728      },
  3729      "AppInstanceDataType":{
  3730        "type":"string",
  3731        "enum":[
  3732          "Channel",
  3733          "ChannelMessage"
  3734        ]
  3735      },
  3736      "AppInstanceList":{
  3737        "type":"list",
  3738        "member":{"shape":"AppInstanceSummary"}
  3739      },
  3740      "AppInstanceRetentionSettings":{
  3741        "type":"structure",
  3742        "members":{
  3743          "ChannelRetentionSettings":{"shape":"ChannelRetentionSettings"}
  3744        }
  3745      },
  3746      "AppInstanceStreamingConfiguration":{
  3747        "type":"structure",
  3748        "required":[
  3749          "AppInstanceDataType",
  3750          "ResourceArn"
  3751        ],
  3752        "members":{
  3753          "AppInstanceDataType":{"shape":"AppInstanceDataType"},
  3754          "ResourceArn":{"shape":"Arn"}
  3755        }
  3756      },
  3757      "AppInstanceStreamingConfigurationList":{
  3758        "type":"list",
  3759        "member":{"shape":"AppInstanceStreamingConfiguration"},
  3760        "max":2,
  3761        "min":1
  3762      },
  3763      "AppInstanceSummary":{
  3764        "type":"structure",
  3765        "members":{
  3766          "AppInstanceArn":{"shape":"ChimeArn"},
  3767          "Name":{"shape":"NonEmptyResourceName"},
  3768          "Metadata":{"shape":"Metadata"}
  3769        }
  3770      },
  3771      "AppInstanceUser":{
  3772        "type":"structure",
  3773        "members":{
  3774          "AppInstanceUserArn":{"shape":"ChimeArn"},
  3775          "Name":{"shape":"UserName"},
  3776          "CreatedTimestamp":{"shape":"Timestamp"},
  3777          "Metadata":{"shape":"Metadata"},
  3778          "LastUpdatedTimestamp":{"shape":"Timestamp"}
  3779        }
  3780      },
  3781      "AppInstanceUserList":{
  3782        "type":"list",
  3783        "member":{"shape":"AppInstanceUserSummary"}
  3784      },
  3785      "AppInstanceUserMembershipSummary":{
  3786        "type":"structure",
  3787        "members":{
  3788          "Type":{"shape":"ChannelMembershipType"},
  3789          "ReadMarkerTimestamp":{"shape":"Timestamp"}
  3790        }
  3791      },
  3792      "AppInstanceUserSummary":{
  3793        "type":"structure",
  3794        "members":{
  3795          "AppInstanceUserArn":{"shape":"ChimeArn"},
  3796          "Name":{"shape":"UserName"},
  3797          "Metadata":{"shape":"Metadata"}
  3798        }
  3799      },
  3800      "AreaCode":{
  3801        "type":"string",
  3802        "pattern":"^$|^[0-9]{3,3}$"
  3803      },
  3804      "Arn":{
  3805        "type":"string",
  3806        "max":1024,
  3807        "min":1,
  3808        "pattern":"^arn[\\/\\:\\-\\_\\.a-zA-Z0-9]+$",
  3809        "sensitive":true
  3810      },
  3811      "ArtifactsConfiguration":{
  3812        "type":"structure",
  3813        "required":[
  3814          "Audio",
  3815          "Video",
  3816          "Content"
  3817        ],
  3818        "members":{
  3819          "Audio":{"shape":"AudioArtifactsConfiguration"},
  3820          "Video":{"shape":"VideoArtifactsConfiguration"},
  3821          "Content":{"shape":"ContentArtifactsConfiguration"}
  3822        }
  3823      },
  3824      "ArtifactsState":{
  3825        "type":"string",
  3826        "enum":[
  3827          "Enabled",
  3828          "Disabled"
  3829        ]
  3830      },
  3831      "AssociatePhoneNumberWithUserRequest":{
  3832        "type":"structure",
  3833        "required":[
  3834          "AccountId",
  3835          "UserId",
  3836          "E164PhoneNumber"
  3837        ],
  3838        "members":{
  3839          "AccountId":{
  3840            "shape":"String",
  3841            "location":"uri",
  3842            "locationName":"accountId"
  3843          },
  3844          "UserId":{
  3845            "shape":"String",
  3846            "location":"uri",
  3847            "locationName":"userId"
  3848          },
  3849          "E164PhoneNumber":{"shape":"E164PhoneNumber"}
  3850        }
  3851      },
  3852      "AssociatePhoneNumberWithUserResponse":{
  3853        "type":"structure",
  3854        "members":{
  3855        }
  3856      },
  3857      "AssociatePhoneNumbersWithVoiceConnectorGroupRequest":{
  3858        "type":"structure",
  3859        "required":[
  3860          "VoiceConnectorGroupId",
  3861          "E164PhoneNumbers"
  3862        ],
  3863        "members":{
  3864          "VoiceConnectorGroupId":{
  3865            "shape":"NonEmptyString",
  3866            "location":"uri",
  3867            "locationName":"voiceConnectorGroupId"
  3868          },
  3869          "E164PhoneNumbers":{"shape":"E164PhoneNumberList"},
  3870          "ForceAssociate":{"shape":"NullableBoolean"}
  3871        }
  3872      },
  3873      "AssociatePhoneNumbersWithVoiceConnectorGroupResponse":{
  3874        "type":"structure",
  3875        "members":{
  3876          "PhoneNumberErrors":{"shape":"PhoneNumberErrorList"}
  3877        }
  3878      },
  3879      "AssociatePhoneNumbersWithVoiceConnectorRequest":{
  3880        "type":"structure",
  3881        "required":[
  3882          "VoiceConnectorId",
  3883          "E164PhoneNumbers"
  3884        ],
  3885        "members":{
  3886          "VoiceConnectorId":{
  3887            "shape":"NonEmptyString",
  3888            "location":"uri",
  3889            "locationName":"voiceConnectorId"
  3890          },
  3891          "E164PhoneNumbers":{"shape":"E164PhoneNumberList"},
  3892          "ForceAssociate":{"shape":"NullableBoolean"}
  3893        }
  3894      },
  3895      "AssociatePhoneNumbersWithVoiceConnectorResponse":{
  3896        "type":"structure",
  3897        "members":{
  3898          "PhoneNumberErrors":{"shape":"PhoneNumberErrorList"}
  3899        }
  3900      },
  3901      "AssociateSigninDelegateGroupsWithAccountRequest":{
  3902        "type":"structure",
  3903        "required":[
  3904          "AccountId",
  3905          "SigninDelegateGroups"
  3906        ],
  3907        "members":{
  3908          "AccountId":{
  3909            "shape":"NonEmptyString",
  3910            "location":"uri",
  3911            "locationName":"accountId"
  3912          },
  3913          "SigninDelegateGroups":{"shape":"SigninDelegateGroupList"}
  3914        }
  3915      },
  3916      "AssociateSigninDelegateGroupsWithAccountResponse":{
  3917        "type":"structure",
  3918        "members":{
  3919        }
  3920      },
  3921      "Attendee":{
  3922        "type":"structure",
  3923        "members":{
  3924          "ExternalUserId":{"shape":"ExternalUserIdType"},
  3925          "AttendeeId":{"shape":"GuidString"},
  3926          "JoinToken":{"shape":"JoinTokenString"}
  3927        }
  3928      },
  3929      "AttendeeIdList":{
  3930        "type":"list",
  3931        "member":{"shape":"GuidString"},
  3932        "min":1
  3933      },
  3934      "AttendeeList":{
  3935        "type":"list",
  3936        "member":{"shape":"Attendee"}
  3937      },
  3938      "AttendeeTagKeyList":{
  3939        "type":"list",
  3940        "member":{"shape":"TagKey"},
  3941        "max":10,
  3942        "min":1
  3943      },
  3944      "AttendeeTagList":{
  3945        "type":"list",
  3946        "member":{"shape":"Tag"},
  3947        "max":10,
  3948        "min":1
  3949      },
  3950      "AudioArtifactsConfiguration":{
  3951        "type":"structure",
  3952        "required":["MuxType"],
  3953        "members":{
  3954          "MuxType":{"shape":"AudioMuxType"}
  3955        }
  3956      },
  3957      "AudioMuxType":{
  3958        "type":"string",
  3959        "enum":[
  3960          "AudioOnly",
  3961          "AudioWithActiveSpeakerVideo"
  3962        ]
  3963      },
  3964      "BadRequestException":{
  3965        "type":"structure",
  3966        "members":{
  3967          "Code":{"shape":"ErrorCode"},
  3968          "Message":{"shape":"String"}
  3969        },
  3970        "error":{"httpStatusCode":400},
  3971        "exception":true
  3972      },
  3973      "BatchChannelMemberships":{
  3974        "type":"structure",
  3975        "members":{
  3976          "InvitedBy":{"shape":"Identity"},
  3977          "Type":{"shape":"ChannelMembershipType"},
  3978          "Members":{"shape":"Members"},
  3979          "ChannelArn":{"shape":"ChimeArn"}
  3980        }
  3981      },
  3982      "BatchCreateAttendeeErrorList":{
  3983        "type":"list",
  3984        "member":{"shape":"CreateAttendeeError"}
  3985      },
  3986      "BatchCreateAttendeeRequest":{
  3987        "type":"structure",
  3988        "required":[
  3989          "MeetingId",
  3990          "Attendees"
  3991        ],
  3992        "members":{
  3993          "MeetingId":{
  3994            "shape":"GuidString",
  3995            "location":"uri",
  3996            "locationName":"meetingId"
  3997          },
  3998          "Attendees":{"shape":"CreateAttendeeRequestItemList"}
  3999        }
  4000      },
  4001      "BatchCreateAttendeeResponse":{
  4002        "type":"structure",
  4003        "members":{
  4004          "Attendees":{"shape":"AttendeeList"},
  4005          "Errors":{"shape":"BatchCreateAttendeeErrorList"}
  4006        }
  4007      },
  4008      "BatchCreateChannelMembershipError":{
  4009        "type":"structure",
  4010        "members":{
  4011          "MemberArn":{"shape":"ChimeArn"},
  4012          "ErrorCode":{"shape":"ErrorCode"},
  4013          "ErrorMessage":{"shape":"String"}
  4014        }
  4015      },
  4016      "BatchCreateChannelMembershipErrors":{
  4017        "type":"list",
  4018        "member":{"shape":"BatchCreateChannelMembershipError"}
  4019      },
  4020      "BatchCreateChannelMembershipRequest":{
  4021        "type":"structure",
  4022        "required":[
  4023          "ChannelArn",
  4024          "MemberArns"
  4025        ],
  4026        "members":{
  4027          "ChannelArn":{
  4028            "shape":"ChimeArn",
  4029            "location":"uri",
  4030            "locationName":"channelArn"
  4031          },
  4032          "Type":{"shape":"ChannelMembershipType"},
  4033          "MemberArns":{"shape":"MemberArns"},
  4034          "ChimeBearer":{
  4035            "shape":"ChimeArn",
  4036            "location":"header",
  4037            "locationName":"x-amz-chime-bearer"
  4038          }
  4039        }
  4040      },
  4041      "BatchCreateChannelMembershipResponse":{
  4042        "type":"structure",
  4043        "members":{
  4044          "BatchChannelMemberships":{"shape":"BatchChannelMemberships"},
  4045          "Errors":{"shape":"BatchCreateChannelMembershipErrors"}
  4046        }
  4047      },
  4048      "BatchCreateRoomMembershipRequest":{
  4049        "type":"structure",
  4050        "required":[
  4051          "AccountId",
  4052          "RoomId",
  4053          "MembershipItemList"
  4054        ],
  4055        "members":{
  4056          "AccountId":{
  4057            "shape":"NonEmptyString",
  4058            "location":"uri",
  4059            "locationName":"accountId"
  4060          },
  4061          "RoomId":{
  4062            "shape":"NonEmptyString",
  4063            "location":"uri",
  4064            "locationName":"roomId"
  4065          },
  4066          "MembershipItemList":{"shape":"MembershipItemList"}
  4067        }
  4068      },
  4069      "BatchCreateRoomMembershipResponse":{
  4070        "type":"structure",
  4071        "members":{
  4072          "Errors":{"shape":"MemberErrorList"}
  4073        }
  4074      },
  4075      "BatchDeletePhoneNumberRequest":{
  4076        "type":"structure",
  4077        "required":["PhoneNumberIds"],
  4078        "members":{
  4079          "PhoneNumberIds":{"shape":"NonEmptyStringList"}
  4080        }
  4081      },
  4082      "BatchDeletePhoneNumberResponse":{
  4083        "type":"structure",
  4084        "members":{
  4085          "PhoneNumberErrors":{"shape":"PhoneNumberErrorList"}
  4086        }
  4087      },
  4088      "BatchSuspendUserRequest":{
  4089        "type":"structure",
  4090        "required":[
  4091          "AccountId",
  4092          "UserIdList"
  4093        ],
  4094        "members":{
  4095          "AccountId":{
  4096            "shape":"NonEmptyString",
  4097            "location":"uri",
  4098            "locationName":"accountId"
  4099          },
  4100          "UserIdList":{"shape":"UserIdList"}
  4101        }
  4102      },
  4103      "BatchSuspendUserResponse":{
  4104        "type":"structure",
  4105        "members":{
  4106          "UserErrors":{"shape":"UserErrorList"}
  4107        }
  4108      },
  4109      "BatchUnsuspendUserRequest":{
  4110        "type":"structure",
  4111        "required":[
  4112          "AccountId",
  4113          "UserIdList"
  4114        ],
  4115        "members":{
  4116          "AccountId":{
  4117            "shape":"NonEmptyString",
  4118            "location":"uri",
  4119            "locationName":"accountId"
  4120          },
  4121          "UserIdList":{"shape":"UserIdList"}
  4122        }
  4123      },
  4124      "BatchUnsuspendUserResponse":{
  4125        "type":"structure",
  4126        "members":{
  4127          "UserErrors":{"shape":"UserErrorList"}
  4128        }
  4129      },
  4130      "BatchUpdatePhoneNumberRequest":{
  4131        "type":"structure",
  4132        "required":["UpdatePhoneNumberRequestItems"],
  4133        "members":{
  4134          "UpdatePhoneNumberRequestItems":{"shape":"UpdatePhoneNumberRequestItemList"}
  4135        }
  4136      },
  4137      "BatchUpdatePhoneNumberResponse":{
  4138        "type":"structure",
  4139        "members":{
  4140          "PhoneNumberErrors":{"shape":"PhoneNumberErrorList"}
  4141        }
  4142      },
  4143      "BatchUpdateUserRequest":{
  4144        "type":"structure",
  4145        "required":[
  4146          "AccountId",
  4147          "UpdateUserRequestItems"
  4148        ],
  4149        "members":{
  4150          "AccountId":{
  4151            "shape":"NonEmptyString",
  4152            "location":"uri",
  4153            "locationName":"accountId"
  4154          },
  4155          "UpdateUserRequestItems":{"shape":"UpdateUserRequestItemList"}
  4156        }
  4157      },
  4158      "BatchUpdateUserResponse":{
  4159        "type":"structure",
  4160        "members":{
  4161          "UserErrors":{"shape":"UserErrorList"}
  4162        }
  4163      },
  4164      "Boolean":{"type":"boolean"},
  4165      "Bot":{
  4166        "type":"structure",
  4167        "members":{
  4168          "BotId":{"shape":"String"},
  4169          "UserId":{"shape":"String"},
  4170          "DisplayName":{"shape":"SensitiveString"},
  4171          "BotType":{"shape":"BotType"},
  4172          "Disabled":{"shape":"NullableBoolean"},
  4173          "CreatedTimestamp":{"shape":"Iso8601Timestamp"},
  4174          "UpdatedTimestamp":{"shape":"Iso8601Timestamp"},
  4175          "BotEmail":{"shape":"SensitiveString"},
  4176          "SecurityToken":{"shape":"SensitiveString"}
  4177        }
  4178      },
  4179      "BotList":{
  4180        "type":"list",
  4181        "member":{"shape":"Bot"}
  4182      },
  4183      "BotType":{
  4184        "type":"string",
  4185        "enum":["ChatBot"]
  4186      },
  4187      "BusinessCallingSettings":{
  4188        "type":"structure",
  4189        "members":{
  4190          "CdrBucket":{
  4191            "shape":"String",
  4192            "box":true
  4193          }
  4194        }
  4195      },
  4196      "CallingName":{
  4197        "type":"string",
  4198        "pattern":"^$|^[a-zA-Z0-9 ]{2,15}$",
  4199        "sensitive":true
  4200      },
  4201      "CallingNameStatus":{
  4202        "type":"string",
  4203        "enum":[
  4204          "Unassigned",
  4205          "UpdateInProgress",
  4206          "UpdateSucceeded",
  4207          "UpdateFailed"
  4208        ]
  4209      },
  4210      "CallingRegion":{"type":"string"},
  4211      "CallingRegionList":{
  4212        "type":"list",
  4213        "member":{"shape":"CallingRegion"}
  4214      },
  4215      "Capability":{
  4216        "type":"string",
  4217        "enum":[
  4218          "Voice",
  4219          "SMS"
  4220        ]
  4221      },
  4222      "CapabilityList":{
  4223        "type":"list",
  4224        "member":{"shape":"Capability"}
  4225      },
  4226      "Channel":{
  4227        "type":"structure",
  4228        "members":{
  4229          "Name":{"shape":"NonEmptyResourceName"},
  4230          "ChannelArn":{"shape":"ChimeArn"},
  4231          "Mode":{"shape":"ChannelMode"},
  4232          "Privacy":{"shape":"ChannelPrivacy"},
  4233          "Metadata":{"shape":"Metadata"},
  4234          "CreatedBy":{"shape":"Identity"},
  4235          "CreatedTimestamp":{"shape":"Timestamp"},
  4236          "LastMessageTimestamp":{"shape":"Timestamp"},
  4237          "LastUpdatedTimestamp":{"shape":"Timestamp"}
  4238        }
  4239      },
  4240      "ChannelBan":{
  4241        "type":"structure",
  4242        "members":{
  4243          "Member":{"shape":"Identity"},
  4244          "ChannelArn":{"shape":"ChimeArn"},
  4245          "CreatedTimestamp":{"shape":"Timestamp"},
  4246          "CreatedBy":{"shape":"Identity"}
  4247        }
  4248      },
  4249      "ChannelBanSummary":{
  4250        "type":"structure",
  4251        "members":{
  4252          "Member":{"shape":"Identity"}
  4253        }
  4254      },
  4255      "ChannelBanSummaryList":{
  4256        "type":"list",
  4257        "member":{"shape":"ChannelBanSummary"}
  4258      },
  4259      "ChannelMembership":{
  4260        "type":"structure",
  4261        "members":{
  4262          "InvitedBy":{"shape":"Identity"},
  4263          "Type":{"shape":"ChannelMembershipType"},
  4264          "Member":{"shape":"Identity"},
  4265          "ChannelArn":{"shape":"ChimeArn"},
  4266          "CreatedTimestamp":{"shape":"Timestamp"},
  4267          "LastUpdatedTimestamp":{"shape":"Timestamp"}
  4268        }
  4269      },
  4270      "ChannelMembershipForAppInstanceUserSummary":{
  4271        "type":"structure",
  4272        "members":{
  4273          "ChannelSummary":{"shape":"ChannelSummary"},
  4274          "AppInstanceUserMembershipSummary":{"shape":"AppInstanceUserMembershipSummary"}
  4275        }
  4276      },
  4277      "ChannelMembershipForAppInstanceUserSummaryList":{
  4278        "type":"list",
  4279        "member":{"shape":"ChannelMembershipForAppInstanceUserSummary"}
  4280      },
  4281      "ChannelMembershipSummary":{
  4282        "type":"structure",
  4283        "members":{
  4284          "Member":{"shape":"Identity"}
  4285        }
  4286      },
  4287      "ChannelMembershipSummaryList":{
  4288        "type":"list",
  4289        "member":{"shape":"ChannelMembershipSummary"}
  4290      },
  4291      "ChannelMembershipType":{
  4292        "type":"string",
  4293        "enum":[
  4294          "DEFAULT",
  4295          "HIDDEN"
  4296        ]
  4297      },
  4298      "ChannelMessage":{
  4299        "type":"structure",
  4300        "members":{
  4301          "ChannelArn":{"shape":"ChimeArn"},
  4302          "MessageId":{"shape":"MessageId"},
  4303          "Content":{"shape":"Content"},
  4304          "Metadata":{"shape":"Metadata"},
  4305          "Type":{"shape":"ChannelMessageType"},
  4306          "CreatedTimestamp":{"shape":"Timestamp"},
  4307          "LastEditedTimestamp":{"shape":"Timestamp"},
  4308          "LastUpdatedTimestamp":{"shape":"Timestamp"},
  4309          "Sender":{"shape":"Identity"},
  4310          "Redacted":{"shape":"NonNullableBoolean"},
  4311          "Persistence":{"shape":"ChannelMessagePersistenceType"}
  4312        }
  4313      },
  4314      "ChannelMessagePersistenceType":{
  4315        "type":"string",
  4316        "enum":[
  4317          "PERSISTENT",
  4318          "NON_PERSISTENT"
  4319        ]
  4320      },
  4321      "ChannelMessageSummary":{
  4322        "type":"structure",
  4323        "members":{
  4324          "MessageId":{"shape":"MessageId"},
  4325          "Content":{"shape":"Content"},
  4326          "Metadata":{"shape":"Metadata"},
  4327          "Type":{"shape":"ChannelMessageType"},
  4328          "CreatedTimestamp":{"shape":"Timestamp"},
  4329          "LastUpdatedTimestamp":{"shape":"Timestamp"},
  4330          "LastEditedTimestamp":{"shape":"Timestamp"},
  4331          "Sender":{"shape":"Identity"},
  4332          "Redacted":{"shape":"NonNullableBoolean"}
  4333        }
  4334      },
  4335      "ChannelMessageSummaryList":{
  4336        "type":"list",
  4337        "member":{"shape":"ChannelMessageSummary"}
  4338      },
  4339      "ChannelMessageType":{
  4340        "type":"string",
  4341        "enum":[
  4342          "STANDARD",
  4343          "CONTROL"
  4344        ]
  4345      },
  4346      "ChannelMode":{
  4347        "type":"string",
  4348        "enum":[
  4349          "UNRESTRICTED",
  4350          "RESTRICTED"
  4351        ]
  4352      },
  4353      "ChannelModeratedByAppInstanceUserSummary":{
  4354        "type":"structure",
  4355        "members":{
  4356          "ChannelSummary":{"shape":"ChannelSummary"}
  4357        }
  4358      },
  4359      "ChannelModeratedByAppInstanceUserSummaryList":{
  4360        "type":"list",
  4361        "member":{"shape":"ChannelModeratedByAppInstanceUserSummary"}
  4362      },
  4363      "ChannelModerator":{
  4364        "type":"structure",
  4365        "members":{
  4366          "Moderator":{"shape":"Identity"},
  4367          "ChannelArn":{"shape":"ChimeArn"},
  4368          "CreatedTimestamp":{"shape":"Timestamp"},
  4369          "CreatedBy":{"shape":"Identity"}
  4370        }
  4371      },
  4372      "ChannelModeratorSummary":{
  4373        "type":"structure",
  4374        "members":{
  4375          "Moderator":{"shape":"Identity"}
  4376        }
  4377      },
  4378      "ChannelModeratorSummaryList":{
  4379        "type":"list",
  4380        "member":{"shape":"ChannelModeratorSummary"}
  4381      },
  4382      "ChannelPrivacy":{
  4383        "type":"string",
  4384        "enum":[
  4385          "PUBLIC",
  4386          "PRIVATE"
  4387        ]
  4388      },
  4389      "ChannelRetentionSettings":{
  4390        "type":"structure",
  4391        "members":{
  4392          "RetentionDays":{"shape":"RetentionDays"}
  4393        }
  4394      },
  4395      "ChannelSummary":{
  4396        "type":"structure",
  4397        "members":{
  4398          "Name":{"shape":"NonEmptyResourceName"},
  4399          "ChannelArn":{"shape":"ChimeArn"},
  4400          "Mode":{"shape":"ChannelMode"},
  4401          "Privacy":{"shape":"ChannelPrivacy"},
  4402          "Metadata":{"shape":"Metadata"},
  4403          "LastMessageTimestamp":{"shape":"Timestamp"}
  4404        }
  4405      },
  4406      "ChannelSummaryList":{
  4407        "type":"list",
  4408        "member":{"shape":"ChannelSummary"}
  4409      },
  4410      "ChimeArn":{
  4411        "type":"string",
  4412        "max":1600,
  4413        "min":5,
  4414        "pattern":"arn:[a-z0-9-\\.]{1,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[^/].{0,1023}"
  4415      },
  4416      "ChimeSdkMeetingConfiguration":{
  4417        "type":"structure",
  4418        "members":{
  4419          "SourceConfiguration":{"shape":"SourceConfiguration"},
  4420          "ArtifactsConfiguration":{"shape":"ArtifactsConfiguration"}
  4421        }
  4422      },
  4423      "ClientRequestToken":{
  4424        "type":"string",
  4425        "max":64,
  4426        "min":2,
  4427        "pattern":"[-_a-zA-Z0-9]*",
  4428        "sensitive":true
  4429      },
  4430      "ConflictException":{
  4431        "type":"structure",
  4432        "members":{
  4433          "Code":{"shape":"ErrorCode"},
  4434          "Message":{"shape":"String"}
  4435        },
  4436        "error":{"httpStatusCode":409},
  4437        "exception":true
  4438      },
  4439      "Content":{
  4440        "type":"string",
  4441        "max":4096,
  4442        "min":0,
  4443        "pattern":"[\\s\\S]*",
  4444        "sensitive":true
  4445      },
  4446      "ContentArtifactsConfiguration":{
  4447        "type":"structure",
  4448        "required":["State"],
  4449        "members":{
  4450          "State":{"shape":"ArtifactsState"},
  4451          "MuxType":{"shape":"ContentMuxType"}
  4452        }
  4453      },
  4454      "ContentMuxType":{
  4455        "type":"string",
  4456        "enum":["ContentOnly"]
  4457      },
  4458      "ConversationRetentionSettings":{
  4459        "type":"structure",
  4460        "members":{
  4461          "RetentionDays":{"shape":"RetentionDays"}
  4462        }
  4463      },
  4464      "Country":{
  4465        "type":"string",
  4466        "pattern":"^$|^[A-Z]{2,2}$"
  4467      },
  4468      "CountryList":{
  4469        "type":"list",
  4470        "member":{"shape":"Country"},
  4471        "max":100,
  4472        "min":1
  4473      },
  4474      "CpsLimit":{
  4475        "type":"integer",
  4476        "min":1
  4477      },
  4478      "CreateAccountRequest":{
  4479        "type":"structure",
  4480        "required":["Name"],
  4481        "members":{
  4482          "Name":{"shape":"AccountName"}
  4483        }
  4484      },
  4485      "CreateAccountResponse":{
  4486        "type":"structure",
  4487        "members":{
  4488          "Account":{"shape":"Account"}
  4489        }
  4490      },
  4491      "CreateAppInstanceAdminRequest":{
  4492        "type":"structure",
  4493        "required":[
  4494          "AppInstanceAdminArn",
  4495          "AppInstanceArn"
  4496        ],
  4497        "members":{
  4498          "AppInstanceAdminArn":{"shape":"ChimeArn"},
  4499          "AppInstanceArn":{
  4500            "shape":"ChimeArn",
  4501            "location":"uri",
  4502            "locationName":"appInstanceArn"
  4503          }
  4504        }
  4505      },
  4506      "CreateAppInstanceAdminResponse":{
  4507        "type":"structure",
  4508        "members":{
  4509          "AppInstanceAdmin":{"shape":"Identity"},
  4510          "AppInstanceArn":{"shape":"ChimeArn"}
  4511        }
  4512      },
  4513      "CreateAppInstanceRequest":{
  4514        "type":"structure",
  4515        "required":[
  4516          "Name",
  4517          "ClientRequestToken"
  4518        ],
  4519        "members":{
  4520          "Name":{"shape":"NonEmptyResourceName"},
  4521          "Metadata":{"shape":"Metadata"},
  4522          "ClientRequestToken":{
  4523            "shape":"ClientRequestToken",
  4524            "idempotencyToken":true
  4525          },
  4526          "Tags":{"shape":"TagList"}
  4527        }
  4528      },
  4529      "CreateAppInstanceResponse":{
  4530        "type":"structure",
  4531        "members":{
  4532          "AppInstanceArn":{"shape":"ChimeArn"}
  4533        }
  4534      },
  4535      "CreateAppInstanceUserRequest":{
  4536        "type":"structure",
  4537        "required":[
  4538          "AppInstanceArn",
  4539          "AppInstanceUserId",
  4540          "Name",
  4541          "ClientRequestToken"
  4542        ],
  4543        "members":{
  4544          "AppInstanceArn":{"shape":"ChimeArn"},
  4545          "AppInstanceUserId":{"shape":"UserId"},
  4546          "Name":{"shape":"UserName"},
  4547          "Metadata":{"shape":"Metadata"},
  4548          "ClientRequestToken":{
  4549            "shape":"ClientRequestToken",
  4550            "idempotencyToken":true
  4551          },
  4552          "Tags":{"shape":"TagList"}
  4553        }
  4554      },
  4555      "CreateAppInstanceUserResponse":{
  4556        "type":"structure",
  4557        "members":{
  4558          "AppInstanceUserArn":{"shape":"ChimeArn"}
  4559        }
  4560      },
  4561      "CreateAttendeeError":{
  4562        "type":"structure",
  4563        "members":{
  4564          "ExternalUserId":{"shape":"ExternalUserIdType"},
  4565          "ErrorCode":{"shape":"String"},
  4566          "ErrorMessage":{"shape":"String"}
  4567        }
  4568      },
  4569      "CreateAttendeeRequest":{
  4570        "type":"structure",
  4571        "required":[
  4572          "MeetingId",
  4573          "ExternalUserId"
  4574        ],
  4575        "members":{
  4576          "MeetingId":{
  4577            "shape":"GuidString",
  4578            "location":"uri",
  4579            "locationName":"meetingId"
  4580          },
  4581          "ExternalUserId":{"shape":"ExternalUserIdType"},
  4582          "Tags":{"shape":"AttendeeTagList"}
  4583        }
  4584      },
  4585      "CreateAttendeeRequestItem":{
  4586        "type":"structure",
  4587        "required":["ExternalUserId"],
  4588        "members":{
  4589          "ExternalUserId":{"shape":"ExternalUserIdType"},
  4590          "Tags":{"shape":"AttendeeTagList"}
  4591        }
  4592      },
  4593      "CreateAttendeeRequestItemList":{
  4594        "type":"list",
  4595        "member":{"shape":"CreateAttendeeRequestItem"}
  4596      },
  4597      "CreateAttendeeResponse":{
  4598        "type":"structure",
  4599        "members":{
  4600          "Attendee":{"shape":"Attendee"}
  4601        }
  4602      },
  4603      "CreateBotRequest":{
  4604        "type":"structure",
  4605        "required":[
  4606          "DisplayName",
  4607          "AccountId"
  4608        ],
  4609        "members":{
  4610          "AccountId":{
  4611            "shape":"NonEmptyString",
  4612            "location":"uri",
  4613            "locationName":"accountId"
  4614          },
  4615          "DisplayName":{"shape":"SensitiveString"},
  4616          "Domain":{"shape":"NonEmptyString"}
  4617        }
  4618      },
  4619      "CreateBotResponse":{
  4620        "type":"structure",
  4621        "members":{
  4622          "Bot":{"shape":"Bot"}
  4623        }
  4624      },
  4625      "CreateChannelBanRequest":{
  4626        "type":"structure",
  4627        "required":[
  4628          "ChannelArn",
  4629          "MemberArn"
  4630        ],
  4631        "members":{
  4632          "ChannelArn":{
  4633            "shape":"ChimeArn",
  4634            "location":"uri",
  4635            "locationName":"channelArn"
  4636          },
  4637          "MemberArn":{"shape":"ChimeArn"},
  4638          "ChimeBearer":{
  4639            "shape":"ChimeArn",
  4640            "location":"header",
  4641            "locationName":"x-amz-chime-bearer"
  4642          }
  4643        }
  4644      },
  4645      "CreateChannelBanResponse":{
  4646        "type":"structure",
  4647        "members":{
  4648          "ChannelArn":{"shape":"ChimeArn"},
  4649          "Member":{"shape":"Identity"}
  4650        }
  4651      },
  4652      "CreateChannelMembershipRequest":{
  4653        "type":"structure",
  4654        "required":[
  4655          "ChannelArn",
  4656          "MemberArn",
  4657          "Type"
  4658        ],
  4659        "members":{
  4660          "ChannelArn":{
  4661            "shape":"ChimeArn",
  4662            "location":"uri",
  4663            "locationName":"channelArn"
  4664          },
  4665          "MemberArn":{"shape":"ChimeArn"},
  4666          "Type":{"shape":"ChannelMembershipType"},
  4667          "ChimeBearer":{
  4668            "shape":"ChimeArn",
  4669            "location":"header",
  4670            "locationName":"x-amz-chime-bearer"
  4671          }
  4672        }
  4673      },
  4674      "CreateChannelMembershipResponse":{
  4675        "type":"structure",
  4676        "members":{
  4677          "ChannelArn":{"shape":"ChimeArn"},
  4678          "Member":{"shape":"Identity"}
  4679        }
  4680      },
  4681      "CreateChannelModeratorRequest":{
  4682        "type":"structure",
  4683        "required":[
  4684          "ChannelArn",
  4685          "ChannelModeratorArn"
  4686        ],
  4687        "members":{
  4688          "ChannelArn":{
  4689            "shape":"ChimeArn",
  4690            "location":"uri",
  4691            "locationName":"channelArn"
  4692          },
  4693          "ChannelModeratorArn":{"shape":"ChimeArn"},
  4694          "ChimeBearer":{
  4695            "shape":"ChimeArn",
  4696            "location":"header",
  4697            "locationName":"x-amz-chime-bearer"
  4698          }
  4699        }
  4700      },
  4701      "CreateChannelModeratorResponse":{
  4702        "type":"structure",
  4703        "members":{
  4704          "ChannelArn":{"shape":"ChimeArn"},
  4705          "ChannelModerator":{"shape":"Identity"}
  4706        }
  4707      },
  4708      "CreateChannelRequest":{
  4709        "type":"structure",
  4710        "required":[
  4711          "AppInstanceArn",
  4712          "Name",
  4713          "ClientRequestToken"
  4714        ],
  4715        "members":{
  4716          "AppInstanceArn":{"shape":"ChimeArn"},
  4717          "Name":{"shape":"NonEmptyResourceName"},
  4718          "Mode":{"shape":"ChannelMode"},
  4719          "Privacy":{"shape":"ChannelPrivacy"},
  4720          "Metadata":{"shape":"Metadata"},
  4721          "ClientRequestToken":{
  4722            "shape":"ClientRequestToken",
  4723            "idempotencyToken":true
  4724          },
  4725          "Tags":{"shape":"TagList"},
  4726          "ChimeBearer":{
  4727            "shape":"ChimeArn",
  4728            "location":"header",
  4729            "locationName":"x-amz-chime-bearer"
  4730          }
  4731        }
  4732      },
  4733      "CreateChannelResponse":{
  4734        "type":"structure",
  4735        "members":{
  4736          "ChannelArn":{"shape":"ChimeArn"}
  4737        }
  4738      },
  4739      "CreateMediaCapturePipelineRequest":{
  4740        "type":"structure",
  4741        "required":[
  4742          "SourceType",
  4743          "SourceArn",
  4744          "SinkType",
  4745          "SinkArn"
  4746        ],
  4747        "members":{
  4748          "SourceType":{"shape":"MediaPipelineSourceType"},
  4749          "SourceArn":{"shape":"Arn"},
  4750          "SinkType":{"shape":"MediaPipelineSinkType"},
  4751          "SinkArn":{"shape":"Arn"},
  4752          "ClientRequestToken":{
  4753            "shape":"ClientRequestToken",
  4754            "idempotencyToken":true
  4755          },
  4756          "ChimeSdkMeetingConfiguration":{"shape":"ChimeSdkMeetingConfiguration"}
  4757        }
  4758      },
  4759      "CreateMediaCapturePipelineResponse":{
  4760        "type":"structure",
  4761        "members":{
  4762          "MediaCapturePipeline":{"shape":"MediaCapturePipeline"}
  4763        }
  4764      },
  4765      "CreateMeetingDialOutRequest":{
  4766        "type":"structure",
  4767        "required":[
  4768          "MeetingId",
  4769          "FromPhoneNumber",
  4770          "ToPhoneNumber",
  4771          "JoinToken"
  4772        ],
  4773        "members":{
  4774          "MeetingId":{
  4775            "shape":"GuidString",
  4776            "location":"uri",
  4777            "locationName":"meetingId"
  4778          },
  4779          "FromPhoneNumber":{"shape":"E164PhoneNumber"},
  4780          "ToPhoneNumber":{"shape":"E164PhoneNumber"},
  4781          "JoinToken":{"shape":"JoinTokenString"}
  4782        }
  4783      },
  4784      "CreateMeetingDialOutResponse":{
  4785        "type":"structure",
  4786        "members":{
  4787          "TransactionId":{"shape":"GuidString"}
  4788        }
  4789      },
  4790      "CreateMeetingRequest":{
  4791        "type":"structure",
  4792        "required":["ClientRequestToken"],
  4793        "members":{
  4794          "ClientRequestToken":{
  4795            "shape":"ClientRequestToken",
  4796            "idempotencyToken":true
  4797          },
  4798          "ExternalMeetingId":{"shape":"ExternalMeetingIdType"},
  4799          "MeetingHostId":{"shape":"ExternalUserIdType"},
  4800          "MediaRegion":{"shape":"String"},
  4801          "Tags":{"shape":"MeetingTagList"},
  4802          "NotificationsConfiguration":{"shape":"MeetingNotificationConfiguration"}
  4803        }
  4804      },
  4805      "CreateMeetingResponse":{
  4806        "type":"structure",
  4807        "members":{
  4808          "Meeting":{"shape":"Meeting"}
  4809        }
  4810      },
  4811      "CreateMeetingWithAttendeesRequest":{
  4812        "type":"structure",
  4813        "required":["ClientRequestToken"],
  4814        "members":{
  4815          "ClientRequestToken":{
  4816            "shape":"ClientRequestToken",
  4817            "idempotencyToken":true
  4818          },
  4819          "ExternalMeetingId":{"shape":"ExternalMeetingIdType"},
  4820          "MeetingHostId":{"shape":"ExternalUserIdType"},
  4821          "MediaRegion":{"shape":"String"},
  4822          "Tags":{"shape":"MeetingTagList"},
  4823          "NotificationsConfiguration":{"shape":"MeetingNotificationConfiguration"},
  4824          "Attendees":{"shape":"CreateMeetingWithAttendeesRequestItemList"}
  4825        }
  4826      },
  4827      "CreateMeetingWithAttendeesRequestItemList":{
  4828        "type":"list",
  4829        "member":{"shape":"CreateAttendeeRequestItem"},
  4830        "max":10,
  4831        "min":1
  4832      },
  4833      "CreateMeetingWithAttendeesResponse":{
  4834        "type":"structure",
  4835        "members":{
  4836          "Meeting":{"shape":"Meeting"},
  4837          "Attendees":{"shape":"AttendeeList"},
  4838          "Errors":{"shape":"BatchCreateAttendeeErrorList"}
  4839        }
  4840      },
  4841      "CreatePhoneNumberOrderRequest":{
  4842        "type":"structure",
  4843        "required":[
  4844          "ProductType",
  4845          "E164PhoneNumbers"
  4846        ],
  4847        "members":{
  4848          "ProductType":{"shape":"PhoneNumberProductType"},
  4849          "E164PhoneNumbers":{"shape":"E164PhoneNumberList"}
  4850        }
  4851      },
  4852      "CreatePhoneNumberOrderResponse":{
  4853        "type":"structure",
  4854        "members":{
  4855          "PhoneNumberOrder":{"shape":"PhoneNumberOrder"}
  4856        }
  4857      },
  4858      "CreateProxySessionRequest":{
  4859        "type":"structure",
  4860        "required":[
  4861          "ParticipantPhoneNumbers",
  4862          "Capabilities",
  4863          "VoiceConnectorId"
  4864        ],
  4865        "members":{
  4866          "VoiceConnectorId":{
  4867            "shape":"NonEmptyString128",
  4868            "location":"uri",
  4869            "locationName":"voiceConnectorId"
  4870          },
  4871          "ParticipantPhoneNumbers":{"shape":"ParticipantPhoneNumberList"},
  4872          "Name":{"shape":"ProxySessionNameString"},
  4873          "ExpiryMinutes":{"shape":"PositiveInteger"},
  4874          "Capabilities":{"shape":"CapabilityList"},
  4875          "NumberSelectionBehavior":{"shape":"NumberSelectionBehavior"},
  4876          "GeoMatchLevel":{"shape":"GeoMatchLevel"},
  4877          "GeoMatchParams":{"shape":"GeoMatchParams"}
  4878        }
  4879      },
  4880      "CreateProxySessionResponse":{
  4881        "type":"structure",
  4882        "members":{
  4883          "ProxySession":{"shape":"ProxySession"}
  4884        }
  4885      },
  4886      "CreateRoomMembershipRequest":{
  4887        "type":"structure",
  4888        "required":[
  4889          "AccountId",
  4890          "RoomId",
  4891          "MemberId"
  4892        ],
  4893        "members":{
  4894          "AccountId":{
  4895            "shape":"NonEmptyString",
  4896            "location":"uri",
  4897            "locationName":"accountId"
  4898          },
  4899          "RoomId":{
  4900            "shape":"NonEmptyString",
  4901            "location":"uri",
  4902            "locationName":"roomId"
  4903          },
  4904          "MemberId":{"shape":"NonEmptyString"},
  4905          "Role":{"shape":"RoomMembershipRole"}
  4906        }
  4907      },
  4908      "CreateRoomMembershipResponse":{
  4909        "type":"structure",
  4910        "members":{
  4911          "RoomMembership":{"shape":"RoomMembership"}
  4912        }
  4913      },
  4914      "CreateRoomRequest":{
  4915        "type":"structure",
  4916        "required":[
  4917          "AccountId",
  4918          "Name"
  4919        ],
  4920        "members":{
  4921          "AccountId":{
  4922            "shape":"NonEmptyString",
  4923            "location":"uri",
  4924            "locationName":"accountId"
  4925          },
  4926          "Name":{"shape":"SensitiveString"},
  4927          "ClientRequestToken":{
  4928            "shape":"ClientRequestToken",
  4929            "idempotencyToken":true
  4930          }
  4931        }
  4932      },
  4933      "CreateRoomResponse":{
  4934        "type":"structure",
  4935        "members":{
  4936          "Room":{"shape":"Room"}
  4937        }
  4938      },
  4939      "CreateSipMediaApplicationCallRequest":{
  4940        "type":"structure",
  4941        "required":[
  4942          "FromPhoneNumber",
  4943          "ToPhoneNumber",
  4944          "SipMediaApplicationId"
  4945        ],
  4946        "members":{
  4947          "FromPhoneNumber":{"shape":"E164PhoneNumber"},
  4948          "ToPhoneNumber":{"shape":"E164PhoneNumber"},
  4949          "SipMediaApplicationId":{
  4950            "shape":"NonEmptyString",
  4951            "location":"uri",
  4952            "locationName":"sipMediaApplicationId"
  4953          },
  4954          "SipHeaders":{"shape":"SipHeadersMap"}
  4955        }
  4956      },
  4957      "CreateSipMediaApplicationCallResponse":{
  4958        "type":"structure",
  4959        "members":{
  4960          "SipMediaApplicationCall":{"shape":"SipMediaApplicationCall"}
  4961        }
  4962      },
  4963      "CreateSipMediaApplicationRequest":{
  4964        "type":"structure",
  4965        "required":[
  4966          "AwsRegion",
  4967          "Name",
  4968          "Endpoints"
  4969        ],
  4970        "members":{
  4971          "AwsRegion":{"shape":"String"},
  4972          "Name":{"shape":"SipMediaApplicationName"},
  4973          "Endpoints":{"shape":"SipMediaApplicationEndpointList"}
  4974        }
  4975      },
  4976      "CreateSipMediaApplicationResponse":{
  4977        "type":"structure",
  4978        "members":{
  4979          "SipMediaApplication":{"shape":"SipMediaApplication"}
  4980        }
  4981      },
  4982      "CreateSipRuleRequest":{
  4983        "type":"structure",
  4984        "required":[
  4985          "Name",
  4986          "TriggerType",
  4987          "TriggerValue",
  4988          "TargetApplications"
  4989        ],
  4990        "members":{
  4991          "Name":{"shape":"SipRuleName"},
  4992          "TriggerType":{"shape":"SipRuleTriggerType"},
  4993          "TriggerValue":{"shape":"NonEmptyString"},
  4994          "Disabled":{"shape":"NullableBoolean"},
  4995          "TargetApplications":{"shape":"SipRuleTargetApplicationList"}
  4996        }
  4997      },
  4998      "CreateSipRuleResponse":{
  4999        "type":"structure",
  5000        "members":{
  5001          "SipRule":{"shape":"SipRule"}
  5002        }
  5003      },
  5004      "CreateUserRequest":{
  5005        "type":"structure",
  5006        "required":["AccountId"],
  5007        "members":{
  5008          "AccountId":{
  5009            "shape":"NonEmptyString",
  5010            "location":"uri",
  5011            "locationName":"accountId"
  5012          },
  5013          "Username":{"shape":"String"},
  5014          "Email":{"shape":"EmailAddress"},
  5015          "UserType":{"shape":"UserType"}
  5016        }
  5017      },
  5018      "CreateUserResponse":{
  5019        "type":"structure",
  5020        "members":{
  5021          "User":{"shape":"User"}
  5022        }
  5023      },
  5024      "CreateVoiceConnectorGroupRequest":{
  5025        "type":"structure",
  5026        "required":["Name"],
  5027        "members":{
  5028          "Name":{"shape":"VoiceConnectorGroupName"},
  5029          "VoiceConnectorItems":{"shape":"VoiceConnectorItemList"}
  5030        }
  5031      },
  5032      "CreateVoiceConnectorGroupResponse":{
  5033        "type":"structure",
  5034        "members":{
  5035          "VoiceConnectorGroup":{"shape":"VoiceConnectorGroup"}
  5036        }
  5037      },
  5038      "CreateVoiceConnectorRequest":{
  5039        "type":"structure",
  5040        "required":[
  5041          "Name",
  5042          "RequireEncryption"
  5043        ],
  5044        "members":{
  5045          "Name":{"shape":"VoiceConnectorName"},
  5046          "AwsRegion":{"shape":"VoiceConnectorAwsRegion"},
  5047          "RequireEncryption":{"shape":"Boolean"}
  5048        }
  5049      },
  5050      "CreateVoiceConnectorResponse":{
  5051        "type":"structure",
  5052        "members":{
  5053          "VoiceConnector":{"shape":"VoiceConnector"}
  5054        }
  5055      },
  5056      "Credential":{
  5057        "type":"structure",
  5058        "members":{
  5059          "Username":{"shape":"SensitiveString"},
  5060          "Password":{"shape":"SensitiveString"}
  5061        }
  5062      },
  5063      "CredentialList":{
  5064        "type":"list",
  5065        "member":{"shape":"Credential"}
  5066      },
  5067      "DNISEmergencyCallingConfiguration":{
  5068        "type":"structure",
  5069        "required":[
  5070          "EmergencyPhoneNumber",
  5071          "CallingCountry"
  5072        ],
  5073        "members":{
  5074          "EmergencyPhoneNumber":{"shape":"E164PhoneNumber"},
  5075          "TestPhoneNumber":{"shape":"E164PhoneNumber"},
  5076          "CallingCountry":{"shape":"Alpha2CountryCode"}
  5077        }
  5078      },
  5079      "DNISEmergencyCallingConfigurationList":{
  5080        "type":"list",
  5081        "member":{"shape":"DNISEmergencyCallingConfiguration"}
  5082      },
  5083      "DataRetentionInHours":{
  5084        "type":"integer",
  5085        "min":0
  5086      },
  5087      "DeleteAccountRequest":{
  5088        "type":"structure",
  5089        "required":["AccountId"],
  5090        "members":{
  5091          "AccountId":{
  5092            "shape":"NonEmptyString",
  5093            "location":"uri",
  5094            "locationName":"accountId"
  5095          }
  5096        }
  5097      },
  5098      "DeleteAccountResponse":{
  5099        "type":"structure",
  5100        "members":{
  5101        }
  5102      },
  5103      "DeleteAppInstanceAdminRequest":{
  5104        "type":"structure",
  5105        "required":[
  5106          "AppInstanceAdminArn",
  5107          "AppInstanceArn"
  5108        ],
  5109        "members":{
  5110          "AppInstanceAdminArn":{
  5111            "shape":"ChimeArn",
  5112            "location":"uri",
  5113            "locationName":"appInstanceAdminArn"
  5114          },
  5115          "AppInstanceArn":{
  5116            "shape":"ChimeArn",
  5117            "location":"uri",
  5118            "locationName":"appInstanceArn"
  5119          }
  5120        }
  5121      },
  5122      "DeleteAppInstanceRequest":{
  5123        "type":"structure",
  5124        "required":["AppInstanceArn"],
  5125        "members":{
  5126          "AppInstanceArn":{
  5127            "shape":"ChimeArn",
  5128            "location":"uri",
  5129            "locationName":"appInstanceArn"
  5130          }
  5131        }
  5132      },
  5133      "DeleteAppInstanceStreamingConfigurationsRequest":{
  5134        "type":"structure",
  5135        "required":["AppInstanceArn"],
  5136        "members":{
  5137          "AppInstanceArn":{
  5138            "shape":"ChimeArn",
  5139            "location":"uri",
  5140            "locationName":"appInstanceArn"
  5141          }
  5142        }
  5143      },
  5144      "DeleteAppInstanceUserRequest":{
  5145        "type":"structure",
  5146        "required":["AppInstanceUserArn"],
  5147        "members":{
  5148          "AppInstanceUserArn":{
  5149            "shape":"ChimeArn",
  5150            "location":"uri",
  5151            "locationName":"appInstanceUserArn"
  5152          }
  5153        }
  5154      },
  5155      "DeleteAttendeeRequest":{
  5156        "type":"structure",
  5157        "required":[
  5158          "MeetingId",
  5159          "AttendeeId"
  5160        ],
  5161        "members":{
  5162          "MeetingId":{
  5163            "shape":"GuidString",
  5164            "location":"uri",
  5165            "locationName":"meetingId"
  5166          },
  5167          "AttendeeId":{
  5168            "shape":"GuidString",
  5169            "location":"uri",
  5170            "locationName":"attendeeId"
  5171          }
  5172        }
  5173      },
  5174      "DeleteChannelBanRequest":{
  5175        "type":"structure",
  5176        "required":[
  5177          "ChannelArn",
  5178          "MemberArn"
  5179        ],
  5180        "members":{
  5181          "ChannelArn":{
  5182            "shape":"ChimeArn",
  5183            "location":"uri",
  5184            "locationName":"channelArn"
  5185          },
  5186          "MemberArn":{
  5187            "shape":"ChimeArn",
  5188            "location":"uri",
  5189            "locationName":"memberArn"
  5190          },
  5191          "ChimeBearer":{
  5192            "shape":"ChimeArn",
  5193            "location":"header",
  5194            "locationName":"x-amz-chime-bearer"
  5195          }
  5196        }
  5197      },
  5198      "DeleteChannelMembershipRequest":{
  5199        "type":"structure",
  5200        "required":[
  5201          "ChannelArn",
  5202          "MemberArn"
  5203        ],
  5204        "members":{
  5205          "ChannelArn":{
  5206            "shape":"ChimeArn",
  5207            "location":"uri",
  5208            "locationName":"channelArn"
  5209          },
  5210          "MemberArn":{
  5211            "shape":"ChimeArn",
  5212            "location":"uri",
  5213            "locationName":"memberArn"
  5214          },
  5215          "ChimeBearer":{
  5216            "shape":"ChimeArn",
  5217            "location":"header",
  5218            "locationName":"x-amz-chime-bearer"
  5219          }
  5220        }
  5221      },
  5222      "DeleteChannelMessageRequest":{
  5223        "type":"structure",
  5224        "required":[
  5225          "ChannelArn",
  5226          "MessageId"
  5227        ],
  5228        "members":{
  5229          "ChannelArn":{
  5230            "shape":"ChimeArn",
  5231            "location":"uri",
  5232            "locationName":"channelArn"
  5233          },
  5234          "MessageId":{
  5235            "shape":"MessageId",
  5236            "location":"uri",
  5237            "locationName":"messageId"
  5238          },
  5239          "ChimeBearer":{
  5240            "shape":"ChimeArn",
  5241            "location":"header",
  5242            "locationName":"x-amz-chime-bearer"
  5243          }
  5244        }
  5245      },
  5246      "DeleteChannelModeratorRequest":{
  5247        "type":"structure",
  5248        "required":[
  5249          "ChannelArn",
  5250          "ChannelModeratorArn"
  5251        ],
  5252        "members":{
  5253          "ChannelArn":{
  5254            "shape":"ChimeArn",
  5255            "location":"uri",
  5256            "locationName":"channelArn"
  5257          },
  5258          "ChannelModeratorArn":{
  5259            "shape":"ChimeArn",
  5260            "location":"uri",
  5261            "locationName":"channelModeratorArn"
  5262          },
  5263          "ChimeBearer":{
  5264            "shape":"ChimeArn",
  5265            "location":"header",
  5266            "locationName":"x-amz-chime-bearer"
  5267          }
  5268        }
  5269      },
  5270      "DeleteChannelRequest":{
  5271        "type":"structure",
  5272        "required":["ChannelArn"],
  5273        "members":{
  5274          "ChannelArn":{
  5275            "shape":"ChimeArn",
  5276            "location":"uri",
  5277            "locationName":"channelArn"
  5278          },
  5279          "ChimeBearer":{
  5280            "shape":"ChimeArn",
  5281            "location":"header",
  5282            "locationName":"x-amz-chime-bearer"
  5283          }
  5284        }
  5285      },
  5286      "DeleteEventsConfigurationRequest":{
  5287        "type":"structure",
  5288        "required":[
  5289          "AccountId",
  5290          "BotId"
  5291        ],
  5292        "members":{
  5293          "AccountId":{
  5294            "shape":"NonEmptyString",
  5295            "location":"uri",
  5296            "locationName":"accountId"
  5297          },
  5298          "BotId":{
  5299            "shape":"NonEmptyString",
  5300            "location":"uri",
  5301            "locationName":"botId"
  5302          }
  5303        }
  5304      },
  5305      "DeleteMediaCapturePipelineRequest":{
  5306        "type":"structure",
  5307        "required":["MediaPipelineId"],
  5308        "members":{
  5309          "MediaPipelineId":{
  5310            "shape":"GuidString",
  5311            "location":"uri",
  5312            "locationName":"mediaPipelineId"
  5313          }
  5314        }
  5315      },
  5316      "DeleteMeetingRequest":{
  5317        "type":"structure",
  5318        "required":["MeetingId"],
  5319        "members":{
  5320          "MeetingId":{
  5321            "shape":"GuidString",
  5322            "location":"uri",
  5323            "locationName":"meetingId"
  5324          }
  5325        }
  5326      },
  5327      "DeletePhoneNumberRequest":{
  5328        "type":"structure",
  5329        "required":["PhoneNumberId"],
  5330        "members":{
  5331          "PhoneNumberId":{
  5332            "shape":"String",
  5333            "location":"uri",
  5334            "locationName":"phoneNumberId"
  5335          }
  5336        }
  5337      },
  5338      "DeleteProxySessionRequest":{
  5339        "type":"structure",
  5340        "required":[
  5341          "VoiceConnectorId",
  5342          "ProxySessionId"
  5343        ],
  5344        "members":{
  5345          "VoiceConnectorId":{
  5346            "shape":"NonEmptyString128",
  5347            "location":"uri",
  5348            "locationName":"voiceConnectorId"
  5349          },
  5350          "ProxySessionId":{
  5351            "shape":"NonEmptyString128",
  5352            "location":"uri",
  5353            "locationName":"proxySessionId"
  5354          }
  5355        }
  5356      },
  5357      "DeleteRoomMembershipRequest":{
  5358        "type":"structure",
  5359        "required":[
  5360          "AccountId",
  5361          "RoomId",
  5362          "MemberId"
  5363        ],
  5364        "members":{
  5365          "AccountId":{
  5366            "shape":"NonEmptyString",
  5367            "location":"uri",
  5368            "locationName":"accountId"
  5369          },
  5370          "RoomId":{
  5371            "shape":"NonEmptyString",
  5372            "location":"uri",
  5373            "locationName":"roomId"
  5374          },
  5375          "MemberId":{
  5376            "shape":"NonEmptyString",
  5377            "location":"uri",
  5378            "locationName":"memberId"
  5379          }
  5380        }
  5381      },
  5382      "DeleteRoomRequest":{
  5383        "type":"structure",
  5384        "required":[
  5385          "AccountId",
  5386          "RoomId"
  5387        ],
  5388        "members":{
  5389          "AccountId":{
  5390            "shape":"NonEmptyString",
  5391            "location":"uri",
  5392            "locationName":"accountId"
  5393          },
  5394          "RoomId":{
  5395            "shape":"NonEmptyString",
  5396            "location":"uri",
  5397            "locationName":"roomId"
  5398          }
  5399        }
  5400      },
  5401      "DeleteSipMediaApplicationRequest":{
  5402        "type":"structure",
  5403        "required":["SipMediaApplicationId"],
  5404        "members":{
  5405          "SipMediaApplicationId":{
  5406            "shape":"NonEmptyString",
  5407            "location":"uri",
  5408            "locationName":"sipMediaApplicationId"
  5409          }
  5410        }
  5411      },
  5412      "DeleteSipRuleRequest":{
  5413        "type":"structure",
  5414        "required":["SipRuleId"],
  5415        "members":{
  5416          "SipRuleId":{
  5417            "shape":"NonEmptyString",
  5418            "location":"uri",
  5419            "locationName":"sipRuleId"
  5420          }
  5421        }
  5422      },
  5423      "DeleteVoiceConnectorEmergencyCallingConfigurationRequest":{
  5424        "type":"structure",
  5425        "required":["VoiceConnectorId"],
  5426        "members":{
  5427          "VoiceConnectorId":{
  5428            "shape":"NonEmptyString",
  5429            "location":"uri",
  5430            "locationName":"voiceConnectorId"
  5431          }
  5432        }
  5433      },
  5434      "DeleteVoiceConnectorGroupRequest":{
  5435        "type":"structure",
  5436        "required":["VoiceConnectorGroupId"],
  5437        "members":{
  5438          "VoiceConnectorGroupId":{
  5439            "shape":"NonEmptyString",
  5440            "location":"uri",
  5441            "locationName":"voiceConnectorGroupId"
  5442          }
  5443        }
  5444      },
  5445      "DeleteVoiceConnectorOriginationRequest":{
  5446        "type":"structure",
  5447        "required":["VoiceConnectorId"],
  5448        "members":{
  5449          "VoiceConnectorId":{
  5450            "shape":"NonEmptyString",
  5451            "location":"uri",
  5452            "locationName":"voiceConnectorId"
  5453          }
  5454        }
  5455      },
  5456      "DeleteVoiceConnectorProxyRequest":{
  5457        "type":"structure",
  5458        "required":["VoiceConnectorId"],
  5459        "members":{
  5460          "VoiceConnectorId":{
  5461            "shape":"NonEmptyString128",
  5462            "location":"uri",
  5463            "locationName":"voiceConnectorId"
  5464          }
  5465        }
  5466      },
  5467      "DeleteVoiceConnectorRequest":{
  5468        "type":"structure",
  5469        "required":["VoiceConnectorId"],
  5470        "members":{
  5471          "VoiceConnectorId":{
  5472            "shape":"NonEmptyString",
  5473            "location":"uri",
  5474            "locationName":"voiceConnectorId"
  5475          }
  5476        }
  5477      },
  5478      "DeleteVoiceConnectorStreamingConfigurationRequest":{
  5479        "type":"structure",
  5480        "required":["VoiceConnectorId"],
  5481        "members":{
  5482          "VoiceConnectorId":{
  5483            "shape":"NonEmptyString",
  5484            "location":"uri",
  5485            "locationName":"voiceConnectorId"
  5486          }
  5487        }
  5488      },
  5489      "DeleteVoiceConnectorTerminationCredentialsRequest":{
  5490        "type":"structure",
  5491        "required":[
  5492          "Usernames",
  5493          "VoiceConnectorId"
  5494        ],
  5495        "members":{
  5496          "VoiceConnectorId":{
  5497            "shape":"NonEmptyString",
  5498            "location":"uri",
  5499            "locationName":"voiceConnectorId"
  5500          },
  5501          "Usernames":{"shape":"SensitiveStringList"}
  5502        }
  5503      },
  5504      "DeleteVoiceConnectorTerminationRequest":{
  5505        "type":"structure",
  5506        "required":["VoiceConnectorId"],
  5507        "members":{
  5508          "VoiceConnectorId":{
  5509            "shape":"NonEmptyString",
  5510            "location":"uri",
  5511            "locationName":"voiceConnectorId"
  5512          }
  5513        }
  5514      },
  5515      "DescribeAppInstanceAdminRequest":{
  5516        "type":"structure",
  5517        "required":[
  5518          "AppInstanceAdminArn",
  5519          "AppInstanceArn"
  5520        ],
  5521        "members":{
  5522          "AppInstanceAdminArn":{
  5523            "shape":"ChimeArn",
  5524            "location":"uri",
  5525            "locationName":"appInstanceAdminArn"
  5526          },
  5527          "AppInstanceArn":{
  5528            "shape":"ChimeArn",
  5529            "location":"uri",
  5530            "locationName":"appInstanceArn"
  5531          }
  5532        }
  5533      },
  5534      "DescribeAppInstanceAdminResponse":{
  5535        "type":"structure",
  5536        "members":{
  5537          "AppInstanceAdmin":{"shape":"AppInstanceAdmin"}
  5538        }
  5539      },
  5540      "DescribeAppInstanceRequest":{
  5541        "type":"structure",
  5542        "required":["AppInstanceArn"],
  5543        "members":{
  5544          "AppInstanceArn":{
  5545            "shape":"ChimeArn",
  5546            "location":"uri",
  5547            "locationName":"appInstanceArn"
  5548          }
  5549        }
  5550      },
  5551      "DescribeAppInstanceResponse":{
  5552        "type":"structure",
  5553        "members":{
  5554          "AppInstance":{"shape":"AppInstance"}
  5555        }
  5556      },
  5557      "DescribeAppInstanceUserRequest":{
  5558        "type":"structure",
  5559        "required":["AppInstanceUserArn"],
  5560        "members":{
  5561          "AppInstanceUserArn":{
  5562            "shape":"ChimeArn",
  5563            "location":"uri",
  5564            "locationName":"appInstanceUserArn"
  5565          }
  5566        }
  5567      },
  5568      "DescribeAppInstanceUserResponse":{
  5569        "type":"structure",
  5570        "members":{
  5571          "AppInstanceUser":{"shape":"AppInstanceUser"}
  5572        }
  5573      },
  5574      "DescribeChannelBanRequest":{
  5575        "type":"structure",
  5576        "required":[
  5577          "ChannelArn",
  5578          "MemberArn"
  5579        ],
  5580        "members":{
  5581          "ChannelArn":{
  5582            "shape":"ChimeArn",
  5583            "location":"uri",
  5584            "locationName":"channelArn"
  5585          },
  5586          "MemberArn":{
  5587            "shape":"ChimeArn",
  5588            "location":"uri",
  5589            "locationName":"memberArn"
  5590          },
  5591          "ChimeBearer":{
  5592            "shape":"ChimeArn",
  5593            "location":"header",
  5594            "locationName":"x-amz-chime-bearer"
  5595          }
  5596        }
  5597      },
  5598      "DescribeChannelBanResponse":{
  5599        "type":"structure",
  5600        "members":{
  5601          "ChannelBan":{"shape":"ChannelBan"}
  5602        }
  5603      },
  5604      "DescribeChannelMembershipForAppInstanceUserRequest":{
  5605        "type":"structure",
  5606        "required":[
  5607          "ChannelArn",
  5608          "AppInstanceUserArn"
  5609        ],
  5610        "members":{
  5611          "ChannelArn":{
  5612            "shape":"ChimeArn",
  5613            "location":"uri",
  5614            "locationName":"channelArn"
  5615          },
  5616          "AppInstanceUserArn":{
  5617            "shape":"ChimeArn",
  5618            "location":"querystring",
  5619            "locationName":"app-instance-user-arn"
  5620          },
  5621          "ChimeBearer":{
  5622            "shape":"ChimeArn",
  5623            "location":"header",
  5624            "locationName":"x-amz-chime-bearer"
  5625          }
  5626        }
  5627      },
  5628      "DescribeChannelMembershipForAppInstanceUserResponse":{
  5629        "type":"structure",
  5630        "members":{
  5631          "ChannelMembership":{"shape":"ChannelMembershipForAppInstanceUserSummary"}
  5632        }
  5633      },
  5634      "DescribeChannelMembershipRequest":{
  5635        "type":"structure",
  5636        "required":[
  5637          "ChannelArn",
  5638          "MemberArn"
  5639        ],
  5640        "members":{
  5641          "ChannelArn":{
  5642            "shape":"ChimeArn",
  5643            "location":"uri",
  5644            "locationName":"channelArn"
  5645          },
  5646          "MemberArn":{
  5647            "shape":"ChimeArn",
  5648            "location":"uri",
  5649            "locationName":"memberArn"
  5650          },
  5651          "ChimeBearer":{
  5652            "shape":"ChimeArn",
  5653            "location":"header",
  5654            "locationName":"x-amz-chime-bearer"
  5655          }
  5656        }
  5657      },
  5658      "DescribeChannelMembershipResponse":{
  5659        "type":"structure",
  5660        "members":{
  5661          "ChannelMembership":{"shape":"ChannelMembership"}
  5662        }
  5663      },
  5664      "DescribeChannelModeratedByAppInstanceUserRequest":{
  5665        "type":"structure",
  5666        "required":[
  5667          "ChannelArn",
  5668          "AppInstanceUserArn"
  5669        ],
  5670        "members":{
  5671          "ChannelArn":{
  5672            "shape":"ChimeArn",
  5673            "location":"uri",
  5674            "locationName":"channelArn"
  5675          },
  5676          "AppInstanceUserArn":{
  5677            "shape":"ChimeArn",
  5678            "location":"querystring",
  5679            "locationName":"app-instance-user-arn"
  5680          },
  5681          "ChimeBearer":{
  5682            "shape":"ChimeArn",
  5683            "location":"header",
  5684            "locationName":"x-amz-chime-bearer"
  5685          }
  5686        }
  5687      },
  5688      "DescribeChannelModeratedByAppInstanceUserResponse":{
  5689        "type":"structure",
  5690        "members":{
  5691          "Channel":{"shape":"ChannelModeratedByAppInstanceUserSummary"}
  5692        }
  5693      },
  5694      "DescribeChannelModeratorRequest":{
  5695        "type":"structure",
  5696        "required":[
  5697          "ChannelArn",
  5698          "ChannelModeratorArn"
  5699        ],
  5700        "members":{
  5701          "ChannelArn":{
  5702            "shape":"ChimeArn",
  5703            "location":"uri",
  5704            "locationName":"channelArn"
  5705          },
  5706          "ChannelModeratorArn":{
  5707            "shape":"ChimeArn",
  5708            "location":"uri",
  5709            "locationName":"channelModeratorArn"
  5710          },
  5711          "ChimeBearer":{
  5712            "shape":"ChimeArn",
  5713            "location":"header",
  5714            "locationName":"x-amz-chime-bearer"
  5715          }
  5716        }
  5717      },
  5718      "DescribeChannelModeratorResponse":{
  5719        "type":"structure",
  5720        "members":{
  5721          "ChannelModerator":{"shape":"ChannelModerator"}
  5722        }
  5723      },
  5724      "DescribeChannelRequest":{
  5725        "type":"structure",
  5726        "required":["ChannelArn"],
  5727        "members":{
  5728          "ChannelArn":{
  5729            "shape":"ChimeArn",
  5730            "location":"uri",
  5731            "locationName":"channelArn"
  5732          },
  5733          "ChimeBearer":{
  5734            "shape":"ChimeArn",
  5735            "location":"header",
  5736            "locationName":"x-amz-chime-bearer"
  5737          }
  5738        }
  5739      },
  5740      "DescribeChannelResponse":{
  5741        "type":"structure",
  5742        "members":{
  5743          "Channel":{"shape":"Channel"}
  5744        }
  5745      },
  5746      "DisassociatePhoneNumberFromUserRequest":{
  5747        "type":"structure",
  5748        "required":[
  5749          "AccountId",
  5750          "UserId"
  5751        ],
  5752        "members":{
  5753          "AccountId":{
  5754            "shape":"String",
  5755            "location":"uri",
  5756            "locationName":"accountId"
  5757          },
  5758          "UserId":{
  5759            "shape":"String",
  5760            "location":"uri",
  5761            "locationName":"userId"
  5762          }
  5763        }
  5764      },
  5765      "DisassociatePhoneNumberFromUserResponse":{
  5766        "type":"structure",
  5767        "members":{
  5768        }
  5769      },
  5770      "DisassociatePhoneNumbersFromVoiceConnectorGroupRequest":{
  5771        "type":"structure",
  5772        "required":[
  5773          "VoiceConnectorGroupId",
  5774          "E164PhoneNumbers"
  5775        ],
  5776        "members":{
  5777          "VoiceConnectorGroupId":{
  5778            "shape":"NonEmptyString",
  5779            "location":"uri",
  5780            "locationName":"voiceConnectorGroupId"
  5781          },
  5782          "E164PhoneNumbers":{"shape":"E164PhoneNumberList"}
  5783        }
  5784      },
  5785      "DisassociatePhoneNumbersFromVoiceConnectorGroupResponse":{
  5786        "type":"structure",
  5787        "members":{
  5788          "PhoneNumberErrors":{"shape":"PhoneNumberErrorList"}
  5789        }
  5790      },
  5791      "DisassociatePhoneNumbersFromVoiceConnectorRequest":{
  5792        "type":"structure",
  5793        "required":[
  5794          "VoiceConnectorId",
  5795          "E164PhoneNumbers"
  5796        ],
  5797        "members":{
  5798          "VoiceConnectorId":{
  5799            "shape":"NonEmptyString",
  5800            "location":"uri",
  5801            "locationName":"voiceConnectorId"
  5802          },
  5803          "E164PhoneNumbers":{"shape":"E164PhoneNumberList"}
  5804        }
  5805      },
  5806      "DisassociatePhoneNumbersFromVoiceConnectorResponse":{
  5807        "type":"structure",
  5808        "members":{
  5809          "PhoneNumberErrors":{"shape":"PhoneNumberErrorList"}
  5810        }
  5811      },
  5812      "DisassociateSigninDelegateGroupsFromAccountRequest":{
  5813        "type":"structure",
  5814        "required":[
  5815          "AccountId",
  5816          "GroupNames"
  5817        ],
  5818        "members":{
  5819          "AccountId":{
  5820            "shape":"NonEmptyString",
  5821            "location":"uri",
  5822            "locationName":"accountId"
  5823          },
  5824          "GroupNames":{"shape":"NonEmptyStringList"}
  5825        }
  5826      },
  5827      "DisassociateSigninDelegateGroupsFromAccountResponse":{
  5828        "type":"structure",
  5829        "members":{
  5830        }
  5831      },
  5832      "E164PhoneNumber":{
  5833        "type":"string",
  5834        "pattern":"^\\+?[1-9]\\d{1,14}$",
  5835        "sensitive":true
  5836      },
  5837      "E164PhoneNumberList":{
  5838        "type":"list",
  5839        "member":{"shape":"E164PhoneNumber"}
  5840      },
  5841      "EmailAddress":{
  5842        "type":"string",
  5843        "pattern":".+@.+\\..+",
  5844        "sensitive":true
  5845      },
  5846      "EmailStatus":{
  5847        "type":"string",
  5848        "enum":[
  5849          "NotSent",
  5850          "Sent",
  5851          "Failed"
  5852        ]
  5853      },
  5854      "EmergencyCallingConfiguration":{
  5855        "type":"structure",
  5856        "members":{
  5857          "DNIS":{"shape":"DNISEmergencyCallingConfigurationList"}
  5858        }
  5859      },
  5860      "EngineTranscribeMedicalSettings":{
  5861        "type":"structure",
  5862        "required":[
  5863          "LanguageCode",
  5864          "Specialty",
  5865          "Type"
  5866        ],
  5867        "members":{
  5868          "LanguageCode":{"shape":"TranscribeMedicalLanguageCode"},
  5869          "Specialty":{"shape":"TranscribeMedicalSpecialty"},
  5870          "Type":{"shape":"TranscribeMedicalType"},
  5871          "VocabularyName":{"shape":"String"},
  5872          "Region":{"shape":"TranscribeMedicalRegion"}
  5873        }
  5874      },
  5875      "EngineTranscribeSettings":{
  5876        "type":"structure",
  5877        "required":["LanguageCode"],
  5878        "members":{
  5879          "LanguageCode":{"shape":"TranscribeLanguageCode"},
  5880          "VocabularyFilterMethod":{"shape":"TranscribeVocabularyFilterMethod"},
  5881          "VocabularyFilterName":{"shape":"String"},
  5882          "VocabularyName":{"shape":"String"},
  5883          "Region":{"shape":"TranscribeRegion"}
  5884        }
  5885      },
  5886      "ErrorCode":{
  5887        "type":"string",
  5888        "enum":[
  5889          "BadRequest",
  5890          "Conflict",
  5891          "Forbidden",
  5892          "NotFound",
  5893          "PreconditionFailed",
  5894          "ResourceLimitExceeded",
  5895          "ServiceFailure",
  5896          "AccessDenied",
  5897          "ServiceUnavailable",
  5898          "Throttled",
  5899          "Throttling",
  5900          "Unauthorized",
  5901          "Unprocessable",
  5902          "VoiceConnectorGroupAssociationsExist",
  5903          "PhoneNumberAssociationsExist"
  5904        ]
  5905      },
  5906      "EventsConfiguration":{
  5907        "type":"structure",
  5908        "members":{
  5909          "BotId":{"shape":"String"},
  5910          "OutboundEventsHTTPSEndpoint":{"shape":"SensitiveString"},
  5911          "LambdaFunctionArn":{"shape":"SensitiveString"}
  5912        }
  5913      },
  5914      "ExternalMeetingIdType":{
  5915        "type":"string",
  5916        "max":64,
  5917        "min":2,
  5918        "sensitive":true
  5919      },
  5920      "ExternalUserIdList":{
  5921        "type":"list",
  5922        "member":{"shape":"ExternalUserIdType"},
  5923        "min":1
  5924      },
  5925      "ExternalUserIdType":{
  5926        "type":"string",
  5927        "max":64,
  5928        "min":2,
  5929        "sensitive":true
  5930      },
  5931      "ForbiddenException":{
  5932        "type":"structure",
  5933        "members":{
  5934          "Code":{"shape":"ErrorCode"},
  5935          "Message":{"shape":"String"}
  5936        },
  5937        "error":{"httpStatusCode":403},
  5938        "exception":true
  5939      },
  5940      "FunctionArn":{
  5941        "type":"string",
  5942        "max":10000,
  5943        "pattern":"arn:(aws[a-zA-Z-]*)?:lambda:[a-z]{2}((-gov)|(-iso(b?)))?-[a-z]+-\\d{1}:\\d{12}:function:[a-zA-Z0-9-_]+(:(\\$LATEST|[a-zA-Z0-9-_]+))?",
  5944        "sensitive":true
  5945      },
  5946      "GeoMatchLevel":{
  5947        "type":"string",
  5948        "enum":[
  5949          "Country",
  5950          "AreaCode"
  5951        ]
  5952      },
  5953      "GeoMatchParams":{
  5954        "type":"structure",
  5955        "required":[
  5956          "Country",
  5957          "AreaCode"
  5958        ],
  5959        "members":{
  5960          "Country":{"shape":"Country"},
  5961          "AreaCode":{"shape":"AreaCode"}
  5962        }
  5963      },
  5964      "GetAccountRequest":{
  5965        "type":"structure",
  5966        "required":["AccountId"],
  5967        "members":{
  5968          "AccountId":{
  5969            "shape":"NonEmptyString",
  5970            "location":"uri",
  5971            "locationName":"accountId"
  5972          }
  5973        }
  5974      },
  5975      "GetAccountResponse":{
  5976        "type":"structure",
  5977        "members":{
  5978          "Account":{"shape":"Account"}
  5979        }
  5980      },
  5981      "GetAccountSettingsRequest":{
  5982        "type":"structure",
  5983        "required":["AccountId"],
  5984        "members":{
  5985          "AccountId":{
  5986            "shape":"NonEmptyString",
  5987            "location":"uri",
  5988            "locationName":"accountId"
  5989          }
  5990        }
  5991      },
  5992      "GetAccountSettingsResponse":{
  5993        "type":"structure",
  5994        "members":{
  5995          "AccountSettings":{"shape":"AccountSettings"}
  5996        }
  5997      },
  5998      "GetAppInstanceRetentionSettingsRequest":{
  5999        "type":"structure",
  6000        "required":["AppInstanceArn"],
  6001        "members":{
  6002          "AppInstanceArn":{
  6003            "shape":"ChimeArn",
  6004            "location":"uri",
  6005            "locationName":"appInstanceArn"
  6006          }
  6007        }
  6008      },
  6009      "GetAppInstanceRetentionSettingsResponse":{
  6010        "type":"structure",
  6011        "members":{
  6012          "AppInstanceRetentionSettings":{"shape":"AppInstanceRetentionSettings"},
  6013          "InitiateDeletionTimestamp":{"shape":"Timestamp"}
  6014        }
  6015      },
  6016      "GetAppInstanceStreamingConfigurationsRequest":{
  6017        "type":"structure",
  6018        "required":["AppInstanceArn"],
  6019        "members":{
  6020          "AppInstanceArn":{
  6021            "shape":"ChimeArn",
  6022            "location":"uri",
  6023            "locationName":"appInstanceArn"
  6024          }
  6025        }
  6026      },
  6027      "GetAppInstanceStreamingConfigurationsResponse":{
  6028        "type":"structure",
  6029        "members":{
  6030          "AppInstanceStreamingConfigurations":{"shape":"AppInstanceStreamingConfigurationList"}
  6031        }
  6032      },
  6033      "GetAttendeeRequest":{
  6034        "type":"structure",
  6035        "required":[
  6036          "MeetingId",
  6037          "AttendeeId"
  6038        ],
  6039        "members":{
  6040          "MeetingId":{
  6041            "shape":"GuidString",
  6042            "location":"uri",
  6043            "locationName":"meetingId"
  6044          },
  6045          "AttendeeId":{
  6046            "shape":"GuidString",
  6047            "location":"uri",
  6048            "locationName":"attendeeId"
  6049          }
  6050        }
  6051      },
  6052      "GetAttendeeResponse":{
  6053        "type":"structure",
  6054        "members":{
  6055          "Attendee":{"shape":"Attendee"}
  6056        }
  6057      },
  6058      "GetBotRequest":{
  6059        "type":"structure",
  6060        "required":[
  6061          "AccountId",
  6062          "BotId"
  6063        ],
  6064        "members":{
  6065          "AccountId":{
  6066            "shape":"NonEmptyString",
  6067            "location":"uri",
  6068            "locationName":"accountId"
  6069          },
  6070          "BotId":{
  6071            "shape":"NonEmptyString",
  6072            "location":"uri",
  6073            "locationName":"botId"
  6074          }
  6075        }
  6076      },
  6077      "GetBotResponse":{
  6078        "type":"structure",
  6079        "members":{
  6080          "Bot":{"shape":"Bot"}
  6081        }
  6082      },
  6083      "GetChannelMessageRequest":{
  6084        "type":"structure",
  6085        "required":[
  6086          "ChannelArn",
  6087          "MessageId"
  6088        ],
  6089        "members":{
  6090          "ChannelArn":{
  6091            "shape":"ChimeArn",
  6092            "location":"uri",
  6093            "locationName":"channelArn"
  6094          },
  6095          "MessageId":{
  6096            "shape":"MessageId",
  6097            "location":"uri",
  6098            "locationName":"messageId"
  6099          },
  6100          "ChimeBearer":{
  6101            "shape":"ChimeArn",
  6102            "location":"header",
  6103            "locationName":"x-amz-chime-bearer"
  6104          }
  6105        }
  6106      },
  6107      "GetChannelMessageResponse":{
  6108        "type":"structure",
  6109        "members":{
  6110          "ChannelMessage":{"shape":"ChannelMessage"}
  6111        }
  6112      },
  6113      "GetEventsConfigurationRequest":{
  6114        "type":"structure",
  6115        "required":[
  6116          "AccountId",
  6117          "BotId"
  6118        ],
  6119        "members":{
  6120          "AccountId":{
  6121            "shape":"NonEmptyString",
  6122            "location":"uri",
  6123            "locationName":"accountId"
  6124          },
  6125          "BotId":{
  6126            "shape":"NonEmptyString",
  6127            "location":"uri",
  6128            "locationName":"botId"
  6129          }
  6130        }
  6131      },
  6132      "GetEventsConfigurationResponse":{
  6133        "type":"structure",
  6134        "members":{
  6135          "EventsConfiguration":{"shape":"EventsConfiguration"}
  6136        }
  6137      },
  6138      "GetGlobalSettingsResponse":{
  6139        "type":"structure",
  6140        "members":{
  6141          "BusinessCalling":{"shape":"BusinessCallingSettings"},
  6142          "VoiceConnector":{"shape":"VoiceConnectorSettings"}
  6143        }
  6144      },
  6145      "GetMediaCapturePipelineRequest":{
  6146        "type":"structure",
  6147        "required":["MediaPipelineId"],
  6148        "members":{
  6149          "MediaPipelineId":{
  6150            "shape":"GuidString",
  6151            "location":"uri",
  6152            "locationName":"mediaPipelineId"
  6153          }
  6154        }
  6155      },
  6156      "GetMediaCapturePipelineResponse":{
  6157        "type":"structure",
  6158        "members":{
  6159          "MediaCapturePipeline":{"shape":"MediaCapturePipeline"}
  6160        }
  6161      },
  6162      "GetMeetingRequest":{
  6163        "type":"structure",
  6164        "required":["MeetingId"],
  6165        "members":{
  6166          "MeetingId":{
  6167            "shape":"GuidString",
  6168            "location":"uri",
  6169            "locationName":"meetingId"
  6170          }
  6171        }
  6172      },
  6173      "GetMeetingResponse":{
  6174        "type":"structure",
  6175        "members":{
  6176          "Meeting":{"shape":"Meeting"}
  6177        }
  6178      },
  6179      "GetMessagingSessionEndpointRequest":{
  6180        "type":"structure",
  6181        "members":{
  6182        }
  6183      },
  6184      "GetMessagingSessionEndpointResponse":{
  6185        "type":"structure",
  6186        "members":{
  6187          "Endpoint":{"shape":"MessagingSessionEndpoint"}
  6188        }
  6189      },
  6190      "GetPhoneNumberOrderRequest":{
  6191        "type":"structure",
  6192        "required":["PhoneNumberOrderId"],
  6193        "members":{
  6194          "PhoneNumberOrderId":{
  6195            "shape":"GuidString",
  6196            "location":"uri",
  6197            "locationName":"phoneNumberOrderId"
  6198          }
  6199        }
  6200      },
  6201      "GetPhoneNumberOrderResponse":{
  6202        "type":"structure",
  6203        "members":{
  6204          "PhoneNumberOrder":{"shape":"PhoneNumberOrder"}
  6205        }
  6206      },
  6207      "GetPhoneNumberRequest":{
  6208        "type":"structure",
  6209        "required":["PhoneNumberId"],
  6210        "members":{
  6211          "PhoneNumberId":{
  6212            "shape":"String",
  6213            "location":"uri",
  6214            "locationName":"phoneNumberId"
  6215          }
  6216        }
  6217      },
  6218      "GetPhoneNumberResponse":{
  6219        "type":"structure",
  6220        "members":{
  6221          "PhoneNumber":{"shape":"PhoneNumber"}
  6222        }
  6223      },
  6224      "GetPhoneNumberSettingsResponse":{
  6225        "type":"structure",
  6226        "members":{
  6227          "CallingName":{"shape":"CallingName"},
  6228          "CallingNameUpdatedTimestamp":{"shape":"Iso8601Timestamp"}
  6229        }
  6230      },
  6231      "GetProxySessionRequest":{
  6232        "type":"structure",
  6233        "required":[
  6234          "VoiceConnectorId",
  6235          "ProxySessionId"
  6236        ],
  6237        "members":{
  6238          "VoiceConnectorId":{
  6239            "shape":"NonEmptyString128",
  6240            "location":"uri",
  6241            "locationName":"voiceConnectorId"
  6242          },
  6243          "ProxySessionId":{
  6244            "shape":"NonEmptyString128",
  6245            "location":"uri",
  6246            "locationName":"proxySessionId"
  6247          }
  6248        }
  6249      },
  6250      "GetProxySessionResponse":{
  6251        "type":"structure",
  6252        "members":{
  6253          "ProxySession":{"shape":"ProxySession"}
  6254        }
  6255      },
  6256      "GetRetentionSettingsRequest":{
  6257        "type":"structure",
  6258        "required":["AccountId"],
  6259        "members":{
  6260          "AccountId":{
  6261            "shape":"NonEmptyString",
  6262            "location":"uri",
  6263            "locationName":"accountId"
  6264          }
  6265        }
  6266      },
  6267      "GetRetentionSettingsResponse":{
  6268        "type":"structure",
  6269        "members":{
  6270          "RetentionSettings":{"shape":"RetentionSettings"},
  6271          "InitiateDeletionTimestamp":{"shape":"Iso8601Timestamp"}
  6272        }
  6273      },
  6274      "GetRoomRequest":{
  6275        "type":"structure",
  6276        "required":[
  6277          "AccountId",
  6278          "RoomId"
  6279        ],
  6280        "members":{
  6281          "AccountId":{
  6282            "shape":"NonEmptyString",
  6283            "location":"uri",
  6284            "locationName":"accountId"
  6285          },
  6286          "RoomId":{
  6287            "shape":"NonEmptyString",
  6288            "location":"uri",
  6289            "locationName":"roomId"
  6290          }
  6291        }
  6292      },
  6293      "GetRoomResponse":{
  6294        "type":"structure",
  6295        "members":{
  6296          "Room":{"shape":"Room"}
  6297        }
  6298      },
  6299      "GetSipMediaApplicationLoggingConfigurationRequest":{
  6300        "type":"structure",
  6301        "required":["SipMediaApplicationId"],
  6302        "members":{
  6303          "SipMediaApplicationId":{
  6304            "shape":"NonEmptyString",
  6305            "location":"uri",
  6306            "locationName":"sipMediaApplicationId"
  6307          }
  6308        }
  6309      },
  6310      "GetSipMediaApplicationLoggingConfigurationResponse":{
  6311        "type":"structure",
  6312        "members":{
  6313          "SipMediaApplicationLoggingConfiguration":{"shape":"SipMediaApplicationLoggingConfiguration"}
  6314        }
  6315      },
  6316      "GetSipMediaApplicationRequest":{
  6317        "type":"structure",
  6318        "required":["SipMediaApplicationId"],
  6319        "members":{
  6320          "SipMediaApplicationId":{
  6321            "shape":"NonEmptyString",
  6322            "location":"uri",
  6323            "locationName":"sipMediaApplicationId"
  6324          }
  6325        }
  6326      },
  6327      "GetSipMediaApplicationResponse":{
  6328        "type":"structure",
  6329        "members":{
  6330          "SipMediaApplication":{"shape":"SipMediaApplication"}
  6331        }
  6332      },
  6333      "GetSipRuleRequest":{
  6334        "type":"structure",
  6335        "required":["SipRuleId"],
  6336        "members":{
  6337          "SipRuleId":{
  6338            "shape":"NonEmptyString",
  6339            "location":"uri",
  6340            "locationName":"sipRuleId"
  6341          }
  6342        }
  6343      },
  6344      "GetSipRuleResponse":{
  6345        "type":"structure",
  6346        "members":{
  6347          "SipRule":{"shape":"SipRule"}
  6348        }
  6349      },
  6350      "GetUserRequest":{
  6351        "type":"structure",
  6352        "required":[
  6353          "AccountId",
  6354          "UserId"
  6355        ],
  6356        "members":{
  6357          "AccountId":{
  6358            "shape":"NonEmptyString",
  6359            "location":"uri",
  6360            "locationName":"accountId"
  6361          },
  6362          "UserId":{
  6363            "shape":"NonEmptyString",
  6364            "location":"uri",
  6365            "locationName":"userId"
  6366          }
  6367        }
  6368      },
  6369      "GetUserResponse":{
  6370        "type":"structure",
  6371        "members":{
  6372          "User":{"shape":"User"}
  6373        }
  6374      },
  6375      "GetUserSettingsRequest":{
  6376        "type":"structure",
  6377        "required":[
  6378          "AccountId",
  6379          "UserId"
  6380        ],
  6381        "members":{
  6382          "AccountId":{
  6383            "shape":"String",
  6384            "location":"uri",
  6385            "locationName":"accountId"
  6386          },
  6387          "UserId":{
  6388            "shape":"String",
  6389            "location":"uri",
  6390            "locationName":"userId"
  6391          }
  6392        }
  6393      },
  6394      "GetUserSettingsResponse":{
  6395        "type":"structure",
  6396        "members":{
  6397          "UserSettings":{"shape":"UserSettings"}
  6398        }
  6399      },
  6400      "GetVoiceConnectorEmergencyCallingConfigurationRequest":{
  6401        "type":"structure",
  6402        "required":["VoiceConnectorId"],
  6403        "members":{
  6404          "VoiceConnectorId":{
  6405            "shape":"NonEmptyString",
  6406            "location":"uri",
  6407            "locationName":"voiceConnectorId"
  6408          }
  6409        }
  6410      },
  6411      "GetVoiceConnectorEmergencyCallingConfigurationResponse":{
  6412        "type":"structure",
  6413        "members":{
  6414          "EmergencyCallingConfiguration":{"shape":"EmergencyCallingConfiguration"}
  6415        }
  6416      },
  6417      "GetVoiceConnectorGroupRequest":{
  6418        "type":"structure",
  6419        "required":["VoiceConnectorGroupId"],
  6420        "members":{
  6421          "VoiceConnectorGroupId":{
  6422            "shape":"NonEmptyString",
  6423            "location":"uri",
  6424            "locationName":"voiceConnectorGroupId"
  6425          }
  6426        }
  6427      },
  6428      "GetVoiceConnectorGroupResponse":{
  6429        "type":"structure",
  6430        "members":{
  6431          "VoiceConnectorGroup":{"shape":"VoiceConnectorGroup"}
  6432        }
  6433      },
  6434      "GetVoiceConnectorLoggingConfigurationRequest":{
  6435        "type":"structure",
  6436        "required":["VoiceConnectorId"],
  6437        "members":{
  6438          "VoiceConnectorId":{
  6439            "shape":"NonEmptyString",
  6440            "location":"uri",
  6441            "locationName":"voiceConnectorId"
  6442          }
  6443        }
  6444      },
  6445      "GetVoiceConnectorLoggingConfigurationResponse":{
  6446        "type":"structure",
  6447        "members":{
  6448          "LoggingConfiguration":{"shape":"LoggingConfiguration"}
  6449        }
  6450      },
  6451      "GetVoiceConnectorOriginationRequest":{
  6452        "type":"structure",
  6453        "required":["VoiceConnectorId"],
  6454        "members":{
  6455          "VoiceConnectorId":{
  6456            "shape":"NonEmptyString",
  6457            "location":"uri",
  6458            "locationName":"voiceConnectorId"
  6459          }
  6460        }
  6461      },
  6462      "GetVoiceConnectorOriginationResponse":{
  6463        "type":"structure",
  6464        "members":{
  6465          "Origination":{"shape":"Origination"}
  6466        }
  6467      },
  6468      "GetVoiceConnectorProxyRequest":{
  6469        "type":"structure",
  6470        "required":["VoiceConnectorId"],
  6471        "members":{
  6472          "VoiceConnectorId":{
  6473            "shape":"NonEmptyString128",
  6474            "location":"uri",
  6475            "locationName":"voiceConnectorId"
  6476          }
  6477        }
  6478      },
  6479      "GetVoiceConnectorProxyResponse":{
  6480        "type":"structure",
  6481        "members":{
  6482          "Proxy":{"shape":"Proxy"}
  6483        }
  6484      },
  6485      "GetVoiceConnectorRequest":{
  6486        "type":"structure",
  6487        "required":["VoiceConnectorId"],
  6488        "members":{
  6489          "VoiceConnectorId":{
  6490            "shape":"NonEmptyString",
  6491            "location":"uri",
  6492            "locationName":"voiceConnectorId"
  6493          }
  6494        }
  6495      },
  6496      "GetVoiceConnectorResponse":{
  6497        "type":"structure",
  6498        "members":{
  6499          "VoiceConnector":{"shape":"VoiceConnector"}
  6500        }
  6501      },
  6502      "GetVoiceConnectorStreamingConfigurationRequest":{
  6503        "type":"structure",
  6504        "required":["VoiceConnectorId"],
  6505        "members":{
  6506          "VoiceConnectorId":{
  6507            "shape":"NonEmptyString",
  6508            "location":"uri",
  6509            "locationName":"voiceConnectorId"
  6510          }
  6511        }
  6512      },
  6513      "GetVoiceConnectorStreamingConfigurationResponse":{
  6514        "type":"structure",
  6515        "members":{
  6516          "StreamingConfiguration":{"shape":"StreamingConfiguration"}
  6517        }
  6518      },
  6519      "GetVoiceConnectorTerminationHealthRequest":{
  6520        "type":"structure",
  6521        "required":["VoiceConnectorId"],
  6522        "members":{
  6523          "VoiceConnectorId":{
  6524            "shape":"NonEmptyString",
  6525            "location":"uri",
  6526            "locationName":"voiceConnectorId"
  6527          }
  6528        }
  6529      },
  6530      "GetVoiceConnectorTerminationHealthResponse":{
  6531        "type":"structure",
  6532        "members":{
  6533          "TerminationHealth":{"shape":"TerminationHealth"}
  6534        }
  6535      },
  6536      "GetVoiceConnectorTerminationRequest":{
  6537        "type":"structure",
  6538        "required":["VoiceConnectorId"],
  6539        "members":{
  6540          "VoiceConnectorId":{
  6541            "shape":"NonEmptyString",
  6542            "location":"uri",
  6543            "locationName":"voiceConnectorId"
  6544          }
  6545        }
  6546      },
  6547      "GetVoiceConnectorTerminationResponse":{
  6548        "type":"structure",
  6549        "members":{
  6550          "Termination":{"shape":"Termination"}
  6551        }
  6552      },
  6553      "GuidString":{
  6554        "type":"string",
  6555        "pattern":"[a-fA-F0-9]{8}(?:-[a-fA-F0-9]{4}){3}-[a-fA-F0-9]{12}"
  6556      },
  6557      "Identity":{
  6558        "type":"structure",
  6559        "members":{
  6560          "Arn":{"shape":"ChimeArn"},
  6561          "Name":{"shape":"ResourceName"}
  6562        }
  6563      },
  6564      "Integer":{"type":"integer"},
  6565      "Invite":{
  6566        "type":"structure",
  6567        "members":{
  6568          "InviteId":{"shape":"String"},
  6569          "Status":{"shape":"InviteStatus"},
  6570          "EmailAddress":{"shape":"EmailAddress"},
  6571          "EmailStatus":{"shape":"EmailStatus"}
  6572        }
  6573      },
  6574      "InviteList":{
  6575        "type":"list",
  6576        "member":{"shape":"Invite"}
  6577      },
  6578      "InviteStatus":{
  6579        "type":"string",
  6580        "enum":[
  6581          "Pending",
  6582          "Accepted",
  6583          "Failed"
  6584        ]
  6585      },
  6586      "InviteUsersRequest":{
  6587        "type":"structure",
  6588        "required":[
  6589          "AccountId",
  6590          "UserEmailList"
  6591        ],
  6592        "members":{
  6593          "AccountId":{
  6594            "shape":"NonEmptyString",
  6595            "location":"uri",
  6596            "locationName":"accountId"
  6597          },
  6598          "UserEmailList":{"shape":"UserEmailList"},
  6599          "UserType":{"shape":"UserType"}
  6600        }
  6601      },
  6602      "InviteUsersResponse":{
  6603        "type":"structure",
  6604        "members":{
  6605          "Invites":{"shape":"InviteList"}
  6606        }
  6607      },
  6608      "Iso8601Timestamp":{
  6609        "type":"timestamp",
  6610        "timestampFormat":"iso8601"
  6611      },
  6612      "JoinTokenString":{
  6613        "type":"string",
  6614        "max":2048,
  6615        "min":2,
  6616        "pattern":"^[a-zA-Z0-9+/]+$",
  6617        "sensitive":true
  6618      },
  6619      "License":{
  6620        "type":"string",
  6621        "enum":[
  6622          "Basic",
  6623          "Plus",
  6624          "Pro",
  6625          "ProTrial"
  6626        ]
  6627      },
  6628      "LicenseList":{
  6629        "type":"list",
  6630        "member":{"shape":"License"}
  6631      },
  6632      "ListAccountsRequest":{
  6633        "type":"structure",
  6634        "members":{
  6635          "Name":{
  6636            "shape":"AccountName",
  6637            "location":"querystring",
  6638            "locationName":"name"
  6639          },
  6640          "UserEmail":{
  6641            "shape":"EmailAddress",
  6642            "location":"querystring",
  6643            "locationName":"user-email"
  6644          },
  6645          "NextToken":{
  6646            "shape":"String",
  6647            "location":"querystring",
  6648            "locationName":"next-token"
  6649          },
  6650          "MaxResults":{
  6651            "shape":"ProfileServiceMaxResults",
  6652            "location":"querystring",
  6653            "locationName":"max-results"
  6654          }
  6655        }
  6656      },
  6657      "ListAccountsResponse":{
  6658        "type":"structure",
  6659        "members":{
  6660          "Accounts":{"shape":"AccountList"},
  6661          "NextToken":{"shape":"String"}
  6662        }
  6663      },
  6664      "ListAppInstanceAdminsRequest":{
  6665        "type":"structure",
  6666        "required":["AppInstanceArn"],
  6667        "members":{
  6668          "AppInstanceArn":{
  6669            "shape":"ChimeArn",
  6670            "location":"uri",
  6671            "locationName":"appInstanceArn"
  6672          },
  6673          "MaxResults":{
  6674            "shape":"MaxResults",
  6675            "location":"querystring",
  6676            "locationName":"max-results"
  6677          },
  6678          "NextToken":{
  6679            "shape":"NextToken",
  6680            "location":"querystring",
  6681            "locationName":"next-token"
  6682          }
  6683        }
  6684      },
  6685      "ListAppInstanceAdminsResponse":{
  6686        "type":"structure",
  6687        "members":{
  6688          "AppInstanceArn":{"shape":"ChimeArn"},
  6689          "AppInstanceAdmins":{"shape":"AppInstanceAdminList"},
  6690          "NextToken":{"shape":"NextToken"}
  6691        }
  6692      },
  6693      "ListAppInstanceUsersRequest":{
  6694        "type":"structure",
  6695        "required":["AppInstanceArn"],
  6696        "members":{
  6697          "AppInstanceArn":{
  6698            "shape":"ChimeArn",
  6699            "location":"querystring",
  6700            "locationName":"app-instance-arn"
  6701          },
  6702          "MaxResults":{
  6703            "shape":"MaxResults",
  6704            "location":"querystring",
  6705            "locationName":"max-results"
  6706          },
  6707          "NextToken":{
  6708            "shape":"NextToken",
  6709            "location":"querystring",
  6710            "locationName":"next-token"
  6711          }
  6712        }
  6713      },
  6714      "ListAppInstanceUsersResponse":{
  6715        "type":"structure",
  6716        "members":{
  6717          "AppInstanceArn":{"shape":"ChimeArn"},
  6718          "AppInstanceUsers":{"shape":"AppInstanceUserList"},
  6719          "NextToken":{"shape":"NextToken"}
  6720        }
  6721      },
  6722      "ListAppInstancesRequest":{
  6723        "type":"structure",
  6724        "members":{
  6725          "MaxResults":{
  6726            "shape":"MaxResults",
  6727            "location":"querystring",
  6728            "locationName":"max-results"
  6729          },
  6730          "NextToken":{
  6731            "shape":"NextToken",
  6732            "location":"querystring",
  6733            "locationName":"next-token"
  6734          }
  6735        }
  6736      },
  6737      "ListAppInstancesResponse":{
  6738        "type":"structure",
  6739        "members":{
  6740          "AppInstances":{"shape":"AppInstanceList"},
  6741          "NextToken":{"shape":"NextToken"}
  6742        }
  6743      },
  6744      "ListAttendeeTagsRequest":{
  6745        "type":"structure",
  6746        "required":[
  6747          "MeetingId",
  6748          "AttendeeId"
  6749        ],
  6750        "members":{
  6751          "MeetingId":{
  6752            "shape":"GuidString",
  6753            "location":"uri",
  6754            "locationName":"meetingId"
  6755          },
  6756          "AttendeeId":{
  6757            "shape":"GuidString",
  6758            "location":"uri",
  6759            "locationName":"attendeeId"
  6760          }
  6761        }
  6762      },
  6763      "ListAttendeeTagsResponse":{
  6764        "type":"structure",
  6765        "members":{
  6766          "Tags":{"shape":"TagList"}
  6767        }
  6768      },
  6769      "ListAttendeesRequest":{
  6770        "type":"structure",
  6771        "required":["MeetingId"],
  6772        "members":{
  6773          "MeetingId":{
  6774            "shape":"GuidString",
  6775            "location":"uri",
  6776            "locationName":"meetingId"
  6777          },
  6778          "NextToken":{
  6779            "shape":"String",
  6780            "location":"querystring",
  6781            "locationName":"next-token"
  6782          },
  6783          "MaxResults":{
  6784            "shape":"ResultMax",
  6785            "location":"querystring",
  6786            "locationName":"max-results"
  6787          }
  6788        }
  6789      },
  6790      "ListAttendeesResponse":{
  6791        "type":"structure",
  6792        "members":{
  6793          "Attendees":{"shape":"AttendeeList"},
  6794          "NextToken":{"shape":"String"}
  6795        }
  6796      },
  6797      "ListBotsRequest":{
  6798        "type":"structure",
  6799        "required":["AccountId"],
  6800        "members":{
  6801          "AccountId":{
  6802            "shape":"NonEmptyString",
  6803            "location":"uri",
  6804            "locationName":"accountId"
  6805          },
  6806          "MaxResults":{
  6807            "shape":"ResultMax",
  6808            "location":"querystring",
  6809            "locationName":"max-results"
  6810          },
  6811          "NextToken":{
  6812            "shape":"String",
  6813            "location":"querystring",
  6814            "locationName":"next-token"
  6815          }
  6816        }
  6817      },
  6818      "ListBotsResponse":{
  6819        "type":"structure",
  6820        "members":{
  6821          "Bots":{"shape":"BotList"},
  6822          "NextToken":{"shape":"String"}
  6823        }
  6824      },
  6825      "ListChannelBansRequest":{
  6826        "type":"structure",
  6827        "required":["ChannelArn"],
  6828        "members":{
  6829          "ChannelArn":{
  6830            "shape":"ChimeArn",
  6831            "location":"uri",
  6832            "locationName":"channelArn"
  6833          },
  6834          "MaxResults":{
  6835            "shape":"MaxResults",
  6836            "location":"querystring",
  6837            "locationName":"max-results"
  6838          },
  6839          "NextToken":{
  6840            "shape":"NextToken",
  6841            "location":"querystring",
  6842            "locationName":"next-token"
  6843          },
  6844          "ChimeBearer":{
  6845            "shape":"ChimeArn",
  6846            "location":"header",
  6847            "locationName":"x-amz-chime-bearer"
  6848          }
  6849        }
  6850      },
  6851      "ListChannelBansResponse":{
  6852        "type":"structure",
  6853        "members":{
  6854          "ChannelArn":{"shape":"ChimeArn"},
  6855          "NextToken":{"shape":"NextToken"},
  6856          "ChannelBans":{"shape":"ChannelBanSummaryList"}
  6857        }
  6858      },
  6859      "ListChannelMembershipsForAppInstanceUserRequest":{
  6860        "type":"structure",
  6861        "members":{
  6862          "AppInstanceUserArn":{
  6863            "shape":"ChimeArn",
  6864            "location":"querystring",
  6865            "locationName":"app-instance-user-arn"
  6866          },
  6867          "MaxResults":{
  6868            "shape":"MaxResults",
  6869            "location":"querystring",
  6870            "locationName":"max-results"
  6871          },
  6872          "NextToken":{
  6873            "shape":"NextToken",
  6874            "location":"querystring",
  6875            "locationName":"next-token"
  6876          },
  6877          "ChimeBearer":{
  6878            "shape":"ChimeArn",
  6879            "location":"header",
  6880            "locationName":"x-amz-chime-bearer"
  6881          }
  6882        }
  6883      },
  6884      "ListChannelMembershipsForAppInstanceUserResponse":{
  6885        "type":"structure",
  6886        "members":{
  6887          "ChannelMemberships":{"shape":"ChannelMembershipForAppInstanceUserSummaryList"},
  6888          "NextToken":{"shape":"NextToken"}
  6889        }
  6890      },
  6891      "ListChannelMembershipsRequest":{
  6892        "type":"structure",
  6893        "required":["ChannelArn"],
  6894        "members":{
  6895          "ChannelArn":{
  6896            "shape":"ChimeArn",
  6897            "location":"uri",
  6898            "locationName":"channelArn"
  6899          },
  6900          "Type":{
  6901            "shape":"ChannelMembershipType",
  6902            "location":"querystring",
  6903            "locationName":"type"
  6904          },
  6905          "MaxResults":{
  6906            "shape":"MaxResults",
  6907            "location":"querystring",
  6908            "locationName":"max-results"
  6909          },
  6910          "NextToken":{
  6911            "shape":"NextToken",
  6912            "location":"querystring",
  6913            "locationName":"next-token"
  6914          },
  6915          "ChimeBearer":{
  6916            "shape":"ChimeArn",
  6917            "location":"header",
  6918            "locationName":"x-amz-chime-bearer"
  6919          }
  6920        }
  6921      },
  6922      "ListChannelMembershipsResponse":{
  6923        "type":"structure",
  6924        "members":{
  6925          "ChannelArn":{"shape":"ChimeArn"},
  6926          "ChannelMemberships":{"shape":"ChannelMembershipSummaryList"},
  6927          "NextToken":{"shape":"NextToken"}
  6928        }
  6929      },
  6930      "ListChannelMessagesRequest":{
  6931        "type":"structure",
  6932        "required":["ChannelArn"],
  6933        "members":{
  6934          "ChannelArn":{
  6935            "shape":"ChimeArn",
  6936            "location":"uri",
  6937            "locationName":"channelArn"
  6938          },
  6939          "SortOrder":{
  6940            "shape":"SortOrder",
  6941            "location":"querystring",
  6942            "locationName":"sort-order"
  6943          },
  6944          "NotBefore":{
  6945            "shape":"Timestamp",
  6946            "location":"querystring",
  6947            "locationName":"not-before"
  6948          },
  6949          "NotAfter":{
  6950            "shape":"Timestamp",
  6951            "location":"querystring",
  6952            "locationName":"not-after"
  6953          },
  6954          "MaxResults":{
  6955            "shape":"MaxResults",
  6956            "location":"querystring",
  6957            "locationName":"max-results"
  6958          },
  6959          "NextToken":{
  6960            "shape":"NextToken",
  6961            "location":"querystring",
  6962            "locationName":"next-token"
  6963          },
  6964          "ChimeBearer":{
  6965            "shape":"ChimeArn",
  6966            "location":"header",
  6967            "locationName":"x-amz-chime-bearer"
  6968          }
  6969        }
  6970      },
  6971      "ListChannelMessagesResponse":{
  6972        "type":"structure",
  6973        "members":{
  6974          "ChannelArn":{"shape":"ChimeArn"},
  6975          "NextToken":{"shape":"NextToken"},
  6976          "ChannelMessages":{"shape":"ChannelMessageSummaryList"}
  6977        }
  6978      },
  6979      "ListChannelModeratorsRequest":{
  6980        "type":"structure",
  6981        "required":["ChannelArn"],
  6982        "members":{
  6983          "ChannelArn":{
  6984            "shape":"ChimeArn",
  6985            "location":"uri",
  6986            "locationName":"channelArn"
  6987          },
  6988          "MaxResults":{
  6989            "shape":"MaxResults",
  6990            "location":"querystring",
  6991            "locationName":"max-results"
  6992          },
  6993          "NextToken":{
  6994            "shape":"NextToken",
  6995            "location":"querystring",
  6996            "locationName":"next-token"
  6997          },
  6998          "ChimeBearer":{
  6999            "shape":"ChimeArn",
  7000            "location":"header",
  7001            "locationName":"x-amz-chime-bearer"
  7002          }
  7003        }
  7004      },
  7005      "ListChannelModeratorsResponse":{
  7006        "type":"structure",
  7007        "members":{
  7008          "ChannelArn":{"shape":"ChimeArn"},
  7009          "NextToken":{"shape":"NextToken"},
  7010          "ChannelModerators":{"shape":"ChannelModeratorSummaryList"}
  7011        }
  7012      },
  7013      "ListChannelsModeratedByAppInstanceUserRequest":{
  7014        "type":"structure",
  7015        "members":{
  7016          "AppInstanceUserArn":{
  7017            "shape":"ChimeArn",
  7018            "location":"querystring",
  7019            "locationName":"app-instance-user-arn"
  7020          },
  7021          "MaxResults":{
  7022            "shape":"MaxResults",
  7023            "location":"querystring",
  7024            "locationName":"max-results"
  7025          },
  7026          "NextToken":{
  7027            "shape":"NextToken",
  7028            "location":"querystring",
  7029            "locationName":"next-token"
  7030          },
  7031          "ChimeBearer":{
  7032            "shape":"ChimeArn",
  7033            "location":"header",
  7034            "locationName":"x-amz-chime-bearer"
  7035          }
  7036        }
  7037      },
  7038      "ListChannelsModeratedByAppInstanceUserResponse":{
  7039        "type":"structure",
  7040        "members":{
  7041          "Channels":{"shape":"ChannelModeratedByAppInstanceUserSummaryList"},
  7042          "NextToken":{"shape":"NextToken"}
  7043        }
  7044      },
  7045      "ListChannelsRequest":{
  7046        "type":"structure",
  7047        "required":["AppInstanceArn"],
  7048        "members":{
  7049          "AppInstanceArn":{
  7050            "shape":"ChimeArn",
  7051            "location":"querystring",
  7052            "locationName":"app-instance-arn"
  7053          },
  7054          "Privacy":{
  7055            "shape":"ChannelPrivacy",
  7056            "location":"querystring",
  7057            "locationName":"privacy"
  7058          },
  7059          "MaxResults":{
  7060            "shape":"MaxResults",
  7061            "location":"querystring",
  7062            "locationName":"max-results"
  7063          },
  7064          "NextToken":{
  7065            "shape":"NextToken",
  7066            "location":"querystring",
  7067            "locationName":"next-token"
  7068          },
  7069          "ChimeBearer":{
  7070            "shape":"ChimeArn",
  7071            "location":"header",
  7072            "locationName":"x-amz-chime-bearer"
  7073          }
  7074        }
  7075      },
  7076      "ListChannelsResponse":{
  7077        "type":"structure",
  7078        "members":{
  7079          "Channels":{"shape":"ChannelSummaryList"},
  7080          "NextToken":{"shape":"NextToken"}
  7081        }
  7082      },
  7083      "ListMediaCapturePipelinesRequest":{
  7084        "type":"structure",
  7085        "members":{
  7086          "NextToken":{
  7087            "shape":"String",
  7088            "location":"querystring",
  7089            "locationName":"next-token"
  7090          },
  7091          "MaxResults":{
  7092            "shape":"ResultMax",
  7093            "location":"querystring",
  7094            "locationName":"max-results"
  7095          }
  7096        }
  7097      },
  7098      "ListMediaCapturePipelinesResponse":{
  7099        "type":"structure",
  7100        "members":{
  7101          "MediaCapturePipelines":{"shape":"MediaCapturePipelineList"},
  7102          "NextToken":{"shape":"String"}
  7103        }
  7104      },
  7105      "ListMeetingTagsRequest":{
  7106        "type":"structure",
  7107        "required":["MeetingId"],
  7108        "members":{
  7109          "MeetingId":{
  7110            "shape":"GuidString",
  7111            "location":"uri",
  7112            "locationName":"meetingId"
  7113          }
  7114        }
  7115      },
  7116      "ListMeetingTagsResponse":{
  7117        "type":"structure",
  7118        "members":{
  7119          "Tags":{"shape":"TagList"}
  7120        }
  7121      },
  7122      "ListMeetingsRequest":{
  7123        "type":"structure",
  7124        "members":{
  7125          "NextToken":{
  7126            "shape":"String",
  7127            "location":"querystring",
  7128            "locationName":"next-token"
  7129          },
  7130          "MaxResults":{
  7131            "shape":"ResultMax",
  7132            "location":"querystring",
  7133            "locationName":"max-results"
  7134          }
  7135        }
  7136      },
  7137      "ListMeetingsResponse":{
  7138        "type":"structure",
  7139        "members":{
  7140          "Meetings":{"shape":"MeetingList"},
  7141          "NextToken":{"shape":"String"}
  7142        }
  7143      },
  7144      "ListPhoneNumberOrdersRequest":{
  7145        "type":"structure",
  7146        "members":{
  7147          "NextToken":{
  7148            "shape":"String",
  7149            "location":"querystring",
  7150            "locationName":"next-token"
  7151          },
  7152          "MaxResults":{
  7153            "shape":"ResultMax",
  7154            "location":"querystring",
  7155            "locationName":"max-results"
  7156          }
  7157        }
  7158      },
  7159      "ListPhoneNumberOrdersResponse":{
  7160        "type":"structure",
  7161        "members":{
  7162          "PhoneNumberOrders":{"shape":"PhoneNumberOrderList"},
  7163          "NextToken":{"shape":"String"}
  7164        }
  7165      },
  7166      "ListPhoneNumbersRequest":{
  7167        "type":"structure",
  7168        "members":{
  7169          "Status":{
  7170            "shape":"PhoneNumberStatus",
  7171            "location":"querystring",
  7172            "locationName":"status"
  7173          },
  7174          "ProductType":{
  7175            "shape":"PhoneNumberProductType",
  7176            "location":"querystring",
  7177            "locationName":"product-type"
  7178          },
  7179          "FilterName":{
  7180            "shape":"PhoneNumberAssociationName",
  7181            "location":"querystring",
  7182            "locationName":"filter-name"
  7183          },
  7184          "FilterValue":{
  7185            "shape":"String",
  7186            "location":"querystring",
  7187            "locationName":"filter-value"
  7188          },
  7189          "MaxResults":{
  7190            "shape":"ResultMax",
  7191            "location":"querystring",
  7192            "locationName":"max-results"
  7193          },
  7194          "NextToken":{
  7195            "shape":"String",
  7196            "location":"querystring",
  7197            "locationName":"next-token"
  7198          }
  7199        }
  7200      },
  7201      "ListPhoneNumbersResponse":{
  7202        "type":"structure",
  7203        "members":{
  7204          "PhoneNumbers":{"shape":"PhoneNumberList"},
  7205          "NextToken":{"shape":"String"}
  7206        }
  7207      },
  7208      "ListProxySessionsRequest":{
  7209        "type":"structure",
  7210        "required":["VoiceConnectorId"],
  7211        "members":{
  7212          "VoiceConnectorId":{
  7213            "shape":"NonEmptyString128",
  7214            "location":"uri",
  7215            "locationName":"voiceConnectorId"
  7216          },
  7217          "Status":{
  7218            "shape":"ProxySessionStatus",
  7219            "location":"querystring",
  7220            "locationName":"status"
  7221          },
  7222          "NextToken":{
  7223            "shape":"NextTokenString",
  7224            "location":"querystring",
  7225            "locationName":"next-token"
  7226          },
  7227          "MaxResults":{
  7228            "shape":"ResultMax",
  7229            "location":"querystring",
  7230            "locationName":"max-results"
  7231          }
  7232        }
  7233      },
  7234      "ListProxySessionsResponse":{
  7235        "type":"structure",
  7236        "members":{
  7237          "ProxySessions":{"shape":"ProxySessions"},
  7238          "NextToken":{"shape":"NextTokenString"}
  7239        }
  7240      },
  7241      "ListRoomMembershipsRequest":{
  7242        "type":"structure",
  7243        "required":[
  7244          "AccountId",
  7245          "RoomId"
  7246        ],
  7247        "members":{
  7248          "AccountId":{
  7249            "shape":"NonEmptyString",
  7250            "location":"uri",
  7251            "locationName":"accountId"
  7252          },
  7253          "RoomId":{
  7254            "shape":"NonEmptyString",
  7255            "location":"uri",
  7256            "locationName":"roomId"
  7257          },
  7258          "MaxResults":{
  7259            "shape":"ResultMax",
  7260            "location":"querystring",
  7261            "locationName":"max-results"
  7262          },
  7263          "NextToken":{
  7264            "shape":"String",
  7265            "location":"querystring",
  7266            "locationName":"next-token"
  7267          }
  7268        }
  7269      },
  7270      "ListRoomMembershipsResponse":{
  7271        "type":"structure",
  7272        "members":{
  7273          "RoomMemberships":{"shape":"RoomMembershipList"},
  7274          "NextToken":{"shape":"String"}
  7275        }
  7276      },
  7277      "ListRoomsRequest":{
  7278        "type":"structure",
  7279        "required":["AccountId"],
  7280        "members":{
  7281          "AccountId":{
  7282            "shape":"NonEmptyString",
  7283            "location":"uri",
  7284            "locationName":"accountId"
  7285          },
  7286          "MemberId":{
  7287            "shape":"String",
  7288            "location":"querystring",
  7289            "locationName":"member-id"
  7290          },
  7291          "MaxResults":{
  7292            "shape":"ResultMax",
  7293            "location":"querystring",
  7294            "locationName":"max-results"
  7295          },
  7296          "NextToken":{
  7297            "shape":"String",
  7298            "location":"querystring",
  7299            "locationName":"next-token"
  7300          }
  7301        }
  7302      },
  7303      "ListRoomsResponse":{
  7304        "type":"structure",
  7305        "members":{
  7306          "Rooms":{"shape":"RoomList"},
  7307          "NextToken":{"shape":"String"}
  7308        }
  7309      },
  7310      "ListSipMediaApplicationsRequest":{
  7311        "type":"structure",
  7312        "members":{
  7313          "MaxResults":{
  7314            "shape":"ResultMax",
  7315            "location":"querystring",
  7316            "locationName":"max-results"
  7317          },
  7318          "NextToken":{
  7319            "shape":"NextTokenString",
  7320            "location":"querystring",
  7321            "locationName":"next-token"
  7322          }
  7323        }
  7324      },
  7325      "ListSipMediaApplicationsResponse":{
  7326        "type":"structure",
  7327        "members":{
  7328          "SipMediaApplications":{"shape":"SipMediaApplicationList"},
  7329          "NextToken":{"shape":"NextTokenString"}
  7330        }
  7331      },
  7332      "ListSipRulesRequest":{
  7333        "type":"structure",
  7334        "members":{
  7335          "SipMediaApplicationId":{
  7336            "shape":"NonEmptyString",
  7337            "location":"querystring",
  7338            "locationName":"sip-media-application"
  7339          },
  7340          "MaxResults":{
  7341            "shape":"ResultMax",
  7342            "location":"querystring",
  7343            "locationName":"max-results"
  7344          },
  7345          "NextToken":{
  7346            "shape":"NextTokenString",
  7347            "location":"querystring",
  7348            "locationName":"next-token"
  7349          }
  7350        }
  7351      },
  7352      "ListSipRulesResponse":{
  7353        "type":"structure",
  7354        "members":{
  7355          "SipRules":{"shape":"SipRuleList"},
  7356          "NextToken":{"shape":"NextTokenString"}
  7357        }
  7358      },
  7359      "ListSupportedPhoneNumberCountriesRequest":{
  7360        "type":"structure",
  7361        "required":["ProductType"],
  7362        "members":{
  7363          "ProductType":{
  7364            "shape":"PhoneNumberProductType",
  7365            "location":"querystring",
  7366            "locationName":"product-type"
  7367          }
  7368        }
  7369      },
  7370      "ListSupportedPhoneNumberCountriesResponse":{
  7371        "type":"structure",
  7372        "members":{
  7373          "PhoneNumberCountries":{"shape":"PhoneNumberCountriesList"}
  7374        }
  7375      },
  7376      "ListTagsForResourceRequest":{
  7377        "type":"structure",
  7378        "required":["ResourceARN"],
  7379        "members":{
  7380          "ResourceARN":{
  7381            "shape":"Arn",
  7382            "location":"querystring",
  7383            "locationName":"arn"
  7384          }
  7385        }
  7386      },
  7387      "ListTagsForResourceResponse":{
  7388        "type":"structure",
  7389        "members":{
  7390          "Tags":{"shape":"TagList"}
  7391        }
  7392      },
  7393      "ListUsersRequest":{
  7394        "type":"structure",
  7395        "required":["AccountId"],
  7396        "members":{
  7397          "AccountId":{
  7398            "shape":"NonEmptyString",
  7399            "location":"uri",
  7400            "locationName":"accountId"
  7401          },
  7402          "UserEmail":{
  7403            "shape":"EmailAddress",
  7404            "location":"querystring",
  7405            "locationName":"user-email"
  7406          },
  7407          "UserType":{
  7408            "shape":"UserType",
  7409            "location":"querystring",
  7410            "locationName":"user-type"
  7411          },
  7412          "MaxResults":{
  7413            "shape":"ProfileServiceMaxResults",
  7414            "location":"querystring",
  7415            "locationName":"max-results"
  7416          },
  7417          "NextToken":{
  7418            "shape":"String",
  7419            "location":"querystring",
  7420            "locationName":"next-token"
  7421          }
  7422        }
  7423      },
  7424      "ListUsersResponse":{
  7425        "type":"structure",
  7426        "members":{
  7427          "Users":{"shape":"UserList"},
  7428          "NextToken":{"shape":"String"}
  7429        }
  7430      },
  7431      "ListVoiceConnectorGroupsRequest":{
  7432        "type":"structure",
  7433        "members":{
  7434          "NextToken":{
  7435            "shape":"String",
  7436            "location":"querystring",
  7437            "locationName":"next-token"
  7438          },
  7439          "MaxResults":{
  7440            "shape":"ResultMax",
  7441            "location":"querystring",
  7442            "locationName":"max-results"
  7443          }
  7444        }
  7445      },
  7446      "ListVoiceConnectorGroupsResponse":{
  7447        "type":"structure",
  7448        "members":{
  7449          "VoiceConnectorGroups":{"shape":"VoiceConnectorGroupList"},
  7450          "NextToken":{"shape":"String"}
  7451        }
  7452      },
  7453      "ListVoiceConnectorTerminationCredentialsRequest":{
  7454        "type":"structure",
  7455        "required":["VoiceConnectorId"],
  7456        "members":{
  7457          "VoiceConnectorId":{
  7458            "shape":"NonEmptyString",
  7459            "location":"uri",
  7460            "locationName":"voiceConnectorId"
  7461          }
  7462        }
  7463      },
  7464      "ListVoiceConnectorTerminationCredentialsResponse":{
  7465        "type":"structure",
  7466        "members":{
  7467          "Usernames":{"shape":"SensitiveStringList"}
  7468        }
  7469      },
  7470      "ListVoiceConnectorsRequest":{
  7471        "type":"structure",
  7472        "members":{
  7473          "NextToken":{
  7474            "shape":"String",
  7475            "location":"querystring",
  7476            "locationName":"next-token"
  7477          },
  7478          "MaxResults":{
  7479            "shape":"ResultMax",
  7480            "location":"querystring",
  7481            "locationName":"max-results"
  7482          }
  7483        }
  7484      },
  7485      "ListVoiceConnectorsResponse":{
  7486        "type":"structure",
  7487        "members":{
  7488          "VoiceConnectors":{"shape":"VoiceConnectorList"},
  7489          "NextToken":{"shape":"String"}
  7490        }
  7491      },
  7492      "LoggingConfiguration":{
  7493        "type":"structure",
  7494        "members":{
  7495          "EnableSIPLogs":{"shape":"Boolean"}
  7496        }
  7497      },
  7498      "LogoutUserRequest":{
  7499        "type":"structure",
  7500        "required":[
  7501          "AccountId",
  7502          "UserId"
  7503        ],
  7504        "members":{
  7505          "AccountId":{
  7506            "shape":"NonEmptyString",
  7507            "location":"uri",
  7508            "locationName":"accountId"
  7509          },
  7510          "UserId":{
  7511            "shape":"NonEmptyString",
  7512            "location":"uri",
  7513            "locationName":"userId"
  7514          }
  7515        }
  7516      },
  7517      "LogoutUserResponse":{
  7518        "type":"structure",
  7519        "members":{
  7520        }
  7521      },
  7522      "MaxResults":{
  7523        "type":"integer",
  7524        "max":50,
  7525        "min":1
  7526      },
  7527      "MediaCapturePipeline":{
  7528        "type":"structure",
  7529        "members":{
  7530          "MediaPipelineId":{"shape":"GuidString"},
  7531          "SourceType":{"shape":"MediaPipelineSourceType"},
  7532          "SourceArn":{"shape":"Arn"},
  7533          "Status":{"shape":"MediaPipelineStatus"},
  7534          "SinkType":{"shape":"MediaPipelineSinkType"},
  7535          "SinkArn":{"shape":"Arn"},
  7536          "CreatedTimestamp":{"shape":"Iso8601Timestamp"},
  7537          "UpdatedTimestamp":{"shape":"Iso8601Timestamp"},
  7538          "ChimeSdkMeetingConfiguration":{"shape":"ChimeSdkMeetingConfiguration"}
  7539        }
  7540      },
  7541      "MediaCapturePipelineList":{
  7542        "type":"list",
  7543        "member":{"shape":"MediaCapturePipeline"}
  7544      },
  7545      "MediaPipelineSinkType":{
  7546        "type":"string",
  7547        "enum":["S3Bucket"]
  7548      },
  7549      "MediaPipelineSourceType":{
  7550        "type":"string",
  7551        "enum":["ChimeSdkMeeting"]
  7552      },
  7553      "MediaPipelineStatus":{
  7554        "type":"string",
  7555        "enum":[
  7556          "Initializing",
  7557          "InProgress",
  7558          "Failed",
  7559          "Stopping",
  7560          "Stopped"
  7561        ]
  7562      },
  7563      "MediaPlacement":{
  7564        "type":"structure",
  7565        "members":{
  7566          "AudioHostUrl":{"shape":"UriType"},
  7567          "AudioFallbackUrl":{"shape":"UriType"},
  7568          "ScreenDataUrl":{"shape":"UriType"},
  7569          "ScreenSharingUrl":{"shape":"UriType"},
  7570          "ScreenViewingUrl":{"shape":"UriType"},
  7571          "SignalingUrl":{"shape":"UriType"},
  7572          "TurnControlUrl":{"shape":"UriType"},
  7573          "EventIngestionUrl":{"shape":"UriType"}
  7574        }
  7575      },
  7576      "Meeting":{
  7577        "type":"structure",
  7578        "members":{
  7579          "MeetingId":{"shape":"GuidString"},
  7580          "ExternalMeetingId":{"shape":"ExternalMeetingIdType"},
  7581          "MediaPlacement":{"shape":"MediaPlacement"},
  7582          "MediaRegion":{"shape":"String"}
  7583        }
  7584      },
  7585      "MeetingList":{
  7586        "type":"list",
  7587        "member":{"shape":"Meeting"}
  7588      },
  7589      "MeetingNotificationConfiguration":{
  7590        "type":"structure",
  7591        "members":{
  7592          "SnsTopicArn":{"shape":"Arn"},
  7593          "SqsQueueArn":{"shape":"Arn"}
  7594        }
  7595      },
  7596      "MeetingTagKeyList":{
  7597        "type":"list",
  7598        "member":{"shape":"TagKey"},
  7599        "max":50,
  7600        "min":1
  7601      },
  7602      "MeetingTagList":{
  7603        "type":"list",
  7604        "member":{"shape":"Tag"},
  7605        "max":50,
  7606        "min":1
  7607      },
  7608      "Member":{
  7609        "type":"structure",
  7610        "members":{
  7611          "MemberId":{"shape":"NonEmptyString"},
  7612          "MemberType":{"shape":"MemberType"},
  7613          "Email":{"shape":"SensitiveString"},
  7614          "FullName":{"shape":"SensitiveString"},
  7615          "AccountId":{"shape":"NonEmptyString"}
  7616        }
  7617      },
  7618      "MemberArns":{
  7619        "type":"list",
  7620        "member":{"shape":"ChimeArn"},
  7621        "max":100,
  7622        "min":1
  7623      },
  7624      "MemberError":{
  7625        "type":"structure",
  7626        "members":{
  7627          "MemberId":{"shape":"NonEmptyString"},
  7628          "ErrorCode":{"shape":"ErrorCode"},
  7629          "ErrorMessage":{"shape":"String"}
  7630        }
  7631      },
  7632      "MemberErrorList":{
  7633        "type":"list",
  7634        "member":{"shape":"MemberError"}
  7635      },
  7636      "MemberType":{
  7637        "type":"string",
  7638        "enum":[
  7639          "User",
  7640          "Bot",
  7641          "Webhook"
  7642        ]
  7643      },
  7644      "Members":{
  7645        "type":"list",
  7646        "member":{"shape":"Identity"}
  7647      },
  7648      "MembershipItem":{
  7649        "type":"structure",
  7650        "members":{
  7651          "MemberId":{"shape":"NonEmptyString"},
  7652          "Role":{"shape":"RoomMembershipRole"}
  7653        }
  7654      },
  7655      "MembershipItemList":{
  7656        "type":"list",
  7657        "member":{"shape":"MembershipItem"},
  7658        "max":50
  7659      },
  7660      "MessageId":{
  7661        "type":"string",
  7662        "max":128,
  7663        "min":1,
  7664        "pattern":"[-_a-zA-Z0-9]*"
  7665      },
  7666      "MessagingSessionEndpoint":{
  7667        "type":"structure",
  7668        "members":{
  7669          "Url":{"shape":"UrlType"}
  7670        }
  7671      },
  7672      "Metadata":{
  7673        "type":"string",
  7674        "max":1024,
  7675        "min":0,
  7676        "pattern":".*",
  7677        "sensitive":true
  7678      },
  7679      "NextToken":{
  7680        "type":"string",
  7681        "max":2048,
  7682        "min":0,
  7683        "pattern":".*",
  7684        "sensitive":true
  7685      },
  7686      "NextTokenString":{
  7687        "type":"string",
  7688        "max":65535
  7689      },
  7690      "NonEmptyContent":{
  7691        "type":"string",
  7692        "min":1,
  7693        "pattern":"[\\s\\S]*",
  7694        "sensitive":true
  7695      },
  7696      "NonEmptyResourceName":{
  7697        "type":"string",
  7698        "max":256,
  7699        "min":1,
  7700        "pattern":"[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*",
  7701        "sensitive":true
  7702      },
  7703      "NonEmptyString":{
  7704        "type":"string",
  7705        "pattern":".*\\S.*"
  7706      },
  7707      "NonEmptyString128":{
  7708        "type":"string",
  7709        "max":128,
  7710        "min":1,
  7711        "pattern":".*\\S.*"
  7712      },
  7713      "NonEmptyStringList":{
  7714        "type":"list",
  7715        "member":{"shape":"String"},
  7716        "min":1
  7717      },
  7718      "NonNullableBoolean":{"type":"boolean"},
  7719      "NotFoundException":{
  7720        "type":"structure",
  7721        "members":{
  7722          "Code":{"shape":"ErrorCode"},
  7723          "Message":{"shape":"String"}
  7724        },
  7725        "error":{"httpStatusCode":404},
  7726        "exception":true
  7727      },
  7728      "NotificationTarget":{
  7729        "type":"string",
  7730        "enum":[
  7731          "EventBridge",
  7732          "SNS",
  7733          "SQS"
  7734        ]
  7735      },
  7736      "NullableBoolean":{"type":"boolean"},
  7737      "NumberSelectionBehavior":{
  7738        "type":"string",
  7739        "enum":[
  7740          "PreferSticky",
  7741          "AvoidSticky"
  7742        ]
  7743      },
  7744      "OrderedPhoneNumber":{
  7745        "type":"structure",
  7746        "members":{
  7747          "E164PhoneNumber":{"shape":"E164PhoneNumber"},
  7748          "Status":{"shape":"OrderedPhoneNumberStatus"}
  7749        }
  7750      },
  7751      "OrderedPhoneNumberList":{
  7752        "type":"list",
  7753        "member":{"shape":"OrderedPhoneNumber"}
  7754      },
  7755      "OrderedPhoneNumberStatus":{
  7756        "type":"string",
  7757        "enum":[
  7758          "Processing",
  7759          "Acquired",
  7760          "Failed"
  7761        ]
  7762      },
  7763      "Origination":{
  7764        "type":"structure",
  7765        "members":{
  7766          "Routes":{"shape":"OriginationRouteList"},
  7767          "Disabled":{"shape":"Boolean"}
  7768        }
  7769      },
  7770      "OriginationRoute":{
  7771        "type":"structure",
  7772        "members":{
  7773          "Host":{"shape":"String"},
  7774          "Port":{"shape":"Port"},
  7775          "Protocol":{"shape":"OriginationRouteProtocol"},
  7776          "Priority":{"shape":"OriginationRoutePriority"},
  7777          "Weight":{"shape":"OriginationRouteWeight"}
  7778        }
  7779      },
  7780      "OriginationRouteList":{
  7781        "type":"list",
  7782        "member":{"shape":"OriginationRoute"}
  7783      },
  7784      "OriginationRoutePriority":{
  7785        "type":"integer",
  7786        "max":100,
  7787        "min":1
  7788      },
  7789      "OriginationRouteProtocol":{
  7790        "type":"string",
  7791        "enum":[
  7792          "TCP",
  7793          "UDP"
  7794        ]
  7795      },
  7796      "OriginationRouteWeight":{
  7797        "type":"integer",
  7798        "max":100,
  7799        "min":1
  7800      },
  7801      "Participant":{
  7802        "type":"structure",
  7803        "members":{
  7804          "PhoneNumber":{"shape":"E164PhoneNumber"},
  7805          "ProxyPhoneNumber":{"shape":"E164PhoneNumber"}
  7806        }
  7807      },
  7808      "ParticipantPhoneNumberList":{
  7809        "type":"list",
  7810        "member":{"shape":"E164PhoneNumber"},
  7811        "max":2,
  7812        "min":2
  7813      },
  7814      "Participants":{
  7815        "type":"list",
  7816        "member":{"shape":"Participant"}
  7817      },
  7818      "PhoneNumber":{
  7819        "type":"structure",
  7820        "members":{
  7821          "PhoneNumberId":{"shape":"String"},
  7822          "E164PhoneNumber":{"shape":"E164PhoneNumber"},
  7823          "Country":{"shape":"Alpha2CountryCode"},
  7824          "Type":{"shape":"PhoneNumberType"},
  7825          "ProductType":{"shape":"PhoneNumberProductType"},
  7826          "Status":{"shape":"PhoneNumberStatus"},
  7827          "Capabilities":{"shape":"PhoneNumberCapabilities"},
  7828          "Associations":{"shape":"PhoneNumberAssociationList"},
  7829          "CallingName":{"shape":"CallingName"},
  7830          "CallingNameStatus":{"shape":"CallingNameStatus"},
  7831          "CreatedTimestamp":{"shape":"Iso8601Timestamp"},
  7832          "UpdatedTimestamp":{"shape":"Iso8601Timestamp"},
  7833          "DeletionTimestamp":{"shape":"Iso8601Timestamp"}
  7834        }
  7835      },
  7836      "PhoneNumberAssociation":{
  7837        "type":"structure",
  7838        "members":{
  7839          "Value":{"shape":"String"},
  7840          "Name":{"shape":"PhoneNumberAssociationName"},
  7841          "AssociatedTimestamp":{"shape":"Iso8601Timestamp"}
  7842        }
  7843      },
  7844      "PhoneNumberAssociationList":{
  7845        "type":"list",
  7846        "member":{"shape":"PhoneNumberAssociation"}
  7847      },
  7848      "PhoneNumberAssociationName":{
  7849        "type":"string",
  7850        "enum":[
  7851          "AccountId",
  7852          "UserId",
  7853          "VoiceConnectorId",
  7854          "VoiceConnectorGroupId",
  7855          "SipRuleId"
  7856        ]
  7857      },
  7858      "PhoneNumberCapabilities":{
  7859        "type":"structure",
  7860        "members":{
  7861          "InboundCall":{"shape":"NullableBoolean"},
  7862          "OutboundCall":{"shape":"NullableBoolean"},
  7863          "InboundSMS":{"shape":"NullableBoolean"},
  7864          "OutboundSMS":{"shape":"NullableBoolean"},
  7865          "InboundMMS":{"shape":"NullableBoolean"},
  7866          "OutboundMMS":{"shape":"NullableBoolean"}
  7867        }
  7868      },
  7869      "PhoneNumberCountriesList":{
  7870        "type":"list",
  7871        "member":{"shape":"PhoneNumberCountry"}
  7872      },
  7873      "PhoneNumberCountry":{
  7874        "type":"structure",
  7875        "members":{
  7876          "CountryCode":{"shape":"Alpha2CountryCode"},
  7877          "SupportedPhoneNumberTypes":{"shape":"PhoneNumberTypeList"}
  7878        }
  7879      },
  7880      "PhoneNumberError":{
  7881        "type":"structure",
  7882        "members":{
  7883          "PhoneNumberId":{"shape":"NonEmptyString"},
  7884          "ErrorCode":{"shape":"ErrorCode"},
  7885          "ErrorMessage":{"shape":"String"}
  7886        }
  7887      },
  7888      "PhoneNumberErrorList":{
  7889        "type":"list",
  7890        "member":{"shape":"PhoneNumberError"}
  7891      },
  7892      "PhoneNumberList":{
  7893        "type":"list",
  7894        "member":{"shape":"PhoneNumber"}
  7895      },
  7896      "PhoneNumberMaxResults":{
  7897        "type":"integer",
  7898        "max":500,
  7899        "min":1
  7900      },
  7901      "PhoneNumberOrder":{
  7902        "type":"structure",
  7903        "members":{
  7904          "PhoneNumberOrderId":{"shape":"GuidString"},
  7905          "ProductType":{"shape":"PhoneNumberProductType"},
  7906          "Status":{"shape":"PhoneNumberOrderStatus"},
  7907          "OrderedPhoneNumbers":{"shape":"OrderedPhoneNumberList"},
  7908          "CreatedTimestamp":{"shape":"Iso8601Timestamp"},
  7909          "UpdatedTimestamp":{"shape":"Iso8601Timestamp"}
  7910        }
  7911      },
  7912      "PhoneNumberOrderList":{
  7913        "type":"list",
  7914        "member":{"shape":"PhoneNumberOrder"}
  7915      },
  7916      "PhoneNumberOrderStatus":{
  7917        "type":"string",
  7918        "enum":[
  7919          "Processing",
  7920          "Successful",
  7921          "Failed",
  7922          "Partial"
  7923        ]
  7924      },
  7925      "PhoneNumberProductType":{
  7926        "type":"string",
  7927        "enum":[
  7928          "BusinessCalling",
  7929          "VoiceConnector",
  7930          "SipMediaApplicationDialIn"
  7931        ]
  7932      },
  7933      "PhoneNumberStatus":{
  7934        "type":"string",
  7935        "enum":[
  7936          "AcquireInProgress",
  7937          "AcquireFailed",
  7938          "Unassigned",
  7939          "Assigned",
  7940          "ReleaseInProgress",
  7941          "DeleteInProgress",
  7942          "ReleaseFailed",
  7943          "DeleteFailed"
  7944        ]
  7945      },
  7946      "PhoneNumberType":{
  7947        "type":"string",
  7948        "enum":[
  7949          "Local",
  7950          "TollFree"
  7951        ]
  7952      },
  7953      "PhoneNumberTypeList":{
  7954        "type":"list",
  7955        "member":{"shape":"PhoneNumberType"}
  7956      },
  7957      "Port":{
  7958        "type":"integer",
  7959        "max":65535,
  7960        "min":0
  7961      },
  7962      "PositiveInteger":{
  7963        "type":"integer",
  7964        "min":1
  7965      },
  7966      "ProfileServiceMaxResults":{
  7967        "type":"integer",
  7968        "max":200,
  7969        "min":1
  7970      },
  7971      "Proxy":{
  7972        "type":"structure",
  7973        "members":{
  7974          "DefaultSessionExpiryMinutes":{"shape":"Integer"},
  7975          "Disabled":{"shape":"Boolean"},
  7976          "FallBackPhoneNumber":{"shape":"E164PhoneNumber"},
  7977          "PhoneNumberCountries":{"shape":"StringList"}
  7978        }
  7979      },
  7980      "ProxySession":{
  7981        "type":"structure",
  7982        "members":{
  7983          "VoiceConnectorId":{"shape":"NonEmptyString128"},
  7984          "ProxySessionId":{"shape":"NonEmptyString128"},
  7985          "Name":{"shape":"String128"},
  7986          "Status":{"shape":"ProxySessionStatus"},
  7987          "ExpiryMinutes":{"shape":"PositiveInteger"},
  7988          "Capabilities":{"shape":"CapabilityList"},
  7989          "CreatedTimestamp":{"shape":"Iso8601Timestamp"},
  7990          "UpdatedTimestamp":{"shape":"Iso8601Timestamp"},
  7991          "EndedTimestamp":{"shape":"Iso8601Timestamp"},
  7992          "Participants":{"shape":"Participants"},
  7993          "NumberSelectionBehavior":{"shape":"NumberSelectionBehavior"},
  7994          "GeoMatchLevel":{"shape":"GeoMatchLevel"},
  7995          "GeoMatchParams":{"shape":"GeoMatchParams"}
  7996        }
  7997      },
  7998      "ProxySessionNameString":{
  7999        "type":"string",
  8000        "pattern":"^$|^[a-zA-Z0-9 ]{0,30}$",
  8001        "sensitive":true
  8002      },
  8003      "ProxySessionStatus":{
  8004        "type":"string",
  8005        "enum":[
  8006          "Open",
  8007          "InProgress",
  8008          "Closed"
  8009        ]
  8010      },
  8011      "ProxySessions":{
  8012        "type":"list",
  8013        "member":{"shape":"ProxySession"}
  8014      },
  8015      "PutAppInstanceRetentionSettingsRequest":{
  8016        "type":"structure",
  8017        "required":[
  8018          "AppInstanceArn",
  8019          "AppInstanceRetentionSettings"
  8020        ],
  8021        "members":{
  8022          "AppInstanceArn":{
  8023            "shape":"ChimeArn",
  8024            "location":"uri",
  8025            "locationName":"appInstanceArn"
  8026          },
  8027          "AppInstanceRetentionSettings":{"shape":"AppInstanceRetentionSettings"}
  8028        }
  8029      },
  8030      "PutAppInstanceRetentionSettingsResponse":{
  8031        "type":"structure",
  8032        "members":{
  8033          "AppInstanceRetentionSettings":{"shape":"AppInstanceRetentionSettings"},
  8034          "InitiateDeletionTimestamp":{"shape":"Timestamp"}
  8035        }
  8036      },
  8037      "PutAppInstanceStreamingConfigurationsRequest":{
  8038        "type":"structure",
  8039        "required":[
  8040          "AppInstanceArn",
  8041          "AppInstanceStreamingConfigurations"
  8042        ],
  8043        "members":{
  8044          "AppInstanceArn":{
  8045            "shape":"ChimeArn",
  8046            "location":"uri",
  8047            "locationName":"appInstanceArn"
  8048          },
  8049          "AppInstanceStreamingConfigurations":{"shape":"AppInstanceStreamingConfigurationList"}
  8050        }
  8051      },
  8052      "PutAppInstanceStreamingConfigurationsResponse":{
  8053        "type":"structure",
  8054        "members":{
  8055          "AppInstanceStreamingConfigurations":{"shape":"AppInstanceStreamingConfigurationList"}
  8056        }
  8057      },
  8058      "PutEventsConfigurationRequest":{
  8059        "type":"structure",
  8060        "required":[
  8061          "AccountId",
  8062          "BotId"
  8063        ],
  8064        "members":{
  8065          "AccountId":{
  8066            "shape":"NonEmptyString",
  8067            "location":"uri",
  8068            "locationName":"accountId"
  8069          },
  8070          "BotId":{
  8071            "shape":"NonEmptyString",
  8072            "location":"uri",
  8073            "locationName":"botId"
  8074          },
  8075          "OutboundEventsHTTPSEndpoint":{"shape":"SensitiveString"},
  8076          "LambdaFunctionArn":{"shape":"SensitiveString"}
  8077        }
  8078      },
  8079      "PutEventsConfigurationResponse":{
  8080        "type":"structure",
  8081        "members":{
  8082          "EventsConfiguration":{"shape":"EventsConfiguration"}
  8083        }
  8084      },
  8085      "PutRetentionSettingsRequest":{
  8086        "type":"structure",
  8087        "required":[
  8088          "AccountId",
  8089          "RetentionSettings"
  8090        ],
  8091        "members":{
  8092          "AccountId":{
  8093            "shape":"NonEmptyString",
  8094            "location":"uri",
  8095            "locationName":"accountId"
  8096          },
  8097          "RetentionSettings":{"shape":"RetentionSettings"}
  8098        }
  8099      },
  8100      "PutRetentionSettingsResponse":{
  8101        "type":"structure",
  8102        "members":{
  8103          "RetentionSettings":{"shape":"RetentionSettings"},
  8104          "InitiateDeletionTimestamp":{"shape":"Iso8601Timestamp"}
  8105        }
  8106      },
  8107      "PutSipMediaApplicationLoggingConfigurationRequest":{
  8108        "type":"structure",
  8109        "required":["SipMediaApplicationId"],
  8110        "members":{
  8111          "SipMediaApplicationId":{
  8112            "shape":"NonEmptyString",
  8113            "location":"uri",
  8114            "locationName":"sipMediaApplicationId"
  8115          },
  8116          "SipMediaApplicationLoggingConfiguration":{"shape":"SipMediaApplicationLoggingConfiguration"}
  8117        }
  8118      },
  8119      "PutSipMediaApplicationLoggingConfigurationResponse":{
  8120        "type":"structure",
  8121        "members":{
  8122          "SipMediaApplicationLoggingConfiguration":{"shape":"SipMediaApplicationLoggingConfiguration"}
  8123        }
  8124      },
  8125      "PutVoiceConnectorEmergencyCallingConfigurationRequest":{
  8126        "type":"structure",
  8127        "required":[
  8128          "VoiceConnectorId",
  8129          "EmergencyCallingConfiguration"
  8130        ],
  8131        "members":{
  8132          "VoiceConnectorId":{
  8133            "shape":"NonEmptyString",
  8134            "location":"uri",
  8135            "locationName":"voiceConnectorId"
  8136          },
  8137          "EmergencyCallingConfiguration":{"shape":"EmergencyCallingConfiguration"}
  8138        }
  8139      },
  8140      "PutVoiceConnectorEmergencyCallingConfigurationResponse":{
  8141        "type":"structure",
  8142        "members":{
  8143          "EmergencyCallingConfiguration":{"shape":"EmergencyCallingConfiguration"}
  8144        }
  8145      },
  8146      "PutVoiceConnectorLoggingConfigurationRequest":{
  8147        "type":"structure",
  8148        "required":[
  8149          "VoiceConnectorId",
  8150          "LoggingConfiguration"
  8151        ],
  8152        "members":{
  8153          "VoiceConnectorId":{
  8154            "shape":"NonEmptyString",
  8155            "location":"uri",
  8156            "locationName":"voiceConnectorId"
  8157          },
  8158          "LoggingConfiguration":{"shape":"LoggingConfiguration"}
  8159        }
  8160      },
  8161      "PutVoiceConnectorLoggingConfigurationResponse":{
  8162        "type":"structure",
  8163        "members":{
  8164          "LoggingConfiguration":{"shape":"LoggingConfiguration"}
  8165        }
  8166      },
  8167      "PutVoiceConnectorOriginationRequest":{
  8168        "type":"structure",
  8169        "required":[
  8170          "VoiceConnectorId",
  8171          "Origination"
  8172        ],
  8173        "members":{
  8174          "VoiceConnectorId":{
  8175            "shape":"NonEmptyString",
  8176            "location":"uri",
  8177            "locationName":"voiceConnectorId"
  8178          },
  8179          "Origination":{"shape":"Origination"}
  8180        }
  8181      },
  8182      "PutVoiceConnectorOriginationResponse":{
  8183        "type":"structure",
  8184        "members":{
  8185          "Origination":{"shape":"Origination"}
  8186        }
  8187      },
  8188      "PutVoiceConnectorProxyRequest":{
  8189        "type":"structure",
  8190        "required":[
  8191          "DefaultSessionExpiryMinutes",
  8192          "PhoneNumberPoolCountries",
  8193          "VoiceConnectorId"
  8194        ],
  8195        "members":{
  8196          "VoiceConnectorId":{
  8197            "shape":"NonEmptyString128",
  8198            "location":"uri",
  8199            "locationName":"voiceConnectorId"
  8200          },
  8201          "DefaultSessionExpiryMinutes":{"shape":"Integer"},
  8202          "PhoneNumberPoolCountries":{"shape":"CountryList"},
  8203          "FallBackPhoneNumber":{"shape":"E164PhoneNumber"},
  8204          "Disabled":{"shape":"Boolean"}
  8205        }
  8206      },
  8207      "PutVoiceConnectorProxyResponse":{
  8208        "type":"structure",
  8209        "members":{
  8210          "Proxy":{"shape":"Proxy"}
  8211        }
  8212      },
  8213      "PutVoiceConnectorStreamingConfigurationRequest":{
  8214        "type":"structure",
  8215        "required":[
  8216          "VoiceConnectorId",
  8217          "StreamingConfiguration"
  8218        ],
  8219        "members":{
  8220          "VoiceConnectorId":{
  8221            "shape":"NonEmptyString",
  8222            "location":"uri",
  8223            "locationName":"voiceConnectorId"
  8224          },
  8225          "StreamingConfiguration":{"shape":"StreamingConfiguration"}
  8226        }
  8227      },
  8228      "PutVoiceConnectorStreamingConfigurationResponse":{
  8229        "type":"structure",
  8230        "members":{
  8231          "StreamingConfiguration":{"shape":"StreamingConfiguration"}
  8232        }
  8233      },
  8234      "PutVoiceConnectorTerminationCredentialsRequest":{
  8235        "type":"structure",
  8236        "required":["VoiceConnectorId"],
  8237        "members":{
  8238          "VoiceConnectorId":{
  8239            "shape":"NonEmptyString",
  8240            "location":"uri",
  8241            "locationName":"voiceConnectorId"
  8242          },
  8243          "Credentials":{"shape":"CredentialList"}
  8244        }
  8245      },
  8246      "PutVoiceConnectorTerminationRequest":{
  8247        "type":"structure",
  8248        "required":[
  8249          "VoiceConnectorId",
  8250          "Termination"
  8251        ],
  8252        "members":{
  8253          "VoiceConnectorId":{
  8254            "shape":"NonEmptyString",
  8255            "location":"uri",
  8256            "locationName":"voiceConnectorId"
  8257          },
  8258          "Termination":{"shape":"Termination"}
  8259        }
  8260      },
  8261      "PutVoiceConnectorTerminationResponse":{
  8262        "type":"structure",
  8263        "members":{
  8264          "Termination":{"shape":"Termination"}
  8265        }
  8266      },
  8267      "RedactChannelMessageRequest":{
  8268        "type":"structure",
  8269        "required":[
  8270          "ChannelArn",
  8271          "MessageId"
  8272        ],
  8273        "members":{
  8274          "ChannelArn":{
  8275            "shape":"ChimeArn",
  8276            "location":"uri",
  8277            "locationName":"channelArn"
  8278          },
  8279          "MessageId":{
  8280            "shape":"MessageId",
  8281            "location":"uri",
  8282            "locationName":"messageId"
  8283          },
  8284          "ChimeBearer":{
  8285            "shape":"ChimeArn",
  8286            "location":"header",
  8287            "locationName":"x-amz-chime-bearer"
  8288          }
  8289        }
  8290      },
  8291      "RedactChannelMessageResponse":{
  8292        "type":"structure",
  8293        "members":{
  8294          "ChannelArn":{"shape":"ChimeArn"},
  8295          "MessageId":{"shape":"MessageId"}
  8296        }
  8297      },
  8298      "RedactConversationMessageRequest":{
  8299        "type":"structure",
  8300        "required":[
  8301          "AccountId",
  8302          "ConversationId",
  8303          "MessageId"
  8304        ],
  8305        "members":{
  8306          "AccountId":{
  8307            "shape":"NonEmptyString",
  8308            "location":"uri",
  8309            "locationName":"accountId"
  8310          },
  8311          "ConversationId":{
  8312            "shape":"NonEmptyString",
  8313            "location":"uri",
  8314            "locationName":"conversationId"
  8315          },
  8316          "MessageId":{
  8317            "shape":"NonEmptyString",
  8318            "location":"uri",
  8319            "locationName":"messageId"
  8320          }
  8321        }
  8322      },
  8323      "RedactConversationMessageResponse":{
  8324        "type":"structure",
  8325        "members":{
  8326        }
  8327      },
  8328      "RedactRoomMessageRequest":{
  8329        "type":"structure",
  8330        "required":[
  8331          "AccountId",
  8332          "RoomId",
  8333          "MessageId"
  8334        ],
  8335        "members":{
  8336          "AccountId":{
  8337            "shape":"NonEmptyString",
  8338            "location":"uri",
  8339            "locationName":"accountId"
  8340          },
  8341          "RoomId":{
  8342            "shape":"NonEmptyString",
  8343            "location":"uri",
  8344            "locationName":"roomId"
  8345          },
  8346          "MessageId":{
  8347            "shape":"NonEmptyString",
  8348            "location":"uri",
  8349            "locationName":"messageId"
  8350          }
  8351        }
  8352      },
  8353      "RedactRoomMessageResponse":{
  8354        "type":"structure",
  8355        "members":{
  8356        }
  8357      },
  8358      "RegenerateSecurityTokenRequest":{
  8359        "type":"structure",
  8360        "required":[
  8361          "AccountId",
  8362          "BotId"
  8363        ],
  8364        "members":{
  8365          "AccountId":{
  8366            "shape":"NonEmptyString",
  8367            "location":"uri",
  8368            "locationName":"accountId"
  8369          },
  8370          "BotId":{
  8371            "shape":"NonEmptyString",
  8372            "location":"uri",
  8373            "locationName":"botId"
  8374          }
  8375        }
  8376      },
  8377      "RegenerateSecurityTokenResponse":{
  8378        "type":"structure",
  8379        "members":{
  8380          "Bot":{"shape":"Bot"}
  8381        }
  8382      },
  8383      "RegistrationStatus":{
  8384        "type":"string",
  8385        "enum":[
  8386          "Unregistered",
  8387          "Registered",
  8388          "Suspended"
  8389        ]
  8390      },
  8391      "ResetPersonalPINRequest":{
  8392        "type":"structure",
  8393        "required":[
  8394          "AccountId",
  8395          "UserId"
  8396        ],
  8397        "members":{
  8398          "AccountId":{
  8399            "shape":"NonEmptyString",
  8400            "location":"uri",
  8401            "locationName":"accountId"
  8402          },
  8403          "UserId":{
  8404            "shape":"NonEmptyString",
  8405            "location":"uri",
  8406            "locationName":"userId"
  8407          }
  8408        }
  8409      },
  8410      "ResetPersonalPINResponse":{
  8411        "type":"structure",
  8412        "members":{
  8413          "User":{"shape":"User"}
  8414        }
  8415      },
  8416      "ResourceLimitExceededException":{
  8417        "type":"structure",
  8418        "members":{
  8419          "Code":{"shape":"ErrorCode"},
  8420          "Message":{"shape":"String"}
  8421        },
  8422        "error":{"httpStatusCode":400},
  8423        "exception":true
  8424      },
  8425      "ResourceName":{
  8426        "type":"string",
  8427        "max":256,
  8428        "min":0,
  8429        "pattern":"[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*",
  8430        "sensitive":true
  8431      },
  8432      "RestorePhoneNumberRequest":{
  8433        "type":"structure",
  8434        "required":["PhoneNumberId"],
  8435        "members":{
  8436          "PhoneNumberId":{
  8437            "shape":"NonEmptyString",
  8438            "location":"uri",
  8439            "locationName":"phoneNumberId"
  8440          }
  8441        }
  8442      },
  8443      "RestorePhoneNumberResponse":{
  8444        "type":"structure",
  8445        "members":{
  8446          "PhoneNumber":{"shape":"PhoneNumber"}
  8447        }
  8448      },
  8449      "ResultMax":{
  8450        "type":"integer",
  8451        "max":99,
  8452        "min":1
  8453      },
  8454      "RetentionDays":{
  8455        "type":"integer",
  8456        "max":5475,
  8457        "min":1
  8458      },
  8459      "RetentionSettings":{
  8460        "type":"structure",
  8461        "members":{
  8462          "RoomRetentionSettings":{"shape":"RoomRetentionSettings"},
  8463          "ConversationRetentionSettings":{"shape":"ConversationRetentionSettings"}
  8464        }
  8465      },
  8466      "Room":{
  8467        "type":"structure",
  8468        "members":{
  8469          "RoomId":{"shape":"NonEmptyString"},
  8470          "Name":{"shape":"SensitiveString"},
  8471          "AccountId":{"shape":"NonEmptyString"},
  8472          "CreatedBy":{"shape":"NonEmptyString"},
  8473          "CreatedTimestamp":{"shape":"Iso8601Timestamp"},
  8474          "UpdatedTimestamp":{"shape":"Iso8601Timestamp"}
  8475        }
  8476      },
  8477      "RoomList":{
  8478        "type":"list",
  8479        "member":{"shape":"Room"}
  8480      },
  8481      "RoomMembership":{
  8482        "type":"structure",
  8483        "members":{
  8484          "RoomId":{"shape":"NonEmptyString"},
  8485          "Member":{"shape":"Member"},
  8486          "Role":{"shape":"RoomMembershipRole"},
  8487          "InvitedBy":{"shape":"NonEmptyString"},
  8488          "UpdatedTimestamp":{"shape":"Iso8601Timestamp"}
  8489        }
  8490      },
  8491      "RoomMembershipList":{
  8492        "type":"list",
  8493        "member":{"shape":"RoomMembership"}
  8494      },
  8495      "RoomMembershipRole":{
  8496        "type":"string",
  8497        "enum":[
  8498          "Administrator",
  8499          "Member"
  8500        ]
  8501      },
  8502      "RoomRetentionSettings":{
  8503        "type":"structure",
  8504        "members":{
  8505          "RetentionDays":{"shape":"RetentionDays"}
  8506        }
  8507      },
  8508      "SMAUpdateCallArgumentsMap":{
  8509        "type":"map",
  8510        "key":{"shape":"SensitiveString"},
  8511        "value":{"shape":"SensitiveString"},
  8512        "max":20,
  8513        "min":0
  8514      },
  8515      "SearchAvailablePhoneNumbersRequest":{
  8516        "type":"structure",
  8517        "members":{
  8518          "AreaCode":{
  8519            "shape":"String",
  8520            "location":"querystring",
  8521            "locationName":"area-code"
  8522          },
  8523          "City":{
  8524            "shape":"String",
  8525            "location":"querystring",
  8526            "locationName":"city"
  8527          },
  8528          "Country":{
  8529            "shape":"Alpha2CountryCode",
  8530            "location":"querystring",
  8531            "locationName":"country"
  8532          },
  8533          "State":{
  8534            "shape":"String",
  8535            "location":"querystring",
  8536            "locationName":"state"
  8537          },
  8538          "TollFreePrefix":{
  8539            "shape":"TollFreePrefix",
  8540            "location":"querystring",
  8541            "locationName":"toll-free-prefix"
  8542          },
  8543          "PhoneNumberType":{
  8544            "shape":"PhoneNumberType",
  8545            "location":"querystring",
  8546            "locationName":"phone-number-type"
  8547          },
  8548          "MaxResults":{
  8549            "shape":"PhoneNumberMaxResults",
  8550            "location":"querystring",
  8551            "locationName":"max-results"
  8552          },
  8553          "NextToken":{
  8554            "shape":"String",
  8555            "location":"querystring",
  8556            "locationName":"next-token"
  8557          }
  8558        }
  8559      },
  8560      "SearchAvailablePhoneNumbersResponse":{
  8561        "type":"structure",
  8562        "members":{
  8563          "E164PhoneNumbers":{"shape":"E164PhoneNumberList"},
  8564          "NextToken":{"shape":"String"}
  8565        }
  8566      },
  8567      "SelectedVideoStreams":{
  8568        "type":"structure",
  8569        "members":{
  8570          "AttendeeIds":{"shape":"AttendeeIdList"},
  8571          "ExternalUserIds":{"shape":"ExternalUserIdList"}
  8572        }
  8573      },
  8574      "SendChannelMessageRequest":{
  8575        "type":"structure",
  8576        "required":[
  8577          "ChannelArn",
  8578          "Content",
  8579          "Type",
  8580          "Persistence",
  8581          "ClientRequestToken"
  8582        ],
  8583        "members":{
  8584          "ChannelArn":{
  8585            "shape":"ChimeArn",
  8586            "location":"uri",
  8587            "locationName":"channelArn"
  8588          },
  8589          "Content":{"shape":"NonEmptyContent"},
  8590          "Type":{"shape":"ChannelMessageType"},
  8591          "Persistence":{"shape":"ChannelMessagePersistenceType"},
  8592          "Metadata":{"shape":"Metadata"},
  8593          "ClientRequestToken":{
  8594            "shape":"ClientRequestToken",
  8595            "idempotencyToken":true
  8596          },
  8597          "ChimeBearer":{
  8598            "shape":"ChimeArn",
  8599            "location":"header",
  8600            "locationName":"x-amz-chime-bearer"
  8601          }
  8602        }
  8603      },
  8604      "SendChannelMessageResponse":{
  8605        "type":"structure",
  8606        "members":{
  8607          "ChannelArn":{"shape":"ChimeArn"},
  8608          "MessageId":{"shape":"MessageId"}
  8609        }
  8610      },
  8611      "SensitiveString":{
  8612        "type":"string",
  8613        "sensitive":true
  8614      },
  8615      "SensitiveStringList":{
  8616        "type":"list",
  8617        "member":{"shape":"SensitiveString"}
  8618      },
  8619      "ServiceFailureException":{
  8620        "type":"structure",
  8621        "members":{
  8622          "Code":{"shape":"ErrorCode"},
  8623          "Message":{"shape":"String"}
  8624        },
  8625        "error":{"httpStatusCode":500},
  8626        "exception":true,
  8627        "fault":true
  8628      },
  8629      "ServiceUnavailableException":{
  8630        "type":"structure",
  8631        "members":{
  8632          "Code":{"shape":"ErrorCode"},
  8633          "Message":{"shape":"String"}
  8634        },
  8635        "error":{"httpStatusCode":503},
  8636        "exception":true,
  8637        "fault":true
  8638      },
  8639      "SigninDelegateGroup":{
  8640        "type":"structure",
  8641        "members":{
  8642          "GroupName":{"shape":"NonEmptyString"}
  8643        }
  8644      },
  8645      "SigninDelegateGroupList":{
  8646        "type":"list",
  8647        "member":{"shape":"SigninDelegateGroup"}
  8648      },
  8649      "SipApplicationPriority":{
  8650        "type":"integer",
  8651        "min":1
  8652      },
  8653      "SipHeadersMap":{
  8654        "type":"map",
  8655        "key":{"shape":"SensitiveString"},
  8656        "value":{"shape":"SensitiveString"},
  8657        "max":20,
  8658        "min":0
  8659      },
  8660      "SipMediaApplication":{
  8661        "type":"structure",
  8662        "members":{
  8663          "SipMediaApplicationId":{"shape":"NonEmptyString"},
  8664          "AwsRegion":{"shape":"String"},
  8665          "Name":{"shape":"SipMediaApplicationName"},
  8666          "Endpoints":{"shape":"SipMediaApplicationEndpointList"},
  8667          "CreatedTimestamp":{"shape":"Iso8601Timestamp"},
  8668          "UpdatedTimestamp":{"shape":"Iso8601Timestamp"}
  8669        }
  8670      },
  8671      "SipMediaApplicationCall":{
  8672        "type":"structure",
  8673        "members":{
  8674          "TransactionId":{"shape":"GuidString"}
  8675        }
  8676      },
  8677      "SipMediaApplicationEndpoint":{
  8678        "type":"structure",
  8679        "members":{
  8680          "LambdaArn":{"shape":"FunctionArn"}
  8681        }
  8682      },
  8683      "SipMediaApplicationEndpointList":{
  8684        "type":"list",
  8685        "member":{"shape":"SipMediaApplicationEndpoint"},
  8686        "max":1,
  8687        "min":1
  8688      },
  8689      "SipMediaApplicationList":{
  8690        "type":"list",
  8691        "member":{"shape":"SipMediaApplication"}
  8692      },
  8693      "SipMediaApplicationLoggingConfiguration":{
  8694        "type":"structure",
  8695        "members":{
  8696          "EnableSipMediaApplicationMessageLogs":{"shape":"Boolean"}
  8697        }
  8698      },
  8699      "SipMediaApplicationName":{
  8700        "type":"string",
  8701        "max":256,
  8702        "min":1
  8703      },
  8704      "SipRule":{
  8705        "type":"structure",
  8706        "members":{
  8707          "SipRuleId":{"shape":"NonEmptyString"},
  8708          "Name":{"shape":"SipRuleName"},
  8709          "Disabled":{"shape":"Boolean"},
  8710          "TriggerType":{"shape":"SipRuleTriggerType"},
  8711          "TriggerValue":{"shape":"NonEmptyString"},
  8712          "TargetApplications":{"shape":"SipRuleTargetApplicationList"},
  8713          "CreatedTimestamp":{"shape":"Iso8601Timestamp"},
  8714          "UpdatedTimestamp":{"shape":"Iso8601Timestamp"}
  8715        }
  8716      },
  8717      "SipRuleList":{
  8718        "type":"list",
  8719        "member":{"shape":"SipRule"}
  8720      },
  8721      "SipRuleName":{
  8722        "type":"string",
  8723        "max":256,
  8724        "min":1
  8725      },
  8726      "SipRuleTargetApplication":{
  8727        "type":"structure",
  8728        "members":{
  8729          "SipMediaApplicationId":{"shape":"NonEmptyString"},
  8730          "Priority":{"shape":"SipApplicationPriority"},
  8731          "AwsRegion":{"shape":"String"}
  8732        }
  8733      },
  8734      "SipRuleTargetApplicationList":{
  8735        "type":"list",
  8736        "member":{"shape":"SipRuleTargetApplication"},
  8737        "max":25,
  8738        "min":1
  8739      },
  8740      "SipRuleTriggerType":{
  8741        "type":"string",
  8742        "enum":[
  8743          "ToPhoneNumber",
  8744          "RequestUriHostname"
  8745        ]
  8746      },
  8747      "SortOrder":{
  8748        "type":"string",
  8749        "enum":[
  8750          "ASCENDING",
  8751          "DESCENDING"
  8752        ]
  8753      },
  8754      "SourceConfiguration":{
  8755        "type":"structure",
  8756        "members":{
  8757          "SelectedVideoStreams":{"shape":"SelectedVideoStreams"}
  8758        }
  8759      },
  8760      "StartMeetingTranscriptionRequest":{
  8761        "type":"structure",
  8762        "required":[
  8763          "MeetingId",
  8764          "TranscriptionConfiguration"
  8765        ],
  8766        "members":{
  8767          "MeetingId":{
  8768            "shape":"GuidString",
  8769            "location":"uri",
  8770            "locationName":"meetingId"
  8771          },
  8772          "TranscriptionConfiguration":{"shape":"TranscriptionConfiguration"}
  8773        }
  8774      },
  8775      "StartMeetingTranscriptionResponse":{
  8776        "type":"structure",
  8777        "members":{
  8778        }
  8779      },
  8780      "StopMeetingTranscriptionRequest":{
  8781        "type":"structure",
  8782        "required":["MeetingId"],
  8783        "members":{
  8784          "MeetingId":{
  8785            "shape":"GuidString",
  8786            "location":"uri",
  8787            "locationName":"meetingId"
  8788          }
  8789        }
  8790      },
  8791      "StopMeetingTranscriptionResponse":{
  8792        "type":"structure",
  8793        "members":{
  8794        }
  8795      },
  8796      "StreamingConfiguration":{
  8797        "type":"structure",
  8798        "required":["DataRetentionInHours"],
  8799        "members":{
  8800          "DataRetentionInHours":{"shape":"DataRetentionInHours"},
  8801          "Disabled":{"shape":"Boolean"},
  8802          "StreamingNotificationTargets":{"shape":"StreamingNotificationTargetList"}
  8803        }
  8804      },
  8805      "StreamingNotificationTarget":{
  8806        "type":"structure",
  8807        "required":["NotificationTarget"],
  8808        "members":{
  8809          "NotificationTarget":{"shape":"NotificationTarget"}
  8810        }
  8811      },
  8812      "StreamingNotificationTargetList":{
  8813        "type":"list",
  8814        "member":{"shape":"StreamingNotificationTarget"},
  8815        "max":3,
  8816        "min":1
  8817      },
  8818      "String":{"type":"string"},
  8819      "String128":{
  8820        "type":"string",
  8821        "max":128
  8822      },
  8823      "StringList":{
  8824        "type":"list",
  8825        "member":{"shape":"String"}
  8826      },
  8827      "Tag":{
  8828        "type":"structure",
  8829        "required":[
  8830          "Key",
  8831          "Value"
  8832        ],
  8833        "members":{
  8834          "Key":{"shape":"TagKey"},
  8835          "Value":{"shape":"TagValue"}
  8836        }
  8837      },
  8838      "TagAttendeeRequest":{
  8839        "type":"structure",
  8840        "required":[
  8841          "MeetingId",
  8842          "AttendeeId",
  8843          "Tags"
  8844        ],
  8845        "members":{
  8846          "MeetingId":{
  8847            "shape":"GuidString",
  8848            "location":"uri",
  8849            "locationName":"meetingId"
  8850          },
  8851          "AttendeeId":{
  8852            "shape":"GuidString",
  8853            "location":"uri",
  8854            "locationName":"attendeeId"
  8855          },
  8856          "Tags":{"shape":"AttendeeTagList"}
  8857        }
  8858      },
  8859      "TagKey":{
  8860        "type":"string",
  8861        "max":128,
  8862        "min":1,
  8863        "sensitive":true
  8864      },
  8865      "TagKeyList":{
  8866        "type":"list",
  8867        "member":{"shape":"TagKey"},
  8868        "max":50,
  8869        "min":1
  8870      },
  8871      "TagList":{
  8872        "type":"list",
  8873        "member":{"shape":"Tag"},
  8874        "max":50,
  8875        "min":1
  8876      },
  8877      "TagMeetingRequest":{
  8878        "type":"structure",
  8879        "required":[
  8880          "MeetingId",
  8881          "Tags"
  8882        ],
  8883        "members":{
  8884          "MeetingId":{
  8885            "shape":"GuidString",
  8886            "location":"uri",
  8887            "locationName":"meetingId"
  8888          },
  8889          "Tags":{"shape":"MeetingTagList"}
  8890        }
  8891      },
  8892      "TagResourceRequest":{
  8893        "type":"structure",
  8894        "required":[
  8895          "ResourceARN",
  8896          "Tags"
  8897        ],
  8898        "members":{
  8899          "ResourceARN":{"shape":"Arn"},
  8900          "Tags":{"shape":"TagList"}
  8901        }
  8902      },
  8903      "TagValue":{
  8904        "type":"string",
  8905        "max":256,
  8906        "min":1,
  8907        "sensitive":true
  8908      },
  8909      "TelephonySettings":{
  8910        "type":"structure",
  8911        "required":[
  8912          "InboundCalling",
  8913          "OutboundCalling",
  8914          "SMS"
  8915        ],
  8916        "members":{
  8917          "InboundCalling":{"shape":"Boolean"},
  8918          "OutboundCalling":{"shape":"Boolean"},
  8919          "SMS":{"shape":"Boolean"}
  8920        }
  8921      },
  8922      "Termination":{
  8923        "type":"structure",
  8924        "members":{
  8925          "CpsLimit":{"shape":"CpsLimit"},
  8926          "DefaultPhoneNumber":{"shape":"E164PhoneNumber"},
  8927          "CallingRegions":{"shape":"CallingRegionList"},
  8928          "CidrAllowedList":{"shape":"StringList"},
  8929          "Disabled":{"shape":"Boolean"}
  8930        }
  8931      },
  8932      "TerminationHealth":{
  8933        "type":"structure",
  8934        "members":{
  8935          "Timestamp":{"shape":"Iso8601Timestamp"},
  8936          "Source":{"shape":"String"}
  8937        }
  8938      },
  8939      "ThrottledClientException":{
  8940        "type":"structure",
  8941        "members":{
  8942          "Code":{"shape":"ErrorCode"},
  8943          "Message":{"shape":"String"}
  8944        },
  8945        "error":{"httpStatusCode":429},
  8946        "exception":true
  8947      },
  8948      "Timestamp":{"type":"timestamp"},
  8949      "TollFreePrefix":{
  8950        "type":"string",
  8951        "max":3,
  8952        "min":3,
  8953        "pattern":"^8(00|33|44|55|66|77|88)$"
  8954      },
  8955      "TranscribeLanguageCode":{
  8956        "type":"string",
  8957        "enum":[
  8958          "en-US",
  8959          "en-GB",
  8960          "es-US",
  8961          "fr-CA",
  8962          "fr-FR",
  8963          "en-AU",
  8964          "it-IT",
  8965          "de-DE",
  8966          "pt-BR",
  8967          "ja-JP",
  8968          "ko-KR",
  8969          "zh-CN"
  8970        ]
  8971      },
  8972      "TranscribeMedicalLanguageCode":{
  8973        "type":"string",
  8974        "enum":["en-US"]
  8975      },
  8976      "TranscribeMedicalRegion":{
  8977        "type":"string",
  8978        "enum":[
  8979          "us-east-1",
  8980          "us-east-2",
  8981          "us-west-2",
  8982          "ap-southeast-2",
  8983          "ca-central-1",
  8984          "eu-west-1",
  8985          "auto"
  8986        ]
  8987      },
  8988      "TranscribeMedicalSpecialty":{
  8989        "type":"string",
  8990        "enum":[
  8991          "PRIMARYCARE",
  8992          "CARDIOLOGY",
  8993          "NEUROLOGY",
  8994          "ONCOLOGY",
  8995          "RADIOLOGY",
  8996          "UROLOGY"
  8997        ]
  8998      },
  8999      "TranscribeMedicalType":{
  9000        "type":"string",
  9001        "enum":[
  9002          "CONVERSATION",
  9003          "DICTATION"
  9004        ]
  9005      },
  9006      "TranscribeRegion":{
  9007        "type":"string",
  9008        "enum":[
  9009          "us-east-2",
  9010          "us-east-1",
  9011          "us-west-2",
  9012          "ap-northeast-2",
  9013          "ap-southeast-2",
  9014          "ap-northeast-1",
  9015          "ca-central-1",
  9016          "eu-central-1",
  9017          "eu-west-1",
  9018          "eu-west-2",
  9019          "sa-east-1",
  9020          "auto"
  9021        ]
  9022      },
  9023      "TranscribeVocabularyFilterMethod":{
  9024        "type":"string",
  9025        "enum":[
  9026          "remove",
  9027          "mask",
  9028          "tag"
  9029        ]
  9030      },
  9031      "TranscriptionConfiguration":{
  9032        "type":"structure",
  9033        "members":{
  9034          "EngineTranscribeSettings":{"shape":"EngineTranscribeSettings"},
  9035          "EngineTranscribeMedicalSettings":{"shape":"EngineTranscribeMedicalSettings"}
  9036        }
  9037      },
  9038      "UnauthorizedClientException":{
  9039        "type":"structure",
  9040        "members":{
  9041          "Code":{"shape":"ErrorCode"},
  9042          "Message":{"shape":"String"}
  9043        },
  9044        "error":{"httpStatusCode":401},
  9045        "exception":true
  9046      },
  9047      "UnprocessableEntityException":{
  9048        "type":"structure",
  9049        "members":{
  9050          "Code":{"shape":"ErrorCode"},
  9051          "Message":{"shape":"String"}
  9052        },
  9053        "error":{"httpStatusCode":422},
  9054        "exception":true
  9055      },
  9056      "UntagAttendeeRequest":{
  9057        "type":"structure",
  9058        "required":[
  9059          "MeetingId",
  9060          "TagKeys",
  9061          "AttendeeId"
  9062        ],
  9063        "members":{
  9064          "MeetingId":{
  9065            "shape":"GuidString",
  9066            "location":"uri",
  9067            "locationName":"meetingId"
  9068          },
  9069          "AttendeeId":{
  9070            "shape":"GuidString",
  9071            "location":"uri",
  9072            "locationName":"attendeeId"
  9073          },
  9074          "TagKeys":{"shape":"AttendeeTagKeyList"}
  9075        }
  9076      },
  9077      "UntagMeetingRequest":{
  9078        "type":"structure",
  9079        "required":[
  9080          "MeetingId",
  9081          "TagKeys"
  9082        ],
  9083        "members":{
  9084          "MeetingId":{
  9085            "shape":"GuidString",
  9086            "location":"uri",
  9087            "locationName":"meetingId"
  9088          },
  9089          "TagKeys":{"shape":"MeetingTagKeyList"}
  9090        }
  9091      },
  9092      "UntagResourceRequest":{
  9093        "type":"structure",
  9094        "required":[
  9095          "ResourceARN",
  9096          "TagKeys"
  9097        ],
  9098        "members":{
  9099          "ResourceARN":{"shape":"Arn"},
  9100          "TagKeys":{"shape":"TagKeyList"}
  9101        }
  9102      },
  9103      "UpdateAccountRequest":{
  9104        "type":"structure",
  9105        "required":["AccountId"],
  9106        "members":{
  9107          "AccountId":{
  9108            "shape":"NonEmptyString",
  9109            "location":"uri",
  9110            "locationName":"accountId"
  9111          },
  9112          "Name":{"shape":"AccountName"},
  9113          "DefaultLicense":{"shape":"License"}
  9114        }
  9115      },
  9116      "UpdateAccountResponse":{
  9117        "type":"structure",
  9118        "members":{
  9119          "Account":{"shape":"Account"}
  9120        }
  9121      },
  9122      "UpdateAccountSettingsRequest":{
  9123        "type":"structure",
  9124        "required":[
  9125          "AccountId",
  9126          "AccountSettings"
  9127        ],
  9128        "members":{
  9129          "AccountId":{
  9130            "shape":"NonEmptyString",
  9131            "location":"uri",
  9132            "locationName":"accountId"
  9133          },
  9134          "AccountSettings":{"shape":"AccountSettings"}
  9135        }
  9136      },
  9137      "UpdateAccountSettingsResponse":{
  9138        "type":"structure",
  9139        "members":{
  9140        }
  9141      },
  9142      "UpdateAppInstanceRequest":{
  9143        "type":"structure",
  9144        "required":[
  9145          "AppInstanceArn",
  9146          "Name"
  9147        ],
  9148        "members":{
  9149          "AppInstanceArn":{
  9150            "shape":"ChimeArn",
  9151            "location":"uri",
  9152            "locationName":"appInstanceArn"
  9153          },
  9154          "Name":{"shape":"NonEmptyResourceName"},
  9155          "Metadata":{"shape":"Metadata"}
  9156        }
  9157      },
  9158      "UpdateAppInstanceResponse":{
  9159        "type":"structure",
  9160        "members":{
  9161          "AppInstanceArn":{"shape":"ChimeArn"}
  9162        }
  9163      },
  9164      "UpdateAppInstanceUserRequest":{
  9165        "type":"structure",
  9166        "required":[
  9167          "AppInstanceUserArn",
  9168          "Name"
  9169        ],
  9170        "members":{
  9171          "AppInstanceUserArn":{
  9172            "shape":"ChimeArn",
  9173            "location":"uri",
  9174            "locationName":"appInstanceUserArn"
  9175          },
  9176          "Name":{"shape":"UserName"},
  9177          "Metadata":{"shape":"Metadata"}
  9178        }
  9179      },
  9180      "UpdateAppInstanceUserResponse":{
  9181        "type":"structure",
  9182        "members":{
  9183          "AppInstanceUserArn":{"shape":"ChimeArn"}
  9184        }
  9185      },
  9186      "UpdateBotRequest":{
  9187        "type":"structure",
  9188        "required":[
  9189          "AccountId",
  9190          "BotId"
  9191        ],
  9192        "members":{
  9193          "AccountId":{
  9194            "shape":"NonEmptyString",
  9195            "location":"uri",
  9196            "locationName":"accountId"
  9197          },
  9198          "BotId":{
  9199            "shape":"NonEmptyString",
  9200            "location":"uri",
  9201            "locationName":"botId"
  9202          },
  9203          "Disabled":{"shape":"NullableBoolean"}
  9204        }
  9205      },
  9206      "UpdateBotResponse":{
  9207        "type":"structure",
  9208        "members":{
  9209          "Bot":{"shape":"Bot"}
  9210        }
  9211      },
  9212      "UpdateChannelMessageRequest":{
  9213        "type":"structure",
  9214        "required":[
  9215          "ChannelArn",
  9216          "MessageId"
  9217        ],
  9218        "members":{
  9219          "ChannelArn":{
  9220            "shape":"ChimeArn",
  9221            "location":"uri",
  9222            "locationName":"channelArn"
  9223          },
  9224          "MessageId":{
  9225            "shape":"MessageId",
  9226            "location":"uri",
  9227            "locationName":"messageId"
  9228          },
  9229          "Content":{"shape":"Content"},
  9230          "Metadata":{"shape":"Metadata"},
  9231          "ChimeBearer":{
  9232            "shape":"ChimeArn",
  9233            "location":"header",
  9234            "locationName":"x-amz-chime-bearer"
  9235          }
  9236        }
  9237      },
  9238      "UpdateChannelMessageResponse":{
  9239        "type":"structure",
  9240        "members":{
  9241          "ChannelArn":{"shape":"ChimeArn"},
  9242          "MessageId":{"shape":"MessageId"}
  9243        }
  9244      },
  9245      "UpdateChannelReadMarkerRequest":{
  9246        "type":"structure",
  9247        "required":["ChannelArn"],
  9248        "members":{
  9249          "ChannelArn":{
  9250            "shape":"ChimeArn",
  9251            "location":"uri",
  9252            "locationName":"channelArn"
  9253          },
  9254          "ChimeBearer":{
  9255            "shape":"ChimeArn",
  9256            "location":"header",
  9257            "locationName":"x-amz-chime-bearer"
  9258          }
  9259        }
  9260      },
  9261      "UpdateChannelReadMarkerResponse":{
  9262        "type":"structure",
  9263        "members":{
  9264          "ChannelArn":{"shape":"ChimeArn"}
  9265        }
  9266      },
  9267      "UpdateChannelRequest":{
  9268        "type":"structure",
  9269        "required":[
  9270          "ChannelArn",
  9271          "Name",
  9272          "Mode"
  9273        ],
  9274        "members":{
  9275          "ChannelArn":{
  9276            "shape":"ChimeArn",
  9277            "location":"uri",
  9278            "locationName":"channelArn"
  9279          },
  9280          "Name":{"shape":"NonEmptyResourceName"},
  9281          "Mode":{"shape":"ChannelMode"},
  9282          "Metadata":{"shape":"Metadata"},
  9283          "ChimeBearer":{
  9284            "shape":"ChimeArn",
  9285            "location":"header",
  9286            "locationName":"x-amz-chime-bearer"
  9287          }
  9288        }
  9289      },
  9290      "UpdateChannelResponse":{
  9291        "type":"structure",
  9292        "members":{
  9293          "ChannelArn":{"shape":"ChimeArn"}
  9294        }
  9295      },
  9296      "UpdateGlobalSettingsRequest":{
  9297        "type":"structure",
  9298        "members":{
  9299          "BusinessCalling":{"shape":"BusinessCallingSettings"},
  9300          "VoiceConnector":{"shape":"VoiceConnectorSettings"}
  9301        }
  9302      },
  9303      "UpdatePhoneNumberRequest":{
  9304        "type":"structure",
  9305        "required":["PhoneNumberId"],
  9306        "members":{
  9307          "PhoneNumberId":{
  9308            "shape":"String",
  9309            "location":"uri",
  9310            "locationName":"phoneNumberId"
  9311          },
  9312          "ProductType":{"shape":"PhoneNumberProductType"},
  9313          "CallingName":{"shape":"CallingName"}
  9314        }
  9315      },
  9316      "UpdatePhoneNumberRequestItem":{
  9317        "type":"structure",
  9318        "required":["PhoneNumberId"],
  9319        "members":{
  9320          "PhoneNumberId":{"shape":"NonEmptyString"},
  9321          "ProductType":{"shape":"PhoneNumberProductType"},
  9322          "CallingName":{"shape":"CallingName"}
  9323        }
  9324      },
  9325      "UpdatePhoneNumberRequestItemList":{
  9326        "type":"list",
  9327        "member":{"shape":"UpdatePhoneNumberRequestItem"}
  9328      },
  9329      "UpdatePhoneNumberResponse":{
  9330        "type":"structure",
  9331        "members":{
  9332          "PhoneNumber":{"shape":"PhoneNumber"}
  9333        }
  9334      },
  9335      "UpdatePhoneNumberSettingsRequest":{
  9336        "type":"structure",
  9337        "required":["CallingName"],
  9338        "members":{
  9339          "CallingName":{"shape":"CallingName"}
  9340        }
  9341      },
  9342      "UpdateProxySessionRequest":{
  9343        "type":"structure",
  9344        "required":[
  9345          "Capabilities",
  9346          "VoiceConnectorId",
  9347          "ProxySessionId"
  9348        ],
  9349        "members":{
  9350          "VoiceConnectorId":{
  9351            "shape":"NonEmptyString128",
  9352            "location":"uri",
  9353            "locationName":"voiceConnectorId"
  9354          },
  9355          "ProxySessionId":{
  9356            "shape":"NonEmptyString128",
  9357            "location":"uri",
  9358            "locationName":"proxySessionId"
  9359          },
  9360          "Capabilities":{"shape":"CapabilityList"},
  9361          "ExpiryMinutes":{"shape":"PositiveInteger"}
  9362        }
  9363      },
  9364      "UpdateProxySessionResponse":{
  9365        "type":"structure",
  9366        "members":{
  9367          "ProxySession":{"shape":"ProxySession"}
  9368        }
  9369      },
  9370      "UpdateRoomMembershipRequest":{
  9371        "type":"structure",
  9372        "required":[
  9373          "AccountId",
  9374          "RoomId",
  9375          "MemberId"
  9376        ],
  9377        "members":{
  9378          "AccountId":{
  9379            "shape":"NonEmptyString",
  9380            "location":"uri",
  9381            "locationName":"accountId"
  9382          },
  9383          "RoomId":{
  9384            "shape":"NonEmptyString",
  9385            "location":"uri",
  9386            "locationName":"roomId"
  9387          },
  9388          "MemberId":{
  9389            "shape":"NonEmptyString",
  9390            "location":"uri",
  9391            "locationName":"memberId"
  9392          },
  9393          "Role":{"shape":"RoomMembershipRole"}
  9394        }
  9395      },
  9396      "UpdateRoomMembershipResponse":{
  9397        "type":"structure",
  9398        "members":{
  9399          "RoomMembership":{"shape":"RoomMembership"}
  9400        }
  9401      },
  9402      "UpdateRoomRequest":{
  9403        "type":"structure",
  9404        "required":[
  9405          "AccountId",
  9406          "RoomId"
  9407        ],
  9408        "members":{
  9409          "AccountId":{
  9410            "shape":"NonEmptyString",
  9411            "location":"uri",
  9412            "locationName":"accountId"
  9413          },
  9414          "RoomId":{
  9415            "shape":"NonEmptyString",
  9416            "location":"uri",
  9417            "locationName":"roomId"
  9418          },
  9419          "Name":{"shape":"SensitiveString"}
  9420        }
  9421      },
  9422      "UpdateRoomResponse":{
  9423        "type":"structure",
  9424        "members":{
  9425          "Room":{"shape":"Room"}
  9426        }
  9427      },
  9428      "UpdateSipMediaApplicationCallRequest":{
  9429        "type":"structure",
  9430        "required":[
  9431          "SipMediaApplicationId",
  9432          "TransactionId",
  9433          "Arguments"
  9434        ],
  9435        "members":{
  9436          "SipMediaApplicationId":{
  9437            "shape":"NonEmptyString",
  9438            "location":"uri",
  9439            "locationName":"sipMediaApplicationId"
  9440          },
  9441          "TransactionId":{
  9442            "shape":"NonEmptyString",
  9443            "location":"uri",
  9444            "locationName":"transactionId"
  9445          },
  9446          "Arguments":{"shape":"SMAUpdateCallArgumentsMap"}
  9447        }
  9448      },
  9449      "UpdateSipMediaApplicationCallResponse":{
  9450        "type":"structure",
  9451        "members":{
  9452          "SipMediaApplicationCall":{"shape":"SipMediaApplicationCall"}
  9453        }
  9454      },
  9455      "UpdateSipMediaApplicationRequest":{
  9456        "type":"structure",
  9457        "required":["SipMediaApplicationId"],
  9458        "members":{
  9459          "SipMediaApplicationId":{
  9460            "shape":"NonEmptyString",
  9461            "location":"uri",
  9462            "locationName":"sipMediaApplicationId"
  9463          },
  9464          "Name":{"shape":"SipMediaApplicationName"},
  9465          "Endpoints":{"shape":"SipMediaApplicationEndpointList"}
  9466        }
  9467      },
  9468      "UpdateSipMediaApplicationResponse":{
  9469        "type":"structure",
  9470        "members":{
  9471          "SipMediaApplication":{"shape":"SipMediaApplication"}
  9472        }
  9473      },
  9474      "UpdateSipRuleRequest":{
  9475        "type":"structure",
  9476        "required":[
  9477          "SipRuleId",
  9478          "Name"
  9479        ],
  9480        "members":{
  9481          "SipRuleId":{
  9482            "shape":"NonEmptyString",
  9483            "location":"uri",
  9484            "locationName":"sipRuleId"
  9485          },
  9486          "Name":{"shape":"SipRuleName"},
  9487          "Disabled":{"shape":"NullableBoolean"},
  9488          "TargetApplications":{"shape":"SipRuleTargetApplicationList"}
  9489        }
  9490      },
  9491      "UpdateSipRuleResponse":{
  9492        "type":"structure",
  9493        "members":{
  9494          "SipRule":{"shape":"SipRule"}
  9495        }
  9496      },
  9497      "UpdateUserRequest":{
  9498        "type":"structure",
  9499        "required":[
  9500          "AccountId",
  9501          "UserId"
  9502        ],
  9503        "members":{
  9504          "AccountId":{
  9505            "shape":"NonEmptyString",
  9506            "location":"uri",
  9507            "locationName":"accountId"
  9508          },
  9509          "UserId":{
  9510            "shape":"NonEmptyString",
  9511            "location":"uri",
  9512            "locationName":"userId"
  9513          },
  9514          "LicenseType":{"shape":"License"},
  9515          "UserType":{"shape":"UserType"},
  9516          "AlexaForBusinessMetadata":{"shape":"AlexaForBusinessMetadata"}
  9517        }
  9518      },
  9519      "UpdateUserRequestItem":{
  9520        "type":"structure",
  9521        "required":["UserId"],
  9522        "members":{
  9523          "UserId":{"shape":"NonEmptyString"},
  9524          "LicenseType":{"shape":"License"},
  9525          "UserType":{"shape":"UserType"},
  9526          "AlexaForBusinessMetadata":{"shape":"AlexaForBusinessMetadata"}
  9527        }
  9528      },
  9529      "UpdateUserRequestItemList":{
  9530        "type":"list",
  9531        "member":{"shape":"UpdateUserRequestItem"},
  9532        "max":20
  9533      },
  9534      "UpdateUserResponse":{
  9535        "type":"structure",
  9536        "members":{
  9537          "User":{"shape":"User"}
  9538        }
  9539      },
  9540      "UpdateUserSettingsRequest":{
  9541        "type":"structure",
  9542        "required":[
  9543          "AccountId",
  9544          "UserId",
  9545          "UserSettings"
  9546        ],
  9547        "members":{
  9548          "AccountId":{
  9549            "shape":"String",
  9550            "location":"uri",
  9551            "locationName":"accountId"
  9552          },
  9553          "UserId":{
  9554            "shape":"String",
  9555            "location":"uri",
  9556            "locationName":"userId"
  9557          },
  9558          "UserSettings":{"shape":"UserSettings"}
  9559        }
  9560      },
  9561      "UpdateVoiceConnectorGroupRequest":{
  9562        "type":"structure",
  9563        "required":[
  9564          "VoiceConnectorGroupId",
  9565          "Name",
  9566          "VoiceConnectorItems"
  9567        ],
  9568        "members":{
  9569          "VoiceConnectorGroupId":{
  9570            "shape":"NonEmptyString",
  9571            "location":"uri",
  9572            "locationName":"voiceConnectorGroupId"
  9573          },
  9574          "Name":{"shape":"VoiceConnectorGroupName"},
  9575          "VoiceConnectorItems":{"shape":"VoiceConnectorItemList"}
  9576        }
  9577      },
  9578      "UpdateVoiceConnectorGroupResponse":{
  9579        "type":"structure",
  9580        "members":{
  9581          "VoiceConnectorGroup":{"shape":"VoiceConnectorGroup"}
  9582        }
  9583      },
  9584      "UpdateVoiceConnectorRequest":{
  9585        "type":"structure",
  9586        "required":[
  9587          "VoiceConnectorId",
  9588          "Name",
  9589          "RequireEncryption"
  9590        ],
  9591        "members":{
  9592          "VoiceConnectorId":{
  9593            "shape":"NonEmptyString",
  9594            "location":"uri",
  9595            "locationName":"voiceConnectorId"
  9596          },
  9597          "Name":{"shape":"VoiceConnectorName"},
  9598          "RequireEncryption":{"shape":"Boolean"}
  9599        }
  9600      },
  9601      "UpdateVoiceConnectorResponse":{
  9602        "type":"structure",
  9603        "members":{
  9604          "VoiceConnector":{"shape":"VoiceConnector"}
  9605        }
  9606      },
  9607      "UriType":{
  9608        "type":"string",
  9609        "max":4096
  9610      },
  9611      "UrlType":{
  9612        "type":"string",
  9613        "max":4096
  9614      },
  9615      "User":{
  9616        "type":"structure",
  9617        "required":["UserId"],
  9618        "members":{
  9619          "UserId":{"shape":"String"},
  9620          "AccountId":{"shape":"String"},
  9621          "PrimaryEmail":{"shape":"EmailAddress"},
  9622          "PrimaryProvisionedNumber":{"shape":"SensitiveString"},
  9623          "DisplayName":{"shape":"SensitiveString"},
  9624          "LicenseType":{"shape":"License"},
  9625          "UserType":{"shape":"UserType"},
  9626          "UserRegistrationStatus":{"shape":"RegistrationStatus"},
  9627          "UserInvitationStatus":{"shape":"InviteStatus"},
  9628          "RegisteredOn":{"shape":"Iso8601Timestamp"},
  9629          "InvitedOn":{"shape":"Iso8601Timestamp"},
  9630          "AlexaForBusinessMetadata":{"shape":"AlexaForBusinessMetadata"},
  9631          "PersonalPIN":{"shape":"String"}
  9632        }
  9633      },
  9634      "UserEmailList":{
  9635        "type":"list",
  9636        "member":{"shape":"EmailAddress"},
  9637        "max":50
  9638      },
  9639      "UserError":{
  9640        "type":"structure",
  9641        "members":{
  9642          "UserId":{"shape":"NonEmptyString"},
  9643          "ErrorCode":{"shape":"ErrorCode"},
  9644          "ErrorMessage":{"shape":"String"}
  9645        }
  9646      },
  9647      "UserErrorList":{
  9648        "type":"list",
  9649        "member":{"shape":"UserError"}
  9650      },
  9651      "UserId":{
  9652        "type":"string",
  9653        "max":64,
  9654        "min":1,
  9655        "pattern":"[A-Za-z0-9]([A-Za-z0-9\\:\\-\\_\\.\\@]{0,62}[A-Za-z0-9])?",
  9656        "sensitive":true
  9657      },
  9658      "UserIdList":{
  9659        "type":"list",
  9660        "member":{"shape":"NonEmptyString"},
  9661        "max":50
  9662      },
  9663      "UserList":{
  9664        "type":"list",
  9665        "member":{"shape":"User"}
  9666      },
  9667      "UserName":{
  9668        "type":"string",
  9669        "max":100,
  9670        "min":1,
  9671        "pattern":".*\\S.*",
  9672        "sensitive":true
  9673      },
  9674      "UserSettings":{
  9675        "type":"structure",
  9676        "required":["Telephony"],
  9677        "members":{
  9678          "Telephony":{"shape":"TelephonySettings"}
  9679        }
  9680      },
  9681      "UserType":{
  9682        "type":"string",
  9683        "enum":[
  9684          "PrivateUser",
  9685          "SharedDevice"
  9686        ]
  9687      },
  9688      "VideoArtifactsConfiguration":{
  9689        "type":"structure",
  9690        "required":["State"],
  9691        "members":{
  9692          "State":{"shape":"ArtifactsState"},
  9693          "MuxType":{"shape":"VideoMuxType"}
  9694        }
  9695      },
  9696      "VideoMuxType":{
  9697        "type":"string",
  9698        "enum":["VideoOnly"]
  9699      },
  9700      "VoiceConnector":{
  9701        "type":"structure",
  9702        "members":{
  9703          "VoiceConnectorId":{"shape":"NonEmptyString"},
  9704          "AwsRegion":{"shape":"VoiceConnectorAwsRegion"},
  9705          "Name":{"shape":"VoiceConnectorName"},
  9706          "OutboundHostName":{"shape":"String"},
  9707          "RequireEncryption":{"shape":"Boolean"},
  9708          "CreatedTimestamp":{"shape":"Iso8601Timestamp"},
  9709          "UpdatedTimestamp":{"shape":"Iso8601Timestamp"}
  9710        }
  9711      },
  9712      "VoiceConnectorAwsRegion":{
  9713        "type":"string",
  9714        "enum":[
  9715          "us-east-1",
  9716          "us-west-2"
  9717        ]
  9718      },
  9719      "VoiceConnectorGroup":{
  9720        "type":"structure",
  9721        "members":{
  9722          "VoiceConnectorGroupId":{"shape":"NonEmptyString"},
  9723          "Name":{"shape":"VoiceConnectorGroupName"},
  9724          "VoiceConnectorItems":{"shape":"VoiceConnectorItemList"},
  9725          "CreatedTimestamp":{"shape":"Iso8601Timestamp"},
  9726          "UpdatedTimestamp":{"shape":"Iso8601Timestamp"}
  9727        }
  9728      },
  9729      "VoiceConnectorGroupList":{
  9730        "type":"list",
  9731        "member":{"shape":"VoiceConnectorGroup"}
  9732      },
  9733      "VoiceConnectorGroupName":{
  9734        "type":"string",
  9735        "max":256,
  9736        "min":1
  9737      },
  9738      "VoiceConnectorItem":{
  9739        "type":"structure",
  9740        "required":[
  9741          "VoiceConnectorId",
  9742          "Priority"
  9743        ],
  9744        "members":{
  9745          "VoiceConnectorId":{"shape":"NonEmptyString"},
  9746          "Priority":{"shape":"VoiceConnectorItemPriority"}
  9747        }
  9748      },
  9749      "VoiceConnectorItemList":{
  9750        "type":"list",
  9751        "member":{"shape":"VoiceConnectorItem"}
  9752      },
  9753      "VoiceConnectorItemPriority":{
  9754        "type":"integer",
  9755        "max":99,
  9756        "min":1
  9757      },
  9758      "VoiceConnectorList":{
  9759        "type":"list",
  9760        "member":{"shape":"VoiceConnector"}
  9761      },
  9762      "VoiceConnectorName":{
  9763        "type":"string",
  9764        "max":256,
  9765        "min":1
  9766      },
  9767      "VoiceConnectorSettings":{
  9768        "type":"structure",
  9769        "members":{
  9770          "CdrBucket":{
  9771            "shape":"String",
  9772            "box":true
  9773          }
  9774        }
  9775      }
  9776    }
  9777  }