aws quicksight create-analysis
Creates an analysis in Amazon QuickSight
Options
Name | Description |
---|---|
--aws-account-id <string> | The ID of the AWS account where you are creating an analysis |
--analysis-id <string> | The ID for the analysis that you're creating. This ID displays in the URL of the analysis |
--name <string> | A descriptive name for the analysis that you're creating. This name displays for the analysis in the QuickSight console |
--parameters <structure> | The parameter names and override values that you want to use. An analysis can have any parameter type, and some parameters might accept multiple values |
--permissions <list> | A structure that describes the principals and the resource-level permissions on an analysis. You can use the Permissions structure to grant permissions by providing a list of AWS Identity and Access Management (IAM) action information for each principal listed by Amazon Resource Name (ARN). To specify no permissions, omit Permissions |
--source-entity <structure> | A source entity to use for the analysis that you're creating. This metadata structure contains details that describe a source template and one or more datasets |
--theme-arn <string> | The ARN for the theme to apply to the analysis that you're creating. To see the theme in the QuickSight console, make sure that you have access to it |
--tags <list> | Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis |
--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 |