[−][src]Crate rusoto_alexaforbusiness
Alexa for Business helps you use Alexa in your organization. Alexa for Business provides you with the tools to manage Alexa devices, enroll your users, and assign skills, at scale. You can build your own context-aware voice skills using the Alexa Skills Kit and the Alexa for Business API operations. You can also make these available as private skills for your organization. Alexa for Business makes it efficient to voice-enable your products and services, thus providing context-aware voice experiences for your customers. Device makers building with the Alexa Voice Service (AVS) can create fully integrated solutions, register their products with Alexa for Business, and manage them as shared devices in their organization.
If you're using the service, you're probably looking for AlexaForBusinessClient and AlexaForBusiness.
Structs
Enums
ApproveSkillError | Errors returned by ApproveSkill |
AssociateContactWithAddressBookError | Errors returned by AssociateContactWithAddressBook |
AssociateDeviceWithNetworkProfileError | Errors returned by AssociateDeviceWithNetworkProfile |
AssociateDeviceWithRoomError | Errors returned by AssociateDeviceWithRoom |
AssociateSkillGroupWithRoomError | Errors returned by AssociateSkillGroupWithRoom |
AssociateSkillWithSkillGroupError | Errors returned by AssociateSkillWithSkillGroup |
AssociateSkillWithUsersError | Errors returned by AssociateSkillWithUsers |
CreateAddressBookError | Errors returned by CreateAddressBook |
CreateBusinessReportScheduleError | Errors returned by CreateBusinessReportSchedule |
CreateConferenceProviderError | Errors returned by CreateConferenceProvider |
CreateContactError | Errors returned by CreateContact |
CreateGatewayGroupError | Errors returned by CreateGatewayGroup |
CreateNetworkProfileError | Errors returned by CreateNetworkProfile |
CreateProfileError | Errors returned by CreateProfile |
CreateRoomError | Errors returned by CreateRoom |
CreateSkillGroupError | Errors returned by CreateSkillGroup |
CreateUserError | Errors returned by CreateUser |
DeleteAddressBookError | Errors returned by DeleteAddressBook |
DeleteBusinessReportScheduleError | Errors returned by DeleteBusinessReportSchedule |
DeleteConferenceProviderError | Errors returned by DeleteConferenceProvider |
DeleteContactError | Errors returned by DeleteContact |
DeleteDeviceError | Errors returned by DeleteDevice |
DeleteDeviceUsageDataError | Errors returned by DeleteDeviceUsageData |
DeleteGatewayGroupError | Errors returned by DeleteGatewayGroup |
DeleteNetworkProfileError | Errors returned by DeleteNetworkProfile |
DeleteProfileError | Errors returned by DeleteProfile |
DeleteRoomError | Errors returned by DeleteRoom |
DeleteRoomSkillParameterError | Errors returned by DeleteRoomSkillParameter |
DeleteSkillAuthorizationError | Errors returned by DeleteSkillAuthorization |
DeleteSkillGroupError | Errors returned by DeleteSkillGroup |
DeleteUserError | Errors returned by DeleteUser |
DisassociateContactFromAddressBookError | Errors returned by DisassociateContactFromAddressBook |
DisassociateDeviceFromRoomError | Errors returned by DisassociateDeviceFromRoom |
DisassociateSkillFromSkillGroupError | Errors returned by DisassociateSkillFromSkillGroup |
DisassociateSkillFromUsersError | Errors returned by DisassociateSkillFromUsers |
DisassociateSkillGroupFromRoomError | Errors returned by DisassociateSkillGroupFromRoom |
ForgetSmartHomeAppliancesError | Errors returned by ForgetSmartHomeAppliances |
GetAddressBookError | Errors returned by GetAddressBook |
GetConferencePreferenceError | Errors returned by GetConferencePreference |
GetConferenceProviderError | Errors returned by GetConferenceProvider |
GetContactError | Errors returned by GetContact |
GetDeviceError | Errors returned by GetDevice |
GetGatewayError | Errors returned by GetGateway |
GetGatewayGroupError | Errors returned by GetGatewayGroup |
GetInvitationConfigurationError | Errors returned by GetInvitationConfiguration |
GetNetworkProfileError | Errors returned by GetNetworkProfile |
GetProfileError | Errors returned by GetProfile |
GetRoomError | Errors returned by GetRoom |
GetRoomSkillParameterError | Errors returned by GetRoomSkillParameter |
GetSkillGroupError | Errors returned by GetSkillGroup |
ListBusinessReportSchedulesError | Errors returned by ListBusinessReportSchedules |
ListConferenceProvidersError | Errors returned by ListConferenceProviders |
ListDeviceEventsError | Errors returned by ListDeviceEvents |
ListGatewayGroupsError | Errors returned by ListGatewayGroups |
ListGatewaysError | Errors returned by ListGateways |
ListSkillsError | Errors returned by ListSkills |
ListSkillsStoreCategoriesError | Errors returned by ListSkillsStoreCategories |
ListSkillsStoreSkillsByCategoryError | Errors returned by ListSkillsStoreSkillsByCategory |
ListSmartHomeAppliancesError | Errors returned by ListSmartHomeAppliances |
ListTagsError | Errors returned by ListTags |
PutConferencePreferenceError | Errors returned by PutConferencePreference |
PutInvitationConfigurationError | Errors returned by PutInvitationConfiguration |
PutRoomSkillParameterError | Errors returned by PutRoomSkillParameter |
PutSkillAuthorizationError | Errors returned by PutSkillAuthorization |
RegisterAVSDeviceError | Errors returned by RegisterAVSDevice |
RejectSkillError | Errors returned by RejectSkill |
ResolveRoomError | Errors returned by ResolveRoom |
RevokeInvitationError | Errors returned by RevokeInvitation |
SearchAddressBooksError | Errors returned by SearchAddressBooks |
SearchContactsError | Errors returned by SearchContacts |
SearchDevicesError | Errors returned by SearchDevices |
SearchNetworkProfilesError | Errors returned by SearchNetworkProfiles |
SearchProfilesError | Errors returned by SearchProfiles |
SearchRoomsError | Errors returned by SearchRooms |
SearchSkillGroupsError | Errors returned by SearchSkillGroups |
SearchUsersError | Errors returned by SearchUsers |
SendAnnouncementError | Errors returned by SendAnnouncement |
SendInvitationError | Errors returned by SendInvitation |
StartDeviceSyncError | Errors returned by StartDeviceSync |
StartSmartHomeApplianceDiscoveryError | Errors returned by StartSmartHomeApplianceDiscovery |
TagResourceError | Errors returned by TagResource |
UntagResourceError | Errors returned by UntagResource |
UpdateAddressBookError | Errors returned by UpdateAddressBook |
UpdateBusinessReportScheduleError | Errors returned by UpdateBusinessReportSchedule |
UpdateConferenceProviderError | Errors returned by UpdateConferenceProvider |
UpdateContactError | Errors returned by UpdateContact |
UpdateDeviceError | Errors returned by UpdateDevice |
UpdateGatewayError | Errors returned by UpdateGateway |
UpdateGatewayGroupError | Errors returned by UpdateGatewayGroup |
UpdateNetworkProfileError | Errors returned by UpdateNetworkProfile |
UpdateProfileError | Errors returned by UpdateProfile |
UpdateRoomError | Errors returned by UpdateRoom |
UpdateSkillGroupError | Errors returned by UpdateSkillGroup |
Traits
AlexaForBusiness | Trait representing the capabilities of the Alexa For Business API. Alexa For Business clients implement this trait. |