v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141341,3811.0 MB

Creates an analysis in Amazon QuickSight. Analyses can be created either from a template or from an <code>AnalysisDefinition</code>.

post/accounts/{AwsAccountId}/analyses/{AnalysisId}

Path parameters

AwsAccountIdstring required

The ID of the Amazon Web Services account where you are creating an analysis.

AnalysisIdstring required

The ID for the analysis that you're creating. This ID displays in the URL of the analysis.

Request body

Namestring required

A descriptive name for the analysis that you're creating. This name displays for the analysis in the Amazon QuickSight console.

ThemeArnstring

The ARN for the theme to apply to the analysis that you're creating. To see the theme in the Amazon QuickSight console, make sure that you have access to it.

Response

Success

Arnstring

The ARN for the analysis.

AnalysisIdstring

The ID of the analysis.

CreationStatus'CREATION_IN_PROGRESS' | 'CREATION_SUCCESSFUL' | 'CREATION_FAILED' | 'UPDATE_IN_PROGRESS' | 'UPDATE_SUCCESSFUL' | 'UPDATE_FAILED' | 'DELETED'

The status of the creation of the analysis.

Statusinteger

The HTTP status of the request.

RequestIdstring

The Amazon Web Services request ID for this operation.