{ "version": "2.0", "metadata": { "apiVersion": "2017-11-09", "endpointPrefix": "a4b", "jsonVersion": "1.1", "protocol": "json", "serviceFullName": "Alexa For Business", "serviceId": "Alexa For Business", "signatureVersion": "v4", "targetPrefix": "AlexaForBusiness", "uid": "alexaforbusiness-2017-11-09" }, "operations": { "ApproveSkill": { "name": "ApproveSkill", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ApproveSkillRequest" }, "output": { "shape": "ApproveSkillResponse" }, "errors": [ { "shape": "LimitExceededException" }, { "shape": "NotFoundException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Associates a skill with the organization under the customer's AWS account. If a skill is private, the user implicitly accepts access to this skill during enablement.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "AssociateContactWithAddressBook": { "name": "AssociateContactWithAddressBook", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "AssociateContactWithAddressBookRequest" }, "output": { "shape": "AssociateContactWithAddressBookResponse" }, "errors": [ { "shape": "LimitExceededException" } ], "documentation": "

Associates a contact with a given address book.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "AssociateDeviceWithNetworkProfile": { "name": "AssociateDeviceWithNetworkProfile", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "AssociateDeviceWithNetworkProfileRequest" }, "output": { "shape": "AssociateDeviceWithNetworkProfileResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "ConcurrentModificationException" }, { "shape": "DeviceNotRegisteredException" } ], "documentation": "

Associates a device with the specified network profile.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "AssociateDeviceWithRoom": { "name": "AssociateDeviceWithRoom", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "AssociateDeviceWithRoomRequest" }, "output": { "shape": "AssociateDeviceWithRoomResponse" }, "errors": [ { "shape": "LimitExceededException" }, { "shape": "ConcurrentModificationException" }, { "shape": "DeviceNotRegisteredException" } ], "documentation": "

Associates a device with a given room. This applies all the settings from the room profile to the device, and all the skills in any skill groups added to that room. This operation requires the device to be online, or else a manual sync is required.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "AssociateSkillGroupWithRoom": { "name": "AssociateSkillGroupWithRoom", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "AssociateSkillGroupWithRoomRequest" }, "output": { "shape": "AssociateSkillGroupWithRoomResponse" }, "errors": [ { "shape": "ConcurrentModificationException" } ], "documentation": "

Associates a skill group with a given room. This enables all skills in the associated skill group on all devices in the room.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "AssociateSkillWithSkillGroup": { "name": "AssociateSkillWithSkillGroup", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "AssociateSkillWithSkillGroupRequest" }, "output": { "shape": "AssociateSkillWithSkillGroupResponse" }, "errors": [ { "shape": "ConcurrentModificationException" }, { "shape": "NotFoundException" }, { "shape": "SkillNotLinkedException" } ], "documentation": "

Associates a skill with a skill group.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "AssociateSkillWithUsers": { "name": "AssociateSkillWithUsers", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "AssociateSkillWithUsersRequest" }, "output": { "shape": "AssociateSkillWithUsersResponse" }, "errors": [ { "shape": "ConcurrentModificationException" }, { "shape": "NotFoundException" } ], "documentation": "

Makes a private skill available for enrolled users to enable on their devices.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "CreateAddressBook": { "name": "CreateAddressBook", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateAddressBookRequest" }, "output": { "shape": "CreateAddressBookResponse" }, "errors": [ { "shape": "AlreadyExistsException" }, { "shape": "LimitExceededException" } ], "documentation": "

Creates an address book with the specified details.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "CreateBusinessReportSchedule": { "name": "CreateBusinessReportSchedule", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateBusinessReportScheduleRequest" }, "output": { "shape": "CreateBusinessReportScheduleResponse" }, "errors": [ { "shape": "AlreadyExistsException" } ], "documentation": "

Creates a recurring schedule for usage reports to deliver to the specified S3 location with a specified daily or weekly interval.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "CreateConferenceProvider": { "name": "CreateConferenceProvider", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateConferenceProviderRequest" }, "output": { "shape": "CreateConferenceProviderResponse" }, "errors": [ { "shape": "AlreadyExistsException" } ], "documentation": "

Adds a new conference provider under the user's AWS account.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "CreateContact": { "name": "CreateContact", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateContactRequest" }, "output": { "shape": "CreateContactResponse" }, "errors": [ { "shape": "AlreadyExistsException" }, { "shape": "LimitExceededException" } ], "documentation": "

Creates a contact with the specified details.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "CreateGatewayGroup": { "name": "CreateGatewayGroup", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateGatewayGroupRequest" }, "output": { "shape": "CreateGatewayGroupResponse" }, "errors": [ { "shape": "AlreadyExistsException" }, { "shape": "LimitExceededException" } ], "documentation": "

Creates a gateway group with the specified details.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "CreateNetworkProfile": { "name": "CreateNetworkProfile", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateNetworkProfileRequest" }, "output": { "shape": "CreateNetworkProfileResponse" }, "errors": [ { "shape": "AlreadyExistsException" }, { "shape": "LimitExceededException" }, { "shape": "ConcurrentModificationException" }, { "shape": "InvalidCertificateAuthorityException" }, { "shape": "InvalidServiceLinkedRoleStateException" } ], "documentation": "

Creates a network profile with the specified details.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "CreateProfile": { "name": "CreateProfile", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateProfileRequest" }, "output": { "shape": "CreateProfileResponse" }, "errors": [ { "shape": "LimitExceededException" }, { "shape": "AlreadyExistsException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Creates a new room profile with the specified details.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "CreateRoom": { "name": "CreateRoom", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateRoomRequest" }, "output": { "shape": "CreateRoomResponse" }, "errors": [ { "shape": "AlreadyExistsException" }, { "shape": "LimitExceededException" } ], "documentation": "

Creates a room with the specified details.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "CreateSkillGroup": { "name": "CreateSkillGroup", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateSkillGroupRequest" }, "output": { "shape": "CreateSkillGroupResponse" }, "errors": [ { "shape": "AlreadyExistsException" }, { "shape": "LimitExceededException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Creates a skill group with a specified name and description.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "CreateUser": { "name": "CreateUser", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateUserRequest" }, "output": { "shape": "CreateUserResponse" }, "errors": [ { "shape": "ResourceInUseException" }, { "shape": "LimitExceededException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Creates a user.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "DeleteAddressBook": { "name": "DeleteAddressBook", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteAddressBookRequest" }, "output": { "shape": "DeleteAddressBookResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Deletes an address book by the address book ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "DeleteBusinessReportSchedule": { "name": "DeleteBusinessReportSchedule", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteBusinessReportScheduleRequest" }, "output": { "shape": "DeleteBusinessReportScheduleResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Deletes the recurring report delivery schedule with the specified schedule ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "DeleteConferenceProvider": { "name": "DeleteConferenceProvider", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteConferenceProviderRequest" }, "output": { "shape": "DeleteConferenceProviderResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Deletes a conference provider.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "DeleteContact": { "name": "DeleteContact", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteContactRequest" }, "output": { "shape": "DeleteContactResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Deletes a contact by the contact ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "DeleteDevice": { "name": "DeleteDevice", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteDeviceRequest" }, "output": { "shape": "DeleteDeviceResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "ConcurrentModificationException" }, { "shape": "InvalidCertificateAuthorityException" } ], "documentation": "

Removes a device from Alexa For Business.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "DeleteDeviceUsageData": { "name": "DeleteDeviceUsageData", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteDeviceUsageDataRequest" }, "output": { "shape": "DeleteDeviceUsageDataResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "DeviceNotRegisteredException" }, { "shape": "LimitExceededException" } ], "documentation": "

When this action is called for a specified shared device, it allows authorized users to delete the device's entire previous history of voice input data and associated response data. This action can be called once every 24 hours for a specific shared device.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "DeleteGatewayGroup": { "name": "DeleteGatewayGroup", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteGatewayGroupRequest" }, "output": { "shape": "DeleteGatewayGroupResponse" }, "errors": [ { "shape": "ResourceAssociatedException" } ], "documentation": "

Deletes a gateway group.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "DeleteNetworkProfile": { "name": "DeleteNetworkProfile", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteNetworkProfileRequest" }, "output": { "shape": "DeleteNetworkProfileResponse" }, "errors": [ { "shape": "ResourceInUseException" }, { "shape": "ConcurrentModificationException" }, { "shape": "NotFoundException" } ], "documentation": "

Deletes a network profile by the network profile ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "DeleteProfile": { "name": "DeleteProfile", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteProfileRequest" }, "output": { "shape": "DeleteProfileResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Deletes a room profile by the profile ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "DeleteRoom": { "name": "DeleteRoom", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteRoomRequest" }, "output": { "shape": "DeleteRoomResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Deletes a room by the room ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "DeleteRoomSkillParameter": { "name": "DeleteRoomSkillParameter", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteRoomSkillParameterRequest" }, "output": { "shape": "DeleteRoomSkillParameterResponse" }, "errors": [ { "shape": "ConcurrentModificationException" } ], "documentation": "

Deletes room skill parameter details by room, skill, and parameter key ID.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "DeleteSkillAuthorization": { "name": "DeleteSkillAuthorization", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteSkillAuthorizationRequest" }, "output": { "shape": "DeleteSkillAuthorizationResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Unlinks a third-party account from a skill.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "DeleteSkillGroup": { "name": "DeleteSkillGroup", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteSkillGroupRequest" }, "output": { "shape": "DeleteSkillGroupResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Deletes a skill group by skill group ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "DeleteUser": { "name": "DeleteUser", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteUserRequest" }, "output": { "shape": "DeleteUserResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Deletes a specified user by user ARN and enrollment ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "DisassociateContactFromAddressBook": { "name": "DisassociateContactFromAddressBook", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DisassociateContactFromAddressBookRequest" }, "output": { "shape": "DisassociateContactFromAddressBookResponse" }, "documentation": "

Disassociates a contact from a given address book.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "DisassociateDeviceFromRoom": { "name": "DisassociateDeviceFromRoom", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DisassociateDeviceFromRoomRequest" }, "output": { "shape": "DisassociateDeviceFromRoomResponse" }, "errors": [ { "shape": "ConcurrentModificationException" }, { "shape": "DeviceNotRegisteredException" } ], "documentation": "

Disassociates a device from its current room. The device continues to be connected to the Wi-Fi network and is still registered to the account. The device settings and skills are removed from the room.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "DisassociateSkillFromSkillGroup": { "name": "DisassociateSkillFromSkillGroup", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DisassociateSkillFromSkillGroupRequest" }, "output": { "shape": "DisassociateSkillFromSkillGroupResponse" }, "errors": [ { "shape": "ConcurrentModificationException" }, { "shape": "NotFoundException" } ], "documentation": "

Disassociates a skill from a skill group.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "DisassociateSkillFromUsers": { "name": "DisassociateSkillFromUsers", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DisassociateSkillFromUsersRequest" }, "output": { "shape": "DisassociateSkillFromUsersResponse" }, "errors": [ { "shape": "ConcurrentModificationException" }, { "shape": "NotFoundException" } ], "documentation": "

Makes a private skill unavailable for enrolled users and prevents them from enabling it on their devices.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "DisassociateSkillGroupFromRoom": { "name": "DisassociateSkillGroupFromRoom", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DisassociateSkillGroupFromRoomRequest" }, "output": { "shape": "DisassociateSkillGroupFromRoomResponse" }, "errors": [ { "shape": "ConcurrentModificationException" } ], "documentation": "

Disassociates a skill group from a specified room. This disables all skills in the skill group on all devices in the room.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "ForgetSmartHomeAppliances": { "name": "ForgetSmartHomeAppliances", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ForgetSmartHomeAppliancesRequest" }, "output": { "shape": "ForgetSmartHomeAppliancesResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Forgets smart home appliances associated to a room.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "GetAddressBook": { "name": "GetAddressBook", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "GetAddressBookRequest" }, "output": { "shape": "GetAddressBookResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Gets address the book details by the address book ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "GetConferencePreference": { "name": "GetConferencePreference", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "GetConferencePreferenceRequest" }, "output": { "shape": "GetConferencePreferenceResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Retrieves the existing conference preferences.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "GetConferenceProvider": { "name": "GetConferenceProvider", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "GetConferenceProviderRequest" }, "output": { "shape": "GetConferenceProviderResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Gets details about a specific conference provider.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "GetContact": { "name": "GetContact", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "GetContactRequest" }, "output": { "shape": "GetContactResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Gets the contact details by the contact ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "GetDevice": { "name": "GetDevice", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "GetDeviceRequest" }, "output": { "shape": "GetDeviceResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Gets the details of a device by device ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "GetGateway": { "name": "GetGateway", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "GetGatewayRequest" }, "output": { "shape": "GetGatewayResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Retrieves the details of a gateway.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "GetGatewayGroup": { "name": "GetGatewayGroup", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "GetGatewayGroupRequest" }, "output": { "shape": "GetGatewayGroupResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Retrieves the details of a gateway group.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "GetInvitationConfiguration": { "name": "GetInvitationConfiguration", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "GetInvitationConfigurationRequest" }, "output": { "shape": "GetInvitationConfigurationResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Retrieves the configured values for the user enrollment invitation email template.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "GetNetworkProfile": { "name": "GetNetworkProfile", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "GetNetworkProfileRequest" }, "output": { "shape": "GetNetworkProfileResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "InvalidSecretsManagerResourceException" } ], "documentation": "

Gets the network profile details by the network profile ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "GetProfile": { "name": "GetProfile", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "GetProfileRequest" }, "output": { "shape": "GetProfileResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Gets the details of a room profile by profile ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "GetRoom": { "name": "GetRoom", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "GetRoomRequest" }, "output": { "shape": "GetRoomResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Gets room details by room ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "GetRoomSkillParameter": { "name": "GetRoomSkillParameter", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "GetRoomSkillParameterRequest" }, "output": { "shape": "GetRoomSkillParameterResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Gets room skill parameter details by room, skill, and parameter key ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "GetSkillGroup": { "name": "GetSkillGroup", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "GetSkillGroupRequest" }, "output": { "shape": "GetSkillGroupResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Gets skill group details by skill group ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "ListBusinessReportSchedules": { "name": "ListBusinessReportSchedules", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListBusinessReportSchedulesRequest" }, "output": { "shape": "ListBusinessReportSchedulesResponse" }, "documentation": "

Lists the details of the schedules that a user configured. A download URL of the report associated with each schedule is returned every time this action is called. A new download URL is returned each time, and is valid for 24 hours.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "ListConferenceProviders": { "name": "ListConferenceProviders", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListConferenceProvidersRequest" }, "output": { "shape": "ListConferenceProvidersResponse" }, "documentation": "

Lists conference providers under a specific AWS account.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "ListDeviceEvents": { "name": "ListDeviceEvents", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListDeviceEventsRequest" }, "output": { "shape": "ListDeviceEventsResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Lists the device event history, including device connection status, for up to 30 days.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "ListGatewayGroups": { "name": "ListGatewayGroups", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListGatewayGroupsRequest" }, "output": { "shape": "ListGatewayGroupsResponse" }, "documentation": "

Retrieves a list of gateway group summaries. Use GetGatewayGroup to retrieve details of a specific gateway group.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "ListGateways": { "name": "ListGateways", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListGatewaysRequest" }, "output": { "shape": "ListGatewaysResponse" }, "documentation": "

Retrieves a list of gateway summaries. Use GetGateway to retrieve details of a specific gateway. An optional gateway group ARN can be provided to only retrieve gateway summaries of gateways that are associated with that gateway group ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "ListSkills": { "name": "ListSkills", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListSkillsRequest" }, "output": { "shape": "ListSkillsResponse" }, "documentation": "

Lists all enabled skills in a specific skill group.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "ListSkillsStoreCategories": { "name": "ListSkillsStoreCategories", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListSkillsStoreCategoriesRequest" }, "output": { "shape": "ListSkillsStoreCategoriesResponse" }, "documentation": "

Lists all categories in the Alexa skill store.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "ListSkillsStoreSkillsByCategory": { "name": "ListSkillsStoreSkillsByCategory", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListSkillsStoreSkillsByCategoryRequest" }, "output": { "shape": "ListSkillsStoreSkillsByCategoryResponse" }, "documentation": "

Lists all skills in the Alexa skill store by category.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "ListSmartHomeAppliances": { "name": "ListSmartHomeAppliances", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListSmartHomeAppliancesRequest" }, "output": { "shape": "ListSmartHomeAppliancesResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Lists all of the smart home appliances associated with a room.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "ListTags": { "name": "ListTags", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListTagsRequest" }, "output": { "shape": "ListTagsResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Lists all tags for the specified resource.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "PutConferencePreference": { "name": "PutConferencePreference", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "PutConferencePreferenceRequest" }, "output": { "shape": "PutConferencePreferenceResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Sets the conference preferences on a specific conference provider at the account level.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "PutInvitationConfiguration": { "name": "PutInvitationConfiguration", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "PutInvitationConfigurationRequest" }, "output": { "shape": "PutInvitationConfigurationResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Configures the email template for the user enrollment invitation with the specified attributes.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "PutRoomSkillParameter": { "name": "PutRoomSkillParameter", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "PutRoomSkillParameterRequest" }, "output": { "shape": "PutRoomSkillParameterResponse" }, "errors": [ { "shape": "ConcurrentModificationException" } ], "documentation": "

Updates room skill parameter details by room, skill, and parameter key ID. Not all skills have a room skill parameter.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "PutSkillAuthorization": { "name": "PutSkillAuthorization", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "PutSkillAuthorizationRequest" }, "output": { "shape": "PutSkillAuthorizationResponse" }, "errors": [ { "shape": "UnauthorizedException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Links a user's account to a third-party skill provider. If this API operation is called by an assumed IAM role, the skill being linked must be a private skill. Also, the skill must be owned by the AWS account that assumed the IAM role.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "RegisterAVSDevice": { "name": "RegisterAVSDevice", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "RegisterAVSDeviceRequest" }, "output": { "shape": "RegisterAVSDeviceResponse" }, "errors": [ { "shape": "LimitExceededException" }, { "shape": "ConcurrentModificationException" }, { "shape": "NotFoundException" }, { "shape": "InvalidDeviceException" } ], "documentation": "

Registers an Alexa-enabled device built by an Original Equipment Manufacturer (OEM) using Alexa Voice Service (AVS).

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "RejectSkill": { "name": "RejectSkill", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "RejectSkillRequest" }, "output": { "shape": "RejectSkillResponse" }, "errors": [ { "shape": "ConcurrentModificationException" }, { "shape": "NotFoundException" } ], "documentation": "

Disassociates a skill from the organization under a user's AWS account. If the skill is a private skill, it moves to an AcceptStatus of PENDING. Any private or public skill that is rejected can be added later by calling the ApproveSkill API.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "ResolveRoom": { "name": "ResolveRoom", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ResolveRoomRequest" }, "output": { "shape": "ResolveRoomResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Determines the details for the room from which a skill request was invoked. This operation is used by skill developers.

To query ResolveRoom from an Alexa skill, the skill ID needs to be authorized. When the skill is using an AWS Lambda function, the skill is automatically authorized when you publish your skill as a private skill to your AWS account. Skills that are hosted using a custom web service must be manually authorized. To get your skill authorized, contact AWS Support with your AWS account ID that queries the ResolveRoom API and skill ID.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "RevokeInvitation": { "name": "RevokeInvitation", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "RevokeInvitationRequest" }, "output": { "shape": "RevokeInvitationResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Revokes an invitation and invalidates the enrollment URL.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "SearchAddressBooks": { "name": "SearchAddressBooks", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "SearchAddressBooksRequest" }, "output": { "shape": "SearchAddressBooksResponse" }, "documentation": "

Searches address books and lists the ones that meet a set of filter and sort criteria.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "SearchContacts": { "name": "SearchContacts", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "SearchContactsRequest" }, "output": { "shape": "SearchContactsResponse" }, "documentation": "

Searches contacts and lists the ones that meet a set of filter and sort criteria.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "SearchDevices": { "name": "SearchDevices", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "SearchDevicesRequest" }, "output": { "shape": "SearchDevicesResponse" }, "documentation": "

Searches devices and lists the ones that meet a set of filter criteria.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "SearchNetworkProfiles": { "name": "SearchNetworkProfiles", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "SearchNetworkProfilesRequest" }, "output": { "shape": "SearchNetworkProfilesResponse" }, "documentation": "

Searches network profiles and lists the ones that meet a set of filter and sort criteria.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "SearchProfiles": { "name": "SearchProfiles", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "SearchProfilesRequest" }, "output": { "shape": "SearchProfilesResponse" }, "documentation": "

Searches room profiles and lists the ones that meet a set of filter criteria.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "SearchRooms": { "name": "SearchRooms", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "SearchRoomsRequest" }, "output": { "shape": "SearchRoomsResponse" }, "documentation": "

Searches rooms and lists the ones that meet a set of filter and sort criteria.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "SearchSkillGroups": { "name": "SearchSkillGroups", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "SearchSkillGroupsRequest" }, "output": { "shape": "SearchSkillGroupsResponse" }, "documentation": "

Searches skill groups and lists the ones that meet a set of filter and sort criteria.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "SearchUsers": { "name": "SearchUsers", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "SearchUsersRequest" }, "output": { "shape": "SearchUsersResponse" }, "documentation": "

Searches users and lists the ones that meet a set of filter and sort criteria.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "SendAnnouncement": { "name": "SendAnnouncement", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "SendAnnouncementRequest" }, "output": { "shape": "SendAnnouncementResponse" }, "errors": [ { "shape": "LimitExceededException" }, { "shape": "AlreadyExistsException" } ], "documentation": "

Triggers an asynchronous flow to send text, SSML, or audio announcements to rooms that are identified by a search or filter.

" }, "SendInvitation": { "name": "SendInvitation", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "SendInvitationRequest" }, "output": { "shape": "SendInvitationResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "InvalidUserStatusException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Sends an enrollment invitation email with a URL to a user. The URL is valid for 30 days or until you call this operation again, whichever comes first.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "StartDeviceSync": { "name": "StartDeviceSync", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "StartDeviceSyncRequest" }, "output": { "shape": "StartDeviceSyncResponse" }, "errors": [ { "shape": "DeviceNotRegisteredException" } ], "documentation": "

Resets a device and its account to the known default settings. This clears all information and settings set by previous users in the following ways:

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "StartSmartHomeApplianceDiscovery": { "name": "StartSmartHomeApplianceDiscovery", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "StartSmartHomeApplianceDiscoveryRequest" }, "output": { "shape": "StartSmartHomeApplianceDiscoveryResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Initiates the discovery of any smart home appliances associated with the room.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "TagResource": { "name": "TagResource", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "TagResourceRequest" }, "output": { "shape": "TagResourceResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Adds metadata tags to a specified resource.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "UntagResource": { "name": "UntagResource", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UntagResourceRequest" }, "output": { "shape": "UntagResourceResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Removes metadata tags from a specified resource.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "UpdateAddressBook": { "name": "UpdateAddressBook", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateAddressBookRequest" }, "output": { "shape": "UpdateAddressBookResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "NameInUseException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Updates address book details by the address book ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "UpdateBusinessReportSchedule": { "name": "UpdateBusinessReportSchedule", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateBusinessReportScheduleRequest" }, "output": { "shape": "UpdateBusinessReportScheduleResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Updates the configuration of the report delivery schedule with the specified schedule ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "UpdateConferenceProvider": { "name": "UpdateConferenceProvider", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateConferenceProviderRequest" }, "output": { "shape": "UpdateConferenceProviderResponse" }, "errors": [ { "shape": "NotFoundException" } ], "documentation": "

Updates an existing conference provider's settings.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "UpdateContact": { "name": "UpdateContact", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateContactRequest" }, "output": { "shape": "UpdateContactResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Updates the contact details by the contact ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "UpdateDevice": { "name": "UpdateDevice", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateDeviceRequest" }, "output": { "shape": "UpdateDeviceResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "ConcurrentModificationException" }, { "shape": "DeviceNotRegisteredException" } ], "documentation": "

Updates the device name by device ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "UpdateGateway": { "name": "UpdateGateway", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateGatewayRequest" }, "output": { "shape": "UpdateGatewayResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "NameInUseException" } ], "documentation": "

Updates the details of a gateway. If any optional field is not provided, the existing corresponding value is left unmodified.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "UpdateGatewayGroup": { "name": "UpdateGatewayGroup", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateGatewayGroupRequest" }, "output": { "shape": "UpdateGatewayGroupResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "NameInUseException" } ], "documentation": "

Updates the details of a gateway group. If any optional field is not provided, the existing corresponding value is left unmodified.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "UpdateNetworkProfile": { "name": "UpdateNetworkProfile", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateNetworkProfileRequest" }, "output": { "shape": "UpdateNetworkProfileResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "NameInUseException" }, { "shape": "ConcurrentModificationException" }, { "shape": "InvalidCertificateAuthorityException" }, { "shape": "InvalidSecretsManagerResourceException" } ], "documentation": "

Updates a network profile by the network profile ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "UpdateProfile": { "name": "UpdateProfile", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateProfileRequest" }, "output": { "shape": "UpdateProfileResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "NameInUseException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Updates an existing room profile by room profile ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "UpdateRoom": { "name": "UpdateRoom", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateRoomRequest" }, "output": { "shape": "UpdateRoomResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "NameInUseException" } ], "documentation": "

Updates room details by room ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }, "UpdateSkillGroup": { "name": "UpdateSkillGroup", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateSkillGroupRequest" }, "output": { "shape": "UpdateSkillGroupResponse" }, "errors": [ { "shape": "NotFoundException" }, { "shape": "NameInUseException" }, { "shape": "ConcurrentModificationException" } ], "documentation": "

Updates skill group details by skill group ARN.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" } }, "shapes": { "Address": { "type": "string", "max": 500, "min": 1 }, "AddressBook": { "type": "structure", "members": { "AddressBookArn": { "shape": "Arn", "documentation": "

The ARN of the address book.

" }, "Name": { "shape": "AddressBookName", "documentation": "

The name of the address book.

" }, "Description": { "shape": "AddressBookDescription", "documentation": "

The description of the address book.

" } }, "documentation": "

An address book with attributes.

" }, "AddressBookData": { "type": "structure", "members": { "AddressBookArn": { "shape": "Arn", "documentation": "

The ARN of the address book.

" }, "Name": { "shape": "AddressBookName", "documentation": "

The name of the address book.

" }, "Description": { "shape": "AddressBookDescription", "documentation": "

The description of the address book.

" } }, "documentation": "

Information related to an address book.

" }, "AddressBookDataList": { "type": "list", "member": { "shape": "AddressBookData" } }, "AddressBookDescription": { "type": "string", "max": 200, "min": 1, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "AddressBookName": { "type": "string", "max": 100, "min": 1, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "AmazonId": { "type": "string", "pattern": "[a-zA-Z0-9]{1,18}" }, "ApplianceDescription": { "type": "string" }, "ApplianceFriendlyName": { "type": "string" }, "ApplianceManufacturerName": { "type": "string" }, "ApproveSkillRequest": { "type": "structure", "required": [ "SkillId" ], "members": { "SkillId": { "shape": "SkillId", "documentation": "

The unique identifier of the skill.

" } } }, "ApproveSkillResponse": { "type": "structure", "members": {} }, "Arn": { "type": "string", "pattern": "arn:[a-z0-9-\\.]{1,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[^/].{0,1023}" }, "AssociateContactWithAddressBookRequest": { "type": "structure", "required": [ "ContactArn", "AddressBookArn" ], "members": { "ContactArn": { "shape": "Arn", "documentation": "

The ARN of the contact to associate with an address book.

" }, "AddressBookArn": { "shape": "Arn", "documentation": "

The ARN of the address book with which to associate the contact.

" } } }, "AssociateContactWithAddressBookResponse": { "type": "structure", "members": {} }, "AssociateDeviceWithNetworkProfileRequest": { "type": "structure", "required": [ "DeviceArn", "NetworkProfileArn" ], "members": { "DeviceArn": { "shape": "Arn", "documentation": "

The device ARN.

" }, "NetworkProfileArn": { "shape": "Arn", "documentation": "

The ARN of the network profile to associate with a device.

" } } }, "AssociateDeviceWithNetworkProfileResponse": { "type": "structure", "members": {} }, "AssociateDeviceWithRoomRequest": { "type": "structure", "members": { "DeviceArn": { "shape": "Arn", "documentation": "

The ARN of the device to associate to a room. Required.

" }, "RoomArn": { "shape": "Arn", "documentation": "

The ARN of the room with which to associate the device. Required.

" } } }, "AssociateDeviceWithRoomResponse": { "type": "structure", "members": {} }, "AssociateSkillGroupWithRoomRequest": { "type": "structure", "members": { "SkillGroupArn": { "shape": "Arn", "documentation": "

The ARN of the skill group to associate with a room. Required.

" }, "RoomArn": { "shape": "Arn", "documentation": "

The ARN of the room with which to associate the skill group. Required.

" } } }, "AssociateSkillGroupWithRoomResponse": { "type": "structure", "members": {} }, "AssociateSkillWithSkillGroupRequest": { "type": "structure", "required": [ "SkillId" ], "members": { "SkillGroupArn": { "shape": "Arn", "documentation": "

The ARN of the skill group to associate the skill to. Required.

" }, "SkillId": { "shape": "SkillId", "documentation": "

The unique identifier of the skill.

" } } }, "AssociateSkillWithSkillGroupResponse": { "type": "structure", "members": {} }, "AssociateSkillWithUsersRequest": { "type": "structure", "required": [ "SkillId" ], "members": { "SkillId": { "shape": "SkillId", "documentation": "

The private skill ID you want to make available to enrolled users.

" } } }, "AssociateSkillWithUsersResponse": { "type": "structure", "members": {} }, "Audio": { "type": "structure", "required": [ "Locale", "Location" ], "members": { "Locale": { "shape": "Locale", "documentation": "

The locale of the audio message. Currently, en-US is supported.

" }, "Location": { "shape": "AudioLocation", "documentation": "

The location of the audio file. Currently, S3 URLs are supported. Only S3 locations comprised of safe characters are valid. For more information, see Safe Characters.

" } }, "documentation": "

The audio message. There is a 1 MB limit on the audio file input and the only supported format is MP3. To convert your MP3 audio files to an Alexa-friendly,

required codec version (MPEG version 2) and bit rate (48 kbps), you might use converter software. One option for this is a command-line tool, FFmpeg. For more information, see FFmpeg. The following command converts the provided <input-file> to an MP3 file that is played in the announcement:

ffmpeg -i <input-file> -ac 2 -codec:a libmp3lame -b:a 48k -ar 16000 <output-file.mp3>

" }, "AudioList": { "type": "list", "member": { "shape": "Audio" }, "max": 1 }, "AudioLocation": { "type": "string", "max": 1200, "min": 0, "pattern": "https://([A-Za-z0-9_.-]+)?(s3-[A-Za-z0-9-]+|s3\\.([A-Za-z0-9-])+|s3|s3.dualstack\\.([A-Za-z0-9-])+)+.amazonaws.com/.*" }, "AuthorizationResult": { "type": "map", "key": { "shape": "Key" }, "value": { "shape": "Value" }, "sensitive": true }, "Boolean": { "type": "boolean" }, "BulletPoint": { "type": "string" }, "BulletPoints": { "type": "list", "member": { "shape": "BulletPoint" } }, "BusinessReport": { "type": "structure", "members": { "Status": { "shape": "BusinessReportStatus", "documentation": "

The status of the report generation execution (RUNNING, SUCCEEDED, or FAILED).

" }, "FailureCode": { "shape": "BusinessReportFailureCode", "documentation": "

The failure code.

" }, "S3Location": { "shape": "BusinessReportS3Location", "documentation": "

The S3 location of the output reports.

" }, "DeliveryTime": { "shape": "BusinessReportDeliveryTime", "documentation": "

The time of report delivery.

" }, "DownloadUrl": { "shape": "BusinessReportDownloadUrl", "documentation": "

The download link where a user can download the report.

" } }, "documentation": "

Usage report with specified parameters.

" }, "BusinessReportContentRange": { "type": "structure", "required": [ "Interval" ], "members": { "Interval": { "shape": "BusinessReportInterval", "documentation": "

The interval of the content range.

" } }, "documentation": "

The content range of the report.

" }, "BusinessReportDeliveryTime": { "type": "timestamp" }, "BusinessReportDownloadUrl": { "type": "string" }, "BusinessReportFailureCode": { "type": "string", "enum": [ "ACCESS_DENIED", "NO_SUCH_BUCKET", "INTERNAL_FAILURE" ] }, "BusinessReportFormat": { "type": "string", "enum": [ "CSV", "CSV_ZIP" ] }, "BusinessReportInterval": { "type": "string", "enum": [ "ONE_DAY", "ONE_WEEK", "THIRTY_DAYS" ] }, "BusinessReportRecurrence": { "type": "structure", "members": { "StartDate": { "shape": "Date", "documentation": "

The start date.

" } }, "documentation": "

The recurrence of the reports.

" }, "BusinessReportS3Location": { "type": "structure", "members": { "Path": { "shape": "BusinessReportS3Path", "documentation": "

The path of the business report.

" }, "BucketName": { "shape": "CustomerS3BucketName", "documentation": "

The S3 bucket name of the output reports.

" } }, "documentation": "

The S3 location of the output reports.

" }, "BusinessReportS3Path": { "type": "string" }, "BusinessReportSchedule": { "type": "structure", "members": { "ScheduleArn": { "shape": "Arn", "documentation": "

The ARN of the business report schedule.

" }, "ScheduleName": { "shape": "BusinessReportScheduleName", "documentation": "

The name identifier of the schedule.

" }, "S3BucketName": { "shape": "CustomerS3BucketName", "documentation": "

The S3 bucket name of the output reports.

" }, "S3KeyPrefix": { "shape": "S3KeyPrefix", "documentation": "

The S3 key where the report is delivered.

" }, "Format": { "shape": "BusinessReportFormat", "documentation": "

The format of the generated report (individual CSV files or zipped files of individual files).

" }, "ContentRange": { "shape": "BusinessReportContentRange", "documentation": "

The content range of the reports.

" }, "Recurrence": { "shape": "BusinessReportRecurrence", "documentation": "

The recurrence of the reports.

" }, "LastBusinessReport": { "shape": "BusinessReport", "documentation": "

The details of the last business report delivery for a specified time interval.

" } }, "documentation": "

The schedule of the usage report.

" }, "BusinessReportScheduleList": { "type": "list", "member": { "shape": "BusinessReportSchedule" } }, "BusinessReportScheduleName": { "type": "string", "max": 64, "min": 0, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "BusinessReportStatus": { "type": "string", "enum": [ "RUNNING", "SUCCEEDED", "FAILED" ] }, "Category": { "type": "structure", "members": { "CategoryId": { "shape": "CategoryId", "documentation": "

The ID of the skill store category.

" }, "CategoryName": { "shape": "CategoryName", "documentation": "

The name of the skill store category.

" } }, "documentation": "

The skill store category that is shown. Alexa skills are assigned a specific skill category during creation, such as News, Social, and Sports.

" }, "CategoryId": { "type": "long", "min": 1 }, "CategoryList": { "type": "list", "member": { "shape": "Category" } }, "CategoryName": { "type": "string" }, "CertificateTime": { "type": "timestamp" }, "ClientId": { "type": "string", "pattern": "^\\S+{1,256}$" }, "ClientRequestToken": { "type": "string", "documentation": "

A unique, user-specified identifier for the request that ensures idempotency.

", "max": 150, "min": 10, "pattern": "[a-zA-Z0-9][a-zA-Z0-9_-]*" }, "CommsProtocol": { "type": "string", "enum": [ "SIP", "SIPS", "H323" ] }, "ConferencePreference": { "type": "structure", "members": { "DefaultConferenceProviderArn": { "shape": "Arn", "documentation": "

The ARN of the default conference provider.

" } }, "documentation": "

The default conference provider that is used if no other scheduled meetings are detected.

" }, "ConferenceProvider": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the newly created conference provider.

" }, "Name": { "shape": "ConferenceProviderName", "documentation": "

The name of the conference provider.

" }, "Type": { "shape": "ConferenceProviderType", "documentation": "

The type of conference providers.

" }, "IPDialIn": { "shape": "IPDialIn", "documentation": "

The IP endpoint and protocol for calling.

" }, "PSTNDialIn": { "shape": "PSTNDialIn", "documentation": "

The information for PSTN conferencing.

" }, "MeetingSetting": { "shape": "MeetingSetting", "documentation": "

The meeting settings for the conference provider.

" } }, "documentation": "

An entity that provides a conferencing solution. Alexa for Business acts as the voice interface and mediator that connects users to their preferred conference provider. Examples of conference providers include Amazon Chime, Zoom, Cisco, and Polycom.

" }, "ConferenceProviderName": { "type": "string", "max": 50, "min": 1, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "ConferenceProviderType": { "type": "string", "enum": [ "CHIME", "BLUEJEANS", "FUZE", "GOOGLE_HANGOUTS", "POLYCOM", "RINGCENTRAL", "SKYPE_FOR_BUSINESS", "WEBEX", "ZOOM", "CUSTOM" ] }, "ConferenceProvidersList": { "type": "list", "member": { "shape": "ConferenceProvider" } }, "ConnectionStatus": { "type": "string", "enum": [ "ONLINE", "OFFLINE" ] }, "ConnectionStatusUpdatedTime": { "type": "timestamp" }, "Contact": { "type": "structure", "members": { "ContactArn": { "shape": "Arn", "documentation": "

The ARN of the contact.

" }, "DisplayName": { "shape": "ContactName", "documentation": "

The name of the contact to display on the console.

" }, "FirstName": { "shape": "ContactName", "documentation": "

The first name of the contact, used to call the contact on the device.

" }, "LastName": { "shape": "ContactName", "documentation": "

The last name of the contact, used to call the contact on the device.

" }, "PhoneNumber": { "shape": "RawPhoneNumber", "documentation": "

The phone number of the contact. The phone number type defaults to WORK. You can either specify PhoneNumber or PhoneNumbers. We recommend that you use PhoneNumbers, which lets you specify the phone number type and multiple numbers.

" }, "PhoneNumbers": { "shape": "PhoneNumberList", "documentation": "

The list of phone numbers for the contact.

" }, "SipAddresses": { "shape": "SipAddressList", "documentation": "

The list of SIP addresses for the contact.

" } }, "documentation": "

A contact with attributes.

" }, "ContactData": { "type": "structure", "members": { "ContactArn": { "shape": "Arn", "documentation": "

The ARN of the contact.

" }, "DisplayName": { "shape": "ContactName", "documentation": "

The name of the contact to display on the console.

" }, "FirstName": { "shape": "ContactName", "documentation": "

The first name of the contact, used to call the contact on the device.

" }, "LastName": { "shape": "ContactName", "documentation": "

The last name of the contact, used to call the contact on the device.

" }, "PhoneNumber": { "shape": "RawPhoneNumber", "documentation": "

The phone number of the contact. The phone number type defaults to WORK. You can specify PhoneNumber or PhoneNumbers. We recommend that you use PhoneNumbers, which lets you specify the phone number type and multiple numbers.

" }, "PhoneNumbers": { "shape": "PhoneNumberList", "documentation": "

The list of phone numbers for the contact.

" }, "SipAddresses": { "shape": "SipAddressList", "documentation": "

The list of SIP addresses for the contact.

" } }, "documentation": "

Information related to a contact.

" }, "ContactDataList": { "type": "list", "member": { "shape": "ContactData" } }, "ContactName": { "type": "string", "max": 100, "min": 1, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "Content": { "type": "structure", "members": { "TextList": { "shape": "TextList", "documentation": "

The list of text messages.

" }, "SsmlList": { "shape": "SsmlList", "documentation": "

The list of SSML messages.

" }, "AudioList": { "shape": "AudioList", "documentation": "

The list of audio messages.

" } }, "documentation": "

The content definition. This can contain only one text, SSML, or audio list object.

" }, "CountryCode": { "type": "string", "pattern": "\\d{1,3}" }, "CreateAddressBookRequest": { "type": "structure", "required": [ "Name" ], "members": { "Name": { "shape": "AddressBookName", "documentation": "

The name of the address book.

" }, "Description": { "shape": "AddressBookDescription", "documentation": "

The description of the address book.

" }, "ClientRequestToken": { "shape": "ClientRequestToken", "documentation": "

A unique, user-specified identifier for the request that ensures idempotency.

", "idempotencyToken": true }, "Tags": { "shape": "TagList", "documentation": "

The tags to be added to the specified resource. Do not provide system tags.

" } } }, "CreateAddressBookResponse": { "type": "structure", "members": { "AddressBookArn": { "shape": "Arn", "documentation": "

The ARN of the newly created address book.

" } } }, "CreateBusinessReportScheduleRequest": { "type": "structure", "required": [ "Format", "ContentRange" ], "members": { "ScheduleName": { "shape": "BusinessReportScheduleName", "documentation": "

The name identifier of the schedule.

" }, "S3BucketName": { "shape": "CustomerS3BucketName", "documentation": "

The S3 bucket name of the output reports. If this isn't specified, the report can be retrieved from a download link by calling ListBusinessReportSchedule.

" }, "S3KeyPrefix": { "shape": "S3KeyPrefix", "documentation": "

The S3 key where the report is delivered.

" }, "Format": { "shape": "BusinessReportFormat", "documentation": "

The format of the generated report (individual CSV files or zipped files of individual files).

" }, "ContentRange": { "shape": "BusinessReportContentRange", "documentation": "

The content range of the reports.

" }, "Recurrence": { "shape": "BusinessReportRecurrence", "documentation": "

The recurrence of the reports. If this isn't specified, the report will only be delivered one time when the API is called.

" }, "ClientRequestToken": { "shape": "ClientRequestToken", "documentation": "

The client request token.

", "idempotencyToken": true }, "Tags": { "shape": "TagList", "documentation": "

The tags for the business report schedule.

" } } }, "CreateBusinessReportScheduleResponse": { "type": "structure", "members": { "ScheduleArn": { "shape": "Arn", "documentation": "

The ARN of the business report schedule.

" } } }, "CreateConferenceProviderRequest": { "type": "structure", "required": [ "ConferenceProviderName", "ConferenceProviderType", "MeetingSetting" ], "members": { "ConferenceProviderName": { "shape": "ConferenceProviderName", "documentation": "

The name of the conference provider.

" }, "ConferenceProviderType": { "shape": "ConferenceProviderType", "documentation": "

Represents a type within a list of predefined types.

" }, "IPDialIn": { "shape": "IPDialIn", "documentation": "

The IP endpoint and protocol for calling.

" }, "PSTNDialIn": { "shape": "PSTNDialIn", "documentation": "

The information for PSTN conferencing.

" }, "MeetingSetting": { "shape": "MeetingSetting", "documentation": "

The meeting settings for the conference provider.

" }, "ClientRequestToken": { "shape": "ClientRequestToken", "documentation": "

The request token of the client.

", "idempotencyToken": true }, "Tags": { "shape": "TagList", "documentation": "

The tags to be added to the specified resource. Do not provide system tags.

" } } }, "CreateConferenceProviderResponse": { "type": "structure", "members": { "ConferenceProviderArn": { "shape": "Arn", "documentation": "

The ARN of the newly-created conference provider.

" } } }, "CreateContactRequest": { "type": "structure", "required": [ "FirstName" ], "members": { "DisplayName": { "shape": "ContactName", "documentation": "

The name of the contact to display on the console.

" }, "FirstName": { "shape": "ContactName", "documentation": "

The first name of the contact that is used to call the contact on the device.

" }, "LastName": { "shape": "ContactName", "documentation": "

The last name of the contact that is used to call the contact on the device.

" }, "PhoneNumber": { "shape": "RawPhoneNumber", "documentation": "

The phone number of the contact in E.164 format. The phone number type defaults to WORK. You can specify PhoneNumber or PhoneNumbers. We recommend that you use PhoneNumbers, which lets you specify the phone number type and multiple numbers.

" }, "PhoneNumbers": { "shape": "PhoneNumberList", "documentation": "

The list of phone numbers for the contact.

" }, "SipAddresses": { "shape": "SipAddressList", "documentation": "

The list of SIP addresses for the contact.

" }, "ClientRequestToken": { "shape": "ClientRequestToken", "documentation": "

A unique, user-specified identifier for this request that ensures idempotency.

", "idempotencyToken": true }, "Tags": { "shape": "TagList", "documentation": "

The tags to be added to the specified resource. Do not provide system tags.

" } } }, "CreateContactResponse": { "type": "structure", "members": { "ContactArn": { "shape": "Arn", "documentation": "

The ARN of the newly created address book.

" } } }, "CreateEndOfMeetingReminder": { "type": "structure", "required": [ "ReminderAtMinutes", "ReminderType", "Enabled" ], "members": { "ReminderAtMinutes": { "shape": "EndOfMeetingReminderMinutesList", "documentation": "

A range of 3 to 15 minutes that determines when the reminder begins.

" }, "ReminderType": { "shape": "EndOfMeetingReminderType", "documentation": "

The type of sound that users hear during the end of meeting reminder.

" }, "Enabled": { "shape": "Boolean", "documentation": "

Whether an end of meeting reminder is enabled or not.

" } }, "documentation": "

Creates settings for the end of meeting reminder feature that are applied to a room profile. The end of meeting reminder enables Alexa to remind users when a meeting is ending.

" }, "CreateGatewayGroupRequest": { "type": "structure", "required": [ "Name", "ClientRequestToken" ], "members": { "Name": { "shape": "GatewayGroupName", "documentation": "

The name of the gateway group.

" }, "Description": { "shape": "GatewayGroupDescription", "documentation": "

The description of the gateway group.

" }, "ClientRequestToken": { "shape": "ClientRequestToken", "documentation": "

A unique, user-specified identifier for the request that ensures idempotency.

", "idempotencyToken": true }, "Tags": { "shape": "TagList", "documentation": "

The tags to be added to the specified resource. Do not provide system tags.

" } } }, "CreateGatewayGroupResponse": { "type": "structure", "members": { "GatewayGroupArn": { "shape": "Arn", "documentation": "

The ARN of the created gateway group.

" } } }, "CreateInstantBooking": { "type": "structure", "required": [ "DurationInMinutes", "Enabled" ], "members": { "DurationInMinutes": { "shape": "Minutes", "documentation": "

Duration between 15 and 240 minutes at increments of 15 that determines how long to book an available room when a meeting is started with Alexa.

" }, "Enabled": { "shape": "Boolean", "documentation": "

Whether instant booking is enabled or not.

" } }, "documentation": "

Creates settings for the instant booking feature that are applied to a room profile. When users start their meeting with Alexa, Alexa automatically books the room for the configured duration if the room is available.

" }, "CreateMeetingRoomConfiguration": { "type": "structure", "members": { "RoomUtilizationMetricsEnabled": { "shape": "Boolean", "documentation": "

Whether room utilization metrics are enabled or not.

" }, "EndOfMeetingReminder": { "shape": "CreateEndOfMeetingReminder" }, "InstantBooking": { "shape": "CreateInstantBooking", "documentation": "

Settings to automatically book a room for a configured duration if it's free when joining a meeting with Alexa.

" }, "RequireCheckIn": { "shape": "CreateRequireCheckIn", "documentation": "

Settings for requiring a check in when a room is reserved. Alexa can cancel a room reservation if it's not checked into to make the room available for others. Users can check in by joining the meeting with Alexa or an AVS device, or by saying “Alexa, check in.”

" }, "ProactiveJoin": { "shape": "CreateProactiveJoin" } }, "documentation": "

Creates meeting room settings of a room profile.

" }, "CreateNetworkProfileRequest": { "type": "structure", "required": [ "NetworkProfileName", "Ssid", "SecurityType", "ClientRequestToken" ], "members": { "NetworkProfileName": { "shape": "NetworkProfileName", "documentation": "

The name of the network profile associated with a device.

" }, "Description": { "shape": "NetworkProfileDescription", "documentation": "

Detailed information about a device's network profile.

" }, "Ssid": { "shape": "NetworkSsid", "documentation": "

The SSID of the Wi-Fi network.

" }, "SecurityType": { "shape": "NetworkSecurityType", "documentation": "

The security type of the Wi-Fi network. This can be WPA2_ENTERPRISE, WPA2_PSK, WPA_PSK, WEP, or OPEN.

" }, "EapMethod": { "shape": "NetworkEapMethod", "documentation": "

The authentication standard that is used in the EAP framework. Currently, EAP_TLS is supported.

" }, "CurrentPassword": { "shape": "CurrentWiFiPassword", "documentation": "

The current password of the Wi-Fi network.

" }, "NextPassword": { "shape": "NextWiFiPassword", "documentation": "

The next, or subsequent, password of the Wi-Fi network. This password is asynchronously transmitted to the device and is used when the password of the network changes to NextPassword.

" }, "CertificateAuthorityArn": { "shape": "Arn", "documentation": "

The ARN of the Private Certificate Authority (PCA) created in AWS Certificate Manager (ACM). This is used to issue certificates to the devices.

" }, "TrustAnchors": { "shape": "TrustAnchorList", "documentation": "

The root certificates of your authentication server that is installed on your devices and used to trust your authentication server during EAP negotiation.

" }, "ClientRequestToken": { "shape": "ClientRequestToken", "idempotencyToken": true }, "Tags": { "shape": "TagList", "documentation": "

The tags to be added to the specified resource. Do not provide system tags.

" } } }, "CreateNetworkProfileResponse": { "type": "structure", "members": { "NetworkProfileArn": { "shape": "Arn", "documentation": "

The ARN of the network profile associated with a device.

" } } }, "CreateProactiveJoin": { "type": "structure", "required": [ "EnabledByMotion" ], "members": { "EnabledByMotion": { "shape": "Boolean" } } }, "CreateProfileRequest": { "type": "structure", "required": [ "ProfileName", "Timezone", "Address", "DistanceUnit", "TemperatureUnit", "WakeWord" ], "members": { "ProfileName": { "shape": "ProfileName", "documentation": "

The name of a room profile.

" }, "Timezone": { "shape": "Timezone", "documentation": "

The time zone used by a room profile.

" }, "Address": { "shape": "Address", "documentation": "

The valid address for the room.

" }, "DistanceUnit": { "shape": "DistanceUnit", "documentation": "

The distance unit to be used by devices in the profile.

" }, "TemperatureUnit": { "shape": "TemperatureUnit", "documentation": "

The temperature unit to be used by devices in the profile.

" }, "WakeWord": { "shape": "WakeWord", "documentation": "

A wake word for Alexa, Echo, Amazon, or a computer.

" }, "Locale": { "shape": "DeviceLocale", "documentation": "

The locale of the room profile. (This is currently only available to a limited preview audience.)

" }, "ClientRequestToken": { "shape": "ClientRequestToken", "documentation": "

The user-specified token that is used during the creation of a profile.

", "idempotencyToken": true }, "SetupModeDisabled": { "shape": "Boolean", "documentation": "

Whether room profile setup is enabled.

" }, "MaxVolumeLimit": { "shape": "MaxVolumeLimit", "documentation": "

The maximum volume limit for a room profile.

" }, "PSTNEnabled": { "shape": "Boolean", "documentation": "

Whether PSTN calling is enabled.

" }, "DataRetentionOptIn": { "shape": "Boolean", "documentation": "

Whether data retention of the profile is enabled.

" }, "MeetingRoomConfiguration": { "shape": "CreateMeetingRoomConfiguration", "documentation": "

The meeting room settings of a room profile.

" }, "Tags": { "shape": "TagList", "documentation": "

The tags for the profile.

" } } }, "CreateProfileResponse": { "type": "structure", "members": { "ProfileArn": { "shape": "Arn", "documentation": "

The ARN of the newly created room profile in the response.

" } } }, "CreateRequireCheckIn": { "type": "structure", "required": [ "ReleaseAfterMinutes", "Enabled" ], "members": { "ReleaseAfterMinutes": { "shape": "Minutes", "documentation": "

Duration between 5 and 20 minutes to determine when to release the room if it's not checked into.

" }, "Enabled": { "shape": "Boolean", "documentation": "

Whether require check in is enabled or not.

" } }, "documentation": "

Creates settings for the require check in feature that are applied to a room profile. Require check in allows a meeting room’s Alexa or AVS device to prompt the user to check in; otherwise, the room will be released.

" }, "CreateRoomRequest": { "type": "structure", "required": [ "RoomName" ], "members": { "RoomName": { "shape": "RoomName", "documentation": "

The name for the room.

" }, "Description": { "shape": "RoomDescription", "documentation": "

The description for the room.

" }, "ProfileArn": { "shape": "Arn", "documentation": "

The profile ARN for the room. This is required.

" }, "ProviderCalendarId": { "shape": "ProviderCalendarId", "documentation": "

The calendar ARN for the room.

" }, "ClientRequestToken": { "shape": "ClientRequestToken", "documentation": "

A unique, user-specified identifier for this request that ensures idempotency.

", "idempotencyToken": true }, "Tags": { "shape": "TagList", "documentation": "

The tags for the room.

" } } }, "CreateRoomResponse": { "type": "structure", "members": { "RoomArn": { "shape": "Arn", "documentation": "

The ARN of the newly created room in the response.

" } } }, "CreateSkillGroupRequest": { "type": "structure", "required": [ "SkillGroupName" ], "members": { "SkillGroupName": { "shape": "SkillGroupName", "documentation": "

The name for the skill group.

" }, "Description": { "shape": "SkillGroupDescription", "documentation": "

The description for the skill group.

" }, "ClientRequestToken": { "shape": "ClientRequestToken", "documentation": "

A unique, user-specified identifier for this request that ensures idempotency.

", "idempotencyToken": true }, "Tags": { "shape": "TagList", "documentation": "

The tags for the skill group.

" } } }, "CreateSkillGroupResponse": { "type": "structure", "members": { "SkillGroupArn": { "shape": "Arn", "documentation": "

The ARN of the newly created skill group in the response.

" } } }, "CreateUserRequest": { "type": "structure", "required": [ "UserId" ], "members": { "UserId": { "shape": "user_UserId", "documentation": "

The ARN for the user.

" }, "FirstName": { "shape": "user_FirstName", "documentation": "

The first name for the user.

" }, "LastName": { "shape": "user_LastName", "documentation": "

The last name for the user.

" }, "Email": { "shape": "Email", "documentation": "

The email address for the user.

" }, "ClientRequestToken": { "shape": "ClientRequestToken", "documentation": "

A unique, user-specified identifier for this request that ensures idempotency.

", "idempotencyToken": true }, "Tags": { "shape": "TagList", "documentation": "

The tags for the user.

" } } }, "CreateUserResponse": { "type": "structure", "members": { "UserArn": { "shape": "Arn", "documentation": "

The ARN of the newly created user in the response.

" } } }, "CurrentWiFiPassword": { "type": "string", "max": 128, "min": 5, "pattern": "[\\x00-\\x7F]*", "sensitive": true }, "CustomerS3BucketName": { "type": "string", "pattern": "[a-z0-9-\\.]{3,63}" }, "Date": { "type": "string", "pattern": "^\\d{4}\\-(0?[1-9]|1[012])\\-(0?[1-9]|[12][0-9]|3[01])$" }, "DeleteAddressBookRequest": { "type": "structure", "required": [ "AddressBookArn" ], "members": { "AddressBookArn": { "shape": "Arn", "documentation": "

The ARN of the address book to delete.

" } } }, "DeleteAddressBookResponse": { "type": "structure", "members": {} }, "DeleteBusinessReportScheduleRequest": { "type": "structure", "required": [ "ScheduleArn" ], "members": { "ScheduleArn": { "shape": "Arn", "documentation": "

The ARN of the business report schedule.

" } } }, "DeleteBusinessReportScheduleResponse": { "type": "structure", "members": {} }, "DeleteConferenceProviderRequest": { "type": "structure", "required": [ "ConferenceProviderArn" ], "members": { "ConferenceProviderArn": { "shape": "Arn", "documentation": "

The ARN of the conference provider.

" } } }, "DeleteConferenceProviderResponse": { "type": "structure", "members": {} }, "DeleteContactRequest": { "type": "structure", "required": [ "ContactArn" ], "members": { "ContactArn": { "shape": "Arn", "documentation": "

The ARN of the contact to delete.

" } } }, "DeleteContactResponse": { "type": "structure", "members": {} }, "DeleteDeviceRequest": { "type": "structure", "required": [ "DeviceArn" ], "members": { "DeviceArn": { "shape": "Arn", "documentation": "

The ARN of the device for which to request details.

" } } }, "DeleteDeviceResponse": { "type": "structure", "members": {} }, "DeleteDeviceUsageDataRequest": { "type": "structure", "required": [ "DeviceArn", "DeviceUsageType" ], "members": { "DeviceArn": { "shape": "Arn", "documentation": "

The ARN of the device.

" }, "DeviceUsageType": { "shape": "DeviceUsageType", "documentation": "

The type of usage data to delete.

" } } }, "DeleteDeviceUsageDataResponse": { "type": "structure", "members": {} }, "DeleteGatewayGroupRequest": { "type": "structure", "required": [ "GatewayGroupArn" ], "members": { "GatewayGroupArn": { "shape": "Arn", "documentation": "

The ARN of the gateway group to delete.

" } } }, "DeleteGatewayGroupResponse": { "type": "structure", "members": {} }, "DeleteNetworkProfileRequest": { "type": "structure", "required": [ "NetworkProfileArn" ], "members": { "NetworkProfileArn": { "shape": "Arn", "documentation": "

The ARN of the network profile associated with a device.

" } } }, "DeleteNetworkProfileResponse": { "type": "structure", "members": {} }, "DeleteProfileRequest": { "type": "structure", "members": { "ProfileArn": { "shape": "Arn", "documentation": "

The ARN of the room profile to delete. Required.

" } } }, "DeleteProfileResponse": { "type": "structure", "members": {} }, "DeleteRoomRequest": { "type": "structure", "members": { "RoomArn": { "shape": "Arn", "documentation": "

The ARN of the room to delete. Required.

" } } }, "DeleteRoomResponse": { "type": "structure", "members": {} }, "DeleteRoomSkillParameterRequest": { "type": "structure", "required": [ "SkillId", "ParameterKey" ], "members": { "RoomArn": { "shape": "Arn", "documentation": "

The ARN of the room from which to remove the room skill parameter details.

" }, "SkillId": { "shape": "SkillId", "documentation": "

The ID of the skill from which to remove the room skill parameter details.

" }, "ParameterKey": { "shape": "RoomSkillParameterKey", "documentation": "

The room skill parameter key for which to remove details.

" } } }, "DeleteRoomSkillParameterResponse": { "type": "structure", "members": {} }, "DeleteSkillAuthorizationRequest": { "type": "structure", "required": [ "SkillId" ], "members": { "SkillId": { "shape": "SkillId", "documentation": "

The unique identifier of a skill.

" }, "RoomArn": { "shape": "Arn", "documentation": "

The room that the skill is authorized for.

" } } }, "DeleteSkillAuthorizationResponse": { "type": "structure", "members": {} }, "DeleteSkillGroupRequest": { "type": "structure", "members": { "SkillGroupArn": { "shape": "Arn", "documentation": "

The ARN of the skill group to delete. Required.

" } } }, "DeleteSkillGroupResponse": { "type": "structure", "members": {} }, "DeleteUserRequest": { "type": "structure", "required": [ "EnrollmentId" ], "members": { "UserArn": { "shape": "Arn", "documentation": "

The ARN of the user to delete in the organization. Required.

" }, "EnrollmentId": { "shape": "EnrollmentId", "documentation": "

The ARN of the user's enrollment in the organization. Required.

" } } }, "DeleteUserResponse": { "type": "structure", "members": {} }, "DeveloperInfo": { "type": "structure", "members": { "DeveloperName": { "shape": "DeveloperName", "documentation": "

The name of the developer.

" }, "PrivacyPolicy": { "shape": "PrivacyPolicy", "documentation": "

The URL of the privacy policy.

" }, "Email": { "shape": "Email", "documentation": "

The email of the developer.

" }, "Url": { "shape": "Url", "documentation": "

The website of the developer.

" } }, "documentation": "

The details about the developer that published the skill.

" }, "DeveloperName": { "type": "string" }, "Device": { "type": "structure", "members": { "DeviceArn": { "shape": "Arn", "documentation": "

The ARN of a device.

" }, "DeviceSerialNumber": { "shape": "DeviceSerialNumber", "documentation": "

The serial number of a device.

" }, "DeviceType": { "shape": "DeviceType", "documentation": "

The type of a device.

" }, "DeviceName": { "shape": "DeviceName", "documentation": "

The name of a device.

" }, "SoftwareVersion": { "shape": "SoftwareVersion", "documentation": "

The software version of a device.

" }, "MacAddress": { "shape": "MacAddress", "documentation": "

The MAC address of a device.

" }, "RoomArn": { "shape": "Arn", "documentation": "

The room ARN of a device.

" }, "DeviceStatus": { "shape": "DeviceStatus", "documentation": "

The status of a device. If the status is not READY, check the DeviceStatusInfo value for details.

" }, "DeviceStatusInfo": { "shape": "DeviceStatusInfo", "documentation": "

Detailed information about a device's status.

" }, "NetworkProfileInfo": { "shape": "DeviceNetworkProfileInfo", "documentation": "

Detailed information about a device's network profile.

" } }, "documentation": "

A device with attributes.

" }, "DeviceData": { "type": "structure", "members": { "DeviceArn": { "shape": "Arn", "documentation": "

The ARN of a device.

" }, "DeviceSerialNumber": { "shape": "DeviceSerialNumber", "documentation": "

The serial number of a device.

" }, "DeviceType": { "shape": "DeviceType", "documentation": "

The type of a device.

" }, "DeviceName": { "shape": "DeviceName", "documentation": "

The name of a device.

" }, "SoftwareVersion": { "shape": "SoftwareVersion", "documentation": "

The software version of a device.

" }, "MacAddress": { "shape": "MacAddress", "documentation": "

The MAC address of a device.

" }, "DeviceStatus": { "shape": "DeviceStatus", "documentation": "

The status of a device.

" }, "NetworkProfileArn": { "shape": "Arn", "documentation": "

The ARN of the network profile associated with a device.

" }, "NetworkProfileName": { "shape": "NetworkProfileName", "documentation": "

The name of the network profile associated with a device.

" }, "RoomArn": { "shape": "Arn", "documentation": "

The room ARN associated with a device.

" }, "RoomName": { "shape": "DeviceRoomName", "documentation": "

The name of the room associated with a device.

" }, "DeviceStatusInfo": { "shape": "DeviceStatusInfo", "documentation": "

Detailed information about a device's status.

" }, "CreatedTime": { "shape": "DeviceDataCreatedTime", "documentation": "

The time (in epoch) when the device data was created.

" } }, "documentation": "

Device attributes.

" }, "DeviceDataCreatedTime": { "type": "timestamp" }, "DeviceDataList": { "type": "list", "member": { "shape": "DeviceData" } }, "DeviceEvent": { "type": "structure", "members": { "Type": { "shape": "DeviceEventType", "documentation": "

The type of device event.

" }, "Value": { "shape": "DeviceEventValue", "documentation": "

The value of the event.

" }, "Timestamp": { "shape": "DeviceEventTime", "documentation": "

The time (in epoch) when the event occurred.

" } }, "documentation": "

The list of device events.

" }, "DeviceEventList": { "type": "list", "member": { "shape": "DeviceEvent" } }, "DeviceEventTime": { "type": "timestamp" }, "DeviceEventType": { "type": "string", "enum": [ "CONNECTION_STATUS", "DEVICE_STATUS" ] }, "DeviceEventValue": { "type": "string" }, "DeviceLocale": { "type": "string", "max": 256, "min": 1 }, "DeviceName": { "type": "string", "max": 100, "min": 2, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "DeviceNetworkProfileInfo": { "type": "structure", "members": { "NetworkProfileArn": { "shape": "Arn", "documentation": "

The ARN of the network profile associated with a device.

" }, "CertificateArn": { "shape": "Arn", "documentation": "

The ARN of the certificate associated with a device.

" }, "CertificateExpirationTime": { "shape": "CertificateTime", "documentation": "

The time (in epoch) when the certificate expires.

" } }, "documentation": "

Detailed information about a device's network profile.

" }, "DeviceRoomName": { "type": "string", "max": 100, "min": 1, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "DeviceSerialNumber": { "type": "string", "pattern": "[a-zA-Z0-9]{1,200}" }, "DeviceSerialNumberForAVS": { "type": "string", "pattern": "^[a-zA-Z0-9]{1,50}$" }, "DeviceStatus": { "type": "string", "enum": [ "READY", "PENDING", "WAS_OFFLINE", "DEREGISTERED", "FAILED" ] }, "DeviceStatusDetail": { "type": "structure", "members": { "Feature": { "shape": "Feature", "documentation": "

The list of available features on the device.

" }, "Code": { "shape": "DeviceStatusDetailCode", "documentation": "

The device status detail code.

" } }, "documentation": "

Details of a device’s status.

" }, "DeviceStatusDetailCode": { "type": "string", "enum": [ "DEVICE_SOFTWARE_UPDATE_NEEDED", "DEVICE_WAS_OFFLINE", "CREDENTIALS_ACCESS_FAILURE", "TLS_VERSION_MISMATCH", "ASSOCIATION_REJECTION", "AUTHENTICATION_FAILURE", "DHCP_FAILURE", "INTERNET_UNAVAILABLE", "DNS_FAILURE", "UNKNOWN_FAILURE", "CERTIFICATE_ISSUING_LIMIT_EXCEEDED", "INVALID_CERTIFICATE_AUTHORITY", "NETWORK_PROFILE_NOT_FOUND", "INVALID_PASSWORD_STATE", "PASSWORD_NOT_FOUND", "PASSWORD_MANAGER_ACCESS_DENIED", "CERTIFICATE_AUTHORITY_ACCESS_DENIED" ] }, "DeviceStatusDetails": { "type": "list", "member": { "shape": "DeviceStatusDetail" } }, "DeviceStatusInfo": { "type": "structure", "members": { "DeviceStatusDetails": { "shape": "DeviceStatusDetails", "documentation": "

One or more device status detail descriptions.

" }, "ConnectionStatus": { "shape": "ConnectionStatus", "documentation": "

The latest available information about the connection status of a device.

" }, "ConnectionStatusUpdatedTime": { "shape": "ConnectionStatusUpdatedTime", "documentation": "

The time (in epoch) when the device connection status changed.

" } }, "documentation": "

Detailed information about a device's status.

" }, "DeviceType": { "type": "string", "pattern": "[a-zA-Z0-9]{1,200}" }, "DeviceUsageType": { "type": "string", "enum": [ "VOICE" ] }, "DisassociateContactFromAddressBookRequest": { "type": "structure", "required": [ "ContactArn", "AddressBookArn" ], "members": { "ContactArn": { "shape": "Arn", "documentation": "

The ARN of the contact to disassociate from an address book.

" }, "AddressBookArn": { "shape": "Arn", "documentation": "

The ARN of the address from which to disassociate the contact.

" } } }, "DisassociateContactFromAddressBookResponse": { "type": "structure", "members": {} }, "DisassociateDeviceFromRoomRequest": { "type": "structure", "members": { "DeviceArn": { "shape": "Arn", "documentation": "

The ARN of the device to disassociate from a room. Required.

" } } }, "DisassociateDeviceFromRoomResponse": { "type": "structure", "members": {} }, "DisassociateSkillFromSkillGroupRequest": { "type": "structure", "required": [ "SkillId" ], "members": { "SkillGroupArn": { "shape": "Arn", "documentation": "

The unique identifier of a skill. Required.

" }, "SkillId": { "shape": "SkillId", "documentation": "

The ARN of a skill group to associate to a skill.

" } } }, "DisassociateSkillFromSkillGroupResponse": { "type": "structure", "members": {} }, "DisassociateSkillFromUsersRequest": { "type": "structure", "required": [ "SkillId" ], "members": { "SkillId": { "shape": "SkillId", "documentation": "

The private skill ID you want to make unavailable for enrolled users.

" } } }, "DisassociateSkillFromUsersResponse": { "type": "structure", "members": {} }, "DisassociateSkillGroupFromRoomRequest": { "type": "structure", "members": { "SkillGroupArn": { "shape": "Arn", "documentation": "

The ARN of the skill group to disassociate from a room. Required.

" }, "RoomArn": { "shape": "Arn", "documentation": "

The ARN of the room from which the skill group is to be disassociated. Required.

" } } }, "DisassociateSkillGroupFromRoomResponse": { "type": "structure", "members": {} }, "DistanceUnit": { "type": "string", "enum": [ "METRIC", "IMPERIAL" ] }, "Email": { "type": "string", "max": 128, "min": 1, "pattern": "\\w[+-.\\w]*@\\w[\\w\\.\\-]+\\.[0-9a-zA-Z]{2,24}" }, "EnablementType": { "type": "string", "enum": [ "ENABLED", "PENDING" ] }, "EnablementTypeFilter": { "type": "string", "enum": [ "ENABLED", "PENDING" ] }, "EndOfMeetingReminder": { "type": "structure", "members": { "ReminderAtMinutes": { "shape": "EndOfMeetingReminderMinutesList", "documentation": "

A range of 3 to 15 minutes that determines when the reminder begins.

" }, "ReminderType": { "shape": "EndOfMeetingReminderType", "documentation": "

The type of sound that users hear during the end of meeting reminder.

" }, "Enabled": { "shape": "Boolean", "documentation": "

Whether an end of meeting reminder is enabled or not.

" } }, "documentation": "

Settings for the end of meeting reminder feature that are applied to a room profile. The end of meeting reminder enables Alexa to remind users when a meeting is ending.

" }, "EndOfMeetingReminderMinutesList": { "type": "list", "member": { "shape": "Minutes" }, "max": 1, "min": 1 }, "EndOfMeetingReminderType": { "type": "string", "enum": [ "ANNOUNCEMENT_TIME_CHECK", "ANNOUNCEMENT_VARIABLE_TIME_LEFT", "CHIME", "KNOCK" ] }, "EndUserLicenseAgreement": { "type": "string" }, "Endpoint": { "type": "string", "max": 256, "min": 1 }, "EnrollmentId": { "type": "string", "max": 128, "min": 0 }, "EnrollmentStatus": { "type": "string", "enum": [ "INITIALIZED", "PENDING", "REGISTERED", "DISASSOCIATING", "DEREGISTERING" ] }, "Feature": { "type": "string", "enum": [ "BLUETOOTH", "VOLUME", "NOTIFICATIONS", "LISTS", "SKILLS", "NETWORK_PROFILE", "SETTINGS", "ALL" ] }, "Features": { "type": "list", "member": { "shape": "Feature" } }, "Filter": { "type": "structure", "required": [ "Key", "Values" ], "members": { "Key": { "shape": "FilterKey", "documentation": "

The key of a filter.

" }, "Values": { "shape": "FilterValueList", "documentation": "

The values of a filter.

" } }, "documentation": "

A filter name and value pair that is used to return a more specific list of results. Filters can be used to match a set of resources by various criteria.

" }, "FilterKey": { "type": "string", "max": 500, "min": 1 }, "FilterList": { "type": "list", "member": { "shape": "Filter" }, "max": 25 }, "FilterValue": { "type": "string", "max": 500, "min": 1 }, "FilterValueList": { "type": "list", "member": { "shape": "FilterValue" }, "max": 50 }, "ForgetSmartHomeAppliancesRequest": { "type": "structure", "required": [ "RoomArn" ], "members": { "RoomArn": { "shape": "Arn", "documentation": "

The room that the appliances are associated with.

" } } }, "ForgetSmartHomeAppliancesResponse": { "type": "structure", "members": {} }, "Gateway": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the gateway.

" }, "Name": { "shape": "GatewayName", "documentation": "

The name of the gateway.

" }, "Description": { "shape": "GatewayDescription", "documentation": "

The description of the gateway.

" }, "GatewayGroupArn": { "shape": "Arn", "documentation": "

The ARN of the gateway group that the gateway is associated to.

" }, "SoftwareVersion": { "shape": "GatewayVersion", "documentation": "

The software version of the gateway. The gateway automatically updates its software version during normal operation.

" } }, "documentation": "

The details of the gateway.

" }, "GatewayDescription": { "type": "string", "max": 200, "min": 0, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "GatewayGroup": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the gateway group.

" }, "Name": { "shape": "GatewayGroupName", "documentation": "

The name of the gateway group.

" }, "Description": { "shape": "GatewayGroupDescription", "documentation": "

The description of the gateway group.

" } }, "documentation": "

The details of the gateway group.

" }, "GatewayGroupDescription": { "type": "string", "max": 200, "min": 0 }, "GatewayGroupName": { "type": "string", "max": 100, "min": 1, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "GatewayGroupSummaries": { "type": "list", "member": { "shape": "GatewayGroupSummary" } }, "GatewayGroupSummary": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the gateway group.

" }, "Name": { "shape": "GatewayGroupName", "documentation": "

The name of the gateway group.

" }, "Description": { "shape": "GatewayGroupDescription", "documentation": "

The description of the gateway group.

" } }, "documentation": "

The summary of a gateway group.

" }, "GatewayName": { "type": "string", "max": 253, "min": 1, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "GatewaySummaries": { "type": "list", "member": { "shape": "GatewaySummary" } }, "GatewaySummary": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the gateway.

" }, "Name": { "shape": "GatewayName", "documentation": "

The name of the gateway.

" }, "Description": { "shape": "GatewayDescription", "documentation": "

The description of the gateway.

" }, "GatewayGroupArn": { "shape": "Arn", "documentation": "

The ARN of the gateway group that the gateway is associated to.

" }, "SoftwareVersion": { "shape": "GatewayVersion", "documentation": "

The software version of the gateway. The gateway automatically updates its software version during normal operation.

" } }, "documentation": "

The summary of a gateway.

" }, "GatewayVersion": { "type": "string", "max": 50, "min": 1 }, "GenericKeyword": { "type": "string" }, "GenericKeywords": { "type": "list", "member": { "shape": "GenericKeyword" } }, "GetAddressBookRequest": { "type": "structure", "required": [ "AddressBookArn" ], "members": { "AddressBookArn": { "shape": "Arn", "documentation": "

The ARN of the address book for which to request details.

" } } }, "GetAddressBookResponse": { "type": "structure", "members": { "AddressBook": { "shape": "AddressBook", "documentation": "

The details of the requested address book.

" } } }, "GetConferencePreferenceRequest": { "type": "structure", "members": {} }, "GetConferencePreferenceResponse": { "type": "structure", "members": { "Preference": { "shape": "ConferencePreference", "documentation": "

The conference preference.

" } } }, "GetConferenceProviderRequest": { "type": "structure", "required": [ "ConferenceProviderArn" ], "members": { "ConferenceProviderArn": { "shape": "Arn", "documentation": "

The ARN of the newly created conference provider.

" } } }, "GetConferenceProviderResponse": { "type": "structure", "members": { "ConferenceProvider": { "shape": "ConferenceProvider", "documentation": "

The conference provider.

" } } }, "GetContactRequest": { "type": "structure", "required": [ "ContactArn" ], "members": { "ContactArn": { "shape": "Arn", "documentation": "

The ARN of the contact for which to request details.

" } } }, "GetContactResponse": { "type": "structure", "members": { "Contact": { "shape": "Contact", "documentation": "

The details of the requested contact.

" } } }, "GetDeviceRequest": { "type": "structure", "members": { "DeviceArn": { "shape": "Arn", "documentation": "

The ARN of the device for which to request details. Required.

" } } }, "GetDeviceResponse": { "type": "structure", "members": { "Device": { "shape": "Device", "documentation": "

The details of the device requested. Required.

" } } }, "GetGatewayGroupRequest": { "type": "structure", "required": [ "GatewayGroupArn" ], "members": { "GatewayGroupArn": { "shape": "Arn", "documentation": "

The ARN of the gateway group to get.

" } } }, "GetGatewayGroupResponse": { "type": "structure", "members": { "GatewayGroup": { "shape": "GatewayGroup" } } }, "GetGatewayRequest": { "type": "structure", "required": [ "GatewayArn" ], "members": { "GatewayArn": { "shape": "Arn", "documentation": "

The ARN of the gateway to get.

" } } }, "GetGatewayResponse": { "type": "structure", "members": { "Gateway": { "shape": "Gateway", "documentation": "

The details of the gateway.

" } } }, "GetInvitationConfigurationRequest": { "type": "structure", "members": {} }, "GetInvitationConfigurationResponse": { "type": "structure", "members": { "OrganizationName": { "shape": "OrganizationName", "documentation": "

The name of the organization sending the enrollment invite to a user.

" }, "ContactEmail": { "shape": "Email", "documentation": "

The email ID of the organization or individual contact that the enrolled user can use.

" }, "PrivateSkillIds": { "shape": "ShortSkillIdList", "documentation": "

The list of private skill IDs that you want to recommend to the user to enable in the invitation.

" } } }, "GetNetworkProfileRequest": { "type": "structure", "required": [ "NetworkProfileArn" ], "members": { "NetworkProfileArn": { "shape": "Arn", "documentation": "

The ARN of the network profile associated with a device.

" } } }, "GetNetworkProfileResponse": { "type": "structure", "members": { "NetworkProfile": { "shape": "NetworkProfile", "documentation": "

The network profile associated with a device.

" } } }, "GetProfileRequest": { "type": "structure", "members": { "ProfileArn": { "shape": "Arn", "documentation": "

The ARN of the room profile for which to request details. Required.

" } } }, "GetProfileResponse": { "type": "structure", "members": { "Profile": { "shape": "Profile", "documentation": "

The details of the room profile requested. Required.

" } } }, "GetRoomRequest": { "type": "structure", "members": { "RoomArn": { "shape": "Arn", "documentation": "

The ARN of the room for which to request details. Required.

" } } }, "GetRoomResponse": { "type": "structure", "members": { "Room": { "shape": "Room", "documentation": "

The details of the room requested.

" } } }, "GetRoomSkillParameterRequest": { "type": "structure", "required": [ "SkillId", "ParameterKey" ], "members": { "RoomArn": { "shape": "Arn", "documentation": "

The ARN of the room from which to get the room skill parameter details.

" }, "SkillId": { "shape": "SkillId", "documentation": "

The ARN of the skill from which to get the room skill parameter details. Required.

" }, "ParameterKey": { "shape": "RoomSkillParameterKey", "documentation": "

The room skill parameter key for which to get details. Required.

" } } }, "GetRoomSkillParameterResponse": { "type": "structure", "members": { "RoomSkillParameter": { "shape": "RoomSkillParameter", "documentation": "

The details of the room skill parameter requested. Required.

" } } }, "GetSkillGroupRequest": { "type": "structure", "members": { "SkillGroupArn": { "shape": "Arn", "documentation": "

The ARN of the skill group for which to get details. Required.

" } } }, "GetSkillGroupResponse": { "type": "structure", "members": { "SkillGroup": { "shape": "SkillGroup", "documentation": "

The details of the skill group requested. Required.

" } } }, "IPDialIn": { "type": "structure", "required": [ "Endpoint", "CommsProtocol" ], "members": { "Endpoint": { "shape": "Endpoint", "documentation": "

The IP address.

" }, "CommsProtocol": { "shape": "CommsProtocol", "documentation": "

The protocol, including SIP, SIPS, and H323.

" } }, "documentation": "

The IP endpoint and protocol for calling.

" }, "IconUrl": { "type": "string" }, "InstantBooking": { "type": "structure", "members": { "DurationInMinutes": { "shape": "Minutes", "documentation": "

Duration between 15 and 240 minutes at increments of 15 that determines how long to book an available room when a meeting is started with Alexa.

" }, "Enabled": { "shape": "Boolean", "documentation": "

Whether instant booking is enabled or not.

" } }, "documentation": "

Settings for the instant booking feature that are applied to a room profile. When users start their meeting with Alexa, Alexa automatically books the room for the configured duration if the room is available.

" }, "InvocationPhrase": { "type": "string" }, "Key": { "type": "string", "min": 1 }, "ListBusinessReportSchedulesRequest": { "type": "structure", "members": { "NextToken": { "shape": "NextToken", "documentation": "

The token used to list the remaining schedules from the previous API call.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of schedules listed in the call.

" } } }, "ListBusinessReportSchedulesResponse": { "type": "structure", "members": { "BusinessReportSchedules": { "shape": "BusinessReportScheduleList", "documentation": "

The schedule of the reports.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The token used to list the remaining schedules from the previous API call.

" } } }, "ListConferenceProvidersRequest": { "type": "structure", "members": { "NextToken": { "shape": "NextToken", "documentation": "

The tokens used for pagination.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of conference providers to be returned, per paginated calls.

" } } }, "ListConferenceProvidersResponse": { "type": "structure", "members": { "ConferenceProviders": { "shape": "ConferenceProvidersList", "documentation": "

The conference providers.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The tokens used for pagination.

" } } }, "ListDeviceEventsRequest": { "type": "structure", "required": [ "DeviceArn" ], "members": { "DeviceArn": { "shape": "Arn", "documentation": "

The ARN of a device.

" }, "EventType": { "shape": "DeviceEventType", "documentation": "

The event type to filter device events. If EventType isn't specified, this returns a list of all device events in reverse chronological order. If EventType is specified, this returns a list of device events for that EventType in reverse chronological order.

" }, "NextToken": { "shape": "NextToken", "documentation": "

An optional token returned from a prior request. Use this token for pagination of results from this action. If this parameter is specified, the response only includes results beyond the token, up to the value specified by MaxResults. When the end of results is reached, the response has a value of null.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to include in the response. The default value is 50. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.

" } } }, "ListDeviceEventsResponse": { "type": "structure", "members": { "DeviceEvents": { "shape": "DeviceEventList", "documentation": "

The device events requested for the device ARN.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The token returned to indicate that there is more data available.

" } } }, "ListGatewayGroupsRequest": { "type": "structure", "members": { "NextToken": { "shape": "NextToken", "documentation": "

The token used to paginate though multiple pages of gateway group summaries.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of gateway group summaries to return. The default is 50.

" } } }, "ListGatewayGroupsResponse": { "type": "structure", "members": { "GatewayGroups": { "shape": "GatewayGroupSummaries", "documentation": "

The gateway groups in the list.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The token used to paginate though multiple pages of gateway group summaries.

" } } }, "ListGatewaysRequest": { "type": "structure", "members": { "GatewayGroupArn": { "shape": "Arn", "documentation": "

The gateway group ARN for which to list gateways.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The token used to paginate though multiple pages of gateway summaries.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of gateway summaries to return. The default is 50.

" } } }, "ListGatewaysResponse": { "type": "structure", "members": { "Gateways": { "shape": "GatewaySummaries", "documentation": "

The gateways in the list.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The token used to paginate though multiple pages of gateway summaries.

" } } }, "ListSkillsRequest": { "type": "structure", "members": { "SkillGroupArn": { "shape": "Arn", "documentation": "

The ARN of the skill group for which to list enabled skills.

" }, "EnablementType": { "shape": "EnablementTypeFilter", "documentation": "

Whether the skill is enabled under the user's account.

" }, "SkillType": { "shape": "SkillTypeFilter", "documentation": "

Whether the skill is publicly available or is a private skill.

" }, "NextToken": { "shape": "NextToken", "documentation": "

An optional token returned from a prior request. Use this token for pagination of results from this action. If this parameter is specified, the response includes only results beyond the token, up to the value specified by MaxResults.

" }, "MaxResults": { "shape": "SkillListMaxResults", "documentation": "

The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.

" } } }, "ListSkillsResponse": { "type": "structure", "members": { "SkillSummaries": { "shape": "SkillSummaryList", "documentation": "

The list of enabled skills requested. Required.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The token returned to indicate that there is more data available.

" } } }, "ListSkillsStoreCategoriesRequest": { "type": "structure", "members": { "NextToken": { "shape": "NextToken", "documentation": "

The tokens used for pagination.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of categories returned, per paginated calls.

" } } }, "ListSkillsStoreCategoriesResponse": { "type": "structure", "members": { "CategoryList": { "shape": "CategoryList", "documentation": "

The list of categories.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The tokens used for pagination.

" } } }, "ListSkillsStoreSkillsByCategoryRequest": { "type": "structure", "required": [ "CategoryId" ], "members": { "CategoryId": { "shape": "CategoryId", "documentation": "

The category ID for which the skills are being retrieved from the skill store.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The tokens used for pagination.

" }, "MaxResults": { "shape": "SkillListMaxResults", "documentation": "

The maximum number of skills returned per paginated calls.

" } } }, "ListSkillsStoreSkillsByCategoryResponse": { "type": "structure", "members": { "SkillsStoreSkills": { "shape": "SkillsStoreSkillList", "documentation": "

The skill store skills.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The tokens used for pagination.

" } } }, "ListSmartHomeAppliancesRequest": { "type": "structure", "required": [ "RoomArn" ], "members": { "RoomArn": { "shape": "Arn", "documentation": "

The room that the appliances are associated with.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of appliances to be returned, per paginated calls.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The tokens used for pagination.

" } } }, "ListSmartHomeAppliancesResponse": { "type": "structure", "members": { "SmartHomeAppliances": { "shape": "SmartHomeApplianceList", "documentation": "

The smart home appliances.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The tokens used for pagination.

" } } }, "ListTagsRequest": { "type": "structure", "required": [ "Arn" ], "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the specified resource for which to list tags.

" }, "NextToken": { "shape": "NextToken", "documentation": "

An optional token returned from a prior request. Use this token for pagination of results from this action. If this parameter is specified, the response includes only results beyond the token, up to the value specified by MaxResults.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.

" } } }, "ListTagsResponse": { "type": "structure", "members": { "Tags": { "shape": "TagList", "documentation": "

The tags requested for the specified resource.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The token returned to indicate that there is more data available.

" } } }, "Locale": { "type": "string", "enum": [ "en-US" ] }, "MacAddress": { "type": "string" }, "MaxResults": { "type": "integer", "max": 50, "min": 1 }, "MaxVolumeLimit": { "type": "integer" }, "MeetingRoomConfiguration": { "type": "structure", "members": { "RoomUtilizationMetricsEnabled": { "shape": "Boolean", "documentation": "

Whether room utilization metrics are enabled or not.

" }, "EndOfMeetingReminder": { "shape": "EndOfMeetingReminder", "documentation": "

Settings for the end of meeting reminder feature that are applied to a room profile. The end of meeting reminder enables Alexa to remind users when a meeting is ending.

" }, "InstantBooking": { "shape": "InstantBooking", "documentation": "

Settings to automatically book the room if available for a configured duration when joining a meeting with Alexa.

" }, "RequireCheckIn": { "shape": "RequireCheckIn", "documentation": "

Settings for requiring a check in when a room is reserved. Alexa can cancel a room reservation if it's not checked into. This makes the room available for others. Users can check in by joining the meeting with Alexa or an AVS device, or by saying “Alexa, check in.”

" }, "ProactiveJoin": { "shape": "ProactiveJoin" } }, "documentation": "

Meeting room settings of a room profile.

" }, "MeetingSetting": { "type": "structure", "required": [ "RequirePin" ], "members": { "RequirePin": { "shape": "RequirePin", "documentation": "

The values that indicate whether the pin is always required.

" } }, "documentation": "

The values that indicate whether a pin is always required (YES), never required (NO), or OPTIONAL.

" }, "Minutes": { "type": "integer" }, "NetworkEapMethod": { "type": "string", "enum": [ "EAP_TLS" ] }, "NetworkProfile": { "type": "structure", "members": { "NetworkProfileArn": { "shape": "Arn", "documentation": "

The ARN of the network profile associated with a device.

" }, "NetworkProfileName": { "shape": "NetworkProfileName", "documentation": "

The name of the network profile associated with a device.

" }, "Description": { "shape": "NetworkProfileDescription", "documentation": "

Detailed information about a device's network profile.

" }, "Ssid": { "shape": "NetworkSsid", "documentation": "

The SSID of the Wi-Fi network.

" }, "SecurityType": { "shape": "NetworkSecurityType", "documentation": "

The security type of the Wi-Fi network. This can be WPA2_ENTERPRISE, WPA2_PSK, WPA_PSK, WEP, or OPEN.

" }, "EapMethod": { "shape": "NetworkEapMethod", "documentation": "

The authentication standard that is used in the EAP framework. Currently, EAP_TLS is supported.

" }, "CurrentPassword": { "shape": "CurrentWiFiPassword", "documentation": "

The current password of the Wi-Fi network.

" }, "NextPassword": { "shape": "NextWiFiPassword", "documentation": "

The next, or subsequent, password of the Wi-Fi network. This password is asynchronously transmitted to the device and is used when the password of the network changes to NextPassword.

" }, "CertificateAuthorityArn": { "shape": "Arn", "documentation": "

The ARN of the Private Certificate Authority (PCA) created in AWS Certificate Manager (ACM). This is used to issue certificates to the devices.

" }, "TrustAnchors": { "shape": "TrustAnchorList", "documentation": "

The root certificates of your authentication server, which is installed on your devices and used to trust your authentication server during EAP negotiation.

" } }, "documentation": "

The network profile associated with a device.

" }, "NetworkProfileData": { "type": "structure", "members": { "NetworkProfileArn": { "shape": "Arn", "documentation": "

The ARN of the network profile associated with a device.

" }, "NetworkProfileName": { "shape": "NetworkProfileName", "documentation": "

The name of the network profile associated with a device.

" }, "Description": { "shape": "NetworkProfileDescription", "documentation": "

Detailed information about a device's network profile.

" }, "Ssid": { "shape": "NetworkSsid", "documentation": "

The SSID of the Wi-Fi network.

" }, "SecurityType": { "shape": "NetworkSecurityType", "documentation": "

The security type of the Wi-Fi network. This can be WPA2_ENTERPRISE, WPA2_PSK, WPA_PSK, WEP, or OPEN.

" }, "EapMethod": { "shape": "NetworkEapMethod", "documentation": "

The authentication standard that is used in the EAP framework. Currently, EAP_TLS is supported.

" }, "CertificateAuthorityArn": { "shape": "Arn", "documentation": "

The ARN of the Private Certificate Authority (PCA) created in AWS Certificate Manager (ACM). This is used to issue certificates to the devices.

" } }, "documentation": "

The data associated with a network profile.

" }, "NetworkProfileDataList": { "type": "list", "member": { "shape": "NetworkProfileData" } }, "NetworkProfileDescription": { "type": "string", "max": 200, "min": 0, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "NetworkProfileName": { "type": "string", "max": 100, "min": 1, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "NetworkSecurityType": { "type": "string", "enum": [ "OPEN", "WEP", "WPA_PSK", "WPA2_PSK", "WPA2_ENTERPRISE" ] }, "NetworkSsid": { "type": "string", "max": 32, "min": 1, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "NewInThisVersionBulletPoints": { "type": "list", "member": { "shape": "BulletPoint" } }, "NextToken": { "type": "string", "max": 1100, "min": 1 }, "NextWiFiPassword": { "type": "string", "max": 128, "min": 0, "pattern": "(^$)|([\\x00-\\x7F]{5,})", "sensitive": true }, "OneClickIdDelay": { "type": "string", "max": 2, "min": 1 }, "OneClickPinDelay": { "type": "string", "max": 2, "min": 1 }, "OrganizationName": { "type": "string", "max": 100, "min": 1, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "OutboundPhoneNumber": { "type": "string", "pattern": "\\d{10}" }, "PSTNDialIn": { "type": "structure", "required": [ "CountryCode", "PhoneNumber", "OneClickIdDelay", "OneClickPinDelay" ], "members": { "CountryCode": { "shape": "CountryCode", "documentation": "

The zip code.

" }, "PhoneNumber": { "shape": "OutboundPhoneNumber", "documentation": "

The phone number to call to join the conference.

" }, "OneClickIdDelay": { "shape": "OneClickIdDelay", "documentation": "

The delay duration before Alexa enters the conference ID with dual-tone multi-frequency (DTMF). Each number on the dial pad corresponds to a DTMF tone, which is how we send data over the telephone network.

" }, "OneClickPinDelay": { "shape": "OneClickPinDelay", "documentation": "

The delay duration before Alexa enters the conference pin with dual-tone multi-frequency (DTMF). Each number on the dial pad corresponds to a DTMF tone, which is how we send data over the telephone network.

" } }, "documentation": "

The information for public switched telephone network (PSTN) conferencing.

" }, "PhoneNumber": { "type": "structure", "required": [ "Number", "Type" ], "members": { "Number": { "shape": "RawPhoneNumber", "documentation": "

The raw value of the phone number.

" }, "Type": { "shape": "PhoneNumberType", "documentation": "

The type of the phone number.

" } }, "documentation": "

The phone number for the contact containing the raw number and phone number type.

" }, "PhoneNumberList": { "type": "list", "member": { "shape": "PhoneNumber" }, "max": 3, "min": 0 }, "PhoneNumberType": { "type": "string", "enum": [ "MOBILE", "WORK", "HOME" ], "sensitive": true }, "PrivacyPolicy": { "type": "string" }, "ProactiveJoin": { "type": "structure", "members": { "EnabledByMotion": { "shape": "Boolean" } } }, "ProductDescription": { "type": "string" }, "ProductId": { "type": "string", "pattern": "^[a-zA-Z0-9_]{1,256}$" }, "Profile": { "type": "structure", "members": { "ProfileArn": { "shape": "Arn", "documentation": "

The ARN of a room profile.

" }, "ProfileName": { "shape": "ProfileName", "documentation": "

The name of a room profile.

" }, "IsDefault": { "shape": "Boolean", "documentation": "

Retrieves if the profile is default or not.

" }, "Address": { "shape": "Address", "documentation": "

The address of a room profile.

" }, "Timezone": { "shape": "Timezone", "documentation": "

The time zone of a room profile.

" }, "DistanceUnit": { "shape": "DistanceUnit", "documentation": "

The distance unit of a room profile.

" }, "TemperatureUnit": { "shape": "TemperatureUnit", "documentation": "

The temperature unit of a room profile.

" }, "WakeWord": { "shape": "WakeWord", "documentation": "

The wake word of a room profile.

" }, "Locale": { "shape": "DeviceLocale", "documentation": "

The locale of a room profile. (This is currently available only to a limited preview audience.)

" }, "SetupModeDisabled": { "shape": "Boolean", "documentation": "

The setup mode of a room profile.

" }, "MaxVolumeLimit": { "shape": "MaxVolumeLimit", "documentation": "

The max volume limit of a room profile.

" }, "PSTNEnabled": { "shape": "Boolean", "documentation": "

The PSTN setting of a room profile.

" }, "DataRetentionOptIn": { "shape": "Boolean", "documentation": "

Whether data retention of the profile is enabled.

" }, "AddressBookArn": { "shape": "Arn", "documentation": "

The ARN of the address book.

" }, "MeetingRoomConfiguration": { "shape": "MeetingRoomConfiguration", "documentation": "

Meeting room settings of a room profile.

" } }, "documentation": "

A room profile with attributes.

" }, "ProfileData": { "type": "structure", "members": { "ProfileArn": { "shape": "Arn", "documentation": "

The ARN of a room profile.

" }, "ProfileName": { "shape": "ProfileName", "documentation": "

The name of a room profile.

" }, "IsDefault": { "shape": "Boolean", "documentation": "

Retrieves if the profile data is default or not.

" }, "Address": { "shape": "Address", "documentation": "

The address of a room profile.

" }, "Timezone": { "shape": "Timezone", "documentation": "

The time zone of a room profile.

" }, "DistanceUnit": { "shape": "DistanceUnit", "documentation": "

The distance unit of a room profile.

" }, "TemperatureUnit": { "shape": "TemperatureUnit", "documentation": "

The temperature unit of a room profile.

" }, "WakeWord": { "shape": "WakeWord", "documentation": "

The wake word of a room profile.

" }, "Locale": { "shape": "DeviceLocale", "documentation": "

The locale of a room profile. (This is currently available only to a limited preview audience.)

" } }, "documentation": "

The data of a room profile.

" }, "ProfileDataList": { "type": "list", "member": { "shape": "ProfileData" } }, "ProfileName": { "type": "string", "max": 100, "min": 1, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "ProviderCalendarId": { "type": "string", "max": 100, "min": 0 }, "PutConferencePreferenceRequest": { "type": "structure", "required": [ "ConferencePreference" ], "members": { "ConferencePreference": { "shape": "ConferencePreference", "documentation": "

The conference preference of a specific conference provider.

" } } }, "PutConferencePreferenceResponse": { "type": "structure", "members": {} }, "PutInvitationConfigurationRequest": { "type": "structure", "required": [ "OrganizationName" ], "members": { "OrganizationName": { "shape": "OrganizationName", "documentation": "

The name of the organization sending the enrollment invite to a user.

" }, "ContactEmail": { "shape": "Email", "documentation": "

The email ID of the organization or individual contact that the enrolled user can use.

" }, "PrivateSkillIds": { "shape": "ShortSkillIdList", "documentation": "

The list of private skill IDs that you want to recommend to the user to enable in the invitation.

" } } }, "PutInvitationConfigurationResponse": { "type": "structure", "members": {} }, "PutRoomSkillParameterRequest": { "type": "structure", "required": [ "SkillId", "RoomSkillParameter" ], "members": { "RoomArn": { "shape": "Arn", "documentation": "

The ARN of the room associated with the room skill parameter. Required.

" }, "SkillId": { "shape": "SkillId", "documentation": "

The ARN of the skill associated with the room skill parameter. Required.

" }, "RoomSkillParameter": { "shape": "RoomSkillParameter", "documentation": "

The updated room skill parameter. Required.

" } } }, "PutRoomSkillParameterResponse": { "type": "structure", "members": {} }, "PutSkillAuthorizationRequest": { "type": "structure", "required": [ "AuthorizationResult", "SkillId" ], "members": { "AuthorizationResult": { "shape": "AuthorizationResult", "documentation": "

The authorization result specific to OAUTH code grant output. \"Code” must be populated in the AuthorizationResult map to establish the authorization.

" }, "SkillId": { "shape": "SkillId", "documentation": "

The unique identifier of a skill.

" }, "RoomArn": { "shape": "Arn", "documentation": "

The room that the skill is authorized for.

" } } }, "PutSkillAuthorizationResponse": { "type": "structure", "members": {} }, "RawPhoneNumber": { "type": "string", "max": 50, "min": 0, "pattern": "^[\\+0-9\\#\\,\\(][\\+0-9\\-\\.\\/\\(\\)\\,\\#\\s]+$", "sensitive": true }, "RegisterAVSDeviceRequest": { "type": "structure", "required": [ "ClientId", "UserCode", "ProductId", "AmazonId" ], "members": { "ClientId": { "shape": "ClientId", "documentation": "

The client ID of the OEM used for code-based linking authorization on an AVS device.

" }, "UserCode": { "shape": "UserCode", "documentation": "

The code that is obtained after your AVS device has made a POST request to LWA as a part of the Device Authorization Request component of the OAuth code-based linking specification.

" }, "ProductId": { "shape": "ProductId", "documentation": "

The product ID used to identify your AVS device during authorization.

" }, "DeviceSerialNumber": { "shape": "DeviceSerialNumberForAVS", "documentation": "

The key generated by the OEM that uniquely identifies a specified instance of your AVS device.

" }, "AmazonId": { "shape": "AmazonId", "documentation": "

The device type ID for your AVS device generated by Amazon when the OEM creates a new product on Amazon's Developer Console.

" }, "RoomArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the room with which to associate your AVS device.

" }, "Tags": { "shape": "TagList", "documentation": "

The tags to be added to the specified resource. Do not provide system tags.

" } } }, "RegisterAVSDeviceResponse": { "type": "structure", "members": { "DeviceArn": { "shape": "Arn", "documentation": "

The ARN of the device.

" } } }, "RejectSkillRequest": { "type": "structure", "required": [ "SkillId" ], "members": { "SkillId": { "shape": "SkillId", "documentation": "

The unique identifier of the skill.

" } } }, "RejectSkillResponse": { "type": "structure", "members": {} }, "ReleaseDate": { "type": "string" }, "RequireCheckIn": { "type": "structure", "members": { "ReleaseAfterMinutes": { "shape": "Minutes", "documentation": "

Duration between 5 and 20 minutes to determine when to release the room if it's not checked into.

" }, "Enabled": { "shape": "Boolean", "documentation": "

Whether require check in is enabled or not.

" } }, "documentation": "

Settings for the require check in feature that are applied to a room profile. Require check in allows a meeting room’s Alexa or AVS device to prompt the user to check in; otherwise, the room will be released.

" }, "RequirePin": { "type": "string", "enum": [ "YES", "NO", "OPTIONAL" ] }, "ResolveRoomRequest": { "type": "structure", "required": [ "UserId", "SkillId" ], "members": { "UserId": { "shape": "UserId", "documentation": "

The ARN of the user. Required.

" }, "SkillId": { "shape": "SkillId", "documentation": "

The ARN of the skill that was requested. Required.

" } } }, "ResolveRoomResponse": { "type": "structure", "members": { "RoomArn": { "shape": "Arn", "documentation": "

The ARN of the room from which the skill request was invoked.

" }, "RoomName": { "shape": "RoomName", "documentation": "

The name of the room from which the skill request was invoked.

" }, "RoomSkillParameters": { "shape": "RoomSkillParameters", "documentation": "

Response to get the room profile request. Required.

" } } }, "ReviewKey": { "type": "string" }, "ReviewValue": { "type": "string" }, "Reviews": { "type": "map", "key": { "shape": "ReviewKey" }, "value": { "shape": "ReviewValue" } }, "RevokeInvitationRequest": { "type": "structure", "members": { "UserArn": { "shape": "Arn", "documentation": "

The ARN of the user for whom to revoke an enrollment invitation. Required.

" }, "EnrollmentId": { "shape": "EnrollmentId", "documentation": "

The ARN of the enrollment invitation to revoke. Required.

" } } }, "RevokeInvitationResponse": { "type": "structure", "members": {} }, "Room": { "type": "structure", "members": { "RoomArn": { "shape": "Arn", "documentation": "

The ARN of a room.

" }, "RoomName": { "shape": "RoomName", "documentation": "

The name of a room.

" }, "Description": { "shape": "RoomDescription", "documentation": "

The description of a room.

" }, "ProviderCalendarId": { "shape": "ProviderCalendarId", "documentation": "

The provider calendar ARN of a room.

" }, "ProfileArn": { "shape": "Arn", "documentation": "

The profile ARN of a room.

" } }, "documentation": "

A room with attributes.

" }, "RoomData": { "type": "structure", "members": { "RoomArn": { "shape": "Arn", "documentation": "

The ARN of a room.

" }, "RoomName": { "shape": "RoomName", "documentation": "

The name of a room.

" }, "Description": { "shape": "RoomDescription", "documentation": "

The description of a room.

" }, "ProviderCalendarId": { "shape": "ProviderCalendarId", "documentation": "

The provider calendar ARN of a room.

" }, "ProfileArn": { "shape": "Arn", "documentation": "

The profile ARN of a room.

" }, "ProfileName": { "shape": "ProfileName", "documentation": "

The profile name of a room.

" } }, "documentation": "

The data of a room.

" }, "RoomDataList": { "type": "list", "member": { "shape": "RoomData" } }, "RoomDescription": { "type": "string", "max": 200, "min": 1, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "RoomName": { "type": "string", "max": 100, "min": 1, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "RoomSkillParameter": { "type": "structure", "required": [ "ParameterKey", "ParameterValue" ], "members": { "ParameterKey": { "shape": "RoomSkillParameterKey", "documentation": "

The parameter key of a room skill parameter. ParameterKey is an enumerated type that only takes “DEFAULT” or “SCOPE” as valid values.

" }, "ParameterValue": { "shape": "RoomSkillParameterValue", "documentation": "

The parameter value of a room skill parameter.

" } }, "documentation": "

A skill parameter associated with a room.

" }, "RoomSkillParameterKey": { "type": "string", "max": 256, "min": 1 }, "RoomSkillParameterValue": { "type": "string", "max": 512, "min": 1 }, "RoomSkillParameters": { "type": "list", "member": { "shape": "RoomSkillParameter" } }, "S3KeyPrefix": { "type": "string", "max": 100, "min": 0, "pattern": "[A-Za-z0-9!_\\-\\.\\*'()/]*" }, "SampleUtterances": { "type": "list", "member": { "shape": "Utterance" } }, "SearchAddressBooksRequest": { "type": "structure", "members": { "Filters": { "shape": "FilterList", "documentation": "

The filters to use to list a specified set of address books. The supported filter key is AddressBookName.

" }, "SortCriteria": { "shape": "SortList", "documentation": "

The sort order to use in listing the specified set of address books. The supported sort key is AddressBookName.

" }, "NextToken": { "shape": "NextToken", "documentation": "

An optional token returned from a prior request. Use this token for pagination of results from this action. If this parameter is specified, the response only includes results beyond the token, up to the value specified by MaxResults.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.

" } } }, "SearchAddressBooksResponse": { "type": "structure", "members": { "AddressBooks": { "shape": "AddressBookDataList", "documentation": "

The address books that meet the specified set of filter criteria, in sort order.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The token returned to indicate that there is more data available.

" }, "TotalCount": { "shape": "TotalCount", "documentation": "

The total number of address books returned.

" } } }, "SearchContactsRequest": { "type": "structure", "members": { "Filters": { "shape": "FilterList", "documentation": "

The filters to use to list a specified set of address books. The supported filter keys are DisplayName, FirstName, LastName, and AddressBookArns.

" }, "SortCriteria": { "shape": "SortList", "documentation": "

The sort order to use in listing the specified set of contacts. The supported sort keys are DisplayName, FirstName, and LastName.

" }, "NextToken": { "shape": "NextToken", "documentation": "

An optional token returned from a prior request. Use this token for pagination of results from this action. If this parameter is specified, the response only includes results beyond the token, up to the value specified by MaxResults.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.

" } } }, "SearchContactsResponse": { "type": "structure", "members": { "Contacts": { "shape": "ContactDataList", "documentation": "

The contacts that meet the specified set of filter criteria, in sort order.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The token returned to indicate that there is more data available.

" }, "TotalCount": { "shape": "TotalCount", "documentation": "

The total number of contacts returned.

" } } }, "SearchDevicesRequest": { "type": "structure", "members": { "NextToken": { "shape": "NextToken", "documentation": "

An optional token returned from a prior request. Use this token for pagination of results from this action. If this parameter is specified, the response includes only results beyond the token, up to the value specified by MaxResults.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.

" }, "Filters": { "shape": "FilterList", "documentation": "

The filters to use to list a specified set of devices. Supported filter keys are DeviceName, DeviceStatus, DeviceStatusDetailCode, RoomName, DeviceType, DeviceSerialNumber, UnassociatedOnly, ConnectionStatus (ONLINE and OFFLINE), NetworkProfileName, NetworkProfileArn, Feature, and FailureCode.

" }, "SortCriteria": { "shape": "SortList", "documentation": "

The sort order to use in listing the specified set of devices. Supported sort keys are DeviceName, DeviceStatus, RoomName, DeviceType, DeviceSerialNumber, ConnectionStatus, NetworkProfileName, NetworkProfileArn, Feature, and FailureCode.

" } } }, "SearchDevicesResponse": { "type": "structure", "members": { "Devices": { "shape": "DeviceDataList", "documentation": "

The devices that meet the specified set of filter criteria, in sort order.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The token returned to indicate that there is more data available.

" }, "TotalCount": { "shape": "TotalCount", "documentation": "

The total number of devices returned.

" } } }, "SearchNetworkProfilesRequest": { "type": "structure", "members": { "NextToken": { "shape": "NextToken", "documentation": "

An optional token returned from a prior request. Use this token for pagination of results from this action. If this parameter is specified, the response includes only results beyond the token, up to the value specified by MaxResults.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.

" }, "Filters": { "shape": "FilterList", "documentation": "

The filters to use to list a specified set of network profiles. Valid filters are NetworkProfileName, Ssid, and SecurityType.

" }, "SortCriteria": { "shape": "SortList", "documentation": "

The sort order to use to list the specified set of network profiles. Valid sort criteria includes NetworkProfileName, Ssid, and SecurityType.

" } } }, "SearchNetworkProfilesResponse": { "type": "structure", "members": { "NetworkProfiles": { "shape": "NetworkProfileDataList", "documentation": "

The network profiles that meet the specified set of filter criteria, in sort order. It is a list of NetworkProfileData objects.

" }, "NextToken": { "shape": "NextToken", "documentation": "

An optional token returned from a prior request. Use this token for pagination of results from this action. If this parameter is specified, the response includes only results beyond the token, up to the value specified by MaxResults.

" }, "TotalCount": { "shape": "TotalCount", "documentation": "

The total number of network profiles returned.

" } } }, "SearchProfilesRequest": { "type": "structure", "members": { "NextToken": { "shape": "NextToken", "documentation": "

An optional token returned from a prior request. Use this token for pagination of results from this action. If this parameter is specified, the response includes only results beyond the token, up to the value specified by MaxResults.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.

" }, "Filters": { "shape": "FilterList", "documentation": "

The filters to use to list a specified set of room profiles. Supported filter keys are ProfileName and Address. Required.

" }, "SortCriteria": { "shape": "SortList", "documentation": "

The sort order to use in listing the specified set of room profiles. Supported sort keys are ProfileName and Address.

" } } }, "SearchProfilesResponse": { "type": "structure", "members": { "Profiles": { "shape": "ProfileDataList", "documentation": "

The profiles that meet the specified set of filter criteria, in sort order.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The token returned to indicate that there is more data available.

" }, "TotalCount": { "shape": "TotalCount", "documentation": "

The total number of room profiles returned.

" } } }, "SearchRoomsRequest": { "type": "structure", "members": { "NextToken": { "shape": "NextToken", "documentation": "

An optional token returned from a prior request. Use this token for pagination of results from this action. If this parameter is specified, the response includes only results beyond the token, up to the value specified by MaxResults.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.

" }, "Filters": { "shape": "FilterList", "documentation": "

The filters to use to list a specified set of rooms. The supported filter keys are RoomName and ProfileName.

" }, "SortCriteria": { "shape": "SortList", "documentation": "

The sort order to use in listing the specified set of rooms. The supported sort keys are RoomName and ProfileName.

" } } }, "SearchRoomsResponse": { "type": "structure", "members": { "Rooms": { "shape": "RoomDataList", "documentation": "

The rooms that meet the specified set of filter criteria, in sort order.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The token returned to indicate that there is more data available.

" }, "TotalCount": { "shape": "TotalCount", "documentation": "

The total number of rooms returned.

" } } }, "SearchSkillGroupsRequest": { "type": "structure", "members": { "NextToken": { "shape": "NextToken", "documentation": "

An optional token returned from a prior request. Use this token for pagination of results from this action. If this parameter is specified, the response includes only results beyond the token, up to the value specified by MaxResults. Required.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.

" }, "Filters": { "shape": "FilterList", "documentation": "

The filters to use to list a specified set of skill groups. The supported filter key is SkillGroupName.

" }, "SortCriteria": { "shape": "SortList", "documentation": "

The sort order to use in listing the specified set of skill groups. The supported sort key is SkillGroupName.

" } } }, "SearchSkillGroupsResponse": { "type": "structure", "members": { "SkillGroups": { "shape": "SkillGroupDataList", "documentation": "

The skill groups that meet the filter criteria, in sort order.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The token returned to indicate that there is more data available.

" }, "TotalCount": { "shape": "TotalCount", "documentation": "

The total number of skill groups returned.

" } } }, "SearchUsersRequest": { "type": "structure", "members": { "NextToken": { "shape": "NextToken", "documentation": "

An optional token returned from a prior request. Use this token for pagination of results from this action. If this parameter is specified, the response includes only results beyond the token, up to the value specified by MaxResults. Required.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved. Required.

" }, "Filters": { "shape": "FilterList", "documentation": "

The filters to use for listing a specific set of users. Required. Supported filter keys are UserId, FirstName, LastName, Email, and EnrollmentStatus.

" }, "SortCriteria": { "shape": "SortList", "documentation": "

The sort order to use in listing the filtered set of users. Required. Supported sort keys are UserId, FirstName, LastName, Email, and EnrollmentStatus.

" } } }, "SearchUsersResponse": { "type": "structure", "members": { "Users": { "shape": "UserDataList", "documentation": "

The users that meet the specified set of filter criteria, in sort order.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The token returned to indicate that there is more data available.

" }, "TotalCount": { "shape": "TotalCount", "documentation": "

The total number of users returned.

" } } }, "SendAnnouncementRequest": { "type": "structure", "required": [ "RoomFilters", "Content", "ClientRequestToken" ], "members": { "RoomFilters": { "shape": "FilterList", "documentation": "

The filters to use to send an announcement to a specified list of rooms. The supported filter keys are RoomName, ProfileName, RoomArn, and ProfileArn. To send to all rooms, specify an empty RoomFilters list.

" }, "Content": { "shape": "Content", "documentation": "

The announcement content. This can contain only one of the three possible announcement types (text, SSML or audio).

" }, "TimeToLiveInSeconds": { "shape": "TimeToLiveInSeconds", "documentation": "

The time to live for an announcement. Default is 300. If delivery doesn't occur within this time, the announcement is not delivered.

" }, "ClientRequestToken": { "shape": "ClientRequestToken", "documentation": "

The unique, user-specified identifier for the request that ensures idempotency.

", "idempotencyToken": true } } }, "SendAnnouncementResponse": { "type": "structure", "members": { "AnnouncementArn": { "shape": "Arn", "documentation": "

The identifier of the announcement.

" } } }, "SendInvitationRequest": { "type": "structure", "members": { "UserArn": { "shape": "Arn", "documentation": "

The ARN of the user to whom to send an invitation. Required.

" } } }, "SendInvitationResponse": { "type": "structure", "members": {} }, "ShortDescription": { "type": "string" }, "ShortSkillIdList": { "type": "list", "member": { "shape": "SkillId" }, "max": 3, "min": 0 }, "SipAddress": { "type": "structure", "required": [ "Uri", "Type" ], "members": { "Uri": { "shape": "SipUri", "documentation": "

The URI for the SIP address.

" }, "Type": { "shape": "SipType", "documentation": "

The type of the SIP address.

" } }, "documentation": "

The SIP address for the contact containing the URI and SIP address type.

" }, "SipAddressList": { "type": "list", "member": { "shape": "SipAddress" }, "max": 1, "min": 0 }, "SipType": { "type": "string", "enum": [ "WORK" ], "sensitive": true }, "SipUri": { "type": "string", "max": 256, "min": 1, "pattern": "^sip[s]?:([^@:]+)\\@([^@]+)$", "sensitive": true }, "SkillDetails": { "type": "structure", "members": { "ProductDescription": { "shape": "ProductDescription", "documentation": "

The description of the product.

" }, "InvocationPhrase": { "shape": "InvocationPhrase", "documentation": "

The phrase used to trigger the skill.

" }, "ReleaseDate": { "shape": "ReleaseDate", "documentation": "

The date when the skill was released.

" }, "EndUserLicenseAgreement": { "shape": "EndUserLicenseAgreement", "documentation": "

The URL of the end user license agreement.

" }, "GenericKeywords": { "shape": "GenericKeywords", "documentation": "

The generic keywords associated with the skill that can be used to find a skill.

" }, "BulletPoints": { "shape": "BulletPoints", "documentation": "

The details about what the skill supports organized as bullet points.

" }, "NewInThisVersionBulletPoints": { "shape": "NewInThisVersionBulletPoints", "documentation": "

The updates added in bullet points.

" }, "SkillTypes": { "shape": "SkillTypes", "documentation": "

The types of skills.

" }, "Reviews": { "shape": "Reviews", "documentation": "

This member has been deprecated.

The list of reviews for the skill, including Key and Value pair.

" }, "DeveloperInfo": { "shape": "DeveloperInfo", "documentation": "

The details about the developer that published the skill.

" } }, "documentation": "

Granular information about the skill.

" }, "SkillGroup": { "type": "structure", "members": { "SkillGroupArn": { "shape": "Arn", "documentation": "

The ARN of a skill group.

" }, "SkillGroupName": { "shape": "SkillGroupName", "documentation": "

The name of a skill group.

" }, "Description": { "shape": "SkillGroupDescription", "documentation": "

The description of a skill group.

" } }, "documentation": "

A skill group with attributes.

" }, "SkillGroupData": { "type": "structure", "members": { "SkillGroupArn": { "shape": "Arn", "documentation": "

The skill group ARN of a skill group.

" }, "SkillGroupName": { "shape": "SkillGroupName", "documentation": "

The skill group name of a skill group.

" }, "Description": { "shape": "SkillGroupDescription", "documentation": "

The description of a skill group.

" } }, "documentation": "

The attributes of a skill group.

" }, "SkillGroupDataList": { "type": "list", "member": { "shape": "SkillGroupData" } }, "SkillGroupDescription": { "type": "string", "max": 200, "min": 1, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "SkillGroupName": { "type": "string", "max": 100, "min": 1, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "SkillId": { "type": "string", "pattern": "(^amzn1\\.ask\\.skill\\.[0-9a-f\\-]{1,200})|(^amzn1\\.echo-sdk-ams\\.app\\.[0-9a-f\\-]{1,200})" }, "SkillListMaxResults": { "type": "integer", "max": 10, "min": 1 }, "SkillName": { "type": "string", "max": 100, "min": 1, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "SkillStoreType": { "type": "string" }, "SkillSummary": { "type": "structure", "members": { "SkillId": { "shape": "SkillId", "documentation": "

The ARN of the skill summary.

" }, "SkillName": { "shape": "SkillName", "documentation": "

The name of the skill.

" }, "SupportsLinking": { "shape": "boolean", "documentation": "

Linking support for a skill.

" }, "EnablementType": { "shape": "EnablementType", "documentation": "

Whether the skill is enabled under the user's account, or if it requires linking to be used.

" }, "SkillType": { "shape": "SkillType", "documentation": "

Whether the skill is publicly available or is a private skill.

" } }, "documentation": "

The summary of skills.

" }, "SkillSummaryList": { "type": "list", "member": { "shape": "SkillSummary" } }, "SkillType": { "type": "string", "enum": [ "PUBLIC", "PRIVATE" ], "max": 100, "min": 1, "pattern": "[a-zA-Z0-9][a-zA-Z0-9_-]*" }, "SkillTypeFilter": { "type": "string", "enum": [ "PUBLIC", "PRIVATE", "ALL" ] }, "SkillTypes": { "type": "list", "member": { "shape": "SkillStoreType" } }, "SkillsStoreSkill": { "type": "structure", "members": { "SkillId": { "shape": "SkillId", "documentation": "

The ARN of the skill.

" }, "SkillName": { "shape": "SkillName", "documentation": "

The name of the skill.

" }, "ShortDescription": { "shape": "ShortDescription", "documentation": "

Short description about the skill.

" }, "IconUrl": { "shape": "IconUrl", "documentation": "

The URL where the skill icon resides.

" }, "SampleUtterances": { "shape": "SampleUtterances", "documentation": "

Sample utterances that interact with the skill.

" }, "SkillDetails": { "shape": "SkillDetails", "documentation": "

Information about the skill.

" }, "SupportsLinking": { "shape": "boolean", "documentation": "

Linking support for a skill.

" } }, "documentation": "

The detailed information about an Alexa skill.

" }, "SkillsStoreSkillList": { "type": "list", "member": { "shape": "SkillsStoreSkill" } }, "SmartHomeAppliance": { "type": "structure", "members": { "FriendlyName": { "shape": "ApplianceFriendlyName", "documentation": "

The friendly name of the smart home appliance.

" }, "Description": { "shape": "ApplianceDescription", "documentation": "

The description of the smart home appliance.

" }, "ManufacturerName": { "shape": "ApplianceManufacturerName", "documentation": "

The name of the manufacturer of the smart home appliance.

" } }, "documentation": "

A smart home appliance that can connect to a central system. Any domestic device can be a smart appliance.

" }, "SmartHomeApplianceList": { "type": "list", "member": { "shape": "SmartHomeAppliance" } }, "SoftwareVersion": { "type": "string" }, "Sort": { "type": "structure", "required": [ "Key", "Value" ], "members": { "Key": { "shape": "SortKey", "documentation": "

The sort key of a sort object.

" }, "Value": { "shape": "SortValue", "documentation": "

The sort value of a sort object.

" } }, "documentation": "

An object representing a sort criteria.

" }, "SortKey": { "type": "string", "max": 500, "min": 1 }, "SortList": { "type": "list", "member": { "shape": "Sort" }, "max": 25 }, "SortValue": { "type": "string", "enum": [ "ASC", "DESC" ] }, "Ssml": { "type": "structure", "required": [ "Locale", "Value" ], "members": { "Locale": { "shape": "Locale", "documentation": "

The locale of the SSML message. Currently, en-US is supported.

" }, "Value": { "shape": "SsmlValue", "documentation": "

The value of the SSML message in the correct SSML format. The audio tag is not supported.

" } }, "documentation": "

The SSML message. For more information, see SSML Reference.

" }, "SsmlList": { "type": "list", "member": { "shape": "Ssml" }, "max": 1 }, "SsmlValue": { "type": "string", "max": 4096, "min": 0, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "StartDeviceSyncRequest": { "type": "structure", "required": [ "Features" ], "members": { "RoomArn": { "shape": "Arn", "documentation": "

The ARN of the room with which the device to sync is associated. Required.

" }, "DeviceArn": { "shape": "Arn", "documentation": "

The ARN of the device to sync. Required.

" }, "Features": { "shape": "Features", "documentation": "

Request structure to start the device sync. Required.

" } } }, "StartDeviceSyncResponse": { "type": "structure", "members": {} }, "StartSmartHomeApplianceDiscoveryRequest": { "type": "structure", "required": [ "RoomArn" ], "members": { "RoomArn": { "shape": "Arn", "documentation": "

The room where smart home appliance discovery was initiated.

" } } }, "StartSmartHomeApplianceDiscoveryResponse": { "type": "structure", "members": {} }, "Tag": { "type": "structure", "required": [ "Key", "Value" ], "members": { "Key": { "shape": "TagKey", "documentation": "

The key of a tag. Tag keys are case-sensitive.

" }, "Value": { "shape": "TagValue", "documentation": "

The value of a tag. Tag values are case sensitive and can be null.

" } }, "documentation": "

A key-value pair that can be associated with a resource.

" }, "TagKey": { "type": "string", "max": 128, "min": 1, "pattern": "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "TagKeyList": { "type": "list", "member": { "shape": "TagKey" } }, "TagList": { "type": "list", "member": { "shape": "Tag" } }, "TagResourceRequest": { "type": "structure", "required": [ "Arn", "Tags" ], "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the resource to which to add metadata tags. Required.

" }, "Tags": { "shape": "TagList", "documentation": "

The tags to be added to the specified resource. Do not provide system tags. Required.

" } } }, "TagResourceResponse": { "type": "structure", "members": {} }, "TagValue": { "type": "string", "max": 256, "min": 0, "pattern": "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "TemperatureUnit": { "type": "string", "enum": [ "FAHRENHEIT", "CELSIUS" ] }, "Text": { "type": "structure", "required": [ "Locale", "Value" ], "members": { "Locale": { "shape": "Locale", "documentation": "

The locale of the text message. Currently, en-US is supported.

" }, "Value": { "shape": "TextValue", "documentation": "

The value of the text message.

" } }, "documentation": "

The text message.

" }, "TextList": { "type": "list", "member": { "shape": "Text" }, "max": 1 }, "TextValue": { "type": "string", "max": 4096, "min": 0, "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*" }, "TimeToLiveInSeconds": { "type": "integer", "max": 3600, "min": 1 }, "Timezone": { "type": "string", "max": 100, "min": 1 }, "TotalCount": { "type": "integer" }, "TrustAnchor": { "type": "string", "pattern": "-{5}BEGIN CERTIFICATE-{5}\\u000D?\\u000A([A-Za-z0-9/+]{64}\\u000D?\\u000A)*[A-Za-z0-9/+]{1,64}={0,2}\\u000D?\\u000A-{5}END CERTIFICATE-{5}(\\u000D?\\u000A)?" }, "TrustAnchorList": { "type": "list", "member": { "shape": "TrustAnchor" }, "max": 5, "min": 1 }, "UntagResourceRequest": { "type": "structure", "required": [ "Arn", "TagKeys" ], "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the resource from which to remove metadata tags. Required.

" }, "TagKeys": { "shape": "TagKeyList", "documentation": "

The tags to be removed from the specified resource. Do not provide system tags. Required.

" } } }, "UntagResourceResponse": { "type": "structure", "members": {} }, "UpdateAddressBookRequest": { "type": "structure", "required": [ "AddressBookArn" ], "members": { "AddressBookArn": { "shape": "Arn", "documentation": "

The ARN of the room to update.

" }, "Name": { "shape": "AddressBookName", "documentation": "

The updated name of the room.

" }, "Description": { "shape": "AddressBookDescription", "documentation": "

The updated description of the room.

" } } }, "UpdateAddressBookResponse": { "type": "structure", "members": {} }, "UpdateBusinessReportScheduleRequest": { "type": "structure", "required": [ "ScheduleArn" ], "members": { "ScheduleArn": { "shape": "Arn", "documentation": "

The ARN of the business report schedule.

" }, "S3BucketName": { "shape": "CustomerS3BucketName", "documentation": "

The S3 location of the output reports.

" }, "S3KeyPrefix": { "shape": "S3KeyPrefix", "documentation": "

The S3 key where the report is delivered.

" }, "Format": { "shape": "BusinessReportFormat", "documentation": "

The format of the generated report (individual CSV files or zipped files of individual files).

" }, "ScheduleName": { "shape": "BusinessReportScheduleName", "documentation": "

The name identifier of the schedule.

" }, "Recurrence": { "shape": "BusinessReportRecurrence", "documentation": "

The recurrence of the reports.

" } } }, "UpdateBusinessReportScheduleResponse": { "type": "structure", "members": {} }, "UpdateConferenceProviderRequest": { "type": "structure", "required": [ "ConferenceProviderArn", "ConferenceProviderType", "MeetingSetting" ], "members": { "ConferenceProviderArn": { "shape": "Arn", "documentation": "

The ARN of the conference provider.

" }, "ConferenceProviderType": { "shape": "ConferenceProviderType", "documentation": "

The type of the conference provider.

" }, "IPDialIn": { "shape": "IPDialIn", "documentation": "

The IP endpoint and protocol for calling.

" }, "PSTNDialIn": { "shape": "PSTNDialIn", "documentation": "

The information for PSTN conferencing.

" }, "MeetingSetting": { "shape": "MeetingSetting", "documentation": "

The meeting settings for the conference provider.

" } } }, "UpdateConferenceProviderResponse": { "type": "structure", "members": {} }, "UpdateContactRequest": { "type": "structure", "required": [ "ContactArn" ], "members": { "ContactArn": { "shape": "Arn", "documentation": "

The ARN of the contact to update.

" }, "DisplayName": { "shape": "ContactName", "documentation": "

The updated display name of the contact.

" }, "FirstName": { "shape": "ContactName", "documentation": "

The updated first name of the contact.

" }, "LastName": { "shape": "ContactName", "documentation": "

The updated last name of the contact.

" }, "PhoneNumber": { "shape": "RawPhoneNumber", "documentation": "

The updated phone number of the contact. The phone number type defaults to WORK. You can either specify PhoneNumber or PhoneNumbers. We recommend that you use PhoneNumbers, which lets you specify the phone number type and multiple numbers.

" }, "PhoneNumbers": { "shape": "PhoneNumberList", "documentation": "

The list of phone numbers for the contact.

" }, "SipAddresses": { "shape": "SipAddressList", "documentation": "

The list of SIP addresses for the contact.

" } } }, "UpdateContactResponse": { "type": "structure", "members": {} }, "UpdateDeviceRequest": { "type": "structure", "members": { "DeviceArn": { "shape": "Arn", "documentation": "

The ARN of the device to update. Required.

" }, "DeviceName": { "shape": "DeviceName", "documentation": "

The updated device name. Required.

" } } }, "UpdateDeviceResponse": { "type": "structure", "members": {} }, "UpdateEndOfMeetingReminder": { "type": "structure", "members": { "ReminderAtMinutes": { "shape": "EndOfMeetingReminderMinutesList", "documentation": "

Updates settings for the end of meeting reminder feature that are applied to a room profile. The end of meeting reminder enables Alexa to remind users when a meeting is ending.

" }, "ReminderType": { "shape": "EndOfMeetingReminderType", "documentation": "

The type of sound that users hear during the end of meeting reminder.

" }, "Enabled": { "shape": "Boolean", "documentation": "

Whether an end of meeting reminder is enabled or not.

" } }, "documentation": "

Settings for the end of meeting reminder feature that are applied to a room profile. The end of meeting reminder enables Alexa to remind users when a meeting is ending.

" }, "UpdateGatewayGroupRequest": { "type": "structure", "required": [ "GatewayGroupArn" ], "members": { "GatewayGroupArn": { "shape": "Arn", "documentation": "

The ARN of the gateway group to update.

" }, "Name": { "shape": "GatewayGroupName", "documentation": "

The updated name of the gateway group.

" }, "Description": { "shape": "GatewayGroupDescription", "documentation": "

The updated description of the gateway group.

" } } }, "UpdateGatewayGroupResponse": { "type": "structure", "members": {} }, "UpdateGatewayRequest": { "type": "structure", "required": [ "GatewayArn" ], "members": { "GatewayArn": { "shape": "Arn", "documentation": "

The ARN of the gateway to update.

" }, "Name": { "shape": "GatewayName", "documentation": "

The updated name of the gateway.

" }, "Description": { "shape": "GatewayDescription", "documentation": "

The updated description of the gateway.

" }, "SoftwareVersion": { "shape": "GatewayVersion", "documentation": "

The updated software version of the gateway. The gateway automatically updates its software version during normal operation.

" } } }, "UpdateGatewayResponse": { "type": "structure", "members": {} }, "UpdateInstantBooking": { "type": "structure", "members": { "DurationInMinutes": { "shape": "Minutes", "documentation": "

Duration between 15 and 240 minutes at increments of 15 that determines how long to book an available room when a meeting is started with Alexa.

" }, "Enabled": { "shape": "Boolean", "documentation": "

Whether instant booking is enabled or not.

" } }, "documentation": "

Updates settings for the instant booking feature that are applied to a room profile. If instant booking is enabled, Alexa automatically reserves a room if it is free when a user joins a meeting with Alexa.

" }, "UpdateMeetingRoomConfiguration": { "type": "structure", "members": { "RoomUtilizationMetricsEnabled": { "shape": "Boolean", "documentation": "

Whether room utilization metrics are enabled or not.

" }, "EndOfMeetingReminder": { "shape": "UpdateEndOfMeetingReminder", "documentation": "

Settings for the end of meeting reminder feature that are applied to a room profile. The end of meeting reminder enables Alexa to remind users when a meeting is ending.

" }, "InstantBooking": { "shape": "UpdateInstantBooking", "documentation": "

Settings to automatically book an available room available for a configured duration when joining a meeting with Alexa.

" }, "RequireCheckIn": { "shape": "UpdateRequireCheckIn", "documentation": "

Settings for requiring a check in when a room is reserved. Alexa can cancel a room reservation if it's not checked into to make the room available for others. Users can check in by joining the meeting with Alexa or an AVS device, or by saying “Alexa, check in.”

" }, "ProactiveJoin": { "shape": "UpdateProactiveJoin" } }, "documentation": "

Updates meeting room settings of a room profile.

" }, "UpdateNetworkProfileRequest": { "type": "structure", "required": [ "NetworkProfileArn" ], "members": { "NetworkProfileArn": { "shape": "Arn", "documentation": "

The ARN of the network profile associated with a device.

" }, "NetworkProfileName": { "shape": "NetworkProfileName", "documentation": "

The name of the network profile associated with a device.

" }, "Description": { "shape": "NetworkProfileDescription", "documentation": "

Detailed information about a device's network profile.

" }, "CurrentPassword": { "shape": "CurrentWiFiPassword", "documentation": "

The current password of the Wi-Fi network.

" }, "NextPassword": { "shape": "NextWiFiPassword", "documentation": "

The next, or subsequent, password of the Wi-Fi network. This password is asynchronously transmitted to the device and is used when the password of the network changes to NextPassword.

" }, "CertificateAuthorityArn": { "shape": "Arn", "documentation": "

The ARN of the Private Certificate Authority (PCA) created in AWS Certificate Manager (ACM). This is used to issue certificates to the devices.

" }, "TrustAnchors": { "shape": "TrustAnchorList", "documentation": "

The root certificate(s) of your authentication server that will be installed on your devices and used to trust your authentication server during EAP negotiation.

" } } }, "UpdateNetworkProfileResponse": { "type": "structure", "members": {} }, "UpdateProactiveJoin": { "type": "structure", "required": [ "EnabledByMotion" ], "members": { "EnabledByMotion": { "shape": "Boolean" } } }, "UpdateProfileRequest": { "type": "structure", "members": { "ProfileArn": { "shape": "Arn", "documentation": "

The ARN of the room profile to update. Required.

" }, "ProfileName": { "shape": "ProfileName", "documentation": "

The updated name for the room profile.

" }, "IsDefault": { "shape": "Boolean", "documentation": "

Sets the profile as default if selected. If this is missing, no update is done to the default status.

" }, "Timezone": { "shape": "Timezone", "documentation": "

The updated timezone for the room profile.

" }, "Address": { "shape": "Address", "documentation": "

The updated address for the room profile.

" }, "DistanceUnit": { "shape": "DistanceUnit", "documentation": "

The updated distance unit for the room profile.

" }, "TemperatureUnit": { "shape": "TemperatureUnit", "documentation": "

The updated temperature unit for the room profile.

" }, "WakeWord": { "shape": "WakeWord", "documentation": "

The updated wake word for the room profile.

" }, "Locale": { "shape": "DeviceLocale", "documentation": "

The updated locale for the room profile. (This is currently only available to a limited preview audience.)

" }, "SetupModeDisabled": { "shape": "Boolean", "documentation": "

Whether the setup mode of the profile is enabled.

" }, "MaxVolumeLimit": { "shape": "MaxVolumeLimit", "documentation": "

The updated maximum volume limit for the room profile.

" }, "PSTNEnabled": { "shape": "Boolean", "documentation": "

Whether the PSTN setting of the room profile is enabled.

" }, "DataRetentionOptIn": { "shape": "Boolean", "documentation": "

Whether data retention of the profile is enabled.

" }, "MeetingRoomConfiguration": { "shape": "UpdateMeetingRoomConfiguration", "documentation": "

The updated meeting room settings of a room profile.

" } } }, "UpdateProfileResponse": { "type": "structure", "members": {} }, "UpdateRequireCheckIn": { "type": "structure", "members": { "ReleaseAfterMinutes": { "shape": "Minutes", "documentation": "

Duration between 5 and 20 minutes to determine when to release the room if it's not checked into.

" }, "Enabled": { "shape": "Boolean", "documentation": "

Whether require check in is enabled or not.

" } }, "documentation": "

Updates settings for the require check in feature that are applied to a room profile. Require check in allows a meeting room’s Alexa or AVS device to prompt the user to check in; otherwise, the room will be released.

" }, "UpdateRoomRequest": { "type": "structure", "members": { "RoomArn": { "shape": "Arn", "documentation": "

The ARN of the room to update.

" }, "RoomName": { "shape": "RoomName", "documentation": "

The updated name for the room.

" }, "Description": { "shape": "RoomDescription", "documentation": "

The updated description for the room.

" }, "ProviderCalendarId": { "shape": "ProviderCalendarId", "documentation": "

The updated provider calendar ARN for the room.

" }, "ProfileArn": { "shape": "Arn", "documentation": "

The updated profile ARN for the room.

" } } }, "UpdateRoomResponse": { "type": "structure", "members": {} }, "UpdateSkillGroupRequest": { "type": "structure", "members": { "SkillGroupArn": { "shape": "Arn", "documentation": "

The ARN of the skill group to update.

" }, "SkillGroupName": { "shape": "SkillGroupName", "documentation": "

The updated name for the skill group.

" }, "Description": { "shape": "SkillGroupDescription", "documentation": "

The updated description for the skill group.

" } } }, "UpdateSkillGroupResponse": { "type": "structure", "members": {} }, "Url": { "type": "string" }, "UserCode": { "type": "string", "max": 128, "min": 1 }, "UserData": { "type": "structure", "members": { "UserArn": { "shape": "Arn", "documentation": "

The ARN of a user.

" }, "FirstName": { "shape": "user_FirstName", "documentation": "

The first name of a user.

" }, "LastName": { "shape": "user_LastName", "documentation": "

The last name of a user.

" }, "Email": { "shape": "Email", "documentation": "

The email of a user.

" }, "EnrollmentStatus": { "shape": "EnrollmentStatus", "documentation": "

The enrollment status of a user.

" }, "EnrollmentId": { "shape": "EnrollmentId", "documentation": "

The enrollment ARN of a user.

" } }, "documentation": "

Information related to a user.

" }, "UserDataList": { "type": "list", "member": { "shape": "UserData" } }, "UserId": { "type": "string", "pattern": "amzn1\\.[A-Za-z0-9+-\\/=.]{1,300}" }, "Utterance": { "type": "string" }, "Value": { "type": "string", "min": 1 }, "WakeWord": { "type": "string", "enum": [ "ALEXA", "AMAZON", "ECHO", "COMPUTER" ] }, "boolean": { "type": "boolean" }, "user_FirstName": { "type": "string", "max": 30, "min": 0, "pattern": "([A-Za-z\\-' 0-9._]|\\p{IsLetter})*" }, "user_LastName": { "type": "string", "max": 30, "min": 0, "pattern": "([A-Za-z\\-' 0-9._]|\\p{IsLetter})*" }, "user_UserId": { "type": "string", "max": 128, "min": 1, "pattern": "[a-zA-Z0-9@_+.-]*" } }, "documentation": "

Alexa for Business has been retired and is no longer supported.

", "deprecated": true, "deprecatedMessage": "Alexa For Business is no longer supported" }