aws alexaforbusiness create-profile
Creates a new room profile with the specified details
Options
Name | Description |
---|---|
--profile-name <string> | The name of a room profile |
--timezone <string> | The time zone used by a room profile |
--address <string> | The valid address for the room |
--distance-unit <string> | The distance unit to be used by devices in the profile |
--temperature-unit <string> | The temperature unit to be used by devices in the profile |
--wake-word <string> | A wake word for Alexa, Echo, Amazon, or a computer |
--locale <string> | The locale of the room profile. (This is currently only available to a limited preview audience.) |
--client-request-token <string> | The user-specified token that is used during the creation of a profile |
--setup-mode-disabled | Whether room profile setup is enabled |
--no-setup-mode-disabled | Whether room profile setup is enabled |
--max-volume-limit <integer> | The maximum volume limit for a room profile |
--pstn-enabled | Whether PSTN calling is enabled |
--no-pstn-enabled | Whether PSTN calling is enabled |
--data-retention-opt-in | Whether data retention of the profile is enabled |
--no-data-retention-opt-in | Whether data retention of the profile is enabled |
--meeting-room-configuration <structure> | The meeting room settings of a room profile |
--tags <list> | The tags for the profile |
--cli-input-json <string> | Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally |
--generate-cli-skeleton <string> | Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command |