aws alexaforbusiness update-profile
Updates an existing room profile by room profile ARN
Options
Name | Description |
---|---|
--profile-arn <string> | The ARN of the room profile to update. Required |
--profile-name <string> | The updated name for the room profile |
--is-default | Sets the profile as default if selected. If this is missing, no update is done to the default status |
--no-is-default | Sets the profile as default if selected. If this is missing, no update is done to the default status |
--timezone <string> | The updated timezone for the room profile |
--address <string> | The updated address for the room profile |
--distance-unit <string> | The updated distance unit for the room profile |
--temperature-unit <string> | The updated temperature unit for the room profile |
--wake-word <string> | The updated wake word for the room profile |
--locale <string> | The updated locale for the room profile. (This is currently only available to a limited preview audience.) |
--setup-mode-disabled | Whether the setup mode of the profile is enabled |
--no-setup-mode-disabled | Whether the setup mode of the profile is enabled |
--max-volume-limit <integer> | The updated maximum volume limit for the room profile |
--pstn-enabled | Whether the PSTN setting of the room profile is enabled |
--no-pstn-enabled | Whether the PSTN setting of the room profile 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 updated meeting room settings of a room 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 |