Chime module#
Index > Chime
Auto-generated documentation for Chime type annotations stubs module types-boto3-chime.
How to install#
Generate locally (recommended)#
You can generate type annotations for boto3
package locally with mypy-boto3-builder
.
Use uv for build isolation.
- Run mypy-boto3-builder in your package root directory:
uvx --with 'boto3==1.36.26' mypy-boto3-builder
- Select
boto3
AWS SDK. - Add
Chime
service. - Use provided commands to install generated packages.
VSCode extension#
Add AWS Boto3
extension to your VSCode and run AWS boto3: Quick Start
command.
Click Modify
and select boto3 common
and Chime
.
From PyPI with pip#
Install types-boto3
for Chime
service.
# install with boto3 type annotations
python -m pip install 'types-boto3[chime]'
# Lite version does not provide session.client/resource overloads
# it is more RAM-friendly, but requires explicit type annotations
python -m pip install 'types-boto3-lite[chime]'
# standalone installation
python -m pip install types-boto3-chime
How to uninstall#
python -m pip uninstall -y types-boto3-chime
Usage#
Code samples can be found in Examples.
ChimeClient#
Type annotations and code completion for boto3.client("chime")
as ChimeClient
boto3 documentation
# ChimeClient usage example
from boto3.session import Session
from types_boto3_chime.client import ChimeClient
def get_client() -> ChimeClient:
return Session().client("chime")
Paginators#
Type annotations and code completion for paginators
from boto3.client("chime").get_paginator("...")
.
# ListAccountsPaginator usage example
from boto3.session import Session
from types_boto3_chime.paginator import ListAccountsPaginator
def get_list_accounts_paginator() -> ListAccountsPaginator:
return Session().client("chime").get_paginator("list_accounts"))
Literals#
Type annotations for literals used in methods and schema.
# AccountStatusType usage example
from types_boto3_chime.literals import AccountStatusType
def get_value() -> AccountStatusType:
return "Active"
- AccountStatusType
- AccountTypeType
- AppInstanceDataTypeType
- ArtifactsStateType
- AudioMuxTypeType
- BotTypeType
- CallingNameStatusType
- CapabilityType
- ChannelMembershipTypeType
- ChannelMessagePersistenceTypeType
- ChannelMessageTypeType
- ChannelModeType
- ChannelPrivacyType
- ContentMuxTypeType
- EmailStatusType
- ErrorCodeType
- GeoMatchLevelType
- InviteStatusType
- LicenseType
- ListAccountsPaginatorName
- ListUsersPaginatorName
- MediaPipelineSinkTypeType
- MediaPipelineSourceTypeType
- MediaPipelineStatusType
- MemberTypeType
- NotificationTargetType
- NumberSelectionBehaviorType
- OrderedPhoneNumberStatusType
- OriginationRouteProtocolType
- PhoneNumberAssociationNameType
- PhoneNumberOrderStatusType
- PhoneNumberProductTypeType
- PhoneNumberStatusType
- PhoneNumberTypeType
- ProxySessionStatusType
- RegistrationStatusType
- RoomMembershipRoleType
- SipRuleTriggerTypeType
- SortOrderType
- TranscribeContentIdentificationTypeType
- TranscribeContentRedactionTypeType
- TranscribeLanguageCodeType
- TranscribeMedicalContentIdentificationTypeType
- TranscribeMedicalLanguageCodeType
- TranscribeMedicalRegionType
- TranscribeMedicalSpecialtyType
- TranscribeMedicalTypeType
- TranscribePartialResultsStabilityType
- TranscribeRegionType
- TranscribeVocabularyFilterMethodType
- UserTypeType
- VideoMuxTypeType
- VoiceConnectorAwsRegionType
- ChimeServiceName
- ServiceName
- ResourceServiceName
- PaginatorName
Type definitions#
Type annotations for type definitions used in methods and schema.
- AccountSettingsTypeDef
- SigninDelegateGroupTypeDef
- AddressTypeDef
- AlexaForBusinessMetadataTypeDef
- IdentityTypeDef
- ChannelRetentionSettingsTypeDef
- AppInstanceStreamingConfigurationTypeDef
- AppInstanceSummaryTypeDef
- AppInstanceTypeDef
- AppInstanceUserMembershipSummaryTypeDef
- AppInstanceUserSummaryTypeDef
- AppInstanceUserTypeDef
- AudioArtifactsConfigurationTypeDef
- ContentArtifactsConfigurationTypeDef
- VideoArtifactsConfigurationTypeDef
- AssociatePhoneNumberWithUserRequestTypeDef
- AssociatePhoneNumbersWithVoiceConnectorGroupRequestTypeDef
- PhoneNumberErrorTypeDef
- ResponseMetadataTypeDef
- AssociatePhoneNumbersWithVoiceConnectorRequestTypeDef
- AttendeeTypeDef
- CreateAttendeeErrorTypeDef
- BatchCreateChannelMembershipErrorTypeDef
- BatchCreateChannelMembershipRequestTypeDef
- MembershipItemTypeDef
- MemberErrorTypeDef
- BatchDeletePhoneNumberRequestTypeDef
- BatchSuspendUserRequestTypeDef
- UserErrorTypeDef
- BatchUnsuspendUserRequestTypeDef
- UpdatePhoneNumberRequestItemTypeDef
- BotTypeDef
- BusinessCallingSettingsTypeDef
- CandidateAddressTypeDef
- ChannelSummaryTypeDef
- ConversationRetentionSettingsTypeDef
- CreateAccountRequestTypeDef
- CreateAppInstanceAdminRequestTypeDef
- TagTypeDef
- CreateBotRequestTypeDef
- CreateChannelBanRequestTypeDef
- CreateChannelMembershipRequestTypeDef
- CreateChannelModeratorRequestTypeDef
- CreateMeetingDialOutRequestTypeDef
- MeetingNotificationConfigurationTypeDef
- CreatePhoneNumberOrderRequestTypeDef
- GeoMatchParamsTypeDef
- CreateRoomMembershipRequestTypeDef
- CreateRoomRequestTypeDef
- RoomTypeDef
- CreateSipMediaApplicationCallRequestTypeDef
- SipMediaApplicationCallTypeDef
- SipMediaApplicationEndpointTypeDef
- SipRuleTargetApplicationTypeDef
- CreateUserRequestTypeDef
- VoiceConnectorItemTypeDef
- CreateVoiceConnectorRequestTypeDef
- VoiceConnectorTypeDef
- CredentialTypeDef
- DNISEmergencyCallingConfigurationTypeDef
- DeleteAccountRequestTypeDef
- DeleteAppInstanceAdminRequestTypeDef
- DeleteAppInstanceRequestTypeDef
- DeleteAppInstanceStreamingConfigurationsRequestTypeDef
- DeleteAppInstanceUserRequestTypeDef
- DeleteAttendeeRequestTypeDef
- DeleteChannelBanRequestTypeDef
- DeleteChannelMembershipRequestTypeDef
- DeleteChannelMessageRequestTypeDef
- DeleteChannelModeratorRequestTypeDef
- DeleteChannelRequestTypeDef
- DeleteEventsConfigurationRequestTypeDef
- DeleteMediaCapturePipelineRequestTypeDef
- DeleteMeetingRequestTypeDef
- DeletePhoneNumberRequestTypeDef
- DeleteProxySessionRequestTypeDef
- DeleteRoomMembershipRequestTypeDef
- DeleteRoomRequestTypeDef
- DeleteSipMediaApplicationRequestTypeDef
- DeleteSipRuleRequestTypeDef
- DeleteVoiceConnectorEmergencyCallingConfigurationRequestTypeDef
- DeleteVoiceConnectorGroupRequestTypeDef
- DeleteVoiceConnectorOriginationRequestTypeDef
- DeleteVoiceConnectorProxyRequestTypeDef
- DeleteVoiceConnectorRequestTypeDef
- DeleteVoiceConnectorStreamingConfigurationRequestTypeDef
- DeleteVoiceConnectorTerminationCredentialsRequestTypeDef
- DeleteVoiceConnectorTerminationRequestTypeDef
- DescribeAppInstanceAdminRequestTypeDef
- DescribeAppInstanceRequestTypeDef
- DescribeAppInstanceUserRequestTypeDef
- DescribeChannelBanRequestTypeDef
- DescribeChannelMembershipForAppInstanceUserRequestTypeDef
- DescribeChannelMembershipRequestTypeDef
- DescribeChannelModeratedByAppInstanceUserRequestTypeDef
- DescribeChannelModeratorRequestTypeDef
- DescribeChannelRequestTypeDef
- DisassociatePhoneNumberFromUserRequestTypeDef
- DisassociatePhoneNumbersFromVoiceConnectorGroupRequestTypeDef
- DisassociatePhoneNumbersFromVoiceConnectorRequestTypeDef
- DisassociateSigninDelegateGroupsFromAccountRequestTypeDef
- EngineTranscribeMedicalSettingsTypeDef
- EngineTranscribeSettingsTypeDef
- EventsConfigurationTypeDef
- GetAccountRequestTypeDef
- GetAccountSettingsRequestTypeDef
- GetAppInstanceRetentionSettingsRequestTypeDef
- GetAppInstanceStreamingConfigurationsRequestTypeDef
- GetAttendeeRequestTypeDef
- GetBotRequestTypeDef
- GetChannelMessageRequestTypeDef
- GetEventsConfigurationRequestTypeDef
- VoiceConnectorSettingsTypeDef
- GetMediaCapturePipelineRequestTypeDef
- GetMeetingRequestTypeDef
- MessagingSessionEndpointTypeDef
- GetPhoneNumberOrderRequestTypeDef
- GetPhoneNumberRequestTypeDef
- GetProxySessionRequestTypeDef
- GetRetentionSettingsRequestTypeDef
- GetRoomRequestTypeDef
- GetSipMediaApplicationLoggingConfigurationRequestTypeDef
- SipMediaApplicationLoggingConfigurationTypeDef
- GetSipMediaApplicationRequestTypeDef
- GetSipRuleRequestTypeDef
- GetUserRequestTypeDef
- GetUserSettingsRequestTypeDef
- GetVoiceConnectorEmergencyCallingConfigurationRequestTypeDef
- GetVoiceConnectorGroupRequestTypeDef
- GetVoiceConnectorLoggingConfigurationRequestTypeDef
- LoggingConfigurationTypeDef
- GetVoiceConnectorOriginationRequestTypeDef
- GetVoiceConnectorProxyRequestTypeDef
- ProxyTypeDef
- GetVoiceConnectorRequestTypeDef
- GetVoiceConnectorStreamingConfigurationRequestTypeDef
- GetVoiceConnectorTerminationHealthRequestTypeDef
- TerminationHealthTypeDef
- GetVoiceConnectorTerminationRequestTypeDef
- TerminationOutputTypeDef
- InviteTypeDef
- InviteUsersRequestTypeDef
- PaginatorConfigTypeDef
- ListAccountsRequestTypeDef
- ListAppInstanceAdminsRequestTypeDef
- ListAppInstanceUsersRequestTypeDef
- ListAppInstancesRequestTypeDef
- ListAttendeeTagsRequestTypeDef
- ListAttendeesRequestTypeDef
- ListBotsRequestTypeDef
- ListChannelBansRequestTypeDef
- ListChannelMembershipsForAppInstanceUserRequestTypeDef
- ListChannelMembershipsRequestTypeDef
- TimestampTypeDef
- ListChannelModeratorsRequestTypeDef
- ListChannelsModeratedByAppInstanceUserRequestTypeDef
- ListChannelsRequestTypeDef
- ListMediaCapturePipelinesRequestTypeDef
- ListMeetingTagsRequestTypeDef
- ListMeetingsRequestTypeDef
- ListPhoneNumberOrdersRequestTypeDef
- ListPhoneNumbersRequestTypeDef
- ListProxySessionsRequestTypeDef
- ListRoomMembershipsRequestTypeDef
- ListRoomsRequestTypeDef
- ListSipMediaApplicationsRequestTypeDef
- ListSipRulesRequestTypeDef
- ListSupportedPhoneNumberCountriesRequestTypeDef
- PhoneNumberCountryTypeDef
- ListTagsForResourceRequestTypeDef
- ListUsersRequestTypeDef
- ListVoiceConnectorGroupsRequestTypeDef
- ListVoiceConnectorTerminationCredentialsRequestTypeDef
- ListVoiceConnectorsRequestTypeDef
- LogoutUserRequestTypeDef
- MediaPlacementTypeDef
- MemberTypeDef
- OrderedPhoneNumberTypeDef
- OriginationRouteTypeDef
- ParticipantTypeDef
- PhoneNumberAssociationTypeDef
- PhoneNumberCapabilitiesTypeDef
- PutEventsConfigurationRequestTypeDef
- PutVoiceConnectorProxyRequestTypeDef
- RedactChannelMessageRequestTypeDef
- RedactConversationMessageRequestTypeDef
- RedactRoomMessageRequestTypeDef
- RegenerateSecurityTokenRequestTypeDef
- ResetPersonalPINRequestTypeDef
- RestorePhoneNumberRequestTypeDef
- RoomRetentionSettingsTypeDef
- SearchAvailablePhoneNumbersRequestTypeDef
- SelectedVideoStreamsOutputTypeDef
- SelectedVideoStreamsTypeDef
- SendChannelMessageRequestTypeDef
- StopMeetingTranscriptionRequestTypeDef
- StreamingNotificationTargetTypeDef
- TelephonySettingsTypeDef
- TerminationTypeDef
- UntagAttendeeRequestTypeDef
- UntagMeetingRequestTypeDef
- UntagResourceRequestTypeDef
- UpdateAccountRequestTypeDef
- UpdateAppInstanceRequestTypeDef
- UpdateAppInstanceUserRequestTypeDef
- UpdateBotRequestTypeDef
- UpdateChannelMessageRequestTypeDef
- UpdateChannelReadMarkerRequestTypeDef
- UpdateChannelRequestTypeDef
- UpdatePhoneNumberRequestTypeDef
- UpdatePhoneNumberSettingsRequestTypeDef
- UpdateProxySessionRequestTypeDef
- UpdateRoomMembershipRequestTypeDef
- UpdateRoomRequestTypeDef
- UpdateSipMediaApplicationCallRequestTypeDef
- UpdateVoiceConnectorRequestTypeDef
- ValidateE911AddressRequestTypeDef
- UpdateAccountSettingsRequestTypeDef
- AccountTypeDef
- AssociateSigninDelegateGroupsWithAccountRequestTypeDef
- UpdateUserRequestItemTypeDef
- UpdateUserRequestTypeDef
- UserTypeDef
- AppInstanceAdminSummaryTypeDef
- AppInstanceAdminTypeDef
- BatchChannelMembershipsTypeDef
- ChannelBanSummaryTypeDef
- ChannelBanTypeDef
- ChannelMembershipSummaryTypeDef
- ChannelMembershipTypeDef
- ChannelMessageSummaryTypeDef
- ChannelMessageTypeDef
- ChannelModeratorSummaryTypeDef
- ChannelModeratorTypeDef
- ChannelTypeDef
- AppInstanceRetentionSettingsTypeDef
- PutAppInstanceStreamingConfigurationsRequestTypeDef
- ArtifactsConfigurationTypeDef
- AssociatePhoneNumbersWithVoiceConnectorGroupResponseTypeDef
- AssociatePhoneNumbersWithVoiceConnectorResponseTypeDef
- BatchDeletePhoneNumberResponseTypeDef
- BatchUpdatePhoneNumberResponseTypeDef
- CreateAppInstanceAdminResponseTypeDef
- CreateAppInstanceResponseTypeDef
- CreateAppInstanceUserResponseTypeDef
- CreateChannelBanResponseTypeDef
- CreateChannelMembershipResponseTypeDef
- CreateChannelModeratorResponseTypeDef
- CreateChannelResponseTypeDef
- CreateMeetingDialOutResponseTypeDef
- DescribeAppInstanceResponseTypeDef
- DescribeAppInstanceUserResponseTypeDef
- DisassociatePhoneNumbersFromVoiceConnectorGroupResponseTypeDef
- DisassociatePhoneNumbersFromVoiceConnectorResponseTypeDef
- EmptyResponseMetadataTypeDef
- GetAccountSettingsResponseTypeDef
- GetAppInstanceStreamingConfigurationsResponseTypeDef
- GetPhoneNumberSettingsResponseTypeDef
- ListAppInstanceUsersResponseTypeDef
- ListAppInstancesResponseTypeDef
- ListVoiceConnectorTerminationCredentialsResponseTypeDef
- PutAppInstanceStreamingConfigurationsResponseTypeDef
- RedactChannelMessageResponseTypeDef
- SearchAvailablePhoneNumbersResponseTypeDef
- SendChannelMessageResponseTypeDef
- UpdateAppInstanceResponseTypeDef
- UpdateAppInstanceUserResponseTypeDef
- UpdateChannelMessageResponseTypeDef
- UpdateChannelReadMarkerResponseTypeDef
- UpdateChannelResponseTypeDef
- CreateAttendeeResponseTypeDef
- GetAttendeeResponseTypeDef
- ListAttendeesResponseTypeDef
- BatchCreateAttendeeResponseTypeDef
- BatchCreateRoomMembershipRequestTypeDef
- BatchCreateRoomMembershipResponseTypeDef
- BatchSuspendUserResponseTypeDef
- BatchUnsuspendUserResponseTypeDef
- BatchUpdateUserResponseTypeDef
- BatchUpdatePhoneNumberRequestTypeDef
- CreateBotResponseTypeDef
- GetBotResponseTypeDef
- ListBotsResponseTypeDef
- RegenerateSecurityTokenResponseTypeDef
- UpdateBotResponseTypeDef
- ValidateE911AddressResponseTypeDef
- ChannelMembershipForAppInstanceUserSummaryTypeDef
- ChannelModeratedByAppInstanceUserSummaryTypeDef
- ListChannelsResponseTypeDef
- CreateAppInstanceRequestTypeDef
- CreateAppInstanceUserRequestTypeDef
- CreateAttendeeRequestItemTypeDef
- CreateAttendeeRequestTypeDef
- CreateChannelRequestTypeDef
- ListAttendeeTagsResponseTypeDef
- ListMeetingTagsResponseTypeDef
- ListTagsForResourceResponseTypeDef
- TagAttendeeRequestTypeDef
- TagMeetingRequestTypeDef
- TagResourceRequestTypeDef
- CreateMeetingRequestTypeDef
- CreateProxySessionRequestTypeDef
- CreateRoomResponseTypeDef
- GetRoomResponseTypeDef
- ListRoomsResponseTypeDef
- UpdateRoomResponseTypeDef
- CreateSipMediaApplicationCallResponseTypeDef
- UpdateSipMediaApplicationCallResponseTypeDef
- CreateSipMediaApplicationRequestTypeDef
- SipMediaApplicationTypeDef
- UpdateSipMediaApplicationRequestTypeDef
- CreateSipRuleRequestTypeDef
- SipRuleTypeDef
- UpdateSipRuleRequestTypeDef
- CreateVoiceConnectorGroupRequestTypeDef
- UpdateVoiceConnectorGroupRequestTypeDef
- VoiceConnectorGroupTypeDef
- CreateVoiceConnectorResponseTypeDef
- GetVoiceConnectorResponseTypeDef
- ListVoiceConnectorsResponseTypeDef
- UpdateVoiceConnectorResponseTypeDef
- PutVoiceConnectorTerminationCredentialsRequestTypeDef
- EmergencyCallingConfigurationOutputTypeDef
- EmergencyCallingConfigurationTypeDef
- TranscriptionConfigurationTypeDef
- GetEventsConfigurationResponseTypeDef
- PutEventsConfigurationResponseTypeDef
- GetGlobalSettingsResponseTypeDef
- UpdateGlobalSettingsRequestTypeDef
- GetMessagingSessionEndpointResponseTypeDef
- GetSipMediaApplicationLoggingConfigurationResponseTypeDef
- PutSipMediaApplicationLoggingConfigurationRequestTypeDef
- PutSipMediaApplicationLoggingConfigurationResponseTypeDef
- GetVoiceConnectorLoggingConfigurationResponseTypeDef
- PutVoiceConnectorLoggingConfigurationRequestTypeDef
- PutVoiceConnectorLoggingConfigurationResponseTypeDef
- GetVoiceConnectorProxyResponseTypeDef
- PutVoiceConnectorProxyResponseTypeDef
- GetVoiceConnectorTerminationHealthResponseTypeDef
- GetVoiceConnectorTerminationResponseTypeDef
- PutVoiceConnectorTerminationResponseTypeDef
- InviteUsersResponseTypeDef
- ListAccountsRequestPaginateTypeDef
- ListUsersRequestPaginateTypeDef
- ListChannelMessagesRequestTypeDef
- ListSupportedPhoneNumberCountriesResponseTypeDef
- MeetingTypeDef
- RoomMembershipTypeDef
- PhoneNumberOrderTypeDef
- OriginationOutputTypeDef
- OriginationTypeDef
- ProxySessionTypeDef
- PhoneNumberTypeDef
- RetentionSettingsTypeDef
- SourceConfigurationOutputTypeDef
- SourceConfigurationTypeDef
- StreamingConfigurationOutputTypeDef
- StreamingConfigurationTypeDef
- UserSettingsTypeDef
- TerminationUnionTypeDef
- CreateAccountResponseTypeDef
- GetAccountResponseTypeDef
- ListAccountsResponseTypeDef
- UpdateAccountResponseTypeDef
- BatchUpdateUserRequestTypeDef
- CreateUserResponseTypeDef
- GetUserResponseTypeDef
- ListUsersResponseTypeDef
- ResetPersonalPINResponseTypeDef
- UpdateUserResponseTypeDef
- ListAppInstanceAdminsResponseTypeDef
- DescribeAppInstanceAdminResponseTypeDef
- BatchCreateChannelMembershipResponseTypeDef
- ListChannelBansResponseTypeDef
- DescribeChannelBanResponseTypeDef
- ListChannelMembershipsResponseTypeDef
- DescribeChannelMembershipResponseTypeDef
- ListChannelMessagesResponseTypeDef
- GetChannelMessageResponseTypeDef
- ListChannelModeratorsResponseTypeDef
- DescribeChannelModeratorResponseTypeDef
- DescribeChannelResponseTypeDef
- GetAppInstanceRetentionSettingsResponseTypeDef
- PutAppInstanceRetentionSettingsRequestTypeDef
- PutAppInstanceRetentionSettingsResponseTypeDef
- DescribeChannelMembershipForAppInstanceUserResponseTypeDef
- ListChannelMembershipsForAppInstanceUserResponseTypeDef
- DescribeChannelModeratedByAppInstanceUserResponseTypeDef
- ListChannelsModeratedByAppInstanceUserResponseTypeDef
- BatchCreateAttendeeRequestTypeDef
- CreateMeetingWithAttendeesRequestTypeDef
- CreateSipMediaApplicationResponseTypeDef
- GetSipMediaApplicationResponseTypeDef
- ListSipMediaApplicationsResponseTypeDef
- UpdateSipMediaApplicationResponseTypeDef
- CreateSipRuleResponseTypeDef
- GetSipRuleResponseTypeDef
- ListSipRulesResponseTypeDef
- UpdateSipRuleResponseTypeDef
- CreateVoiceConnectorGroupResponseTypeDef
- GetVoiceConnectorGroupResponseTypeDef
- ListVoiceConnectorGroupsResponseTypeDef
- UpdateVoiceConnectorGroupResponseTypeDef
- GetVoiceConnectorEmergencyCallingConfigurationResponseTypeDef
- PutVoiceConnectorEmergencyCallingConfigurationResponseTypeDef
- EmergencyCallingConfigurationUnionTypeDef
- StartMeetingTranscriptionRequestTypeDef
- CreateMeetingResponseTypeDef
- CreateMeetingWithAttendeesResponseTypeDef
- GetMeetingResponseTypeDef
- ListMeetingsResponseTypeDef
- CreateRoomMembershipResponseTypeDef
- ListRoomMembershipsResponseTypeDef
- UpdateRoomMembershipResponseTypeDef
- CreatePhoneNumberOrderResponseTypeDef
- GetPhoneNumberOrderResponseTypeDef
- ListPhoneNumberOrdersResponseTypeDef
- GetVoiceConnectorOriginationResponseTypeDef
- PutVoiceConnectorOriginationResponseTypeDef
- OriginationUnionTypeDef
- CreateProxySessionResponseTypeDef
- GetProxySessionResponseTypeDef
- ListProxySessionsResponseTypeDef
- UpdateProxySessionResponseTypeDef
- GetPhoneNumberResponseTypeDef
- ListPhoneNumbersResponseTypeDef
- RestorePhoneNumberResponseTypeDef
- UpdatePhoneNumberResponseTypeDef
- GetRetentionSettingsResponseTypeDef
- PutRetentionSettingsRequestTypeDef
- PutRetentionSettingsResponseTypeDef
- ChimeSdkMeetingConfigurationOutputTypeDef
- ChimeSdkMeetingConfigurationTypeDef
- GetVoiceConnectorStreamingConfigurationResponseTypeDef
- PutVoiceConnectorStreamingConfigurationResponseTypeDef
- StreamingConfigurationUnionTypeDef
- GetUserSettingsResponseTypeDef
- UpdateUserSettingsRequestTypeDef
- PutVoiceConnectorTerminationRequestTypeDef
- PutVoiceConnectorEmergencyCallingConfigurationRequestTypeDef
- PutVoiceConnectorOriginationRequestTypeDef
- MediaCapturePipelineTypeDef
- ChimeSdkMeetingConfigurationUnionTypeDef
- PutVoiceConnectorStreamingConfigurationRequestTypeDef
- CreateMediaCapturePipelineResponseTypeDef
- GetMediaCapturePipelineResponseTypeDef
- ListMediaCapturePipelinesResponseTypeDef
- CreateMediaCapturePipelineRequestTypeDef