Note:

You are viewing the documentation for an older major version of the AWS CLI (version 1).

AWS CLI version 2, the latest major version of AWS CLI, is now stable and recommended for general use. To view this page for the AWS CLI version 2, click here. For more information see the AWS CLI version 2 installation instructions and migration guide.

[ aws . workspaces ]

describe-client-branding

Description

Describes the specified client branding. Client branding allows you to customize the log in page of various device types for your users. You can add your company logo, the support email address, support link, link to reset password, and a custom message for users trying to sign in.

Note

Only device types that have branding information configured will be shown in the response.

See also: AWS API Documentation

Synopsis

  describe-client-branding
--resource-id <value>
[--cli-input-json <value>]
[--generate-cli-skeleton <value>]
[--debug]
[--endpoint-url <value>]
[--no-verify-ssl]
[--no-paginate]
[--output <value>]
[--query <value>]
[--profile <value>]
[--region <value>]
[--version <value>]
[--color <value>]
[--no-sign-request]
[--ca-bundle <value>]
[--cli-read-timeout <value>]
[--cli-connect-timeout <value>]

Options

--resource-id (string)

The directory identifier of the WorkSpace for which you want to view client branding information.

--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.

Global Options

--debug (boolean)

Turn on debug logging.

--endpoint-url (string)

Override command's default URL with the given URL.

--no-verify-ssl (boolean)

By default, the AWS CLI uses SSL when communicating with AWS services. For each SSL connection, the AWS CLI will verify SSL certificates. This option overrides the default behavior of verifying SSL certificates.

--no-paginate (boolean)

Disable automatic pagination.

--output (string)

The formatting style for command output.

  • json
  • text
  • table

--query (string)

A JMESPath query to use in filtering the response data.

--profile (string)

Use a specific profile from your credential file.

--region (string)

The region to use. Overrides config/env settings.

--version (string)

Display the version of this tool.

--color (string)

Turn on/off color output.

  • on
  • off
  • auto

--no-sign-request (boolean)

Do not sign requests. Credentials will not be loaded if this argument is provided.

--ca-bundle (string)

The CA certificate bundle to use when verifying SSL certificates. Overrides config/env settings.

--cli-read-timeout (int)

The maximum socket read time in seconds. If the value is set to 0, the socket read will be blocking and not timeout. The default value is 60 seconds.

--cli-connect-timeout (int)

The maximum socket connect time in seconds. If the value is set to 0, the socket connect will be blocking and not timeout. The default value is 60 seconds.

Output

DeviceTypeWindows -> (structure)

The branding information for Windows devices.

LogoUrl -> (string)

The logo. The only image format accepted is a binary data object that is converted from a .png file.

SupportEmail -> (string)

The support email. The company's customer support email address.

Note

  • In each platform type, the SupportEmail and SupportLink parameters are mutually exclusive. You can specify one parameter for each platform type, but not both.
  • The default email is workspaces-feedback@amazon.com .

SupportLink -> (string)

The support link. The link for the company's customer support page for their WorkSpace.

Note

  • In each platform type, the SupportEmail and SupportLink parameters are mutually exclusive.You can specify one parameter for each platform type, but not both.
  • The default support link is workspaces-feedback@amazon.com .

ForgotPasswordLink -> (string)

The forgotten password link. This is the web address that users can go to if they forget the password for their WorkSpace.

LoginMessage -> (map)

The login message. Specified as a key value pair, in which the key is a locale and the value is the localized message for that locale. The only key supported is en_US . The HTML tags supported include the following: a, b, blockquote, br, cite, code, dd, dl, dt, div, em, i, li, ol, p, pre, q, small, span, strike, strong, sub, sup, u, ul .

key -> (string)

value -> (string)

DeviceTypeOsx -> (structure)

The branding information for macOS devices.

LogoUrl -> (string)

The logo. The only image format accepted is a binary data object that is converted from a .png file.

SupportEmail -> (string)

The support email. The company's customer support email address.

Note

  • In each platform type, the SupportEmail and SupportLink parameters are mutually exclusive. You can specify one parameter for each platform type, but not both.
  • The default email is workspaces-feedback@amazon.com .

SupportLink -> (string)

The support link. The link for the company's customer support page for their WorkSpace.

Note

  • In each platform type, the SupportEmail and SupportLink parameters are mutually exclusive.You can specify one parameter for each platform type, but not both.
  • The default support link is workspaces-feedback@amazon.com .

ForgotPasswordLink -> (string)

The forgotten password link. This is the web address that users can go to if they forget the password for their WorkSpace.

LoginMessage -> (map)

The login message. Specified as a key value pair, in which the key is a locale and the value is the localized message for that locale. The only key supported is en_US . The HTML tags supported include the following: a, b, blockquote, br, cite, code, dd, dl, dt, div, em, i, li, ol, p, pre, q, small, span, strike, strong, sub, sup, u, ul .

key -> (string)

value -> (string)

DeviceTypeAndroid -> (structure)

The branding information for Android devices.

LogoUrl -> (string)

The logo. The only image format accepted is a binary data object that is converted from a .png file.

SupportEmail -> (string)

The support email. The company's customer support email address.

Note

  • In each platform type, the SupportEmail and SupportLink parameters are mutually exclusive. You can specify one parameter for each platform type, but not both.
  • The default email is workspaces-feedback@amazon.com .

SupportLink -> (string)

The support link. The link for the company's customer support page for their WorkSpace.

Note

  • In each platform type, the SupportEmail and SupportLink parameters are mutually exclusive.You can specify one parameter for each platform type, but not both.
  • The default support link is workspaces-feedback@amazon.com .

ForgotPasswordLink -> (string)

The forgotten password link. This is the web address that users can go to if they forget the password for their WorkSpace.

LoginMessage -> (map)

The login message. Specified as a key value pair, in which the key is a locale and the value is the localized message for that locale. The only key supported is en_US . The HTML tags supported include the following: a, b, blockquote, br, cite, code, dd, dl, dt, div, em, i, li, ol, p, pre, q, small, span, strike, strong, sub, sup, u, ul .

key -> (string)

value -> (string)

DeviceTypeIos -> (structure)

The branding information for iOS devices.

LogoUrl -> (string)

The logo. This is the standard-resolution display that has a 1:1 pixel density (or @1x), where one pixel is equal to one point. The only image format accepted is a binary data object that is converted from a .png file.

Logo2xUrl -> (string)

The @2x version of the logo. This is the higher resolution display that offers a scale factor of 2.0 (or @2x). The only image format accepted is a binary data object that is converted from a .png file.

Note

For more information about iOS image size and resolution, see Image Size and Resolution in the Apple Human Interface Guidelines .

Logo3xUrl -> (string)

The @3x version of the logo. This is the higher resolution display that offers a scale factor of 3.0 (or @3x).The only image format accepted is a binary data object that is converted from a .png file.

Note

For more information about iOS image size and resolution, see Image Size and Resolution in the Apple Human Interface Guidelines .

SupportEmail -> (string)

The support email. The company's customer support email address.

Note

  • In each platform type, the SupportEmail and SupportLink parameters are mutually exclusive. You can specify one parameter for each platform type, but not both.
  • The default email is workspaces-feedback@amazon.com .

SupportLink -> (string)

The support link. The link for the company's customer support page for their WorkSpace.

Note

  • In each platform type, the SupportEmail and SupportLink parameters are mutually exclusive. You can specify one parameter for each platform type, but not both.
  • The default support link is workspaces-feedback@amazon.com .

ForgotPasswordLink -> (string)

The forgotten password link. This is the web address that users can go to if they forget the password for their WorkSpace.

LoginMessage -> (map)

The login message. Specified as a key value pair, in which the key is a locale and the value is the localized message for that locale. The only key supported is en_US . The HTML tags supported include the following: a, b, blockquote, br, cite, code, dd, dl, dt, div, em, i, li, ol, p, pre, q, small, span, strike, strong, sub, sup, u, ul .

key -> (string)

value -> (string)

DeviceTypeLinux -> (structure)

The branding information for Linux devices.

LogoUrl -> (string)

The logo. The only image format accepted is a binary data object that is converted from a .png file.

SupportEmail -> (string)

The support email. The company's customer support email address.

Note

  • In each platform type, the SupportEmail and SupportLink parameters are mutually exclusive. You can specify one parameter for each platform type, but not both.
  • The default email is workspaces-feedback@amazon.com .

SupportLink -> (string)

The support link. The link for the company's customer support page for their WorkSpace.

Note

  • In each platform type, the SupportEmail and SupportLink parameters are mutually exclusive.You can specify one parameter for each platform type, but not both.
  • The default support link is workspaces-feedback@amazon.com .

ForgotPasswordLink -> (string)

The forgotten password link. This is the web address that users can go to if they forget the password for their WorkSpace.

LoginMessage -> (map)

The login message. Specified as a key value pair, in which the key is a locale and the value is the localized message for that locale. The only key supported is en_US . The HTML tags supported include the following: a, b, blockquote, br, cite, code, dd, dl, dt, div, em, i, li, ol, p, pre, q, small, span, strike, strong, sub, sup, u, ul .

key -> (string)

value -> (string)

DeviceTypeWeb -> (structure)

The branding information for Web access.

LogoUrl -> (string)

The logo. The only image format accepted is a binary data object that is converted from a .png file.

SupportEmail -> (string)

The support email. The company's customer support email address.

Note

  • In each platform type, the SupportEmail and SupportLink parameters are mutually exclusive. You can specify one parameter for each platform type, but not both.
  • The default email is workspaces-feedback@amazon.com .

SupportLink -> (string)

The support link. The link for the company's customer support page for their WorkSpace.

Note

  • In each platform type, the SupportEmail and SupportLink parameters are mutually exclusive.You can specify one parameter for each platform type, but not both.
  • The default support link is workspaces-feedback@amazon.com .

ForgotPasswordLink -> (string)

The forgotten password link. This is the web address that users can go to if they forget the password for their WorkSpace.

LoginMessage -> (map)

The login message. Specified as a key value pair, in which the key is a locale and the value is the localized message for that locale. The only key supported is en_US . The HTML tags supported include the following: a, b, blockquote, br, cite, code, dd, dl, dt, div, em, i, li, ol, p, pre, q, small, span, strike, strong, sub, sup, u, ul .

key -> (string)

value -> (string)