[ aws . quicksight ]

describe-account-settings

Description

Describes the settings that were used when your QuickSight subscription was first created in this AWS Account.

See also: AWS API Documentation

See ‘aws help’ for descriptions of global parameters.

Synopsis

  describe-account-settings
--aws-account-id <value>
[--cli-input-json | --cli-input-yaml]
[--generate-cli-skeleton <value>]
[--cli-auto-prompt <value>]

Options

--aws-account-id (string)

The ID for the AWS account that contains the QuickSight namespaces that you want to list.

--cli-input-json | --cli-input-yaml (string) Reads arguments from the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, those 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. This may not be specified along with --cli-input-yaml.

--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. Similarly, if provided yaml-input it will print a sample input YAML that can be used with --cli-input-yaml. If provided with the value output, it validates the command inputs and returns a sample output JSON for that command.

--cli-auto-prompt (boolean) Automatically prompt for CLI input parameters.

See ‘aws help’ for descriptions of global parameters.

Output

AccountSettings -> (structure)

The settings associated with the QuickSight subscription associated with this AWS account. This information includes the edition of Amazon QuickSight that you subscribed to (Standard or Enterprise) and the notification email for the QuickSight subscription. The QuickSight console, the QuickSight subscription is sometimes referred to as a QuickSight “account” even though it is technically not an account, but a subscription in your AWS account.

AccountName -> (string)

The name associated with the QuickSight subscription in your AWS account.

Edition -> (string)

The edition of QuickSight that you’re currently subscribed to.

DefaultNamespace -> (string)

The default QuickSight namespace for your AWS account.

NotificationEmail -> (string)

The main notification email for your QuickSight subscription.

RequestId -> (string)

The AWS request ID for this operation.

Status -> (integer)

The HTTP status of the request.