{ "version": "2.0", "metadata": { "apiVersion": "2018-04-01", "endpointPrefix": "quicksight", "jsonVersion": "1.0", "protocol": "rest-json", "protocols": [ "rest-json" ], "serviceFullName": "Amazon QuickSight", "serviceId": "QuickSight", "signatureVersion": "v4", "uid": "quicksight-2018-04-01", "auth": [ "aws.auth#sigv4" ] }, "operations": { "BatchCreateTopicReviewedAnswer": { "name": "BatchCreateTopicReviewedAnswer", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/topics/{TopicId}/batch-create-reviewed-answers" }, "input": { "shape": "BatchCreateTopicReviewedAnswerRequest" }, "output": { "shape": "BatchCreateTopicReviewedAnswerResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "InternalFailureException" } ], "documentation": "

Creates new reviewed answers for a Q Topic.

" }, "BatchDeleteTopicReviewedAnswer": { "name": "BatchDeleteTopicReviewedAnswer", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/topics/{TopicId}/batch-delete-reviewed-answers" }, "input": { "shape": "BatchDeleteTopicReviewedAnswerRequest" }, "output": { "shape": "BatchDeleteTopicReviewedAnswerResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ConflictException" }, { "shape": "InternalFailureException" } ], "documentation": "

Deletes reviewed answers for Q Topic.

" }, "CancelIngestion": { "name": "CancelIngestion", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}" }, "input": { "shape": "CancelIngestionRequest" }, "output": { "shape": "CancelIngestionResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceExistsException" }, { "shape": "InternalFailureException" } ], "documentation": "

Cancels an ongoing ingestion of data into SPICE.

" }, "CreateAccountCustomization": { "name": "CreateAccountCustomization", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/customizations" }, "input": { "shape": "CreateAccountCustomizationRequest" }, "output": { "shape": "CreateAccountCustomizationResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Creates Amazon QuickSight customizations for the current Amazon Web Services Region. Currently, you can add a custom default theme by using the CreateAccountCustomization or UpdateAccountCustomization API operation. To further customize Amazon QuickSight by removing Amazon QuickSight sample assets and videos for all new users, see Customizing Amazon QuickSight in the Amazon QuickSight User Guide.

You can create customizations for your Amazon Web Services account or, if you specify a namespace, for a QuickSight namespace instead. Customizations that apply to a namespace always override customizations that apply to an Amazon Web Services account. To find out which customizations apply, use the DescribeAccountCustomization API operation.

Before you use the CreateAccountCustomization API operation to add a theme as the namespace default, make sure that you first share the theme with the namespace. If you don't share it with the namespace, the theme isn't visible to your users even if you make it the default theme. To check if the theme is shared, view the current permissions by using the DescribeThemePermissions API operation. To share the theme, grant permissions by using the UpdateThemePermissions API operation.

" }, "CreateAccountSubscription": { "name": "CreateAccountSubscription", "http": { "method": "POST", "requestUri": "/account/{AwsAccountId}" }, "input": { "shape": "CreateAccountSubscriptionRequest" }, "output": { "shape": "CreateAccountSubscriptionResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceExistsException" }, { "shape": "PreconditionNotMetException" }, { "shape": "ConflictException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Creates an Amazon QuickSight account, or subscribes to Amazon QuickSight Q.

The Amazon Web Services Region for the account is derived from what is configured in the CLI or SDK.

Before you use this operation, make sure that you can connect to an existing Amazon Web Services account. If you don't have an Amazon Web Services account, see Sign up for Amazon Web Services in the Amazon QuickSight User Guide. The person who signs up for Amazon QuickSight needs to have the correct Identity and Access Management (IAM) permissions. For more information, see IAM Policy Examples for Amazon QuickSight in the Amazon QuickSight User Guide.

If your IAM policy includes both the Subscribe and CreateAccountSubscription actions, make sure that both actions are set to Allow. If either action is set to Deny, the Deny action prevails and your API call fails.

You can't pass an existing IAM role to access other Amazon Web Services services using this API operation. To pass your existing IAM role to Amazon QuickSight, see Passing IAM roles to Amazon QuickSight in the Amazon QuickSight User Guide.

You can't set default resource access on the new account from the Amazon QuickSight API. Instead, add default resource access from the Amazon QuickSight console. For more information about setting default resource access to Amazon Web Services services, see Setting default resource access to Amazon Web Services services in the Amazon QuickSight User Guide.

" }, "CreateAnalysis": { "name": "CreateAnalysis", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/analyses/{AnalysisId}" }, "input": { "shape": "CreateAnalysisRequest" }, "output": { "shape": "CreateAnalysisResponse" }, "errors": [ { "shape": "ResourceNotFoundException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceExistsException" }, { "shape": "ConflictException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "LimitExceededException" }, { "shape": "InternalFailureException" } ], "documentation": "

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

" }, "CreateDashboard": { "name": "CreateDashboard", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/dashboards/{DashboardId}" }, "input": { "shape": "CreateDashboardRequest" }, "output": { "shape": "CreateDashboardResponse" }, "errors": [ { "shape": "ResourceNotFoundException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceExistsException" }, { "shape": "ConflictException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "LimitExceededException" }, { "shape": "InternalFailureException" } ], "documentation": "

Creates a dashboard from either a template or directly with a DashboardDefinition. To first create a template, see the CreateTemplate API operation.

A dashboard is an entity in Amazon QuickSight that identifies Amazon QuickSight reports, created from analyses. You can share Amazon QuickSight dashboards. With the right permissions, you can create scheduled email reports from them. If you have the correct permissions, you can create a dashboard from a template that exists in a different Amazon Web Services account.

" }, "CreateDataSet": { "name": "CreateDataSet", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/data-sets" }, "input": { "shape": "CreateDataSetRequest" }, "output": { "shape": "CreateDataSetResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "LimitExceededException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Creates a dataset. This operation doesn't support datasets that include uploaded files as a source.

" }, "CreateDataSource": { "name": "CreateDataSource", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/data-sources" }, "input": { "shape": "CreateDataSourceRequest" }, "output": { "shape": "CreateDataSourceResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "LimitExceededException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ResourceExistsException" }, { "shape": "ThrottlingException" }, { "shape": "CustomerManagedKeyUnavailableException" }, { "shape": "InternalFailureException" } ], "documentation": "

Creates a data source.

" }, "CreateFolder": { "name": "CreateFolder", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/folders/{FolderId}" }, "input": { "shape": "CreateFolderRequest" }, "output": { "shape": "CreateFolderResponse" }, "errors": [ { "shape": "ResourceNotFoundException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceExistsException" }, { "shape": "ConflictException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "AccessDeniedException" }, { "shape": "LimitExceededException" }, { "shape": "InternalFailureException" } ], "documentation": "

Creates an empty shared folder.

" }, "CreateFolderMembership": { "name": "CreateFolderMembership", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/folders/{FolderId}/members/{MemberType}/{MemberId}" }, "input": { "shape": "CreateFolderMembershipRequest" }, "output": { "shape": "CreateFolderMembershipResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ResourceExistsException" }, { "shape": "ThrottlingException" }, { "shape": "LimitExceededException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Adds an asset, such as a dashboard, analysis, or dataset into a folder.

" }, "CreateGroup": { "name": "CreateGroup", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/groups" }, "input": { "shape": "CreateGroupRequest" }, "output": { "shape": "CreateGroupResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "PreconditionNotMetException" }, { "shape": "LimitExceededException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Use the CreateGroup operation to create a group in Amazon QuickSight. You can create up to 10,000 groups in a namespace. If you want to create more than 10,000 groups in a namespace, contact Amazon Web Services Support.

The permissions resource is arn:aws:quicksight:<your-region>:<relevant-aws-account-id>:group/default/<group-name> .

The response is a group object.

" }, "CreateGroupMembership": { "name": "CreateGroupMembership", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members/{MemberName}" }, "input": { "shape": "CreateGroupMembershipRequest" }, "output": { "shape": "CreateGroupMembershipResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Adds an Amazon QuickSight user to an Amazon QuickSight group.

" }, "CreateIAMPolicyAssignment": { "name": "CreateIAMPolicyAssignment", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/" }, "input": { "shape": "CreateIAMPolicyAssignmentRequest" }, "output": { "shape": "CreateIAMPolicyAssignmentResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "ConcurrentUpdatingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Creates an assignment with one specified IAM policy, identified by its Amazon Resource Name (ARN). This policy assignment is attached to the specified groups or users of Amazon QuickSight. Assignment names are unique per Amazon Web Services account. To avoid overwriting rules in other namespaces, use assignment names that are unique.

" }, "CreateIngestion": { "name": "CreateIngestion", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}" }, "input": { "shape": "CreateIngestionRequest" }, "output": { "shape": "CreateIngestionResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "LimitExceededException" }, { "shape": "ResourceExistsException" }, { "shape": "InternalFailureException" } ], "documentation": "

Creates and starts a new SPICE ingestion for a dataset. You can manually refresh datasets in an Enterprise edition account 32 times in a 24-hour period. You can manually refresh datasets in a Standard edition account 8 times in a 24-hour period. Each 24-hour period is measured starting 24 hours before the current date and time.

Any ingestions operating on tagged datasets inherit the same tags automatically for use in access control. For an example, see How do I create an IAM policy to control access to Amazon EC2 resources using tags? in the Amazon Web Services Knowledge Center. Tags are visible on the tagged dataset, but not on the ingestion resource.

" }, "CreateNamespace": { "name": "CreateNamespace", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}" }, "input": { "shape": "CreateNamespaceRequest" }, "output": { "shape": "CreateNamespaceResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "LimitExceededException" }, { "shape": "ResourceExistsException" }, { "shape": "PreconditionNotMetException" }, { "shape": "ConflictException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

(Enterprise edition only) Creates a new namespace for you to use with Amazon QuickSight.

A namespace allows you to isolate the Amazon QuickSight users and groups that are registered for that namespace. Users that access the namespace can share assets only with other users or groups in the same namespace. They can't see users and groups in other namespaces. You can create a namespace after your Amazon Web Services account is subscribed to Amazon QuickSight. The namespace must be unique within the Amazon Web Services account. By default, there is a limit of 100 namespaces per Amazon Web Services account. To increase your limit, create a ticket with Amazon Web Services Support.

" }, "CreateRefreshSchedule": { "name": "CreateRefreshSchedule", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules" }, "input": { "shape": "CreateRefreshScheduleRequest" }, "output": { "shape": "CreateRefreshScheduleResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "LimitExceededException" }, { "shape": "ResourceExistsException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" } ], "documentation": "

Creates a refresh schedule for a dataset. You can create up to 5 different schedules for a single dataset.

" }, "CreateRoleMembership": { "name": "CreateRoleMembership", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/roles/{Role}/members/{MemberName}" }, "input": { "shape": "CreateRoleMembershipRequest" }, "output": { "shape": "CreateRoleMembershipResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Use CreateRoleMembership to add an existing Amazon QuickSight group to an existing role.

" }, "CreateTemplate": { "name": "CreateTemplate", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/templates/{TemplateId}" }, "input": { "shape": "CreateTemplateRequest" }, "output": { "shape": "CreateTemplateResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "AccessDeniedException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "LimitExceededException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "ConflictException" }, { "shape": "InternalFailureException" } ], "documentation": "

Creates a template either from a TemplateDefinition or from an existing Amazon QuickSight analysis or template. You can use the resulting template to create additional dashboards, templates, or analyses.

A template is an entity in Amazon QuickSight that encapsulates the metadata required to create an analysis and that you can use to create s dashboard. A template adds a layer of abstraction by using placeholders to replace the dataset associated with the analysis. You can use templates to create dashboards by replacing dataset placeholders with datasets that follow the same schema that was used to create the source analysis and template.

" }, "CreateTemplateAlias": { "name": "CreateTemplateAlias", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}" }, "input": { "shape": "CreateTemplateAliasRequest" }, "output": { "shape": "CreateTemplateAliasResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ConflictException" }, { "shape": "ResourceExistsException" }, { "shape": "LimitExceededException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "ConflictException" }, { "shape": "InternalFailureException" } ], "documentation": "

Creates a template alias for a template.

" }, "CreateTheme": { "name": "CreateTheme", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/themes/{ThemeId}" }, "input": { "shape": "CreateThemeRequest" }, "output": { "shape": "CreateThemeResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "LimitExceededException" }, { "shape": "InternalFailureException" } ], "documentation": "

Creates a theme.

A theme is set of configuration options for color and layout. Themes apply to analyses and dashboards. For more information, see Using Themes in Amazon QuickSight in the Amazon QuickSight User Guide.

" }, "CreateThemeAlias": { "name": "CreateThemeAlias", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}" }, "input": { "shape": "CreateThemeAliasRequest" }, "output": { "shape": "CreateThemeAliasResponse" }, "errors": [ { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "LimitExceededException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Creates a theme alias for a theme.

" }, "CreateTopic": { "name": "CreateTopic", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/topics" }, "input": { "shape": "CreateTopicRequest" }, "output": { "shape": "CreateTopicResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "LimitExceededException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ResourceExistsException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Creates a new Q topic.

" }, "CreateTopicRefreshSchedule": { "name": "CreateTopicRefreshSchedule", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/topics/{TopicId}/schedules" }, "input": { "shape": "CreateTopicRefreshScheduleRequest" }, "output": { "shape": "CreateTopicRefreshScheduleResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "LimitExceededException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ResourceExistsException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Creates a topic refresh schedule.

" }, "CreateVPCConnection": { "name": "CreateVPCConnection", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/vpc-connections" }, "input": { "shape": "CreateVPCConnectionRequest" }, "output": { "shape": "CreateVPCConnectionResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "LimitExceededException" }, { "shape": "ResourceExistsException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Creates a new VPC connection.

" }, "DeleteAccountCustomization": { "name": "DeleteAccountCustomization", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/customizations" }, "input": { "shape": "DeleteAccountCustomizationRequest" }, "output": { "shape": "DeleteAccountCustomizationResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "LimitExceededException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Deletes all Amazon QuickSight customizations in this Amazon Web Services Region for the specified Amazon Web Services account and Amazon QuickSight namespace.

" }, "DeleteAccountSubscription": { "name": "DeleteAccountSubscription", "http": { "method": "DELETE", "requestUri": "/account/{AwsAccountId}" }, "input": { "shape": "DeleteAccountSubscriptionRequest" }, "output": { "shape": "DeleteAccountSubscriptionResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Use the DeleteAccountSubscription operation to delete an Amazon QuickSight account. This operation will result in an error message if you have configured your account termination protection settings to True. To change this setting and delete your account, call the UpdateAccountSettings API and set the value of the TerminationProtectionEnabled parameter to False, then make another call to the DeleteAccountSubscription API.

" }, "DeleteAnalysis": { "name": "DeleteAnalysis", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/analyses/{AnalysisId}" }, "input": { "shape": "DeleteAnalysisRequest" }, "output": { "shape": "DeleteAnalysisResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ConflictException" }, { "shape": "ResourceNotFoundException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Deletes an analysis from Amazon QuickSight. You can optionally include a recovery window during which you can restore the analysis. If you don't specify a recovery window value, the operation defaults to 30 days. Amazon QuickSight attaches a DeletionTime stamp to the response that specifies the end of the recovery window. At the end of the recovery window, Amazon QuickSight deletes the analysis permanently.

At any time before recovery window ends, you can use the RestoreAnalysis API operation to remove the DeletionTime stamp and cancel the deletion of the analysis. The analysis remains visible in the API until it's deleted, so you can describe it but you can't make a template from it.

An analysis that's scheduled for deletion isn't accessible in the Amazon QuickSight console. To access it in the console, restore it. Deleting an analysis doesn't delete the dashboards that you publish from it.

" }, "DeleteDashboard": { "name": "DeleteDashboard", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/dashboards/{DashboardId}" }, "input": { "shape": "DeleteDashboardRequest" }, "output": { "shape": "DeleteDashboardResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ConflictException" }, { "shape": "ResourceNotFoundException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Deletes a dashboard.

" }, "DeleteDataSet": { "name": "DeleteDataSet", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/data-sets/{DataSetId}" }, "input": { "shape": "DeleteDataSetRequest" }, "output": { "shape": "DeleteDataSetResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "InternalFailureException" } ], "documentation": "

Deletes a dataset.

" }, "DeleteDataSetRefreshProperties": { "name": "DeleteDataSetRefreshProperties", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties" }, "input": { "shape": "DeleteDataSetRefreshPropertiesRequest" }, "output": { "shape": "DeleteDataSetRefreshPropertiesResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "LimitExceededException" }, { "shape": "ConflictException" }, { "shape": "InternalFailureException" } ], "documentation": "

Deletes the dataset refresh properties of the dataset.

" }, "DeleteDataSource": { "name": "DeleteDataSource", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/data-sources/{DataSourceId}" }, "input": { "shape": "DeleteDataSourceRequest" }, "output": { "shape": "DeleteDataSourceResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "InternalFailureException" } ], "documentation": "

Deletes the data source permanently. This operation breaks all the datasets that reference the deleted data source.

" }, "DeleteFolder": { "name": "DeleteFolder", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/folders/{FolderId}" }, "input": { "shape": "DeleteFolderRequest" }, "output": { "shape": "DeleteFolderResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "PreconditionNotMetException" }, { "shape": "AccessDeniedException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ConflictException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Deletes an empty folder.

" }, "DeleteFolderMembership": { "name": "DeleteFolderMembership", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/folders/{FolderId}/members/{MemberType}/{MemberId}" }, "input": { "shape": "DeleteFolderMembershipRequest" }, "output": { "shape": "DeleteFolderMembershipResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Removes an asset, such as a dashboard, analysis, or dataset, from a folder.

" }, "DeleteGroup": { "name": "DeleteGroup", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}" }, "input": { "shape": "DeleteGroupRequest" }, "output": { "shape": "DeleteGroupResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Removes a user group from Amazon QuickSight.

" }, "DeleteGroupMembership": { "name": "DeleteGroupMembership", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members/{MemberName}" }, "input": { "shape": "DeleteGroupMembershipRequest" }, "output": { "shape": "DeleteGroupMembershipResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Removes a user from a group so that the user is no longer a member of the group.

" }, "DeleteIAMPolicyAssignment": { "name": "DeleteIAMPolicyAssignment", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/namespace/{Namespace}/iam-policy-assignments/{AssignmentName}" }, "input": { "shape": "DeleteIAMPolicyAssignmentRequest" }, "output": { "shape": "DeleteIAMPolicyAssignmentResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "ConcurrentUpdatingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Deletes an existing IAM policy assignment.

" }, "DeleteIdentityPropagationConfig": { "name": "DeleteIdentityPropagationConfig", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/identity-propagation-config/{Service}" }, "input": { "shape": "DeleteIdentityPropagationConfigRequest" }, "output": { "shape": "DeleteIdentityPropagationConfigResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Deletes all access scopes and authorized targets that are associated with a service from the Amazon QuickSight IAM Identity Center application.

This operation is only supported for Amazon QuickSight accounts that use IAM Identity Center.

" }, "DeleteNamespace": { "name": "DeleteNamespace", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}" }, "input": { "shape": "DeleteNamespaceRequest" }, "output": { "shape": "DeleteNamespaceResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Deletes a namespace and the users and groups that are associated with the namespace. This is an asynchronous process. Assets including dashboards, analyses, datasets and data sources are not deleted. To delete these assets, you use the API operations for the relevant asset.

" }, "DeleteRefreshSchedule": { "name": "DeleteRefreshSchedule", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules/{ScheduleId}" }, "input": { "shape": "DeleteRefreshScheduleRequest" }, "output": { "shape": "DeleteRefreshScheduleResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "LimitExceededException" }, { "shape": "InternalFailureException" } ], "documentation": "

Deletes a refresh schedule from a dataset.

" }, "DeleteRoleCustomPermission": { "name": "DeleteRoleCustomPermission", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/roles/{Role}/custom-permission" }, "input": { "shape": "DeleteRoleCustomPermissionRequest" }, "output": { "shape": "DeleteRoleCustomPermissionResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Removes custom permissions from the role.

" }, "DeleteRoleMembership": { "name": "DeleteRoleMembership", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/roles/{Role}/members/{MemberName}" }, "input": { "shape": "DeleteRoleMembershipRequest" }, "output": { "shape": "DeleteRoleMembershipResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Removes a group from a role.

" }, "DeleteTemplate": { "name": "DeleteTemplate", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/templates/{TemplateId}" }, "input": { "shape": "DeleteTemplateRequest" }, "output": { "shape": "DeleteTemplateResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "ConflictException" }, { "shape": "LimitExceededException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Deletes a template.

" }, "DeleteTemplateAlias": { "name": "DeleteTemplateAlias", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}" }, "input": { "shape": "DeleteTemplateAliasRequest" }, "output": { "shape": "DeleteTemplateAliasResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "ConflictException" }, { "shape": "InternalFailureException" } ], "documentation": "

Deletes the item that the specified template alias points to. If you provide a specific alias, you delete the version of the template that the alias points to.

" }, "DeleteTheme": { "name": "DeleteTheme", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/themes/{ThemeId}" }, "input": { "shape": "DeleteThemeRequest" }, "output": { "shape": "DeleteThemeResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Deletes a theme.

" }, "DeleteThemeAlias": { "name": "DeleteThemeAlias", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}" }, "input": { "shape": "DeleteThemeAliasRequest" }, "output": { "shape": "DeleteThemeAliasResponse" }, "errors": [ { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Deletes the version of the theme that the specified theme alias points to. If you provide a specific alias, you delete the version of the theme that the alias points to.

" }, "DeleteTopic": { "name": "DeleteTopic", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/topics/{TopicId}" }, "input": { "shape": "DeleteTopicRequest" }, "output": { "shape": "DeleteTopicResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ConflictException" }, { "shape": "InternalFailureException" } ], "documentation": "

Deletes a topic.

" }, "DeleteTopicRefreshSchedule": { "name": "DeleteTopicRefreshSchedule", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}" }, "input": { "shape": "DeleteTopicRefreshScheduleRequest" }, "output": { "shape": "DeleteTopicRefreshScheduleResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "LimitExceededException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ResourceExistsException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Deletes a topic refresh schedule.

" }, "DeleteUser": { "name": "DeleteUser", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}" }, "input": { "shape": "DeleteUserRequest" }, "output": { "shape": "DeleteUserResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Deletes the Amazon QuickSight user that is associated with the identity of the IAM user or role that's making the call. The IAM user isn't deleted as a result of this call.

" }, "DeleteUserByPrincipalId": { "name": "DeleteUserByPrincipalId", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/user-principals/{PrincipalId}" }, "input": { "shape": "DeleteUserByPrincipalIdRequest" }, "output": { "shape": "DeleteUserByPrincipalIdResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Deletes a user identified by its principal ID.

" }, "DeleteVPCConnection": { "name": "DeleteVPCConnection", "http": { "method": "DELETE", "requestUri": "/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}" }, "input": { "shape": "DeleteVPCConnectionRequest" }, "output": { "shape": "DeleteVPCConnectionResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Deletes a VPC connection.

" }, "DescribeAccountCustomization": { "name": "DescribeAccountCustomization", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/customizations" }, "input": { "shape": "DescribeAccountCustomizationRequest" }, "output": { "shape": "DescribeAccountCustomizationResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Describes the customizations associated with the provided Amazon Web Services account and Amazon Amazon QuickSight namespace in an Amazon Web Services Region. The Amazon QuickSight console evaluates which customizations to apply by running this API operation with the Resolved flag included.

To determine what customizations display when you run this command, it can help to visualize the relationship of the entities involved.

" }, "DescribeAccountSettings": { "name": "DescribeAccountSettings", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/settings" }, "input": { "shape": "DescribeAccountSettingsRequest" }, "output": { "shape": "DescribeAccountSettingsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Describes the settings that were used when your Amazon QuickSight subscription was first created in this Amazon Web Services account.

" }, "DescribeAccountSubscription": { "name": "DescribeAccountSubscription", "http": { "method": "GET", "requestUri": "/account/{AwsAccountId}" }, "input": { "shape": "DescribeAccountSubscriptionRequest" }, "output": { "shape": "DescribeAccountSubscriptionResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Use the DescribeAccountSubscription operation to receive a description of an Amazon QuickSight account's subscription. A successful API call returns an AccountInfo object that includes an account's name, subscription status, authentication type, edition, and notification email address.

" }, "DescribeAnalysis": { "name": "DescribeAnalysis", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/analyses/{AnalysisId}" }, "input": { "shape": "DescribeAnalysisRequest" }, "output": { "shape": "DescribeAnalysisResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Provides a summary of the metadata for an analysis.

" }, "DescribeAnalysisDefinition": { "name": "DescribeAnalysisDefinition", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/analyses/{AnalysisId}/definition" }, "input": { "shape": "DescribeAnalysisDefinitionRequest" }, "output": { "shape": "DescribeAnalysisDefinitionResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "AccessDeniedException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "ConflictException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Provides a detailed description of the definition of an analysis.

If you do not need to know details about the content of an Analysis, for instance if you are trying to check the status of a recently created or updated Analysis, use the DescribeAnalysis instead.

" }, "DescribeAnalysisPermissions": { "name": "DescribeAnalysisPermissions", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/analyses/{AnalysisId}/permissions" }, "input": { "shape": "DescribeAnalysisPermissionsRequest" }, "output": { "shape": "DescribeAnalysisPermissionsResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Provides the read and write permissions for an analysis.

" }, "DescribeAssetBundleExportJob": { "name": "DescribeAssetBundleExportJob", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/asset-bundle-export-jobs/{AssetBundleExportJobId}" }, "input": { "shape": "DescribeAssetBundleExportJobRequest" }, "output": { "shape": "DescribeAssetBundleExportJobResponse" }, "errors": [ { "shape": "UnsupportedUserEditionException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" } ], "documentation": "

Describes an existing export job.

Poll job descriptions after a job starts to know the status of the job. When a job succeeds, a URL is provided to download the exported assets' data from. Download URLs are valid for five minutes after they are generated. You can call the DescribeAssetBundleExportJob API for a new download URL as needed.

Job descriptions are available for 14 days after the job starts.

" }, "DescribeAssetBundleImportJob": { "name": "DescribeAssetBundleImportJob", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/asset-bundle-import-jobs/{AssetBundleImportJobId}" }, "input": { "shape": "DescribeAssetBundleImportJobRequest" }, "output": { "shape": "DescribeAssetBundleImportJobResponse" }, "errors": [ { "shape": "UnsupportedUserEditionException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" } ], "documentation": "

Describes an existing import job.

Poll job descriptions after starting a job to know when it has succeeded or failed. Job descriptions are available for 14 days after job starts.

" }, "DescribeDashboard": { "name": "DescribeDashboard", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/dashboards/{DashboardId}" }, "input": { "shape": "DescribeDashboardRequest" }, "output": { "shape": "DescribeDashboardResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Provides a summary for a dashboard.

" }, "DescribeDashboardDefinition": { "name": "DescribeDashboardDefinition", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/dashboards/{DashboardId}/definition" }, "input": { "shape": "DescribeDashboardDefinitionRequest" }, "output": { "shape": "DescribeDashboardDefinitionResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "AccessDeniedException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "ConflictException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Provides a detailed description of the definition of a dashboard.

If you do not need to know details about the content of a dashboard, for instance if you are trying to check the status of a recently created or updated dashboard, use the DescribeDashboard instead.

" }, "DescribeDashboardPermissions": { "name": "DescribeDashboardPermissions", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/dashboards/{DashboardId}/permissions" }, "input": { "shape": "DescribeDashboardPermissionsRequest" }, "output": { "shape": "DescribeDashboardPermissionsResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes read and write permissions for a dashboard.

" }, "DescribeDashboardSnapshotJob": { "name": "DescribeDashboardSnapshotJob", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/dashboards/{DashboardId}/snapshot-jobs/{SnapshotJobId}" }, "input": { "shape": "DescribeDashboardSnapshotJobRequest" }, "output": { "shape": "DescribeDashboardSnapshotJobResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes an existing snapshot job.

Poll job descriptions after a job starts to know the status of the job. For information on available status codes, see JobStatus.

" }, "DescribeDashboardSnapshotJobResult": { "name": "DescribeDashboardSnapshotJobResult", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/dashboards/{DashboardId}/snapshot-jobs/{SnapshotJobId}/result" }, "input": { "shape": "DescribeDashboardSnapshotJobResultRequest" }, "output": { "shape": "DescribeDashboardSnapshotJobResultResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes the result of an existing snapshot job that has finished running.

A finished snapshot job will return a COMPLETED or FAILED status when you poll the job with a DescribeDashboardSnapshotJob API call.

If the job has not finished running, this operation returns a message that says Dashboard Snapshot Job with id <SnapshotjobId> has not reached a terminal state..

" }, "DescribeDataSet": { "name": "DescribeDataSet", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/data-sets/{DataSetId}" }, "input": { "shape": "DescribeDataSetRequest" }, "output": { "shape": "DescribeDataSetResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes a dataset. This operation doesn't support datasets that include uploaded files as a source.

" }, "DescribeDataSetPermissions": { "name": "DescribeDataSetPermissions", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/data-sets/{DataSetId}/permissions" }, "input": { "shape": "DescribeDataSetPermissionsRequest" }, "output": { "shape": "DescribeDataSetPermissionsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes the permissions on a dataset.

The permissions resource is arn:aws:quicksight:region:aws-account-id:dataset/data-set-id.

" }, "DescribeDataSetRefreshProperties": { "name": "DescribeDataSetRefreshProperties", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties" }, "input": { "shape": "DescribeDataSetRefreshPropertiesRequest" }, "output": { "shape": "DescribeDataSetRefreshPropertiesResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "LimitExceededException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes the refresh properties of a dataset.

" }, "DescribeDataSource": { "name": "DescribeDataSource", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/data-sources/{DataSourceId}" }, "input": { "shape": "DescribeDataSourceRequest" }, "output": { "shape": "DescribeDataSourceResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes a data source.

" }, "DescribeDataSourcePermissions": { "name": "DescribeDataSourcePermissions", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/data-sources/{DataSourceId}/permissions" }, "input": { "shape": "DescribeDataSourcePermissionsRequest" }, "output": { "shape": "DescribeDataSourcePermissionsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes the resource permissions for a data source.

" }, "DescribeFolder": { "name": "DescribeFolder", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/folders/{FolderId}" }, "input": { "shape": "DescribeFolderRequest" }, "output": { "shape": "DescribeFolderResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "AccessDeniedException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes a folder.

" }, "DescribeFolderPermissions": { "name": "DescribeFolderPermissions", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/folders/{FolderId}/permissions" }, "input": { "shape": "DescribeFolderPermissionsRequest" }, "output": { "shape": "DescribeFolderPermissionsResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "AccessDeniedException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes permissions for a folder.

" }, "DescribeFolderResolvedPermissions": { "name": "DescribeFolderResolvedPermissions", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/folders/{FolderId}/resolved-permissions" }, "input": { "shape": "DescribeFolderResolvedPermissionsRequest" }, "output": { "shape": "DescribeFolderResolvedPermissionsResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "AccessDeniedException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes the folder resolved permissions. Permissions consists of both folder direct permissions and the inherited permissions from the ancestor folders.

" }, "DescribeGroup": { "name": "DescribeGroup", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}" }, "input": { "shape": "DescribeGroupRequest" }, "output": { "shape": "DescribeGroupResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Returns an Amazon QuickSight group's description and Amazon Resource Name (ARN).

" }, "DescribeGroupMembership": { "name": "DescribeGroupMembership", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members/{MemberName}" }, "input": { "shape": "DescribeGroupMembershipRequest" }, "output": { "shape": "DescribeGroupMembershipResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Use the DescribeGroupMembership operation to determine if a user is a member of the specified group. If the user exists and is a member of the specified group, an associated GroupMember object is returned.

" }, "DescribeIAMPolicyAssignment": { "name": "DescribeIAMPolicyAssignment", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/{AssignmentName}" }, "input": { "shape": "DescribeIAMPolicyAssignmentRequest" }, "output": { "shape": "DescribeIAMPolicyAssignmentResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes an existing IAM policy assignment, as specified by the assignment name.

" }, "DescribeIngestion": { "name": "DescribeIngestion", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}" }, "input": { "shape": "DescribeIngestionRequest" }, "output": { "shape": "DescribeIngestionResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceExistsException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes a SPICE ingestion.

" }, "DescribeIpRestriction": { "name": "DescribeIpRestriction", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/ip-restriction" }, "input": { "shape": "DescribeIpRestrictionRequest" }, "output": { "shape": "DescribeIpRestrictionResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "InternalFailureException" } ], "documentation": "

Provides a summary and status of IP rules.

" }, "DescribeKeyRegistration": { "name": "DescribeKeyRegistration", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/key-registration" }, "input": { "shape": "DescribeKeyRegistrationRequest" }, "output": { "shape": "DescribeKeyRegistrationResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes all customer managed key registrations in a Amazon QuickSight account.

" }, "DescribeNamespace": { "name": "DescribeNamespace", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}" }, "input": { "shape": "DescribeNamespaceRequest" }, "output": { "shape": "DescribeNamespaceResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Describes the current namespace.

" }, "DescribeRefreshSchedule": { "name": "DescribeRefreshSchedule", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules/{ScheduleId}" }, "input": { "shape": "DescribeRefreshScheduleRequest" }, "output": { "shape": "DescribeRefreshScheduleResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "LimitExceededException" }, { "shape": "InternalFailureException" } ], "documentation": "

Provides a summary of a refresh schedule.

" }, "DescribeRoleCustomPermission": { "name": "DescribeRoleCustomPermission", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/roles/{Role}/custom-permission" }, "input": { "shape": "DescribeRoleCustomPermissionRequest" }, "output": { "shape": "DescribeRoleCustomPermissionResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Describes all custom permissions that are mapped to a role.

" }, "DescribeTemplate": { "name": "DescribeTemplate", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/templates/{TemplateId}" }, "input": { "shape": "DescribeTemplateRequest" }, "output": { "shape": "DescribeTemplateResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "AccessDeniedException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "ConflictException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes a template's metadata.

" }, "DescribeTemplateAlias": { "name": "DescribeTemplateAlias", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}" }, "input": { "shape": "DescribeTemplateAliasRequest" }, "output": { "shape": "DescribeTemplateAliasResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes the template alias for a template.

" }, "DescribeTemplateDefinition": { "name": "DescribeTemplateDefinition", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/templates/{TemplateId}/definition" }, "input": { "shape": "DescribeTemplateDefinitionRequest" }, "output": { "shape": "DescribeTemplateDefinitionResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "AccessDeniedException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "ConflictException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Provides a detailed description of the definition of a template.

If you do not need to know details about the content of a template, for instance if you are trying to check the status of a recently created or updated template, use the DescribeTemplate instead.

" }, "DescribeTemplatePermissions": { "name": "DescribeTemplatePermissions", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/templates/{TemplateId}/permissions" }, "input": { "shape": "DescribeTemplatePermissionsRequest" }, "output": { "shape": "DescribeTemplatePermissionsResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ConflictException" }, { "shape": "ResourceNotFoundException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes read and write permissions on a template.

" }, "DescribeTheme": { "name": "DescribeTheme", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/themes/{ThemeId}" }, "input": { "shape": "DescribeThemeRequest" }, "output": { "shape": "DescribeThemeResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes a theme.

" }, "DescribeThemeAlias": { "name": "DescribeThemeAlias", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}" }, "input": { "shape": "DescribeThemeAliasRequest" }, "output": { "shape": "DescribeThemeAliasResponse" }, "errors": [ { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes the alias for a theme.

" }, "DescribeThemePermissions": { "name": "DescribeThemePermissions", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/themes/{ThemeId}/permissions" }, "input": { "shape": "DescribeThemePermissionsRequest" }, "output": { "shape": "DescribeThemePermissionsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes the read and write permissions for a theme.

" }, "DescribeTopic": { "name": "DescribeTopic", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/topics/{TopicId}" }, "input": { "shape": "DescribeTopicRequest" }, "output": { "shape": "DescribeTopicResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes a topic.

" }, "DescribeTopicPermissions": { "name": "DescribeTopicPermissions", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/topics/{TopicId}/permissions" }, "input": { "shape": "DescribeTopicPermissionsRequest" }, "output": { "shape": "DescribeTopicPermissionsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes the permissions of a topic.

" }, "DescribeTopicRefresh": { "name": "DescribeTopicRefresh", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/topics/{TopicId}/refresh/{RefreshId}" }, "input": { "shape": "DescribeTopicRefreshRequest" }, "output": { "shape": "DescribeTopicRefreshResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes the status of a topic refresh.

" }, "DescribeTopicRefreshSchedule": { "name": "DescribeTopicRefreshSchedule", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}" }, "input": { "shape": "DescribeTopicRefreshScheduleRequest" }, "output": { "shape": "DescribeTopicRefreshScheduleResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "LimitExceededException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ResourceExistsException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Deletes a topic refresh schedule.

" }, "DescribeUser": { "name": "DescribeUser", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}" }, "input": { "shape": "DescribeUserRequest" }, "output": { "shape": "DescribeUserResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Returns information about a user, given the user name.

" }, "DescribeVPCConnection": { "name": "DescribeVPCConnection", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}" }, "input": { "shape": "DescribeVPCConnectionRequest" }, "output": { "shape": "DescribeVPCConnectionResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Describes a VPC connection.

" }, "GenerateEmbedUrlForAnonymousUser": { "name": "GenerateEmbedUrlForAnonymousUser", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/embed-url/anonymous-user" }, "input": { "shape": "GenerateEmbedUrlForAnonymousUserRequest" }, "output": { "shape": "GenerateEmbedUrlForAnonymousUserResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "SessionLifetimeInMinutesInvalidException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "UnsupportedPricingPlanException" }, { "shape": "InternalFailureException" } ], "documentation": "

Generates an embed URL that you can use to embed an Amazon QuickSight dashboard or visual in your website, without having to register any reader users. Before you use this action, make sure that you have configured the dashboards and permissions.

The following rules apply to the generated URL:

For more information, see Embedded Analytics in the Amazon QuickSight User Guide.

For more information about the high-level steps for embedding and for an interactive demo of the ways you can customize embedding, visit the Amazon QuickSight Developer Portal.

" }, "GenerateEmbedUrlForRegisteredUser": { "name": "GenerateEmbedUrlForRegisteredUser", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/embed-url/registered-user" }, "input": { "shape": "GenerateEmbedUrlForRegisteredUserRequest" }, "output": { "shape": "GenerateEmbedUrlForRegisteredUserResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "QuickSightUserNotFoundException" }, { "shape": "ResourceNotFoundException" }, { "shape": "SessionLifetimeInMinutesInvalidException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "UnsupportedPricingPlanException" }, { "shape": "InternalFailureException" } ], "documentation": "

Generates an embed URL that you can use to embed an Amazon QuickSight experience in your website. This action can be used for any type of user registered in an Amazon QuickSight account. Before you use this action, make sure that you have configured the relevant Amazon QuickSight resource and permissions.

The following rules apply to the generated URL:

For more information, see Embedded Analytics in the Amazon QuickSight User Guide.

For more information about the high-level steps for embedding and for an interactive demo of the ways you can customize embedding, visit the Amazon QuickSight Developer Portal.

" }, "GetDashboardEmbedUrl": { "name": "GetDashboardEmbedUrl", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/dashboards/{DashboardId}/embed-url" }, "input": { "shape": "GetDashboardEmbedUrlRequest" }, "output": { "shape": "GetDashboardEmbedUrlResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "DomainNotWhitelistedException" }, { "shape": "QuickSightUserNotFoundException" }, { "shape": "IdentityTypeNotSupportedException" }, { "shape": "SessionLifetimeInMinutesInvalidException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "UnsupportedPricingPlanException" }, { "shape": "InternalFailureException" } ], "documentation": "

Generates a temporary session URL and authorization code(bearer token) that you can use to embed an Amazon QuickSight read-only dashboard in your website or application. Before you use this command, make sure that you have configured the dashboards and permissions.

Currently, you can use GetDashboardEmbedURL only from the server, not from the user's browser. The following rules apply to the generated URL:

For more information, see Embedding Analytics Using GetDashboardEmbedUrl in the Amazon QuickSight User Guide.

For more information about the high-level steps for embedding and for an interactive demo of the ways you can customize embedding, visit the Amazon QuickSight Developer Portal.

" }, "GetSessionEmbedUrl": { "name": "GetSessionEmbedUrl", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/session-embed-url" }, "input": { "shape": "GetSessionEmbedUrlRequest" }, "output": { "shape": "GetSessionEmbedUrlResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "QuickSightUserNotFoundException" }, { "shape": "SessionLifetimeInMinutesInvalidException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Generates a session URL and authorization code that you can use to embed the Amazon Amazon QuickSight console in your web server code. Use GetSessionEmbedUrl where you want to provide an authoring portal that allows users to create data sources, datasets, analyses, and dashboards. The users who access an embedded Amazon QuickSight console need belong to the author or admin security cohort. If you want to restrict permissions to some of these features, add a custom permissions profile to the user with the UpdateUser API operation. Use RegisterUser API operation to add a new user with a custom permission profile attached. For more information, see the following sections in the Amazon QuickSight User Guide:

" }, "ListAnalyses": { "name": "ListAnalyses", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/analyses" }, "input": { "shape": "ListAnalysesRequest" }, "output": { "shape": "ListAnalysesResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists Amazon QuickSight analyses that exist in the specified Amazon Web Services account.

" }, "ListAssetBundleExportJobs": { "name": "ListAssetBundleExportJobs", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/asset-bundle-export-jobs" }, "input": { "shape": "ListAssetBundleExportJobsRequest" }, "output": { "shape": "ListAssetBundleExportJobsResponse" }, "errors": [ { "shape": "UnsupportedUserEditionException" }, { "shape": "ThrottlingException" }, { "shape": "AccessDeniedException" }, { "shape": "InvalidNextTokenException" }, { "shape": "ResourceNotFoundException" } ], "documentation": "

Lists all asset bundle export jobs that have been taken place in the last 14 days. Jobs created more than 14 days ago are deleted forever and are not returned. If you are using the same job ID for multiple jobs, ListAssetBundleExportJobs only returns the most recent job that uses the repeated job ID.

" }, "ListAssetBundleImportJobs": { "name": "ListAssetBundleImportJobs", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/asset-bundle-import-jobs" }, "input": { "shape": "ListAssetBundleImportJobsRequest" }, "output": { "shape": "ListAssetBundleImportJobsResponse" }, "errors": [ { "shape": "UnsupportedUserEditionException" }, { "shape": "ThrottlingException" }, { "shape": "AccessDeniedException" }, { "shape": "InvalidNextTokenException" }, { "shape": "ResourceNotFoundException" } ], "documentation": "

Lists all asset bundle import jobs that have taken place in the last 14 days. Jobs created more than 14 days ago are deleted forever and are not returned. If you are using the same job ID for multiple jobs, ListAssetBundleImportJobs only returns the most recent job that uses the repeated job ID.

" }, "ListDashboardVersions": { "name": "ListDashboardVersions", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/dashboards/{DashboardId}/versions" }, "input": { "shape": "ListDashboardVersionsRequest" }, "output": { "shape": "ListDashboardVersionsResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists all the versions of the dashboards in the Amazon QuickSight subscription.

" }, "ListDashboards": { "name": "ListDashboards", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/dashboards" }, "input": { "shape": "ListDashboardsRequest" }, "output": { "shape": "ListDashboardsResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists dashboards in an Amazon Web Services account.

" }, "ListDataSets": { "name": "ListDataSets", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/data-sets" }, "input": { "shape": "ListDataSetsRequest" }, "output": { "shape": "ListDataSetsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists all of the datasets belonging to the current Amazon Web Services account in an Amazon Web Services Region.

The permissions resource is arn:aws:quicksight:region:aws-account-id:dataset/*.

" }, "ListDataSources": { "name": "ListDataSources", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/data-sources" }, "input": { "shape": "ListDataSourcesRequest" }, "output": { "shape": "ListDataSourcesResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists data sources in current Amazon Web Services Region that belong to this Amazon Web Services account.

" }, "ListFolderMembers": { "name": "ListFolderMembers", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/folders/{FolderId}/members" }, "input": { "shape": "ListFolderMembersRequest" }, "output": { "shape": "ListFolderMembersResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "AccessDeniedException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

List all assets (DASHBOARD, ANALYSIS, and DATASET) in a folder.

" }, "ListFolders": { "name": "ListFolders", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/folders" }, "input": { "shape": "ListFoldersRequest" }, "output": { "shape": "ListFoldersResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "AccessDeniedException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists all folders in an account.

" }, "ListGroupMemberships": { "name": "ListGroupMemberships", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members" }, "input": { "shape": "ListGroupMembershipsRequest" }, "output": { "shape": "ListGroupMembershipsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Lists member users in a group.

" }, "ListGroups": { "name": "ListGroups", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/groups" }, "input": { "shape": "ListGroupsRequest" }, "output": { "shape": "ListGroupsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Lists all user groups in Amazon QuickSight.

" }, "ListIAMPolicyAssignments": { "name": "ListIAMPolicyAssignments", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/v2/iam-policy-assignments" }, "input": { "shape": "ListIAMPolicyAssignmentsRequest" }, "output": { "shape": "ListIAMPolicyAssignmentsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists the IAM policy assignments in the current Amazon QuickSight account.

" }, "ListIAMPolicyAssignmentsForUser": { "name": "ListIAMPolicyAssignmentsForUser", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}/iam-policy-assignments" }, "input": { "shape": "ListIAMPolicyAssignmentsForUserRequest" }, "output": { "shape": "ListIAMPolicyAssignmentsForUserResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "ConcurrentUpdatingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists all of the IAM policy assignments, including the Amazon Resource Names (ARNs), for the IAM policies assigned to the specified user and group, or groups that the user belongs to.

" }, "ListIdentityPropagationConfigs": { "name": "ListIdentityPropagationConfigs", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/identity-propagation-config" }, "input": { "shape": "ListIdentityPropagationConfigsRequest" }, "output": { "shape": "ListIdentityPropagationConfigsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists all services and authorized targets that the Amazon QuickSight IAM Identity Center application can access.

This operation is only supported for Amazon QuickSight accounts that use IAM Identity Center.

" }, "ListIngestions": { "name": "ListIngestions", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions" }, "input": { "shape": "ListIngestionsRequest" }, "output": { "shape": "ListIngestionsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceExistsException" }, { "shape": "InvalidNextTokenException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists the history of SPICE ingestions for a dataset.

" }, "ListNamespaces": { "name": "ListNamespaces", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/namespaces" }, "input": { "shape": "ListNamespacesRequest" }, "output": { "shape": "ListNamespacesResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Lists the namespaces for the specified Amazon Web Services account. This operation doesn't list deleted namespaces.

" }, "ListRefreshSchedules": { "name": "ListRefreshSchedules", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules" }, "input": { "shape": "ListRefreshSchedulesRequest" }, "output": { "shape": "ListRefreshSchedulesResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "LimitExceededException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists the refresh schedules of a dataset. Each dataset can have up to 5 schedules.

" }, "ListRoleMemberships": { "name": "ListRoleMemberships", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/roles/{Role}/members" }, "input": { "shape": "ListRoleMembershipsRequest" }, "output": { "shape": "ListRoleMembershipsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "PreconditionNotMetException" }, { "shape": "LimitExceededException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Lists all groups that are associated with a role.

" }, "ListTagsForResource": { "name": "ListTagsForResource", "http": { "method": "GET", "requestUri": "/resources/{ResourceArn}/tags" }, "input": { "shape": "ListTagsForResourceRequest" }, "output": { "shape": "ListTagsForResourceResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists the tags assigned to a resource.

" }, "ListTemplateAliases": { "name": "ListTemplateAliases", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/templates/{TemplateId}/aliases" }, "input": { "shape": "ListTemplateAliasesRequest" }, "output": { "shape": "ListTemplateAliasesResponse" }, "errors": [ { "shape": "InvalidNextTokenException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists all the aliases of a template.

" }, "ListTemplateVersions": { "name": "ListTemplateVersions", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/templates/{TemplateId}/versions" }, "input": { "shape": "ListTemplateVersionsRequest" }, "output": { "shape": "ListTemplateVersionsResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "InvalidNextTokenException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists all the versions of the templates in the current Amazon QuickSight account.

" }, "ListTemplates": { "name": "ListTemplates", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/templates" }, "input": { "shape": "ListTemplatesRequest" }, "output": { "shape": "ListTemplatesResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "InvalidNextTokenException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists all the templates in the current Amazon QuickSight account.

" }, "ListThemeAliases": { "name": "ListThemeAliases", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/themes/{ThemeId}/aliases" }, "input": { "shape": "ListThemeAliasesRequest" }, "output": { "shape": "ListThemeAliasesResponse" }, "errors": [ { "shape": "ConflictException" }, { "shape": "InvalidNextTokenException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists all the aliases of a theme.

" }, "ListThemeVersions": { "name": "ListThemeVersions", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/themes/{ThemeId}/versions" }, "input": { "shape": "ListThemeVersionsRequest" }, "output": { "shape": "ListThemeVersionsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidNextTokenException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists all the versions of the themes in the current Amazon Web Services account.

" }, "ListThemes": { "name": "ListThemes", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/themes" }, "input": { "shape": "ListThemesRequest" }, "output": { "shape": "ListThemesResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "InvalidNextTokenException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists all the themes in the current Amazon Web Services account.

" }, "ListTopicRefreshSchedules": { "name": "ListTopicRefreshSchedules", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/topics/{TopicId}/schedules" }, "input": { "shape": "ListTopicRefreshSchedulesRequest" }, "output": { "shape": "ListTopicRefreshSchedulesResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "LimitExceededException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ResourceExistsException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists all of the refresh schedules for a topic.

" }, "ListTopicReviewedAnswers": { "name": "ListTopicReviewedAnswers", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/topics/{TopicId}/reviewed-answers" }, "input": { "shape": "ListTopicReviewedAnswersRequest" }, "output": { "shape": "ListTopicReviewedAnswersResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists all reviewed answers for a Q Topic.

" }, "ListTopics": { "name": "ListTopics", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/topics" }, "input": { "shape": "ListTopicsRequest" }, "output": { "shape": "ListTopicsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists all of the topics within an account.

" }, "ListUserGroups": { "name": "ListUserGroups", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}/groups" }, "input": { "shape": "ListUserGroupsRequest" }, "output": { "shape": "ListUserGroupsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Lists the Amazon QuickSight groups that an Amazon QuickSight user is a member of.

" }, "ListUsers": { "name": "ListUsers", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/users" }, "input": { "shape": "ListUsersRequest" }, "output": { "shape": "ListUsersResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Returns a list of all of the Amazon QuickSight users belonging to this account.

" }, "ListVPCConnections": { "name": "ListVPCConnections", "http": { "method": "GET", "requestUri": "/accounts/{AwsAccountId}/vpc-connections" }, "input": { "shape": "ListVPCConnectionsRequest" }, "output": { "shape": "ListVPCConnectionsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Lists all of the VPC connections in the current set Amazon Web Services Region of an Amazon Web Services account.

" }, "PutDataSetRefreshProperties": { "name": "PutDataSetRefreshProperties", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties" }, "input": { "shape": "PutDataSetRefreshPropertiesRequest" }, "output": { "shape": "PutDataSetRefreshPropertiesResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "LimitExceededException" }, { "shape": "PreconditionNotMetException" }, { "shape": "ConflictException" }, { "shape": "InternalFailureException" } ], "documentation": "

Creates or updates the dataset refresh properties for the dataset.

" }, "RegisterUser": { "name": "RegisterUser", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/users" }, "input": { "shape": "RegisterUserRequest" }, "output": { "shape": "RegisterUserResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "LimitExceededException" }, { "shape": "ResourceExistsException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Creates an Amazon QuickSight user whose identity is associated with the Identity and Access Management (IAM) identity or role specified in the request. When you register a new user from the Amazon QuickSight API, Amazon QuickSight generates a registration URL. The user accesses this registration URL to create their account. Amazon QuickSight doesn't send a registration email to users who are registered from the Amazon QuickSight API. If you want new users to receive a registration email, then add those users in the Amazon QuickSight console. For more information on registering a new user in the Amazon QuickSight console, see Inviting users to access Amazon QuickSight.

" }, "RestoreAnalysis": { "name": "RestoreAnalysis", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/restore/analyses/{AnalysisId}" }, "input": { "shape": "RestoreAnalysisRequest" }, "output": { "shape": "RestoreAnalysisResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ConflictException" }, { "shape": "ResourceNotFoundException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Restores an analysis.

" }, "SearchAnalyses": { "name": "SearchAnalyses", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/search/analyses" }, "input": { "shape": "SearchAnalysesRequest" }, "output": { "shape": "SearchAnalysesResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "InvalidParameterValueException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InvalidNextTokenException" }, { "shape": "InternalFailureException" } ], "documentation": "

Searches for analyses that belong to the user specified in the filter.

This operation is eventually consistent. The results are best effort and may not reflect very recent updates and changes.

" }, "SearchDashboards": { "name": "SearchDashboards", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/search/dashboards" }, "input": { "shape": "SearchDashboardsRequest" }, "output": { "shape": "SearchDashboardsResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "InvalidParameterValueException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InvalidNextTokenException" }, { "shape": "InternalFailureException" } ], "documentation": "

Searches for dashboards that belong to a user.

This operation is eventually consistent. The results are best effort and may not reflect very recent updates and changes.

" }, "SearchDataSets": { "name": "SearchDataSets", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/search/data-sets" }, "input": { "shape": "SearchDataSetsRequest" }, "output": { "shape": "SearchDataSetsResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "InvalidParameterValueException" }, { "shape": "AccessDeniedException" }, { "shape": "InvalidNextTokenException" }, { "shape": "InternalFailureException" } ], "documentation": "

Use the SearchDataSets operation to search for datasets that belong to an account.

" }, "SearchDataSources": { "name": "SearchDataSources", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/search/data-sources" }, "input": { "shape": "SearchDataSourcesRequest" }, "output": { "shape": "SearchDataSourcesResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "InvalidParameterValueException" }, { "shape": "AccessDeniedException" }, { "shape": "InvalidNextTokenException" }, { "shape": "InternalFailureException" } ], "documentation": "

Use the SearchDataSources operation to search for data sources that belong to an account.

" }, "SearchFolders": { "name": "SearchFolders", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/search/folders" }, "input": { "shape": "SearchFoldersRequest" }, "output": { "shape": "SearchFoldersResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "AccessDeniedException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InvalidRequestException" }, { "shape": "InternalFailureException" } ], "documentation": "

Searches the subfolders in a folder.

" }, "SearchGroups": { "name": "SearchGroups", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/groups-search" }, "input": { "shape": "SearchGroupsRequest" }, "output": { "shape": "SearchGroupsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidNextTokenException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Use the SearchGroups operation to search groups in a specified Amazon QuickSight namespace using the supplied filters.

" }, "StartAssetBundleExportJob": { "name": "StartAssetBundleExportJob", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/asset-bundle-export-jobs/export" }, "input": { "shape": "StartAssetBundleExportJobRequest" }, "output": { "shape": "StartAssetBundleExportJobResponse" }, "errors": [ { "shape": "UnsupportedUserEditionException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidParameterValueException" }, { "shape": "AccessDeniedException" }, { "shape": "LimitExceededException" }, { "shape": "ConflictException" }, { "shape": "ResourceNotFoundException" } ], "documentation": "

Starts an Asset Bundle export job.

An Asset Bundle export job exports specified Amazon QuickSight assets. You can also choose to export any asset dependencies in the same job. Export jobs run asynchronously and can be polled with a DescribeAssetBundleExportJob API call. When a job is successfully completed, a download URL that contains the exported assets is returned. The URL is valid for 5 minutes and can be refreshed with a DescribeAssetBundleExportJob API call. Each Amazon QuickSight account can run up to 5 export jobs concurrently.

The API caller must have the necessary permissions in their IAM role to access each resource before the resources can be exported.

" }, "StartAssetBundleImportJob": { "name": "StartAssetBundleImportJob", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/asset-bundle-import-jobs/import" }, "input": { "shape": "StartAssetBundleImportJobRequest" }, "output": { "shape": "StartAssetBundleImportJobResponse" }, "errors": [ { "shape": "UnsupportedUserEditionException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidParameterValueException" }, { "shape": "AccessDeniedException" }, { "shape": "LimitExceededException" }, { "shape": "ConflictException" }, { "shape": "ResourceNotFoundException" } ], "documentation": "

Starts an Asset Bundle import job.

An Asset Bundle import job imports specified Amazon QuickSight assets into an Amazon QuickSight account. You can also choose to import a naming prefix and specified configuration overrides. The assets that are contained in the bundle file that you provide are used to create or update a new or existing asset in your Amazon QuickSight account. Each Amazon QuickSight account can run up to 5 import jobs concurrently.

The API caller must have the necessary \"create\", \"describe\", and \"update\" permissions in their IAM role to access each resource type that is contained in the bundle file before the resources can be imported.

" }, "StartDashboardSnapshotJob": { "name": "StartDashboardSnapshotJob", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/dashboards/{DashboardId}/snapshot-jobs" }, "input": { "shape": "StartDashboardSnapshotJobRequest" }, "output": { "shape": "StartDashboardSnapshotJobResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "LimitExceededException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "UnsupportedPricingPlanException" }, { "shape": "InternalFailureException" } ], "documentation": "

Starts an asynchronous job that generates a snapshot of a dashboard's output. You can request one or several of the following format configurations in each API call.

The status of a submitted job can be polled with the DescribeDashboardSnapshotJob API. When you call the DescribeDashboardSnapshotJob API, check the JobStatus field in the response. Once the job reaches a COMPLETED or FAILED status, use the DescribeDashboardSnapshotJobResult API to obtain the URLs for the generated files. If the job fails, the DescribeDashboardSnapshotJobResult API returns detailed information about the error that occurred.

StartDashboardSnapshotJob API throttling

Amazon QuickSight utilizes API throttling to create a more consistent user experience within a time span for customers when they call the StartDashboardSnapshotJob. By default, 12 jobs can run simlutaneously in one Amazon Web Services account and users can submit up 10 API requests per second before an account is throttled. If an overwhelming number of API requests are made by the same user in a short period of time, Amazon QuickSight throttles the API calls to maintin an optimal experience and reliability for all Amazon QuickSight users.

Common throttling scenarios

The following list provides information about the most commin throttling scenarios that can occur.

If your use case requires a higher throttling limit, contact your account admin or Amazon Web ServicesSupport to explore options to tailor a more optimal expereince for your account.

Best practices to handle throttling

If your use case projects high levels of API traffic, try to reduce the degree of frequency and parallelism of API calls as much as you can to avoid throttling. You can also perform a timing test to calculate an estimate for the total processing time of your projected load that stays within the throttling limits of the Amazon QuickSight APIs. For example, if your projected traffic is 100 snapshot jobs before 12:00 PM per day, start 12 jobs in parallel and measure the amount of time it takes to proccess all 12 jobs. Once you obtain the result, multiply the duration by 9, for example (12 minutes * 9 = 108 minutes). Use the new result to determine the latest time at which the jobs need to be started to meet your target deadline.

The time that it takes to process a job can be impacted by the following factors:

" }, "TagResource": { "name": "TagResource", "http": { "method": "POST", "requestUri": "/resources/{ResourceArn}/tags" }, "input": { "shape": "TagResourceRequest" }, "output": { "shape": "TagResourceResponse" }, "errors": [ { "shape": "LimitExceededException" }, { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Assigns one or more tags (key-value pairs) to the specified Amazon QuickSight resource.

Tags can help you organize and categorize your resources. You can also use them to scope user permissions, by granting a user permission to access or change only resources with certain tag values. You can use the TagResource operation with a resource that already has tags. If you specify a new tag key for the resource, this tag is appended to the list of tags associated with the resource. If you specify a tag key that is already associated with the resource, the new tag value that you specify replaces the previous value for that tag.

You can associate as many as 50 tags with a resource. Amazon QuickSight supports tagging on data set, data source, dashboard, template, topic, and user.

Tagging for Amazon QuickSight works in a similar way to tagging for other Amazon Web Services services, except for the following:

" }, "UntagResource": { "name": "UntagResource", "http": { "method": "DELETE", "requestUri": "/resources/{ResourceArn}/tags" }, "input": { "shape": "UntagResourceRequest" }, "output": { "shape": "UntagResourceResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Removes a tag or tags from a resource.

" }, "UpdateAccountCustomization": { "name": "UpdateAccountCustomization", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/customizations" }, "input": { "shape": "UpdateAccountCustomizationRequest" }, "output": { "shape": "UpdateAccountCustomizationResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Updates Amazon QuickSight customizations for the current Amazon Web Services Region. Currently, the only customization that you can use is a theme.

You can use customizations for your Amazon Web Services account or, if you specify a namespace, for a Amazon QuickSight namespace instead. Customizations that apply to a namespace override customizations that apply to an Amazon Web Services account. To find out which customizations apply, use the DescribeAccountCustomization API operation.

" }, "UpdateAccountSettings": { "name": "UpdateAccountSettings", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/settings" }, "input": { "shape": "UpdateAccountSettingsRequest" }, "output": { "shape": "UpdateAccountSettingsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Updates the Amazon QuickSight settings in your Amazon Web Services account.

" }, "UpdateAnalysis": { "name": "UpdateAnalysis", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/analyses/{AnalysisId}" }, "input": { "shape": "UpdateAnalysisRequest" }, "output": { "shape": "UpdateAnalysisResponse" }, "errors": [ { "shape": "ResourceNotFoundException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceExistsException" }, { "shape": "ConflictException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates an analysis in Amazon QuickSight

" }, "UpdateAnalysisPermissions": { "name": "UpdateAnalysisPermissions", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/analyses/{AnalysisId}/permissions" }, "input": { "shape": "UpdateAnalysisPermissionsRequest" }, "output": { "shape": "UpdateAnalysisPermissionsResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "ConflictException" }, { "shape": "LimitExceededException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates the read and write permissions for an analysis.

" }, "UpdateDashboard": { "name": "UpdateDashboard", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/dashboards/{DashboardId}" }, "input": { "shape": "UpdateDashboardRequest" }, "output": { "shape": "UpdateDashboardResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ConflictException" }, { "shape": "LimitExceededException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates a dashboard in an Amazon Web Services account.

Updating a Dashboard creates a new dashboard version but does not immediately publish the new version. You can update the published version of a dashboard by using the UpdateDashboardPublishedVersion API operation.

" }, "UpdateDashboardLinks": { "name": "UpdateDashboardLinks", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/dashboards/{DashboardId}/linked-entities" }, "input": { "shape": "UpdateDashboardLinksRequest" }, "output": { "shape": "UpdateDashboardLinksResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ConflictException" }, { "shape": "AccessDeniedException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates the linked analyses on a dashboard.

" }, "UpdateDashboardPermissions": { "name": "UpdateDashboardPermissions", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/dashboards/{DashboardId}/permissions" }, "input": { "shape": "UpdateDashboardPermissionsRequest" }, "output": { "shape": "UpdateDashboardPermissionsResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "ConflictException" }, { "shape": "LimitExceededException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates read and write permissions on a dashboard.

" }, "UpdateDashboardPublishedVersion": { "name": "UpdateDashboardPublishedVersion", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/dashboards/{DashboardId}/versions/{VersionNumber}" }, "input": { "shape": "UpdateDashboardPublishedVersionRequest" }, "output": { "shape": "UpdateDashboardPublishedVersionResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ConflictException" }, { "shape": "ResourceNotFoundException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates the published version of a dashboard.

" }, "UpdateDataSet": { "name": "UpdateDataSet", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/data-sets/{DataSetId}" }, "input": { "shape": "UpdateDataSetRequest" }, "output": { "shape": "UpdateDataSetResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "LimitExceededException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates a dataset. This operation doesn't support datasets that include uploaded files as a source. Partial updates are not supported by this operation.

" }, "UpdateDataSetPermissions": { "name": "UpdateDataSetPermissions", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/data-sets/{DataSetId}/permissions" }, "input": { "shape": "UpdateDataSetPermissionsRequest" }, "output": { "shape": "UpdateDataSetPermissionsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates the permissions on a dataset.

The permissions resource is arn:aws:quicksight:region:aws-account-id:dataset/data-set-id.

" }, "UpdateDataSource": { "name": "UpdateDataSource", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/data-sources/{DataSourceId}" }, "input": { "shape": "UpdateDataSourceRequest" }, "output": { "shape": "UpdateDataSourceResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "CustomerManagedKeyUnavailableException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates a data source.

" }, "UpdateDataSourcePermissions": { "name": "UpdateDataSourcePermissions", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/data-sources/{DataSourceId}/permissions" }, "input": { "shape": "UpdateDataSourcePermissionsRequest" }, "output": { "shape": "UpdateDataSourcePermissionsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates the permissions to a data source.

" }, "UpdateFolder": { "name": "UpdateFolder", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/folders/{FolderId}" }, "input": { "shape": "UpdateFolderRequest" }, "output": { "shape": "UpdateFolderResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "AccessDeniedException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ConflictException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates the name of a folder.

" }, "UpdateFolderPermissions": { "name": "UpdateFolderPermissions", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/folders/{FolderId}/permissions" }, "input": { "shape": "UpdateFolderPermissionsRequest" }, "output": { "shape": "UpdateFolderPermissionsResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "AccessDeniedException" }, { "shape": "LimitExceededException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates permissions of a folder.

" }, "UpdateGroup": { "name": "UpdateGroup", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}" }, "input": { "shape": "UpdateGroupRequest" }, "output": { "shape": "UpdateGroupResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Changes a group description.

" }, "UpdateIAMPolicyAssignment": { "name": "UpdateIAMPolicyAssignment", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/{AssignmentName}" }, "input": { "shape": "UpdateIAMPolicyAssignmentRequest" }, "output": { "shape": "UpdateIAMPolicyAssignmentResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "ConcurrentUpdatingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates an existing IAM policy assignment. This operation updates only the optional parameter or parameters that are specified in the request. This overwrites all of the users included in Identities.

" }, "UpdateIdentityPropagationConfig": { "name": "UpdateIdentityPropagationConfig", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/identity-propagation-config/{Service}" }, "input": { "shape": "UpdateIdentityPropagationConfigRequest" }, "output": { "shape": "UpdateIdentityPropagationConfigResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Adds or updates services and authorized targets to configure what the Amazon QuickSight IAM Identity Center application can access.

This operation is only supported for Amazon QuickSight accounts using IAM Identity Center

" }, "UpdateIpRestriction": { "name": "UpdateIpRestriction", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/ip-restriction" }, "input": { "shape": "UpdateIpRestrictionRequest" }, "output": { "shape": "UpdateIpRestrictionResponse" }, "errors": [ { "shape": "LimitExceededException" }, { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates the content and status of IP rules. Traffic from a source is allowed when the source satisfies either the IpRestrictionRule, VpcIdRestrictionRule, or VpcEndpointIdRestrictionRule. To use this operation, you must provide the entire map of rules. You can use the DescribeIpRestriction operation to get the current rule map.

" }, "UpdateKeyRegistration": { "name": "UpdateKeyRegistration", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/key-registration" }, "input": { "shape": "UpdateKeyRegistrationRequest" }, "output": { "shape": "UpdateKeyRegistrationResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates a customer managed key in a Amazon QuickSight account.

" }, "UpdatePublicSharingSettings": { "name": "UpdatePublicSharingSettings", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/public-sharing-settings" }, "input": { "shape": "UpdatePublicSharingSettingsRequest" }, "output": { "shape": "UpdatePublicSharingSettingsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedPricingPlanException" }, { "shape": "InternalFailureException" } ], "documentation": "

Use the UpdatePublicSharingSettings operation to turn on or turn off the public sharing settings of an Amazon QuickSight dashboard.

To use this operation, turn on session capacity pricing for your Amazon QuickSight account.

Before you can turn on public sharing on your account, make sure to give public sharing permissions to an administrative user in the Identity and Access Management (IAM) console. For more information on using IAM with Amazon QuickSight, see Using Amazon QuickSight with IAM in the Amazon QuickSight User Guide.

" }, "UpdateRefreshSchedule": { "name": "UpdateRefreshSchedule", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules" }, "input": { "shape": "UpdateRefreshScheduleRequest" }, "output": { "shape": "UpdateRefreshScheduleResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "LimitExceededException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates a refresh schedule for a dataset.

" }, "UpdateRoleCustomPermission": { "name": "UpdateRoleCustomPermission", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/roles/{Role}/custom-permission" }, "input": { "shape": "UpdateRoleCustomPermissionRequest" }, "output": { "shape": "UpdateRoleCustomPermissionResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Updates the custom permissions that are associated with a role.

" }, "UpdateSPICECapacityConfiguration": { "name": "UpdateSPICECapacityConfiguration", "http": { "method": "POST", "requestUri": "/accounts/{AwsAccountId}/spice-capacity-configuration" }, "input": { "shape": "UpdateSPICECapacityConfigurationRequest" }, "output": { "shape": "UpdateSPICECapacityConfigurationResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates the SPICE capacity configuration for a Amazon QuickSight account.

" }, "UpdateTemplate": { "name": "UpdateTemplate", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/templates/{TemplateId}" }, "input": { "shape": "UpdateTemplateRequest" }, "output": { "shape": "UpdateTemplateResponse" }, "errors": [ { "shape": "InvalidParameterValueException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "ConflictException" }, { "shape": "LimitExceededException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates a template from an existing Amazon QuickSight analysis or another template.

" }, "UpdateTemplateAlias": { "name": "UpdateTemplateAlias", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}" }, "input": { "shape": "UpdateTemplateAliasRequest" }, "output": { "shape": "UpdateTemplateAliasResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ConflictException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "ConflictException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates the template alias of a template.

" }, "UpdateTemplatePermissions": { "name": "UpdateTemplatePermissions", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/templates/{TemplateId}/permissions" }, "input": { "shape": "UpdateTemplatePermissionsRequest" }, "output": { "shape": "UpdateTemplatePermissionsResponse" }, "errors": [ { "shape": "ThrottlingException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ConflictException" }, { "shape": "ResourceNotFoundException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "LimitExceededException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates the resource permissions for a template.

" }, "UpdateTheme": { "name": "UpdateTheme", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/themes/{ThemeId}" }, "input": { "shape": "UpdateThemeRequest" }, "output": { "shape": "UpdateThemeResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "LimitExceededException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates a theme.

" }, "UpdateThemeAlias": { "name": "UpdateThemeAlias", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}" }, "input": { "shape": "UpdateThemeAliasRequest" }, "output": { "shape": "UpdateThemeAliasResponse" }, "errors": [ { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceExistsException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates an alias of a theme.

" }, "UpdateThemePermissions": { "name": "UpdateThemePermissions", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/themes/{ThemeId}/permissions" }, "input": { "shape": "UpdateThemePermissionsRequest" }, "output": { "shape": "UpdateThemePermissionsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "LimitExceededException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates the resource permissions for a theme. Permissions apply to the action to grant or revoke permissions on, for example \"quicksight:DescribeTheme\".

Theme permissions apply in groupings. Valid groupings include the following for the three levels of permissions, which are user, owner, or no permissions:

" }, "UpdateTopic": { "name": "UpdateTopic", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/topics/{TopicId}" }, "input": { "shape": "UpdateTopicRequest" }, "output": { "shape": "UpdateTopicResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "LimitExceededException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ResourceExistsException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates a topic.

" }, "UpdateTopicPermissions": { "name": "UpdateTopicPermissions", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/topics/{TopicId}/permissions" }, "input": { "shape": "UpdateTopicPermissionsRequest" }, "output": { "shape": "UpdateTopicPermissionsResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "ConflictException" }, { "shape": "LimitExceededException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates the permissions of a topic.

" }, "UpdateTopicRefreshSchedule": { "name": "UpdateTopicRefreshSchedule", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}" }, "input": { "shape": "UpdateTopicRefreshScheduleRequest" }, "output": { "shape": "UpdateTopicRefreshScheduleResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "LimitExceededException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ResourceExistsException" }, { "shape": "ThrottlingException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates a topic refresh schedule.

" }, "UpdateUser": { "name": "UpdateUser", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}" }, "input": { "shape": "UpdateUserRequest" }, "output": { "shape": "UpdateUserResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "InvalidParameterValueException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "PreconditionNotMetException" }, { "shape": "InternalFailureException" }, { "shape": "ResourceUnavailableException" } ], "documentation": "

Updates an Amazon QuickSight user.

" }, "UpdateVPCConnection": { "name": "UpdateVPCConnection", "http": { "method": "PUT", "requestUri": "/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}" }, "input": { "shape": "UpdateVPCConnectionRequest" }, "output": { "shape": "UpdateVPCConnectionResponse" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ConflictException" }, { "shape": "InvalidParameterValueException" }, { "shape": "LimitExceededException" }, { "shape": "ResourceNotFoundException" }, { "shape": "ThrottlingException" }, { "shape": "UnsupportedUserEditionException" }, { "shape": "InternalFailureException" } ], "documentation": "

Updates a VPC connection.

" } }, "shapes": { "AccountCustomization": { "type": "structure", "members": { "DefaultTheme": { "shape": "Arn", "documentation": "

The default theme for this Amazon QuickSight subscription.

" }, "DefaultEmailCustomizationTemplate": { "shape": "Arn", "documentation": "

The default email customization template.

" } }, "documentation": "

The Amazon QuickSight customizations associated with your Amazon Web Services account or a QuickSight namespace in a specific Amazon Web Services Region.

" }, "AccountInfo": { "type": "structure", "members": { "AccountName": { "shape": "String", "documentation": "

The account name that you provided for the Amazon QuickSight subscription in your Amazon Web Services account. You create this name when you sign up for Amazon QuickSight. It's unique over all of Amazon Web Services, and it appears only when users sign in.

" }, "Edition": { "shape": "Edition", "documentation": "

The edition of your Amazon QuickSight account.

" }, "NotificationEmail": { "shape": "String", "documentation": "

The email address that will be used for Amazon QuickSight to send notifications regarding your Amazon Web Services account or Amazon QuickSight subscription.

" }, "AuthenticationType": { "shape": "String", "documentation": "

The way that your Amazon QuickSight account is authenticated.

" }, "AccountSubscriptionStatus": { "shape": "String", "documentation": "

The status of your account subscription.

" }, "IAMIdentityCenterInstanceArn": { "shape": "String", "documentation": "

The Amazon Resource Name (ARN) for the IAM Identity Center instance.

" } }, "documentation": "

A structure that contains the following account information elements:

" }, "AccountName": { "type": "string", "max": 62, "min": 1, "pattern": "^(?!D-|d-)([\\da-zA-Z]+)([-]*[\\da-zA-Z])*" }, "AccountSettings": { "type": "structure", "members": { "AccountName": { "shape": "String", "documentation": "

The \"account name\" you provided for the Amazon QuickSight subscription in your Amazon Web Services account. You create this name when you sign up for Amazon QuickSight. It is unique in all of Amazon Web Services and it appears only when users sign in.

" }, "Edition": { "shape": "Edition", "documentation": "

The edition of Amazon QuickSight that you're currently subscribed to: Enterprise edition or Standard edition.

" }, "DefaultNamespace": { "shape": "Namespace", "documentation": "

The default Amazon QuickSight namespace for your Amazon Web Services account.

" }, "NotificationEmail": { "shape": "String", "documentation": "

The main notification email for your Amazon QuickSight subscription.

" }, "PublicSharingEnabled": { "shape": "Boolean", "documentation": "

A Boolean value that indicates whether public sharing is turned on for an Amazon QuickSight account. For more information about turning on public sharing, see UpdatePublicSharingSettings.

" }, "TerminationProtectionEnabled": { "shape": "Boolean", "documentation": "

A boolean value that determines whether or not an Amazon QuickSight account can be deleted. A True value doesn't allow the account to be deleted and results in an error message if a user tries to make a DeleteAccountSubsctiption request. A False value will allow the ccount to be deleted.

" } }, "documentation": "

The Amazon QuickSight settings associated with your Amazon Web Services account.

" }, "ActionList": { "type": "list", "member": { "shape": "String" }, "max": 20, "min": 1 }, "ActiveIAMPolicyAssignment": { "type": "structure", "members": { "AssignmentName": { "shape": "IAMPolicyAssignmentName", "documentation": "

A name for the IAM policy assignment.

" }, "PolicyArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the resource.

" } }, "documentation": "

The active Identity and Access Management (IAM) policy assignment.

" }, "ActiveIAMPolicyAssignmentList": { "type": "list", "member": { "shape": "ActiveIAMPolicyAssignment" } }, "AdHocFilteringOption": { "type": "structure", "members": { "AvailabilityStatus": { "shape": "DashboardBehavior", "documentation": "

Availability status.

" } }, "documentation": "

An ad hoc (one-time) filtering option.

" }, "AdditionalDashboardIdList": { "type": "list", "member": { "shape": "ShortRestrictiveResourceId" }, "max": 20, "min": 1 }, "AggFunction": { "type": "structure", "members": { "Aggregation": { "shape": "AggType", "documentation": "

The aggregation of an Agg function.

" }, "AggregationFunctionParameters": { "shape": "AggFunctionParamMap", "documentation": "

The aggregation parameters for an Agg function.

" }, "Period": { "shape": "TopicTimeGranularity", "documentation": "

The period of an Agg function.

" }, "PeriodField": { "shape": "LimitedString", "documentation": "

The period field for an Agg function.

" } }, "documentation": "

The definition of an Agg function.

" }, "AggFunctionParamKey": { "type": "string", "max": 256, "min": 1 }, "AggFunctionParamMap": { "type": "map", "key": { "shape": "AggFunctionParamKey" }, "value": { "shape": "AggFunctionParamValue" } }, "AggFunctionParamValue": { "type": "string", "max": 1024 }, "AggType": { "type": "string", "enum": [ "SUM", "MIN", "MAX", "COUNT", "AVERAGE", "DISTINCT_COUNT", "STDEV", "STDEVP", "VAR", "VARP", "PERCENTILE", "MEDIAN", "PTD_SUM", "PTD_MIN", "PTD_MAX", "PTD_COUNT", "PTD_DISTINCT_COUNT", "PTD_AVERAGE", "COLUMN", "CUSTOM" ] }, "AggregationFunction": { "type": "structure", "members": { "NumericalAggregationFunction": { "shape": "NumericalAggregationFunction", "documentation": "

Aggregation for numerical values.

" }, "CategoricalAggregationFunction": { "shape": "CategoricalAggregationFunction", "documentation": "

Aggregation for categorical values.

" }, "DateAggregationFunction": { "shape": "DateAggregationFunction", "documentation": "

Aggregation for date values.

" }, "AttributeAggregationFunction": { "shape": "AttributeAggregationFunction", "documentation": "

Aggregation for attributes.

" } }, "documentation": "

An aggregation function aggregates values from a dimension or measure.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "AggregationFunctionParameters": { "type": "map", "key": { "shape": "LimitedString" }, "value": { "shape": "LimitedString" } }, "AggregationPartitionBy": { "type": "structure", "members": { "FieldName": { "shape": "LimitedString", "documentation": "

The field Name for an AggregationPartitionBy.

" }, "TimeGranularity": { "shape": "TimeGranularity", "documentation": "

The TimeGranularity for an AggregationPartitionBy.

" } }, "documentation": "

The definition of an AggregationPartitionBy.

" }, "AggregationPartitionByList": { "type": "list", "member": { "shape": "AggregationPartitionBy" }, "max": 50 }, "AggregationSortConfiguration": { "type": "structure", "required": [ "Column", "SortDirection" ], "members": { "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that determines the sort order of aggregated values.

" }, "SortDirection": { "shape": "SortDirection", "documentation": "

The sort direction of values.

" }, "AggregationFunction": { "shape": "AggregationFunction", "documentation": "

The function that aggregates the values in Column.

" } }, "documentation": "

The configuration options to sort aggregated values.

" }, "AggregationSortConfigurationList": { "type": "list", "member": { "shape": "AggregationSortConfiguration" }, "max": 100 }, "AliasName": { "type": "string", "max": 2048, "min": 1, "pattern": "[\\w\\-]+|(\\$LATEST)|(\\$PUBLISHED)" }, "AllSheetsFilterScopeConfiguration": { "type": "structure", "members": {}, "documentation": "

An empty object that represents that the AllSheets option is the chosen value for the FilterScopeConfiguration parameter. This structure applies the filter to all visuals on all sheets of an Analysis, Dashboard, or Template.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "AmazonElasticsearchParameters": { "type": "structure", "required": [ "Domain" ], "members": { "Domain": { "shape": "Domain", "documentation": "

The OpenSearch domain.

" } }, "documentation": "

The parameters for OpenSearch.

" }, "AmazonOpenSearchParameters": { "type": "structure", "required": [ "Domain" ], "members": { "Domain": { "shape": "Domain", "documentation": "

The OpenSearch domain.

" } }, "documentation": "

The parameters for OpenSearch.

" }, "Analysis": { "type": "structure", "members": { "AnalysisId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the analysis.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the analysis.

" }, "Name": { "shape": "AnalysisName", "documentation": "

The descriptive name of the analysis.

" }, "Status": { "shape": "ResourceStatus", "documentation": "

Status associated with the analysis.

" }, "Errors": { "shape": "AnalysisErrorList", "documentation": "

Errors associated with the analysis.

" }, "DataSetArns": { "shape": "DataSetArnsList", "documentation": "

The ARNs of the datasets of the analysis.

" }, "ThemeArn": { "shape": "Arn", "documentation": "

The ARN of the theme of the analysis.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that the analysis was created.

" }, "LastUpdatedTime": { "shape": "Timestamp", "documentation": "

The time that the analysis was last updated.

" }, "Sheets": { "shape": "SheetList", "documentation": "

A list of the associated sheets with the unique identifier and name of each sheet.

" } }, "documentation": "

Metadata structure for an analysis in Amazon QuickSight

" }, "AnalysisDefaults": { "type": "structure", "required": [ "DefaultNewSheetConfiguration" ], "members": { "DefaultNewSheetConfiguration": { "shape": "DefaultNewSheetConfiguration", "documentation": "

The configuration for default new sheet settings.

" } }, "documentation": "

The configuration for default analysis settings.

" }, "AnalysisDefinition": { "type": "structure", "required": [ "DataSetIdentifierDeclarations" ], "members": { "DataSetIdentifierDeclarations": { "shape": "DataSetIdentifierDeclarationList", "documentation": "

An array of dataset identifier declarations. This mapping allows the usage of dataset identifiers instead of dataset ARNs throughout analysis sub-structures.

" }, "Sheets": { "shape": "SheetDefinitionList", "documentation": "

An array of sheet definitions for an analysis. Each SheetDefinition provides detailed information about a sheet within this analysis.

" }, "CalculatedFields": { "shape": "CalculatedFields", "documentation": "

An array of calculated field definitions for the analysis.

" }, "ParameterDeclarations": { "shape": "ParameterDeclarationList", "documentation": "

An array of parameter declarations for an analysis.

Parameters are named variables that can transfer a value for use by an action or an object.

For more information, see Parameters in Amazon QuickSight in the Amazon QuickSight User Guide.

" }, "FilterGroups": { "shape": "FilterGroupList", "documentation": "

Filter definitions for an analysis.

For more information, see Filtering Data in Amazon QuickSight in the Amazon QuickSight User Guide.

" }, "ColumnConfigurations": { "shape": "ColumnConfigurationList", "documentation": "

An array of analysis-level column configurations. Column configurations can be used to set default formatting for a column to be used throughout an analysis.

" }, "AnalysisDefaults": { "shape": "AnalysisDefaults" }, "Options": { "shape": "AssetOptions", "documentation": "

An array of option definitions for an analysis.

" }, "QueryExecutionOptions": { "shape": "QueryExecutionOptions" } }, "documentation": "

The definition of an analysis.

" }, "AnalysisError": { "type": "structure", "members": { "Type": { "shape": "AnalysisErrorType", "documentation": "

The type of the analysis error.

" }, "Message": { "shape": "NonEmptyString", "documentation": "

The message associated with the analysis error.

" }, "ViolatedEntities": { "shape": "EntityList", "documentation": "

Lists the violated entities that caused the analysis error

" } }, "documentation": "

Analysis error.

" }, "AnalysisErrorList": { "type": "list", "member": { "shape": "AnalysisError" }, "min": 1 }, "AnalysisErrorType": { "type": "string", "enum": [ "ACCESS_DENIED", "SOURCE_NOT_FOUND", "DATA_SET_NOT_FOUND", "INTERNAL_FAILURE", "PARAMETER_VALUE_INCOMPATIBLE", "PARAMETER_TYPE_INVALID", "PARAMETER_NOT_FOUND", "COLUMN_TYPE_MISMATCH", "COLUMN_GEOGRAPHIC_ROLE_MISMATCH", "COLUMN_REPLACEMENT_MISSING" ] }, "AnalysisFilterAttribute": { "type": "string", "enum": [ "QUICKSIGHT_USER", "QUICKSIGHT_VIEWER_OR_OWNER", "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER", "QUICKSIGHT_OWNER", "DIRECT_QUICKSIGHT_OWNER", "DIRECT_QUICKSIGHT_SOLE_OWNER", "ANALYSIS_NAME" ] }, "AnalysisName": { "type": "string", "max": 2048, "min": 1 }, "AnalysisSearchFilter": { "type": "structure", "members": { "Operator": { "shape": "FilterOperator", "documentation": "

The comparison operator that you want to use as a filter, for example \"Operator\": \"StringEquals\". Valid values are \"StringEquals\" and \"StringLike\".

If you set the operator value to \"StringEquals\", you need to provide an ownership related filter in the \"NAME\" field and the arn of the user or group whose folders you want to search in the \"Value\" field. For example, \"Name\":\"DIRECT_QUICKSIGHT_OWNER\", \"Operator\": \"StringEquals\", \"Value\": \"arn:aws:quicksight:us-east-1:1:user/default/UserName1\".

If you set the value to \"StringLike\", you need to provide the name of the folders you are searching for. For example, \"Name\":\"ANALYSIS_NAME\", \"Operator\": \"StringLike\", \"Value\": \"Test\". The \"StringLike\" operator only supports the NAME value ANALYSIS_NAME.

" }, "Name": { "shape": "AnalysisFilterAttribute", "documentation": "

The name of the value that you want to use as a filter, for example \"Name\": \"QUICKSIGHT_OWNER\".

Valid values are defined as follows:

" }, "Value": { "shape": "String", "documentation": "

The value of the named item, in this case QUICKSIGHT_USER, that you want to use as a filter, for example \"Value\". An example is \"arn:aws:quicksight:us-east-1:1:user/default/UserName1\".

" } }, "documentation": "

A filter that you apply when searching for one or more analyses.

" }, "AnalysisSearchFilterList": { "type": "list", "member": { "shape": "AnalysisSearchFilter" }, "max": 1, "min": 1 }, "AnalysisSourceEntity": { "type": "structure", "members": { "SourceTemplate": { "shape": "AnalysisSourceTemplate", "documentation": "

The source template for the source entity of the analysis.

" } }, "documentation": "

The source entity of an analysis.

" }, "AnalysisSourceTemplate": { "type": "structure", "required": [ "DataSetReferences", "Arn" ], "members": { "DataSetReferences": { "shape": "DataSetReferenceList", "documentation": "

The dataset references of the source template of an analysis.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the source template of an analysis.

" } }, "documentation": "

The source template of an analysis.

" }, "AnalysisSummary": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the analysis.

" }, "AnalysisId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the analysis. This ID displays in the URL.

" }, "Name": { "shape": "AnalysisName", "documentation": "

The name of the analysis. This name is displayed in the Amazon QuickSight console.

" }, "Status": { "shape": "ResourceStatus", "documentation": "

The last known status for the analysis.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that the analysis was created.

" }, "LastUpdatedTime": { "shape": "Timestamp", "documentation": "

The time that the analysis was last updated.

" } }, "documentation": "

The summary metadata that describes an analysis.

" }, "AnalysisSummaryList": { "type": "list", "member": { "shape": "AnalysisSummary" }, "max": 100 }, "Anchor": { "type": "structure", "members": { "AnchorType": { "shape": "AnchorType", "documentation": "

The AnchorType for the Anchor.

" }, "TimeGranularity": { "shape": "TimeGranularity", "documentation": "

The TimeGranularity of the Anchor.

" }, "Offset": { "shape": "Integer", "documentation": "

The offset of the Anchor.

" } }, "documentation": "

The definition of the Anchor.

" }, "AnchorDateConfiguration": { "type": "structure", "members": { "AnchorOption": { "shape": "AnchorOption", "documentation": "

The options for the date configuration. Choose one of the options below:

" }, "ParameterName": { "shape": "ParameterName", "documentation": "

The name of the parameter that is used for the anchor date configuration.

" } }, "documentation": "

The date configuration of the filter.

" }, "AnchorOption": { "type": "string", "enum": [ "NOW" ] }, "AnchorType": { "type": "string", "enum": [ "TODAY" ] }, "AnonymousUserDashboardEmbeddingConfiguration": { "type": "structure", "required": [ "InitialDashboardId" ], "members": { "InitialDashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The dashboard ID for the dashboard that you want the user to see first. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders this dashboard.

The Amazon Resource Name (ARN) of this dashboard must be included in the AuthorizedResourceArns parameter. Otherwise, the request will fail with InvalidParameterValueException.

" }, "EnabledFeatures": { "shape": "AnonymousUserDashboardEmbeddingConfigurationEnabledFeatures", "documentation": "

A list of all enabled features of a specified anonymous dashboard.

" }, "DisabledFeatures": { "shape": "AnonymousUserDashboardEmbeddingConfigurationDisabledFeatures", "documentation": "

A list of all disabled features of a specified anonymous dashboard.

" }, "FeatureConfigurations": { "shape": "AnonymousUserDashboardFeatureConfigurations", "documentation": "

The feature configuration for an embedded dashboard.

" } }, "documentation": "

Information about the dashboard that you want to embed.

" }, "AnonymousUserDashboardEmbeddingConfigurationDisabledFeature": { "type": "string", "enum": [ "SHARED_VIEW" ] }, "AnonymousUserDashboardEmbeddingConfigurationDisabledFeatures": { "type": "list", "member": { "shape": "AnonymousUserDashboardEmbeddingConfigurationDisabledFeature" } }, "AnonymousUserDashboardEmbeddingConfigurationEnabledFeature": { "type": "string", "enum": [ "SHARED_VIEW" ] }, "AnonymousUserDashboardEmbeddingConfigurationEnabledFeatures": { "type": "list", "member": { "shape": "AnonymousUserDashboardEmbeddingConfigurationEnabledFeature" } }, "AnonymousUserDashboardFeatureConfigurations": { "type": "structure", "members": { "SharedView": { "shape": "SharedViewConfigurations", "documentation": "

The shared view settings of an embedded dashboard.

" } }, "documentation": "

The feature configuration for an embedded dashboard.

" }, "AnonymousUserDashboardVisualEmbeddingConfiguration": { "type": "structure", "required": [ "InitialDashboardVisualId" ], "members": { "InitialDashboardVisualId": { "shape": "DashboardVisualId", "documentation": "

The visual ID for the visual that you want the user to see. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders this visual.

The Amazon Resource Name (ARN) of the dashboard that the visual belongs to must be included in the AuthorizedResourceArns parameter. Otherwise, the request will fail with InvalidParameterValueException.

" } }, "documentation": "

The experience that you are embedding. You can use this object to generate a url that embeds a visual into your application.

" }, "AnonymousUserEmbeddingExperienceConfiguration": { "type": "structure", "members": { "Dashboard": { "shape": "AnonymousUserDashboardEmbeddingConfiguration", "documentation": "

The type of embedding experience. In this case, Amazon QuickSight dashboards.

" }, "DashboardVisual": { "shape": "AnonymousUserDashboardVisualEmbeddingConfiguration", "documentation": "

The type of embedding experience. In this case, Amazon QuickSight visuals.

" }, "QSearchBar": { "shape": "AnonymousUserQSearchBarEmbeddingConfiguration", "documentation": "

The Q search bar that you want to use for anonymous user embedding.

" }, "GenerativeQnA": { "shape": "AnonymousUserGenerativeQnAEmbeddingConfiguration", "documentation": "

The Generative Q&A experience that you want to use for anonymous user embedding.

" } }, "documentation": "

The type of experience you want to embed. For anonymous users, you can embed Amazon QuickSight dashboards.

" }, "AnonymousUserGenerativeQnAEmbeddingConfiguration": { "type": "structure", "required": [ "InitialTopicId" ], "members": { "InitialTopicId": { "shape": "RestrictiveResourceId", "documentation": "

The Amazon QuickSight Q topic ID of the new reader experience topic that you want the anonymous user to see first. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders the Generative Q&A experience with this new reader experience topic pre selected.

The Amazon Resource Name (ARN) of this Q new reader experience topic must be included in the AuthorizedResourceArns parameter. Otherwise, the request fails with an InvalidParameterValueException error.

" } }, "documentation": "

The settings that you want to use for the Generative Q&A experience.

" }, "AnonymousUserQSearchBarEmbeddingConfiguration": { "type": "structure", "required": [ "InitialTopicId" ], "members": { "InitialTopicId": { "shape": "RestrictiveResourceId", "documentation": "

The Amazon QuickSight Q topic ID of the legacy topic that you want the anonymous user to see first. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders the Q search bar with this legacy topic pre-selected.

The Amazon Resource Name (ARN) of this Q legacy topic must be included in the AuthorizedResourceArns parameter. Otherwise, the request fails with an InvalidParameterValueException error.

" } }, "documentation": "

The settings that you want to use with the Q search bar.

" }, "AnonymousUserSnapshotJobResult": { "type": "structure", "members": { "FileGroups": { "shape": "SnapshotJobResultFileGroupList", "documentation": "

A list of SnapshotJobResultFileGroup objects that contain information on the files that are requested during a StartDashboardSnapshotJob API call. If the job succeeds, these objects contain the location where the snapshot artifacts are stored. If the job fails, the objects contain information about the error that caused the job to fail.

" } }, "documentation": "

A structure that contains the file groups that are requested for the artifact generation in a StartDashboardSnapshotJob API call.

" }, "AnonymousUserSnapshotJobResultList": { "type": "list", "member": { "shape": "AnonymousUserSnapshotJobResult" } }, "AnswerId": { "type": "string", "max": 256, "pattern": "^[A-Za-z0-9-_.\\\\+]*$" }, "AnswerIds": { "type": "list", "member": { "shape": "AnswerId" } }, "ArcAxisConfiguration": { "type": "structure", "members": { "Range": { "shape": "ArcAxisDisplayRange", "documentation": "

The arc axis range of a GaugeChartVisual.

" }, "ReserveRange": { "shape": "Integer", "documentation": "

The reserved range of the arc axis.

" } }, "documentation": "

The arc axis configuration of a GaugeChartVisual.

" }, "ArcAxisDisplayRange": { "type": "structure", "members": { "Min": { "shape": "Double", "documentation": "

The minimum value of the arc axis range.

", "box": true }, "Max": { "shape": "Double", "documentation": "

The maximum value of the arc axis range.

", "box": true } }, "documentation": "

The arc axis range of a GaugeChartVisual.

" }, "ArcConfiguration": { "type": "structure", "members": { "ArcAngle": { "shape": "Double", "documentation": "

The option that determines the arc angle of a GaugeChartVisual.

", "box": true }, "ArcThickness": { "shape": "ArcThicknessOptions", "documentation": "

The options that determine the arc thickness of a GaugeChartVisual.

" } }, "documentation": "

The arc configuration of a GaugeChartVisual.

" }, "ArcOptions": { "type": "structure", "members": { "ArcThickness": { "shape": "ArcThickness", "documentation": "

The arc thickness of a GaugeChartVisual.

" } }, "documentation": "

The options that determine the arc thickness of a GaugeChartVisual.

" }, "ArcThickness": { "type": "string", "enum": [ "SMALL", "MEDIUM", "LARGE", "WHOLE" ] }, "ArcThicknessOptions": { "type": "string", "enum": [ "SMALL", "MEDIUM", "LARGE" ] }, "Arn": { "type": "string" }, "ArnList": { "type": "list", "member": { "shape": "Arn" } }, "AssetBundleCloudFormationOverridePropertyConfiguration": { "type": "structure", "members": { "ResourceIdOverrideConfiguration": { "shape": "AssetBundleExportJobResourceIdOverrideConfiguration", "documentation": "

An optional list of structures that control how resource IDs are parameterized in the returned CloudFormation template.

" }, "VPCConnections": { "shape": "AssetBundleExportJobVPCConnectionOverridePropertiesList", "documentation": "

An optional list of structures that control how VPCConnection resources are parameterized in the returned CloudFormation template.

" }, "RefreshSchedules": { "shape": "AssetBundleExportJobRefreshScheduleOverridePropertiesList", "documentation": "

An optional list of structures that control how RefreshSchedule resources are parameterized in the returned CloudFormation template.

" }, "DataSources": { "shape": "AssetBundleExportJobDataSourceOverridePropertiesList", "documentation": "

An optional list of structures that control how DataSource resources are parameterized in the returned CloudFormation template.

" }, "DataSets": { "shape": "AssetBundleExportJobDataSetOverridePropertiesList", "documentation": "

An optional list of structures that control how DataSet resources are parameterized in the returned CloudFormation template.

" }, "Themes": { "shape": "AssetBundleExportJobThemeOverridePropertiesList", "documentation": "

An optional list of structures that control how Theme resources are parameterized in the returned CloudFormation template.

" }, "Analyses": { "shape": "AssetBundleExportJobAnalysisOverridePropertiesList", "documentation": "

An optional list of structures that control how Analysis resources are parameterized in the returned CloudFormation template.

" }, "Dashboards": { "shape": "AssetBundleExportJobDashboardOverridePropertiesList", "documentation": "

An optional list of structures that control how Dashboard resources are parameterized in the returned CloudFormation template.

" } }, "documentation": "

An optional collection of CloudFormation property configurations that control how the export job is generated.

" }, "AssetBundleExportFormat": { "type": "string", "enum": [ "CLOUDFORMATION_JSON", "QUICKSIGHT_JSON" ] }, "AssetBundleExportJobAnalysisOverrideProperties": { "type": "structure", "required": [ "Arn", "Properties" ], "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the specific Analysis resource whose override properties are configured in this structure.

" }, "Properties": { "shape": "AssetBundleExportJobAnalysisPropertyToOverrideList", "documentation": "

A list of Analysis resource properties to generate variables for in the returned CloudFormation template.

" } }, "documentation": "

Controls how a specific Analysis resource is parameterized in the returned CloudFormation template.

" }, "AssetBundleExportJobAnalysisOverridePropertiesList": { "type": "list", "member": { "shape": "AssetBundleExportJobAnalysisOverrideProperties" }, "max": 50, "min": 1 }, "AssetBundleExportJobAnalysisPropertyToOverride": { "type": "string", "enum": [ "Name" ] }, "AssetBundleExportJobAnalysisPropertyToOverrideList": { "type": "list", "member": { "shape": "AssetBundleExportJobAnalysisPropertyToOverride" }, "max": 10, "min": 1 }, "AssetBundleExportJobDashboardOverrideProperties": { "type": "structure", "required": [ "Arn", "Properties" ], "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the specific Dashboard resource whose override properties are configured in this structure.

" }, "Properties": { "shape": "AssetBundleExportJobDashboardPropertyToOverrideList", "documentation": "

A list of Dashboard resource properties to generate variables for in the returned CloudFormation template.

" } }, "documentation": "

Controls how a specific Dashboard resource is parameterized in the returned CloudFormation template.

" }, "AssetBundleExportJobDashboardOverridePropertiesList": { "type": "list", "member": { "shape": "AssetBundleExportJobDashboardOverrideProperties" }, "max": 50, "min": 1 }, "AssetBundleExportJobDashboardPropertyToOverride": { "type": "string", "enum": [ "Name" ] }, "AssetBundleExportJobDashboardPropertyToOverrideList": { "type": "list", "member": { "shape": "AssetBundleExportJobDashboardPropertyToOverride" }, "max": 10, "min": 1 }, "AssetBundleExportJobDataSetOverrideProperties": { "type": "structure", "required": [ "Arn", "Properties" ], "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the specific DataSet resource whose override properties are configured in this structure.

" }, "Properties": { "shape": "AssetBundleExportJobDataSetPropertyToOverrideList", "documentation": "

A list of DataSet resource properties to generate variables for in the returned CloudFormation template.

" } }, "documentation": "

Controls how a specific DataSet resource is parameterized in the returned CloudFormation template.

" }, "AssetBundleExportJobDataSetOverridePropertiesList": { "type": "list", "member": { "shape": "AssetBundleExportJobDataSetOverrideProperties" }, "max": 50, "min": 1 }, "AssetBundleExportJobDataSetPropertyToOverride": { "type": "string", "enum": [ "Name" ] }, "AssetBundleExportJobDataSetPropertyToOverrideList": { "type": "list", "member": { "shape": "AssetBundleExportJobDataSetPropertyToOverride" }, "max": 10, "min": 1 }, "AssetBundleExportJobDataSourceOverrideProperties": { "type": "structure", "required": [ "Arn", "Properties" ], "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the specific DataSource resource whose override properties are configured in this structure.

" }, "Properties": { "shape": "AssetBundleExportJobDataSourcePropertyToOverrideList", "documentation": "

A list of DataSource resource properties to generate variables for in the returned CloudFormation template.

" } }, "documentation": "

Controls how a specific DataSource resource is parameterized in the returned CloudFormation template.

" }, "AssetBundleExportJobDataSourceOverridePropertiesList": { "type": "list", "member": { "shape": "AssetBundleExportJobDataSourceOverrideProperties" }, "max": 50, "min": 1 }, "AssetBundleExportJobDataSourcePropertyToOverride": { "type": "string", "enum": [ "Name", "DisableSsl", "SecretArn", "Username", "Password", "Domain", "WorkGroup", "Host", "Port", "Database", "DataSetName", "Catalog", "InstanceId", "ClusterId", "ManifestFileLocation", "Warehouse", "RoleArn", "ProductType" ] }, "AssetBundleExportJobDataSourcePropertyToOverrideList": { "type": "list", "member": { "shape": "AssetBundleExportJobDataSourcePropertyToOverride" }, "max": 10, "min": 1 }, "AssetBundleExportJobError": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the resource whose processing caused an error.

" }, "Type": { "shape": "NonEmptyString", "documentation": "

The specific error type of the error that occurred.

" }, "Message": { "shape": "NonEmptyString", "documentation": "

A description of the error.

" } }, "documentation": "

Describes an error that occurred during an Asset Bundle export job.

" }, "AssetBundleExportJobErrorList": { "type": "list", "member": { "shape": "AssetBundleExportJobError" } }, "AssetBundleExportJobRefreshScheduleOverrideProperties": { "type": "structure", "required": [ "Arn", "Properties" ], "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the specific RefreshSchedule resource whose override properties are configured in this structure.

" }, "Properties": { "shape": "AssetBundleExportJobRefreshSchedulePropertyToOverrideList", "documentation": "

A list of RefreshSchedule resource properties to generate variables for in the returned CloudFormation template.

" } }, "documentation": "

Controls how a specific RefreshSchedule resource is parameterized in the returned CloudFormation template.

" }, "AssetBundleExportJobRefreshScheduleOverridePropertiesList": { "type": "list", "member": { "shape": "AssetBundleExportJobRefreshScheduleOverrideProperties" }, "max": 50, "min": 1 }, "AssetBundleExportJobRefreshSchedulePropertyToOverride": { "type": "string", "enum": [ "StartAfterDateTime" ] }, "AssetBundleExportJobRefreshSchedulePropertyToOverrideList": { "type": "list", "member": { "shape": "AssetBundleExportJobRefreshSchedulePropertyToOverride" }, "max": 10, "min": 1 }, "AssetBundleExportJobResourceIdOverrideConfiguration": { "type": "structure", "members": { "PrefixForAllResources": { "shape": "Boolean", "documentation": "

An option to request a CloudFormation variable for a prefix to be prepended to each resource's ID before import. The prefix is only added to the asset IDs and does not change the name of the asset.

" } }, "documentation": "

An optional structure that configures resource ID overrides for the export job.

" }, "AssetBundleExportJobStatus": { "type": "string", "enum": [ "QUEUED_FOR_IMMEDIATE_EXECUTION", "IN_PROGRESS", "SUCCESSFUL", "FAILED" ] }, "AssetBundleExportJobSummary": { "type": "structure", "members": { "JobStatus": { "shape": "AssetBundleExportJobStatus", "documentation": "

The current status of the export job.

" }, "Arn": { "shape": "Arn", "documentation": "

The ARN of the export job.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that the export job was created.

" }, "AssetBundleExportJobId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the export job.

" }, "IncludeAllDependencies": { "shape": "Boolean", "documentation": "

The flag that determines the inclusion of resource dependencies in the returned asset bundle.

" }, "ExportFormat": { "shape": "AssetBundleExportFormat", "documentation": "

The format for the export job.

" }, "IncludePermissions": { "shape": "Boolean", "documentation": "

The flag that determines the inclusion of permissions associated with each resource ARN.

" }, "IncludeTags": { "shape": "Boolean", "documentation": "

The flag that determines the inclusion of tags associated with each resource ARN.

" } }, "documentation": "

A summary of the export job that includes details of the job's configuration and its current status.

" }, "AssetBundleExportJobSummaryList": { "type": "list", "member": { "shape": "AssetBundleExportJobSummary" } }, "AssetBundleExportJobThemeOverrideProperties": { "type": "structure", "required": [ "Arn", "Properties" ], "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the specific Theme resource whose override properties are configured in this structure.

" }, "Properties": { "shape": "AssetBundleExportJobThemePropertyToOverrideList", "documentation": "

A list of Theme resource properties to generate variables for in the returned CloudFormation template.

" } }, "documentation": "

Controls how a specific Theme resource is parameterized in the returned CloudFormation template.

" }, "AssetBundleExportJobThemeOverridePropertiesList": { "type": "list", "member": { "shape": "AssetBundleExportJobThemeOverrideProperties" }, "max": 50, "min": 1 }, "AssetBundleExportJobThemePropertyToOverride": { "type": "string", "enum": [ "Name" ] }, "AssetBundleExportJobThemePropertyToOverrideList": { "type": "list", "member": { "shape": "AssetBundleExportJobThemePropertyToOverride" }, "max": 10, "min": 1 }, "AssetBundleExportJobVPCConnectionOverrideProperties": { "type": "structure", "required": [ "Arn", "Properties" ], "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the specific VPCConnection resource whose override properties are configured in this structure.

" }, "Properties": { "shape": "AssetBundleExportJobVPCConnectionPropertyToOverrideList", "documentation": "

A list of VPCConnection resource properties to generate variables for in the returned CloudFormation template.

" } }, "documentation": "

Controls how a specific VPCConnection resource is parameterized in the outputted CloudFormation template.

" }, "AssetBundleExportJobVPCConnectionOverridePropertiesList": { "type": "list", "member": { "shape": "AssetBundleExportJobVPCConnectionOverrideProperties" }, "max": 50, "min": 1 }, "AssetBundleExportJobVPCConnectionPropertyToOverride": { "type": "string", "enum": [ "Name", "DnsResolvers", "RoleArn" ] }, "AssetBundleExportJobVPCConnectionPropertyToOverrideList": { "type": "list", "member": { "shape": "AssetBundleExportJobVPCConnectionPropertyToOverride" }, "max": 10, "min": 1 }, "AssetBundleExportJobValidationStrategy": { "type": "structure", "members": { "StrictModeForAllResources": { "shape": "Boolean", "documentation": "

A Boolean value that indicates whether to export resources under strict or lenient mode.

" } }, "documentation": "

The option to relax the validation that is required to export each asset. When StrictModeForAllResource is set to false, validation is skipped for specific UI errors.

" }, "AssetBundleExportJobWarning": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the resource whose processing caused a warning.

" }, "Message": { "shape": "NonEmptyString", "documentation": "

A description of the warning.

" } }, "documentation": "

Describes a warning that occurred during an Asset Bundle export job.

" }, "AssetBundleExportJobWarningList": { "type": "list", "member": { "shape": "AssetBundleExportJobWarning" } }, "AssetBundleImportBodyBlob": { "type": "blob", "max": 20971520, "min": 0, "sensitive": true }, "AssetBundleImportFailureAction": { "type": "string", "enum": [ "DO_NOTHING", "ROLLBACK" ] }, "AssetBundleImportJobAnalysisOverrideParameters": { "type": "structure", "required": [ "AnalysisId" ], "members": { "AnalysisId": { "shape": "ResourceId", "documentation": "

The ID of the analysis that you ant to apply overrides to.

" }, "Name": { "shape": "ResourceName", "documentation": "

A new name for the analysis.

" } }, "documentation": "

The override parameters for a single analysis that is being imported.

" }, "AssetBundleImportJobAnalysisOverrideParametersList": { "type": "list", "member": { "shape": "AssetBundleImportJobAnalysisOverrideParameters" }, "max": 50, "min": 1 }, "AssetBundleImportJobAnalysisOverridePermissions": { "type": "structure", "required": [ "AnalysisIds", "Permissions" ], "members": { "AnalysisIds": { "shape": "AssetBundleRestrictiveResourceIdList", "documentation": "

A list of analysis IDs that you want to apply overrides to. You can use * to override all analyses in this asset bundle.

" }, "Permissions": { "shape": "AssetBundleResourcePermissions", "documentation": "

A list of permissions for the analyses that you want to apply overrides to.

" } }, "documentation": "

An object that contains a list of permissions to be applied to a list of analysis IDs.

" }, "AssetBundleImportJobAnalysisOverridePermissionsList": { "type": "list", "member": { "shape": "AssetBundleImportJobAnalysisOverridePermissions" }, "max": 1, "min": 1 }, "AssetBundleImportJobAnalysisOverrideTags": { "type": "structure", "required": [ "AnalysisIds", "Tags" ], "members": { "AnalysisIds": { "shape": "AssetBundleRestrictiveResourceIdList", "documentation": "

A list of analysis IDs that you want to apply overrides to. You can use * to override all analyses in this asset bundle.

" }, "Tags": { "shape": "TagList", "documentation": "

A list of tags for the analyses that you want to apply overrides to.

" } }, "documentation": "

An object that contains a list of tags to be assigned to a list of analysis IDs.

" }, "AssetBundleImportJobAnalysisOverrideTagsList": { "type": "list", "member": { "shape": "AssetBundleImportJobAnalysisOverrideTags" }, "max": 5, "min": 1 }, "AssetBundleImportJobDashboardOverrideParameters": { "type": "structure", "required": [ "DashboardId" ], "members": { "DashboardId": { "shape": "ResourceId", "documentation": "

The ID of the dashboard that you want to apply overrides to.

" }, "Name": { "shape": "ResourceName", "documentation": "

A new name for the dashboard.

" } }, "documentation": "

The override parameters for a single dashboard that is being imported.

" }, "AssetBundleImportJobDashboardOverrideParametersList": { "type": "list", "member": { "shape": "AssetBundleImportJobDashboardOverrideParameters" }, "max": 50, "min": 1 }, "AssetBundleImportJobDashboardOverridePermissions": { "type": "structure", "required": [ "DashboardIds" ], "members": { "DashboardIds": { "shape": "AssetBundleRestrictiveResourceIdList", "documentation": "

A list of dashboard IDs that you want to apply overrides to. You can use * to override all dashboards in this asset bundle.

" }, "Permissions": { "shape": "AssetBundleResourcePermissions", "documentation": "

A list of permissions for the dashboards that you want to apply overrides to.

" }, "LinkSharingConfiguration": { "shape": "AssetBundleResourceLinkSharingConfiguration", "documentation": "

A structure that contains the link sharing configurations that you want to apply overrides to.

" } }, "documentation": "

An object that contains a list of permissions to be applied to a list of dashboard IDs.

" }, "AssetBundleImportJobDashboardOverridePermissionsList": { "type": "list", "member": { "shape": "AssetBundleImportJobDashboardOverridePermissions" }, "max": 2, "min": 1 }, "AssetBundleImportJobDashboardOverrideTags": { "type": "structure", "required": [ "DashboardIds", "Tags" ], "members": { "DashboardIds": { "shape": "AssetBundleRestrictiveResourceIdList", "documentation": "

A list of dashboard IDs that you want to apply overrides to. You can use * to override all dashboards in this asset bundle.

" }, "Tags": { "shape": "TagList", "documentation": "

A list of tags for the dashboards that you want to apply overrides to.

" } }, "documentation": "

An object that contains a list of tags to be assigned to a list of dashboard IDs.

" }, "AssetBundleImportJobDashboardOverrideTagsList": { "type": "list", "member": { "shape": "AssetBundleImportJobDashboardOverrideTags" }, "max": 5, "min": 1 }, "AssetBundleImportJobDataSetOverrideParameters": { "type": "structure", "required": [ "DataSetId" ], "members": { "DataSetId": { "shape": "ResourceId", "documentation": "

The ID of the dataset to apply overrides to.

" }, "Name": { "shape": "ResourceName", "documentation": "

A new name for the dataset.

" } }, "documentation": "

The override parameters for a single dataset that is being imported.

" }, "AssetBundleImportJobDataSetOverrideParametersList": { "type": "list", "member": { "shape": "AssetBundleImportJobDataSetOverrideParameters" }, "max": 50, "min": 1 }, "AssetBundleImportJobDataSetOverridePermissions": { "type": "structure", "required": [ "DataSetIds", "Permissions" ], "members": { "DataSetIds": { "shape": "AssetBundleRestrictiveResourceIdList", "documentation": "

A list of dataset IDs that you want to apply overrides to. You can use * to override all datasets in this asset bundle.

" }, "Permissions": { "shape": "AssetBundleResourcePermissions", "documentation": "

A list of permissions for the datasets that you want to apply overrides to.

" } }, "documentation": "

An object that contains a list of permissions to be applied to a list of dataset IDs.

" }, "AssetBundleImportJobDataSetOverridePermissionsList": { "type": "list", "member": { "shape": "AssetBundleImportJobDataSetOverridePermissions" }, "max": 2, "min": 1 }, "AssetBundleImportJobDataSetOverrideTags": { "type": "structure", "required": [ "DataSetIds", "Tags" ], "members": { "DataSetIds": { "shape": "AssetBundleRestrictiveResourceIdList", "documentation": "

A list of dataset IDs that you want to apply overrides to. You can use * to override all datasets in this asset bundle.

" }, "Tags": { "shape": "TagList", "documentation": "

A list of tags for the datasets that you want to apply overrides to.

" } }, "documentation": "

An object that contains a list of tags to be assigned to a list of dataset IDs.

" }, "AssetBundleImportJobDataSetOverrideTagsList": { "type": "list", "member": { "shape": "AssetBundleImportJobDataSetOverrideTags" }, "max": 5, "min": 1 }, "AssetBundleImportJobDataSourceCredentialPair": { "type": "structure", "required": [ "Username", "Password" ], "members": { "Username": { "shape": "DbUsername", "documentation": "

The username for the data source connection.

" }, "Password": { "shape": "Password", "documentation": "

The password for the data source connection.

" } }, "documentation": "

A username and password credential pair to use to import a data source resource.

", "sensitive": true }, "AssetBundleImportJobDataSourceCredentials": { "type": "structure", "members": { "CredentialPair": { "shape": "AssetBundleImportJobDataSourceCredentialPair", "documentation": "

A username and password credential pair to be used to create the imported data source. Keep this field blank if you are using a Secrets Manager secret to provide credentials.

" }, "SecretArn": { "shape": "SecretArn", "documentation": "

The ARN of the Secrets Manager secret that's used to create the imported data source. Keep this field blank, unless you are using a secret in place of a credential pair.

" } }, "documentation": "

The login credentials to use to import a data source resource.

" }, "AssetBundleImportJobDataSourceOverrideParameters": { "type": "structure", "required": [ "DataSourceId" ], "members": { "DataSourceId": { "shape": "ResourceId", "documentation": "

The ID of the data source to apply overrides to.

" }, "Name": { "shape": "ResourceName", "documentation": "

A new name for the data source.

" }, "DataSourceParameters": { "shape": "DataSourceParameters" }, "VpcConnectionProperties": { "shape": "VpcConnectionProperties" }, "SslProperties": { "shape": "SslProperties" }, "Credentials": { "shape": "AssetBundleImportJobDataSourceCredentials", "documentation": "

An optional structure that provides the credentials to be used to create the imported data source.

" } }, "documentation": "

The override parameters for a single data source that is being imported.

" }, "AssetBundleImportJobDataSourceOverrideParametersList": { "type": "list", "member": { "shape": "AssetBundleImportJobDataSourceOverrideParameters" }, "max": 50, "min": 1 }, "AssetBundleImportJobDataSourceOverridePermissions": { "type": "structure", "required": [ "DataSourceIds", "Permissions" ], "members": { "DataSourceIds": { "shape": "AssetBundleRestrictiveResourceIdList", "documentation": "

A list of data source IDs that you want to apply overrides to. You can use * to override all data sources in this asset bundle.

" }, "Permissions": { "shape": "AssetBundleResourcePermissions", "documentation": "

A list of permissions for the data source that you want to apply overrides to.

" } }, "documentation": "

An object that contains a list of permissions to be applied to a list of data source IDs.

" }, "AssetBundleImportJobDataSourceOverridePermissionsList": { "type": "list", "member": { "shape": "AssetBundleImportJobDataSourceOverridePermissions" }, "max": 2, "min": 1 }, "AssetBundleImportJobDataSourceOverrideTags": { "type": "structure", "required": [ "DataSourceIds", "Tags" ], "members": { "DataSourceIds": { "shape": "AssetBundleRestrictiveResourceIdList", "documentation": "

A list of data source IDs that you want to apply overrides to. You can use * to override all data sources in this asset bundle.

" }, "Tags": { "shape": "TagList", "documentation": "

A list of tags for the data source that you want to apply overrides to.

" } }, "documentation": "

An object that contains a list of tags to be assigned to a list of data source IDs.

" }, "AssetBundleImportJobDataSourceOverrideTagsList": { "type": "list", "member": { "shape": "AssetBundleImportJobDataSourceOverrideTags" }, "max": 5, "min": 1 }, "AssetBundleImportJobError": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the resource whose processing caused an error.

" }, "Type": { "shape": "NonEmptyString", "documentation": "

The specific error type or the error that occurred.

" }, "Message": { "shape": "NonEmptyString", "documentation": "

A description of the error.

" } }, "documentation": "

Describes an error that occurred within an Asset Bundle import execution.

" }, "AssetBundleImportJobErrorList": { "type": "list", "member": { "shape": "AssetBundleImportJobError" } }, "AssetBundleImportJobOverrideParameters": { "type": "structure", "members": { "ResourceIdOverrideConfiguration": { "shape": "AssetBundleImportJobResourceIdOverrideConfiguration", "documentation": "

An optional structure that configures resource ID overrides to be applied within the import job.

" }, "VPCConnections": { "shape": "AssetBundleImportJobVPCConnectionOverrideParametersList", "documentation": "

A list of overrides for any VPCConnection resources that are present in the asset bundle that is imported.

" }, "RefreshSchedules": { "shape": "AssetBundleImportJobRefreshScheduleOverrideParametersList", "documentation": "

A list of overrides for any RefreshSchedule resources that are present in the asset bundle that is imported.

" }, "DataSources": { "shape": "AssetBundleImportJobDataSourceOverrideParametersList", "documentation": "

A list of overrides for any DataSource resources that are present in the asset bundle that is imported.

" }, "DataSets": { "shape": "AssetBundleImportJobDataSetOverrideParametersList", "documentation": "

A list of overrides for any DataSet resources that are present in the asset bundle that is imported.

" }, "Themes": { "shape": "AssetBundleImportJobThemeOverrideParametersList", "documentation": "

A list of overrides for any Theme resources that are present in the asset bundle that is imported.

" }, "Analyses": { "shape": "AssetBundleImportJobAnalysisOverrideParametersList", "documentation": "

A list of overrides for any Analysis resources that are present in the asset bundle that is imported.

" }, "Dashboards": { "shape": "AssetBundleImportJobDashboardOverrideParametersList", "documentation": "

A list of overrides for any Dashboard resources that are present in the asset bundle that is imported.

" } }, "documentation": "

A list of overrides that modify the asset bundle resource configuration before the resource is imported.

" }, "AssetBundleImportJobOverridePermissions": { "type": "structure", "members": { "DataSources": { "shape": "AssetBundleImportJobDataSourceOverridePermissionsList", "documentation": "

A list of permissions overrides for any DataSource resources that are present in the asset bundle that is imported.

" }, "DataSets": { "shape": "AssetBundleImportJobDataSetOverridePermissionsList", "documentation": "

A list of permissions overrides for any DataSet resources that are present in the asset bundle that is imported.

" }, "Themes": { "shape": "AssetBundleImportJobThemeOverridePermissionsList", "documentation": "

A list of permissions overrides for any Theme resources that are present in the asset bundle that is imported.

" }, "Analyses": { "shape": "AssetBundleImportJobAnalysisOverridePermissionsList", "documentation": "

A list of permissions overrides for any Analysis resources that are present in the asset bundle that is imported.

" }, "Dashboards": { "shape": "AssetBundleImportJobDashboardOverridePermissionsList", "documentation": "

A list of permissions overrides for any Dashboard resources that are present in the asset bundle that is imported.

" } }, "documentation": "

A structure that contains the override permission configurations that modify the permissions for specified resources before the resource is imported.

" }, "AssetBundleImportJobOverrideTags": { "type": "structure", "members": { "VPCConnections": { "shape": "AssetBundleImportJobVPCConnectionOverrideTagsList", "documentation": "

A list of tag overrides for any VPCConnection resources that are present in the asset bundle that is imported.

" }, "DataSources": { "shape": "AssetBundleImportJobDataSourceOverrideTagsList", "documentation": "

A list of tag overrides for any DataSource resources that are present in the asset bundle that is imported.

" }, "DataSets": { "shape": "AssetBundleImportJobDataSetOverrideTagsList", "documentation": "

A list of tag overrides for any DataSet resources that are present in the asset bundle that is imported.

" }, "Themes": { "shape": "AssetBundleImportJobThemeOverrideTagsList", "documentation": "

A list of tag overrides for any Theme resources that are present in the asset bundle that is imported.

" }, "Analyses": { "shape": "AssetBundleImportJobAnalysisOverrideTagsList", "documentation": "

A list of tag overrides for any Analysis resources that are present in the asset bundle that is imported.

" }, "Dashboards": { "shape": "AssetBundleImportJobDashboardOverrideTagsList", "documentation": "

A list of tag overrides for any Dashboard resources that are present in the asset bundle that is imported.

" } }, "documentation": "

A structure that contains the override tag configuration that modify the tags that are assigned to specified resources before the resource is imported.

" }, "AssetBundleImportJobOverrideValidationStrategy": { "type": "structure", "members": { "StrictModeForAllResources": { "shape": "Boolean", "documentation": "

A Boolean value that indicates whether to import all analyses and dashboards under strict or lenient mode.

" } }, "documentation": "

An optional parameter that overrides the validation strategy for all analyses and dashboards before the resource is imported.

" }, "AssetBundleImportJobRefreshScheduleOverrideParameters": { "type": "structure", "required": [ "DataSetId", "ScheduleId" ], "members": { "DataSetId": { "shape": "ResourceId", "documentation": "

A partial identifier for the specific RefreshSchedule resource that is being overridden. This structure is used together with the ScheduleID structure.

" }, "ScheduleId": { "shape": "String", "documentation": "

A partial identifier for the specific RefreshSchedule resource being overridden. This structure is used together with the DataSetId structure.

" }, "StartAfterDateTime": { "shape": "Timestamp", "documentation": "

An override for the StartAfterDateTime of a RefreshSchedule. Make sure that the StartAfterDateTime is set to a time that takes place in the future.

" } }, "documentation": "

A list of overrides for a specific RefreshsSchedule resource that is present in the asset bundle that is imported.

" }, "AssetBundleImportJobRefreshScheduleOverrideParametersList": { "type": "list", "member": { "shape": "AssetBundleImportJobRefreshScheduleOverrideParameters" }, "max": 50, "min": 1 }, "AssetBundleImportJobResourceIdOverrideConfiguration": { "type": "structure", "members": { "PrefixForAllResources": { "shape": "String", "documentation": "

An option to request a CloudFormation variable for a prefix to be prepended to each resource's ID before import. The prefix is only added to the asset IDs and does not change the name of the asset.

" } }, "documentation": "

An optional structure that configures resource ID overrides for the import job.

" }, "AssetBundleImportJobStatus": { "type": "string", "enum": [ "QUEUED_FOR_IMMEDIATE_EXECUTION", "IN_PROGRESS", "SUCCESSFUL", "FAILED", "FAILED_ROLLBACK_IN_PROGRESS", "FAILED_ROLLBACK_COMPLETED", "FAILED_ROLLBACK_ERROR" ] }, "AssetBundleImportJobSummary": { "type": "structure", "members": { "JobStatus": { "shape": "AssetBundleImportJobStatus", "documentation": "

The current status of the import job.

" }, "Arn": { "shape": "Arn", "documentation": "

The ARN of the import job.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that the import job was created.

" }, "AssetBundleImportJobId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the job. This ID is unique while the job is running. After the job is completed, you can reuse this ID for another job.

" }, "FailureAction": { "shape": "AssetBundleImportFailureAction", "documentation": "

The failure action for the import job.

" } }, "documentation": "

A summary of the import job that includes details of the requested job's configuration and its current status.

" }, "AssetBundleImportJobSummaryList": { "type": "list", "member": { "shape": "AssetBundleImportJobSummary" } }, "AssetBundleImportJobThemeOverrideParameters": { "type": "structure", "required": [ "ThemeId" ], "members": { "ThemeId": { "shape": "ResourceId", "documentation": "

The ID of the theme to apply overrides to.

" }, "Name": { "shape": "ResourceName", "documentation": "

A new name for the theme.

" } }, "documentation": "

The override parameters for a single theme that is imported.

" }, "AssetBundleImportJobThemeOverrideParametersList": { "type": "list", "member": { "shape": "AssetBundleImportJobThemeOverrideParameters" }, "max": 50, "min": 1 }, "AssetBundleImportJobThemeOverridePermissions": { "type": "structure", "required": [ "ThemeIds", "Permissions" ], "members": { "ThemeIds": { "shape": "AssetBundleRestrictiveResourceIdList", "documentation": "

A list of theme IDs that you want to apply overrides to. You can use * to override all themes in this asset bundle.

" }, "Permissions": { "shape": "AssetBundleResourcePermissions", "documentation": "

A list of permissions for the themes that you want to apply overrides to.

" } }, "documentation": "

An object that contains a list of permissions to be applied to a list of theme IDs.

" }, "AssetBundleImportJobThemeOverridePermissionsList": { "type": "list", "member": { "shape": "AssetBundleImportJobThemeOverridePermissions" }, "max": 2, "min": 1 }, "AssetBundleImportJobThemeOverrideTags": { "type": "structure", "required": [ "ThemeIds", "Tags" ], "members": { "ThemeIds": { "shape": "AssetBundleRestrictiveResourceIdList", "documentation": "

A list of theme IDs that you want to apply overrides to. You can use * to override all themes in this asset bundle.

" }, "Tags": { "shape": "TagList", "documentation": "

A list of tags for the themes that you want to apply overrides to.

" } }, "documentation": "

An object that contains a list of tags to be assigned to a list of theme IDs.

" }, "AssetBundleImportJobThemeOverrideTagsList": { "type": "list", "member": { "shape": "AssetBundleImportJobThemeOverrideTags" }, "max": 5, "min": 1 }, "AssetBundleImportJobVPCConnectionOverrideParameters": { "type": "structure", "required": [ "VPCConnectionId" ], "members": { "VPCConnectionId": { "shape": "VPCConnectionResourceIdUnrestricted", "documentation": "

The ID of the VPC Connection to apply overrides to.

" }, "Name": { "shape": "ResourceName", "documentation": "

A new name for the VPC connection.

" }, "SubnetIds": { "shape": "SubnetIdList", "documentation": "

A list of new subnet IDs for the VPC connection you are importing. This field is required if you are importing the VPC connection from another Amazon Web Services account or Region.

" }, "SecurityGroupIds": { "shape": "SecurityGroupIdList", "documentation": "

A new security group ID for the VPC connection you are importing. This field is required if you are importing the VPC connection from another Amazon Web Services account or Region.

" }, "DnsResolvers": { "shape": "DnsResolverList", "documentation": "

An optional override of DNS resolvers to be used by the VPC connection.

" }, "RoleArn": { "shape": "RoleArn", "documentation": "

An optional override of the role ARN to be used by the VPC connection.

" } }, "documentation": "

The override parameters for a single VPC connection that is imported.

" }, "AssetBundleImportJobVPCConnectionOverrideParametersList": { "type": "list", "member": { "shape": "AssetBundleImportJobVPCConnectionOverrideParameters" }, "max": 50, "min": 1 }, "AssetBundleImportJobVPCConnectionOverrideTags": { "type": "structure", "required": [ "VPCConnectionIds", "Tags" ], "members": { "VPCConnectionIds": { "shape": "AssetBundleRestrictiveResourceIdList", "documentation": "

A list of VPC connection IDs that you want to apply overrides to. You can use * to override all VPC connections in this asset bundle.

" }, "Tags": { "shape": "TagList", "documentation": "

A list of tags for the VPC connections that you want to apply overrides to.

" } }, "documentation": "

An object that contains a list of tags to be assigned to a list of VPC connection IDs.

" }, "AssetBundleImportJobVPCConnectionOverrideTagsList": { "type": "list", "member": { "shape": "AssetBundleImportJobVPCConnectionOverrideTags" }, "max": 5, "min": 1 }, "AssetBundleImportJobWarning": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the resource that the warning occurred for.

" }, "Message": { "shape": "NonEmptyString", "documentation": "

A description of the warning that occurred during an Asset Bundle import job.

" } }, "documentation": "

Describes a warning that occurred during an Asset Bundle import job.

" }, "AssetBundleImportJobWarningList": { "type": "list", "member": { "shape": "AssetBundleImportJobWarning" } }, "AssetBundleImportSource": { "type": "structure", "members": { "Body": { "shape": "AssetBundleImportBodyBlob", "documentation": "

The bytes of the base64 encoded asset bundle import zip file. This file can't exceed 20 MB.

If you are calling the API operations from the Amazon Web Services SDK for Java, JavaScript, Python, or PHP, the SDK encodes base64 automatically to allow the direct setting of the zip file's bytes. If you are using an SDK for a different language or receiving related errors, try to base64 encode your data.

" }, "S3Uri": { "shape": "S3Uri", "documentation": "

The Amazon S3 URI for an asset bundle import file that exists in an Amazon S3 bucket that the caller has read access to. The file must be a zip format file and can't exceed 20 MB.

" } }, "documentation": "

The source of the asset bundle zip file that contains the data that you want to import. The file must be in QUICKSIGHT_JSON format.

" }, "AssetBundleImportSourceDescription": { "type": "structure", "members": { "Body": { "shape": "SensitiveS3Uri", "documentation": "

An HTTPS download URL for the provided asset bundle that you optionally provided at the start of the import job. This URL is valid for five minutes after issuance. Call DescribeAssetBundleExportJob again for a fresh URL if needed. The downloaded asset bundle is a .qs zip file.

" }, "S3Uri": { "shape": "S3Uri", "documentation": "

The Amazon S3 URI that you provided at the start of the import job.

" } }, "documentation": "

A description of the import source that you provide at the start of an import job. This value is set to either Body or S3Uri, depending on how the StartAssetBundleImportJobRequest is configured.

" }, "AssetBundlePrincipalList": { "type": "list", "member": { "shape": "Principal" }, "max": 64, "min": 1 }, "AssetBundleResourceArns": { "type": "list", "member": { "shape": "Arn" }, "max": 100, "min": 1 }, "AssetBundleResourceLinkSharingConfiguration": { "type": "structure", "members": { "Permissions": { "shape": "AssetBundleResourcePermissions", "documentation": "

A list of link sharing permissions for the dashboards that you want to apply overrides to.

" } }, "documentation": "

A structure that contains the configuration of a shared link to an Amazon QuickSight dashboard.

" }, "AssetBundleResourcePermissions": { "type": "structure", "required": [ "Principals", "Actions" ], "members": { "Principals": { "shape": "AssetBundlePrincipalList", "documentation": "

A list of principals to grant permissions on.

" }, "Actions": { "shape": "ActionList", "documentation": "

A list of IAM actions to grant permissions on.

" } }, "documentation": "

A structure that contains the permissions for the resource that you want to override in an asset bundle import job.

" }, "AssetBundleRestrictiveResourceId": { "type": "string", "pattern": "\\*|[\\w\\-]{1,2048}" }, "AssetBundleRestrictiveResourceIdList": { "type": "list", "member": { "shape": "AssetBundleRestrictiveResourceId" }, "max": 50, "min": 1 }, "AssetOptions": { "type": "structure", "members": { "Timezone": { "shape": "String", "documentation": "

Determines the timezone for the analysis.

" }, "WeekStart": { "shape": "DayOfTheWeek", "documentation": "

Determines the week start day for an analysis.

" } }, "documentation": "

An array of analysis level configurations.

" }, "AssignmentStatus": { "type": "string", "enum": [ "ENABLED", "DRAFT", "DISABLED" ] }, "AthenaParameters": { "type": "structure", "members": { "WorkGroup": { "shape": "WorkGroup", "documentation": "

The workgroup that Amazon Athena uses.

" }, "RoleArn": { "shape": "RoleArn", "documentation": "

Use the RoleArn structure to override an account-wide role for a specific Athena data source. For example, say an account administrator has turned off all Athena access with an account-wide role. The administrator can then use RoleArn to bypass the account-wide role and allow Athena access for the single Athena data source that is specified in the structure, even if the account-wide role forbidding Athena access is still active.

" } }, "documentation": "

Parameters for Amazon Athena.

" }, "AttributeAggregationFunction": { "type": "structure", "members": { "SimpleAttributeAggregation": { "shape": "SimpleAttributeAggregationFunction", "documentation": "

The built-in aggregation functions for attributes.

" }, "ValueForMultipleValues": { "shape": "String", "documentation": "

Used by the UNIQUE_VALUE aggregation function. If there are multiple values for the field used by the aggregation, the value for this property will be returned instead. Defaults to '*'.

" } }, "documentation": "

Aggregation for attributes.

" }, "AuroraParameters": { "type": "structure", "required": [ "Host", "Port", "Database" ], "members": { "Host": { "shape": "Host", "documentation": "

Host.

" }, "Port": { "shape": "Port", "documentation": "

Port.

" }, "Database": { "shape": "Database", "documentation": "

Database.

" } }, "documentation": "

Parameters for Amazon Aurora.

" }, "AuroraPostgreSqlParameters": { "type": "structure", "required": [ "Host", "Port", "Database" ], "members": { "Host": { "shape": "Host", "documentation": "

The Amazon Aurora PostgreSQL-Compatible host to connect to.

" }, "Port": { "shape": "Port", "documentation": "

The port that Amazon Aurora PostgreSQL is listening on.

" }, "Database": { "shape": "Database", "documentation": "

The Amazon Aurora PostgreSQL database to connect to.

" } }, "documentation": "

Parameters for Amazon Aurora PostgreSQL-Compatible Edition.

" }, "AuthenticationMethodOption": { "type": "string", "enum": [ "IAM_AND_QUICKSIGHT", "IAM_ONLY", "ACTIVE_DIRECTORY", "IAM_IDENTITY_CENTER" ] }, "AuthorSpecifiedAggregation": { "type": "string", "enum": [ "COUNT", "DISTINCT_COUNT", "MIN", "MAX", "MEDIAN", "SUM", "AVERAGE", "STDEV", "STDEVP", "VAR", "VARP", "PERCENTILE" ] }, "AuthorSpecifiedAggregations": { "type": "list", "member": { "shape": "AuthorSpecifiedAggregation" } }, "AuthorizedTargetsByService": { "type": "structure", "members": { "Service": { "shape": "ServiceType", "documentation": "

The name of the Amazon Web Services service.

" }, "AuthorizedTargets": { "shape": "AuthorizedTargetsList", "documentation": "

Aist of authorized targets that are represented by IAM Identity Center application ARNs.

" } }, "documentation": "

The authorized targets that are associated with a service.

" }, "AuthorizedTargetsByServices": { "type": "list", "member": { "shape": "AuthorizedTargetsByService" } }, "AuthorizedTargetsList": { "type": "list", "member": { "shape": "String" } }, "AwsAccountId": { "type": "string", "max": 12, "min": 12, "pattern": "^[0-9]{12}$" }, "AwsAndAccountId": { "type": "string", "pattern": "^(aws|[0-9]{12})$" }, "AwsIotAnalyticsParameters": { "type": "structure", "required": [ "DataSetName" ], "members": { "DataSetName": { "shape": "DataSetName", "documentation": "

Dataset name.

" } }, "documentation": "

The parameters for IoT Analytics.

" }, "AxisBinding": { "type": "string", "enum": [ "PRIMARY_YAXIS", "SECONDARY_YAXIS" ] }, "AxisDataOptions": { "type": "structure", "members": { "NumericAxisOptions": { "shape": "NumericAxisOptions", "documentation": "

The options for an axis with a numeric field.

" }, "DateAxisOptions": { "shape": "DateAxisOptions", "documentation": "

The options for an axis with a date field.

" } }, "documentation": "

The data options for an axis.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "AxisDisplayDataDrivenRange": { "type": "structure", "members": {}, "documentation": "

The options that are saved for future extension.

" }, "AxisDisplayMinMaxRange": { "type": "structure", "members": { "Minimum": { "shape": "Double", "documentation": "

The minimum setup for an axis display range.

", "box": true }, "Maximum": { "shape": "Double", "documentation": "

The maximum setup for an axis display range.

", "box": true } }, "documentation": "

The minimum and maximum setup for an axis display range.

" }, "AxisDisplayOptions": { "type": "structure", "members": { "TickLabelOptions": { "shape": "AxisTickLabelOptions", "documentation": "

The tick label options of an axis.

" }, "AxisLineVisibility": { "shape": "Visibility", "documentation": "

Determines whether or not the axis line is visible.

" }, "GridLineVisibility": { "shape": "Visibility", "documentation": "

Determines whether or not the grid line is visible.

" }, "DataOptions": { "shape": "AxisDataOptions", "documentation": "

The data options for an axis.

" }, "ScrollbarOptions": { "shape": "ScrollBarOptions", "documentation": "

The scroll bar options for an axis.

" }, "AxisOffset": { "shape": "PixelLength", "documentation": "

The offset value that determines the starting placement of the axis within a visual's bounds.

" } }, "documentation": "

The display options for the axis label.

" }, "AxisDisplayRange": { "type": "structure", "members": { "MinMax": { "shape": "AxisDisplayMinMaxRange", "documentation": "

The minimum and maximum setup of an axis display range.

" }, "DataDriven": { "shape": "AxisDisplayDataDrivenRange", "documentation": "

The data-driven setup of an axis display range.

" } }, "documentation": "

The range setup of a numeric axis display range.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "AxisLabelOptions": { "type": "structure", "members": { "FontConfiguration": { "shape": "FontConfiguration", "documentation": "

The font configuration of the axis label.

" }, "CustomLabel": { "shape": "String", "documentation": "

The text for the axis label.

" }, "ApplyTo": { "shape": "AxisLabelReferenceOptions", "documentation": "

The options that indicate which field the label belongs to.

" } }, "documentation": "

The label options for a chart axis. You must specify the field that the label is targeted to.

" }, "AxisLabelOptionsList": { "type": "list", "member": { "shape": "AxisLabelOptions" }, "max": 100 }, "AxisLabelReferenceOptions": { "type": "structure", "required": [ "FieldId", "Column" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The field that the axis label is targeted to.

" }, "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that the axis label is targeted to.

" } }, "documentation": "

The reference that specifies where the axis label is applied to.

" }, "AxisLinearScale": { "type": "structure", "members": { "StepCount": { "shape": "Integer", "documentation": "

The step count setup of a linear axis.

", "box": true }, "StepSize": { "shape": "Double", "documentation": "

The step size setup of a linear axis.

", "box": true } }, "documentation": "

The liner axis scale setup.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "AxisLogarithmicScale": { "type": "structure", "members": { "Base": { "shape": "Double", "documentation": "

The base setup of a logarithmic axis scale.

", "box": true } }, "documentation": "

The logarithmic axis scale setup.

" }, "AxisScale": { "type": "structure", "members": { "Linear": { "shape": "AxisLinearScale", "documentation": "

The linear axis scale setup.

" }, "Logarithmic": { "shape": "AxisLogarithmicScale", "documentation": "

The logarithmic axis scale setup.

" } }, "documentation": "

The scale setup options for a numeric axis display.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "AxisTickLabelOptions": { "type": "structure", "members": { "LabelOptions": { "shape": "LabelOptions", "documentation": "

Determines whether or not the axis ticks are visible.

" }, "RotationAngle": { "shape": "Double", "documentation": "

The rotation angle of the axis tick labels.

", "box": true } }, "documentation": "

The tick label options of an axis.

" }, "BarChartAggregatedFieldWells": { "type": "structure", "members": { "Category": { "shape": "DimensionFieldList", "documentation": "

The category (y-axis) field well of a bar chart.

" }, "Values": { "shape": "MeasureFieldList", "documentation": "

The value field wells of a bar chart. Values are aggregated by category.

" }, "Colors": { "shape": "DimensionFieldList", "documentation": "

The color (group/color) field well of a bar chart.

" }, "SmallMultiples": { "shape": "SmallMultiplesDimensionFieldList", "documentation": "

The small multiples field well of a bar chart.

" } }, "documentation": "

The aggregated field wells of a bar chart.

" }, "BarChartConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "BarChartFieldWells", "documentation": "

The field wells of the visual.

" }, "SortConfiguration": { "shape": "BarChartSortConfiguration", "documentation": "

The sort configuration of a BarChartVisual.

" }, "Orientation": { "shape": "BarChartOrientation", "documentation": "

The orientation of the bars in a bar chart visual. There are two valid values in this structure:

" }, "BarsArrangement": { "shape": "BarsArrangement", "documentation": "

Determines the arrangement of the bars. The orientation and arrangement of bars determine the type of bar that is used in the visual.

" }, "VisualPalette": { "shape": "VisualPalette", "documentation": "

The palette (chart color) display setup of the visual.

" }, "SmallMultiplesOptions": { "shape": "SmallMultiplesOptions", "documentation": "

The small multiples setup for the visual.

" }, "CategoryAxis": { "shape": "AxisDisplayOptions", "documentation": "

The label display options (grid line, range, scale, axis step) for bar chart category.

" }, "CategoryLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options (label text, label visibility and sort icon visibility) for a bar chart.

" }, "ValueAxis": { "shape": "AxisDisplayOptions", "documentation": "

The label display options (grid line, range, scale, axis step) for a bar chart value.

" }, "ValueLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options (label text, label visibility and sort icon visibility) for a bar chart value.

" }, "ColorLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options (label text, label visibility and sort icon visibility) for a color that is used in a bar chart.

" }, "Legend": { "shape": "LegendOptions", "documentation": "

The legend display setup of the visual.

" }, "DataLabels": { "shape": "DataLabelOptions", "documentation": "

The options that determine if visual data labels are displayed.

" }, "Tooltip": { "shape": "TooltipOptions", "documentation": "

The tooltip display setup of the visual.

" }, "ReferenceLines": { "shape": "ReferenceLineList", "documentation": "

The reference line setup of the visual.

" }, "ContributionAnalysisDefaults": { "shape": "ContributionAnalysisDefaultList", "documentation": "

The contribution analysis (anomaly configuration) setup of the visual.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration of a BarChartVisual.

" }, "BarChartFieldWells": { "type": "structure", "members": { "BarChartAggregatedFieldWells": { "shape": "BarChartAggregatedFieldWells", "documentation": "

The aggregated field wells of a bar chart.

" } }, "documentation": "

The field wells of a BarChartVisual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "BarChartOrientation": { "type": "string", "enum": [ "HORIZONTAL", "VERTICAL" ] }, "BarChartSortConfiguration": { "type": "structure", "members": { "CategorySort": { "shape": "FieldSortOptionsList", "documentation": "

The sort configuration of category fields.

" }, "CategoryItemsLimit": { "shape": "ItemsLimitConfiguration", "documentation": "

The limit on the number of categories displayed in a bar chart.

" }, "ColorSort": { "shape": "FieldSortOptionsList", "documentation": "

The sort configuration of color fields in a bar chart.

" }, "ColorItemsLimit": { "shape": "ItemsLimitConfiguration", "documentation": "

The limit on the number of values displayed in a bar chart.

" }, "SmallMultiplesSort": { "shape": "FieldSortOptionsList", "documentation": "

The sort configuration of the small multiples field.

" }, "SmallMultiplesLimitConfiguration": { "shape": "ItemsLimitConfiguration", "documentation": "

The limit on the number of small multiples panels that are displayed.

" } }, "documentation": "

sort-configuration-description

" }, "BarChartVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "BarChartConfiguration", "documentation": "

The configuration settings of the visual.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" }, "ColumnHierarchies": { "shape": "ColumnHierarchyList", "documentation": "

The column hierarchy that is used during drill-downs and drill-ups.

" } }, "documentation": "

A bar chart.

The BarChartVisual structure describes a visual that is a member of the bar chart family. The following charts can be described using this structure:

For more information, see Using bar charts in the Amazon QuickSight User Guide.

" }, "BarsArrangement": { "type": "string", "enum": [ "CLUSTERED", "STACKED", "STACKED_PERCENT" ] }, "BaseMapStyleType": { "type": "string", "enum": [ "LIGHT_GRAY", "DARK_GRAY", "STREET", "IMAGERY" ] }, "BatchCreateTopicReviewedAnswerRequest": { "type": "structure", "required": [ "AwsAccountId", "TopicId", "Answers" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that you want to create a reviewed answer in.

", "location": "uri", "locationName": "AwsAccountId" }, "TopicId": { "shape": "TopicId", "documentation": "

The ID for the topic reviewed answer that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "TopicId" }, "Answers": { "shape": "CreateTopicReviewedAnswers", "documentation": "

The definition of the Answers to be created.

" } } }, "BatchCreateTopicReviewedAnswerResponse": { "type": "structure", "members": { "TopicId": { "shape": "TopicId", "documentation": "

The ID for the topic reviewed answer that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "TopicArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the topic.

" }, "SucceededAnswers": { "shape": "SucceededTopicReviewedAnswers", "documentation": "

The definition of Answers that are successfully created.

" }, "InvalidAnswers": { "shape": "InvalidTopicReviewedAnswers", "documentation": "

The definition of Answers that are invalid and not created.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "BatchDeleteTopicReviewedAnswerRequest": { "type": "structure", "required": [ "AwsAccountId", "TopicId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that you want to delete a reviewed answers in.

", "location": "uri", "locationName": "AwsAccountId" }, "TopicId": { "shape": "TopicId", "documentation": "

The ID for the topic reviewed answer that you want to delete. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "TopicId" }, "AnswerIds": { "shape": "AnswerIds", "documentation": "

The Answer IDs of the Answers to be deleted.

" } } }, "BatchDeleteTopicReviewedAnswerResponse": { "type": "structure", "members": { "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic reviewed answer that you want to delete. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "TopicArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the topic.

" }, "SucceededAnswers": { "shape": "SucceededTopicReviewedAnswers", "documentation": "

The definition of Answers that are successfully deleted.

" }, "InvalidAnswers": { "shape": "InvalidTopicReviewedAnswers", "documentation": "

The definition of Answers that are invalid and not deleted.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "BigQueryParameters": { "type": "structure", "required": [ "ProjectId" ], "members": { "ProjectId": { "shape": "ProjectId", "documentation": "

The Google Cloud Platform project ID where your datasource was created.

" }, "DataSetRegion": { "shape": "DataSetRegion", "documentation": "

The storage location where you create a Google BigQuery data source.

" } }, "documentation": "

The parameters that are required to connect to a Google BigQuery data source.

" }, "BinCountLimit": { "type": "long", "max": 1000, "min": 0 }, "BinCountOptions": { "type": "structure", "members": { "Value": { "shape": "BinCountValue", "documentation": "

The options that determine the bin count value.

" } }, "documentation": "

The options that determine the bin count of a histogram.

" }, "BinCountValue": { "type": "integer", "min": 0 }, "BinWidthOptions": { "type": "structure", "members": { "Value": { "shape": "BinWidthValue", "documentation": "

The options that determine the bin width value.

" }, "BinCountLimit": { "shape": "BinCountLimit", "documentation": "

The options that determine the bin count limit.

" } }, "documentation": "

The options that determine the bin width of a histogram.

" }, "BinWidthValue": { "type": "double", "min": 0 }, "BodySectionConfiguration": { "type": "structure", "required": [ "SectionId", "Content" ], "members": { "SectionId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a body section.

" }, "Content": { "shape": "BodySectionContent", "documentation": "

The configuration of content in a body section.

" }, "Style": { "shape": "SectionStyle", "documentation": "

The style options of a body section.

" }, "PageBreakConfiguration": { "shape": "SectionPageBreakConfiguration", "documentation": "

The configuration of a page break for a section.

" }, "RepeatConfiguration": { "shape": "BodySectionRepeatConfiguration", "documentation": "

Describes the configurations that are required to declare a section as repeating.

" } }, "documentation": "

The configuration of a body section.

" }, "BodySectionConfigurationList": { "type": "list", "member": { "shape": "BodySectionConfiguration" }, "max": 28 }, "BodySectionContent": { "type": "structure", "members": { "Layout": { "shape": "SectionLayoutConfiguration", "documentation": "

The layout configuration of a body section.

" } }, "documentation": "

The configuration of content in a body section.

" }, "BodySectionDynamicCategoryDimensionConfiguration": { "type": "structure", "required": [ "Column" ], "members": { "Column": { "shape": "ColumnIdentifier" }, "Limit": { "shape": "BodySectionDynamicDimensionLimit", "documentation": "

Number of values to use from the column for repetition.

", "box": true }, "SortByMetrics": { "shape": "BodySectionDynamicDimensionSortConfigurationList", "documentation": "

Sort criteria on the column values that you use for repetition.

" } }, "documentation": "

Describes the Category dataset column and constraints for the dynamic values used to repeat the contents of a section.

" }, "BodySectionDynamicDimensionLimit": { "type": "integer", "max": 1000, "min": 1 }, "BodySectionDynamicDimensionSortConfigurationList": { "type": "list", "member": { "shape": "ColumnSort" }, "max": 100 }, "BodySectionDynamicNumericDimensionConfiguration": { "type": "structure", "required": [ "Column" ], "members": { "Column": { "shape": "ColumnIdentifier" }, "Limit": { "shape": "BodySectionDynamicDimensionLimit", "documentation": "

Number of values to use from the column for repetition.

", "box": true }, "SortByMetrics": { "shape": "BodySectionDynamicDimensionSortConfigurationList", "documentation": "

Sort criteria on the column values that you use for repetition.

" } }, "documentation": "

Describes the Numeric dataset column and constraints for the dynamic values used to repeat the contents of a section.

" }, "BodySectionRepeatConfiguration": { "type": "structure", "members": { "DimensionConfigurations": { "shape": "BodySectionRepeatDimensionConfigurationList", "documentation": "

List of BodySectionRepeatDimensionConfiguration values that describe the dataset column and constraints for the column used to repeat the contents of a section.

" }, "PageBreakConfiguration": { "shape": "BodySectionRepeatPageBreakConfiguration", "documentation": "

Page break configuration to apply for each repeating instance.

" }, "NonRepeatingVisuals": { "shape": "NonRepeatingVisualsList", "documentation": "

List of visuals to exclude from repetition in repeating sections. The visuals will render identically, and ignore the repeating configurations in all repeating instances.

" } }, "documentation": "

Describes the configurations that are required to declare a section as repeating.

" }, "BodySectionRepeatDimensionConfiguration": { "type": "structure", "members": { "DynamicCategoryDimensionConfiguration": { "shape": "BodySectionDynamicCategoryDimensionConfiguration", "documentation": "

Describes the Category dataset column and constraints around the dynamic values that will be used in repeating the section contents.

" }, "DynamicNumericDimensionConfiguration": { "shape": "BodySectionDynamicNumericDimensionConfiguration", "documentation": "

Describes the Numeric dataset column and constraints around the dynamic values used to repeat the contents of a section.

" } }, "documentation": "

Describes the dataset column and constraints for the dynamic values used to repeat the contents of a section. The dataset column is either Category or Numeric column configuration

" }, "BodySectionRepeatDimensionConfigurationList": { "type": "list", "member": { "shape": "BodySectionRepeatDimensionConfiguration" }, "max": 3 }, "BodySectionRepeatPageBreakConfiguration": { "type": "structure", "members": { "After": { "shape": "SectionAfterPageBreak" } }, "documentation": "

The page break configuration to apply for each repeating instance.

" }, "BookmarksConfigurations": { "type": "structure", "required": [ "Enabled" ], "members": { "Enabled": { "shape": "Boolean", "documentation": "

A Boolean value that determines whether a user can bookmark an embedded dashboard.

" } }, "documentation": "

The bookmarks configuration of an embedded dashboard.

" }, "Boolean": { "type": "boolean" }, "BooleanObject": { "type": "boolean" }, "BorderStyle": { "type": "structure", "members": { "Show": { "shape": "Boolean", "documentation": "

The option to enable display of borders for visuals.

", "box": true } }, "documentation": "

The display options for tile borders for visuals.

" }, "BoxPlotAggregatedFieldWells": { "type": "structure", "members": { "GroupBy": { "shape": "BoxPlotDimensionFieldList", "documentation": "

The group by field well of a box plot chart. Values are grouped based on group by fields.

" }, "Values": { "shape": "BoxPlotMeasureFieldList", "documentation": "

The value field well of a box plot chart. Values are aggregated based on group by fields.

" } }, "documentation": "

The aggregated field well for a box plot.

" }, "BoxPlotChartConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "BoxPlotFieldWells", "documentation": "

The field wells of the visual.

" }, "SortConfiguration": { "shape": "BoxPlotSortConfiguration", "documentation": "

The sort configuration of a BoxPlotVisual.

" }, "BoxPlotOptions": { "shape": "BoxPlotOptions", "documentation": "

The box plot chart options for a box plot visual

" }, "CategoryAxis": { "shape": "AxisDisplayOptions", "documentation": "

The label display options (grid line, range, scale, axis step) of a box plot category.

" }, "CategoryLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options (label text, label visibility and sort Icon visibility) of a box plot category.

" }, "PrimaryYAxisDisplayOptions": { "shape": "AxisDisplayOptions", "documentation": "

The label display options (grid line, range, scale, axis step) of a box plot category.

" }, "PrimaryYAxisLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options (label text, label visibility and sort icon visibility) of a box plot value.

" }, "Legend": { "shape": "LegendOptions" }, "Tooltip": { "shape": "TooltipOptions", "documentation": "

The tooltip display setup of the visual.

" }, "ReferenceLines": { "shape": "ReferenceLineList", "documentation": "

The reference line setup of the visual.

" }, "VisualPalette": { "shape": "VisualPalette", "documentation": "

The palette (chart color) display setup of the visual.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration of a BoxPlotVisual.

" }, "BoxPlotDimensionFieldList": { "type": "list", "member": { "shape": "DimensionField" }, "max": 1 }, "BoxPlotFieldWells": { "type": "structure", "members": { "BoxPlotAggregatedFieldWells": { "shape": "BoxPlotAggregatedFieldWells", "documentation": "

The aggregated field wells of a box plot.

" } }, "documentation": "

The field wells of a BoxPlotVisual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "BoxPlotFillStyle": { "type": "string", "enum": [ "SOLID", "TRANSPARENT" ] }, "BoxPlotMeasureFieldList": { "type": "list", "member": { "shape": "MeasureField" }, "max": 5 }, "BoxPlotOptions": { "type": "structure", "members": { "StyleOptions": { "shape": "BoxPlotStyleOptions", "documentation": "

The style options of the box plot.

" }, "OutlierVisibility": { "shape": "Visibility", "documentation": "

Determines the visibility of the outlier in a box plot.

" }, "AllDataPointsVisibility": { "shape": "Visibility", "documentation": "

Determines the visibility of all data points of the box plot.

" } }, "documentation": "

The options of a box plot visual.

" }, "BoxPlotSortConfiguration": { "type": "structure", "members": { "CategorySort": { "shape": "FieldSortOptionsList", "documentation": "

The sort configuration of a group by fields.

" }, "PaginationConfiguration": { "shape": "PaginationConfiguration", "documentation": "

The pagination configuration of a table visual or box plot.

" } }, "documentation": "

The sort configuration of a BoxPlotVisual.

" }, "BoxPlotStyleOptions": { "type": "structure", "members": { "FillStyle": { "shape": "BoxPlotFillStyle", "documentation": "

The fill styles (solid, transparent) of the box plot.

" } }, "documentation": "

The style options of the box plot.

" }, "BoxPlotVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "BoxPlotChartConfiguration", "documentation": "

The configuration settings of the visual.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" }, "ColumnHierarchies": { "shape": "ColumnHierarchyList", "documentation": "

The column hierarchy that is used during drill-downs and drill-ups.

" } }, "documentation": "

A box plot.

For more information, see Using box plots in the Amazon QuickSight User Guide.

" }, "CIDR": { "type": "string", "pattern": "^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])(\\/(3[0-2]|[1-2][0-9]|[1-9]))$" }, "CalculatedColumn": { "type": "structure", "required": [ "ColumnName", "ColumnId", "Expression" ], "members": { "ColumnName": { "shape": "ColumnName", "documentation": "

Column name.

" }, "ColumnId": { "shape": "ColumnId", "documentation": "

A unique ID to identify a calculated column. During a dataset update, if the column ID of a calculated column matches that of an existing calculated column, Amazon QuickSight preserves the existing calculated column.

" }, "Expression": { "shape": "DataSetCalculatedFieldExpression", "documentation": "

An expression that defines the calculated column.

" } }, "documentation": "

A calculated column for a dataset.

" }, "CalculatedColumnList": { "type": "list", "member": { "shape": "CalculatedColumn" }, "max": 128, "min": 1 }, "CalculatedField": { "type": "structure", "required": [ "DataSetIdentifier", "Name", "Expression" ], "members": { "DataSetIdentifier": { "shape": "DataSetIdentifier", "documentation": "

The data set that is used in this calculated field.

" }, "Name": { "shape": "ColumnName", "documentation": "

The name of the calculated field.

" }, "Expression": { "shape": "CalculatedFieldExpression", "documentation": "

The expression of the calculated field.

" } }, "documentation": "

The calculated field of an analysis.

" }, "CalculatedFieldExpression": { "type": "string", "max": 32000, "min": 1, "sensitive": true }, "CalculatedFieldReferenceList": { "type": "list", "member": { "shape": "Identifier" }, "max": 250 }, "CalculatedFields": { "type": "list", "member": { "shape": "CalculatedField" }, "max": 500 }, "CalculatedMeasureField": { "type": "structure", "required": [ "FieldId", "Expression" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The custom field ID.

" }, "Expression": { "shape": "Expression", "documentation": "

The expression in the table calculation.

" } }, "documentation": "

The table calculation measure field for pivot tables.

" }, "CancelIngestionRequest": { "type": "structure", "required": [ "AwsAccountId", "DataSetId", "IngestionId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "DataSetId": { "shape": "String", "documentation": "

The ID of the dataset used in the ingestion.

", "location": "uri", "locationName": "DataSetId" }, "IngestionId": { "shape": "IngestionId", "documentation": "

An ID for the ingestion.

", "location": "uri", "locationName": "IngestionId" } } }, "CancelIngestionResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the data ingestion.

" }, "IngestionId": { "shape": "IngestionId", "documentation": "

An ID for the ingestion.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "CascadingControlConfiguration": { "type": "structure", "members": { "SourceControls": { "shape": "CascadingControlSourceList", "documentation": "

A list of source controls that determine the values that are used in the current control.

" } }, "documentation": "

The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.

" }, "CascadingControlSource": { "type": "structure", "members": { "SourceSheetControlId": { "shape": "String", "documentation": "

The source sheet control ID of a CascadingControlSource.

" }, "ColumnToMatch": { "shape": "ColumnIdentifier", "documentation": "

The column identifier that determines which column to look up for the source sheet control.

" } }, "documentation": "

The source controls that are used in a CascadingControlConfiguration.

" }, "CascadingControlSourceList": { "type": "list", "member": { "shape": "CascadingControlSource" }, "max": 200 }, "CastColumnTypeOperation": { "type": "structure", "required": [ "ColumnName", "NewColumnType" ], "members": { "ColumnName": { "shape": "ColumnName", "documentation": "

Column name.

" }, "NewColumnType": { "shape": "ColumnDataType", "documentation": "

New column data type.

" }, "SubType": { "shape": "ColumnDataSubType", "documentation": "

The sub data type of the new column. Sub types are only available for decimal columns that are part of a SPICE dataset.

" }, "Format": { "shape": "TypeCastFormat", "documentation": "

When casting a column from string to datetime type, you can supply a string in a format supported by Amazon QuickSight to denote the source data format.

" } }, "documentation": "

A transform operation that casts a column to a different type.

" }, "Catalog": { "type": "string", "max": 128 }, "CategoricalAggregationFunction": { "type": "string", "enum": [ "COUNT", "DISTINCT_COUNT" ] }, "CategoricalDimensionField": { "type": "structure", "required": [ "FieldId", "Column" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The custom field ID.

" }, "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that is used in the CategoricalDimensionField.

" }, "HierarchyId": { "shape": "HierarchyId", "documentation": "

The custom hierarchy ID.

" }, "FormatConfiguration": { "shape": "StringFormatConfiguration", "documentation": "

The format configuration of the field.

" } }, "documentation": "

The dimension type field with categorical type columns..

" }, "CategoricalMeasureField": { "type": "structure", "required": [ "FieldId", "Column" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The custom field ID.

" }, "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that is used in the CategoricalMeasureField.

" }, "AggregationFunction": { "shape": "CategoricalAggregationFunction", "documentation": "

The aggregation function of the measure field.

" }, "FormatConfiguration": { "shape": "StringFormatConfiguration", "documentation": "

The format configuration of the field.

" } }, "documentation": "

The measure type field with categorical type columns.

" }, "CategoryDrillDownFilter": { "type": "structure", "required": [ "Column", "CategoryValues" ], "members": { "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that the filter is applied to.

" }, "CategoryValues": { "shape": "CategoryValueList", "documentation": "

A list of the string inputs that are the values of the category drill down filter.

" } }, "documentation": "

The category drill down filter.

" }, "CategoryFilter": { "type": "structure", "required": [ "FilterId", "Column", "Configuration" ], "members": { "FilterId": { "shape": "ShortRestrictiveResourceId", "documentation": "

An identifier that uniquely identifies a filter within a dashboard, analysis, or template.

" }, "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that the filter is applied to.

" }, "Configuration": { "shape": "CategoryFilterConfiguration", "documentation": "

The configuration for a CategoryFilter.

" }, "DefaultFilterControlConfiguration": { "shape": "DefaultFilterControlConfiguration", "documentation": "

The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.

" } }, "documentation": "

A CategoryFilter filters text values.

For more information, see Adding text filters in the Amazon QuickSight User Guide.

" }, "CategoryFilterConfiguration": { "type": "structure", "members": { "FilterListConfiguration": { "shape": "FilterListConfiguration", "documentation": "

A list of filter configurations. In the Amazon QuickSight console, this filter type is called a filter list.

" }, "CustomFilterListConfiguration": { "shape": "CustomFilterListConfiguration", "documentation": "

A list of custom filter values. In the Amazon QuickSight console, this filter type is called a custom filter list.

" }, "CustomFilterConfiguration": { "shape": "CustomFilterConfiguration", "documentation": "

A custom filter that filters based on a single value. This filter can be partially matched.

" } }, "documentation": "

The configuration for a CategoryFilter.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "CategoryFilterFunction": { "type": "string", "enum": [ "EXACT", "CONTAINS" ] }, "CategoryFilterMatchOperator": { "type": "string", "enum": [ "EQUALS", "DOES_NOT_EQUAL", "CONTAINS", "DOES_NOT_CONTAIN", "STARTS_WITH", "ENDS_WITH" ] }, "CategoryFilterSelectAllOptions": { "type": "string", "enum": [ "FILTER_ALL_VALUES" ] }, "CategoryFilterType": { "type": "string", "enum": [ "CUSTOM_FILTER", "CUSTOM_FILTER_LIST", "FILTER_LIST" ] }, "CategoryInnerFilter": { "type": "structure", "required": [ "Column", "Configuration" ], "members": { "Column": { "shape": "ColumnIdentifier" }, "Configuration": { "shape": "CategoryFilterConfiguration" }, "DefaultFilterControlConfiguration": { "shape": "DefaultFilterControlConfiguration" } }, "documentation": "

A CategoryInnerFilter filters text values for the NestedFilter.

" }, "CategoryValue": { "type": "string", "max": 512 }, "CategoryValueList": { "type": "list", "member": { "shape": "CategoryValue" }, "max": 100000 }, "CellValueSynonym": { "type": "structure", "members": { "CellValue": { "shape": "LimitedString", "documentation": "

The cell value.

" }, "Synonyms": { "shape": "StringList", "documentation": "

Other names or aliases for the cell value.

" } }, "documentation": "

A structure that represents the cell value synonym.

" }, "CellValueSynonyms": { "type": "list", "member": { "shape": "CellValueSynonym" } }, "ChartAxisLabelOptions": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The visibility of an axis label on a chart. Choose one of the following options:

" }, "SortIconVisibility": { "shape": "Visibility", "documentation": "

The visibility configuration of the sort icon on a chart's axis label.

" }, "AxisLabelOptions": { "shape": "AxisLabelOptionsList", "documentation": "

The label options for a chart axis.

" } }, "documentation": "

The label options for an axis on a chart.

" }, "ClusterId": { "type": "string", "max": 64, "min": 1 }, "ClusterMarker": { "type": "structure", "members": { "SimpleClusterMarker": { "shape": "SimpleClusterMarker", "documentation": "

The simple cluster marker of the cluster marker.

" } }, "documentation": "

The cluster marker that is a part of the cluster marker configuration.

" }, "ClusterMarkerConfiguration": { "type": "structure", "members": { "ClusterMarker": { "shape": "ClusterMarker", "documentation": "

The cluster marker that is a part of the cluster marker configuration.

" } }, "documentation": "

The cluster marker configuration of the geospatial map selected point style.

" }, "CollectiveConstant": { "type": "structure", "members": { "ValueList": { "shape": "StringList", "documentation": "

A list of values for the collective constant.

" } }, "documentation": "

A structure that represents a collective constant.

" }, "CollectiveConstantEntry": { "type": "structure", "members": { "ConstantType": { "shape": "ConstantType", "documentation": "

The ConstantType of a CollectiveConstantEntry.

" }, "Value": { "shape": "ConstantValueString", "documentation": "

The value of a CollectiveConstantEntry.

" } }, "documentation": "

The definition for a CollectiveConstantEntry.

" }, "CollectiveConstantEntryList": { "type": "list", "member": { "shape": "CollectiveConstantEntry" }, "max": 2000 }, "ColorFillType": { "type": "string", "enum": [ "DISCRETE", "GRADIENT" ] }, "ColorList": { "type": "list", "member": { "shape": "HexColor" }, "max": 100 }, "ColorScale": { "type": "structure", "required": [ "Colors", "ColorFillType" ], "members": { "Colors": { "shape": "ColorScaleColorList", "documentation": "

Determines the list of colors that are applied to the visual.

" }, "ColorFillType": { "shape": "ColorFillType", "documentation": "

Determines the color fill type.

" }, "NullValueColor": { "shape": "DataColor", "documentation": "

Determines the color that is applied to null values.

" } }, "documentation": "

Determines the color scale that is applied to the visual.

" }, "ColorScaleColorList": { "type": "list", "member": { "shape": "DataColor" }, "max": 3, "min": 2 }, "ColorsConfiguration": { "type": "structure", "members": { "CustomColors": { "shape": "CustomColorsList", "documentation": "

A list of up to 50 custom colors.

" } }, "documentation": "

The color configurations for a column.

" }, "ColumnConfiguration": { "type": "structure", "required": [ "Column" ], "members": { "Column": { "shape": "ColumnIdentifier", "documentation": "

The column.

" }, "FormatConfiguration": { "shape": "FormatConfiguration", "documentation": "

The format configuration of a column.

" }, "Role": { "shape": "ColumnRole", "documentation": "

The role of the column.

" }, "ColorsConfiguration": { "shape": "ColorsConfiguration", "documentation": "

The color configurations of the column.

" } }, "documentation": "

The general configuration of a column.

" }, "ColumnConfigurationList": { "type": "list", "member": { "shape": "ColumnConfiguration" }, "max": 2000 }, "ColumnDataRole": { "type": "string", "enum": [ "DIMENSION", "MEASURE" ] }, "ColumnDataSubType": { "type": "string", "enum": [ "FLOAT", "FIXED" ] }, "ColumnDataType": { "type": "string", "enum": [ "STRING", "INTEGER", "DECIMAL", "DATETIME" ] }, "ColumnDescription": { "type": "structure", "members": { "Text": { "shape": "ColumnDescriptiveText", "documentation": "

The text of a description for a column.

" } }, "documentation": "

Metadata that contains a description for a column.

" }, "ColumnDescriptiveText": { "type": "string", "max": 500, "min": 0, "sensitive": true }, "ColumnGroup": { "type": "structure", "members": { "GeoSpatialColumnGroup": { "shape": "GeoSpatialColumnGroup", "documentation": "

Geospatial column group that denotes a hierarchy.

" } }, "documentation": "

Groupings of columns that work together in certain Amazon QuickSight features. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

" }, "ColumnGroupColumnSchema": { "type": "structure", "members": { "Name": { "shape": "String", "documentation": "

The name of the column group's column schema.

" } }, "documentation": "

A structure describing the name, data type, and geographic role of the columns.

" }, "ColumnGroupColumnSchemaList": { "type": "list", "member": { "shape": "ColumnGroupColumnSchema" }, "max": 500 }, "ColumnGroupList": { "type": "list", "member": { "shape": "ColumnGroup" }, "max": 8, "min": 1 }, "ColumnGroupName": { "type": "string", "max": 64, "min": 1 }, "ColumnGroupSchema": { "type": "structure", "members": { "Name": { "shape": "String", "documentation": "

The name of the column group schema.

" }, "ColumnGroupColumnSchemaList": { "shape": "ColumnGroupColumnSchemaList", "documentation": "

A structure containing the list of schemas for column group columns.

" } }, "documentation": "

The column group schema.

" }, "ColumnGroupSchemaList": { "type": "list", "member": { "shape": "ColumnGroupSchema" }, "max": 500 }, "ColumnHierarchy": { "type": "structure", "members": { "ExplicitHierarchy": { "shape": "ExplicitHierarchy", "documentation": "

The option that determines the hierarchy of the fields that are built within a visual's field wells. These fields can't be duplicated to other visuals.

" }, "DateTimeHierarchy": { "shape": "DateTimeHierarchy", "documentation": "

The option that determines the hierarchy of any DateTime fields.

" }, "PredefinedHierarchy": { "shape": "PredefinedHierarchy", "documentation": "

The option that determines the hierarchy of the fields that are defined during data preparation. These fields are available to use in any analysis that uses the data source.

" } }, "documentation": "

The option that determines the hierarchy of the fields for a visual element.

" }, "ColumnHierarchyList": { "type": "list", "member": { "shape": "ColumnHierarchy" }, "max": 2 }, "ColumnId": { "type": "string", "max": 64, "min": 1 }, "ColumnIdentifier": { "type": "structure", "required": [ "DataSetIdentifier", "ColumnName" ], "members": { "DataSetIdentifier": { "shape": "DataSetIdentifier", "documentation": "

The data set that the column belongs to.

" }, "ColumnName": { "shape": "ColumnName", "documentation": "

The name of the column.

" } }, "documentation": "

A column of a data set.

" }, "ColumnLevelPermissionRule": { "type": "structure", "members": { "Principals": { "shape": "PrincipalList", "documentation": "

An array of Amazon Resource Names (ARNs) for Amazon QuickSight users or groups.

" }, "ColumnNames": { "shape": "ColumnNameList", "documentation": "

An array of column names.

" } }, "documentation": "

A rule defined to grant access on one or more restricted columns. Each dataset can have multiple rules. To create a restricted column, you add it to one or more rules. Each rule must contain at least one column and at least one user or group. To be able to see a restricted column, a user or group needs to be added to a rule for that column.

" }, "ColumnLevelPermissionRuleList": { "type": "list", "member": { "shape": "ColumnLevelPermissionRule" }, "min": 1 }, "ColumnList": { "type": "list", "member": { "shape": "ColumnName" }, "max": 16, "min": 1 }, "ColumnName": { "type": "string", "max": 128, "min": 1 }, "ColumnNameList": { "type": "list", "member": { "shape": "String" }, "min": 1 }, "ColumnOrderingType": { "type": "string", "enum": [ "GREATER_IS_BETTER", "LESSER_IS_BETTER", "SPECIFIED" ] }, "ColumnRole": { "type": "string", "enum": [ "DIMENSION", "MEASURE" ] }, "ColumnSchema": { "type": "structure", "members": { "Name": { "shape": "String", "documentation": "

The name of the column schema.

" }, "DataType": { "shape": "String", "documentation": "

The data type of the column schema.

" }, "GeographicRole": { "shape": "String", "documentation": "

The geographic role of the column schema.

" } }, "documentation": "

The column schema.

" }, "ColumnSchemaList": { "type": "list", "member": { "shape": "ColumnSchema" }, "max": 500 }, "ColumnSort": { "type": "structure", "required": [ "SortBy", "Direction" ], "members": { "SortBy": { "shape": "ColumnIdentifier" }, "Direction": { "shape": "SortDirection", "documentation": "

The sort direction.

" }, "AggregationFunction": { "shape": "AggregationFunction", "documentation": "

The aggregation function that is defined in the column sort.

" } }, "documentation": "

The sort configuration for a column that is not used in a field well.

" }, "ColumnTag": { "type": "structure", "members": { "ColumnGeographicRole": { "shape": "GeoSpatialDataRole", "documentation": "

A geospatial role for a column.

" }, "ColumnDescription": { "shape": "ColumnDescription", "documentation": "

A description for a column.

" } }, "documentation": "

A tag for a column in a TagColumnOperation structure. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

" }, "ColumnTagList": { "type": "list", "member": { "shape": "ColumnTag" }, "max": 16, "min": 1 }, "ColumnTagName": { "type": "string", "enum": [ "COLUMN_GEOGRAPHIC_ROLE", "COLUMN_DESCRIPTION" ] }, "ColumnTagNames": { "type": "list", "member": { "shape": "ColumnTagName" } }, "ColumnTooltipItem": { "type": "structure", "required": [ "Column" ], "members": { "Column": { "shape": "ColumnIdentifier", "documentation": "

The target column of the tooltip item.

" }, "Label": { "shape": "String", "documentation": "

The label of the tooltip item.

" }, "Visibility": { "shape": "Visibility", "documentation": "

The visibility of the tooltip item.

" }, "Aggregation": { "shape": "AggregationFunction", "documentation": "

The aggregation function of the column tooltip item.

" }, "TooltipTarget": { "shape": "TooltipTarget", "documentation": "

Determines the target of the column tooltip item in a combo chart visual.

" } }, "documentation": "

The tooltip item for the columns that are not part of a field well.

" }, "ComboChartAggregatedFieldWells": { "type": "structure", "members": { "Category": { "shape": "DimensionFieldList", "documentation": "

The aggregated category field wells of a combo chart.

" }, "BarValues": { "shape": "MeasureFieldList", "documentation": "

The aggregated BarValues field well of a combo chart.

" }, "Colors": { "shape": "DimensionFieldList", "documentation": "

The aggregated colors field well of a combo chart.

" }, "LineValues": { "shape": "MeasureFieldList", "documentation": "

The aggregated LineValues field well of a combo chart.

" } }, "documentation": "

The aggregated field wells of a combo chart.

" }, "ComboChartConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "ComboChartFieldWells", "documentation": "

The field wells of the visual.

" }, "SortConfiguration": { "shape": "ComboChartSortConfiguration", "documentation": "

The sort configuration of a ComboChartVisual.

" }, "BarsArrangement": { "shape": "BarsArrangement", "documentation": "

Determines the bar arrangement in a combo chart. The following are valid values in this structure:

" }, "CategoryAxis": { "shape": "AxisDisplayOptions", "documentation": "

The category axis of a combo chart.

" }, "CategoryLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options (label text, label visibility, and sort icon visibility) of a combo chart category (group/color) field well.

" }, "PrimaryYAxisDisplayOptions": { "shape": "AxisDisplayOptions", "documentation": "

The label display options (grid line, range, scale, and axis step) of a combo chart's primary y-axis (bar) field well.

" }, "PrimaryYAxisLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options (label text, label visibility, and sort icon visibility) of a combo chart's primary y-axis (bar) field well.

" }, "SecondaryYAxisDisplayOptions": { "shape": "AxisDisplayOptions", "documentation": "

The label display options (grid line, range, scale, axis step) of a combo chart's secondary y-axis (line) field well.

" }, "SecondaryYAxisLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options (label text, label visibility, and sort icon visibility) of a combo chart's secondary y-axis(line) field well.

" }, "SingleAxisOptions": { "shape": "SingleAxisOptions" }, "ColorLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options (label text, label visibility, and sort icon visibility) of a combo chart's color field well.

" }, "Legend": { "shape": "LegendOptions", "documentation": "

The legend display setup of the visual.

" }, "BarDataLabels": { "shape": "DataLabelOptions", "documentation": "

The options that determine if visual data labels are displayed.

The data label options for a bar in a combo chart.

" }, "LineDataLabels": { "shape": "DataLabelOptions", "documentation": "

The options that determine if visual data labels are displayed.

The data label options for a line in a combo chart.

" }, "Tooltip": { "shape": "TooltipOptions", "documentation": "

The legend display setup of the visual.

" }, "ReferenceLines": { "shape": "ReferenceLineList", "documentation": "

The reference line setup of the visual.

" }, "VisualPalette": { "shape": "VisualPalette", "documentation": "

The palette (chart color) display setup of the visual.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration of a ComboChartVisual.

" }, "ComboChartFieldWells": { "type": "structure", "members": { "ComboChartAggregatedFieldWells": { "shape": "ComboChartAggregatedFieldWells", "documentation": "

The aggregated field wells of a combo chart. Combo charts only have aggregated field wells. Columns in a combo chart are aggregated by category.

" } }, "documentation": "

The field wells of the visual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "ComboChartSortConfiguration": { "type": "structure", "members": { "CategorySort": { "shape": "FieldSortOptionsList", "documentation": "

The sort configuration of the category field well in a combo chart.

" }, "CategoryItemsLimit": { "shape": "ItemsLimitConfiguration", "documentation": "

The item limit configuration for the category field well of a combo chart.

" }, "ColorSort": { "shape": "FieldSortOptionsList", "documentation": "

The sort configuration of the color field well in a combo chart.

" }, "ColorItemsLimit": { "shape": "ItemsLimitConfiguration", "documentation": "

The item limit configuration of the color field well in a combo chart.

" } }, "documentation": "

The sort configuration of a ComboChartVisual.

" }, "ComboChartVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "ComboChartConfiguration", "documentation": "

The configuration settings of the visual.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" }, "ColumnHierarchies": { "shape": "ColumnHierarchyList", "documentation": "

The column hierarchy that is used during drill-downs and drill-ups.

" } }, "documentation": "

A combo chart.

The ComboChartVisual includes stacked bar combo charts and clustered bar combo charts

For more information, see Using combo charts in the Amazon QuickSight User Guide.

" }, "ComparativeOrder": { "type": "structure", "members": { "UseOrdering": { "shape": "ColumnOrderingType", "documentation": "

The ordering type for a column. Valid values for this structure are GREATER_IS_BETTER, LESSER_IS_BETTER and SPECIFIED.

" }, "SpecifedOrder": { "shape": "StringList", "documentation": "

The list of columns to be used in the ordering.

" }, "TreatUndefinedSpecifiedValues": { "shape": "UndefinedSpecifiedValueType", "documentation": "

The treat of undefined specified values. Valid values for this structure are LEAST and MOST.

" } }, "documentation": "

A structure that represents a comparative order.

" }, "ComparisonConfiguration": { "type": "structure", "members": { "ComparisonMethod": { "shape": "ComparisonMethod", "documentation": "

The method of the comparison. Choose from the following options:

" }, "ComparisonFormat": { "shape": "ComparisonFormatConfiguration", "documentation": "

The format of the comparison.

" } }, "documentation": "

The comparison display configuration of a KPI or gauge chart.

" }, "ComparisonFormatConfiguration": { "type": "structure", "members": { "NumberDisplayFormatConfiguration": { "shape": "NumberDisplayFormatConfiguration", "documentation": "

The number display format.

" }, "PercentageDisplayFormatConfiguration": { "shape": "PercentageDisplayFormatConfiguration", "documentation": "

The percentage display format.

" } }, "documentation": "

The format of the comparison.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "ComparisonMethod": { "type": "string", "enum": [ "DIFFERENCE", "PERCENT_DIFFERENCE", "PERCENT" ] }, "ComparisonMethodType": { "type": "string", "enum": [ "DIFF", "PERC_DIFF", "DIFF_AS_PERC", "POP_CURRENT_DIFF_AS_PERC", "POP_CURRENT_DIFF", "POP_OVERTIME_DIFF_AS_PERC", "POP_OVERTIME_DIFF", "PERCENT_OF_TOTAL", "RUNNING_SUM", "MOVING_AVERAGE" ] }, "Computation": { "type": "structure", "members": { "TopBottomRanked": { "shape": "TopBottomRankedComputation", "documentation": "

The top ranked and bottom ranked computation configuration.

" }, "TopBottomMovers": { "shape": "TopBottomMoversComputation", "documentation": "

The top movers and bottom movers computation configuration.

" }, "TotalAggregation": { "shape": "TotalAggregationComputation", "documentation": "

The total aggregation computation configuration.

" }, "MaximumMinimum": { "shape": "MaximumMinimumComputation", "documentation": "

The maximum and minimum computation configuration.

" }, "MetricComparison": { "shape": "MetricComparisonComputation", "documentation": "

The metric comparison computation configuration.

" }, "PeriodOverPeriod": { "shape": "PeriodOverPeriodComputation", "documentation": "

The period over period computation configuration.

" }, "PeriodToDate": { "shape": "PeriodToDateComputation", "documentation": "

The period to DataSetIdentifier computation configuration.

" }, "GrowthRate": { "shape": "GrowthRateComputation", "documentation": "

The growth rate computation configuration.

" }, "UniqueValues": { "shape": "UniqueValuesComputation", "documentation": "

The unique values computation configuration.

" }, "Forecast": { "shape": "ForecastComputation", "documentation": "

The forecast computation configuration.

" } }, "documentation": "

The computation union that is used in an insight visual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "ComputationList": { "type": "list", "member": { "shape": "Computation" }, "max": 100 }, "ConditionalFormattingColor": { "type": "structure", "members": { "Solid": { "shape": "ConditionalFormattingSolidColor", "documentation": "

Formatting configuration for solid color.

" }, "Gradient": { "shape": "ConditionalFormattingGradientColor", "documentation": "

Formatting configuration for gradient color.

" } }, "documentation": "

The formatting configuration for the color.

" }, "ConditionalFormattingCustomIconCondition": { "type": "structure", "required": [ "Expression", "IconOptions" ], "members": { "Expression": { "shape": "Expression", "documentation": "

The expression that determines the condition of the icon set.

" }, "IconOptions": { "shape": "ConditionalFormattingCustomIconOptions", "documentation": "

Custom icon options for an icon set.

" }, "Color": { "shape": "HexColor", "documentation": "

Determines the color of the icon.

" }, "DisplayConfiguration": { "shape": "ConditionalFormattingIconDisplayConfiguration", "documentation": "

Determines the icon display configuration.

" } }, "documentation": "

Determines the custom condition for an icon set.

" }, "ConditionalFormattingCustomIconOptions": { "type": "structure", "members": { "Icon": { "shape": "Icon", "documentation": "

Determines the type of icon.

" }, "UnicodeIcon": { "shape": "UnicodeIcon", "documentation": "

Determines the Unicode icon type.

" } }, "documentation": "

Custom icon options for an icon set.

" }, "ConditionalFormattingGradientColor": { "type": "structure", "required": [ "Expression", "Color" ], "members": { "Expression": { "shape": "Expression", "documentation": "

The expression that determines the formatting configuration for gradient color.

" }, "Color": { "shape": "GradientColor", "documentation": "

Determines the color.

" } }, "documentation": "

Formatting configuration for gradient color.

" }, "ConditionalFormattingIcon": { "type": "structure", "members": { "IconSet": { "shape": "ConditionalFormattingIconSet", "documentation": "

Formatting configuration for icon set.

" }, "CustomCondition": { "shape": "ConditionalFormattingCustomIconCondition", "documentation": "

Determines the custom condition for an icon set.

" } }, "documentation": "

The formatting configuration for the icon.

" }, "ConditionalFormattingIconDisplayConfiguration": { "type": "structure", "members": { "IconDisplayOption": { "shape": "ConditionalFormattingIconDisplayOption", "documentation": "

Determines the icon display configuration.

" } }, "documentation": "

Determines the icon display configuration.

" }, "ConditionalFormattingIconDisplayOption": { "type": "string", "enum": [ "ICON_ONLY" ] }, "ConditionalFormattingIconSet": { "type": "structure", "required": [ "Expression" ], "members": { "Expression": { "shape": "Expression", "documentation": "

The expression that determines the formatting configuration for the icon set.

" }, "IconSetType": { "shape": "ConditionalFormattingIconSetType", "documentation": "

Determines the icon set type.

" } }, "documentation": "

Formatting configuration for icon set.

" }, "ConditionalFormattingIconSetType": { "type": "string", "enum": [ "PLUS_MINUS", "CHECK_X", "THREE_COLOR_ARROW", "THREE_GRAY_ARROW", "CARET_UP_MINUS_DOWN", "THREE_SHAPE", "THREE_CIRCLE", "FLAGS", "BARS", "FOUR_COLOR_ARROW", "FOUR_GRAY_ARROW" ] }, "ConditionalFormattingSolidColor": { "type": "structure", "required": [ "Expression" ], "members": { "Expression": { "shape": "Expression", "documentation": "

The expression that determines the formatting configuration for solid color.

" }, "Color": { "shape": "HexColor", "documentation": "

Determines the color.

" } }, "documentation": "

Formatting configuration for solid color.

" }, "ConstantType": { "type": "string", "enum": [ "SINGULAR", "RANGE", "COLLECTIVE" ] }, "ConstantValueString": { "type": "string", "max": 1024 }, "ContextMenuOption": { "type": "structure", "members": { "AvailabilityStatus": { "shape": "DashboardBehavior", "documentation": "

The availability status of the context menu options. If the value of this property is set to ENABLED, dashboard readers can interact with the context menu.

" } }, "documentation": "

The context menu options for a visual's interactions.

" }, "ContributionAnalysisDefault": { "type": "structure", "required": [ "MeasureFieldId", "ContributorDimensions" ], "members": { "MeasureFieldId": { "shape": "FieldId", "documentation": "

The measure field that is used in the contribution analysis.

" }, "ContributorDimensions": { "shape": "ContributorDimensionList", "documentation": "

The dimensions columns that are used in the contribution analysis, usually a list of ColumnIdentifiers.

" } }, "documentation": "

The contribution analysis visual display for a line, pie, or bar chart.

" }, "ContributionAnalysisDefaultList": { "type": "list", "member": { "shape": "ContributionAnalysisDefault" }, "max": 200, "min": 1 }, "ContributionAnalysisDirection": { "type": "string", "enum": [ "INCREASE", "DECREASE", "NEUTRAL" ] }, "ContributionAnalysisFactor": { "type": "structure", "members": { "FieldName": { "shape": "LimitedString", "documentation": "

The field name of the ContributionAnalysisFactor.

" } }, "documentation": "

The definition for the ContributionAnalysisFactor.

" }, "ContributionAnalysisFactorsList": { "type": "list", "member": { "shape": "ContributionAnalysisFactor" }, "max": 50 }, "ContributionAnalysisSortType": { "type": "string", "enum": [ "ABSOLUTE_DIFFERENCE", "CONTRIBUTION_PERCENTAGE", "DEVIATION_FROM_EXPECTED", "PERCENTAGE_DIFFERENCE" ] }, "ContributionAnalysisTimeRanges": { "type": "structure", "members": { "StartRange": { "shape": "TopicIRFilterOption", "documentation": "

The start range for the ContributionAnalysisTimeRanges.

" }, "EndRange": { "shape": "TopicIRFilterOption", "documentation": "

The end range for the ContributionAnalysisTimeRanges.

" } }, "documentation": "

The definition for the ContributionAnalysisTimeRanges.

" }, "ContributorDimensionList": { "type": "list", "member": { "shape": "ColumnIdentifier" }, "max": 4, "min": 1 }, "CopySourceArn": { "type": "string", "pattern": "^arn:[-a-z0-9]*:quicksight:[-a-z0-9]*:[0-9]{12}:datasource/.+" }, "CreateAccountCustomizationRequest": { "type": "structure", "required": [ "AwsAccountId", "AccountCustomization" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that you want to customize Amazon QuickSight for.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The Amazon QuickSight namespace that you want to add customizations to.

", "location": "querystring", "locationName": "namespace" }, "AccountCustomization": { "shape": "AccountCustomization", "documentation": "

The Amazon QuickSight customizations you're adding in the current Amazon Web Services Region. You can add these to an Amazon Web Services account and a QuickSight namespace.

For example, you can add a default theme by setting AccountCustomization to the midnight theme: \"AccountCustomization\": { \"DefaultTheme\": \"arn:aws:quicksight::aws:theme/MIDNIGHT\" }. Or, you can add a custom theme by specifying \"AccountCustomization\": { \"DefaultTheme\": \"arn:aws:quicksight:us-west-2:111122223333:theme/bdb844d0-0fe9-4d9d-b520-0fe602d93639\" }.

" }, "Tags": { "shape": "TagList", "documentation": "

A list of the tags that you want to attach to this resource.

" } } }, "CreateAccountCustomizationResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the customization that you created for this Amazon Web Services account.

" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that you want to customize Amazon QuickSight for.

" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace associated with the customization you're creating.

" }, "AccountCustomization": { "shape": "AccountCustomization", "documentation": "

The Amazon QuickSight customizations you're adding in the current Amazon Web Services Region.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "CreateAccountSubscriptionRequest": { "type": "structure", "required": [ "AuthenticationMethod", "AwsAccountId", "AccountName", "NotificationEmail" ], "members": { "Edition": { "shape": "Edition", "documentation": "

The edition of Amazon QuickSight that you want your account to have. Currently, you can choose from ENTERPRISE or ENTERPRISE_AND_Q.

If you choose ENTERPRISE_AND_Q, the following parameters are required:

" }, "AuthenticationMethod": { "shape": "AuthenticationMethodOption", "documentation": "

The method that you want to use to authenticate your Amazon QuickSight account.

If you choose ACTIVE_DIRECTORY, provide an ActiveDirectoryName and an AdminGroup associated with your Active Directory.

If you choose IAM_IDENTITY_CENTER, provide an AdminGroup associated with your IAM Identity Center account.

" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID of the account that you're using to create your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "AccountName": { "shape": "AccountName", "documentation": "

The name of your Amazon QuickSight account. This name is unique over all of Amazon Web Services, and it appears only when users sign in. You can't change AccountName value after the Amazon QuickSight account is created.

" }, "NotificationEmail": { "shape": "String", "documentation": "

The email address that you want Amazon QuickSight to send notifications to regarding your Amazon QuickSight account or Amazon QuickSight subscription.

" }, "ActiveDirectoryName": { "shape": "String", "documentation": "

The name of your Active Directory. This field is required if ACTIVE_DIRECTORY is the selected authentication method of the new Amazon QuickSight account.

" }, "Realm": { "shape": "String", "documentation": "

The realm of the Active Directory that is associated with your Amazon QuickSight account. This field is required if ACTIVE_DIRECTORY is the selected authentication method of the new Amazon QuickSight account.

" }, "DirectoryId": { "shape": "String", "documentation": "

The ID of the Active Directory that is associated with your Amazon QuickSight account.

" }, "AdminGroup": { "shape": "GroupsList", "documentation": "

The admin group associated with your Active Directory or IAM Identity Center account. Either this field or the AdminProGroup field is required if ACTIVE_DIRECTORY or IAM_IDENTITY_CENTER is the selected authentication method of the new Amazon QuickSight account.

For more information about using IAM Identity Center in Amazon QuickSight, see Using IAM Identity Center with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide. For more information about using Active Directory in Amazon QuickSight, see Using Active Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.

" }, "AuthorGroup": { "shape": "GroupsList", "documentation": "

The author group associated with your Active Directory or IAM Identity Center account.

For more information about using IAM Identity Center in Amazon QuickSight, see Using IAM Identity Center with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide. For more information about using Active Directory in Amazon QuickSight, see Using Active Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.

" }, "ReaderGroup": { "shape": "GroupsList", "documentation": "

The reader group associated with your Active Directory or IAM Identity Center account.

For more information about using IAM Identity Center in Amazon QuickSight, see Using IAM Identity Center with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide. For more information about using Active Directory in Amazon QuickSight, see Using Active Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.

" }, "AdminProGroup": { "shape": "GroupsList", "documentation": "

The admin pro group associated with your Active Directory or IAM Identity Center account. Either this field or the AdminGroup field is required if ACTIVE_DIRECTORY or IAM_IDENTITY_CENTER is the selected authentication method of the new Amazon QuickSight account.

For more information about using IAM Identity Center in Amazon QuickSight, see Using IAM Identity Center with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide. For more information about using Active Directory in Amazon QuickSight, see Using Active Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.

" }, "AuthorProGroup": { "shape": "GroupsList", "documentation": "

The author pro group associated with your Active Directory or IAM Identity Center account.

For more information about using IAM Identity Center in Amazon QuickSight, see Using IAM Identity Center with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide. For more information about using Active Directory in Amazon QuickSight, see Using Active Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.

" }, "ReaderProGroup": { "shape": "GroupsList", "documentation": "

The reader pro group associated with your Active Directory or IAM Identity Center account.

For more information about using IAM Identity Center in Amazon QuickSight, see Using IAM Identity Center with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide. For more information about using Active Directory in Amazon QuickSight, see Using Active Directory with Amazon QuickSight Enterprise Edition in the Amazon QuickSight User Guide.

" }, "FirstName": { "shape": "String", "documentation": "

The first name of the author of the Amazon QuickSight account to use for future communications. This field is required if ENTERPPRISE_AND_Q is the selected edition of the new Amazon QuickSight account.

" }, "LastName": { "shape": "String", "documentation": "

The last name of the author of the Amazon QuickSight account to use for future communications. This field is required if ENTERPPRISE_AND_Q is the selected edition of the new Amazon QuickSight account.

" }, "EmailAddress": { "shape": "String", "documentation": "

The email address of the author of the Amazon QuickSight account to use for future communications. This field is required if ENTERPPRISE_AND_Q is the selected edition of the new Amazon QuickSight account.

" }, "ContactNumber": { "shape": "String", "documentation": "

A 10-digit phone number for the author of the Amazon QuickSight account to use for future communications. This field is required if ENTERPPRISE_AND_Q is the selected edition of the new Amazon QuickSight account.

" }, "IAMIdentityCenterInstanceArn": { "shape": "String", "documentation": "

The Amazon Resource Name (ARN) for the IAM Identity Center instance.

" } } }, "CreateAccountSubscriptionResponse": { "type": "structure", "members": { "SignupResponse": { "shape": "SignupResponse", "documentation": "

A SignupResponse object that returns information about a newly created Amazon QuickSight account.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "CreateAnalysisRequest": { "type": "structure", "required": [ "AwsAccountId", "AnalysisId", "Name" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

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

", "location": "uri", "locationName": "AwsAccountId" }, "AnalysisId": { "shape": "ShortRestrictiveResourceId", "documentation": "

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

", "location": "uri", "locationName": "AnalysisId" }, "Name": { "shape": "AnalysisName", "documentation": "

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

" }, "Parameters": { "shape": "Parameters", "documentation": "

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": { "shape": "ResourcePermissionList", "documentation": "

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 Identity and Access Management (IAM) action information for each principal listed by Amazon Resource Name (ARN).

To specify no permissions, omit Permissions.

" }, "SourceEntity": { "shape": "AnalysisSourceEntity", "documentation": "

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.

Either a SourceEntity or a Definition must be provided in order for the request to be valid.

" }, "ThemeArn": { "shape": "Arn", "documentation": "

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.

" }, "Tags": { "shape": "TagList", "documentation": "

Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.

" }, "Definition": { "shape": "AnalysisDefinition", "documentation": "

The definition of an analysis.

A definition is the data model of all features in a Dashboard, Template, or Analysis.

Either a SourceEntity or a Definition must be provided in order for the request to be valid.

" }, "ValidationStrategy": { "shape": "ValidationStrategy", "documentation": "

The option to relax the validation needed to create an analysis with definition objects. This skips the validation step for specific errors.

" }, "FolderArns": { "shape": "FolderArnList", "documentation": "

When you create the analysis, Amazon QuickSight adds the analysis to these folders.

" } } }, "CreateAnalysisResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN for the analysis.

" }, "AnalysisId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the analysis.

" }, "CreationStatus": { "shape": "ResourceStatus", "documentation": "

The status of the creation of the analysis.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "CreateColumnsOperation": { "type": "structure", "required": [ "Columns" ], "members": { "Columns": { "shape": "CalculatedColumnList", "documentation": "

Calculated columns to create.

" } }, "documentation": "

A transform operation that creates calculated columns. Columns created in one such operation form a lexical closure.

" }, "CreateDashboardRequest": { "type": "structure", "required": [ "AwsAccountId", "DashboardId", "Name" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account where you want to create the dashboard.

", "location": "uri", "locationName": "AwsAccountId" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the dashboard, also added to the IAM policy.

", "location": "uri", "locationName": "DashboardId" }, "Name": { "shape": "DashboardName", "documentation": "

The display name of the dashboard.

" }, "Parameters": { "shape": "Parameters", "documentation": "

The parameters for the creation of the dashboard, which you want to use to override the default settings. A dashboard can have any type of parameters, and some parameters might accept multiple values.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

A structure that contains the permissions of the dashboard. You can use this structure for granting permissions by providing a list of IAM action information for each principal ARN.

To specify no permissions, omit the permissions list.

" }, "SourceEntity": { "shape": "DashboardSourceEntity", "documentation": "

The entity that you are using as a source when you create the dashboard. In SourceEntity, you specify the type of object you're using as source. You can only create a dashboard from a template, so you use a SourceTemplate entity. If you need to create a dashboard from an analysis, first convert the analysis to a template by using the CreateTemplate API operation. For SourceTemplate, specify the Amazon Resource Name (ARN) of the source template. The SourceTemplateARN can contain any Amazon Web Services account and any Amazon QuickSight-supported Amazon Web Services Region.

Use the DataSetReferences entity within SourceTemplate to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.

Either a SourceEntity or a Definition must be provided in order for the request to be valid.

" }, "Tags": { "shape": "TagList", "documentation": "

Contains a map of the key-value pairs for the resource tag or tags assigned to the dashboard.

" }, "VersionDescription": { "shape": "VersionDescription", "documentation": "

A description for the first version of the dashboard being created.

" }, "DashboardPublishOptions": { "shape": "DashboardPublishOptions", "documentation": "

Options for publishing the dashboard when you create it:

" }, "ThemeArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the theme that is being used for this dashboard. If you add a value for this field, it overrides the value that is used in the source entity. The theme ARN must exist in the same Amazon Web Services account where you create the dashboard.

" }, "Definition": { "shape": "DashboardVersionDefinition", "documentation": "

The definition of a dashboard.

A definition is the data model of all features in a Dashboard, Template, or Analysis.

Either a SourceEntity or a Definition must be provided in order for the request to be valid.

" }, "ValidationStrategy": { "shape": "ValidationStrategy", "documentation": "

The option to relax the validation needed to create a dashboard with definition objects. This option skips the validation step for specific errors.

" }, "FolderArns": { "shape": "FolderArnList", "documentation": "

When you create the dashboard, Amazon QuickSight adds the dashboard to these folders.

" }, "LinkSharingConfiguration": { "shape": "LinkSharingConfiguration", "documentation": "

A structure that contains the permissions of a shareable link to the dashboard.

" }, "LinkEntities": { "shape": "LinkEntityArnList", "documentation": "

A list of analysis Amazon Resource Names (ARNs) to be linked to the dashboard.

" } } }, "CreateDashboardResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the dashboard.

" }, "VersionArn": { "shape": "Arn", "documentation": "

The ARN of the dashboard, including the version number of the first version that is created.

" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the dashboard.

" }, "CreationStatus": { "shape": "ResourceStatus", "documentation": "

The status of the dashboard creation request.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "CreateDataSetRequest": { "type": "structure", "required": [ "AwsAccountId", "DataSetId", "Name", "PhysicalTableMap", "ImportMode" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "DataSetId": { "shape": "ResourceId", "documentation": "

An ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "Name": { "shape": "ResourceName", "documentation": "

The display name for the dataset.

" }, "PhysicalTableMap": { "shape": "PhysicalTableMap", "documentation": "

Declares the physical tables that are available in the underlying data sources.

" }, "LogicalTableMap": { "shape": "LogicalTableMap", "documentation": "

Configures the combination and transformation of the data from the physical tables.

" }, "ImportMode": { "shape": "DataSetImportMode", "documentation": "

Indicates whether you want to import the data into SPICE.

" }, "ColumnGroups": { "shape": "ColumnGroupList", "documentation": "

Groupings of columns that work together in certain Amazon QuickSight features. Currently, only geospatial hierarchy is supported.

" }, "FieldFolders": { "shape": "FieldFolderMap", "documentation": "

The folder that contains fields and nested subfolders for your dataset.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

A list of resource permissions on the dataset.

" }, "RowLevelPermissionDataSet": { "shape": "RowLevelPermissionDataSet", "documentation": "

The row-level security configuration for the data that you want to create.

" }, "RowLevelPermissionTagConfiguration": { "shape": "RowLevelPermissionTagConfiguration", "documentation": "

The configuration of tags on a dataset to set row-level security. Row-level security tags are currently supported for anonymous embedding only.

" }, "ColumnLevelPermissionRules": { "shape": "ColumnLevelPermissionRuleList", "documentation": "

A set of one or more definitions of a ColumnLevelPermissionRule .

" }, "Tags": { "shape": "TagList", "documentation": "

Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.

" }, "DataSetUsageConfiguration": { "shape": "DataSetUsageConfiguration" }, "DatasetParameters": { "shape": "DatasetParameterList", "documentation": "

The parameter declarations of the dataset.

" }, "FolderArns": { "shape": "FolderArnList", "documentation": "

When you create the dataset, Amazon QuickSight adds the dataset to these folders.

" } } }, "CreateDataSetResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the dataset.

" }, "DataSetId": { "shape": "ResourceId", "documentation": "

The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "IngestionArn": { "shape": "Arn", "documentation": "

The ARN for the ingestion, which is triggered as a result of dataset creation if the import mode is SPICE.

" }, "IngestionId": { "shape": "ResourceId", "documentation": "

The ID of the ingestion, which is triggered as a result of dataset creation if the import mode is SPICE.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "CreateDataSourceRequest": { "type": "structure", "required": [ "AwsAccountId", "DataSourceId", "Name", "Type" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "DataSourceId": { "shape": "ResourceId", "documentation": "

An ID for the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "Name": { "shape": "ResourceName", "documentation": "

A display name for the data source.

" }, "Type": { "shape": "DataSourceType", "documentation": "

The type of the data source. To return a list of all data sources, use ListDataSources.

Use AMAZON_ELASTICSEARCH for Amazon OpenSearch Service.

" }, "DataSourceParameters": { "shape": "DataSourceParameters", "documentation": "

The parameters that Amazon QuickSight uses to connect to your underlying source.

" }, "Credentials": { "shape": "DataSourceCredentials", "documentation": "

The credentials Amazon QuickSight that uses to connect to your underlying source. Currently, only credentials based on user name and password are supported.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

A list of resource permissions on the data source.

" }, "VpcConnectionProperties": { "shape": "VpcConnectionProperties", "documentation": "

Use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your underlying source.

" }, "SslProperties": { "shape": "SslProperties", "documentation": "

Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.

" }, "Tags": { "shape": "TagList", "documentation": "

Contains a map of the key-value pairs for the resource tag or tags assigned to the data source.

" }, "FolderArns": { "shape": "FolderArnList", "documentation": "

When you create the data source, Amazon QuickSight adds the data source to these folders.

" } } }, "CreateDataSourceResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the data source.

" }, "DataSourceId": { "shape": "ResourceId", "documentation": "

The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "CreationStatus": { "shape": "ResourceStatus", "documentation": "

The status of creating the data source.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "CreateFolderMembershipRequest": { "type": "structure", "required": [ "AwsAccountId", "FolderId", "MemberId", "MemberType" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that contains the folder.

", "location": "uri", "locationName": "AwsAccountId" }, "FolderId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the folder.

", "location": "uri", "locationName": "FolderId" }, "MemberId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the asset that you want to add to the folder.

", "location": "uri", "locationName": "MemberId" }, "MemberType": { "shape": "MemberType", "documentation": "

The member type of the asset that you want to add to a folder.

", "location": "uri", "locationName": "MemberType" } } }, "CreateFolderMembershipResponse": { "type": "structure", "members": { "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

" }, "FolderMember": { "shape": "FolderMember", "documentation": "

Information about the member in the folder.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "CreateFolderRequest": { "type": "structure", "required": [ "AwsAccountId", "FolderId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account where you want to create the folder.

", "location": "uri", "locationName": "AwsAccountId" }, "FolderId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the folder.

", "location": "uri", "locationName": "FolderId" }, "Name": { "shape": "FolderName", "documentation": "

The name of the folder.

" }, "FolderType": { "shape": "FolderType", "documentation": "

The type of folder. By default, folderType is SHARED.

" }, "ParentFolderArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the parent folder.

ParentFolderArn can be null. An empty parentFolderArn creates a root-level folder.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

A structure that describes the principals and the resource-level permissions of a folder.

To specify no permissions, omit Permissions.

" }, "Tags": { "shape": "TagList", "documentation": "

Tags for the folder.

" }, "SharingModel": { "shape": "SharingModel", "documentation": "

An optional parameter that determines the sharing scope of the folder. The default value for this parameter is ACCOUNT.

" } } }, "CreateFolderResponse": { "type": "structure", "members": { "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the newly created folder.

" }, "FolderId": { "shape": "RestrictiveResourceId", "documentation": "

The folder ID for the newly created folder.

" }, "RequestId": { "shape": "String", "documentation": "

The request ID for the newly created folder.

" } } }, "CreateGroupMembershipRequest": { "type": "structure", "required": [ "MemberName", "GroupName", "AwsAccountId", "Namespace" ], "members": { "MemberName": { "shape": "GroupMemberName", "documentation": "

The name of the user that you want to add to the group membership.

", "location": "uri", "locationName": "MemberName" }, "GroupName": { "shape": "GroupName", "documentation": "

The name of the group that you want to add the user to.

", "location": "uri", "locationName": "GroupName" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace that you want the user to be a part of.

", "location": "uri", "locationName": "Namespace" } } }, "CreateGroupMembershipResponse": { "type": "structure", "members": { "GroupMember": { "shape": "GroupMember", "documentation": "

The group member.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "CreateGroupRequest": { "type": "structure", "required": [ "GroupName", "AwsAccountId", "Namespace" ], "members": { "GroupName": { "shape": "GroupName", "documentation": "

A name for the group that you want to create.

" }, "Description": { "shape": "GroupDescription", "documentation": "

A description for the group that you want to create.

" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace that you want the group to be a part of.

", "location": "uri", "locationName": "Namespace" } }, "documentation": "

The request object for this operation.

" }, "CreateGroupResponse": { "type": "structure", "members": { "Group": { "shape": "Group", "documentation": "

The name of the group.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } }, "documentation": "

The response object for this operation.

" }, "CreateIAMPolicyAssignmentRequest": { "type": "structure", "required": [ "AwsAccountId", "AssignmentName", "AssignmentStatus", "Namespace" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account where you want to assign an IAM policy to Amazon QuickSight users or groups.

", "location": "uri", "locationName": "AwsAccountId" }, "AssignmentName": { "shape": "IAMPolicyAssignmentName", "documentation": "

The name of the assignment, also called a rule. The name must be unique within the Amazon Web Services account.

" }, "AssignmentStatus": { "shape": "AssignmentStatus", "documentation": "

The status of the assignment. Possible values are as follows:

" }, "PolicyArn": { "shape": "Arn", "documentation": "

The ARN for the IAM policy to apply to the Amazon QuickSight users and groups specified in this assignment.

" }, "Identities": { "shape": "IdentityMap", "documentation": "

The Amazon QuickSight users, groups, or both that you want to assign the policy to.

" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace that contains the assignment.

", "location": "uri", "locationName": "Namespace" } } }, "CreateIAMPolicyAssignmentResponse": { "type": "structure", "members": { "AssignmentName": { "shape": "IAMPolicyAssignmentName", "documentation": "

The name of the assignment. The name must be unique within the Amazon Web Services account.

" }, "AssignmentId": { "shape": "String", "documentation": "

The ID for the assignment.

" }, "AssignmentStatus": { "shape": "AssignmentStatus", "documentation": "

The status of the assignment. Possible values are as follows:

" }, "PolicyArn": { "shape": "Arn", "documentation": "

The ARN for the IAM policy that is applied to the Amazon QuickSight users and groups specified in this assignment.

" }, "Identities": { "shape": "IdentityMap", "documentation": "

The Amazon QuickSight users, groups, or both that the IAM policy is assigned to.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "CreateIngestionRequest": { "type": "structure", "required": [ "DataSetId", "IngestionId", "AwsAccountId" ], "members": { "DataSetId": { "shape": "String", "documentation": "

The ID of the dataset used in the ingestion.

", "location": "uri", "locationName": "DataSetId" }, "IngestionId": { "shape": "IngestionId", "documentation": "

An ID for the ingestion.

", "location": "uri", "locationName": "IngestionId" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "IngestionType": { "shape": "IngestionType", "documentation": "

The type of ingestion that you want to create.

" } } }, "CreateIngestionResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the data ingestion.

" }, "IngestionId": { "shape": "IngestionId", "documentation": "

An ID for the ingestion.

" }, "IngestionStatus": { "shape": "IngestionStatus", "documentation": "

The ingestion status.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "CreateNamespaceRequest": { "type": "structure", "required": [ "AwsAccountId", "Namespace", "IdentityStore" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that you want to create the Amazon QuickSight namespace in.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The name that you want to use to describe the new namespace.

" }, "IdentityStore": { "shape": "IdentityStore", "documentation": "

Specifies the type of your user identity directory. Currently, this supports users with an identity type of QUICKSIGHT.

" }, "Tags": { "shape": "TagList", "documentation": "

The tags that you want to associate with the namespace that you're creating.

" } } }, "CreateNamespaceResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the Amazon QuickSight namespace you created.

" }, "Name": { "shape": "Namespace", "documentation": "

The name of the new namespace that you created.

" }, "CapacityRegion": { "shape": "String", "documentation": "

The Amazon Web Services Region; that you want to use for the free SPICE capacity for the new namespace. This is set to the region that you run CreateNamespace in.

" }, "CreationStatus": { "shape": "NamespaceStatus", "documentation": "

The status of the creation of the namespace. This is an asynchronous process. A status of CREATED means that your namespace is ready to use. If an error occurs, it indicates if the process is retryable or non-retryable. In the case of a non-retryable error, refer to the error message for follow-up tasks.

" }, "IdentityStore": { "shape": "IdentityStore", "documentation": "

Specifies the type of your user identity directory. Currently, this supports users with an identity type of QUICKSIGHT.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "CreateRefreshScheduleRequest": { "type": "structure", "required": [ "DataSetId", "AwsAccountId", "Schedule" ], "members": { "DataSetId": { "shape": "ResourceId", "documentation": "

The ID of the dataset.

", "location": "uri", "locationName": "DataSetId" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "Schedule": { "shape": "RefreshSchedule", "documentation": "

The refresh schedule.

" } } }, "CreateRefreshScheduleResponse": { "type": "structure", "members": { "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "ScheduleId": { "shape": "String", "documentation": "

The ID of the refresh schedule.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the refresh schedule.

" } } }, "CreateRoleMembershipRequest": { "type": "structure", "required": [ "MemberName", "AwsAccountId", "Namespace", "Role" ], "members": { "MemberName": { "shape": "GroupName", "documentation": "

The name of the group that you want to add to the role.

", "location": "uri", "locationName": "MemberName" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that you want to create a group in. The Amazon Web Services account ID that you provide must be the same Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace that the role belongs to.

", "location": "uri", "locationName": "Namespace" }, "Role": { "shape": "Role", "documentation": "

The role that you want to add a group to.

", "location": "uri", "locationName": "Role" } } }, "CreateRoleMembershipResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "CreateTemplateAliasRequest": { "type": "structure", "required": [ "AwsAccountId", "TemplateId", "AliasName", "TemplateVersionNumber" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the template that you creating an alias for.

", "location": "uri", "locationName": "AwsAccountId" }, "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

An ID for the template.

", "location": "uri", "locationName": "TemplateId" }, "AliasName": { "shape": "AliasName", "documentation": "

The name that you want to give to the template alias that you're creating. Don't start the alias name with the $ character. Alias names that start with $ are reserved by Amazon QuickSight.

", "location": "uri", "locationName": "AliasName" }, "TemplateVersionNumber": { "shape": "VersionNumber", "documentation": "

The version number of the template.

" } } }, "CreateTemplateAliasResponse": { "type": "structure", "members": { "TemplateAlias": { "shape": "TemplateAlias", "documentation": "

Information about the template alias.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "CreateTemplateRequest": { "type": "structure", "required": [ "AwsAccountId", "TemplateId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that the group is in. You use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

An ID for the template that you want to create. This template is unique per Amazon Web Services Region; in each Amazon Web Services account.

", "location": "uri", "locationName": "TemplateId" }, "Name": { "shape": "TemplateName", "documentation": "

A display name for the template.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

A list of resource permissions to be set on the template.

" }, "SourceEntity": { "shape": "TemplateSourceEntity", "documentation": "

The entity that you are using as a source when you create the template. In SourceEntity, you specify the type of object you're using as source: SourceTemplate for a template or SourceAnalysis for an analysis. Both of these require an Amazon Resource Name (ARN). For SourceTemplate, specify the ARN of the source template. For SourceAnalysis, specify the ARN of the source analysis. The SourceTemplate ARN can contain any Amazon Web Services account and any Amazon QuickSight-supported Amazon Web Services Region.

Use the DataSetReferences entity within SourceTemplate or SourceAnalysis to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.

Either a SourceEntity or a Definition must be provided in order for the request to be valid.

" }, "Tags": { "shape": "TagList", "documentation": "

Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.

" }, "VersionDescription": { "shape": "VersionDescription", "documentation": "

A description of the current template version being created. This API operation creates the first version of the template. Every time UpdateTemplate is called, a new version is created. Each version of the template maintains a description of the version in the VersionDescription field.

" }, "Definition": { "shape": "TemplateVersionDefinition", "documentation": "

The definition of a template.

A definition is the data model of all features in a Dashboard, Template, or Analysis.

Either a SourceEntity or a Definition must be provided in order for the request to be valid.

" }, "ValidationStrategy": { "shape": "ValidationStrategy", "documentation": "

TThe option to relax the validation needed to create a template with definition objects. This skips the validation step for specific errors.

" } } }, "CreateTemplateResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN for the template.

" }, "VersionArn": { "shape": "Arn", "documentation": "

The ARN for the template, including the version information of the first version.

" }, "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the template.

" }, "CreationStatus": { "shape": "ResourceStatus", "documentation": "

The template creation status.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "CreateThemeAliasRequest": { "type": "structure", "required": [ "AwsAccountId", "ThemeId", "AliasName", "ThemeVersionNumber" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the theme for the new theme alias.

", "location": "uri", "locationName": "AwsAccountId" }, "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

An ID for the theme alias.

", "location": "uri", "locationName": "ThemeId" }, "AliasName": { "shape": "AliasName", "documentation": "

The name that you want to give to the theme alias that you are creating. The alias name can't begin with a $. Alias names that start with $ are reserved by Amazon QuickSight.

", "location": "uri", "locationName": "AliasName" }, "ThemeVersionNumber": { "shape": "VersionNumber", "documentation": "

The version number of the theme.

" } } }, "CreateThemeAliasResponse": { "type": "structure", "members": { "ThemeAlias": { "shape": "ThemeAlias", "documentation": "

Information about the theme alias.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "CreateThemeRequest": { "type": "structure", "required": [ "AwsAccountId", "ThemeId", "Name", "BaseThemeId", "Configuration" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account where you want to store the new theme.

", "location": "uri", "locationName": "AwsAccountId" }, "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

An ID for the theme that you want to create. The theme ID is unique per Amazon Web Services Region in each Amazon Web Services account.

", "location": "uri", "locationName": "ThemeId" }, "Name": { "shape": "ThemeName", "documentation": "

A display name for the theme.

" }, "BaseThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the theme that a custom theme will inherit from. All themes inherit from one of the starting themes defined by Amazon QuickSight. For a list of the starting themes, use ListThemes or choose Themes from within an analysis.

" }, "VersionDescription": { "shape": "VersionDescription", "documentation": "

A description of the first version of the theme that you're creating. Every time UpdateTheme is called, a new version is created. Each version of the theme has a description of the version in the VersionDescription field.

" }, "Configuration": { "shape": "ThemeConfiguration", "documentation": "

The theme configuration, which contains the theme display properties.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

A valid grouping of resource permissions to apply to the new theme.

" }, "Tags": { "shape": "TagList", "documentation": "

A map of the key-value pairs for the resource tag or tags that you want to add to the resource.

" } } }, "CreateThemeResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the theme.

" }, "VersionArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the new theme.

" }, "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the theme.

" }, "CreationStatus": { "shape": "ResourceStatus", "documentation": "

The theme creation status.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "CreateTopicRefreshScheduleRequest": { "type": "structure", "required": [ "AwsAccountId", "TopicId", "DatasetArn", "RefreshSchedule" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the topic you're creating a refresh schedule for.

", "location": "uri", "locationName": "AwsAccountId" }, "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic that you want to modify. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "TopicId" }, "DatasetArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the dataset.

" }, "DatasetName": { "shape": "String", "documentation": "

The name of the dataset.

" }, "RefreshSchedule": { "shape": "TopicRefreshSchedule", "documentation": "

The definition of a refresh schedule.

" } } }, "CreateTopicRefreshScheduleResponse": { "type": "structure", "members": { "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic that you want to modify. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "TopicArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the topic.

" }, "DatasetArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the dataset.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "CreateTopicRequest": { "type": "structure", "required": [ "AwsAccountId", "TopicId", "Topic" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that you want to create a topic in.

", "location": "uri", "locationName": "AwsAccountId" }, "TopicId": { "shape": "TopicId", "documentation": "

The ID for the topic that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "Topic": { "shape": "TopicDetails", "documentation": "

The definition of a topic to create.

" }, "Tags": { "shape": "TagList", "documentation": "

Contains a map of the key-value pairs for the resource tag or tags that are assigned to the dataset.

" } } }, "CreateTopicResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the topic.

" }, "TopicId": { "shape": "TopicId", "documentation": "

The ID for the topic that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "RefreshArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the topic refresh.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "CreateTopicReviewedAnswer": { "type": "structure", "required": [ "AnswerId", "DatasetArn", "Question" ], "members": { "AnswerId": { "shape": "AnswerId", "documentation": "

The answer ID for the CreateTopicReviewedAnswer.

" }, "DatasetArn": { "shape": "Arn", "documentation": "

The Dataset arn for the CreateTopicReviewedAnswer.

" }, "Question": { "shape": "LimitedString", "documentation": "

The Question to be created.

" }, "Mir": { "shape": "TopicIR", "documentation": "

The Mir for the CreateTopicReviewedAnswer.

" }, "PrimaryVisual": { "shape": "TopicVisual", "documentation": "

The PrimaryVisual for the CreateTopicReviewedAnswer.

" }, "Template": { "shape": "TopicTemplate", "documentation": "

The template for the CreateTopicReviewedAnswer.

" } }, "documentation": "

The definition for a CreateTopicReviewedAnswer.

" }, "CreateTopicReviewedAnswers": { "type": "list", "member": { "shape": "CreateTopicReviewedAnswer" }, "max": 100, "min": 0 }, "CreateVPCConnectionRequest": { "type": "structure", "required": [ "AwsAccountId", "VPCConnectionId", "Name", "SubnetIds", "SecurityGroupIds", "RoleArn" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID of the account where you want to create a new VPC connection.

", "location": "uri", "locationName": "AwsAccountId" }, "VPCConnectionId": { "shape": "VPCConnectionResourceIdRestricted", "documentation": "

The ID of the VPC connection that you're creating. This ID is a unique identifier for each Amazon Web Services Region in an Amazon Web Services account.

" }, "Name": { "shape": "ResourceName", "documentation": "

The display name for the VPC connection.

" }, "SubnetIds": { "shape": "SubnetIdList", "documentation": "

A list of subnet IDs for the VPC connection.

" }, "SecurityGroupIds": { "shape": "SecurityGroupIdList", "documentation": "

A list of security group IDs for the VPC connection.

" }, "DnsResolvers": { "shape": "DnsResolverList", "documentation": "

A list of IP addresses of DNS resolver endpoints for the VPC connection.

" }, "RoleArn": { "shape": "RoleArn", "documentation": "

The IAM role to associate with the VPC connection.

" }, "Tags": { "shape": "TagList", "documentation": "

A map of the key-value pairs for the resource tag or tags assigned to the VPC connection.

" } } }, "CreateVPCConnectionResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the VPC connection.

" }, "VPCConnectionId": { "shape": "VPCConnectionResourceIdRestricted", "documentation": "

The ID for the VPC connection that you're creating. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "CreationStatus": { "shape": "VPCConnectionResourceStatus", "documentation": "

The status of the creation of the VPC connection.

" }, "AvailabilityStatus": { "shape": "VPCConnectionAvailabilityStatus", "documentation": "

The availability status of the VPC connection.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "CredentialPair": { "type": "structure", "required": [ "Username", "Password" ], "members": { "Username": { "shape": "DbUsername", "documentation": "

User name.

" }, "Password": { "shape": "Password", "documentation": "

Password.

" }, "AlternateDataSourceParameters": { "shape": "DataSourceParametersList", "documentation": "

A set of alternate data source parameters that you want to share for these credentials. The credentials are applied in tandem with the data source parameters when you copy a data source by using a create or update request. The API operation compares the DataSourceParameters structure that's in the request with the structures in the AlternateDataSourceParameters allow list. If the structures are an exact match, the request is allowed to use the new data source with the existing credentials. If the AlternateDataSourceParameters list is null, the DataSourceParameters originally used with these Credentials is automatically allowed.

" } }, "documentation": "

The combination of user name and password that are used as credentials.

" }, "CrossDatasetTypes": { "type": "string", "enum": [ "ALL_DATASETS", "SINGLE_DATASET" ] }, "CurrencyCode": { "type": "string", "pattern": "[A-Z]{3}" }, "CurrencyDisplayFormatConfiguration": { "type": "structure", "members": { "Prefix": { "shape": "Prefix", "documentation": "

Determines the prefix value of the currency format.

" }, "Suffix": { "shape": "Suffix", "documentation": "

Determines the suffix value of the currency format.

" }, "SeparatorConfiguration": { "shape": "NumericSeparatorConfiguration", "documentation": "

The options that determine the numeric separator configuration.

" }, "Symbol": { "shape": "CurrencyCode", "documentation": "

Determines the symbol for the currency format.

" }, "DecimalPlacesConfiguration": { "shape": "DecimalPlacesConfiguration", "documentation": "

The option that determines the decimal places configuration.

" }, "NumberScale": { "shape": "NumberScale", "documentation": "

Determines the number scale value for the currency format.

" }, "NegativeValueConfiguration": { "shape": "NegativeValueConfiguration", "documentation": "

The options that determine the negative value configuration.

" }, "NullValueFormatConfiguration": { "shape": "NullValueFormatConfiguration", "documentation": "

The options that determine the null value format configuration.

" } }, "documentation": "

The options that determine the currency display format configuration.

" }, "CustomActionColumnList": { "type": "list", "member": { "shape": "ColumnIdentifier" }, "max": 10 }, "CustomActionFilterOperation": { "type": "structure", "required": [ "SelectedFieldsConfiguration", "TargetVisualsConfiguration" ], "members": { "SelectedFieldsConfiguration": { "shape": "FilterOperationSelectedFieldsConfiguration", "documentation": "

The configuration that chooses the fields to be filtered.

" }, "TargetVisualsConfiguration": { "shape": "FilterOperationTargetVisualsConfiguration", "documentation": "

The configuration that chooses the target visuals to be filtered.

" } }, "documentation": "

The filter operation that filters data included in a visual or in an entire sheet.

" }, "CustomActionNavigationOperation": { "type": "structure", "members": { "LocalNavigationConfiguration": { "shape": "LocalNavigationConfiguration", "documentation": "

The configuration that chooses the navigation target.

" } }, "documentation": "

The navigation operation that navigates between different sheets in the same analysis.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "CustomActionSetParametersOperation": { "type": "structure", "required": [ "ParameterValueConfigurations" ], "members": { "ParameterValueConfigurations": { "shape": "SetParameterValueConfigurationList", "documentation": "

The parameter that determines the value configuration.

" } }, "documentation": "

The set parameter operation that sets parameters in custom action.

" }, "CustomActionURLOperation": { "type": "structure", "required": [ "URLTemplate", "URLTarget" ], "members": { "URLTemplate": { "shape": "URLOperationTemplate", "documentation": "

THe URL link of the CustomActionURLOperation.

" }, "URLTarget": { "shape": "URLTargetConfiguration", "documentation": "

The target of the CustomActionURLOperation.

Valid values are defined as follows:

" } }, "documentation": "

The URL operation that opens a link to another webpage.

" }, "CustomColor": { "type": "structure", "required": [ "Color" ], "members": { "FieldValue": { "shape": "FieldValue", "documentation": "

The data value that the color is applied to.

" }, "Color": { "shape": "HexColor", "documentation": "

The color that is applied to the data value.

" }, "SpecialValue": { "shape": "SpecialValue", "documentation": "

The value of a special data value.

" } }, "documentation": "

Determines the color that's applied to a particular data value in a column.

" }, "CustomColorsList": { "type": "list", "member": { "shape": "CustomColor" }, "max": 50 }, "CustomContentConfiguration": { "type": "structure", "members": { "ContentUrl": { "shape": "URLOperationTemplate", "documentation": "

The input URL that links to the custom content that you want in the custom visual.

" }, "ContentType": { "shape": "CustomContentType", "documentation": "

The content type of the custom content visual. You can use this to have the visual render as an image.

" }, "ImageScaling": { "shape": "CustomContentImageScalingConfiguration", "documentation": "

The sizing options for the size of the custom content visual. This structure is required when the ContentType of the visual is 'IMAGE'.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration of a CustomContentVisual.

" }, "CustomContentImageScalingConfiguration": { "type": "string", "enum": [ "FIT_TO_HEIGHT", "FIT_TO_WIDTH", "DO_NOT_SCALE", "SCALE_TO_VISUAL" ] }, "CustomContentType": { "type": "string", "enum": [ "IMAGE", "OTHER_EMBEDDED_CONTENT" ] }, "CustomContentVisual": { "type": "structure", "required": [ "VisualId", "DataSetIdentifier" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "CustomContentConfiguration", "documentation": "

The configuration of a CustomContentVisual.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" }, "DataSetIdentifier": { "shape": "DataSetIdentifier", "documentation": "

The dataset that is used to create the custom content visual. You can't create a visual without a dataset.

" } }, "documentation": "

A visual that contains custom content.

For more information, see Using custom visual content in the Amazon QuickSight User Guide.

" }, "CustomFilterConfiguration": { "type": "structure", "required": [ "MatchOperator", "NullOption" ], "members": { "MatchOperator": { "shape": "CategoryFilterMatchOperator", "documentation": "

The match operator that is used to determine if a filter should be applied.

" }, "CategoryValue": { "shape": "CategoryValue", "documentation": "

The category value for the filter.

This field is mutually exclusive to ParameterName.

" }, "SelectAllOptions": { "shape": "CategoryFilterSelectAllOptions", "documentation": "

Select all of the values. Null is not the assigned value of select all.

" }, "ParameterName": { "shape": "ParameterName", "documentation": "

The parameter whose value should be used for the filter value.

This field is mutually exclusive to CategoryValue.

" }, "NullOption": { "shape": "FilterNullOption", "documentation": "

This option determines how null values should be treated when filtering data.

" } }, "documentation": "

A custom filter that filters based on a single value. This filter can be partially matched.

" }, "CustomFilterListConfiguration": { "type": "structure", "required": [ "MatchOperator", "NullOption" ], "members": { "MatchOperator": { "shape": "CategoryFilterMatchOperator", "documentation": "

The match operator that is used to determine if a filter should be applied.

" }, "CategoryValues": { "shape": "CategoryValueList", "documentation": "

The list of category values for the filter.

" }, "SelectAllOptions": { "shape": "CategoryFilterSelectAllOptions", "documentation": "

Select all of the values. Null is not the assigned value of select all.

" }, "NullOption": { "shape": "FilterNullOption", "documentation": "

This option determines how null values should be treated when filtering data.

" } }, "documentation": "

A list of custom filter values.

" }, "CustomLabel": { "type": "string", "max": 2048, "min": 1 }, "CustomNarrativeOptions": { "type": "structure", "required": [ "Narrative" ], "members": { "Narrative": { "shape": "NarrativeString", "documentation": "

The string input of custom narrative.

" } }, "documentation": "

The custom narrative options.

" }, "CustomParameterValues": { "type": "structure", "members": { "StringValues": { "shape": "StringDefaultValueList", "documentation": "

A list of string-type parameter values.

" }, "IntegerValues": { "shape": "IntegerDefaultValueList", "documentation": "

A list of integer-type parameter values.

" }, "DecimalValues": { "shape": "DecimalDefaultValueList", "documentation": "

A list of decimal-type parameter values.

" }, "DateTimeValues": { "shape": "DateTimeDefaultValueList", "documentation": "

A list of datetime-type parameter values.

" } }, "documentation": "

The customized parameter values.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "CustomSql": { "type": "structure", "required": [ "DataSourceArn", "Name", "SqlQuery" ], "members": { "DataSourceArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the data source.

" }, "Name": { "shape": "CustomSqlName", "documentation": "

A display name for the SQL query result.

" }, "SqlQuery": { "shape": "SqlQuery", "documentation": "

The SQL query.

" }, "Columns": { "shape": "InputColumnList", "documentation": "

The column schema from the SQL query result set.

" } }, "documentation": "

A physical table type built from the results of the custom SQL query.

" }, "CustomSqlName": { "type": "string", "max": 64, "min": 1 }, "CustomValuesConfiguration": { "type": "structure", "required": [ "CustomValues" ], "members": { "IncludeNullValue": { "shape": "BooleanObject", "documentation": "

Includes the null value in custom action parameter values.

" }, "CustomValues": { "shape": "CustomParameterValues" } }, "documentation": "

The configuration of custom values for the destination parameter in DestinationParameterValueConfiguration.

" }, "Dashboard": { "type": "structure", "members": { "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

Dashboard ID.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the resource.

" }, "Name": { "shape": "DashboardName", "documentation": "

A display name for the dashboard.

" }, "Version": { "shape": "DashboardVersion", "documentation": "

Version.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that this dashboard was created.

" }, "LastPublishedTime": { "shape": "Timestamp", "documentation": "

The last time that this dashboard was published.

" }, "LastUpdatedTime": { "shape": "Timestamp", "documentation": "

The last time that this dashboard was updated.

" }, "LinkEntities": { "shape": "LinkEntityArnList", "documentation": "

A list of analysis Amazon Resource Names (ARNs) to be linked to the dashboard.

" } }, "documentation": "

Dashboard.

" }, "DashboardBehavior": { "type": "string", "enum": [ "ENABLED", "DISABLED" ] }, "DashboardError": { "type": "structure", "members": { "Type": { "shape": "DashboardErrorType", "documentation": "

Type.

" }, "Message": { "shape": "NonEmptyString", "documentation": "

Message.

" }, "ViolatedEntities": { "shape": "EntityList", "documentation": "

Lists the violated entities that caused the dashboard error.

" } }, "documentation": "

Dashboard error.

" }, "DashboardErrorList": { "type": "list", "member": { "shape": "DashboardError" }, "min": 1 }, "DashboardErrorType": { "type": "string", "enum": [ "ACCESS_DENIED", "SOURCE_NOT_FOUND", "DATA_SET_NOT_FOUND", "INTERNAL_FAILURE", "PARAMETER_VALUE_INCOMPATIBLE", "PARAMETER_TYPE_INVALID", "PARAMETER_NOT_FOUND", "COLUMN_TYPE_MISMATCH", "COLUMN_GEOGRAPHIC_ROLE_MISMATCH", "COLUMN_REPLACEMENT_MISSING" ] }, "DashboardFilterAttribute": { "type": "string", "enum": [ "QUICKSIGHT_USER", "QUICKSIGHT_VIEWER_OR_OWNER", "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER", "QUICKSIGHT_OWNER", "DIRECT_QUICKSIGHT_OWNER", "DIRECT_QUICKSIGHT_SOLE_OWNER", "DASHBOARD_NAME" ] }, "DashboardName": { "type": "string", "max": 2048, "min": 1 }, "DashboardPublishOptions": { "type": "structure", "members": { "AdHocFilteringOption": { "shape": "AdHocFilteringOption", "documentation": "

Ad hoc (one-time) filtering option.

" }, "ExportToCSVOption": { "shape": "ExportToCSVOption", "documentation": "

Export to .csv option.

" }, "SheetControlsOption": { "shape": "SheetControlsOption", "documentation": "

Sheet controls option.

" }, "VisualPublishOptions": { "shape": "DashboardVisualPublishOptions", "documentation": "

The visual publish options of a visual in a dashboard.

", "deprecated": true, "deprecatedMessage": "VisualPublishOptions property will reach its end of standard support in a future release. To perform this action, use ExportWithHiddenFields." }, "SheetLayoutElementMaximizationOption": { "shape": "SheetLayoutElementMaximizationOption", "documentation": "

The sheet layout maximization options of a dashbaord.

" }, "VisualMenuOption": { "shape": "VisualMenuOption", "documentation": "

The menu options of a visual in a dashboard.

" }, "VisualAxisSortOption": { "shape": "VisualAxisSortOption", "documentation": "

The axis sort options of a dashboard.

" }, "ExportWithHiddenFieldsOption": { "shape": "ExportWithHiddenFieldsOption", "documentation": "

Determines if hidden fields are exported with a dashboard.

" }, "DataPointDrillUpDownOption": { "shape": "DataPointDrillUpDownOption", "documentation": "

The drill-down options of data points in a dashboard.

" }, "DataPointMenuLabelOption": { "shape": "DataPointMenuLabelOption", "documentation": "

The data point menu label options of a dashboard.

" }, "DataPointTooltipOption": { "shape": "DataPointTooltipOption", "documentation": "

The data point tool tip options of a dashboard.

" } }, "documentation": "

Dashboard publish options.

" }, "DashboardSearchFilter": { "type": "structure", "required": [ "Operator" ], "members": { "Operator": { "shape": "FilterOperator", "documentation": "

The comparison operator that you want to use as a filter, for example \"Operator\": \"StringEquals\". Valid values are \"StringEquals\" and \"StringLike\".

If you set the operator value to \"StringEquals\", you need to provide an ownership related filter in the \"NAME\" field and the arn of the user or group whose folders you want to search in the \"Value\" field. For example, \"Name\":\"DIRECT_QUICKSIGHT_OWNER\", \"Operator\": \"StringEquals\", \"Value\": \"arn:aws:quicksight:us-east-1:1:user/default/UserName1\".

If you set the value to \"StringLike\", you need to provide the name of the folders you are searching for. For example, \"Name\":\"DASHBOARD_NAME\", \"Operator\": \"StringLike\", \"Value\": \"Test\". The \"StringLike\" operator only supports the NAME value DASHBOARD_NAME.

" }, "Name": { "shape": "DashboardFilterAttribute", "documentation": "

The name of the value that you want to use as a filter, for example, \"Name\": \"QUICKSIGHT_OWNER\".

Valid values are defined as follows:

" }, "Value": { "shape": "String", "documentation": "

The value of the named item, in this case QUICKSIGHT_USER, that you want to use as a filter, for example, \"Value\": \"arn:aws:quicksight:us-east-1:1:user/default/UserName1\".

" } }, "documentation": "

A filter that you apply when searching for dashboards.

" }, "DashboardSearchFilterList": { "type": "list", "member": { "shape": "DashboardSearchFilter" }, "max": 1, "min": 1 }, "DashboardSourceEntity": { "type": "structure", "members": { "SourceTemplate": { "shape": "DashboardSourceTemplate", "documentation": "

Source template.

" } }, "documentation": "

Dashboard source entity.

" }, "DashboardSourceTemplate": { "type": "structure", "required": [ "DataSetReferences", "Arn" ], "members": { "DataSetReferences": { "shape": "DataSetReferenceList", "documentation": "

Dataset references.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the resource.

" } }, "documentation": "

Dashboard source template.

" }, "DashboardSummary": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the resource.

" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

Dashboard ID.

" }, "Name": { "shape": "DashboardName", "documentation": "

A display name for the dashboard.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that this dashboard was created.

" }, "LastUpdatedTime": { "shape": "Timestamp", "documentation": "

The last time that this dashboard was updated.

" }, "PublishedVersionNumber": { "shape": "VersionNumber", "documentation": "

Published version number.

" }, "LastPublishedTime": { "shape": "Timestamp", "documentation": "

The last time that this dashboard was published.

" } }, "documentation": "

Dashboard summary.

" }, "DashboardSummaryList": { "type": "list", "member": { "shape": "DashboardSummary" }, "max": 100 }, "DashboardUIState": { "type": "string", "enum": [ "EXPANDED", "COLLAPSED" ] }, "DashboardVersion": { "type": "structure", "members": { "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that this dashboard version was created.

" }, "Errors": { "shape": "DashboardErrorList", "documentation": "

Errors associated with this dashboard version.

" }, "VersionNumber": { "shape": "VersionNumber", "documentation": "

Version number for this version of the dashboard.

" }, "Status": { "shape": "ResourceStatus", "documentation": "

The HTTP status of the request.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the resource.

" }, "SourceEntityArn": { "shape": "Arn", "documentation": "

Source entity ARN.

" }, "DataSetArns": { "shape": "DataSetArnsList", "documentation": "

The Amazon Resource Numbers (ARNs) for the datasets that are associated with this version of the dashboard.

" }, "Description": { "shape": "VersionDescription", "documentation": "

Description.

" }, "ThemeArn": { "shape": "Arn", "documentation": "

The ARN of the theme associated with a version of the dashboard.

" }, "Sheets": { "shape": "SheetList", "documentation": "

A list of the associated sheets with the unique identifier and name of each sheet.

" } }, "documentation": "

Dashboard version.

" }, "DashboardVersionDefinition": { "type": "structure", "required": [ "DataSetIdentifierDeclarations" ], "members": { "DataSetIdentifierDeclarations": { "shape": "DataSetIdentifierDeclarationList", "documentation": "

An array of dataset identifier declarations. With this mapping,you can use dataset identifiers instead of dataset Amazon Resource Names (ARNs) throughout the dashboard's sub-structures.

" }, "Sheets": { "shape": "SheetDefinitionList", "documentation": "

An array of sheet definitions for a dashboard.

" }, "CalculatedFields": { "shape": "CalculatedFields", "documentation": "

An array of calculated field definitions for the dashboard.

" }, "ParameterDeclarations": { "shape": "ParameterDeclarationList", "documentation": "

The parameter declarations for a dashboard. Parameters are named variables that can transfer a value for use by an action or an object.

For more information, see Parameters in Amazon QuickSight in the Amazon QuickSight User Guide.

" }, "FilterGroups": { "shape": "FilterGroupList", "documentation": "

The filter definitions for a dashboard.

For more information, see Filtering Data in Amazon QuickSight in the Amazon QuickSight User Guide.

" }, "ColumnConfigurations": { "shape": "ColumnConfigurationList", "documentation": "

An array of dashboard-level column configurations. Column configurations are used to set the default formatting for a column that is used throughout a dashboard.

" }, "AnalysisDefaults": { "shape": "AnalysisDefaults" }, "Options": { "shape": "AssetOptions", "documentation": "

An array of option definitions for a dashboard.

" } }, "documentation": "

The contents of a dashboard.

" }, "DashboardVersionSummary": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the resource.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that this dashboard version was created.

" }, "VersionNumber": { "shape": "VersionNumber", "documentation": "

Version number.

" }, "Status": { "shape": "ResourceStatus", "documentation": "

The HTTP status of the request.

" }, "SourceEntityArn": { "shape": "Arn", "documentation": "

Source entity ARN.

" }, "Description": { "shape": "VersionDescription", "documentation": "

Description.

" } }, "documentation": "

Dashboard version summary.

" }, "DashboardVersionSummaryList": { "type": "list", "member": { "shape": "DashboardVersionSummary" }, "max": 100 }, "DashboardVisualId": { "type": "structure", "required": [ "DashboardId", "SheetId", "VisualId" ], "members": { "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the dashboard that has the visual that you want to embed. The DashboardId can be found in the IDs for developers section of the Embed visual pane of the visual's on-visual menu of the Amazon QuickSight console. You can also get the DashboardId with a ListDashboards API operation.

" }, "SheetId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the sheet that the has visual that you want to embed. The SheetId can be found in the IDs for developers section of the Embed visual pane of the visual's on-visual menu of the Amazon QuickSight console.

" }, "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the visual that you want to embed. The VisualID can be found in the IDs for developers section of the Embed visual pane of the visual's on-visual menu of the Amazon QuickSight console.

" } }, "documentation": "

A structure that contains the following elements:

The DashboardId, SheetId, and VisualId can be found in the IDs for developers section of the Embed visual pane of the visual's on-visual menu of the Amazon QuickSight console. You can also get the DashboardId with a ListDashboards API operation.

" }, "DashboardVisualPublishOptions": { "type": "structure", "members": { "ExportHiddenFieldsOption": { "shape": "ExportHiddenFieldsOption", "documentation": "

Determines if hidden fields are included in an exported dashboard.

" } }, "documentation": "

The visual publish options of a visual in a dashboard

" }, "DataAggregation": { "type": "structure", "members": { "DatasetRowDateGranularity": { "shape": "TopicTimeGranularity", "documentation": "

The level of time precision that is used to aggregate DateTime values.

" }, "DefaultDateColumnName": { "shape": "LimitedString", "documentation": "

The column name for the default date.

" } }, "documentation": "

A structure that represents a data aggregation.

" }, "DataBarsOptions": { "type": "structure", "required": [ "FieldId" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The field ID for the data bars options.

" }, "PositiveColor": { "shape": "HexColor", "documentation": "

The color of the positive data bar.

" }, "NegativeColor": { "shape": "HexColor", "documentation": "

The color of the negative data bar.

" } }, "documentation": "

The options for data bars.

" }, "DataColor": { "type": "structure", "members": { "Color": { "shape": "HexColor", "documentation": "

The color that is applied to the data value.

" }, "DataValue": { "shape": "Double", "documentation": "

The data value that the color is applied to.

", "box": true } }, "documentation": "

Determines the color that is applied to a particular data value.

" }, "DataColorPalette": { "type": "structure", "members": { "Colors": { "shape": "ColorList", "documentation": "

The hexadecimal codes for the colors.

" }, "MinMaxGradient": { "shape": "ColorList", "documentation": "

The minimum and maximum hexadecimal codes that describe a color gradient.

" }, "EmptyFillColor": { "shape": "HexColor", "documentation": "

The hexadecimal code of a color that applies to charts where a lack of data is highlighted.

" } }, "documentation": "

The theme colors that are used for data colors in charts. The colors description is a hexadecimal color code that consists of six alphanumerical characters, prefixed with #, for example #37BFF5.

" }, "DataFieldSeriesItem": { "type": "structure", "required": [ "FieldId", "AxisBinding" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The field ID of the field that you are setting the axis binding to.

" }, "FieldValue": { "shape": "SensitiveString", "documentation": "

The field value of the field that you are setting the axis binding to.

" }, "AxisBinding": { "shape": "AxisBinding", "documentation": "

The axis that you are binding the field to.

" }, "Settings": { "shape": "LineChartSeriesSettings", "documentation": "

The options that determine the presentation of line series associated to the field.

" } }, "documentation": "

The data field series item configuration of a line chart.

" }, "DataLabelContent": { "type": "string", "enum": [ "VALUE", "PERCENT", "VALUE_AND_PERCENT" ] }, "DataLabelOptions": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

Determines the visibility of the data labels.

" }, "CategoryLabelVisibility": { "shape": "Visibility", "documentation": "

Determines the visibility of the category field labels.

" }, "MeasureLabelVisibility": { "shape": "Visibility", "documentation": "

Determines the visibility of the measure field labels.

" }, "DataLabelTypes": { "shape": "DataLabelTypes", "documentation": "

The option that determines the data label type.

" }, "Position": { "shape": "DataLabelPosition", "documentation": "

Determines the position of the data labels.

" }, "LabelContent": { "shape": "DataLabelContent", "documentation": "

Determines the content of the data labels.

" }, "LabelFontConfiguration": { "shape": "FontConfiguration", "documentation": "

Determines the font configuration of the data labels.

" }, "LabelColor": { "shape": "HexColor", "documentation": "

Determines the color of the data labels.

" }, "Overlap": { "shape": "DataLabelOverlap", "documentation": "

Determines whether overlap is enabled or disabled for the data labels.

" }, "TotalsVisibility": { "shape": "Visibility", "documentation": "

Determines the visibility of the total.

" } }, "documentation": "

The options that determine the presentation of the data labels.

" }, "DataLabelOverlap": { "type": "string", "enum": [ "DISABLE_OVERLAP", "ENABLE_OVERLAP" ] }, "DataLabelPosition": { "type": "string", "enum": [ "INSIDE", "OUTSIDE", "LEFT", "TOP", "BOTTOM", "RIGHT" ] }, "DataLabelType": { "type": "structure", "members": { "FieldLabelType": { "shape": "FieldLabelType", "documentation": "

Determines the label configuration for the entire field.

" }, "DataPathLabelType": { "shape": "DataPathLabelType", "documentation": "

The option that specifies individual data values for labels.

" }, "RangeEndsLabelType": { "shape": "RangeEndsLabelType", "documentation": "

Determines the label configuration for range end value in a visual.

" }, "MinimumLabelType": { "shape": "MinimumLabelType", "documentation": "

Determines the label configuration for the minimum value in a visual.

" }, "MaximumLabelType": { "shape": "MaximumLabelType", "documentation": "

Determines the label configuration for the maximum value in a visual.

" } }, "documentation": "

The option that determines the data label type.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "DataLabelTypes": { "type": "list", "member": { "shape": "DataLabelType" }, "max": 100 }, "DataPathColor": { "type": "structure", "required": [ "Element", "Color" ], "members": { "Element": { "shape": "DataPathValue", "documentation": "

The element that the color needs to be applied to.

" }, "Color": { "shape": "HexColor", "documentation": "

The color that needs to be applied to the element.

" }, "TimeGranularity": { "shape": "TimeGranularity", "documentation": "

The time granularity of the field that the color needs to be applied to.

" } }, "documentation": "

The color map that determines the color options for a particular element.

" }, "DataPathColorList": { "type": "list", "member": { "shape": "DataPathColor" }, "max": 5000 }, "DataPathLabelType": { "type": "structure", "members": { "FieldId": { "shape": "FieldId", "documentation": "

The field ID of the field that the data label needs to be applied to.

" }, "FieldValue": { "shape": "FieldValue", "documentation": "

The actual value of the field that is labeled.

" }, "Visibility": { "shape": "Visibility", "documentation": "

The visibility of the data label.

" } }, "documentation": "

The option that specifies individual data values for labels.

" }, "DataPathSort": { "type": "structure", "required": [ "Direction", "SortPaths" ], "members": { "Direction": { "shape": "SortDirection", "documentation": "

Determines the sort direction.

" }, "SortPaths": { "shape": "DataPathValueList", "documentation": "

The list of data paths that need to be sorted.

" } }, "documentation": "

Allows data paths to be sorted by a specific data value.

" }, "DataPathType": { "type": "structure", "members": { "PivotTableDataPathType": { "shape": "PivotTableDataPathType", "documentation": "

The type of data path value utilized in a pivot table. Choose one of the following options:

" } }, "documentation": "

The type of the data path value.

" }, "DataPathValue": { "type": "structure", "members": { "FieldId": { "shape": "FieldId", "documentation": "

The field ID of the field that needs to be sorted.

" }, "FieldValue": { "shape": "FieldValue", "documentation": "

The actual value of the field that needs to be sorted.

" }, "DataPathType": { "shape": "DataPathType", "documentation": "

The type configuration of the field.

" } }, "documentation": "

The data path that needs to be sorted.

" }, "DataPathValueList": { "type": "list", "member": { "shape": "DataPathValue" }, "max": 20 }, "DataPointDrillUpDownOption": { "type": "structure", "members": { "AvailabilityStatus": { "shape": "DashboardBehavior", "documentation": "

The status of the drill down options of data points.

" } }, "documentation": "

The drill down options for data points in a dashbaord.

" }, "DataPointMenuLabelOption": { "type": "structure", "members": { "AvailabilityStatus": { "shape": "DashboardBehavior", "documentation": "

The status of the data point menu options.

" } }, "documentation": "

The data point menu options of a dashboard.

" }, "DataPointTooltipOption": { "type": "structure", "members": { "AvailabilityStatus": { "shape": "DashboardBehavior", "documentation": "

The status of the data point tool tip options.

" } }, "documentation": "

The data point tooltip options.

" }, "DataSet": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the resource.

" }, "DataSetId": { "shape": "ResourceId", "documentation": "

The ID of the dataset.

" }, "Name": { "shape": "ResourceName", "documentation": "

A display name for the dataset.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that this dataset was created.

" }, "LastUpdatedTime": { "shape": "Timestamp", "documentation": "

The last time that this dataset was updated.

" }, "PhysicalTableMap": { "shape": "PhysicalTableMap", "documentation": "

Declares the physical tables that are available in the underlying data sources.

" }, "LogicalTableMap": { "shape": "LogicalTableMap", "documentation": "

Configures the combination and transformation of the data from the physical tables.

" }, "OutputColumns": { "shape": "OutputColumnList", "documentation": "

The list of columns after all transforms. These columns are available in templates, analyses, and dashboards.

" }, "ImportMode": { "shape": "DataSetImportMode", "documentation": "

A value that indicates whether you want to import the data into SPICE.

" }, "ConsumedSpiceCapacityInBytes": { "shape": "Long", "documentation": "

The amount of SPICE capacity used by this dataset. This is 0 if the dataset isn't imported into SPICE.

" }, "ColumnGroups": { "shape": "ColumnGroupList", "documentation": "

Groupings of columns that work together in certain Amazon QuickSight features. Currently, only geospatial hierarchy is supported.

" }, "FieldFolders": { "shape": "FieldFolderMap", "documentation": "

The folder that contains fields and nested subfolders for your dataset.

" }, "RowLevelPermissionDataSet": { "shape": "RowLevelPermissionDataSet", "documentation": "

The row-level security configuration for the dataset.

" }, "RowLevelPermissionTagConfiguration": { "shape": "RowLevelPermissionTagConfiguration", "documentation": "

The element you can use to define tags for row-level security.

" }, "ColumnLevelPermissionRules": { "shape": "ColumnLevelPermissionRuleList", "documentation": "

A set of one or more definitions of a ColumnLevelPermissionRule .

" }, "DataSetUsageConfiguration": { "shape": "DataSetUsageConfiguration", "documentation": "

The usage configuration to apply to child datasets that reference this dataset as a source.

" }, "DatasetParameters": { "shape": "DatasetParameterList", "documentation": "

The parameters that are declared in a dataset.

" } }, "documentation": "

Dataset.

" }, "DataSetArnsList": { "type": "list", "member": { "shape": "Arn" }, "max": 100 }, "DataSetCalculatedFieldExpression": { "type": "string", "max": 250000, "min": 1, "sensitive": true }, "DataSetConfiguration": { "type": "structure", "members": { "Placeholder": { "shape": "String", "documentation": "

Placeholder.

" }, "DataSetSchema": { "shape": "DataSetSchema", "documentation": "

Dataset schema.

" }, "ColumnGroupSchemaList": { "shape": "ColumnGroupSchemaList", "documentation": "

A structure containing the list of column group schemas.

" } }, "documentation": "

Dataset configuration.

" }, "DataSetConfigurationList": { "type": "list", "member": { "shape": "DataSetConfiguration" }, "max": 30 }, "DataSetFilterAttribute": { "type": "string", "enum": [ "QUICKSIGHT_VIEWER_OR_OWNER", "QUICKSIGHT_OWNER", "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER", "DIRECT_QUICKSIGHT_OWNER", "DIRECT_QUICKSIGHT_SOLE_OWNER", "DATASET_NAME" ] }, "DataSetIdentifier": { "type": "string", "max": 2048, "min": 1 }, "DataSetIdentifierDeclaration": { "type": "structure", "required": [ "Identifier", "DataSetArn" ], "members": { "Identifier": { "shape": "DataSetIdentifier", "documentation": "

The identifier of the data set, typically the data set's name.

" }, "DataSetArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the data set.

" } }, "documentation": "

A data set.

" }, "DataSetIdentifierDeclarationList": { "type": "list", "member": { "shape": "DataSetIdentifierDeclaration" }, "max": 50, "min": 1 }, "DataSetImportMode": { "type": "string", "enum": [ "SPICE", "DIRECT_QUERY" ] }, "DataSetName": { "type": "string", "max": 128, "min": 1 }, "DataSetReference": { "type": "structure", "required": [ "DataSetPlaceholder", "DataSetArn" ], "members": { "DataSetPlaceholder": { "shape": "NonEmptyString", "documentation": "

Dataset placeholder.

" }, "DataSetArn": { "shape": "Arn", "documentation": "

Dataset Amazon Resource Name (ARN).

" } }, "documentation": "

Dataset reference.

" }, "DataSetReferenceList": { "type": "list", "member": { "shape": "DataSetReference" }, "min": 1 }, "DataSetRefreshProperties": { "type": "structure", "required": [ "RefreshConfiguration" ], "members": { "RefreshConfiguration": { "shape": "RefreshConfiguration", "documentation": "

The refresh configuration for a dataset.

" } }, "documentation": "

The refresh properties of a dataset.

" }, "DataSetRegion": { "type": "string", "max": 256, "min": 1 }, "DataSetSchema": { "type": "structure", "members": { "ColumnSchemaList": { "shape": "ColumnSchemaList", "documentation": "

A structure containing the list of column schemas.

" } }, "documentation": "

Dataset schema.

" }, "DataSetSearchFilter": { "type": "structure", "required": [ "Operator", "Name", "Value" ], "members": { "Operator": { "shape": "FilterOperator", "documentation": "

The comparison operator that you want to use as a filter, for example \"Operator\": \"StringEquals\". Valid values are \"StringEquals\" and \"StringLike\".

If you set the operator value to \"StringEquals\", you need to provide an ownership related filter in the \"NAME\" field and the arn of the user or group whose datasets you want to search in the \"Value\" field. For example, \"Name\":\"QUICKSIGHT_OWNER\", \"Operator\": \"StringEquals\", \"Value\": \"arn:aws:quicksight:us-east- 1:1:user/default/UserName1\".

If you set the value to \"StringLike\", you need to provide the name of the datasets you are searching for. For example, \"Name\":\"DATASET_NAME\", \"Operator\": \"StringLike\", \"Value\": \"Test\". The \"StringLike\" operator only supports the NAME value DATASET_NAME.

" }, "Name": { "shape": "DataSetFilterAttribute", "documentation": "

The name of the value that you want to use as a filter, for example, \"Name\": \"QUICKSIGHT_OWNER\".

Valid values are defined as follows:

" }, "Value": { "shape": "String", "documentation": "

The value of the named item, in this case QUICKSIGHT_OWNER, that you want to use as a filter, for example, \"Value\": \"arn:aws:quicksight:us-east-1:1:user/default/UserName1\".

" } }, "documentation": "

A filter that you apply when searching for datasets.

" }, "DataSetSearchFilterList": { "type": "list", "member": { "shape": "DataSetSearchFilter" }, "max": 1, "min": 1 }, "DataSetSummary": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the dataset.

" }, "DataSetId": { "shape": "ResourceId", "documentation": "

The ID of the dataset.

" }, "Name": { "shape": "ResourceName", "documentation": "

A display name for the dataset.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that this dataset was created.

" }, "LastUpdatedTime": { "shape": "Timestamp", "documentation": "

The last time that this dataset was updated.

" }, "ImportMode": { "shape": "DataSetImportMode", "documentation": "

A value that indicates whether you want to import the data into SPICE.

" }, "RowLevelPermissionDataSet": { "shape": "RowLevelPermissionDataSet", "documentation": "

The row-level security configuration for the dataset.

" }, "RowLevelPermissionTagConfigurationApplied": { "shape": "Boolean", "documentation": "

Whether or not the row level permission tags are applied.

" }, "ColumnLevelPermissionRulesApplied": { "shape": "Boolean", "documentation": "

A value that indicates if the dataset has column level permission configured.

" } }, "documentation": "

Dataset summary.

" }, "DataSetSummaryList": { "type": "list", "member": { "shape": "DataSetSummary" } }, "DataSetUsageConfiguration": { "type": "structure", "members": { "DisableUseAsDirectQuerySource": { "shape": "Boolean", "documentation": "

An option that controls whether a child dataset of a direct query can use this dataset as a source.

" }, "DisableUseAsImportedSource": { "shape": "Boolean", "documentation": "

An option that controls whether a child dataset that's stored in QuickSight can use this dataset as a source.

" } }, "documentation": "

The usage configuration to apply to child datasets that reference this dataset as a source.

" }, "DataSource": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the data source.

" }, "DataSourceId": { "shape": "ResourceId", "documentation": "

The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "Name": { "shape": "ResourceName", "documentation": "

A display name for the data source.

" }, "Type": { "shape": "DataSourceType", "documentation": "

The type of the data source. This type indicates which database engine the data source connects to.

" }, "Status": { "shape": "ResourceStatus", "documentation": "

The HTTP status of the request.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that this data source was created.

" }, "LastUpdatedTime": { "shape": "Timestamp", "documentation": "

The last time that this data source was updated.

" }, "DataSourceParameters": { "shape": "DataSourceParameters", "documentation": "

The parameters that Amazon QuickSight uses to connect to your underlying source. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

" }, "AlternateDataSourceParameters": { "shape": "DataSourceParametersList", "documentation": "

A set of alternate data source parameters that you want to share for the credentials stored with this data source. The credentials are applied in tandem with the data source parameters when you copy a data source by using a create or update request. The API operation compares the DataSourceParameters structure that's in the request with the structures in the AlternateDataSourceParameters allow list. If the structures are an exact match, the request is allowed to use the credentials from this existing data source. If the AlternateDataSourceParameters list is null, the Credentials originally used with this DataSourceParameters are automatically allowed.

" }, "VpcConnectionProperties": { "shape": "VpcConnectionProperties", "documentation": "

The VPC connection information. You need to use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your underlying source.

" }, "SslProperties": { "shape": "SslProperties", "documentation": "

Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.

" }, "ErrorInfo": { "shape": "DataSourceErrorInfo", "documentation": "

Error information from the last update or the creation of the data source.

" }, "SecretArn": { "shape": "SecretArn", "documentation": "

The Amazon Resource Name (ARN) of the secret associated with the data source in Amazon Secrets Manager.

" } }, "documentation": "

The structure of a data source.

" }, "DataSourceCredentials": { "type": "structure", "members": { "CredentialPair": { "shape": "CredentialPair", "documentation": "

Credential pair. For more information, see CredentialPair .

" }, "CopySourceArn": { "shape": "CopySourceArn", "documentation": "

The Amazon Resource Name (ARN) of a data source that has the credential pair that you want to use. When CopySourceArn is not null, the credential pair from the data source in the ARN is used as the credentials for the DataSourceCredentials structure.

" }, "SecretArn": { "shape": "SecretArn", "documentation": "

The Amazon Resource Name (ARN) of the secret associated with the data source in Amazon Secrets Manager.

" } }, "documentation": "

Data source credentials. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

", "sensitive": true }, "DataSourceErrorInfo": { "type": "structure", "members": { "Type": { "shape": "DataSourceErrorInfoType", "documentation": "

Error type.

" }, "Message": { "shape": "String", "documentation": "

Error message.

" } }, "documentation": "

Error information for the data source creation or update.

" }, "DataSourceErrorInfoType": { "type": "string", "enum": [ "ACCESS_DENIED", "COPY_SOURCE_NOT_FOUND", "TIMEOUT", "ENGINE_VERSION_NOT_SUPPORTED", "UNKNOWN_HOST", "GENERIC_SQL_FAILURE", "CONFLICT", "UNKNOWN" ] }, "DataSourceFilterAttribute": { "type": "string", "enum": [ "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER", "DIRECT_QUICKSIGHT_OWNER", "DIRECT_QUICKSIGHT_SOLE_OWNER", "DATASOURCE_NAME" ] }, "DataSourceList": { "type": "list", "member": { "shape": "DataSource" } }, "DataSourceParameters": { "type": "structure", "members": { "AmazonElasticsearchParameters": { "shape": "AmazonElasticsearchParameters", "documentation": "

The parameters for OpenSearch.

" }, "AthenaParameters": { "shape": "AthenaParameters", "documentation": "

The parameters for Amazon Athena.

" }, "AuroraParameters": { "shape": "AuroraParameters", "documentation": "

The parameters for Amazon Aurora MySQL.

" }, "AuroraPostgreSqlParameters": { "shape": "AuroraPostgreSqlParameters", "documentation": "

The parameters for Amazon Aurora.

" }, "AwsIotAnalyticsParameters": { "shape": "AwsIotAnalyticsParameters", "documentation": "

The parameters for IoT Analytics.

" }, "JiraParameters": { "shape": "JiraParameters", "documentation": "

The parameters for Jira.

" }, "MariaDbParameters": { "shape": "MariaDbParameters", "documentation": "

The parameters for MariaDB.

" }, "MySqlParameters": { "shape": "MySqlParameters", "documentation": "

The parameters for MySQL.

" }, "OracleParameters": { "shape": "OracleParameters", "documentation": "

The parameters for Oracle.

" }, "PostgreSqlParameters": { "shape": "PostgreSqlParameters", "documentation": "

The parameters for PostgreSQL.

" }, "PrestoParameters": { "shape": "PrestoParameters", "documentation": "

The parameters for Presto.

" }, "RdsParameters": { "shape": "RdsParameters", "documentation": "

The parameters for Amazon RDS.

" }, "RedshiftParameters": { "shape": "RedshiftParameters", "documentation": "

The parameters for Amazon Redshift.

" }, "S3Parameters": { "shape": "S3Parameters", "documentation": "

The parameters for S3.

" }, "ServiceNowParameters": { "shape": "ServiceNowParameters", "documentation": "

The parameters for ServiceNow.

" }, "SnowflakeParameters": { "shape": "SnowflakeParameters", "documentation": "

The parameters for Snowflake.

" }, "SparkParameters": { "shape": "SparkParameters", "documentation": "

The parameters for Spark.

" }, "SqlServerParameters": { "shape": "SqlServerParameters", "documentation": "

The parameters for SQL Server.

" }, "TeradataParameters": { "shape": "TeradataParameters", "documentation": "

The parameters for Teradata.

" }, "TwitterParameters": { "shape": "TwitterParameters", "documentation": "

The parameters for Twitter.

" }, "AmazonOpenSearchParameters": { "shape": "AmazonOpenSearchParameters", "documentation": "

The parameters for OpenSearch.

" }, "ExasolParameters": { "shape": "ExasolParameters", "documentation": "

The parameters for Exasol.

" }, "DatabricksParameters": { "shape": "DatabricksParameters", "documentation": "

The parameters that are required to connect to a Databricks data source.

" }, "StarburstParameters": { "shape": "StarburstParameters", "documentation": "

The parameters that are required to connect to a Starburst data source.

" }, "TrinoParameters": { "shape": "TrinoParameters", "documentation": "

The parameters that are required to connect to a Trino data source.

" }, "BigQueryParameters": { "shape": "BigQueryParameters", "documentation": "

The parameters that are required to connect to a Google BigQuery data source.

" } }, "documentation": "

The parameters that Amazon QuickSight uses to connect to your underlying data source. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

" }, "DataSourceParametersList": { "type": "list", "member": { "shape": "DataSourceParameters" }, "max": 50, "min": 1 }, "DataSourceSearchFilter": { "type": "structure", "required": [ "Operator", "Name", "Value" ], "members": { "Operator": { "shape": "FilterOperator", "documentation": "

The comparison operator that you want to use as a filter, for example \"Operator\": \"StringEquals\". Valid values are \"StringEquals\" and \"StringLike\".

If you set the operator value to \"StringEquals\", you need to provide an ownership related filter in the \"NAME\" field and the arn of the user or group whose data sources you want to search in the \"Value\" field. For example, \"Name\":\"DIRECT_QUICKSIGHT_OWNER\", \"Operator\": \"StringEquals\", \"Value\": \"arn:aws:quicksight:us-east-1:1:user/default/UserName1\".

If you set the value to \"StringLike\", you need to provide the name of the data sources you are searching for. For example, \"Name\":\"DATASOURCE_NAME\", \"Operator\": \"StringLike\", \"Value\": \"Test\". The \"StringLike\" operator only supports the NAME value DATASOURCE_NAME.

" }, "Name": { "shape": "DataSourceFilterAttribute", "documentation": "

The name of the value that you want to use as a filter, for example, \"Name\": \"DIRECT_QUICKSIGHT_OWNER\".

Valid values are defined as follows:

" }, "Value": { "shape": "String", "documentation": "

The value of the named item, for example DIRECT_QUICKSIGHT_OWNER, that you want to use as a filter, for example, \"Value\": \"arn:aws:quicksight:us-east-1:1:user/default/UserName1\".

" } }, "documentation": "

A filter that you apply when searching for data sources.

" }, "DataSourceSearchFilterList": { "type": "list", "member": { "shape": "DataSourceSearchFilter" }, "max": 1, "min": 1 }, "DataSourceSummary": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The arn of the datasource.

" }, "DataSourceId": { "shape": "ResourceId", "documentation": "

The unique ID of the data source.

" }, "Name": { "shape": "ResourceName", "documentation": "

The name of the data source.

" }, "Type": { "shape": "DataSourceType", "documentation": "

The type of the data source.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The date and time that the data source was created. This value is expressed in MM-DD-YYYY HH:MM:SS format.

" }, "LastUpdatedTime": { "shape": "Timestamp", "documentation": "

The date and time the data source was last updated. This value is expressed in MM-DD-YYYY HH:MM:SS format.

" } }, "documentation": "

A DataSourceSummary object that returns a summary of a data source.

" }, "DataSourceSummaryList": { "type": "list", "member": { "shape": "DataSourceSummary" } }, "DataSourceType": { "type": "string", "enum": [ "ADOBE_ANALYTICS", "AMAZON_ELASTICSEARCH", "ATHENA", "AURORA", "AURORA_POSTGRESQL", "AWS_IOT_ANALYTICS", "GITHUB", "JIRA", "MARIADB", "MYSQL", "ORACLE", "POSTGRESQL", "PRESTO", "REDSHIFT", "S3", "SALESFORCE", "SERVICENOW", "SNOWFLAKE", "SPARK", "SQLSERVER", "TERADATA", "TWITTER", "TIMESTREAM", "AMAZON_OPENSEARCH", "EXASOL", "DATABRICKS", "STARBURST", "TRINO", "BIGQUERY" ] }, "Database": { "type": "string", "max": 128, "min": 1 }, "DatabaseGroup": { "type": "string", "max": 64, "min": 1 }, "DatabaseGroupList": { "type": "list", "member": { "shape": "DatabaseGroup" }, "max": 50, "min": 1 }, "DatabaseUser": { "type": "string", "max": 64, "min": 1 }, "DatabricksParameters": { "type": "structure", "required": [ "Host", "Port", "SqlEndpointPath" ], "members": { "Host": { "shape": "Host", "documentation": "

The host name of the Databricks data source.

" }, "Port": { "shape": "Port", "documentation": "

The port for the Databricks data source.

" }, "SqlEndpointPath": { "shape": "SqlEndpointPath", "documentation": "

The HTTP path of the Databricks data source.

" } }, "documentation": "

The parameters that are required to connect to a Databricks data source.

" }, "DatasetMetadata": { "type": "structure", "required": [ "DatasetArn" ], "members": { "DatasetArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the dataset.

" }, "DatasetName": { "shape": "LimitedString", "documentation": "

The name of the dataset.

" }, "DatasetDescription": { "shape": "LimitedString", "documentation": "

The description of the dataset.

" }, "DataAggregation": { "shape": "DataAggregation", "documentation": "

The definition of a data aggregation.

" }, "Filters": { "shape": "TopicFilters", "documentation": "

The list of filter definitions.

" }, "Columns": { "shape": "TopicColumns", "documentation": "

The list of column definitions.

" }, "CalculatedFields": { "shape": "TopicCalculatedFields", "documentation": "

The list of calculated field definitions.

" }, "NamedEntities": { "shape": "TopicNamedEntities", "documentation": "

The list of named entities definitions.

" } }, "documentation": "

A structure that represents a dataset.

" }, "DatasetParameter": { "type": "structure", "members": { "StringDatasetParameter": { "shape": "StringDatasetParameter", "documentation": "

A string parameter that is created in the dataset.

" }, "DecimalDatasetParameter": { "shape": "DecimalDatasetParameter", "documentation": "

A decimal parameter that is created in the dataset.

" }, "IntegerDatasetParameter": { "shape": "IntegerDatasetParameter", "documentation": "

An integer parameter that is created in the dataset.

" }, "DateTimeDatasetParameter": { "shape": "DateTimeDatasetParameter", "documentation": "

A date time parameter that is created in the dataset.

" } }, "documentation": "

A parameter that is created in a dataset. The parameter can be a string, integer, decimal, or datetime data type.

" }, "DatasetParameterId": { "type": "string", "max": 128, "min": 1, "pattern": "^[a-zA-Z0-9-]+$" }, "DatasetParameterList": { "type": "list", "member": { "shape": "DatasetParameter" }, "max": 32, "min": 1 }, "DatasetParameterName": { "type": "string", "max": 2048, "min": 1, "pattern": "^[a-zA-Z0-9]+$" }, "DatasetParameterValueType": { "type": "string", "documentation": "

The value type of the parameter. The value type is used to validate the parameter before it is evaluated.

", "enum": [ "MULTI_VALUED", "SINGLE_VALUED" ] }, "Datasets": { "type": "list", "member": { "shape": "DatasetMetadata" } }, "DateAggregationFunction": { "type": "string", "enum": [ "COUNT", "DISTINCT_COUNT", "MIN", "MAX" ] }, "DateAxisOptions": { "type": "structure", "members": { "MissingDateVisibility": { "shape": "Visibility", "documentation": "

Determines whether or not missing dates are displayed.

" } }, "documentation": "

The options that determine how a date axis is displayed.

" }, "DateDimensionField": { "type": "structure", "required": [ "FieldId", "Column" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The custom field ID.

" }, "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that is used in the DateDimensionField.

" }, "DateGranularity": { "shape": "TimeGranularity", "documentation": "

The date granularity of the DateDimensionField. Choose one of the following options:

" }, "HierarchyId": { "shape": "HierarchyId", "documentation": "

The custom hierarchy ID.

" }, "FormatConfiguration": { "shape": "DateTimeFormatConfiguration", "documentation": "

The format configuration of the field.

" } }, "documentation": "

The dimension type field with date type columns.

" }, "DateMeasureField": { "type": "structure", "required": [ "FieldId", "Column" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The custom field ID.

" }, "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that is used in the DateMeasureField.

" }, "AggregationFunction": { "shape": "DateAggregationFunction", "documentation": "

The aggregation function of the measure field.

" }, "FormatConfiguration": { "shape": "DateTimeFormatConfiguration", "documentation": "

The format configuration of the field.

" } }, "documentation": "

The measure type field with date type columns.

" }, "DateTimeDatasetParameter": { "type": "structure", "required": [ "Id", "Name", "ValueType" ], "members": { "Id": { "shape": "DatasetParameterId", "documentation": "

An identifier for the parameter that is created in the dataset.

" }, "Name": { "shape": "DatasetParameterName", "documentation": "

The name of the date time parameter that is created in the dataset.

" }, "ValueType": { "shape": "DatasetParameterValueType", "documentation": "

The value type of the dataset parameter. Valid values are single value or multi value.

" }, "TimeGranularity": { "shape": "TimeGranularity", "documentation": "

The time granularity of the date time parameter.

" }, "DefaultValues": { "shape": "DateTimeDatasetParameterDefaultValues", "documentation": "

A list of default values for a given date time parameter. This structure only accepts static values.

" } }, "documentation": "

A date time parameter for a dataset.

" }, "DateTimeDatasetParameterDefaultValue": { "type": "timestamp", "documentation": "

The default value for the date time parameter.

" }, "DateTimeDatasetParameterDefaultValues": { "type": "structure", "members": { "StaticValues": { "shape": "DateTimeDatasetParameterValueList", "documentation": "

A list of static default values for a given date time parameter.

" } }, "documentation": "

The default values of a date time parameter.

" }, "DateTimeDatasetParameterValueList": { "type": "list", "member": { "shape": "DateTimeDatasetParameterDefaultValue" }, "max": 32, "min": 1 }, "DateTimeDefaultValueList": { "type": "list", "member": { "shape": "SensitiveTimestamp" }, "max": 50000 }, "DateTimeDefaultValues": { "type": "structure", "members": { "DynamicValue": { "shape": "DynamicDefaultValue", "documentation": "

The dynamic value of the DataTimeDefaultValues. Different defaults are displayed according to users, groups, and values mapping.

" }, "StaticValues": { "shape": "DateTimeDefaultValueList", "documentation": "

The static values of the DataTimeDefaultValues.

" }, "RollingDate": { "shape": "RollingDateConfiguration", "documentation": "

The rolling date of the DataTimeDefaultValues. The date is determined from the dataset based on input expression.

" } }, "documentation": "

The default values of the DateTimeParameterDeclaration.

" }, "DateTimeFormat": { "type": "string", "max": 128, "min": 1 }, "DateTimeFormatConfiguration": { "type": "structure", "members": { "DateTimeFormat": { "shape": "DateTimeFormat", "documentation": "

Determines the DateTime format.

" }, "NullValueFormatConfiguration": { "shape": "NullValueFormatConfiguration", "documentation": "

The options that determine the null value format configuration.

" }, "NumericFormatConfiguration": { "shape": "NumericFormatConfiguration", "documentation": "

The formatting configuration for numeric DateTime fields.

" } }, "documentation": "

Formatting configuration for DateTime fields.

" }, "DateTimeHierarchy": { "type": "structure", "required": [ "HierarchyId" ], "members": { "HierarchyId": { "shape": "HierarchyId", "documentation": "

The hierarchy ID of the DateTime hierarchy.

" }, "DrillDownFilters": { "shape": "DrillDownFilterList", "documentation": "

The option that determines the drill down filters for the DateTime hierarchy.

" } }, "documentation": "

The option that determines the hierarchy of any DateTime fields.

" }, "DateTimeParameter": { "type": "structure", "required": [ "Name", "Values" ], "members": { "Name": { "shape": "NonEmptyString", "documentation": "

A display name for the date-time parameter.

" }, "Values": { "shape": "SensitiveTimestampList", "documentation": "

The values for the date-time parameter.

" } }, "documentation": "

A date-time parameter.

" }, "DateTimeParameterDeclaration": { "type": "structure", "required": [ "Name" ], "members": { "Name": { "shape": "ParameterName", "documentation": "

The name of the parameter that is being declared.

" }, "DefaultValues": { "shape": "DateTimeDefaultValues", "documentation": "

The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.

" }, "TimeGranularity": { "shape": "TimeGranularity", "documentation": "

The level of time precision that is used to aggregate DateTime values.

" }, "ValueWhenUnset": { "shape": "DateTimeValueWhenUnsetConfiguration", "documentation": "

The configuration that defines the default value of a DateTime parameter when a value has not been set.

" }, "MappedDataSetParameters": { "shape": "MappedDataSetParameters" } }, "documentation": "

A parameter declaration for the DateTime data type.

" }, "DateTimeParameterList": { "type": "list", "member": { "shape": "DateTimeParameter" }, "max": 100 }, "DateTimePickerControlDisplayOptions": { "type": "structure", "members": { "TitleOptions": { "shape": "LabelOptions", "documentation": "

The options to configure the title visibility, name, and font size.

" }, "DateTimeFormat": { "shape": "DateTimeFormat", "documentation": "

Customize how dates are formatted in controls.

" }, "InfoIconLabelOptions": { "shape": "SheetControlInfoIconLabelOptions", "documentation": "

The configuration of info icon label options.

" }, "HelperTextVisibility": { "shape": "Visibility", "documentation": "

The helper text visibility of the DateTimePickerControlDisplayOptions.

" }, "DateIconVisibility": { "shape": "Visibility", "documentation": "

The date icon visibility of the DateTimePickerControlDisplayOptions.

" } }, "documentation": "

The display options of a control.

" }, "DateTimeValueWhenUnsetConfiguration": { "type": "structure", "members": { "ValueWhenUnsetOption": { "shape": "ValueWhenUnsetOption", "documentation": "

The built-in options for default values. The value can be one of the following:

" }, "CustomValue": { "shape": "SensitiveTimestamp", "documentation": "

A custom value that's used when the value of a parameter isn't set.

" } }, "documentation": "

The configuration that defines the default value of a DateTime parameter when a value has not been set.

" }, "DayOfMonth": { "type": "string", "max": 17, "min": 1, "pattern": "^(?:LAST_DAY_OF_MONTH|1[0-9]|2[0-8]|[12]|[3-9])$" }, "DayOfTheWeek": { "type": "string", "enum": [ "SUNDAY", "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY" ] }, "DayOfWeek": { "type": "string", "enum": [ "SUNDAY", "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY" ] }, "DbUsername": { "type": "string", "max": 64, "min": 1 }, "DecimalDatasetParameter": { "type": "structure", "required": [ "Id", "Name", "ValueType" ], "members": { "Id": { "shape": "DatasetParameterId", "documentation": "

An identifier for the decimal parameter created in the dataset.

" }, "Name": { "shape": "DatasetParameterName", "documentation": "

The name of the decimal parameter that is created in the dataset.

" }, "ValueType": { "shape": "DatasetParameterValueType", "documentation": "

The value type of the dataset parameter. Valid values are single value or multi value.

" }, "DefaultValues": { "shape": "DecimalDatasetParameterDefaultValues", "documentation": "

A list of default values for a given decimal parameter. This structure only accepts static values.

" } }, "documentation": "

A decimal parameter for a dataset.

" }, "DecimalDatasetParameterDefaultValue": { "type": "double", "documentation": "

The default value for the decimal parameter.

" }, "DecimalDatasetParameterDefaultValues": { "type": "structure", "members": { "StaticValues": { "shape": "DecimalDatasetParameterValueList", "documentation": "

A list of static default values for a given decimal parameter.

" } }, "documentation": "

The default values of a decimal parameter.

" }, "DecimalDatasetParameterValueList": { "type": "list", "member": { "shape": "DecimalDatasetParameterDefaultValue" }, "max": 32, "min": 1 }, "DecimalDefaultValueList": { "type": "list", "member": { "shape": "SensitiveDoubleObject" }, "max": 50000 }, "DecimalDefaultValues": { "type": "structure", "members": { "DynamicValue": { "shape": "DynamicDefaultValue", "documentation": "

The dynamic value of the DecimalDefaultValues. Different defaults are displayed according to users, groups, and values mapping.

" }, "StaticValues": { "shape": "DecimalDefaultValueList", "documentation": "

The static values of the DecimalDefaultValues.

" } }, "documentation": "

The default values of the DecimalParameterDeclaration.

" }, "DecimalParameter": { "type": "structure", "required": [ "Name", "Values" ], "members": { "Name": { "shape": "NonEmptyString", "documentation": "

A display name for the decimal parameter.

" }, "Values": { "shape": "SensitiveDoubleList", "documentation": "

The values for the decimal parameter.

" } }, "documentation": "

A decimal parameter.

" }, "DecimalParameterDeclaration": { "type": "structure", "required": [ "ParameterValueType", "Name" ], "members": { "ParameterValueType": { "shape": "ParameterValueType", "documentation": "

The value type determines whether the parameter is a single-value or multi-value parameter.

" }, "Name": { "shape": "ParameterName", "documentation": "

The name of the parameter that is being declared.

" }, "DefaultValues": { "shape": "DecimalDefaultValues", "documentation": "

The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.

" }, "ValueWhenUnset": { "shape": "DecimalValueWhenUnsetConfiguration", "documentation": "

The configuration that defines the default value of a Decimal parameter when a value has not been set.

" }, "MappedDataSetParameters": { "shape": "MappedDataSetParameters" } }, "documentation": "

A parameter declaration for the Decimal data type.

" }, "DecimalParameterList": { "type": "list", "member": { "shape": "DecimalParameter" }, "max": 100 }, "DecimalPlaces": { "type": "long", "max": 20, "min": 0 }, "DecimalPlacesConfiguration": { "type": "structure", "required": [ "DecimalPlaces" ], "members": { "DecimalPlaces": { "shape": "DecimalPlaces", "documentation": "

The values of the decimal places.

" } }, "documentation": "

The option that determines the decimal places configuration.

" }, "DecimalValueWhenUnsetConfiguration": { "type": "structure", "members": { "ValueWhenUnsetOption": { "shape": "ValueWhenUnsetOption", "documentation": "

The built-in options for default values. The value can be one of the following:

" }, "CustomValue": { "shape": "SensitiveDouble", "documentation": "

A custom value that's used when the value of a parameter isn't set.

", "box": true } }, "documentation": "

The configuration that defines the default value of a Decimal parameter when a value has not been set.

" }, "DefaultAggregation": { "type": "string", "enum": [ "SUM", "MAX", "MIN", "COUNT", "DISTINCT_COUNT", "AVERAGE", "MEDIAN", "STDEV", "STDEVP", "VAR", "VARP" ] }, "DefaultDateTimePickerControlOptions": { "type": "structure", "members": { "Type": { "shape": "SheetControlDateTimePickerType", "documentation": "

The date time picker type of the DefaultDateTimePickerControlOptions. Choose one of the following options:

" }, "DisplayOptions": { "shape": "DateTimePickerControlDisplayOptions", "documentation": "

The display options of a control.

" } }, "documentation": "

The default options that correspond to the filter control type of a DateTimePicker.

" }, "DefaultFilterControlConfiguration": { "type": "structure", "required": [ "Title", "ControlOptions" ], "members": { "Title": { "shape": "SheetControlTitle", "documentation": "

The title of the DefaultFilterControlConfiguration. This title is shared by all controls that are tied to this filter.

" }, "ControlOptions": { "shape": "DefaultFilterControlOptions", "documentation": "

The control option for the DefaultFilterControlConfiguration.

" } }, "documentation": "

The default configuration for all dependent controls of the filter.

" }, "DefaultFilterControlOptions": { "type": "structure", "members": { "DefaultDateTimePickerOptions": { "shape": "DefaultDateTimePickerControlOptions", "documentation": "

The default options that correspond to the filter control type of a DateTimePicker.

" }, "DefaultListOptions": { "shape": "DefaultFilterListControlOptions", "documentation": "

The default options that correspond to the List filter control type.

" }, "DefaultDropdownOptions": { "shape": "DefaultFilterDropDownControlOptions", "documentation": "

The default options that correspond to the Dropdown filter control type.

" }, "DefaultTextFieldOptions": { "shape": "DefaultTextFieldControlOptions", "documentation": "

The default options that correspond to the TextField filter control type.

" }, "DefaultTextAreaOptions": { "shape": "DefaultTextAreaControlOptions", "documentation": "

The default options that correspond to the TextArea filter control type.

" }, "DefaultSliderOptions": { "shape": "DefaultSliderControlOptions", "documentation": "

The default options that correspond to the Slider filter control type.

" }, "DefaultRelativeDateTimeOptions": { "shape": "DefaultRelativeDateTimeControlOptions", "documentation": "

The default options that correspond to the RelativeDateTime filter control type.

" } }, "documentation": "

The option that corresponds to the control type of the filter.

" }, "DefaultFilterDropDownControlOptions": { "type": "structure", "members": { "DisplayOptions": { "shape": "DropDownControlDisplayOptions", "documentation": "

The display options of a control.

" }, "Type": { "shape": "SheetControlListType", "documentation": "

The type of the FilterDropDownControl. Choose one of the following options:

" }, "SelectableValues": { "shape": "FilterSelectableValues", "documentation": "

A list of selectable values that are used in a control.

" } }, "documentation": "

The default options that correspond to the Dropdown filter control type.

" }, "DefaultFilterListControlOptions": { "type": "structure", "members": { "DisplayOptions": { "shape": "ListControlDisplayOptions", "documentation": "

The display options of a control.

" }, "Type": { "shape": "SheetControlListType", "documentation": "

The type of the DefaultFilterListControlOptions. Choose one of the following options:

" }, "SelectableValues": { "shape": "FilterSelectableValues", "documentation": "

A list of selectable values that are used in a control.

" } }, "documentation": "

The default options that correspond to the List filter control type.

" }, "DefaultFormatting": { "type": "structure", "members": { "DisplayFormat": { "shape": "DisplayFormat", "documentation": "

The display format. Valid values for this structure are AUTO, PERCENT, CURRENCY, NUMBER, DATE, and STRING.

" }, "DisplayFormatOptions": { "shape": "DisplayFormatOptions", "documentation": "

The additional options for display formatting.

" } }, "documentation": "

A structure that represents a default formatting definition.

" }, "DefaultFreeFormLayoutConfiguration": { "type": "structure", "required": [ "CanvasSizeOptions" ], "members": { "CanvasSizeOptions": { "shape": "FreeFormLayoutCanvasSizeOptions", "documentation": "

Determines the screen canvas size options for a free-form layout.

" } }, "documentation": "

The options that determine the default settings of a free-form layout configuration.

" }, "DefaultGridLayoutConfiguration": { "type": "structure", "required": [ "CanvasSizeOptions" ], "members": { "CanvasSizeOptions": { "shape": "GridLayoutCanvasSizeOptions", "documentation": "

Determines the screen canvas size options for a grid layout.

" } }, "documentation": "

The options that determine the default settings for a grid layout configuration.

" }, "DefaultInteractiveLayoutConfiguration": { "type": "structure", "members": { "Grid": { "shape": "DefaultGridLayoutConfiguration", "documentation": "

The options that determine the default settings for a grid layout configuration.

" }, "FreeForm": { "shape": "DefaultFreeFormLayoutConfiguration", "documentation": "

The options that determine the default settings of a free-form layout configuration.

" } }, "documentation": "

The options that determine the default settings for interactive layout configuration.

" }, "DefaultNewSheetConfiguration": { "type": "structure", "members": { "InteractiveLayoutConfiguration": { "shape": "DefaultInteractiveLayoutConfiguration", "documentation": "

The options that determine the default settings for interactive layout configuration.

" }, "PaginatedLayoutConfiguration": { "shape": "DefaultPaginatedLayoutConfiguration", "documentation": "

The options that determine the default settings for a paginated layout configuration.

" }, "SheetContentType": { "shape": "SheetContentType", "documentation": "

The option that determines the sheet content type.

" } }, "documentation": "

The configuration for default new sheet settings.

" }, "DefaultPaginatedLayoutConfiguration": { "type": "structure", "members": { "SectionBased": { "shape": "DefaultSectionBasedLayoutConfiguration", "documentation": "

The options that determine the default settings for a section-based layout configuration.

" } }, "documentation": "

The options that determine the default settings for a paginated layout configuration.

" }, "DefaultRelativeDateTimeControlOptions": { "type": "structure", "members": { "DisplayOptions": { "shape": "RelativeDateTimeControlDisplayOptions", "documentation": "

The display options of a control.

" } }, "documentation": "

The default options that correspond to the RelativeDateTime filter control type.

" }, "DefaultSectionBasedLayoutConfiguration": { "type": "structure", "required": [ "CanvasSizeOptions" ], "members": { "CanvasSizeOptions": { "shape": "SectionBasedLayoutCanvasSizeOptions", "documentation": "

Determines the screen canvas size options for a section-based layout.

" } }, "documentation": "

The options that determine the default settings for a section-based layout configuration.

" }, "DefaultSliderControlOptions": { "type": "structure", "required": [ "MaximumValue", "MinimumValue", "StepSize" ], "members": { "DisplayOptions": { "shape": "SliderControlDisplayOptions", "documentation": "

The display options of a control.

" }, "Type": { "shape": "SheetControlSliderType", "documentation": "

The type of the DefaultSliderControlOptions. Choose one of the following options:

" }, "MaximumValue": { "shape": "Double", "documentation": "

The larger value that is displayed at the right of the slider.

" }, "MinimumValue": { "shape": "Double", "documentation": "

The smaller value that is displayed at the left of the slider.

" }, "StepSize": { "shape": "Double", "documentation": "

The number of increments that the slider bar is divided into.

" } }, "documentation": "

The default options that correspond to the Slider filter control type.

" }, "DefaultTextAreaControlOptions": { "type": "structure", "members": { "Delimiter": { "shape": "TextAreaControlDelimiter", "documentation": "

The delimiter that is used to separate the lines in text.

" }, "DisplayOptions": { "shape": "TextAreaControlDisplayOptions", "documentation": "

The display options of a control.

" } }, "documentation": "

The default options that correspond to the TextArea filter control type.

" }, "DefaultTextFieldControlOptions": { "type": "structure", "members": { "DisplayOptions": { "shape": "TextFieldControlDisplayOptions", "documentation": "

The display options of a control.

" } }, "documentation": "

The default options that correspond to the TextField filter control type.

" }, "DeleteAccountCustomizationRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that you want to delete Amazon QuickSight customizations from in this Amazon Web Services Region.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The Amazon QuickSight namespace that you're deleting the customizations from.

", "location": "querystring", "locationName": "namespace" } } }, "DeleteAccountCustomizationResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DeleteAccountSubscriptionRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID of the account that you want to delete.

", "location": "uri", "locationName": "AwsAccountId" } } }, "DeleteAccountSubscriptionResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DeleteAnalysisRequest": { "type": "structure", "required": [ "AwsAccountId", "AnalysisId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account where you want to delete an analysis.

", "location": "uri", "locationName": "AwsAccountId" }, "AnalysisId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the analysis that you're deleting.

", "location": "uri", "locationName": "AnalysisId" }, "RecoveryWindowInDays": { "shape": "RecoveryWindowInDays", "documentation": "

A value that specifies the number of days that Amazon QuickSight waits before it deletes the analysis. You can't use this parameter with the ForceDeleteWithoutRecovery option in the same API call. The default value is 30.

", "location": "querystring", "locationName": "recovery-window-in-days" }, "ForceDeleteWithoutRecovery": { "shape": "Boolean", "documentation": "

This option defaults to the value NoForceDeleteWithoutRecovery. To immediately delete the analysis, add the ForceDeleteWithoutRecovery option. You can't restore an analysis after it's deleted.

", "location": "querystring", "locationName": "force-delete-without-recovery" } } }, "DeleteAnalysisResponse": { "type": "structure", "members": { "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the deleted analysis.

" }, "AnalysisId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the deleted analysis.

" }, "DeletionTime": { "shape": "Timestamp", "documentation": "

The date and time that the analysis is scheduled to be deleted.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "DeleteDashboardRequest": { "type": "structure", "required": [ "AwsAccountId", "DashboardId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the dashboard that you're deleting.

", "location": "uri", "locationName": "AwsAccountId" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the dashboard.

", "location": "uri", "locationName": "DashboardId" }, "VersionNumber": { "shape": "VersionNumber", "documentation": "

The version number of the dashboard. If the version number property is provided, only the specified version of the dashboard is deleted.

", "location": "querystring", "locationName": "version-number" } } }, "DeleteDashboardResponse": { "type": "structure", "members": { "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "Arn": { "shape": "Arn", "documentation": "

The Secure Socket Layer (SSL) properties that apply for the resource.

" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the dashboard.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "DeleteDataSetRefreshPropertiesRequest": { "type": "structure", "required": [ "AwsAccountId", "DataSetId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "DataSetId": { "shape": "ResourceId", "documentation": "

The ID of the dataset.

", "location": "uri", "locationName": "DataSetId" } } }, "DeleteDataSetRefreshPropertiesResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DeleteDataSetRequest": { "type": "structure", "required": [ "AwsAccountId", "DataSetId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "DataSetId": { "shape": "ResourceId", "documentation": "

The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "DataSetId" } } }, "DeleteDataSetResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the dataset.

" }, "DataSetId": { "shape": "ResourceId", "documentation": "

The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DeleteDataSourceRequest": { "type": "structure", "required": [ "AwsAccountId", "DataSourceId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "DataSourceId": { "shape": "ResourceId", "documentation": "

The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "DataSourceId" } } }, "DeleteDataSourceResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the data source that you deleted.

" }, "DataSourceId": { "shape": "ResourceId", "documentation": "

The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DeleteFolderMembershipRequest": { "type": "structure", "required": [ "AwsAccountId", "FolderId", "MemberId", "MemberType" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that contains the folder.

", "location": "uri", "locationName": "AwsAccountId" }, "FolderId": { "shape": "RestrictiveResourceId", "documentation": "

The Folder ID.

", "location": "uri", "locationName": "FolderId" }, "MemberId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the asset that you want to delete.

", "location": "uri", "locationName": "MemberId" }, "MemberType": { "shape": "MemberType", "documentation": "

The member type of the asset that you want to delete from a folder.

", "location": "uri", "locationName": "MemberType" } } }, "DeleteFolderMembershipResponse": { "type": "structure", "members": { "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "DeleteFolderRequest": { "type": "structure", "required": [ "AwsAccountId", "FolderId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that contains the folder.

", "location": "uri", "locationName": "AwsAccountId" }, "FolderId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the folder.

", "location": "uri", "locationName": "FolderId" } } }, "DeleteFolderResponse": { "type": "structure", "members": { "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name of the deleted folder.

" }, "FolderId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the folder.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "DeleteGroupMembershipRequest": { "type": "structure", "required": [ "MemberName", "GroupName", "AwsAccountId", "Namespace" ], "members": { "MemberName": { "shape": "GroupMemberName", "documentation": "

The name of the user that you want to delete from the group membership.

", "location": "uri", "locationName": "MemberName" }, "GroupName": { "shape": "GroupName", "documentation": "

The name of the group that you want to delete the user from.

", "location": "uri", "locationName": "GroupName" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace of the group that you want to remove a user from.

", "location": "uri", "locationName": "Namespace" } } }, "DeleteGroupMembershipResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DeleteGroupRequest": { "type": "structure", "required": [ "GroupName", "AwsAccountId", "Namespace" ], "members": { "GroupName": { "shape": "GroupName", "documentation": "

The name of the group that you want to delete.

", "location": "uri", "locationName": "GroupName" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace of the group that you want to delete.

", "location": "uri", "locationName": "Namespace" } } }, "DeleteGroupResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DeleteIAMPolicyAssignmentRequest": { "type": "structure", "required": [ "AwsAccountId", "AssignmentName", "Namespace" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID where you want to delete the IAM policy assignment.

", "location": "uri", "locationName": "AwsAccountId" }, "AssignmentName": { "shape": "IAMPolicyAssignmentName", "documentation": "

The name of the assignment.

", "location": "uri", "locationName": "AssignmentName" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace that contains the assignment.

", "location": "uri", "locationName": "Namespace" } } }, "DeleteIAMPolicyAssignmentResponse": { "type": "structure", "members": { "AssignmentName": { "shape": "IAMPolicyAssignmentName", "documentation": "

The name of the assignment.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DeleteIdentityPropagationConfigRequest": { "type": "structure", "required": [ "AwsAccountId", "Service" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that you want to delete an identity propagation configuration from.

", "location": "uri", "locationName": "AwsAccountId" }, "Service": { "shape": "ServiceType", "documentation": "

The name of the Amazon Web Services service that you want to delete the associated access scopes and authorized targets from.

", "location": "uri", "locationName": "Service" } } }, "DeleteIdentityPropagationConfigResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DeleteNamespaceRequest": { "type": "structure", "required": [ "AwsAccountId", "Namespace" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that you want to delete the Amazon QuickSight namespace from.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace that you want to delete.

", "location": "uri", "locationName": "Namespace" } } }, "DeleteNamespaceResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DeleteRefreshScheduleRequest": { "type": "structure", "required": [ "DataSetId", "AwsAccountId", "ScheduleId" ], "members": { "DataSetId": { "shape": "ResourceId", "documentation": "

The ID of the dataset.

", "location": "uri", "locationName": "DataSetId" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "ScheduleId": { "shape": "String", "documentation": "

The ID of the refresh schedule.

", "location": "uri", "locationName": "ScheduleId" } } }, "DeleteRefreshScheduleResponse": { "type": "structure", "members": { "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "ScheduleId": { "shape": "String", "documentation": "

The ID of the refresh schedule.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the refresh schedule.

" } } }, "DeleteRoleCustomPermissionRequest": { "type": "structure", "required": [ "Role", "AwsAccountId", "Namespace" ], "members": { "Role": { "shape": "Role", "documentation": "

The role that you want to remove permissions from.

", "location": "uri", "locationName": "Role" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace that includes the role.

", "location": "uri", "locationName": "Namespace" } } }, "DeleteRoleCustomPermissionResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

" } } }, "DeleteRoleMembershipRequest": { "type": "structure", "required": [ "MemberName", "Role", "AwsAccountId", "Namespace" ], "members": { "MemberName": { "shape": "GroupName", "documentation": "

The name of the group.

", "location": "uri", "locationName": "MemberName" }, "Role": { "shape": "Role", "documentation": "

The role that you want to remove permissions from.

", "location": "uri", "locationName": "Role" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that you want to create a group in. The Amazon Web Services account ID that you provide must be the same Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace that contains the role.

", "location": "uri", "locationName": "Namespace" } } }, "DeleteRoleMembershipResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DeleteTemplateAliasRequest": { "type": "structure", "required": [ "AwsAccountId", "TemplateId", "AliasName" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the item to delete.

", "location": "uri", "locationName": "AwsAccountId" }, "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the template that the specified alias is for.

", "location": "uri", "locationName": "TemplateId" }, "AliasName": { "shape": "AliasName", "documentation": "

The name for the template alias. To delete a specific alias, you delete the version that the alias points to. You can specify the alias name, or specify the latest version of the template by providing the keyword $LATEST in the AliasName parameter.

", "location": "uri", "locationName": "AliasName" } } }, "DeleteTemplateAliasResponse": { "type": "structure", "members": { "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

An ID for the template associated with the deletion.

" }, "AliasName": { "shape": "AliasName", "documentation": "

The name for the template alias.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the template you want to delete.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "DeleteTemplateRequest": { "type": "structure", "required": [ "AwsAccountId", "TemplateId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the template that you're deleting.

", "location": "uri", "locationName": "AwsAccountId" }, "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

An ID for the template you want to delete.

", "location": "uri", "locationName": "TemplateId" }, "VersionNumber": { "shape": "VersionNumber", "documentation": "

Specifies the version of the template that you want to delete. If you don't provide a version number, DeleteTemplate deletes all versions of the template.

", "location": "querystring", "locationName": "version-number" } } }, "DeleteTemplateResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the resource.

" }, "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

An ID for the template.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DeleteThemeAliasRequest": { "type": "structure", "required": [ "AwsAccountId", "ThemeId", "AliasName" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the theme alias to delete.

", "location": "uri", "locationName": "AwsAccountId" }, "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the theme that the specified alias is for.

", "location": "uri", "locationName": "ThemeId" }, "AliasName": { "shape": "AliasName", "documentation": "

The unique name for the theme alias to delete.

", "location": "uri", "locationName": "AliasName" } } }, "DeleteThemeAliasResponse": { "type": "structure", "members": { "AliasName": { "shape": "AliasName", "documentation": "

The name for the theme alias.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the theme resource using the deleted alias.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

An ID for the theme associated with the deletion.

" } } }, "DeleteThemeRequest": { "type": "structure", "required": [ "AwsAccountId", "ThemeId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the theme that you're deleting.

", "location": "uri", "locationName": "AwsAccountId" }, "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

An ID for the theme that you want to delete.

", "location": "uri", "locationName": "ThemeId" }, "VersionNumber": { "shape": "VersionNumber", "documentation": "

The version of the theme that you want to delete.

Note: If you don't provide a version number, you're using this call to DeleteTheme to delete all versions of the theme.

", "location": "querystring", "locationName": "version-number" } } }, "DeleteThemeResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the resource.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

An ID for the theme.

" } } }, "DeleteTopicRefreshScheduleRequest": { "type": "structure", "required": [ "AwsAccountId", "TopicId", "DatasetId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic that you want to modify. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "TopicId" }, "DatasetId": { "shape": "String", "documentation": "

The ID of the dataset.

", "location": "uri", "locationName": "DatasetId" } } }, "DeleteTopicRefreshScheduleResponse": { "type": "structure", "members": { "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic that you want to modify. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "TopicArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the topic.

" }, "DatasetArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the dataset.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "DeleteTopicRequest": { "type": "structure", "required": [ "AwsAccountId", "TopicId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the topic that you want to delete.

", "location": "uri", "locationName": "AwsAccountId" }, "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic that you want to delete. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "TopicId" } } }, "DeleteTopicResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the topic.

" }, "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic that you want to delete. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DeleteUserByPrincipalIdRequest": { "type": "structure", "required": [ "PrincipalId", "AwsAccountId", "Namespace" ], "members": { "PrincipalId": { "shape": "String", "documentation": "

The principal ID of the user.

", "location": "uri", "locationName": "PrincipalId" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace. Currently, you should set this to default.

", "location": "uri", "locationName": "Namespace" } }, "documentation": "

" }, "DeleteUserByPrincipalIdResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DeleteUserRequest": { "type": "structure", "required": [ "UserName", "AwsAccountId", "Namespace" ], "members": { "UserName": { "shape": "UserName", "documentation": "

The name of the user that you want to delete.

", "location": "uri", "locationName": "UserName" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace. Currently, you should set this to default.

", "location": "uri", "locationName": "Namespace" } } }, "DeleteUserResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DeleteVPCConnectionRequest": { "type": "structure", "required": [ "AwsAccountId", "VPCConnectionId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID of the account where you want to delete a VPC connection.

", "location": "uri", "locationName": "AwsAccountId" }, "VPCConnectionId": { "shape": "VPCConnectionResourceIdUnrestricted", "documentation": "

The ID of the VPC connection that you're creating. This ID is a unique identifier for each Amazon Web Services Region in an Amazon Web Services account.

", "location": "uri", "locationName": "VPCConnectionId" } } }, "DeleteVPCConnectionResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the deleted VPC connection.

" }, "VPCConnectionId": { "shape": "VPCConnectionResourceIdUnrestricted", "documentation": "

The ID of the VPC connection that you're creating. This ID is a unique identifier for each Amazon Web Services Region in an Amazon Web Services account.

" }, "DeletionStatus": { "shape": "VPCConnectionResourceStatus", "documentation": "

The deletion status of the VPC connection.

" }, "AvailabilityStatus": { "shape": "VPCConnectionAvailabilityStatus", "documentation": "

The availability status of the VPC connection.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "Delimiter": { "type": "string", "max": 1, "min": 1 }, "DescribeAccountCustomizationRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that you want to describe Amazon QuickSight customizations for.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The Amazon QuickSight namespace that you want to describe Amazon QuickSight customizations for.

", "location": "querystring", "locationName": "namespace" }, "Resolved": { "shape": "boolean", "documentation": "

The Resolved flag works with the other parameters to determine which view of Amazon QuickSight customizations is returned. You can add this flag to your command to use the same view that Amazon QuickSight uses to identify which customizations to apply to the console. Omit this flag, or set it to no-resolved, to reveal customizations that are configured at different levels.

", "location": "querystring", "locationName": "resolved" } } }, "DescribeAccountCustomizationResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the customization that's associated with this Amazon Web Services account.

" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that you're describing.

" }, "Namespace": { "shape": "Namespace", "documentation": "

The Amazon QuickSight namespace that you're describing.

" }, "AccountCustomization": { "shape": "AccountCustomization", "documentation": "

The Amazon QuickSight customizations that exist in the current Amazon Web Services Region.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DescribeAccountSettingsRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that contains the settings that you want to list.

", "location": "uri", "locationName": "AwsAccountId" } } }, "DescribeAccountSettingsResponse": { "type": "structure", "members": { "AccountSettings": { "shape": "AccountSettings", "documentation": "

The Amazon QuickSight settings for this Amazon Web Services account. This information includes the edition of Amazon Amazon QuickSight that you subscribed to (Standard or Enterprise) and the notification email for the Amazon QuickSight subscription.

In the QuickSight console, the Amazon QuickSight subscription is sometimes referred to as a QuickSight \"account\" even though it's technically not an account by itself. Instead, it's a subscription to the Amazon QuickSight service for your Amazon Web Services account. The edition that you subscribe to applies to Amazon QuickSight in every Amazon Web Services Region where you use it.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DescribeAccountSubscriptionRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID associated with your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" } } }, "DescribeAccountSubscriptionResponse": { "type": "structure", "members": { "AccountInfo": { "shape": "AccountInfo", "documentation": "

A structure that contains the following elements:

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "DescribeAnalysisDefinitionRequest": { "type": "structure", "required": [ "AwsAccountId", "AnalysisId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the analysis. You must be using the Amazon Web Services account that the analysis is in.

", "location": "uri", "locationName": "AwsAccountId" }, "AnalysisId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the analysis that you're describing. The ID is part of the URL of the analysis.

", "location": "uri", "locationName": "AnalysisId" } } }, "DescribeAnalysisDefinitionResponse": { "type": "structure", "members": { "AnalysisId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the analysis described.

" }, "Name": { "shape": "AnalysisName", "documentation": "

The descriptive name of the analysis.

" }, "Errors": { "shape": "AnalysisErrorList", "documentation": "

Errors associated with the analysis.

" }, "ResourceStatus": { "shape": "ResourceStatus", "documentation": "

Status associated with the analysis.

" }, "ThemeArn": { "shape": "Arn", "documentation": "

The ARN of the theme of the analysis.

" }, "Definition": { "shape": "AnalysisDefinition", "documentation": "

The definition of an analysis.

A definition is the data model of all features in a Dashboard, Template, or Analysis.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "DescribeAnalysisPermissionsRequest": { "type": "structure", "required": [ "AwsAccountId", "AnalysisId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the analysis whose permissions you're describing. You must be using the Amazon Web Services account that the analysis is in.

", "location": "uri", "locationName": "AwsAccountId" }, "AnalysisId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the analysis whose permissions you're describing. The ID is part of the analysis URL.

", "location": "uri", "locationName": "AnalysisId" } } }, "DescribeAnalysisPermissionsResponse": { "type": "structure", "members": { "AnalysisId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the analysis whose permissions you're describing.

" }, "AnalysisArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the analysis whose permissions you're describing.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

A structure that describes the principals and the resource-level permissions on an analysis.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "DescribeAnalysisRequest": { "type": "structure", "required": [ "AwsAccountId", "AnalysisId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the analysis. You must be using the Amazon Web Services account that the analysis is in.

", "location": "uri", "locationName": "AwsAccountId" }, "AnalysisId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the analysis that you're describing. The ID is part of the URL of the analysis.

", "location": "uri", "locationName": "AnalysisId" } } }, "DescribeAnalysisResponse": { "type": "structure", "members": { "Analysis": { "shape": "Analysis", "documentation": "

A metadata structure that contains summary information for the analysis that you're describing.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "DescribeAssetBundleExportJobRequest": { "type": "structure", "required": [ "AwsAccountId", "AssetBundleExportJobId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account the export job is executed in.

", "location": "uri", "locationName": "AwsAccountId" }, "AssetBundleExportJobId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the job that you want described. The job ID is set when you start a new job with a StartAssetBundleExportJob API call.

", "location": "uri", "locationName": "AssetBundleExportJobId" } } }, "DescribeAssetBundleExportJobResponse": { "type": "structure", "members": { "JobStatus": { "shape": "AssetBundleExportJobStatus", "documentation": "

Indicates the status of a job through its queuing and execution.

Poll this DescribeAssetBundleExportApi until JobStatus is either SUCCESSFUL or FAILED.

" }, "DownloadUrl": { "shape": "SensitiveS3Uri", "documentation": "

The URL to download the exported asset bundle data from.

This URL is available only after the job has succeeded. This URL is valid for 5 minutes after issuance. Call DescribeAssetBundleExportJob again for a fresh URL if needed.

The downloaded asset bundle is a zip file named assetbundle-{jobId}.qs. The file has a .qs extension.

This URL can't be used in a StartAssetBundleImportJob API call and should only be used for download purposes.

" }, "Errors": { "shape": "AssetBundleExportJobErrorList", "documentation": "

An array of error records that describes any failures that occurred during the export job processing.

Error records accumulate while the job runs. The complete set of error records is available after the job has completed and failed.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the export job.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that the export job was created.

" }, "AssetBundleExportJobId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the job. The job ID is set when you start a new job with a StartAssetBundleExportJob API call.

" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that the export job was executed in.

" }, "ResourceArns": { "shape": "AssetBundleResourceArns", "documentation": "

A list of resource ARNs that exported with the job.

" }, "IncludeAllDependencies": { "shape": "Boolean", "documentation": "

The include dependencies flag.

" }, "ExportFormat": { "shape": "AssetBundleExportFormat", "documentation": "

The format of the exported asset bundle. A QUICKSIGHT_JSON formatted file can be used to make a StartAssetBundleImportJob API call. A CLOUDFORMATION_JSON formatted file can be used in the CloudFormation console and with the CloudFormation APIs.

" }, "CloudFormationOverridePropertyConfiguration": { "shape": "AssetBundleCloudFormationOverridePropertyConfiguration", "documentation": "

The CloudFormation override property configuration for the export job.

" }, "RequestId": { "shape": "NonEmptyString", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the response.

", "location": "statusCode" }, "IncludePermissions": { "shape": "Boolean", "documentation": "

The include permissions flag.

" }, "IncludeTags": { "shape": "Boolean", "documentation": "

The include tags flag.

" }, "ValidationStrategy": { "shape": "AssetBundleExportJobValidationStrategy", "documentation": "

The validation strategy that is used to export the analysis or dashboard.

" }, "Warnings": { "shape": "AssetBundleExportJobWarningList", "documentation": "

An array of warning records that describe the analysis or dashboard that is exported. This array includes UI errors that can be skipped during the validation process.

This property only appears if StrictModeForAllResources in ValidationStrategy is set to FALSE.

" } } }, "DescribeAssetBundleImportJobRequest": { "type": "structure", "required": [ "AwsAccountId", "AssetBundleImportJobId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account the import job was executed in.

", "location": "uri", "locationName": "AwsAccountId" }, "AssetBundleImportJobId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the job. The job ID is set when you start a new job with a StartAssetBundleImportJob API call.

", "location": "uri", "locationName": "AssetBundleImportJobId" } } }, "DescribeAssetBundleImportJobResponse": { "type": "structure", "members": { "JobStatus": { "shape": "AssetBundleImportJobStatus", "documentation": "

Indicates the status of a job through its queuing and execution.

Poll the DescribeAssetBundleImport API until JobStatus returns one of the following values:

" }, "Errors": { "shape": "AssetBundleImportJobErrorList", "documentation": "

An array of error records that describes any failures that occurred during the export job processing.

Error records accumulate while the job is still running. The complete set of error records is available after the job has completed and failed.

" }, "RollbackErrors": { "shape": "AssetBundleImportJobErrorList", "documentation": "

An array of error records that describes any failures that occurred while an import job was attempting a rollback.

Error records accumulate while the job is still running. The complete set of error records is available after the job has completed and failed.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the import job.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that the import job was created.

" }, "AssetBundleImportJobId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the job. The job ID is set when you start a new job with a StartAssetBundleImportJob API call.

" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account the import job was executed in.

" }, "AssetBundleImportSource": { "shape": "AssetBundleImportSourceDescription", "documentation": "

The source of the asset bundle zip file that contains the data that is imported by the job.

" }, "OverrideParameters": { "shape": "AssetBundleImportJobOverrideParameters", "documentation": "

Optional overrides that are applied to the resource configuration before import.

" }, "FailureAction": { "shape": "AssetBundleImportFailureAction", "documentation": "

The failure action for the import job.

" }, "RequestId": { "shape": "NonEmptyString", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the response.

", "location": "statusCode" }, "OverridePermissions": { "shape": "AssetBundleImportJobOverridePermissions", "documentation": "

Optional permission overrides that are applied to the resource configuration before import.

" }, "OverrideTags": { "shape": "AssetBundleImportJobOverrideTags", "documentation": "

Optional tag overrides that are applied to the resource configuration before import.

" }, "OverrideValidationStrategy": { "shape": "AssetBundleImportJobOverrideValidationStrategy", "documentation": "

An optional validation strategy override for all analyses and dashboards to be applied to the resource configuration before import.

" }, "Warnings": { "shape": "AssetBundleImportJobWarningList", "documentation": "

An array of warning records that describe all permitted errors that are encountered during the import job.

" } } }, "DescribeDashboardDefinitionRequest": { "type": "structure", "required": [ "AwsAccountId", "DashboardId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the dashboard that you're describing.

", "location": "uri", "locationName": "AwsAccountId" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the dashboard.

", "location": "uri", "locationName": "DashboardId" }, "VersionNumber": { "shape": "VersionNumber", "documentation": "

The version number for the dashboard. If a version number isn't passed, the latest published dashboard version is described.

", "location": "querystring", "locationName": "version-number" }, "AliasName": { "shape": "AliasName", "documentation": "

The alias name.

", "location": "querystring", "locationName": "alias-name" } } }, "DescribeDashboardDefinitionResponse": { "type": "structure", "members": { "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the dashboard described.

" }, "Errors": { "shape": "DashboardErrorList", "documentation": "

Errors associated with this dashboard version.

" }, "Name": { "shape": "DashboardName", "documentation": "

The display name of the dashboard.

" }, "ResourceStatus": { "shape": "ResourceStatus", "documentation": "

Status associated with the dashboard version.

" }, "ThemeArn": { "shape": "Arn", "documentation": "

The ARN of the theme of the dashboard.

" }, "Definition": { "shape": "DashboardVersionDefinition", "documentation": "

The definition of a dashboard.

A definition is the data model of all features in a Dashboard, Template, or Analysis.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "DashboardPublishOptions": { "shape": "DashboardPublishOptions", "documentation": "

Options for publishing the dashboard:

" } } }, "DescribeDashboardPermissionsRequest": { "type": "structure", "required": [ "AwsAccountId", "DashboardId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the dashboard that you're describing permissions for.

", "location": "uri", "locationName": "AwsAccountId" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the dashboard, also added to the IAM policy.

", "location": "uri", "locationName": "DashboardId" } } }, "DescribeDashboardPermissionsResponse": { "type": "structure", "members": { "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the dashboard.

" }, "DashboardArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the dashboard.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

A structure that contains the permissions for the dashboard.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "LinkSharingConfiguration": { "shape": "LinkSharingConfiguration", "documentation": "

A structure that contains the configuration of a shareable link that grants access to the dashboard. Your users can use the link to view and interact with the dashboard, if the dashboard has been shared with them. For more information about sharing dashboards, see Sharing Dashboards.

" } } }, "DescribeDashboardRequest": { "type": "structure", "required": [ "AwsAccountId", "DashboardId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the dashboard that you're describing.

", "location": "uri", "locationName": "AwsAccountId" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the dashboard.

", "location": "uri", "locationName": "DashboardId" }, "VersionNumber": { "shape": "VersionNumber", "documentation": "

The version number for the dashboard. If a version number isn't passed, the latest published dashboard version is described.

", "location": "querystring", "locationName": "version-number" }, "AliasName": { "shape": "AliasName", "documentation": "

The alias name.

", "location": "querystring", "locationName": "alias-name" } } }, "DescribeDashboardResponse": { "type": "structure", "members": { "Dashboard": { "shape": "Dashboard", "documentation": "

Information about the dashboard.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of this request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "DescribeDashboardSnapshotJobRequest": { "type": "structure", "required": [ "AwsAccountId", "DashboardId", "SnapshotJobId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that the dashboard snapshot job is executed in.

", "location": "uri", "locationName": "AwsAccountId" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the dashboard that you have started a snapshot job for.

", "location": "uri", "locationName": "DashboardId" }, "SnapshotJobId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the job to be described. The job ID is set when you start a new job with a StartDashboardSnapshotJob API call.

", "location": "uri", "locationName": "SnapshotJobId" } } }, "DescribeDashboardSnapshotJobResponse": { "type": "structure", "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that the dashboard snapshot job is executed in.

" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the dashboard that you have started a snapshot job for.

" }, "SnapshotJobId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the job to be described. The job ID is set when you start a new job with a StartDashboardSnapshotJob API call.

" }, "UserConfiguration": { "shape": "SnapshotUserConfigurationRedacted", "documentation": "

The user configuration for the snapshot job. This information is provided when you make a StartDashboardSnapshotJob API call.

" }, "SnapshotConfiguration": { "shape": "SnapshotConfiguration", "documentation": "

The snapshot configuration of the job. This information is provided when you make a StartDashboardSnapshotJob API call.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the snapshot job. The job ARN is generated when you start a new job with a StartDashboardSnapshotJob API call.

" }, "JobStatus": { "shape": "SnapshotJobStatus", "documentation": "

Indicates the status of a job. The status updates as the job executes. This shows one of the following values.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that the snapshot job was created.

" }, "LastUpdatedTime": { "shape": "Timestamp", "documentation": "

The time that the snapshot job status was last updated.

" }, "RequestId": { "shape": "NonEmptyString", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request

" } } }, "DescribeDashboardSnapshotJobResultRequest": { "type": "structure", "required": [ "AwsAccountId", "DashboardId", "SnapshotJobId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that the dashboard snapshot job is executed in.

", "location": "uri", "locationName": "AwsAccountId" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the dashboard that you have started a snapshot job for.

", "location": "uri", "locationName": "DashboardId" }, "SnapshotJobId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the job to be described. The job ID is set when you start a new job with a StartDashboardSnapshotJob API call.

", "location": "uri", "locationName": "SnapshotJobId" } } }, "DescribeDashboardSnapshotJobResultResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the snapshot job. The job ARN is generated when you start a new job with a StartDashboardSnapshotJob API call.

" }, "JobStatus": { "shape": "SnapshotJobStatus", "documentation": "

Indicates the status of a job after it has reached a terminal state. A finished snapshot job will retuen a COMPLETED or FAILED status.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that a snapshot job was created.

" }, "LastUpdatedTime": { "shape": "Timestamp", "documentation": "

The time that a snapshot job status was last updated.

" }, "Result": { "shape": "SnapshotJobResult", "documentation": "

The result of the snapshot job. Jobs that have successfully completed will return the S3Uri where they are located. Jobs that have failedwill return information on the error that caused the job to fail.

" }, "ErrorInfo": { "shape": "SnapshotJobErrorInfo", "documentation": "

Displays information for the error that caused a job to fail.

" }, "RequestId": { "shape": "NonEmptyString", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request

", "location": "statusCode" } } }, "DescribeDataSetPermissionsRequest": { "type": "structure", "required": [ "AwsAccountId", "DataSetId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "DataSetId": { "shape": "ResourceId", "documentation": "

The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "DataSetId" } } }, "DescribeDataSetPermissionsResponse": { "type": "structure", "members": { "DataSetArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the dataset.

" }, "DataSetId": { "shape": "ResourceId", "documentation": "

The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

A list of resource permissions on the dataset.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DescribeDataSetRefreshPropertiesRequest": { "type": "structure", "required": [ "AwsAccountId", "DataSetId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "DataSetId": { "shape": "ResourceId", "documentation": "

The ID of the dataset.

", "location": "uri", "locationName": "DataSetId" } } }, "DescribeDataSetRefreshPropertiesResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "DataSetRefreshProperties": { "shape": "DataSetRefreshProperties", "documentation": "

The dataset refresh properties.

" } } }, "DescribeDataSetRequest": { "type": "structure", "required": [ "AwsAccountId", "DataSetId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "DataSetId": { "shape": "ResourceId", "documentation": "

The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "DataSetId" } } }, "DescribeDataSetResponse": { "type": "structure", "members": { "DataSet": { "shape": "DataSet", "documentation": "

Information on the dataset.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DescribeDataSourcePermissionsRequest": { "type": "structure", "required": [ "AwsAccountId", "DataSourceId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "DataSourceId": { "shape": "ResourceId", "documentation": "

The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "DataSourceId" } } }, "DescribeDataSourcePermissionsResponse": { "type": "structure", "members": { "DataSourceArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the data source.

" }, "DataSourceId": { "shape": "ResourceId", "documentation": "

The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

A list of resource permissions on the data source.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DescribeDataSourceRequest": { "type": "structure", "required": [ "AwsAccountId", "DataSourceId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "DataSourceId": { "shape": "ResourceId", "documentation": "

The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "DataSourceId" } } }, "DescribeDataSourceResponse": { "type": "structure", "members": { "DataSource": { "shape": "DataSource", "documentation": "

The information on the data source.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DescribeFolderPermissionsRequest": { "type": "structure", "required": [ "AwsAccountId", "FolderId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that contains the folder.

", "location": "uri", "locationName": "AwsAccountId" }, "FolderId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the folder.

", "location": "uri", "locationName": "FolderId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace of the folder whose permissions you want described.

", "location": "querystring", "locationName": "namespace" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-results" }, "NextToken": { "shape": "String", "documentation": "

A pagination token for the next set of results.

", "location": "querystring", "locationName": "next-token" } } }, "DescribeFolderPermissionsResponse": { "type": "structure", "members": { "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "FolderId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the folder.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the folder.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

Information about the permissions on the folder.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "NextToken": { "shape": "String", "documentation": "

The pagination token for the next set of results, or null if there are no more results.

" } } }, "DescribeFolderRequest": { "type": "structure", "required": [ "AwsAccountId", "FolderId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that contains the folder.

", "location": "uri", "locationName": "AwsAccountId" }, "FolderId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the folder.

", "location": "uri", "locationName": "FolderId" } } }, "DescribeFolderResolvedPermissionsRequest": { "type": "structure", "required": [ "AwsAccountId", "FolderId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that contains the folder.

", "location": "uri", "locationName": "AwsAccountId" }, "FolderId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the folder.

", "location": "uri", "locationName": "FolderId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace of the folder whose permissions you want described.

", "location": "querystring", "locationName": "namespace" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-results" }, "NextToken": { "shape": "String", "documentation": "

A pagination token for the next set of results.

", "location": "querystring", "locationName": "next-token" } } }, "DescribeFolderResolvedPermissionsResponse": { "type": "structure", "members": { "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "FolderId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the folder.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the folder.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

Information about the permissions for the folder.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "NextToken": { "shape": "String", "documentation": "

A pagination token for the next set of results, or null if there are no more results.

" } } }, "DescribeFolderResponse": { "type": "structure", "members": { "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "Folder": { "shape": "Folder", "documentation": "

Information about the folder.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "DescribeGroupMembershipRequest": { "type": "structure", "required": [ "MemberName", "GroupName", "AwsAccountId", "Namespace" ], "members": { "MemberName": { "shape": "GroupMemberName", "documentation": "

The user name of the user that you want to search for.

", "location": "uri", "locationName": "MemberName" }, "GroupName": { "shape": "GroupName", "documentation": "

The name of the group that you want to search.

", "location": "uri", "locationName": "GroupName" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace that includes the group you are searching within.

", "location": "uri", "locationName": "Namespace" } } }, "DescribeGroupMembershipResponse": { "type": "structure", "members": { "GroupMember": { "shape": "GroupMember" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DescribeGroupRequest": { "type": "structure", "required": [ "GroupName", "AwsAccountId", "Namespace" ], "members": { "GroupName": { "shape": "GroupName", "documentation": "

The name of the group that you want to describe.

", "location": "uri", "locationName": "GroupName" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace of the group that you want described.

", "location": "uri", "locationName": "Namespace" } } }, "DescribeGroupResponse": { "type": "structure", "members": { "Group": { "shape": "Group", "documentation": "

The name of the group.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DescribeIAMPolicyAssignmentRequest": { "type": "structure", "required": [ "AwsAccountId", "AssignmentName", "Namespace" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the assignment that you want to describe.

", "location": "uri", "locationName": "AwsAccountId" }, "AssignmentName": { "shape": "IAMPolicyAssignmentName", "documentation": "

The name of the assignment, also called a rule.

", "location": "uri", "locationName": "AssignmentName" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace that contains the assignment.

", "location": "uri", "locationName": "Namespace" } } }, "DescribeIAMPolicyAssignmentResponse": { "type": "structure", "members": { "IAMPolicyAssignment": { "shape": "IAMPolicyAssignment", "documentation": "

Information describing the IAM policy assignment.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DescribeIngestionRequest": { "type": "structure", "required": [ "AwsAccountId", "DataSetId", "IngestionId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "DataSetId": { "shape": "String", "documentation": "

The ID of the dataset used in the ingestion.

", "location": "uri", "locationName": "DataSetId" }, "IngestionId": { "shape": "IngestionId", "documentation": "

An ID for the ingestion.

", "location": "uri", "locationName": "IngestionId" } } }, "DescribeIngestionResponse": { "type": "structure", "members": { "Ingestion": { "shape": "Ingestion", "documentation": "

Information about the ingestion.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DescribeIpRestrictionRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the IP rules.

", "location": "uri", "locationName": "AwsAccountId" } } }, "DescribeIpRestrictionResponse": { "type": "structure", "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the IP rules.

" }, "IpRestrictionRuleMap": { "shape": "IpRestrictionRuleMap", "documentation": "

A map that describes the IP rules with CIDR range and description.

" }, "VpcIdRestrictionRuleMap": { "shape": "VpcIdRestrictionRuleMap", "documentation": "

A map of allowed VPC IDs and their rule descriptions.

" }, "VpcEndpointIdRestrictionRuleMap": { "shape": "VpcEndpointIdRestrictionRuleMap", "documentation": "

A map of allowed VPC endpoint IDs and their rule descriptions.

" }, "Enabled": { "shape": "NullableBoolean", "documentation": "

A value that specifies whether IP rules are turned on.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DescribeKeyRegistrationRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the customer managed key registration that you want to describe.

", "location": "uri", "locationName": "AwsAccountId" }, "DefaultKeyOnly": { "shape": "Boolean", "documentation": "

Determines whether the request returns the default key only.

", "location": "querystring", "locationName": "default-key-only" } } }, "DescribeKeyRegistrationResponse": { "type": "structure", "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the customer managed key registration specified in the request.

" }, "KeyRegistration": { "shape": "KeyRegistration", "documentation": "

A list of RegisteredCustomerManagedKey objects in a Amazon QuickSight account.

" }, "RequestId": { "shape": "NonEmptyString", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

" } } }, "DescribeNamespaceRequest": { "type": "structure", "required": [ "AwsAccountId", "Namespace" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that contains the Amazon QuickSight namespace that you want to describe.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace that you want to describe.

", "location": "uri", "locationName": "Namespace" } } }, "DescribeNamespaceResponse": { "type": "structure", "members": { "Namespace": { "shape": "NamespaceInfoV2", "documentation": "

The information about the namespace that you're describing. The response includes the namespace ARN, name, Amazon Web Services Region, creation status, and identity store. DescribeNamespace also works for namespaces that are in the process of being created. For incomplete namespaces, this API operation lists the namespace error types and messages associated with the creation process.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DescribeRefreshScheduleRequest": { "type": "structure", "required": [ "AwsAccountId", "DataSetId", "ScheduleId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "DataSetId": { "shape": "ResourceId", "documentation": "

The ID of the dataset.

", "location": "uri", "locationName": "DataSetId" }, "ScheduleId": { "shape": "String", "documentation": "

The ID of the refresh schedule.

", "location": "uri", "locationName": "ScheduleId" } } }, "DescribeRefreshScheduleResponse": { "type": "structure", "members": { "RefreshSchedule": { "shape": "RefreshSchedule", "documentation": "

The refresh schedule.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the refresh schedule.

" } } }, "DescribeRoleCustomPermissionRequest": { "type": "structure", "required": [ "Role", "AwsAccountId", "Namespace" ], "members": { "Role": { "shape": "Role", "documentation": "

The name of the role whose permissions you want described.

", "location": "uri", "locationName": "Role" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that you want to create a group in. The Amazon Web Services account ID that you provide must be the same Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace that contains the role.

", "location": "uri", "locationName": "Namespace" } } }, "DescribeRoleCustomPermissionResponse": { "type": "structure", "members": { "CustomPermissionsName": { "shape": "RoleName", "documentation": "

The name of the custom permission that is described.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

" } } }, "DescribeTemplateAliasRequest": { "type": "structure", "required": [ "AwsAccountId", "TemplateId", "AliasName" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the template alias that you're describing.

", "location": "uri", "locationName": "AwsAccountId" }, "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the template.

", "location": "uri", "locationName": "TemplateId" }, "AliasName": { "shape": "AliasName", "documentation": "

The name of the template alias that you want to describe. If you name a specific alias, you describe the version that the alias points to. You can specify the latest version of the template by providing the keyword $LATEST in the AliasName parameter. The keyword $PUBLISHED doesn't apply to templates.

", "location": "uri", "locationName": "AliasName" } } }, "DescribeTemplateAliasResponse": { "type": "structure", "members": { "TemplateAlias": { "shape": "TemplateAlias", "documentation": "

Information about the template alias.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "DescribeTemplateDefinitionRequest": { "type": "structure", "required": [ "AwsAccountId", "TemplateId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the template. You must be using the Amazon Web Services account that the template is in.

", "location": "uri", "locationName": "AwsAccountId" }, "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the template that you're describing.

", "location": "uri", "locationName": "TemplateId" }, "VersionNumber": { "shape": "VersionNumber", "documentation": "

The version number of the template.

", "location": "querystring", "locationName": "version-number" }, "AliasName": { "shape": "AliasName", "documentation": "

The alias of the template that you want to describe. If you name a specific alias, you describe the version that the alias points to. You can specify the latest version of the template by providing the keyword $LATEST in the AliasName parameter. The keyword $PUBLISHED doesn't apply to templates.

", "location": "querystring", "locationName": "alias-name" } } }, "DescribeTemplateDefinitionResponse": { "type": "structure", "members": { "Name": { "shape": "TemplateName", "documentation": "

The descriptive name of the template.

" }, "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the template described.

" }, "Errors": { "shape": "TemplateErrorList", "documentation": "

Errors associated with the template version.

" }, "ResourceStatus": { "shape": "ResourceStatus", "documentation": "

Status associated with the template.

" }, "ThemeArn": { "shape": "Arn", "documentation": "

The ARN of the theme of the template.

" }, "Definition": { "shape": "TemplateVersionDefinition", "documentation": "

The definition of the template.

A definition is the data model of all features in a Dashboard, Template, or Analysis.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "DescribeTemplatePermissionsRequest": { "type": "structure", "required": [ "AwsAccountId", "TemplateId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the template that you're describing.

", "location": "uri", "locationName": "AwsAccountId" }, "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the template.

", "location": "uri", "locationName": "TemplateId" } } }, "DescribeTemplatePermissionsResponse": { "type": "structure", "members": { "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the template.

" }, "TemplateArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the template.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

A list of resource permissions to be set on the template.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DescribeTemplateRequest": { "type": "structure", "required": [ "AwsAccountId", "TemplateId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the template that you're describing.

", "location": "uri", "locationName": "AwsAccountId" }, "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the template.

", "location": "uri", "locationName": "TemplateId" }, "VersionNumber": { "shape": "VersionNumber", "documentation": "

(Optional) The number for the version to describe. If a VersionNumber parameter value isn't provided, the latest version of the template is described.

", "location": "querystring", "locationName": "version-number" }, "AliasName": { "shape": "AliasName", "documentation": "

The alias of the template that you want to describe. If you name a specific alias, you describe the version that the alias points to. You can specify the latest version of the template by providing the keyword $LATEST in the AliasName parameter. The keyword $PUBLISHED doesn't apply to templates.

", "location": "querystring", "locationName": "alias-name" } } }, "DescribeTemplateResponse": { "type": "structure", "members": { "Template": { "shape": "Template", "documentation": "

The template structure for the object you want to describe.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "DescribeThemeAliasRequest": { "type": "structure", "required": [ "AwsAccountId", "ThemeId", "AliasName" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the theme alias that you're describing.

", "location": "uri", "locationName": "AwsAccountId" }, "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the theme.

", "location": "uri", "locationName": "ThemeId" }, "AliasName": { "shape": "AliasName", "documentation": "

The name of the theme alias that you want to describe.

", "location": "uri", "locationName": "AliasName" } } }, "DescribeThemeAliasResponse": { "type": "structure", "members": { "ThemeAlias": { "shape": "ThemeAlias", "documentation": "

Information about the theme alias.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "DescribeThemePermissionsRequest": { "type": "structure", "required": [ "AwsAccountId", "ThemeId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the theme that you're describing.

", "location": "uri", "locationName": "AwsAccountId" }, "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the theme that you want to describe permissions for.

", "location": "uri", "locationName": "ThemeId" } } }, "DescribeThemePermissionsResponse": { "type": "structure", "members": { "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the theme.

" }, "ThemeArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the theme.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

A list of resource permissions set on the theme.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DescribeThemeRequest": { "type": "structure", "required": [ "AwsAccountId", "ThemeId" ], "members": { "AwsAccountId": { "shape": "AwsAndAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the theme that you're describing.

", "location": "uri", "locationName": "AwsAccountId" }, "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the theme.

", "location": "uri", "locationName": "ThemeId" }, "VersionNumber": { "shape": "VersionNumber", "documentation": "

The version number for the version to describe. If a VersionNumber parameter value isn't provided, the latest version of the theme is described.

", "location": "querystring", "locationName": "version-number" }, "AliasName": { "shape": "AliasName", "documentation": "

The alias of the theme that you want to describe. If you name a specific alias, you describe the version that the alias points to. You can specify the latest version of the theme by providing the keyword $LATEST in the AliasName parameter. The keyword $PUBLISHED doesn't apply to themes.

", "location": "querystring", "locationName": "alias-name" } } }, "DescribeThemeResponse": { "type": "structure", "members": { "Theme": { "shape": "Theme", "documentation": "

The information about the theme that you are describing.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "DescribeTopicPermissionsRequest": { "type": "structure", "required": [ "AwsAccountId", "TopicId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the topic that you want described.

", "location": "uri", "locationName": "AwsAccountId" }, "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic that you want to describe. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "TopicId" } } }, "DescribeTopicPermissionsResponse": { "type": "structure", "members": { "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic that you want to describe. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "TopicArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the topic.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

A list of resource permissions that are configured to the topic.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "DescribeTopicRefreshRequest": { "type": "structure", "required": [ "AwsAccountId", "TopicId", "RefreshId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the topic whose refresh you want to describe.

", "location": "uri", "locationName": "AwsAccountId" }, "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic that you want to describe. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "TopicId" }, "RefreshId": { "shape": "ResourceId", "documentation": "

The ID of the refresh, which is performed when the topic is created or updated.

", "location": "uri", "locationName": "RefreshId" } } }, "DescribeTopicRefreshResponse": { "type": "structure", "members": { "RefreshDetails": { "shape": "TopicRefreshDetails", "documentation": "

Details of the refresh, which is performed when the topic is created or updated.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DescribeTopicRefreshScheduleRequest": { "type": "structure", "required": [ "AwsAccountId", "TopicId", "DatasetId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic that contains the refresh schedule that you want to describe. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "TopicId" }, "DatasetId": { "shape": "String", "documentation": "

The ID of the dataset.

", "location": "uri", "locationName": "DatasetId" } } }, "DescribeTopicRefreshScheduleResponse": { "type": "structure", "members": { "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic that contains the refresh schedule that you want to describe. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "TopicArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the topic.

" }, "DatasetArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the dataset.

" }, "RefreshSchedule": { "shape": "TopicRefreshSchedule", "documentation": "

The definition of a refresh schedule.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "DescribeTopicRequest": { "type": "structure", "required": [ "AwsAccountId", "TopicId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic that you want to describe. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "TopicId" } } }, "DescribeTopicResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the topic.

" }, "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic that you want to describe. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "Topic": { "shape": "TopicDetails", "documentation": "

The definition of a topic.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DescribeUserRequest": { "type": "structure", "required": [ "UserName", "AwsAccountId", "Namespace" ], "members": { "UserName": { "shape": "UserName", "documentation": "

The name of the user that you want to describe.

", "location": "uri", "locationName": "UserName" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace. Currently, you should set this to default.

", "location": "uri", "locationName": "Namespace" } } }, "DescribeUserResponse": { "type": "structure", "members": { "User": { "shape": "User", "documentation": "

The user name.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "DescribeVPCConnectionRequest": { "type": "structure", "required": [ "AwsAccountId", "VPCConnectionId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID of the account that contains the VPC connection that you want described.

", "location": "uri", "locationName": "AwsAccountId" }, "VPCConnectionId": { "shape": "VPCConnectionResourceIdUnrestricted", "documentation": "

The ID of the VPC connection that you're creating. This ID is a unique identifier for each Amazon Web Services Region in an Amazon Web Services account.

", "location": "uri", "locationName": "VPCConnectionId" } } }, "DescribeVPCConnectionResponse": { "type": "structure", "members": { "VPCConnection": { "shape": "VPCConnection", "documentation": "

A response object that provides information for the specified VPC connection.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

" } } }, "DestinationParameterValueConfiguration": { "type": "structure", "members": { "CustomValuesConfiguration": { "shape": "CustomValuesConfiguration", "documentation": "

The configuration of custom values for destination parameter in DestinationParameterValueConfiguration.

" }, "SelectAllValueOptions": { "shape": "SelectAllValueOptions", "documentation": "

The configuration that selects all options.

" }, "SourceParameterName": { "shape": "String", "documentation": "

The source parameter name of the destination parameter.

" }, "SourceField": { "shape": "FieldId", "documentation": "

The source field ID of the destination parameter.

" }, "SourceColumn": { "shape": "ColumnIdentifier" } }, "documentation": "

The configuration of destination parameter values.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "DimensionField": { "type": "structure", "members": { "NumericalDimensionField": { "shape": "NumericalDimensionField", "documentation": "

The dimension type field with numerical type columns.

" }, "CategoricalDimensionField": { "shape": "CategoricalDimensionField", "documentation": "

The dimension type field with categorical type columns.

" }, "DateDimensionField": { "shape": "DateDimensionField", "documentation": "

The dimension type field with date type columns.

" } }, "documentation": "

The dimension type field.

" }, "DimensionFieldList": { "type": "list", "member": { "shape": "DimensionField" }, "max": 200 }, "DisplayFormat": { "type": "string", "enum": [ "AUTO", "PERCENT", "CURRENCY", "NUMBER", "DATE", "STRING" ] }, "DisplayFormatOptions": { "type": "structure", "members": { "UseBlankCellFormat": { "shape": "Boolean", "documentation": "

A Boolean value that indicates whether to use blank cell format.

" }, "BlankCellFormat": { "shape": "LimitedString", "documentation": "

Determines the blank cell format.

" }, "DateFormat": { "shape": "LimitedString", "documentation": "

Determines the DateTime format.

" }, "DecimalSeparator": { "shape": "TopicNumericSeparatorSymbol", "documentation": "

Determines the decimal separator.

" }, "GroupingSeparator": { "shape": "LimitedString", "documentation": "

Determines the grouping separator.

" }, "UseGrouping": { "shape": "Boolean", "documentation": "

A Boolean value that indicates whether to use grouping.

" }, "FractionDigits": { "shape": "Integer", "documentation": "

Determines the number of fraction digits.

" }, "Prefix": { "shape": "LimitedString", "documentation": "

The prefix value for a display format.

" }, "Suffix": { "shape": "LimitedString", "documentation": "

The suffix value for a display format.

" }, "UnitScaler": { "shape": "NumberScale", "documentation": "

The unit scaler. Valid values for this structure are: NONE, AUTO, THOUSANDS, MILLIONS, BILLIONS, and TRILLIONS.

" }, "NegativeFormat": { "shape": "NegativeFormat", "documentation": "

The negative format.

" }, "CurrencySymbol": { "shape": "LimitedString", "documentation": "

The currency symbol, such as USD.

" } }, "documentation": "

A structure that represents additional options for display formatting.

" }, "DnsResolverList": { "type": "list", "member": { "shape": "IPv4Address" }, "max": 15 }, "Domain": { "type": "string", "max": 64, "min": 1 }, "DonutCenterOptions": { "type": "structure", "members": { "LabelVisibility": { "shape": "Visibility", "documentation": "

Determines the visibility of the label in a donut chart. In the Amazon QuickSight console, this option is called 'Show total'.

" } }, "documentation": "

The label options of the label that is displayed in the center of a donut chart. This option isn't available for pie charts.

" }, "DonutOptions": { "type": "structure", "members": { "ArcOptions": { "shape": "ArcOptions", "documentation": "

The option for define the arc of the chart shape. Valid values are as follows:

" }, "DonutCenterOptions": { "shape": "DonutCenterOptions", "documentation": "

The label options of the label that is displayed in the center of a donut chart. This option isn't available for pie charts.

" } }, "documentation": "

The options for configuring a donut chart or pie chart.

" }, "Double": { "type": "double" }, "DrillDownFilter": { "type": "structure", "members": { "NumericEqualityFilter": { "shape": "NumericEqualityDrillDownFilter", "documentation": "

The numeric equality type drill down filter. This filter is used for number type columns.

" }, "CategoryFilter": { "shape": "CategoryDrillDownFilter", "documentation": "

The category type drill down filter. This filter is used for string type columns.

" }, "TimeRangeFilter": { "shape": "TimeRangeDrillDownFilter", "documentation": "

The time range drill down filter. This filter is used for date time columns.

" } }, "documentation": "

The drill down filter for the column hierarchies.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "DrillDownFilterList": { "type": "list", "member": { "shape": "DrillDownFilter" }, "max": 10 }, "DropDownControlDisplayOptions": { "type": "structure", "members": { "SelectAllOptions": { "shape": "ListControlSelectAllOptions", "documentation": "

The configuration of the Select all options in a dropdown control.

" }, "TitleOptions": { "shape": "LabelOptions", "documentation": "

The options to configure the title visibility, name, and font size.

" }, "InfoIconLabelOptions": { "shape": "SheetControlInfoIconLabelOptions", "documentation": "

The configuration of info icon label options.

" } }, "documentation": "

The display options of a control.

" }, "DynamicDefaultValue": { "type": "structure", "required": [ "DefaultValueColumn" ], "members": { "UserNameColumn": { "shape": "ColumnIdentifier", "documentation": "

The column that contains the username.

" }, "GroupNameColumn": { "shape": "ColumnIdentifier", "documentation": "

The column that contains the group name.

" }, "DefaultValueColumn": { "shape": "ColumnIdentifier", "documentation": "

The column that contains the default value of each user or group.

" } }, "documentation": "

Defines different defaults to the users or groups based on mapping.

" }, "Edition": { "type": "string", "enum": [ "STANDARD", "ENTERPRISE", "ENTERPRISE_AND_Q" ] }, "EmbeddingIdentityType": { "type": "string", "enum": [ "IAM", "QUICKSIGHT", "ANONYMOUS" ] }, "EmbeddingUrl": { "type": "string", "sensitive": true }, "EmptyVisual": { "type": "structure", "required": [ "VisualId", "DataSetIdentifier" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

" }, "DataSetIdentifier": { "shape": "DataSetIdentifier", "documentation": "

The data set that is used in the empty visual. Every visual requires a dataset to render.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" } }, "documentation": "

An empty visual.

Empty visuals are used in layouts but have not been configured to show any data. A new visual created in the Amazon QuickSight console is considered an EmptyVisual until a visual type is selected.

" }, "Entity": { "type": "structure", "members": { "Path": { "shape": "NonEmptyString", "documentation": "

The hierarchical path of the entity within the analysis, template, or dashboard definition tree.

" } }, "documentation": "

An object, structure, or sub-structure of an analysis, template, or dashboard.

" }, "EntityList": { "type": "list", "member": { "shape": "Entity" }, "max": 200 }, "EntryPath": { "type": "string", "max": 1000, "min": 1 }, "EntryPoint": { "type": "string", "max": 1000, "min": 1 }, "ErrorInfo": { "type": "structure", "members": { "Type": { "shape": "IngestionErrorType", "documentation": "

Error type.

" }, "Message": { "shape": "String", "documentation": "

Error message.

" } }, "documentation": "

Error information for the SPICE ingestion of a dataset.

" }, "ExasolParameters": { "type": "structure", "required": [ "Host", "Port" ], "members": { "Host": { "shape": "Host", "documentation": "

The hostname or IP address of the Exasol data source.

" }, "Port": { "shape": "Port", "documentation": "

The port for the Exasol data source.

" } }, "documentation": "

The required parameters for connecting to an Exasol data source.

" }, "ExcludePeriodConfiguration": { "type": "structure", "required": [ "Amount", "Granularity" ], "members": { "Amount": { "shape": "Integer", "documentation": "

The amount or number of the exclude period.

", "box": true }, "Granularity": { "shape": "TimeGranularity", "documentation": "

The granularity or unit (day, month, year) of the exclude period.

" }, "Status": { "shape": "WidgetStatus", "documentation": "

The status of the exclude period. Choose from the following options:

" } }, "documentation": "

The exclude period of TimeRangeFilter or RelativeDatesFilter.

" }, "ExplicitHierarchy": { "type": "structure", "required": [ "HierarchyId", "Columns" ], "members": { "HierarchyId": { "shape": "HierarchyId", "documentation": "

The hierarchy ID of the explicit hierarchy.

" }, "Columns": { "shape": "ExplicitHierarchyColumnList", "documentation": "

The list of columns that define the explicit hierarchy.

" }, "DrillDownFilters": { "shape": "DrillDownFilterList", "documentation": "

The option that determines the drill down filters for the explicit hierarchy.

" } }, "documentation": "

The option that determines the hierarchy of the fields that are built within a visual's field wells. These fields can't be duplicated to other visuals.

" }, "ExplicitHierarchyColumnList": { "type": "list", "member": { "shape": "ColumnIdentifier" }, "max": 10, "min": 2 }, "ExportHiddenFieldsOption": { "type": "structure", "members": { "AvailabilityStatus": { "shape": "DashboardBehavior", "documentation": "

The status of the export hidden fields options of a dashbaord.

" } }, "documentation": "

Determines if hidden fields are included in an exported dashboard.

" }, "ExportToCSVOption": { "type": "structure", "members": { "AvailabilityStatus": { "shape": "DashboardBehavior", "documentation": "

Availability status.

" } }, "documentation": "

Export to .csv option.

" }, "ExportWithHiddenFieldsOption": { "type": "structure", "members": { "AvailabilityStatus": { "shape": "DashboardBehavior", "documentation": "

The status of the export with hidden fields options.

" } }, "documentation": "

Determines whether or not hidden fields are visible on exported dashbaords.

" }, "Expression": { "type": "string", "max": 4096, "min": 1, "sensitive": true }, "FailedKeyRegistrationEntries": { "type": "list", "member": { "shape": "FailedKeyRegistrationEntry" } }, "FailedKeyRegistrationEntry": { "type": "structure", "required": [ "Message", "StatusCode", "SenderFault" ], "members": { "KeyArn": { "shape": "String", "documentation": "

The ARN of the KMS key that failed to update.

" }, "Message": { "shape": "NonEmptyString", "documentation": "

A message that provides information about why a FailedKeyRegistrationEntry error occurred.

" }, "StatusCode": { "shape": "StatusCode", "documentation": "

The HTTP status of a FailedKeyRegistrationEntry error.

" }, "SenderFault": { "shape": "Boolean", "documentation": "

A boolean that indicates whether a FailedKeyRegistrationEntry resulted from user error. If the value of this property is True, the error was caused by user error. If the value of this property is False, the error occurred on the backend. If your job continues fail and with a False SenderFault value, contact Amazon Web Services Support.

" } }, "documentation": "

An entry that appears when a KeyRegistration update to Amazon QuickSight fails.

" }, "FieldBasedTooltip": { "type": "structure", "members": { "AggregationVisibility": { "shape": "Visibility", "documentation": "

The visibility of Show aggregations.

" }, "TooltipTitleType": { "shape": "TooltipTitleType", "documentation": "

The type for the >tooltip title. Choose one of the following options:

" }, "TooltipFields": { "shape": "TooltipItemList", "documentation": "

The fields configuration in the tooltip.

" } }, "documentation": "

The setup for the detailed tooltip.

" }, "FieldFolder": { "type": "structure", "members": { "description": { "shape": "FieldFolderDescription", "documentation": "

The description for a field folder.

" }, "columns": { "shape": "FolderColumnList", "documentation": "

A folder has a list of columns. A column can only be in one folder.

" } }, "documentation": "

A FieldFolder element is a folder that contains fields and nested subfolders.

" }, "FieldFolderDescription": { "type": "string", "max": 500 }, "FieldFolderMap": { "type": "map", "key": { "shape": "FieldFolderPath" }, "value": { "shape": "FieldFolder" } }, "FieldFolderPath": { "type": "string", "max": 1000, "min": 1 }, "FieldId": { "type": "string", "max": 512, "min": 1 }, "FieldLabelType": { "type": "structure", "members": { "FieldId": { "shape": "FieldId", "documentation": "

Indicates the field that is targeted by the field label.

" }, "Visibility": { "shape": "Visibility", "documentation": "

The visibility of the field label.

" } }, "documentation": "

The field label type.

" }, "FieldOrderList": { "type": "list", "member": { "shape": "FieldId" }, "max": 200 }, "FieldSeriesItem": { "type": "structure", "required": [ "FieldId", "AxisBinding" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The field ID of the field for which you are setting the axis binding.

" }, "AxisBinding": { "shape": "AxisBinding", "documentation": "

The axis that you are binding the field to.

" }, "Settings": { "shape": "LineChartSeriesSettings", "documentation": "

The options that determine the presentation of line series associated to the field.

" } }, "documentation": "

The field series item configuration of a line chart.

" }, "FieldSort": { "type": "structure", "required": [ "FieldId", "Direction" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The sort configuration target field.

" }, "Direction": { "shape": "SortDirection", "documentation": "

The sort direction. Choose one of the following options:

" } }, "documentation": "

The sort configuration for a field in a field well.

" }, "FieldSortOptions": { "type": "structure", "members": { "FieldSort": { "shape": "FieldSort", "documentation": "

The sort configuration for a field in a field well.

" }, "ColumnSort": { "shape": "ColumnSort", "documentation": "

The sort configuration for a column that is not used in a field well.

" } }, "documentation": "

The field sort options in a chart configuration.

" }, "FieldSortOptionsList": { "type": "list", "member": { "shape": "FieldSortOptions" }, "max": 100 }, "FieldTooltipItem": { "type": "structure", "required": [ "FieldId" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The unique ID of the field that is targeted by the tooltip.

" }, "Label": { "shape": "String", "documentation": "

The label of the tooltip item.

" }, "Visibility": { "shape": "Visibility", "documentation": "

The visibility of the tooltip item.

" }, "TooltipTarget": { "shape": "TooltipTarget", "documentation": "

Determines the target of the field tooltip item in a combo chart visual.

" } }, "documentation": "

The tooltip item for the fields.

" }, "FieldValue": { "type": "string", "max": 2048, "sensitive": true }, "FileFormat": { "type": "string", "enum": [ "CSV", "TSV", "CLF", "ELF", "XLSX", "JSON" ] }, "FilledMapAggregatedFieldWells": { "type": "structure", "members": { "Geospatial": { "shape": "FilledMapDimensionFieldList", "documentation": "

The aggregated location field well of the filled map. Values are grouped by location fields.

" }, "Values": { "shape": "FilledMapMeasureFieldList", "documentation": "

The aggregated color field well of a filled map. Values are aggregated based on location fields.

" } }, "documentation": "

The aggregated field well of the filled map.

" }, "FilledMapConditionalFormatting": { "type": "structure", "required": [ "ConditionalFormattingOptions" ], "members": { "ConditionalFormattingOptions": { "shape": "FilledMapConditionalFormattingOptionList", "documentation": "

Conditional formatting options of a FilledMapVisual.

" } }, "documentation": "

The conditional formatting of a FilledMapVisual.

" }, "FilledMapConditionalFormattingOption": { "type": "structure", "required": [ "Shape" ], "members": { "Shape": { "shape": "FilledMapShapeConditionalFormatting", "documentation": "

The conditional formatting that determines the shape of the filled map.

" } }, "documentation": "

Conditional formatting options of a FilledMapVisual.

" }, "FilledMapConditionalFormattingOptionList": { "type": "list", "member": { "shape": "FilledMapConditionalFormattingOption" }, "max": 200 }, "FilledMapConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "FilledMapFieldWells", "documentation": "

The field wells of the visual.

" }, "SortConfiguration": { "shape": "FilledMapSortConfiguration", "documentation": "

The sort configuration of a FilledMapVisual.

" }, "Legend": { "shape": "LegendOptions", "documentation": "

The legend display setup of the visual.

" }, "Tooltip": { "shape": "TooltipOptions", "documentation": "

The tooltip display setup of the visual.

" }, "WindowOptions": { "shape": "GeospatialWindowOptions", "documentation": "

The window options of the filled map visual.

" }, "MapStyleOptions": { "shape": "GeospatialMapStyleOptions", "documentation": "

The map style options of the filled map visual.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration for a FilledMapVisual.

" }, "FilledMapDimensionFieldList": { "type": "list", "member": { "shape": "DimensionField" }, "max": 1 }, "FilledMapFieldWells": { "type": "structure", "members": { "FilledMapAggregatedFieldWells": { "shape": "FilledMapAggregatedFieldWells", "documentation": "

The aggregated field well of the filled map.

" } }, "documentation": "

The field wells of a FilledMapVisual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "FilledMapMeasureFieldList": { "type": "list", "member": { "shape": "MeasureField" }, "max": 1 }, "FilledMapShapeConditionalFormatting": { "type": "structure", "required": [ "FieldId" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The field ID of the filled map shape.

" }, "Format": { "shape": "ShapeConditionalFormat", "documentation": "

The conditional formatting that determines the background color of a filled map's shape.

" } }, "documentation": "

The conditional formatting that determines the shape of the filled map.

" }, "FilledMapSortConfiguration": { "type": "structure", "members": { "CategorySort": { "shape": "FieldSortOptionsList", "documentation": "

The sort configuration of the location fields.

" } }, "documentation": "

The sort configuration of a FilledMapVisual.

" }, "FilledMapVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "FilledMapConfiguration", "documentation": "

The configuration settings of the visual.

" }, "ConditionalFormatting": { "shape": "FilledMapConditionalFormatting", "documentation": "

The conditional formatting of a FilledMapVisual.

" }, "ColumnHierarchies": { "shape": "ColumnHierarchyList", "documentation": "

The column hierarchy that is used during drill-downs and drill-ups.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" } }, "documentation": "

A filled map.

For more information, see Creating filled maps in the Amazon QuickSight User Guide.

" }, "Filter": { "type": "structure", "members": { "CategoryFilter": { "shape": "CategoryFilter", "documentation": "

A CategoryFilter filters text values.

For more information, see Adding text filters in the Amazon QuickSight User Guide.

" }, "NumericRangeFilter": { "shape": "NumericRangeFilter", "documentation": "

A NumericRangeFilter filters numeric values that are either inside or outside a given numeric range.

" }, "NumericEqualityFilter": { "shape": "NumericEqualityFilter", "documentation": "

A NumericEqualityFilter filters numeric values that equal or do not equal a given numeric value.

" }, "TimeEqualityFilter": { "shape": "TimeEqualityFilter", "documentation": "

A TimeEqualityFilter filters date-time values that equal or do not equal a given date/time value.

" }, "TimeRangeFilter": { "shape": "TimeRangeFilter", "documentation": "

A TimeRangeFilter filters date-time values that are either inside or outside a given date/time range.

" }, "RelativeDatesFilter": { "shape": "RelativeDatesFilter", "documentation": "

A RelativeDatesFilter filters date values that are relative to a given date.

" }, "TopBottomFilter": { "shape": "TopBottomFilter", "documentation": "

A TopBottomFilter filters data to the top or bottom values for a given column.

" }, "NestedFilter": { "shape": "NestedFilter", "documentation": "

A NestedFilter filters data with a subset of data that is defined by the nested inner filter.

" } }, "documentation": "

With a Filter, you can remove portions of data from a particular visual or view.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "FilterAggMetrics": { "type": "structure", "members": { "MetricOperand": { "shape": "Identifier", "documentation": "

The metric operand of the FilterAggMetrics.

" }, "Function": { "shape": "AggType", "documentation": "

The function for the FilterAggMetrics.

" }, "SortDirection": { "shape": "TopicSortDirection", "documentation": "

The sort direction for FilterAggMetrics.

" } }, "documentation": "

The definition for the FilterAggMetrics.

" }, "FilterAggMetricsList": { "type": "list", "member": { "shape": "FilterAggMetrics" }, "max": 100 }, "FilterClass": { "type": "string", "enum": [ "ENFORCED_VALUE_FILTER", "CONDITIONAL_VALUE_FILTER", "NAMED_VALUE_FILTER" ] }, "FilterControl": { "type": "structure", "members": { "DateTimePicker": { "shape": "FilterDateTimePickerControl", "documentation": "

A control from a date filter that is used to specify date and time.

" }, "List": { "shape": "FilterListControl", "documentation": "

A control to display a list of buttons or boxes. This is used to select either a single value or multiple values.

" }, "Dropdown": { "shape": "FilterDropDownControl", "documentation": "

A control to display a dropdown list with buttons that are used to select a single value.

" }, "TextField": { "shape": "FilterTextFieldControl", "documentation": "

A control to display a text box that is used to enter a single entry.

" }, "TextArea": { "shape": "FilterTextAreaControl", "documentation": "

A control to display a text box that is used to enter multiple entries.

" }, "Slider": { "shape": "FilterSliderControl", "documentation": "

A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.

" }, "RelativeDateTime": { "shape": "FilterRelativeDateTimeControl", "documentation": "

A control from a date filter that is used to specify the relative date.

" }, "CrossSheet": { "shape": "FilterCrossSheetControl", "documentation": "

A control from a filter that is scoped across more than one sheet. This represents your filter control on a sheet

" } }, "documentation": "

The control of a filter that is used to interact with a dashboard or an analysis.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "FilterControlList": { "type": "list", "member": { "shape": "FilterControl" }, "max": 200 }, "FilterCrossSheetControl": { "type": "structure", "required": [ "FilterControlId", "SourceFilterId" ], "members": { "FilterControlId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the FilterCrossSheetControl.

" }, "SourceFilterId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The source filter ID of the FilterCrossSheetControl.

" }, "CascadingControlConfiguration": { "shape": "CascadingControlConfiguration", "documentation": "

The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.

" } }, "documentation": "

A control from a filter that is scoped across more than one sheet. This represents your filter control on a sheet

" }, "FilterDateTimePickerControl": { "type": "structure", "required": [ "FilterControlId", "Title", "SourceFilterId" ], "members": { "FilterControlId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the FilterDateTimePickerControl.

" }, "Title": { "shape": "SheetControlTitle", "documentation": "

The title of the FilterDateTimePickerControl.

" }, "SourceFilterId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The source filter ID of the FilterDateTimePickerControl.

" }, "DisplayOptions": { "shape": "DateTimePickerControlDisplayOptions", "documentation": "

The display options of a control.

" }, "Type": { "shape": "SheetControlDateTimePickerType", "documentation": "

The type of the FilterDropDownControl. Choose one of the following options:

" } }, "documentation": "

A control from a date filter that is used to specify date and time.

" }, "FilterDropDownControl": { "type": "structure", "required": [ "FilterControlId", "Title", "SourceFilterId" ], "members": { "FilterControlId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the FilterDropDownControl.

" }, "Title": { "shape": "SheetControlTitle", "documentation": "

The title of the FilterDropDownControl.

" }, "SourceFilterId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The source filter ID of the FilterDropDownControl.

" }, "DisplayOptions": { "shape": "DropDownControlDisplayOptions", "documentation": "

The display options of the FilterDropDownControl.

" }, "Type": { "shape": "SheetControlListType", "documentation": "

The type of the FilterDropDownControl. Choose one of the following options:

" }, "SelectableValues": { "shape": "FilterSelectableValues", "documentation": "

A list of selectable values that are used in a control.

" }, "CascadingControlConfiguration": { "shape": "CascadingControlConfiguration", "documentation": "

The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.

" } }, "documentation": "

A control to display a dropdown list with buttons that are used to select a single value.

" }, "FilterGroup": { "type": "structure", "required": [ "FilterGroupId", "Filters", "ScopeConfiguration", "CrossDataset" ], "members": { "FilterGroupId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The value that uniquely identifies a FilterGroup within a dashboard, template, or analysis.

" }, "Filters": { "shape": "FilterList", "documentation": "

The list of filters that are present in a FilterGroup.

" }, "ScopeConfiguration": { "shape": "FilterScopeConfiguration", "documentation": "

The configuration that specifies what scope to apply to a FilterGroup.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "Status": { "shape": "WidgetStatus", "documentation": "

The status of the FilterGroup.

" }, "CrossDataset": { "shape": "CrossDatasetTypes", "documentation": "

The filter new feature which can apply filter group to all data sets. Choose one of the following options:

" } }, "documentation": "

A grouping of individual filters. Filter groups are applied to the same group of visuals.

For more information, see Adding filter conditions (group filters) with AND and OR operators in the Amazon QuickSight User Guide.

" }, "FilterGroupList": { "type": "list", "member": { "shape": "FilterGroup" }, "max": 2000 }, "FilterList": { "type": "list", "member": { "shape": "Filter" }, "max": 20 }, "FilterListConfiguration": { "type": "structure", "required": [ "MatchOperator" ], "members": { "MatchOperator": { "shape": "CategoryFilterMatchOperator", "documentation": "

The match operator that is used to determine if a filter should be applied.

" }, "CategoryValues": { "shape": "CategoryValueList", "documentation": "

The list of category values for the filter.

" }, "SelectAllOptions": { "shape": "CategoryFilterSelectAllOptions", "documentation": "

Select all of the values. Null is not the assigned value of select all.

" }, "NullOption": { "shape": "FilterNullOption", "documentation": "

This option determines how null values should be treated when filtering data.

" } }, "documentation": "

A list of filter configurations.

" }, "FilterListControl": { "type": "structure", "required": [ "FilterControlId", "Title", "SourceFilterId" ], "members": { "FilterControlId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the FilterListControl.

" }, "Title": { "shape": "SheetControlTitle", "documentation": "

The title of the FilterListControl.

" }, "SourceFilterId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The source filter ID of the FilterListControl.

" }, "DisplayOptions": { "shape": "ListControlDisplayOptions", "documentation": "

The display options of a control.

" }, "Type": { "shape": "SheetControlListType", "documentation": "

The type of the FilterListControl. Choose one of the following options:

" }, "SelectableValues": { "shape": "FilterSelectableValues", "documentation": "

A list of selectable values that are used in a control.

" }, "CascadingControlConfiguration": { "shape": "CascadingControlConfiguration", "documentation": "

The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.

" } }, "documentation": "

A control to display a list of buttons or boxes. This is used to select either a single value or multiple values.

" }, "FilterNullOption": { "type": "string", "enum": [ "ALL_VALUES", "NULLS_ONLY", "NON_NULLS_ONLY" ] }, "FilterOperation": { "type": "structure", "required": [ "ConditionExpression" ], "members": { "ConditionExpression": { "shape": "Expression", "documentation": "

An expression that must evaluate to a Boolean value. Rows for which the expression evaluates to true are kept in the dataset.

" } }, "documentation": "

A transform operation that filters rows based on a condition.

" }, "FilterOperationSelectedFieldsConfiguration": { "type": "structure", "members": { "SelectedFields": { "shape": "SelectedFieldList", "documentation": "

Chooses the fields that are filtered in CustomActionFilterOperation.

" }, "SelectedFieldOptions": { "shape": "SelectedFieldOptions", "documentation": "

A structure that contains the options that choose which fields are filtered in the CustomActionFilterOperation.

Valid values are defined as follows:

" }, "SelectedColumns": { "shape": "CustomActionColumnList", "documentation": "

The selected columns of a dataset.

" } }, "documentation": "

The configuration of selected fields in theCustomActionFilterOperation.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "FilterOperationTargetVisualsConfiguration": { "type": "structure", "members": { "SameSheetTargetVisualConfiguration": { "shape": "SameSheetTargetVisualConfiguration", "documentation": "

The configuration of the same-sheet target visuals that you want to be filtered.

" } }, "documentation": "

The configuration of target visuals that you want to be filtered.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "FilterOperator": { "type": "string", "enum": [ "StringEquals", "StringLike" ] }, "FilterRelativeDateTimeControl": { "type": "structure", "required": [ "FilterControlId", "Title", "SourceFilterId" ], "members": { "FilterControlId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the FilterTextAreaControl.

" }, "Title": { "shape": "SheetControlTitle", "documentation": "

The title of the FilterTextAreaControl.

" }, "SourceFilterId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The source filter ID of the FilterTextAreaControl.

" }, "DisplayOptions": { "shape": "RelativeDateTimeControlDisplayOptions", "documentation": "

The display options of a control.

" } }, "documentation": "

A control from a date filter that is used to specify the relative date.

" }, "FilterScopeConfiguration": { "type": "structure", "members": { "SelectedSheets": { "shape": "SelectedSheetsFilterScopeConfiguration", "documentation": "

The configuration for applying a filter to specific sheets.

" }, "AllSheets": { "shape": "AllSheetsFilterScopeConfiguration", "documentation": "

The configuration that applies a filter to all sheets. When you choose AllSheets as the value for a FilterScopeConfiguration, this filter is applied to all visuals of all sheets in an Analysis, Dashboard, or Template. The AllSheetsFilterScopeConfiguration is chosen.

" } }, "documentation": "

The scope configuration for a FilterGroup.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "FilterSelectableValues": { "type": "structure", "members": { "Values": { "shape": "ParameterSelectableValueList", "documentation": "

The values that are used in the FilterSelectableValues.

" } }, "documentation": "

A list of selectable values that are used in a control.

" }, "FilterSliderControl": { "type": "structure", "required": [ "FilterControlId", "Title", "SourceFilterId", "MaximumValue", "MinimumValue", "StepSize" ], "members": { "FilterControlId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the FilterSliderControl.

" }, "Title": { "shape": "SheetControlTitle", "documentation": "

The title of the FilterSliderControl.

" }, "SourceFilterId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The source filter ID of the FilterSliderControl.

" }, "DisplayOptions": { "shape": "SliderControlDisplayOptions", "documentation": "

The display options of a control.

" }, "Type": { "shape": "SheetControlSliderType", "documentation": "

The type of the FilterSliderControl. Choose one of the following options:

" }, "MaximumValue": { "shape": "Double", "documentation": "

The larger value that is displayed at the right of the slider.

" }, "MinimumValue": { "shape": "Double", "documentation": "

The smaller value that is displayed at the left of the slider.

" }, "StepSize": { "shape": "Double", "documentation": "

The number of increments that the slider bar is divided into.

" } }, "documentation": "

A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.

" }, "FilterTextAreaControl": { "type": "structure", "required": [ "FilterControlId", "Title", "SourceFilterId" ], "members": { "FilterControlId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the FilterTextAreaControl.

" }, "Title": { "shape": "SheetControlTitle", "documentation": "

The title of the FilterTextAreaControl.

" }, "SourceFilterId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The source filter ID of the FilterTextAreaControl.

" }, "Delimiter": { "shape": "TextAreaControlDelimiter", "documentation": "

The delimiter that is used to separate the lines in text.

" }, "DisplayOptions": { "shape": "TextAreaControlDisplayOptions", "documentation": "

The display options of a control.

" } }, "documentation": "

A control to display a text box that is used to enter multiple entries.

" }, "FilterTextFieldControl": { "type": "structure", "required": [ "FilterControlId", "Title", "SourceFilterId" ], "members": { "FilterControlId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the FilterTextFieldControl.

" }, "Title": { "shape": "SheetControlTitle", "documentation": "

The title of the FilterTextFieldControl.

" }, "SourceFilterId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The source filter ID of the FilterTextFieldControl.

" }, "DisplayOptions": { "shape": "TextFieldControlDisplayOptions", "documentation": "

The display options of a control.

" } }, "documentation": "

A control to display a text box that is used to enter a single entry.

" }, "FilterVisualScope": { "type": "string", "enum": [ "ALL_VISUALS", "SELECTED_VISUALS" ] }, "FilteredVisualsList": { "type": "list", "member": { "shape": "ShortRestrictiveResourceId" }, "max": 50 }, "Folder": { "type": "structure", "members": { "FolderId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the folder.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the folder.

" }, "Name": { "shape": "FolderName", "documentation": "

A display name for the folder.

" }, "FolderType": { "shape": "FolderType", "documentation": "

The type of folder it is.

" }, "FolderPath": { "shape": "Path", "documentation": "

An array of ancestor ARN strings for the folder.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that the folder was created.

" }, "LastUpdatedTime": { "shape": "Timestamp", "documentation": "

The time that the folder was last updated.

" }, "SharingModel": { "shape": "SharingModel", "documentation": "

The sharing scope of the folder.

" } }, "documentation": "

A folder in Amazon QuickSight.

" }, "FolderArnList": { "type": "list", "member": { "shape": "Arn" }, "max": 1 }, "FolderColumnList": { "type": "list", "member": { "shape": "String" }, "max": 5000 }, "FolderFilterAttribute": { "type": "string", "enum": [ "PARENT_FOLDER_ARN", "DIRECT_QUICKSIGHT_OWNER", "DIRECT_QUICKSIGHT_SOLE_OWNER", "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER", "QUICKSIGHT_OWNER", "QUICKSIGHT_VIEWER_OR_OWNER", "FOLDER_NAME" ] }, "FolderMember": { "type": "structure", "members": { "MemberId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of an asset in the folder.

" }, "MemberType": { "shape": "MemberType", "documentation": "

The type of asset that it is.

" } }, "documentation": "

An asset in a Amazon QuickSight folder, such as a dashboard, analysis, or dataset.

" }, "FolderMemberList": { "type": "list", "member": { "shape": "MemberIdArnPair" }, "max": 100 }, "FolderName": { "type": "string", "max": 200, "min": 1 }, "FolderSearchFilter": { "type": "structure", "members": { "Operator": { "shape": "FilterOperator", "documentation": "

The comparison operator that you want to use as a filter, for example \"Operator\": \"StringEquals\". Valid values are \"StringEquals\" and \"StringLike\".

If you set the operator value to \"StringEquals\", you need to provide an ownership related filter in the \"NAME\" field and the arn of the user or group whose folders you want to search in the \"Value\" field. For example, \"Name\":\"DIRECT_QUICKSIGHT_OWNER\", \"Operator\": \"StringEquals\", \"Value\": \"arn:aws:quicksight:us-east-1:1:user/default/UserName1\".

If you set the value to \"StringLike\", you need to provide the name of the folders you are searching for. For example, \"Name\":\"FOLDER_NAME\", \"Operator\": \"StringLike\", \"Value\": \"Test\". The \"StringLike\" operator only supports the NAME value FOLDER_NAME.

" }, "Name": { "shape": "FolderFilterAttribute", "documentation": "

The name of a value that you want to use in the filter. For example, \"Name\": \"QUICKSIGHT_OWNER\".

Valid values are defined as follows:

" }, "Value": { "shape": "String", "documentation": "

The value of the named item (in this example, PARENT_FOLDER_ARN), that you want to use as a filter. For example, \"Value\": \"arn:aws:quicksight:us-east-1:1:folder/folderId\".

" } }, "documentation": "

A filter to use to search an Amazon QuickSight folder.

" }, "FolderSearchFilterList": { "type": "list", "member": { "shape": "FolderSearchFilter" }, "max": 100 }, "FolderSummary": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the folder.

" }, "FolderId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the folder.

" }, "Name": { "shape": "FolderName", "documentation": "

The display name of the folder.

" }, "FolderType": { "shape": "FolderType", "documentation": "

The type of folder.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that the folder was created.

" }, "LastUpdatedTime": { "shape": "Timestamp", "documentation": "

The time that the folder was last updated.

" }, "SharingModel": { "shape": "SharingModel", "documentation": "

The sharing scope of the folder.

" } }, "documentation": "

A summary of information about an existing Amazon QuickSight folder.

" }, "FolderSummaryList": { "type": "list", "member": { "shape": "FolderSummary" }, "max": 100 }, "FolderType": { "type": "string", "enum": [ "SHARED", "RESTRICTED" ] }, "Font": { "type": "structure", "members": { "FontFamily": { "shape": "String", "documentation": "

Determines the font family settings.

" } }, "documentation": "

Determines the font settings.

" }, "FontConfiguration": { "type": "structure", "members": { "FontSize": { "shape": "FontSize", "documentation": "

The option that determines the text display size.

" }, "FontDecoration": { "shape": "FontDecoration", "documentation": "

Determines the appearance of decorative lines on the text.

" }, "FontColor": { "shape": "HexColor", "documentation": "

Determines the color of the text.

" }, "FontWeight": { "shape": "FontWeight", "documentation": "

The option that determines the text display weight, or boldness.

" }, "FontStyle": { "shape": "FontStyle", "documentation": "

Determines the text display face that is inherited by the given font family.

" } }, "documentation": "

Configures the display properties of the given text.

" }, "FontDecoration": { "type": "string", "enum": [ "UNDERLINE", "NONE" ] }, "FontList": { "type": "list", "member": { "shape": "Font" }, "max": 5 }, "FontSize": { "type": "structure", "members": { "Relative": { "shape": "RelativeFontSize", "documentation": "

The lexical name for the text size, proportional to its surrounding context.

" } }, "documentation": "

The option that determines the text display size.

" }, "FontStyle": { "type": "string", "enum": [ "NORMAL", "ITALIC" ] }, "FontWeight": { "type": "structure", "members": { "Name": { "shape": "FontWeightName", "documentation": "

The lexical name for the level of boldness of the text display.

" } }, "documentation": "

The option that determines the text display weight, or boldness.

" }, "FontWeightName": { "type": "string", "enum": [ "NORMAL", "BOLD" ] }, "ForecastComputation": { "type": "structure", "required": [ "ComputationId" ], "members": { "ComputationId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for a computation.

" }, "Name": { "shape": "String", "documentation": "

The name of a computation.

" }, "Time": { "shape": "DimensionField", "documentation": "

The time field that is used in a computation.

" }, "Value": { "shape": "MeasureField", "documentation": "

The value field that is used in a computation.

" }, "PeriodsForward": { "shape": "PeriodsForward", "documentation": "

The periods forward setup of a forecast computation.

" }, "PeriodsBackward": { "shape": "PeriodsBackward", "documentation": "

The periods backward setup of a forecast computation.

" }, "UpperBoundary": { "shape": "Double", "documentation": "

The upper boundary setup of a forecast computation.

", "box": true }, "LowerBoundary": { "shape": "Double", "documentation": "

The lower boundary setup of a forecast computation.

", "box": true }, "PredictionInterval": { "shape": "PredictionInterval", "documentation": "

The prediction interval setup of a forecast computation.

" }, "Seasonality": { "shape": "ForecastComputationSeasonality", "documentation": "

The seasonality setup of a forecast computation. Choose one of the following options:

" }, "CustomSeasonalityValue": { "shape": "ForecastComputationCustomSeasonalityValue", "documentation": "

The custom seasonality value setup of a forecast computation.

", "box": true } }, "documentation": "

The forecast computation configuration.

" }, "ForecastComputationCustomSeasonalityValue": { "type": "integer", "max": 180, "min": 1 }, "ForecastComputationSeasonality": { "type": "string", "enum": [ "AUTOMATIC", "CUSTOM" ] }, "ForecastConfiguration": { "type": "structure", "members": { "ForecastProperties": { "shape": "TimeBasedForecastProperties", "documentation": "

The forecast properties setup of a forecast in the line chart.

" }, "Scenario": { "shape": "ForecastScenario", "documentation": "

The forecast scenario of a forecast in the line chart.

" } }, "documentation": "

The forecast configuration that is used in a line chart's display properties.

" }, "ForecastConfigurationList": { "type": "list", "member": { "shape": "ForecastConfiguration" }, "max": 10 }, "ForecastScenario": { "type": "structure", "members": { "WhatIfPointScenario": { "shape": "WhatIfPointScenario", "documentation": "

The what-if analysis forecast setup with the target date.

" }, "WhatIfRangeScenario": { "shape": "WhatIfRangeScenario", "documentation": "

The what-if analysis forecast setup with the date range.

" } }, "documentation": "

The forecast scenario of a forecast in the line chart.

" }, "FormatConfiguration": { "type": "structure", "members": { "StringFormatConfiguration": { "shape": "StringFormatConfiguration", "documentation": "

Formatting configuration for string fields.

" }, "NumberFormatConfiguration": { "shape": "NumberFormatConfiguration", "documentation": "

Formatting configuration for number fields.

" }, "DateTimeFormatConfiguration": { "shape": "DateTimeFormatConfiguration", "documentation": "

Formatting configuration for DateTime fields.

" } }, "documentation": "

The formatting configuration for all types of field.

" }, "FreeFormLayoutCanvasSizeOptions": { "type": "structure", "members": { "ScreenCanvasSizeOptions": { "shape": "FreeFormLayoutScreenCanvasSizeOptions", "documentation": "

The options that determine the sizing of the canvas used in a free-form layout.

" } }, "documentation": "

Configuration options for the canvas of a free-form layout.

" }, "FreeFormLayoutConfiguration": { "type": "structure", "required": [ "Elements" ], "members": { "Elements": { "shape": "FreeFromLayoutElementList", "documentation": "

The elements that are included in a free-form layout.

" }, "CanvasSizeOptions": { "shape": "FreeFormLayoutCanvasSizeOptions" } }, "documentation": "

The configuration of a free-form layout.

" }, "FreeFormLayoutElement": { "type": "structure", "required": [ "ElementId", "ElementType", "XAxisLocation", "YAxisLocation", "Width", "Height" ], "members": { "ElementId": { "shape": "ShortRestrictiveResourceId", "documentation": "

A unique identifier for an element within a free-form layout.

" }, "ElementType": { "shape": "LayoutElementType", "documentation": "

The type of element.

" }, "XAxisLocation": { "shape": "PixelLength", "documentation": "

The x-axis coordinate of the element.

" }, "YAxisLocation": { "shape": "UnlimitedPixelLength", "documentation": "

The y-axis coordinate of the element.

" }, "Width": { "shape": "PixelLength", "documentation": "

The width of an element within a free-form layout.

" }, "Height": { "shape": "PixelLength", "documentation": "

The height of an element within a free-form layout.

" }, "Visibility": { "shape": "Visibility", "documentation": "

The visibility of an element within a free-form layout.

" }, "RenderingRules": { "shape": "SheetElementRenderingRuleList", "documentation": "

The rendering rules that determine when an element should be displayed within a free-form layout.

" }, "BorderStyle": { "shape": "FreeFormLayoutElementBorderStyle", "documentation": "

The border style configuration of a free-form layout element.

" }, "SelectedBorderStyle": { "shape": "FreeFormLayoutElementBorderStyle", "documentation": "

The border style configuration of a free-form layout element. This border style is used when the element is selected.

" }, "BackgroundStyle": { "shape": "FreeFormLayoutElementBackgroundStyle", "documentation": "

The background style configuration of a free-form layout element.

" }, "LoadingAnimation": { "shape": "LoadingAnimation", "documentation": "

The loading animation configuration of a free-form layout element.

" } }, "documentation": "

An element within a free-form layout.

" }, "FreeFormLayoutElementBackgroundStyle": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The background visibility of a free-form layout element.

" }, "Color": { "shape": "HexColorWithTransparency", "documentation": "

The background color of a free-form layout element.

" } }, "documentation": "

The background style configuration of a free-form layout element.

" }, "FreeFormLayoutElementBorderStyle": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The border visibility of a free-form layout element.

" }, "Color": { "shape": "HexColorWithTransparency", "documentation": "

The border color of a free-form layout element.

" } }, "documentation": "

The background style configuration of a free-form layout element.

" }, "FreeFormLayoutScreenCanvasSizeOptions": { "type": "structure", "required": [ "OptimizedViewPortWidth" ], "members": { "OptimizedViewPortWidth": { "shape": "PixelLength", "documentation": "

The width that the view port will be optimized for when the layout renders.

", "box": true } }, "documentation": "

The options that determine the sizing of the canvas used in a free-form layout.

" }, "FreeFormSectionLayoutConfiguration": { "type": "structure", "required": [ "Elements" ], "members": { "Elements": { "shape": "FreeFromLayoutElementList", "documentation": "

The elements that are included in the free-form layout.

" } }, "documentation": "

The free-form layout configuration of a section.

" }, "FreeFromLayoutElementList": { "type": "list", "member": { "shape": "FreeFormLayoutElement" }, "max": 430 }, "FunnelChartAggregatedFieldWells": { "type": "structure", "members": { "Category": { "shape": "FunnelChartDimensionFieldList", "documentation": "

The category field wells of a funnel chart. Values are grouped by category fields.

" }, "Values": { "shape": "FunnelChartMeasureFieldList", "documentation": "

The value field wells of a funnel chart. Values are aggregated based on categories.

" } }, "documentation": "

The field well configuration of a FunnelChartVisual.

" }, "FunnelChartConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "FunnelChartFieldWells", "documentation": "

The field well configuration of a FunnelChartVisual.

" }, "SortConfiguration": { "shape": "FunnelChartSortConfiguration", "documentation": "

The sort configuration of a FunnelChartVisual.

" }, "CategoryLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options of the categories that are displayed in a FunnelChartVisual.

" }, "ValueLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options for the values that are displayed in a FunnelChartVisual.

" }, "Tooltip": { "shape": "TooltipOptions", "documentation": "

The tooltip configuration of a FunnelChartVisual.

" }, "DataLabelOptions": { "shape": "FunnelChartDataLabelOptions", "documentation": "

The options that determine the presentation of the data labels.

" }, "VisualPalette": { "shape": "VisualPalette", "documentation": "

The visual palette configuration of a FunnelChartVisual.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration of a FunnelChartVisual.

" }, "FunnelChartDataLabelOptions": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The visibility option that determines if data labels are displayed.

" }, "CategoryLabelVisibility": { "shape": "Visibility", "documentation": "

The visibility of the category labels within the data labels.

" }, "MeasureLabelVisibility": { "shape": "Visibility", "documentation": "

The visibility of the measure labels within the data labels.

" }, "Position": { "shape": "DataLabelPosition", "documentation": "

Determines the positioning of the data label relative to a section of the funnel.

" }, "LabelFontConfiguration": { "shape": "FontConfiguration", "documentation": "

The font configuration for the data labels.

Only the FontSize attribute of the font configuration is used for data labels.

" }, "LabelColor": { "shape": "HexColor", "documentation": "

The color of the data label text.

" }, "MeasureDataLabelStyle": { "shape": "FunnelChartMeasureDataLabelStyle", "documentation": "

Determines the style of the metric labels.

" } }, "documentation": "

The options that determine the presentation of the data labels.

" }, "FunnelChartDimensionFieldList": { "type": "list", "member": { "shape": "DimensionField" }, "max": 1 }, "FunnelChartFieldWells": { "type": "structure", "members": { "FunnelChartAggregatedFieldWells": { "shape": "FunnelChartAggregatedFieldWells", "documentation": "

The field well configuration of a FunnelChartVisual.

" } }, "documentation": "

The field well configuration of a FunnelChartVisual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "FunnelChartMeasureDataLabelStyle": { "type": "string", "enum": [ "VALUE_ONLY", "PERCENTAGE_BY_FIRST_STAGE", "PERCENTAGE_BY_PREVIOUS_STAGE", "VALUE_AND_PERCENTAGE_BY_FIRST_STAGE", "VALUE_AND_PERCENTAGE_BY_PREVIOUS_STAGE" ] }, "FunnelChartMeasureFieldList": { "type": "list", "member": { "shape": "MeasureField" }, "max": 1 }, "FunnelChartSortConfiguration": { "type": "structure", "members": { "CategorySort": { "shape": "FieldSortOptionsList", "documentation": "

The sort configuration of the category fields.

" }, "CategoryItemsLimit": { "shape": "ItemsLimitConfiguration", "documentation": "

The limit on the number of categories displayed.

" } }, "documentation": "

The sort configuration of a FunnelChartVisual.

" }, "FunnelChartVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "FunnelChartConfiguration", "documentation": "

The configuration of a FunnelChartVisual.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" }, "ColumnHierarchies": { "shape": "ColumnHierarchyList", "documentation": "

The column hierarchy that is used during drill-downs and drill-ups.

" } }, "documentation": "

A funnel chart.

For more information, see Using funnel charts in the Amazon QuickSight User Guide.

" }, "GaugeChartArcConditionalFormatting": { "type": "structure", "members": { "ForegroundColor": { "shape": "ConditionalFormattingColor", "documentation": "

The conditional formatting of the arc foreground color.

" } }, "documentation": "

The options that determine the presentation of the arc of a GaugeChartVisual.

" }, "GaugeChartColorConfiguration": { "type": "structure", "members": { "ForegroundColor": { "shape": "HexColor", "documentation": "

The foreground color configuration of a GaugeChartVisual.

" }, "BackgroundColor": { "shape": "HexColor", "documentation": "

The background color configuration of a GaugeChartVisual.

" } }, "documentation": "

The color configuration of a GaugeChartVisual.

" }, "GaugeChartConditionalFormatting": { "type": "structure", "members": { "ConditionalFormattingOptions": { "shape": "GaugeChartConditionalFormattingOptionList", "documentation": "

Conditional formatting options of a GaugeChartVisual.

" } }, "documentation": "

The conditional formatting of a GaugeChartVisual.

" }, "GaugeChartConditionalFormattingOption": { "type": "structure", "members": { "PrimaryValue": { "shape": "GaugeChartPrimaryValueConditionalFormatting", "documentation": "

The conditional formatting for the primary value of a GaugeChartVisual.

" }, "Arc": { "shape": "GaugeChartArcConditionalFormatting", "documentation": "

The options that determine the presentation of the arc of a GaugeChartVisual.

" } }, "documentation": "

Conditional formatting options of a GaugeChartVisual.

" }, "GaugeChartConditionalFormattingOptionList": { "type": "list", "member": { "shape": "GaugeChartConditionalFormattingOption" }, "max": 100 }, "GaugeChartConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "GaugeChartFieldWells", "documentation": "

The field well configuration of a GaugeChartVisual.

" }, "GaugeChartOptions": { "shape": "GaugeChartOptions", "documentation": "

The options that determine the presentation of the GaugeChartVisual.

" }, "DataLabels": { "shape": "DataLabelOptions", "documentation": "

The data label configuration of a GaugeChartVisual.

" }, "TooltipOptions": { "shape": "TooltipOptions", "documentation": "

The tooltip configuration of a GaugeChartVisual.

" }, "VisualPalette": { "shape": "VisualPalette", "documentation": "

The visual palette configuration of a GaugeChartVisual.

" }, "ColorConfiguration": { "shape": "GaugeChartColorConfiguration", "documentation": "

The color configuration of a GaugeChartVisual.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration of a GaugeChartVisual.

" }, "GaugeChartFieldWells": { "type": "structure", "members": { "Values": { "shape": "MeasureFieldList", "documentation": "

The value field wells of a GaugeChartVisual.

" }, "TargetValues": { "shape": "MeasureFieldList", "documentation": "

The target value field wells of a GaugeChartVisual.

" } }, "documentation": "

The field well configuration of a GaugeChartVisual.

" }, "GaugeChartOptions": { "type": "structure", "members": { "PrimaryValueDisplayType": { "shape": "PrimaryValueDisplayType", "documentation": "

The options that determine the primary value display type.

" }, "Comparison": { "shape": "ComparisonConfiguration", "documentation": "

The comparison configuration of a GaugeChartVisual.

" }, "ArcAxis": { "shape": "ArcAxisConfiguration", "documentation": "

The arc axis configuration of a GaugeChartVisual.

" }, "Arc": { "shape": "ArcConfiguration", "documentation": "

The arc configuration of a GaugeChartVisual.

" }, "PrimaryValueFontConfiguration": { "shape": "FontConfiguration", "documentation": "

The options that determine the primary value font configuration.

" } }, "documentation": "

The options that determine the presentation of the GaugeChartVisual.

" }, "GaugeChartPrimaryValueConditionalFormatting": { "type": "structure", "members": { "TextColor": { "shape": "ConditionalFormattingColor", "documentation": "

The conditional formatting of the primary value text color.

" }, "Icon": { "shape": "ConditionalFormattingIcon", "documentation": "

The conditional formatting of the primary value icon.

" } }, "documentation": "

The conditional formatting for the primary value of a GaugeChartVisual.

" }, "GaugeChartVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "GaugeChartConfiguration", "documentation": "

The configuration of a GaugeChartVisual.

" }, "ConditionalFormatting": { "shape": "GaugeChartConditionalFormatting", "documentation": "

The conditional formatting of a GaugeChartVisual.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" } }, "documentation": "

A gauge chart.

For more information, see Using gauge charts in the Amazon QuickSight User Guide.

" }, "GenerateEmbedUrlForAnonymousUserRequest": { "type": "structure", "required": [ "AwsAccountId", "Namespace", "AuthorizedResourceArns", "ExperienceConfiguration" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that contains the dashboard that you're embedding.

", "location": "uri", "locationName": "AwsAccountId" }, "SessionLifetimeInMinutes": { "shape": "SessionLifetimeInMinutes", "documentation": "

How many minutes the session is valid. The session lifetime must be in [15-600] minutes range.

" }, "Namespace": { "shape": "Namespace", "documentation": "

The Amazon QuickSight namespace that the anonymous user virtually belongs to. If you are not using an Amazon QuickSight custom namespace, set this to default.

" }, "SessionTags": { "shape": "SessionTagList", "documentation": "

The session tags used for row-level security. Before you use this parameter, make sure that you have configured the relevant datasets using the DataSet$RowLevelPermissionTagConfiguration parameter so that session tags can be used to provide row-level security.

These are not the tags used for the Amazon Web Services resource tagging feature. For more information, see Using Row-Level Security (RLS) with Tagsin the Amazon QuickSight User Guide.

" }, "AuthorizedResourceArns": { "shape": "ArnList", "documentation": "

The Amazon Resource Names (ARNs) for the Amazon QuickSight resources that the user is authorized to access during the lifetime of the session.

If you choose Dashboard embedding experience, pass the list of dashboard ARNs in the account that you want the user to be able to view.

If you want to make changes to the theme of your embedded content, pass a list of theme ARNs that the anonymous users need access to.

Currently, you can pass up to 25 theme ARNs in each API call.

" }, "ExperienceConfiguration": { "shape": "AnonymousUserEmbeddingExperienceConfiguration", "documentation": "

The configuration of the experience that you are embedding.

" }, "AllowedDomains": { "shape": "StringList", "documentation": "

The domains that you want to add to the allow list for access to the generated URL that is then embedded. This optional parameter overrides the static domains that are configured in the Manage QuickSight menu in the Amazon QuickSight console. Instead, it allows only the domains that you include in this parameter. You can list up to three domains or subdomains in each API call.

To include all subdomains under a specific domain to the allow list, use *. For example, https://*.sapp.amazon.com includes all subdomains under https://sapp.amazon.com.

" } } }, "GenerateEmbedUrlForAnonymousUserResponse": { "type": "structure", "required": [ "EmbedUrl", "Status", "RequestId", "AnonymousUserArn" ], "members": { "EmbedUrl": { "shape": "EmbeddingUrl", "documentation": "

The embed URL for the dashboard.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "AnonymousUserArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) to use for the anonymous Amazon QuickSight user.

" } } }, "GenerateEmbedUrlForRegisteredUserRequest": { "type": "structure", "required": [ "AwsAccountId", "UserArn", "ExperienceConfiguration" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that contains the dashboard that you're embedding.

", "location": "uri", "locationName": "AwsAccountId" }, "SessionLifetimeInMinutes": { "shape": "SessionLifetimeInMinutes", "documentation": "

How many minutes the session is valid. The session lifetime must be in [15-600] minutes range.

" }, "UserArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name for the registered user.

" }, "ExperienceConfiguration": { "shape": "RegisteredUserEmbeddingExperienceConfiguration", "documentation": "

The experience that you want to embed. For registered users, you can embed Amazon QuickSight dashboards, Amazon QuickSight visuals, the Amazon QuickSight Q search bar, the Amazon QuickSight Generative Q&A experience, or the entire Amazon QuickSight console.

" }, "AllowedDomains": { "shape": "StringList", "documentation": "

The domains that you want to add to the allow list for access to the generated URL that is then embedded. This optional parameter overrides the static domains that are configured in the Manage QuickSight menu in the Amazon QuickSight console. Instead, it allows only the domains that you include in this parameter. You can list up to three domains or subdomains in each API call.

To include all subdomains under a specific domain to the allow list, use *. For example, https://*.sapp.amazon.com includes all subdomains under https://sapp.amazon.com.

" } } }, "GenerateEmbedUrlForRegisteredUserResponse": { "type": "structure", "required": [ "EmbedUrl", "Status", "RequestId" ], "members": { "EmbedUrl": { "shape": "EmbeddingUrl", "documentation": "

The embed URL for the Amazon QuickSight dashboard, visual, Q search bar, Generative Q&A experience, or console.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "GeoSpatialColumnGroup": { "type": "structure", "required": [ "Name", "Columns" ], "members": { "Name": { "shape": "ColumnGroupName", "documentation": "

A display name for the hierarchy.

" }, "CountryCode": { "shape": "GeoSpatialCountryCode", "documentation": "

Country code.

" }, "Columns": { "shape": "ColumnList", "documentation": "

Columns in this hierarchy.

" } }, "documentation": "

Geospatial column group that denotes a hierarchy.

" }, "GeoSpatialCountryCode": { "type": "string", "enum": [ "US" ] }, "GeoSpatialDataRole": { "type": "string", "enum": [ "COUNTRY", "STATE", "COUNTY", "CITY", "POSTCODE", "LONGITUDE", "LATITUDE" ] }, "GeospatialCoordinateBounds": { "type": "structure", "required": [ "North", "South", "West", "East" ], "members": { "North": { "shape": "Latitude", "documentation": "

The latitude of the north bound of the geospatial coordinate bounds.

" }, "South": { "shape": "Latitude", "documentation": "

The latitude of the south bound of the geospatial coordinate bounds.

" }, "West": { "shape": "Longitude", "documentation": "

The longitude of the west bound of the geospatial coordinate bounds.

" }, "East": { "shape": "Longitude", "documentation": "

The longitude of the east bound of the geospatial coordinate bounds.

" } }, "documentation": "

The bound options (north, south, west, east) of the geospatial window options.

" }, "GeospatialHeatmapColorScale": { "type": "structure", "members": { "Colors": { "shape": "GeospatialHeatmapDataColorList", "documentation": "

The list of colors to be used in heatmap point style.

" } }, "documentation": "

The color scale specification for the heatmap point style.

" }, "GeospatialHeatmapConfiguration": { "type": "structure", "members": { "HeatmapColor": { "shape": "GeospatialHeatmapColorScale", "documentation": "

The color scale specification for the heatmap point style.

" } }, "documentation": "

The heatmap configuration of the geospatial point style.

" }, "GeospatialHeatmapDataColor": { "type": "structure", "required": [ "Color" ], "members": { "Color": { "shape": "HexColor", "documentation": "

The hex color to be used in the heatmap point style.

" } }, "documentation": "

The color to be used in the heatmap point style.

" }, "GeospatialHeatmapDataColorList": { "type": "list", "member": { "shape": "GeospatialHeatmapDataColor" }, "max": 2, "min": 2 }, "GeospatialMapAggregatedFieldWells": { "type": "structure", "members": { "Geospatial": { "shape": "DimensionFieldList", "documentation": "

The geospatial field wells of a geospatial map. Values are grouped by geospatial fields.

" }, "Values": { "shape": "MeasureFieldList", "documentation": "

The size field wells of a geospatial map. Values are aggregated based on geospatial fields.

" }, "Colors": { "shape": "DimensionFieldList", "documentation": "

The color field wells of a geospatial map.

" } }, "documentation": "

The aggregated field wells for a geospatial map.

" }, "GeospatialMapConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "GeospatialMapFieldWells", "documentation": "

The field wells of the visual.

" }, "Legend": { "shape": "LegendOptions", "documentation": "

The legend display setup of the visual.

" }, "Tooltip": { "shape": "TooltipOptions", "documentation": "

The tooltip display setup of the visual.

" }, "WindowOptions": { "shape": "GeospatialWindowOptions", "documentation": "

The window options of the geospatial map.

" }, "MapStyleOptions": { "shape": "GeospatialMapStyleOptions", "documentation": "

The map style options of the geospatial map.

" }, "PointStyleOptions": { "shape": "GeospatialPointStyleOptions", "documentation": "

The point style options of the geospatial map.

" }, "VisualPalette": { "shape": "VisualPalette" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration of a GeospatialMapVisual.

" }, "GeospatialMapFieldWells": { "type": "structure", "members": { "GeospatialMapAggregatedFieldWells": { "shape": "GeospatialMapAggregatedFieldWells", "documentation": "

The aggregated field well for a geospatial map.

" } }, "documentation": "

The field wells of a GeospatialMapVisual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "GeospatialMapStyleOptions": { "type": "structure", "members": { "BaseMapStyle": { "shape": "BaseMapStyleType", "documentation": "

The base map style of the geospatial map.

" } }, "documentation": "

The map style options of the geospatial map.

" }, "GeospatialMapVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "GeospatialMapConfiguration", "documentation": "

The configuration settings of the visual.

" }, "ColumnHierarchies": { "shape": "ColumnHierarchyList", "documentation": "

The column hierarchy that is used during drill-downs and drill-ups.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" } }, "documentation": "

A geospatial map or a points on map visual.

For more information, see Creating point maps in the Amazon QuickSight User Guide.

" }, "GeospatialPointStyleOptions": { "type": "structure", "members": { "SelectedPointStyle": { "shape": "GeospatialSelectedPointStyle", "documentation": "

The selected point styles (point, cluster) of the geospatial map.

" }, "ClusterMarkerConfiguration": { "shape": "ClusterMarkerConfiguration", "documentation": "

The cluster marker configuration of the geospatial point style.

" }, "HeatmapConfiguration": { "shape": "GeospatialHeatmapConfiguration", "documentation": "

The heatmap configuration of the geospatial point style.

" } }, "documentation": "

The point style of the geospatial map.

" }, "GeospatialSelectedPointStyle": { "type": "string", "enum": [ "POINT", "CLUSTER", "HEATMAP" ] }, "GeospatialWindowOptions": { "type": "structure", "members": { "Bounds": { "shape": "GeospatialCoordinateBounds", "documentation": "

The bounds options (north, south, west, east) of the geospatial window options.

" }, "MapZoomMode": { "shape": "MapZoomMode", "documentation": "

The map zoom modes (manual, auto) of the geospatial window options.

" } }, "documentation": "

The window options of the geospatial map visual.

" }, "GetDashboardEmbedUrlRequest": { "type": "structure", "required": [ "AwsAccountId", "DashboardId", "IdentityType" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that contains the dashboard that you're embedding.

", "location": "uri", "locationName": "AwsAccountId" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the dashboard, also added to the Identity and Access Management (IAM) policy.

", "location": "uri", "locationName": "DashboardId" }, "IdentityType": { "shape": "EmbeddingIdentityType", "documentation": "

The authentication method that the user uses to sign in.

", "location": "querystring", "locationName": "creds-type" }, "SessionLifetimeInMinutes": { "shape": "SessionLifetimeInMinutes", "documentation": "

How many minutes the session is valid. The session lifetime must be 15-600 minutes.

", "location": "querystring", "locationName": "session-lifetime" }, "UndoRedoDisabled": { "shape": "Boolean", "documentation": "

Remove the undo/redo button on the embedded dashboard. The default is FALSE, which enables the undo/redo button.

", "location": "querystring", "locationName": "undo-redo-disabled" }, "ResetDisabled": { "shape": "Boolean", "documentation": "

Remove the reset button on the embedded dashboard. The default is FALSE, which enables the reset button.

", "location": "querystring", "locationName": "reset-disabled" }, "StatePersistenceEnabled": { "shape": "Boolean", "documentation": "

Adds persistence of state for the user session in an embedded dashboard. Persistence applies to the sheet and the parameter settings. These are control settings that the dashboard subscriber (Amazon QuickSight reader) chooses while viewing the dashboard. If this is set to TRUE, the settings are the same when the subscriber reopens the same dashboard URL. The state is stored in Amazon QuickSight, not in a browser cookie. If this is set to FALSE, the state of the user session is not persisted. The default is FALSE.

", "location": "querystring", "locationName": "state-persistence-enabled" }, "UserArn": { "shape": "Arn", "documentation": "

The Amazon QuickSight user's Amazon Resource Name (ARN), for use with QUICKSIGHT identity type. You can use this for any Amazon QuickSight users in your account (readers, authors, or admins) authenticated as one of the following:

Omit this parameter for users in the third group – IAM users and IAM role-based sessions.

", "location": "querystring", "locationName": "user-arn" }, "Namespace": { "shape": "Namespace", "documentation": "

The Amazon QuickSight namespace that contains the dashboard IDs in this request. If you're not using a custom namespace, set Namespace = default.

", "location": "querystring", "locationName": "namespace" }, "AdditionalDashboardIds": { "shape": "AdditionalDashboardIdList", "documentation": "

A list of one or more dashboard IDs that you want anonymous users to have tempporary access to. Currently, the IdentityType parameter must be set to ANONYMOUS because other identity types authenticate as Amazon QuickSight or IAM users. For example, if you set \"--dashboard-id dash_id1 --dashboard-id dash_id2 dash_id3 identity-type ANONYMOUS\", the session can access all three dashboards.

", "location": "querystring", "locationName": "additional-dashboard-ids" } } }, "GetDashboardEmbedUrlResponse": { "type": "structure", "members": { "EmbedUrl": { "shape": "EmbeddingUrl", "documentation": "

A single-use URL that you can put into your server-side webpage to embed your dashboard. This URL is valid for 5 minutes. The API operation provides the URL with an auth_code value that enables one (and only one) sign-on to a user session that is valid for 10 hours.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } }, "documentation": "

Output returned from the GetDashboardEmbedUrl operation.

" }, "GetSessionEmbedUrlRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account associated with your Amazon QuickSight subscription.

", "location": "uri", "locationName": "AwsAccountId" }, "EntryPoint": { "shape": "EntryPoint", "documentation": "

The URL you use to access the embedded session. The entry point URL is constrained to the following paths:

", "location": "querystring", "locationName": "entry-point" }, "SessionLifetimeInMinutes": { "shape": "SessionLifetimeInMinutes", "documentation": "

How many minutes the session is valid. The session lifetime must be 15-600 minutes.

", "location": "querystring", "locationName": "session-lifetime" }, "UserArn": { "shape": "Arn", "documentation": "

The Amazon QuickSight user's Amazon Resource Name (ARN), for use with QUICKSIGHT identity type. You can use this for any type of Amazon QuickSight users in your account (readers, authors, or admins). They need to be authenticated as one of the following:

  1. Active Directory (AD) users or group members

  2. Invited nonfederated users

  3. IAM users and IAM role-based sessions authenticated through Federated Single Sign-On using SAML, OpenID Connect, or IAM federation

Omit this parameter for users in the third group, IAM users and IAM role-based sessions.

", "location": "querystring", "locationName": "user-arn" } } }, "GetSessionEmbedUrlResponse": { "type": "structure", "members": { "EmbedUrl": { "shape": "EmbeddingUrl", "documentation": "

A single-use URL that you can put into your server-side web page to embed your Amazon QuickSight session. This URL is valid for 5 minutes. The API operation provides the URL with an auth_code value that enables one (and only one) sign-on to a user session that is valid for 10 hours.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "GlobalTableBorderOptions": { "type": "structure", "members": { "UniformBorder": { "shape": "TableBorderOptions", "documentation": "

Determines the options for uniform border.

" }, "SideSpecificBorder": { "shape": "TableSideBorderOptions", "documentation": "

Determines the options for side specific border.

" } }, "documentation": "

Determines the border options for a table visual.

" }, "GradientColor": { "type": "structure", "members": { "Stops": { "shape": "GradientStopList", "documentation": "

The list of gradient color stops.

" } }, "documentation": "

Determines the gradient color settings.

" }, "GradientStop": { "type": "structure", "required": [ "GradientOffset" ], "members": { "GradientOffset": { "shape": "Double", "documentation": "

Determines gradient offset value.

" }, "DataValue": { "shape": "Double", "documentation": "

Determines the data value.

", "box": true }, "Color": { "shape": "HexColor", "documentation": "

Determines the color.

" } }, "documentation": "

Determines the gradient stop configuration.

" }, "GradientStopList": { "type": "list", "member": { "shape": "GradientStop" }, "max": 100 }, "GridLayoutCanvasSizeOptions": { "type": "structure", "members": { "ScreenCanvasSizeOptions": { "shape": "GridLayoutScreenCanvasSizeOptions", "documentation": "

The options that determine the sizing of the canvas used in a grid layout.

" } }, "documentation": "

Configuration options for the canvas of a grid layout.

" }, "GridLayoutConfiguration": { "type": "structure", "required": [ "Elements" ], "members": { "Elements": { "shape": "GridLayoutElementList", "documentation": "

The elements that are included in a grid layout.

" }, "CanvasSizeOptions": { "shape": "GridLayoutCanvasSizeOptions" } }, "documentation": "

The configuration for a grid layout. Also called a tiled layout.

Visuals snap to a grid with standard spacing and alignment. Dashboards are displayed as designed, with options to fit to screen or view at actual size.

" }, "GridLayoutElement": { "type": "structure", "required": [ "ElementId", "ElementType", "ColumnSpan", "RowSpan" ], "members": { "ElementId": { "shape": "ShortRestrictiveResourceId", "documentation": "

A unique identifier for an element within a grid layout.

" }, "ElementType": { "shape": "LayoutElementType", "documentation": "

The type of element.

" }, "ColumnIndex": { "shape": "GridLayoutElementColumnIndex", "documentation": "

The column index for the upper left corner of an element.

" }, "ColumnSpan": { "shape": "GridLayoutElementColumnSpan", "documentation": "

The width of a grid element expressed as a number of grid columns.

" }, "RowIndex": { "shape": "GridLayoutElementRowIndex", "documentation": "

The row index for the upper left corner of an element.

" }, "RowSpan": { "shape": "GridLayoutElementRowSpan", "documentation": "

The height of a grid element expressed as a number of grid rows.

" } }, "documentation": "

An element within a grid layout.

" }, "GridLayoutElementColumnIndex": { "type": "integer", "max": 35, "min": 0 }, "GridLayoutElementColumnSpan": { "type": "integer", "max": 36, "min": 1 }, "GridLayoutElementList": { "type": "list", "member": { "shape": "GridLayoutElement" }, "max": 430 }, "GridLayoutElementRowIndex": { "type": "integer", "max": 9009, "min": 0 }, "GridLayoutElementRowSpan": { "type": "integer", "max": 21, "min": 1 }, "GridLayoutScreenCanvasSizeOptions": { "type": "structure", "required": [ "ResizeOption" ], "members": { "ResizeOption": { "shape": "ResizeOption", "documentation": "

This value determines the layout behavior when the viewport is resized.

" }, "OptimizedViewPortWidth": { "shape": "PixelLength", "documentation": "

The width that the view port will be optimized for when the layout renders.

", "box": true } }, "documentation": "

The options that determine the sizing of the canvas used in a grid layout.

" }, "Group": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the group.

" }, "GroupName": { "shape": "GroupName", "documentation": "

The name of the group.

" }, "Description": { "shape": "GroupDescription", "documentation": "

The group description.

" }, "PrincipalId": { "shape": "String", "documentation": "

The principal ID of the group.

" } }, "documentation": "

A group in Amazon QuickSight consists of a set of users. You can use groups to make it easier to manage access and security.

" }, "GroupDescription": { "type": "string", "max": 512, "min": 1 }, "GroupFilterAttribute": { "type": "string", "enum": [ "GROUP_NAME" ] }, "GroupFilterOperator": { "type": "string", "enum": [ "StartsWith" ] }, "GroupList": { "type": "list", "member": { "shape": "Group" } }, "GroupMember": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the group member (user).

" }, "MemberName": { "shape": "GroupMemberName", "documentation": "

The name of the group member (user).

" } }, "documentation": "

A member of an Amazon QuickSight group. Currently, group members must be users. Groups can't be members of another group. .

" }, "GroupMemberList": { "type": "list", "member": { "shape": "GroupMember" } }, "GroupMemberName": { "type": "string", "max": 256, "min": 1, "pattern": "[\\u0020-\\u00FF]+" }, "GroupName": { "type": "string", "min": 1, "pattern": "[\\u0020-\\u00FF]+" }, "GroupSearchFilter": { "type": "structure", "required": [ "Operator", "Name", "Value" ], "members": { "Operator": { "shape": "GroupFilterOperator", "documentation": "

The comparison operator that you want to use as a filter, for example \"Operator\": \"StartsWith\". Currently, the only supported operator is StartsWith.

" }, "Name": { "shape": "GroupFilterAttribute", "documentation": "

The name of the value that you want to use as a filter, for example \"Name\": \"GROUP_NAME\". Currently, the only supported name is GROUP_NAME.

" }, "Value": { "shape": "String", "documentation": "

The value of the named item, in this case GROUP_NAME, that you want to use as a filter.

" } }, "documentation": "

A GroupSearchFilter object that you want to apply to your search.

" }, "GroupSearchFilterList": { "type": "list", "member": { "shape": "GroupSearchFilter" }, "max": 1, "min": 1 }, "GroupsList": { "type": "list", "member": { "shape": "String" } }, "GrowthRateComputation": { "type": "structure", "required": [ "ComputationId" ], "members": { "ComputationId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for a computation.

" }, "Name": { "shape": "String", "documentation": "

The name of a computation.

" }, "Time": { "shape": "DimensionField", "documentation": "

The time field that is used in a computation.

" }, "Value": { "shape": "MeasureField", "documentation": "

The value field that is used in a computation.

" }, "PeriodSize": { "shape": "GrowthRatePeriodSize", "documentation": "

The period size setup of a growth rate computation.

" } }, "documentation": "

The growth rate computation configuration.

" }, "GrowthRatePeriodSize": { "type": "integer", "max": 52, "min": 2 }, "GutterStyle": { "type": "structure", "members": { "Show": { "shape": "Boolean", "documentation": "

This Boolean value controls whether to display a gutter space between sheet tiles.

", "box": true } }, "documentation": "

The display options for gutter spacing between tiles on a sheet.

" }, "HeaderFooterSectionConfiguration": { "type": "structure", "required": [ "SectionId", "Layout" ], "members": { "SectionId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of the header or footer section.

" }, "Layout": { "shape": "SectionLayoutConfiguration", "documentation": "

The layout configuration of the header or footer section.

" }, "Style": { "shape": "SectionStyle", "documentation": "

The style options of a header or footer section.

" } }, "documentation": "

The configuration of a header or footer section.

" }, "HeaderFooterSectionConfigurationList": { "type": "list", "member": { "shape": "HeaderFooterSectionConfiguration" }, "max": 1 }, "HeatMapAggregatedFieldWells": { "type": "structure", "members": { "Rows": { "shape": "HeatMapDimensionFieldList", "documentation": "

The rows field well of a heat map.

" }, "Columns": { "shape": "HeatMapDimensionFieldList", "documentation": "

The columns field well of a heat map.

" }, "Values": { "shape": "HeatMapMeasureFieldList", "documentation": "

The values field well of a heat map.

" } }, "documentation": "

The aggregated field wells of a heat map.

" }, "HeatMapConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "HeatMapFieldWells", "documentation": "

The field wells of the visual.

" }, "SortConfiguration": { "shape": "HeatMapSortConfiguration", "documentation": "

The sort configuration of a heat map.

" }, "RowLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options of the row that is displayed in a heat map.

" }, "ColumnLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options of the column that is displayed in a heat map.

" }, "ColorScale": { "shape": "ColorScale", "documentation": "

The color options (gradient color, point of divergence) in a heat map.

" }, "Legend": { "shape": "LegendOptions", "documentation": "

The legend display setup of the visual.

" }, "DataLabels": { "shape": "DataLabelOptions", "documentation": "

The options that determine if visual data labels are displayed.

" }, "Tooltip": { "shape": "TooltipOptions", "documentation": "

The tooltip display setup of the visual.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration of a heat map.

" }, "HeatMapDimensionFieldList": { "type": "list", "member": { "shape": "DimensionField" }, "max": 1 }, "HeatMapFieldWells": { "type": "structure", "members": { "HeatMapAggregatedFieldWells": { "shape": "HeatMapAggregatedFieldWells", "documentation": "

The aggregated field wells of a heat map.

" } }, "documentation": "

The field well configuration of a heat map.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "HeatMapMeasureFieldList": { "type": "list", "member": { "shape": "MeasureField" }, "max": 1 }, "HeatMapSortConfiguration": { "type": "structure", "members": { "HeatMapRowSort": { "shape": "FieldSortOptionsList", "documentation": "

The field sort configuration of the rows fields.

" }, "HeatMapColumnSort": { "shape": "FieldSortOptionsList", "documentation": "

The column sort configuration for heat map for columns that aren't a part of a field well.

" }, "HeatMapRowItemsLimitConfiguration": { "shape": "ItemsLimitConfiguration", "documentation": "

The limit on the number of rows that are displayed in a heat map.

" }, "HeatMapColumnItemsLimitConfiguration": { "shape": "ItemsLimitConfiguration", "documentation": "

The limit on the number of columns that are displayed in a heat map.

" } }, "documentation": "

The sort configuration of a heat map.

" }, "HeatMapVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "HeatMapConfiguration", "documentation": "

The configuration of a heat map.

" }, "ColumnHierarchies": { "shape": "ColumnHierarchyList", "documentation": "

The column hierarchy that is used during drill-downs and drill-ups.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" } }, "documentation": "

A heat map.

For more information, see Using heat maps in the Amazon QuickSight User Guide.

" }, "HexColor": { "type": "string", "pattern": "^#[A-F0-9]{6}$" }, "HexColorWithTransparency": { "type": "string", "pattern": "^#[A-F0-9]{6}(?:[A-F0-9]{2})?$" }, "HierarchyId": { "type": "string", "max": 512, "min": 1 }, "HistogramAggregatedFieldWells": { "type": "structure", "members": { "Values": { "shape": "HistogramMeasureFieldList", "documentation": "

The value field wells of a histogram. Values are aggregated by COUNT or DISTINCT_COUNT.

" } }, "documentation": "

The field well configuration of a histogram.

" }, "HistogramBinOptions": { "type": "structure", "members": { "SelectedBinType": { "shape": "HistogramBinType", "documentation": "

The options that determine the selected bin type.

" }, "BinCount": { "shape": "BinCountOptions", "documentation": "

The options that determine the bin count of a histogram.

" }, "BinWidth": { "shape": "BinWidthOptions", "documentation": "

The options that determine the bin width of a histogram.

" }, "StartValue": { "shape": "Double", "documentation": "

The options that determine the bin start value.

", "box": true } }, "documentation": "

The options that determine the presentation of histogram bins.

" }, "HistogramBinType": { "type": "string", "enum": [ "BIN_COUNT", "BIN_WIDTH" ] }, "HistogramConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "HistogramFieldWells", "documentation": "

The field well configuration of a histogram.

" }, "XAxisDisplayOptions": { "shape": "AxisDisplayOptions", "documentation": "

The options that determine the presentation of the x-axis.

" }, "XAxisLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The options that determine the presentation of the x-axis label.

" }, "YAxisDisplayOptions": { "shape": "AxisDisplayOptions", "documentation": "

The options that determine the presentation of the y-axis.

" }, "BinOptions": { "shape": "HistogramBinOptions", "documentation": "

The options that determine the presentation of histogram bins.

" }, "DataLabels": { "shape": "DataLabelOptions", "documentation": "

The data label configuration of a histogram.

" }, "Tooltip": { "shape": "TooltipOptions", "documentation": "

The tooltip configuration of a histogram.

" }, "VisualPalette": { "shape": "VisualPalette", "documentation": "

The visual palette configuration of a histogram.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration for a HistogramVisual.

" }, "HistogramFieldWells": { "type": "structure", "members": { "HistogramAggregatedFieldWells": { "shape": "HistogramAggregatedFieldWells", "documentation": "

The field well configuration of a histogram.

" } }, "documentation": "

The field well configuration of a histogram.

" }, "HistogramMeasureFieldList": { "type": "list", "member": { "shape": "MeasureField" }, "max": 1 }, "HistogramVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "HistogramConfiguration", "documentation": "

The configuration for a HistogramVisual.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" } }, "documentation": "

A histogram.

For more information, see Using histograms in the Amazon QuickSight User Guide.

" }, "HorizontalTextAlignment": { "type": "string", "enum": [ "LEFT", "CENTER", "RIGHT", "AUTO" ] }, "Host": { "type": "string", "max": 256, "min": 1 }, "IAMPolicyAssignment": { "type": "structure", "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

" }, "AssignmentId": { "shape": "String", "documentation": "

Assignment ID.

" }, "AssignmentName": { "shape": "IAMPolicyAssignmentName", "documentation": "

Assignment name.

" }, "PolicyArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the IAM policy.

" }, "Identities": { "shape": "IdentityMap", "documentation": "

Identities.

" }, "AssignmentStatus": { "shape": "AssignmentStatus", "documentation": "

Assignment status.

" } }, "documentation": "

An Identity and Access Management (IAM) policy assignment.

" }, "IAMPolicyAssignmentName": { "type": "string", "min": 1, "pattern": "(?=^.{2,256}$)(?!.*\\s)[0-9a-zA-Z-_.:=+@]*$" }, "IAMPolicyAssignmentSummary": { "type": "structure", "members": { "AssignmentName": { "shape": "IAMPolicyAssignmentName", "documentation": "

Assignment name.

" }, "AssignmentStatus": { "shape": "AssignmentStatus", "documentation": "

Assignment status.

" } }, "documentation": "

IAM policy assignment summary.

" }, "IAMPolicyAssignmentSummaryList": { "type": "list", "member": { "shape": "IAMPolicyAssignmentSummary" } }, "IPv4Address": { "type": "string", "max": 15, "min": 7 }, "Icon": { "type": "string", "enum": [ "CARET_UP", "CARET_DOWN", "PLUS", "MINUS", "ARROW_UP", "ARROW_DOWN", "ARROW_LEFT", "ARROW_UP_LEFT", "ARROW_DOWN_LEFT", "ARROW_RIGHT", "ARROW_UP_RIGHT", "ARROW_DOWN_RIGHT", "FACE_UP", "FACE_DOWN", "FACE_FLAT", "ONE_BAR", "TWO_BAR", "THREE_BAR", "CIRCLE", "TRIANGLE", "SQUARE", "FLAG", "THUMBS_UP", "THUMBS_DOWN", "CHECKMARK", "X" ] }, "Identifier": { "type": "structure", "required": [ "Identity" ], "members": { "Identity": { "shape": "LimitedString", "documentation": "

The identity of the identifier.

" } }, "documentation": "

The definition for the identifier.

" }, "IdentityCenterConfiguration": { "type": "structure", "members": { "EnableIdentityPropagation": { "shape": "Boolean", "documentation": "

A Boolean option that controls whether Trusted Identity Propagation should be used.

", "box": true } }, "documentation": "

The parameters for an IAM Identity Center configuration.

" }, "IdentityMap": { "type": "map", "key": { "shape": "String" }, "value": { "shape": "IdentityNameList" } }, "IdentityName": { "type": "string", "min": 1, "pattern": "[\\u0020-\\u00FF]+" }, "IdentityNameList": { "type": "list", "member": { "shape": "IdentityName" } }, "IdentityStore": { "type": "string", "enum": [ "QUICKSIGHT" ] }, "IdentityType": { "type": "string", "enum": [ "IAM", "QUICKSIGHT", "IAM_IDENTITY_CENTER" ] }, "IncrementalRefresh": { "type": "structure", "required": [ "LookbackWindow" ], "members": { "LookbackWindow": { "shape": "LookbackWindow", "documentation": "

The lookback window setup for an incremental refresh configuration.

" } }, "documentation": "

The incremental refresh configuration for a dataset.

" }, "Ingestion": { "type": "structure", "required": [ "Arn", "IngestionStatus", "CreatedTime" ], "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the resource.

" }, "IngestionId": { "shape": "IngestionId", "documentation": "

Ingestion ID.

" }, "IngestionStatus": { "shape": "IngestionStatus", "documentation": "

Ingestion status.

" }, "ErrorInfo": { "shape": "ErrorInfo", "documentation": "

Error information for this ingestion.

" }, "RowInfo": { "shape": "RowInfo" }, "QueueInfo": { "shape": "QueueInfo" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that this ingestion started.

" }, "IngestionTimeInSeconds": { "shape": "Long", "documentation": "

The time that this ingestion took, measured in seconds.

", "box": true }, "IngestionSizeInBytes": { "shape": "Long", "documentation": "

The size of the data ingested, in bytes.

", "box": true }, "RequestSource": { "shape": "IngestionRequestSource", "documentation": "

Event source for this ingestion.

" }, "RequestType": { "shape": "IngestionRequestType", "documentation": "

Type of this ingestion.

" } }, "documentation": "

Information about the SPICE ingestion for a dataset.

" }, "IngestionErrorType": { "type": "string", "enum": [ "FAILURE_TO_ASSUME_ROLE", "INGESTION_SUPERSEDED", "INGESTION_CANCELED", "DATA_SET_DELETED", "DATA_SET_NOT_SPICE", "S3_UPLOADED_FILE_DELETED", "S3_MANIFEST_ERROR", "DATA_TOLERANCE_EXCEPTION", "SPICE_TABLE_NOT_FOUND", "DATA_SET_SIZE_LIMIT_EXCEEDED", "ROW_SIZE_LIMIT_EXCEEDED", "ACCOUNT_CAPACITY_LIMIT_EXCEEDED", "CUSTOMER_ERROR", "DATA_SOURCE_NOT_FOUND", "IAM_ROLE_NOT_AVAILABLE", "CONNECTION_FAILURE", "SQL_TABLE_NOT_FOUND", "PERMISSION_DENIED", "SSL_CERTIFICATE_VALIDATION_FAILURE", "OAUTH_TOKEN_FAILURE", "SOURCE_API_LIMIT_EXCEEDED_FAILURE", "PASSWORD_AUTHENTICATION_FAILURE", "SQL_SCHEMA_MISMATCH_ERROR", "INVALID_DATE_FORMAT", "INVALID_DATAPREP_SYNTAX", "SOURCE_RESOURCE_LIMIT_EXCEEDED", "SQL_INVALID_PARAMETER_VALUE", "QUERY_TIMEOUT", "SQL_NUMERIC_OVERFLOW", "UNRESOLVABLE_HOST", "UNROUTABLE_HOST", "SQL_EXCEPTION", "S3_FILE_INACCESSIBLE", "IOT_FILE_NOT_FOUND", "IOT_DATA_SET_FILE_EMPTY", "INVALID_DATA_SOURCE_CONFIG", "DATA_SOURCE_AUTH_FAILED", "DATA_SOURCE_CONNECTION_FAILED", "FAILURE_TO_PROCESS_JSON_FILE", "INTERNAL_SERVICE_ERROR", "REFRESH_SUPPRESSED_BY_EDIT", "PERMISSION_NOT_FOUND", "ELASTICSEARCH_CURSOR_NOT_ENABLED", "CURSOR_NOT_ENABLED", "DUPLICATE_COLUMN_NAMES_FOUND" ] }, "IngestionId": { "type": "string", "max": 128, "min": 1, "pattern": "^[a-zA-Z0-9-_]+$" }, "IngestionMaxResults": { "type": "integer", "max": 100, "min": 1 }, "IngestionRequestSource": { "type": "string", "enum": [ "MANUAL", "SCHEDULED" ] }, "IngestionRequestType": { "type": "string", "documentation": "This defines the type of ingestion request. This is returned as part of create ingestion response.", "enum": [ "INITIAL_INGESTION", "EDIT", "INCREMENTAL_REFRESH", "FULL_REFRESH" ] }, "IngestionStatus": { "type": "string", "enum": [ "INITIALIZED", "QUEUED", "RUNNING", "FAILED", "COMPLETED", "CANCELLED" ] }, "IngestionType": { "type": "string", "documentation": "This defines the type of ingestion user wants to trigger. This is part of create ingestion request.", "enum": [ "INCREMENTAL_REFRESH", "FULL_REFRESH" ] }, "Ingestions": { "type": "list", "member": { "shape": "Ingestion" } }, "InnerFilter": { "type": "structure", "members": { "CategoryInnerFilter": { "shape": "CategoryInnerFilter", "documentation": "

A CategoryInnerFilter filters text values for the NestedFilter.

" } }, "documentation": "

The InnerFilter defines the subset of data to be used with the NestedFilter.

" }, "InputColumn": { "type": "structure", "required": [ "Name", "Type" ], "members": { "Name": { "shape": "ColumnName", "documentation": "

The name of this column in the underlying data source.

" }, "Type": { "shape": "InputColumnDataType", "documentation": "

The data type of the column.

" }, "SubType": { "shape": "ColumnDataSubType", "documentation": "

The sub data type of the column. Sub types are only available for decimal columns that are part of a SPICE dataset.

" } }, "documentation": "

Metadata for a column that is used as the input of a transform operation.

" }, "InputColumnDataType": { "type": "string", "enum": [ "STRING", "INTEGER", "DECIMAL", "DATETIME", "BIT", "BOOLEAN", "JSON" ] }, "InputColumnList": { "type": "list", "member": { "shape": "InputColumn" }, "max": 2048, "min": 1 }, "InsightConfiguration": { "type": "structure", "members": { "Computations": { "shape": "ComputationList", "documentation": "

The computations configurations of the insight visual

" }, "CustomNarrative": { "shape": "CustomNarrativeOptions", "documentation": "

The custom narrative of the insight visual.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration of an insight visual.

" }, "InsightVisual": { "type": "structure", "required": [ "VisualId", "DataSetIdentifier" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "InsightConfiguration": { "shape": "InsightConfiguration", "documentation": "

The configuration of an insight visual.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" }, "DataSetIdentifier": { "shape": "DataSetIdentifier", "documentation": "

The dataset that is used in the insight visual.

" } }, "documentation": "

An insight visual.

For more information, see Working with insights in the Amazon QuickSight User Guide.

" }, "InstanceId": { "type": "string", "max": 64, "min": 1 }, "Integer": { "type": "integer" }, "IntegerDatasetParameter": { "type": "structure", "required": [ "Id", "Name", "ValueType" ], "members": { "Id": { "shape": "DatasetParameterId", "documentation": "

An identifier for the integer parameter created in the dataset.

" }, "Name": { "shape": "DatasetParameterName", "documentation": "

The name of the integer parameter that is created in the dataset.

" }, "ValueType": { "shape": "DatasetParameterValueType", "documentation": "

The value type of the dataset parameter. Valid values are single value or multi value.

" }, "DefaultValues": { "shape": "IntegerDatasetParameterDefaultValues", "documentation": "

A list of default values for a given integer parameter. This structure only accepts static values.

" } }, "documentation": "

An integer parameter for a dataset.

" }, "IntegerDatasetParameterDefaultValue": { "type": "long", "documentation": "

The default value for the integer parameter.

" }, "IntegerDatasetParameterDefaultValues": { "type": "structure", "members": { "StaticValues": { "shape": "IntegerDatasetParameterValueList", "documentation": "

A list of static default values for a given integer parameter.

" } }, "documentation": "

The default values of an integer parameter.

" }, "IntegerDatasetParameterValueList": { "type": "list", "member": { "shape": "IntegerDatasetParameterDefaultValue" }, "max": 32, "min": 1 }, "IntegerDefaultValueList": { "type": "list", "member": { "shape": "SensitiveLongObject" }, "max": 50000 }, "IntegerDefaultValues": { "type": "structure", "members": { "DynamicValue": { "shape": "DynamicDefaultValue", "documentation": "

The dynamic value of the IntegerDefaultValues. Different defaults are displayed according to users, groups, and values mapping.

" }, "StaticValues": { "shape": "IntegerDefaultValueList", "documentation": "

The static values of the IntegerDefaultValues.

" } }, "documentation": "

The default values of the IntegerParameterDeclaration.

" }, "IntegerParameter": { "type": "structure", "required": [ "Name", "Values" ], "members": { "Name": { "shape": "NonEmptyString", "documentation": "

The name of the integer parameter.

" }, "Values": { "shape": "SensitiveLongList", "documentation": "

The values for the integer parameter.

" } }, "documentation": "

An integer parameter.

" }, "IntegerParameterDeclaration": { "type": "structure", "required": [ "ParameterValueType", "Name" ], "members": { "ParameterValueType": { "shape": "ParameterValueType", "documentation": "

The value type determines whether the parameter is a single-value or multi-value parameter.

" }, "Name": { "shape": "ParameterName", "documentation": "

The name of the parameter that is being declared.

" }, "DefaultValues": { "shape": "IntegerDefaultValues", "documentation": "

The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.

" }, "ValueWhenUnset": { "shape": "IntegerValueWhenUnsetConfiguration", "documentation": "

A parameter declaration for the Integer data type.

" }, "MappedDataSetParameters": { "shape": "MappedDataSetParameters" } }, "documentation": "

A parameter declaration for the Integer data type.

" }, "IntegerParameterList": { "type": "list", "member": { "shape": "IntegerParameter" }, "max": 100 }, "IntegerValueWhenUnsetConfiguration": { "type": "structure", "members": { "ValueWhenUnsetOption": { "shape": "ValueWhenUnsetOption", "documentation": "

The built-in options for default values. The value can be one of the following:

" }, "CustomValue": { "shape": "SensitiveLong", "documentation": "

A custom value that's used when the value of a parameter isn't set.

", "box": true } }, "documentation": "

A parameter declaration for the Integer data type.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "InvalidTopicReviewedAnswer": { "type": "structure", "members": { "AnswerId": { "shape": "AnswerId", "documentation": "

The answer ID for the InvalidTopicReviewedAnswer.

" }, "Error": { "shape": "ReviewedAnswerErrorCode", "documentation": "

The error that is returned for the InvalidTopicReviewedAnswer.

" } }, "documentation": "

The definition for a InvalidTopicReviewedAnswer.

" }, "InvalidTopicReviewedAnswers": { "type": "list", "member": { "shape": "InvalidTopicReviewedAnswer" } }, "IpRestrictionRuleDescription": { "type": "string", "max": 150, "min": 0 }, "IpRestrictionRuleMap": { "type": "map", "key": { "shape": "CIDR" }, "value": { "shape": "IpRestrictionRuleDescription" } }, "ItemsLimitConfiguration": { "type": "structure", "members": { "ItemsLimit": { "shape": "Long", "documentation": "

The limit on how many items of a field are showed in the chart. For example, the number of slices that are displayed in a pie chart.

", "box": true }, "OtherCategories": { "shape": "OtherCategories", "documentation": "

The Show other of an axis in the chart. Choose one of the following options:

" } }, "documentation": "

The limit configuration of the visual display for an axis.

" }, "JiraParameters": { "type": "structure", "required": [ "SiteBaseUrl" ], "members": { "SiteBaseUrl": { "shape": "SiteBaseUrl", "documentation": "

The base URL of the Jira site.

" } }, "documentation": "

The parameters for Jira.

" }, "JoinInstruction": { "type": "structure", "required": [ "LeftOperand", "RightOperand", "Type", "OnClause" ], "members": { "LeftOperand": { "shape": "LogicalTableId", "documentation": "

The operand on the left side of a join.

" }, "RightOperand": { "shape": "LogicalTableId", "documentation": "

The operand on the right side of a join.

" }, "LeftJoinKeyProperties": { "shape": "JoinKeyProperties", "documentation": "

Join key properties of the left operand.

" }, "RightJoinKeyProperties": { "shape": "JoinKeyProperties", "documentation": "

Join key properties of the right operand.

" }, "Type": { "shape": "JoinType", "documentation": "

The type of join that it is.

" }, "OnClause": { "shape": "OnClause", "documentation": "

The join instructions provided in the ON clause of a join.

" } }, "documentation": "

The instructions associated with a join.

" }, "JoinKeyProperties": { "type": "structure", "members": { "UniqueKey": { "shape": "Boolean", "documentation": "

A value that indicates that a row in a table is uniquely identified by the columns in a join key. This is used by Amazon QuickSight to optimize query performance.

", "box": true } }, "documentation": "

Properties associated with the columns participating in a join.

" }, "JoinType": { "type": "string", "enum": [ "INNER", "OUTER", "LEFT", "RIGHT" ] }, "KPIActualValueConditionalFormatting": { "type": "structure", "members": { "TextColor": { "shape": "ConditionalFormattingColor", "documentation": "

The conditional formatting of the actual value's text color.

" }, "Icon": { "shape": "ConditionalFormattingIcon", "documentation": "

The conditional formatting of the actual value's icon.

" } }, "documentation": "

The conditional formatting for the actual value of a KPI visual.

" }, "KPIComparisonValueConditionalFormatting": { "type": "structure", "members": { "TextColor": { "shape": "ConditionalFormattingColor", "documentation": "

The conditional formatting of the comparison value's text color.

" }, "Icon": { "shape": "ConditionalFormattingIcon", "documentation": "

The conditional formatting of the comparison value's icon.

" } }, "documentation": "

The conditional formatting for the comparison value of a KPI visual.

" }, "KPIConditionalFormatting": { "type": "structure", "members": { "ConditionalFormattingOptions": { "shape": "KPIConditionalFormattingOptionList", "documentation": "

The conditional formatting options of a KPI visual.

" } }, "documentation": "

The conditional formatting of a KPI visual.

" }, "KPIConditionalFormattingOption": { "type": "structure", "members": { "PrimaryValue": { "shape": "KPIPrimaryValueConditionalFormatting", "documentation": "

The conditional formatting for the primary value of a KPI visual.

" }, "ProgressBar": { "shape": "KPIProgressBarConditionalFormatting", "documentation": "

The conditional formatting for the progress bar of a KPI visual.

" }, "ActualValue": { "shape": "KPIActualValueConditionalFormatting", "documentation": "

The conditional formatting for the actual value of a KPI visual.

" }, "ComparisonValue": { "shape": "KPIComparisonValueConditionalFormatting", "documentation": "

The conditional formatting for the comparison value of a KPI visual.

" } }, "documentation": "

The conditional formatting options of a KPI visual.

" }, "KPIConditionalFormattingOptionList": { "type": "list", "member": { "shape": "KPIConditionalFormattingOption" }, "max": 100 }, "KPIConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "KPIFieldWells", "documentation": "

The field well configuration of a KPI visual.

" }, "SortConfiguration": { "shape": "KPISortConfiguration", "documentation": "

The sort configuration of a KPI visual.

" }, "KPIOptions": { "shape": "KPIOptions", "documentation": "

The options that determine the presentation of a KPI visual.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration of a KPI visual.

" }, "KPIFieldWells": { "type": "structure", "members": { "Values": { "shape": "MeasureFieldList", "documentation": "

The value field wells of a KPI visual.

" }, "TargetValues": { "shape": "MeasureFieldList", "documentation": "

The target value field wells of a KPI visual.

" }, "TrendGroups": { "shape": "DimensionFieldList", "documentation": "

The trend group field wells of a KPI visual.

" } }, "documentation": "

The field well configuration of a KPI visual.

" }, "KPIOptions": { "type": "structure", "members": { "ProgressBar": { "shape": "ProgressBarOptions", "documentation": "

The options that determine the presentation of the progress bar of a KPI visual.

" }, "TrendArrows": { "shape": "TrendArrowOptions", "documentation": "

The options that determine the presentation of trend arrows in a KPI visual.

" }, "SecondaryValue": { "shape": "SecondaryValueOptions", "documentation": "

The options that determine the presentation of the secondary value of a KPI visual.

" }, "Comparison": { "shape": "ComparisonConfiguration", "documentation": "

The comparison configuration of a KPI visual.

" }, "PrimaryValueDisplayType": { "shape": "PrimaryValueDisplayType", "documentation": "

The options that determine the primary value display type.

" }, "PrimaryValueFontConfiguration": { "shape": "FontConfiguration", "documentation": "

The options that determine the primary value font configuration.

" }, "SecondaryValueFontConfiguration": { "shape": "FontConfiguration", "documentation": "

The options that determine the secondary value font configuration.

" }, "Sparkline": { "shape": "KPISparklineOptions", "documentation": "

The options that determine the visibility, color, type, and tooltip visibility of the sparkline of a KPI visual.

" }, "VisualLayoutOptions": { "shape": "KPIVisualLayoutOptions", "documentation": "

The options that determine the layout a KPI visual.

" } }, "documentation": "

The options that determine the presentation of a KPI visual.

" }, "KPIPrimaryValueConditionalFormatting": { "type": "structure", "members": { "TextColor": { "shape": "ConditionalFormattingColor", "documentation": "

The conditional formatting of the primary value's text color.

" }, "Icon": { "shape": "ConditionalFormattingIcon", "documentation": "

The conditional formatting of the primary value's icon.

" } }, "documentation": "

The conditional formatting for the primary value of a KPI visual.

" }, "KPIProgressBarConditionalFormatting": { "type": "structure", "members": { "ForegroundColor": { "shape": "ConditionalFormattingColor", "documentation": "

The conditional formatting of the progress bar's foreground color.

" } }, "documentation": "

The conditional formatting for the progress bar of a KPI visual.

" }, "KPISortConfiguration": { "type": "structure", "members": { "TrendGroupSort": { "shape": "FieldSortOptionsList", "documentation": "

The sort configuration of the trend group fields.

" } }, "documentation": "

The sort configuration of a KPI visual.

" }, "KPISparklineOptions": { "type": "structure", "required": [ "Type" ], "members": { "Visibility": { "shape": "Visibility", "documentation": "

The visibility of the sparkline.

" }, "Type": { "shape": "KPISparklineType", "documentation": "

The type of the sparkline.

" }, "Color": { "shape": "HexColor", "documentation": "

The color of the sparkline.

" }, "TooltipVisibility": { "shape": "Visibility", "documentation": "

The tooltip visibility of the sparkline.

" } }, "documentation": "

The options that determine the visibility, color, type, and tooltip visibility of the sparkline of a KPI visual.

" }, "KPISparklineType": { "type": "string", "enum": [ "LINE", "AREA" ] }, "KPIVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "KPIConfiguration", "documentation": "

The configuration of a KPI visual.

" }, "ConditionalFormatting": { "shape": "KPIConditionalFormatting", "documentation": "

The conditional formatting of a KPI visual.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" }, "ColumnHierarchies": { "shape": "ColumnHierarchyList", "documentation": "

The column hierarchy that is used during drill-downs and drill-ups.

" } }, "documentation": "

A key performance indicator (KPI).

For more information, see Using KPIs in the Amazon QuickSight User Guide.

" }, "KPIVisualLayoutOptions": { "type": "structure", "members": { "StandardLayout": { "shape": "KPIVisualStandardLayout", "documentation": "

The standard layout of the KPI visual.

" } }, "documentation": "

The options that determine the layout a KPI visual.

" }, "KPIVisualStandardLayout": { "type": "structure", "required": [ "Type" ], "members": { "Type": { "shape": "KPIVisualStandardLayoutType", "documentation": "

The standard layout type.

" } }, "documentation": "

The standard layout of the KPI visual.

" }, "KPIVisualStandardLayoutType": { "type": "string", "enum": [ "CLASSIC", "VERTICAL" ] }, "KeyRegistration": { "type": "list", "member": { "shape": "RegisteredCustomerManagedKey" } }, "LabelOptions": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

Determines whether or not the label is visible.

" }, "FontConfiguration": { "shape": "FontConfiguration", "documentation": "

The font configuration of the label.

" }, "CustomLabel": { "shape": "String", "documentation": "

The text for the label.

" } }, "documentation": "

The share label options for the labels.

" }, "Latitude": { "type": "double", "max": 90, "min": -90 }, "Layout": { "type": "structure", "required": [ "Configuration" ], "members": { "Configuration": { "shape": "LayoutConfiguration", "documentation": "

The configuration that determines what the type of layout for a sheet.

" } }, "documentation": "

A Layout defines the placement of elements within a sheet.

For more information, see Types of layout in the Amazon QuickSight User Guide.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "LayoutConfiguration": { "type": "structure", "members": { "GridLayout": { "shape": "GridLayoutConfiguration", "documentation": "

A type of layout that can be used on a sheet. In a grid layout, visuals snap to a grid with standard spacing and alignment. Dashboards are displayed as designed, with options to fit to screen or view at actual size. A grid layout can be configured to behave in one of two ways when the viewport is resized: FIXED or RESPONSIVE.

" }, "FreeFormLayout": { "shape": "FreeFormLayoutConfiguration", "documentation": "

A free-form is optimized for a fixed width and has more control over the exact placement of layout elements.

" }, "SectionBasedLayout": { "shape": "SectionBasedLayoutConfiguration", "documentation": "

A section based layout organizes visuals into multiple sections and has customized header, footer and page break.

" } }, "documentation": "

The configuration that determines what the type of layout will be used on a sheet.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "LayoutElementType": { "type": "string", "enum": [ "VISUAL", "FILTER_CONTROL", "PARAMETER_CONTROL", "TEXT_BOX" ] }, "LayoutList": { "type": "list", "member": { "shape": "Layout" }, "max": 1, "min": 1 }, "LegendOptions": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

Determines whether or not the legend is visible.

" }, "Title": { "shape": "LabelOptions", "documentation": "

The custom title for the legend.

" }, "Position": { "shape": "LegendPosition", "documentation": "

The positions for the legend. Choose one of the following options:

" }, "Width": { "shape": "PixelLength", "documentation": "

The width of the legend. If this value is omitted, a default width is used when rendering.

" }, "Height": { "shape": "PixelLength", "documentation": "

The height of the legend. If this value is omitted, a default height is used when rendering.

" } }, "documentation": "

The options for the legend setup of a visual.

" }, "LegendPosition": { "type": "string", "enum": [ "AUTO", "RIGHT", "BOTTOM", "TOP" ] }, "Length": { "type": "string", "documentation": "String based length that is composed of value and unit" }, "LimitedString": { "type": "string", "max": 256 }, "LineChartAggregatedFieldWells": { "type": "structure", "members": { "Category": { "shape": "DimensionFieldList", "documentation": "

The category field wells of a line chart. Values are grouped by category fields.

" }, "Values": { "shape": "MeasureFieldList", "documentation": "

The value field wells of a line chart. Values are aggregated based on categories.

" }, "Colors": { "shape": "DimensionFieldList", "documentation": "

The color field wells of a line chart. Values are grouped by category fields.

" }, "SmallMultiples": { "shape": "SmallMultiplesDimensionFieldList", "documentation": "

The small multiples field well of a line chart.

" } }, "documentation": "

The field well configuration of a line chart.

" }, "LineChartConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "LineChartFieldWells", "documentation": "

The field well configuration of a line chart.

" }, "SortConfiguration": { "shape": "LineChartSortConfiguration", "documentation": "

The sort configuration of a line chart.

" }, "ForecastConfigurations": { "shape": "ForecastConfigurationList", "documentation": "

The forecast configuration of a line chart.

" }, "Type": { "shape": "LineChartType", "documentation": "

Determines the type of the line chart.

" }, "SmallMultiplesOptions": { "shape": "SmallMultiplesOptions", "documentation": "

The small multiples setup for the visual.

" }, "XAxisDisplayOptions": { "shape": "AxisDisplayOptions", "documentation": "

The options that determine the presentation of the x-axis.

" }, "XAxisLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The options that determine the presentation of the x-axis label.

" }, "PrimaryYAxisDisplayOptions": { "shape": "LineSeriesAxisDisplayOptions", "documentation": "

The series axis configuration of a line chart.

" }, "PrimaryYAxisLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The options that determine the presentation of the y-axis label.

" }, "SecondaryYAxisDisplayOptions": { "shape": "LineSeriesAxisDisplayOptions", "documentation": "

The series axis configuration of a line chart.

" }, "SecondaryYAxisLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The options that determine the presentation of the secondary y-axis label.

" }, "SingleAxisOptions": { "shape": "SingleAxisOptions" }, "DefaultSeriesSettings": { "shape": "LineChartDefaultSeriesSettings", "documentation": "

The options that determine the default presentation of all line series in LineChartVisual.

" }, "Series": { "shape": "SeriesItemList", "documentation": "

The series item configuration of a line chart.

" }, "Legend": { "shape": "LegendOptions", "documentation": "

The legend configuration of a line chart.

" }, "DataLabels": { "shape": "DataLabelOptions", "documentation": "

The data label configuration of a line chart.

" }, "ReferenceLines": { "shape": "ReferenceLineList", "documentation": "

The reference lines configuration of a line chart.

" }, "Tooltip": { "shape": "TooltipOptions", "documentation": "

The tooltip configuration of a line chart.

" }, "ContributionAnalysisDefaults": { "shape": "ContributionAnalysisDefaultList", "documentation": "

The default configuration of a line chart's contribution analysis.

" }, "VisualPalette": { "shape": "VisualPalette", "documentation": "

The visual palette configuration of a line chart.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration of a line chart.

" }, "LineChartDefaultSeriesSettings": { "type": "structure", "members": { "AxisBinding": { "shape": "AxisBinding", "documentation": "

The axis to which you are binding all line series to.

" }, "LineStyleSettings": { "shape": "LineChartLineStyleSettings", "documentation": "

Line styles options for all line series in the visual.

" }, "MarkerStyleSettings": { "shape": "LineChartMarkerStyleSettings", "documentation": "

Marker styles options for all line series in the visual.

" } }, "documentation": "

The options that determine the default presentation of all line series in LineChartVisual.

" }, "LineChartFieldWells": { "type": "structure", "members": { "LineChartAggregatedFieldWells": { "shape": "LineChartAggregatedFieldWells", "documentation": "

The field well configuration of a line chart.

" } }, "documentation": "

The field well configuration of a line chart.

" }, "LineChartLineStyle": { "type": "string", "enum": [ "SOLID", "DOTTED", "DASHED" ] }, "LineChartLineStyleSettings": { "type": "structure", "members": { "LineVisibility": { "shape": "Visibility", "documentation": "

Configuration option that determines whether to show the line for the series.

" }, "LineInterpolation": { "shape": "LineInterpolation", "documentation": "

Interpolation style for line series.

" }, "LineStyle": { "shape": "LineChartLineStyle", "documentation": "

Line style for line series.

" }, "LineWidth": { "shape": "PixelLength", "documentation": "

Width that determines the line thickness.

" } }, "documentation": "

Line styles options for a line series in LineChartVisual.

" }, "LineChartMarkerShape": { "type": "string", "enum": [ "CIRCLE", "TRIANGLE", "SQUARE", "DIAMOND", "ROUNDED_SQUARE" ] }, "LineChartMarkerStyleSettings": { "type": "structure", "members": { "MarkerVisibility": { "shape": "Visibility", "documentation": "

Configuration option that determines whether to show the markers in the series.

" }, "MarkerShape": { "shape": "LineChartMarkerShape", "documentation": "

Shape option for markers in the series.

" }, "MarkerSize": { "shape": "PixelLength", "documentation": "

Size of marker in the series.

" }, "MarkerColor": { "shape": "HexColor", "documentation": "

Color of marker in the series.

" } }, "documentation": "

Marker styles options for a line series in LineChartVisual.

" }, "LineChartSeriesSettings": { "type": "structure", "members": { "LineStyleSettings": { "shape": "LineChartLineStyleSettings", "documentation": "

Line styles options for a line series in LineChartVisual.

" }, "MarkerStyleSettings": { "shape": "LineChartMarkerStyleSettings", "documentation": "

Marker styles options for a line series in LineChartVisual.

" } }, "documentation": "

The options that determine the presentation of a line series in the visual

" }, "LineChartSortConfiguration": { "type": "structure", "members": { "CategorySort": { "shape": "FieldSortOptionsList", "documentation": "

The sort configuration of the category fields.

" }, "CategoryItemsLimitConfiguration": { "shape": "ItemsLimitConfiguration", "documentation": "

The limit on the number of categories that are displayed in a line chart.

" }, "ColorItemsLimitConfiguration": { "shape": "ItemsLimitConfiguration", "documentation": "

The limit on the number of lines that are displayed in a line chart.

" }, "SmallMultiplesSort": { "shape": "FieldSortOptionsList", "documentation": "

The sort configuration of the small multiples field.

" }, "SmallMultiplesLimitConfiguration": { "shape": "ItemsLimitConfiguration", "documentation": "

The limit on the number of small multiples panels that are displayed.

" } }, "documentation": "

The sort configuration of a line chart.

" }, "LineChartType": { "type": "string", "enum": [ "LINE", "AREA", "STACKED_AREA" ] }, "LineChartVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "LineChartConfiguration", "documentation": "

The configuration of a line chart.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" }, "ColumnHierarchies": { "shape": "ColumnHierarchyList", "documentation": "

The column hierarchy that is used during drill-downs and drill-ups.

" } }, "documentation": "

A line chart.

For more information, see Using line charts in the Amazon QuickSight User Guide.

" }, "LineInterpolation": { "type": "string", "enum": [ "LINEAR", "SMOOTH", "STEPPED" ] }, "LineSeriesAxisDisplayOptions": { "type": "structure", "members": { "AxisOptions": { "shape": "AxisDisplayOptions", "documentation": "

The options that determine the presentation of the line series axis.

" }, "MissingDataConfigurations": { "shape": "MissingDataConfigurationList", "documentation": "

The configuration options that determine how missing data is treated during the rendering of a line chart.

" } }, "documentation": "

The series axis configuration of a line chart.

" }, "LinkEntityArn": { "type": "string", "max": 1024, "min": 1, "pattern": "^arn:aws[\\w\\-]*:quicksight:[\\w\\-]+:\\d+:analysis/[\\w\\-]{1,512}" }, "LinkEntityArnList": { "type": "list", "member": { "shape": "LinkEntityArn" }, "max": 5 }, "LinkSharingConfiguration": { "type": "structure", "members": { "Permissions": { "shape": "ResourcePermissionList", "documentation": "

A structure that contains the permissions of a shareable link.

" } }, "documentation": "

A structure that contains the configuration of a shareable link to the dashboard.

" }, "ListAnalysesRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the analyses.

", "location": "uri", "locationName": "AwsAccountId" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to return.

", "box": true, "location": "querystring", "locationName": "max-results" } } }, "ListAnalysesResponse": { "type": "structure", "members": { "AnalysisSummaryList": { "shape": "AnalysisSummaryList", "documentation": "

Metadata describing each of the analyses that are listed.

" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "ListAssetBundleExportJobsRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that the export jobs were executed in.

", "location": "uri", "locationName": "AwsAccountId" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-results" } } }, "ListAssetBundleExportJobsResponse": { "type": "structure", "members": { "AssetBundleExportJobSummaryList": { "shape": "AssetBundleExportJobSummaryList", "documentation": "

A list of export job summaries.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "RequestId": { "shape": "NonEmptyString", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "ListAssetBundleImportJobsRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that the import jobs were executed in.

", "location": "uri", "locationName": "AwsAccountId" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-results" } } }, "ListAssetBundleImportJobsResponse": { "type": "structure", "members": { "AssetBundleImportJobSummaryList": { "shape": "AssetBundleImportJobSummaryList", "documentation": "

A list of import job summaries.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "RequestId": { "shape": "NonEmptyString", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the response.

", "location": "statusCode" } } }, "ListControlDisplayOptions": { "type": "structure", "members": { "SearchOptions": { "shape": "ListControlSearchOptions", "documentation": "

The configuration of the search options in a list control.

" }, "SelectAllOptions": { "shape": "ListControlSelectAllOptions", "documentation": "

The configuration of the Select all options in a list control.

" }, "TitleOptions": { "shape": "LabelOptions", "documentation": "

The options to configure the title visibility, name, and font size.

" }, "InfoIconLabelOptions": { "shape": "SheetControlInfoIconLabelOptions", "documentation": "

The configuration of info icon label options.

" } }, "documentation": "

The display options of a control.

" }, "ListControlSearchOptions": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The visibility configuration of the search options in a list control.

" } }, "documentation": "

The configuration of the search options in a list control.

" }, "ListControlSelectAllOptions": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The visibility configuration of the Select all options in a list control.

" } }, "documentation": "

The configuration of the Select all options in a list control.

" }, "ListDashboardVersionsRequest": { "type": "structure", "required": [ "AwsAccountId", "DashboardId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the dashboard that you're listing versions for.

", "location": "uri", "locationName": "AwsAccountId" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the dashboard.

", "location": "uri", "locationName": "DashboardId" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-results" } } }, "ListDashboardVersionsResponse": { "type": "structure", "members": { "DashboardVersionSummaryList": { "shape": "DashboardVersionSummaryList", "documentation": "

A structure that contains information about each version of the dashboard.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "ListDashboardsRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the dashboards that you're listing.

", "location": "uri", "locationName": "AwsAccountId" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-results" } } }, "ListDashboardsResponse": { "type": "structure", "members": { "DashboardSummaryList": { "shape": "DashboardSummaryList", "documentation": "

A structure that contains all of the dashboards in your Amazon Web Services account. This structure provides basic information about the dashboards.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "ListDataSetsRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-results" } } }, "ListDataSetsResponse": { "type": "structure", "members": { "DataSetSummaries": { "shape": "DataSetSummaryList", "documentation": "

The list of dataset summaries.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "ListDataSourcesRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-results" } } }, "ListDataSourcesResponse": { "type": "structure", "members": { "DataSources": { "shape": "DataSourceList", "documentation": "

A list of data sources.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "ListFolderMembersRequest": { "type": "structure", "required": [ "AwsAccountId", "FolderId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that contains the folder.

", "location": "uri", "locationName": "AwsAccountId" }, "FolderId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the folder.

", "location": "uri", "locationName": "FolderId" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-results" } } }, "ListFolderMembersResponse": { "type": "structure", "members": { "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "FolderMemberList": { "shape": "FolderMemberList", "documentation": "

A structure that contains all of the folder members (dashboards, analyses, and datasets) in the folder.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "ListFoldersRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that contains the folder.

", "location": "uri", "locationName": "AwsAccountId" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-results" } } }, "ListFoldersResponse": { "type": "structure", "members": { "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "FolderSummaryList": { "shape": "FolderSummaryList", "documentation": "

A structure that contains all of the folders in the Amazon Web Services account. This structure provides basic information about the folders.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "ListGroupMembershipsRequest": { "type": "structure", "required": [ "GroupName", "AwsAccountId", "Namespace" ], "members": { "GroupName": { "shape": "GroupName", "documentation": "

The name of the group that you want to see a membership list of.

", "location": "uri", "locationName": "GroupName" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to return from this request.

", "box": true, "location": "querystring", "locationName": "max-results" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace of the group that you want a list of users from.

", "location": "uri", "locationName": "Namespace" } } }, "ListGroupMembershipsResponse": { "type": "structure", "members": { "GroupMemberList": { "shape": "GroupMemberList", "documentation": "

The list of the members of the group.

" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "ListGroupsRequest": { "type": "structure", "required": [ "AwsAccountId", "Namespace" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to return.

", "box": true, "location": "querystring", "locationName": "max-results" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace that you want a list of groups from.

", "location": "uri", "locationName": "Namespace" } } }, "ListGroupsResponse": { "type": "structure", "members": { "GroupList": { "shape": "GroupList", "documentation": "

The list of the groups.

" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "ListIAMPolicyAssignmentsForUserRequest": { "type": "structure", "required": [ "AwsAccountId", "UserName", "Namespace" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the assignments.

", "location": "uri", "locationName": "AwsAccountId" }, "UserName": { "shape": "UserName", "documentation": "

The name of the user.

", "location": "uri", "locationName": "UserName" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-results" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace of the assignment.

", "location": "uri", "locationName": "Namespace" } } }, "ListIAMPolicyAssignmentsForUserResponse": { "type": "structure", "members": { "ActiveAssignments": { "shape": "ActiveIAMPolicyAssignmentList", "documentation": "

The active assignments for this user.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "ListIAMPolicyAssignmentsRequest": { "type": "structure", "required": [ "AwsAccountId", "Namespace" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains these IAM policy assignments.

", "location": "uri", "locationName": "AwsAccountId" }, "AssignmentStatus": { "shape": "AssignmentStatus", "documentation": "

The status of the assignments.

", "location": "querystring", "locationName": "assignment-status" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace for the assignments.

", "location": "uri", "locationName": "Namespace" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-results" } } }, "ListIAMPolicyAssignmentsResponse": { "type": "structure", "members": { "IAMPolicyAssignments": { "shape": "IAMPolicyAssignmentSummaryList", "documentation": "

Information describing the IAM policy assignments.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "ListIdentityPropagationConfigsRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contain the identity propagation configurations of.

", "location": "uri", "locationName": "AwsAccountId" }, "MaxResults": { "shape": "ListIdentityPropagationMaxResults", "documentation": "

The maximum number of results to be returned.

", "box": true, "location": "querystring", "locationName": "max-results" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" } } }, "ListIdentityPropagationConfigsResponse": { "type": "structure", "members": { "Services": { "shape": "AuthorizedTargetsByServices", "documentation": "

A list of services and their authorized targets that the Amazon QuickSight IAM Identity Center application can access.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "ListIdentityPropagationMaxResults": { "type": "integer", "max": 10, "min": 1 }, "ListIngestionsRequest": { "type": "structure", "required": [ "DataSetId", "AwsAccountId" ], "members": { "DataSetId": { "shape": "String", "documentation": "

The ID of the dataset used in the ingestion.

", "location": "uri", "locationName": "DataSetId" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "MaxResults": { "shape": "IngestionMaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-results" } } }, "ListIngestionsResponse": { "type": "structure", "members": { "Ingestions": { "shape": "Ingestions", "documentation": "

A list of the ingestions.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "ListNamespacesRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that contains the Amazon QuickSight namespaces that you want to list.

", "location": "uri", "locationName": "AwsAccountId" }, "NextToken": { "shape": "String", "documentation": "

A unique pagination token that can be used in a subsequent request. You will receive a pagination token in the response body of a previous ListNameSpaces API call if there is more data that can be returned. To receive the data, make another ListNamespaces API call with the returned token to retrieve the next page of data. Each token is valid for 24 hours. If you try to make a ListNamespaces API call with an expired token, you will receive a HTTP 400 InvalidNextTokenException error.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to return.

", "box": true, "location": "querystring", "locationName": "max-results" } } }, "ListNamespacesResponse": { "type": "structure", "members": { "Namespaces": { "shape": "Namespaces", "documentation": "

The information about the namespaces in this Amazon Web Services account. The response includes the namespace ARN, name, Amazon Web Services Region, notification email address, creation status, and identity store.

" }, "NextToken": { "shape": "String", "documentation": "

A unique pagination token that can be used in a subsequent request. Receiving NextToken in your response inticates that there is more data that can be returned. To receive the data, make another ListNamespaces API call with the returned token to retrieve the next page of data. Each token is valid for 24 hours. If you try to make a ListNamespaces API call with an expired token, you will receive a HTTP 400 InvalidNextTokenException error.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "ListRefreshSchedulesRequest": { "type": "structure", "required": [ "AwsAccountId", "DataSetId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "DataSetId": { "shape": "ResourceId", "documentation": "

The ID of the dataset.

", "location": "uri", "locationName": "DataSetId" } } }, "ListRefreshSchedulesResponse": { "type": "structure", "members": { "RefreshSchedules": { "shape": "RefreshSchedules", "documentation": "

The list of refresh schedules for the dataset.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "ListRoleMembershipsRequest": { "type": "structure", "required": [ "Role", "AwsAccountId", "Namespace" ], "members": { "Role": { "shape": "Role", "documentation": "

The name of the role.

", "location": "uri", "locationName": "Role" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to return.

", "box": true, "location": "querystring", "locationName": "max-results" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that you want to create a group in. The Amazon Web Services account ID that you provide must be the same Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace that includes the role.

", "location": "uri", "locationName": "Namespace" } } }, "ListRoleMembershipsResponse": { "type": "structure", "members": { "MembersList": { "shape": "GroupsList", "documentation": "

The list of groups associated with a role

" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "ListTagsForResourceRequest": { "type": "structure", "required": [ "ResourceArn" ], "members": { "ResourceArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the resource that you want a list of tags for.

", "location": "uri", "locationName": "ResourceArn" } } }, "ListTagsForResourceResponse": { "type": "structure", "members": { "Tags": { "shape": "TagList", "documentation": "

Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "ListTemplateAliasesRequest": { "type": "structure", "required": [ "AwsAccountId", "TemplateId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the template aliases that you're listing.

", "location": "uri", "locationName": "AwsAccountId" }, "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the template.

", "location": "uri", "locationName": "TemplateId" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-result" } } }, "ListTemplateAliasesResponse": { "type": "structure", "members": { "TemplateAliasList": { "shape": "TemplateAliasList", "documentation": "

A structure containing the list of the template's aliases.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" } } }, "ListTemplateVersionsRequest": { "type": "structure", "required": [ "AwsAccountId", "TemplateId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the templates that you're listing.

", "location": "uri", "locationName": "AwsAccountId" }, "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the template.

", "location": "uri", "locationName": "TemplateId" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-results" } } }, "ListTemplateVersionsResponse": { "type": "structure", "members": { "TemplateVersionSummaryList": { "shape": "TemplateVersionSummaryList", "documentation": "

A structure containing a list of all the versions of the specified template.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "ListTemplatesRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the templates that you're listing.

", "location": "uri", "locationName": "AwsAccountId" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-result" } } }, "ListTemplatesResponse": { "type": "structure", "members": { "TemplateSummaryList": { "shape": "TemplateSummaryList", "documentation": "

A structure containing information about the templates in the list.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "ListThemeAliasesRequest": { "type": "structure", "required": [ "AwsAccountId", "ThemeId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the theme aliases that you're listing.

", "location": "uri", "locationName": "AwsAccountId" }, "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the theme.

", "location": "uri", "locationName": "ThemeId" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-result" } } }, "ListThemeAliasesResponse": { "type": "structure", "members": { "ThemeAliasList": { "shape": "ThemeAliasList", "documentation": "

A structure containing the list of the theme's aliases.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" } } }, "ListThemeVersionsRequest": { "type": "structure", "required": [ "AwsAccountId", "ThemeId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the themes that you're listing.

", "location": "uri", "locationName": "AwsAccountId" }, "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the theme.

", "location": "uri", "locationName": "ThemeId" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-results" } } }, "ListThemeVersionsResponse": { "type": "structure", "members": { "ThemeVersionSummaryList": { "shape": "ThemeVersionSummaryList", "documentation": "

A structure containing a list of all the versions of the specified theme.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "ListThemesRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the themes that you're listing.

", "location": "uri", "locationName": "AwsAccountId" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-results" }, "Type": { "shape": "ThemeType", "documentation": "

The type of themes that you want to list. Valid options include the following:

", "location": "querystring", "locationName": "type" } } }, "ListThemesResponse": { "type": "structure", "members": { "ThemeSummaryList": { "shape": "ThemeSummaryList", "documentation": "

Information about the themes in the list.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "ListTopicRefreshSchedulesRequest": { "type": "structure", "required": [ "AwsAccountId", "TopicId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the topic whose refresh schedule you want described.

", "location": "uri", "locationName": "AwsAccountId" }, "TopicId": { "shape": "TopicId", "documentation": "

The ID for the topic that you want to describe. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "TopicId" } } }, "ListTopicRefreshSchedulesResponse": { "type": "structure", "members": { "TopicId": { "shape": "TopicId", "documentation": "

The ID for the topic that you want to describe. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "TopicArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the topic.

" }, "RefreshSchedules": { "shape": "TopicRefreshScheduleSummaries", "documentation": "

The list of topic refresh schedules.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "ListTopicReviewedAnswersRequest": { "type": "structure", "required": [ "AwsAccountId", "TopicId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that containd the reviewed answers that you want listed.

", "location": "uri", "locationName": "AwsAccountId" }, "TopicId": { "shape": "TopicId", "documentation": "

The ID for the topic that contains the reviewed answer that you want to list. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "TopicId" } } }, "ListTopicReviewedAnswersResponse": { "type": "structure", "members": { "TopicId": { "shape": "TopicId", "documentation": "

The ID for the topic that contains the reviewed answer that you want to list. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "TopicArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the topic.

" }, "Answers": { "shape": "TopicReviewedAnswers", "documentation": "

The definition of all Answers in the topic.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "ListTopicsRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the topics that you want to list.

", "location": "uri", "locationName": "AwsAccountId" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-results" } } }, "ListTopicsResponse": { "type": "structure", "members": { "TopicsSummaries": { "shape": "TopicSummaries", "documentation": "

A list of topic summaries.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "ListUserGroupsRequest": { "type": "structure", "required": [ "UserName", "AwsAccountId", "Namespace" ], "members": { "UserName": { "shape": "UserName", "documentation": "

The Amazon QuickSight user name that you want to list group memberships for.

", "location": "uri", "locationName": "UserName" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace. Currently, you should set this to default.

", "location": "uri", "locationName": "Namespace" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to return from this request.

", "box": true, "location": "querystring", "locationName": "max-results" } } }, "ListUserGroupsResponse": { "type": "structure", "members": { "GroupList": { "shape": "GroupList", "documentation": "

The list of groups the user is a member of.

" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "ListUsersRequest": { "type": "structure", "required": [ "AwsAccountId", "Namespace" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to return from this request.

", "box": true, "location": "querystring", "locationName": "max-results" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace. Currently, you should set this to default.

", "location": "uri", "locationName": "Namespace" } } }, "ListUsersResponse": { "type": "structure", "members": { "UserList": { "shape": "UserList", "documentation": "

The list of users.

" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "ListVPCConnectionsRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID of the account that contains the VPC connections that you want to list.

", "location": "uri", "locationName": "AwsAccountId" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true, "location": "querystring", "locationName": "max-results" } } }, "ListVPCConnectionsResponse": { "type": "structure", "members": { "VPCConnectionSummaries": { "shape": "VPCConnectionSummaryList", "documentation": "

A VPCConnectionSummaries object that returns a summary of VPC connection objects.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "LoadingAnimation": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The visibility configuration of LoadingAnimation.

" } }, "documentation": "

The configuration of loading animation in free-form layout.

" }, "LocalNavigationConfiguration": { "type": "structure", "required": [ "TargetSheetId" ], "members": { "TargetSheetId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The sheet that is targeted for navigation in the same analysis.

" } }, "documentation": "

The navigation configuration for CustomActionNavigationOperation.

" }, "LogicalTable": { "type": "structure", "required": [ "Alias", "Source" ], "members": { "Alias": { "shape": "LogicalTableAlias", "documentation": "

A display name for the logical table.

" }, "DataTransforms": { "shape": "TransformOperationList", "documentation": "

Transform operations that act on this logical table. For this structure to be valid, only one of the attributes can be non-null.

" }, "Source": { "shape": "LogicalTableSource", "documentation": "

Source of this logical table.

" } }, "documentation": "

A logical table is a unit that joins and that data transformations operate on. A logical table has a source, which can be either a physical table or result of a join. When a logical table points to a physical table, the logical table acts as a mutable copy of that physical table through transform operations.

" }, "LogicalTableAlias": { "type": "string", "max": 64, "min": 1 }, "LogicalTableId": { "type": "string", "documentation": "

An identifier for the logical table that is defined in the dataset

", "max": 64, "min": 1, "pattern": "[0-9a-zA-Z-]*" }, "LogicalTableMap": { "type": "map", "key": { "shape": "LogicalTableId" }, "value": { "shape": "LogicalTable" }, "max": 64, "min": 1 }, "LogicalTableSource": { "type": "structure", "members": { "JoinInstruction": { "shape": "JoinInstruction", "documentation": "

Specifies the result of a join of two logical tables.

" }, "PhysicalTableId": { "shape": "PhysicalTableId", "documentation": "

Physical table ID.

" }, "DataSetArn": { "shape": "Arn", "documentation": "

The Amazon Resource Number (ARN) of the parent dataset.

" } }, "documentation": "

Information about the source of a logical table. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

" }, "Long": { "type": "long" }, "LongFormatText": { "type": "structure", "members": { "PlainText": { "shape": "LongPlainText", "documentation": "

Plain text format.

" }, "RichText": { "shape": "LongRichText", "documentation": "

Rich text. Examples of rich text include bold, underline, and italics.

" } }, "documentation": "

The text format for a subtitle.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "LongPlainText": { "type": "string", "max": 1024, "min": 1 }, "LongRichText": { "type": "string", "max": 2048, "min": 1 }, "Longitude": { "type": "double", "max": 1800, "min": -1800 }, "LookbackWindow": { "type": "structure", "required": [ "ColumnName", "Size", "SizeUnit" ], "members": { "ColumnName": { "shape": "String", "documentation": "

The name of the lookback window column.

" }, "Size": { "shape": "PositiveLong", "documentation": "

The lookback window column size.

" }, "SizeUnit": { "shape": "LookbackWindowSizeUnit", "documentation": "

The size unit that is used for the lookback window column. Valid values for this structure are HOUR, DAY, and WEEK.

" } }, "documentation": "

The lookback window setup of an incremental refresh configuration.

" }, "LookbackWindowSizeUnit": { "type": "string", "enum": [ "HOUR", "DAY", "WEEK" ] }, "ManifestFileLocation": { "type": "structure", "required": [ "Bucket", "Key" ], "members": { "Bucket": { "shape": "S3Bucket", "documentation": "

Amazon S3 bucket.

" }, "Key": { "shape": "S3Key", "documentation": "

Amazon S3 key that identifies an object.

" } }, "documentation": "

Amazon S3 manifest file location.

" }, "MapZoomMode": { "type": "string", "enum": [ "AUTO", "MANUAL" ] }, "MappedDataSetParameter": { "type": "structure", "required": [ "DataSetIdentifier", "DataSetParameterName" ], "members": { "DataSetIdentifier": { "shape": "DataSetIdentifier", "documentation": "

A unique name that identifies a dataset within the analysis or dashboard.

" }, "DataSetParameterName": { "shape": "ParameterName", "documentation": "

The name of the dataset parameter.

" } }, "documentation": "

A dataset parameter that is mapped to an analysis parameter.

" }, "MappedDataSetParameters": { "type": "list", "member": { "shape": "MappedDataSetParameter" }, "documentation": "

A list of dataset parameters that are mapped to an analysis parameter.

", "max": 150, "min": 0 }, "MarginStyle": { "type": "structure", "members": { "Show": { "shape": "Boolean", "documentation": "

This Boolean value controls whether to display sheet margins.

", "box": true } }, "documentation": "

The display options for margins around the outside edge of sheets.

" }, "MariaDbParameters": { "type": "structure", "required": [ "Host", "Port", "Database" ], "members": { "Host": { "shape": "Host", "documentation": "

Host.

" }, "Port": { "shape": "Port", "documentation": "

Port.

" }, "Database": { "shape": "Database", "documentation": "

Database.

" } }, "documentation": "

The parameters for MariaDB.

" }, "MaxResults": { "type": "integer", "max": 100, "min": 1 }, "MaximumLabelType": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The visibility of the maximum label.

" } }, "documentation": "

The maximum label of a data path label.

" }, "MaximumMinimumComputation": { "type": "structure", "required": [ "ComputationId", "Type" ], "members": { "ComputationId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for a computation.

" }, "Name": { "shape": "String", "documentation": "

The name of a computation.

" }, "Time": { "shape": "DimensionField", "documentation": "

The time field that is used in a computation.

" }, "Value": { "shape": "MeasureField", "documentation": "

The value field that is used in a computation.

" }, "Type": { "shape": "MaximumMinimumComputationType", "documentation": "

The type of computation. Choose one of the following options:

" } }, "documentation": "

The maximum and minimum computation configuration.

" }, "MaximumMinimumComputationType": { "type": "string", "enum": [ "MAXIMUM", "MINIMUM" ] }, "MeasureField": { "type": "structure", "members": { "NumericalMeasureField": { "shape": "NumericalMeasureField", "documentation": "

The measure type field with numerical type columns.

" }, "CategoricalMeasureField": { "shape": "CategoricalMeasureField", "documentation": "

The measure type field with categorical type columns.

" }, "DateMeasureField": { "shape": "DateMeasureField", "documentation": "

The measure type field with date type columns.

" }, "CalculatedMeasureField": { "shape": "CalculatedMeasureField", "documentation": "

The calculated measure field only used in pivot tables.

" } }, "documentation": "

The measure (metric) type field.

" }, "MeasureFieldList": { "type": "list", "member": { "shape": "MeasureField" }, "max": 200 }, "MemberIdArnPair": { "type": "structure", "members": { "MemberId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the member.

" }, "MemberArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the member.

" } }, "documentation": "

An object that consists of a member Amazon Resource Name (ARN) and a member ID.

" }, "MemberType": { "type": "string", "enum": [ "DASHBOARD", "ANALYSIS", "DATASET", "DATASOURCE", "TOPIC" ] }, "MetricComparisonComputation": { "type": "structure", "required": [ "ComputationId" ], "members": { "ComputationId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for a computation.

" }, "Name": { "shape": "String", "documentation": "

The name of a computation.

" }, "Time": { "shape": "DimensionField", "documentation": "

The time field that is used in a computation.

" }, "FromValue": { "shape": "MeasureField", "documentation": "

The field that is used in a metric comparison from value setup.

" }, "TargetValue": { "shape": "MeasureField", "documentation": "

The field that is used in a metric comparison to value setup.

" } }, "documentation": "

The metric comparison computation configuration.

" }, "MinimumLabelType": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The visibility of the minimum label.

" } }, "documentation": "

The minimum label of a data path label.

" }, "MissingDataConfiguration": { "type": "structure", "members": { "TreatmentOption": { "shape": "MissingDataTreatmentOption", "documentation": "

The treatment option that determines how missing data should be rendered. Choose from the following options:

" } }, "documentation": "

The configuration options that determine how missing data is treated during the rendering of a line chart.

" }, "MissingDataConfigurationList": { "type": "list", "member": { "shape": "MissingDataConfiguration" }, "max": 100 }, "MissingDataTreatmentOption": { "type": "string", "enum": [ "INTERPOLATE", "SHOW_AS_ZERO", "SHOW_AS_BLANK" ] }, "MySqlParameters": { "type": "structure", "required": [ "Host", "Port", "Database" ], "members": { "Host": { "shape": "Host", "documentation": "

Host.

" }, "Port": { "shape": "Port", "documentation": "

Port.

" }, "Database": { "shape": "Database", "documentation": "

Database.

" } }, "documentation": "

The parameters for MySQL.

" }, "NamedEntityAggType": { "type": "string", "enum": [ "SUM", "MIN", "MAX", "COUNT", "AVERAGE", "DISTINCT_COUNT", "STDEV", "STDEVP", "VAR", "VARP", "PERCENTILE", "MEDIAN", "CUSTOM" ] }, "NamedEntityDefinition": { "type": "structure", "members": { "FieldName": { "shape": "LimitedString", "documentation": "

The name of the entity.

" }, "PropertyName": { "shape": "LimitedString", "documentation": "

The property name to be used for the named entity.

" }, "PropertyRole": { "shape": "PropertyRole", "documentation": "

The property role. Valid values for this structure are PRIMARY and ID.

" }, "PropertyUsage": { "shape": "PropertyUsage", "documentation": "

The property usage. Valid values for this structure are INHERIT, DIMENSION, and MEASURE.

" }, "Metric": { "shape": "NamedEntityDefinitionMetric", "documentation": "

The definition of a metric.

" } }, "documentation": "

A structure that represents a named entity.

" }, "NamedEntityDefinitionMetric": { "type": "structure", "members": { "Aggregation": { "shape": "NamedEntityAggType", "documentation": "

The aggregation of a named entity. Valid values for this structure are SUM, MIN, MAX, COUNT, AVERAGE, DISTINCT_COUNT, STDEV, STDEVP, VAR, VARP, PERCENTILE, MEDIAN, and CUSTOM.

" }, "AggregationFunctionParameters": { "shape": "AggregationFunctionParameters", "documentation": "

The additional parameters for an aggregation function.

" } }, "documentation": "

A structure that represents a metric.

" }, "NamedEntityDefinitions": { "type": "list", "member": { "shape": "NamedEntityDefinition" } }, "NamedEntityRef": { "type": "structure", "members": { "NamedEntityName": { "shape": "LimitedString", "documentation": "

The NamedEntityName for the NamedEntityRef.

" } }, "documentation": "

The definition for a NamedEntityRef.

" }, "NamedFilterAggType": { "type": "string", "enum": [ "NO_AGGREGATION", "SUM", "AVERAGE", "COUNT", "DISTINCT_COUNT", "MAX", "MEDIAN", "MIN", "STDEV", "STDEVP", "VAR", "VARP" ] }, "NamedFilterType": { "type": "string", "enum": [ "CATEGORY_FILTER", "NUMERIC_EQUALITY_FILTER", "NUMERIC_RANGE_FILTER", "DATE_RANGE_FILTER", "RELATIVE_DATE_FILTER" ] }, "Namespace": { "type": "string", "max": 64, "pattern": "^[a-zA-Z0-9._-]*$" }, "NamespaceError": { "type": "structure", "members": { "Type": { "shape": "NamespaceErrorType", "documentation": "

The error type.

" }, "Message": { "shape": "String", "documentation": "

The message for the error.

" } }, "documentation": "

Errors that occur during namespace creation.

" }, "NamespaceErrorType": { "type": "string", "enum": [ "PERMISSION_DENIED", "INTERNAL_SERVICE_ERROR" ] }, "NamespaceInfoV2": { "type": "structure", "members": { "Name": { "shape": "Namespace", "documentation": "

The name of the error.

" }, "Arn": { "shape": "Arn", "documentation": "

The namespace ARN.

" }, "CapacityRegion": { "shape": "String", "documentation": "

The namespace Amazon Web Services Region.

" }, "CreationStatus": { "shape": "NamespaceStatus", "documentation": "

The creation status of a namespace that is not yet completely created.

" }, "IdentityStore": { "shape": "IdentityStore", "documentation": "

The identity store used for the namespace.

" }, "NamespaceError": { "shape": "NamespaceError", "documentation": "

An error that occurred when the namespace was created.

" } }, "documentation": "

The error type.

" }, "NamespaceStatus": { "type": "string", "enum": [ "CREATED", "CREATING", "DELETING", "RETRYABLE_FAILURE", "NON_RETRYABLE_FAILURE" ] }, "Namespaces": { "type": "list", "member": { "shape": "NamespaceInfoV2" } }, "NarrativeString": { "type": "string", "max": 150000 }, "NegativeFormat": { "type": "structure", "members": { "Prefix": { "shape": "LimitedString", "documentation": "

The prefix for a negative format.

" }, "Suffix": { "shape": "LimitedString", "documentation": "

The suffix for a negative format.

" } }, "documentation": "

A structure that represents a negative format.

" }, "NegativeValueConfiguration": { "type": "structure", "required": [ "DisplayMode" ], "members": { "DisplayMode": { "shape": "NegativeValueDisplayMode", "documentation": "

Determines the display mode of the negative value configuration.

" } }, "documentation": "

The options that determine the negative value configuration.

" }, "NegativeValueDisplayMode": { "type": "string", "enum": [ "POSITIVE", "NEGATIVE" ] }, "NestedFilter": { "type": "structure", "required": [ "FilterId", "Column", "IncludeInnerSet", "InnerFilter" ], "members": { "FilterId": { "shape": "ShortRestrictiveResourceId", "documentation": "

An identifier that uniquely identifies a filter within a dashboard, analysis, or template.

" }, "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that the filter is applied to.

" }, "IncludeInnerSet": { "shape": "Boolean", "documentation": "

A boolean condition to include or exclude the subset that is defined by the values of the nested inner filter.

" }, "InnerFilter": { "shape": "InnerFilter", "documentation": "

The InnerFilter defines the subset of data to be used with the NestedFilter.

" } }, "documentation": "

A NestedFilter filters data with a subset of data that is defined by the nested inner filter.

" }, "NetworkInterface": { "type": "structure", "members": { "SubnetId": { "shape": "SubnetId", "documentation": "

The subnet ID associated with the network interface.

" }, "AvailabilityZone": { "shape": "String", "documentation": "

The availability zone that the network interface resides in.

" }, "ErrorMessage": { "shape": "String", "documentation": "

An error message.

" }, "Status": { "shape": "NetworkInterfaceStatus", "documentation": "

The status of the network interface.

" }, "NetworkInterfaceId": { "shape": "NetworkInterfaceId", "documentation": "

The network interface ID.

" } }, "documentation": "

The structure that contains information about a network interface.

" }, "NetworkInterfaceId": { "type": "string", "max": 255, "pattern": "^eni-[0-9a-z]*$" }, "NetworkInterfaceList": { "type": "list", "member": { "shape": "NetworkInterface" } }, "NetworkInterfaceStatus": { "type": "string", "enum": [ "CREATING", "AVAILABLE", "CREATION_FAILED", "UPDATING", "UPDATE_FAILED", "DELETING", "DELETED", "DELETION_FAILED", "DELETION_SCHEDULED", "ATTACHMENT_FAILED_ROLLBACK_FAILED" ] }, "NewDefaultValues": { "type": "structure", "members": { "StringStaticValues": { "shape": "StringDatasetParameterValueList", "documentation": "

A list of static default values for a given string parameter.

" }, "DecimalStaticValues": { "shape": "DecimalDatasetParameterValueList", "documentation": "

A list of static default values for a given decimal parameter.

" }, "DateTimeStaticValues": { "shape": "DateTimeDatasetParameterValueList", "documentation": "

A list of static default values for a given date time parameter.

" }, "IntegerStaticValues": { "shape": "IntegerDatasetParameterValueList", "documentation": "

A list of static default values for a given integer parameter.

" } }, "documentation": "

The configuration that overrides the existing default values for a dataset parameter that is inherited from another dataset.

" }, "NonEmptyString": { "type": "string", "pattern": ".*\\S.*" }, "NonRepeatingVisualsList": { "type": "list", "member": { "shape": "ShortRestrictiveResourceId" }, "max": 20 }, "NullFilterOption": { "type": "string", "enum": [ "ALL_VALUES", "NON_NULLS_ONLY", "NULLS_ONLY" ] }, "NullString": { "type": "string", "max": 128, "min": 1, "sensitive": true }, "NullValueFormatConfiguration": { "type": "structure", "required": [ "NullString" ], "members": { "NullString": { "shape": "NullString", "documentation": "

Determines the null string of null values.

" } }, "documentation": "

The options that determine the null value format configuration.

" }, "NullableBoolean": { "type": "boolean" }, "NumberDisplayFormatConfiguration": { "type": "structure", "members": { "Prefix": { "shape": "Prefix", "documentation": "

Determines the prefix value of the number format.

" }, "Suffix": { "shape": "Suffix", "documentation": "

Determines the suffix value of the number format.

" }, "SeparatorConfiguration": { "shape": "NumericSeparatorConfiguration", "documentation": "

The options that determine the numeric separator configuration.

" }, "DecimalPlacesConfiguration": { "shape": "DecimalPlacesConfiguration", "documentation": "

The option that determines the decimal places configuration.

" }, "NumberScale": { "shape": "NumberScale", "documentation": "

Determines the number scale value of the number format.

" }, "NegativeValueConfiguration": { "shape": "NegativeValueConfiguration", "documentation": "

The options that determine the negative value configuration.

" }, "NullValueFormatConfiguration": { "shape": "NullValueFormatConfiguration", "documentation": "

The options that determine the null value format configuration.

" } }, "documentation": "

The options that determine the number display format configuration.

" }, "NumberFormatConfiguration": { "type": "structure", "members": { "FormatConfiguration": { "shape": "NumericFormatConfiguration", "documentation": "

The options that determine the numeric format configuration.

" } }, "documentation": "

Formatting configuration for number fields.

" }, "NumberScale": { "type": "string", "enum": [ "NONE", "AUTO", "THOUSANDS", "MILLIONS", "BILLIONS", "TRILLIONS" ] }, "NumericAxisOptions": { "type": "structure", "members": { "Scale": { "shape": "AxisScale", "documentation": "

The scale setup of a numeric axis.

" }, "Range": { "shape": "AxisDisplayRange", "documentation": "

The range setup of a numeric axis.

" } }, "documentation": "

The options for an axis with a numeric field.

" }, "NumericEqualityDrillDownFilter": { "type": "structure", "required": [ "Column", "Value" ], "members": { "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that the filter is applied to.

" }, "Value": { "shape": "Double", "documentation": "

The value of the double input numeric drill down filter.

" } }, "documentation": "

The numeric equality type drill down filter.

" }, "NumericEqualityFilter": { "type": "structure", "required": [ "FilterId", "Column", "MatchOperator", "NullOption" ], "members": { "FilterId": { "shape": "ShortRestrictiveResourceId", "documentation": "

An identifier that uniquely identifies a filter within a dashboard, analysis, or template.

" }, "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that the filter is applied to.

" }, "Value": { "shape": "Double", "documentation": "

The input value.

", "box": true }, "SelectAllOptions": { "shape": "NumericFilterSelectAllOptions", "documentation": "

Select all of the values. Null is not the assigned value of select all.

" }, "MatchOperator": { "shape": "NumericEqualityMatchOperator", "documentation": "

The match operator that is used to determine if a filter should be applied.

" }, "AggregationFunction": { "shape": "AggregationFunction", "documentation": "

The aggregation function of the filter.

" }, "ParameterName": { "shape": "ParameterName", "documentation": "

The parameter whose value should be used for the filter value.

" }, "NullOption": { "shape": "FilterNullOption", "documentation": "

This option determines how null values should be treated when filtering data.

" }, "DefaultFilterControlConfiguration": { "shape": "DefaultFilterControlConfiguration", "documentation": "

The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.

" } }, "documentation": "

A NumericEqualityFilter filters values that are equal to the specified value.

" }, "NumericEqualityMatchOperator": { "type": "string", "enum": [ "EQUALS", "DOES_NOT_EQUAL" ] }, "NumericFilterSelectAllOptions": { "type": "string", "enum": [ "FILTER_ALL_VALUES" ] }, "NumericFormatConfiguration": { "type": "structure", "members": { "NumberDisplayFormatConfiguration": { "shape": "NumberDisplayFormatConfiguration", "documentation": "

The options that determine the number display format configuration.

" }, "CurrencyDisplayFormatConfiguration": { "shape": "CurrencyDisplayFormatConfiguration", "documentation": "

The options that determine the currency display format configuration.

" }, "PercentageDisplayFormatConfiguration": { "shape": "PercentageDisplayFormatConfiguration", "documentation": "

The options that determine the percentage display format configuration.

" } }, "documentation": "

The options that determine the numeric format configuration.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "NumericRangeFilter": { "type": "structure", "required": [ "FilterId", "Column", "NullOption" ], "members": { "FilterId": { "shape": "ShortRestrictiveResourceId", "documentation": "

An identifier that uniquely identifies a filter within a dashboard, analysis, or template.

" }, "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that the filter is applied to.

" }, "IncludeMinimum": { "shape": "Boolean", "documentation": "

Determines whether the minimum value in the filter value range should be included in the filtered results.

", "box": true }, "IncludeMaximum": { "shape": "Boolean", "documentation": "

Determines whether the maximum value in the filter value range should be included in the filtered results.

", "box": true }, "RangeMinimum": { "shape": "NumericRangeFilterValue", "documentation": "

The minimum value for the filter value range.

", "box": true }, "RangeMaximum": { "shape": "NumericRangeFilterValue", "documentation": "

The maximum value for the filter value range.

", "box": true }, "SelectAllOptions": { "shape": "NumericFilterSelectAllOptions", "documentation": "

Select all of the values. Null is not the assigned value of select all.

" }, "AggregationFunction": { "shape": "AggregationFunction", "documentation": "

The aggregation function of the filter.

" }, "NullOption": { "shape": "FilterNullOption", "documentation": "

This option determines how null values should be treated when filtering data.

" }, "DefaultFilterControlConfiguration": { "shape": "DefaultFilterControlConfiguration", "documentation": "

The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.

" } }, "documentation": "

A NumericRangeFilter filters values that are within the value range.

" }, "NumericRangeFilterValue": { "type": "structure", "members": { "StaticValue": { "shape": "Double", "documentation": "

The static value of the numeric range filter.

", "box": true }, "Parameter": { "shape": "ParameterName", "documentation": "

The parameter that is used in the numeric range.

" } }, "documentation": "

The value input pf the numeric range filter.

" }, "NumericSeparatorConfiguration": { "type": "structure", "members": { "DecimalSeparator": { "shape": "NumericSeparatorSymbol", "documentation": "

Determines the decimal separator.

" }, "ThousandsSeparator": { "shape": "ThousandSeparatorOptions", "documentation": "

The options that determine the thousands separator configuration.

" } }, "documentation": "

The options that determine the numeric separator configuration.

" }, "NumericSeparatorSymbol": { "type": "string", "enum": [ "COMMA", "DOT", "SPACE" ] }, "NumericalAggregationFunction": { "type": "structure", "members": { "SimpleNumericalAggregation": { "shape": "SimpleNumericalAggregationFunction", "documentation": "

Built-in aggregation functions for numerical values.

" }, "PercentileAggregation": { "shape": "PercentileAggregation", "documentation": "

An aggregation based on the percentile of values in a dimension or measure.

" } }, "documentation": "

Aggregation for numerical values.

" }, "NumericalDimensionField": { "type": "structure", "required": [ "FieldId", "Column" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The custom field ID.

" }, "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that is used in the NumericalDimensionField.

" }, "HierarchyId": { "shape": "HierarchyId", "documentation": "

The custom hierarchy ID.

" }, "FormatConfiguration": { "shape": "NumberFormatConfiguration", "documentation": "

The format configuration of the field.

" } }, "documentation": "

The dimension type field with numerical type columns.

" }, "NumericalMeasureField": { "type": "structure", "required": [ "FieldId", "Column" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The custom field ID.

" }, "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that is used in the NumericalMeasureField.

" }, "AggregationFunction": { "shape": "NumericalAggregationFunction", "documentation": "

The aggregation function of the measure field.

" }, "FormatConfiguration": { "shape": "NumberFormatConfiguration", "documentation": "

The format configuration of the field.

" } }, "documentation": "

The measure type field with numerical type columns.

" }, "OnClause": { "type": "string", "max": 512, "min": 1 }, "OperandList": { "type": "list", "member": { "shape": "Identifier" }, "max": 25 }, "OptionalPort": { "type": "integer", "max": 65535, "min": 0 }, "OracleParameters": { "type": "structure", "required": [ "Host", "Port", "Database" ], "members": { "Host": { "shape": "Host", "documentation": "

An Oracle host.

" }, "Port": { "shape": "Port", "documentation": "

The port.

" }, "Database": { "shape": "Database", "documentation": "

The database.

" } }, "documentation": "

The parameters for Oracle.

" }, "OtherCategories": { "type": "string", "enum": [ "INCLUDE", "EXCLUDE" ] }, "OutputColumn": { "type": "structure", "members": { "Name": { "shape": "ColumnName", "documentation": "

The display name of the column..

" }, "Description": { "shape": "ColumnDescriptiveText", "documentation": "

A description for a column.

" }, "Type": { "shape": "ColumnDataType", "documentation": "

The data type of the column.

" }, "SubType": { "shape": "ColumnDataSubType", "documentation": "

The sub data type of the column.

" } }, "documentation": "

Output column.

" }, "OutputColumnList": { "type": "list", "member": { "shape": "OutputColumn" } }, "OverrideDatasetParameterOperation": { "type": "structure", "required": [ "ParameterName" ], "members": { "ParameterName": { "shape": "DatasetParameterName", "documentation": "

The name of the parameter to be overridden with different values.

" }, "NewParameterName": { "shape": "DatasetParameterName", "documentation": "

The new name for the parameter.

" }, "NewDefaultValues": { "shape": "NewDefaultValues", "documentation": "

The new default values for the parameter.

" } }, "documentation": "

A transform operation that overrides the dataset parameter values that are defined in another dataset.

" }, "PageNumber": { "type": "long", "min": 0 }, "PaginationConfiguration": { "type": "structure", "required": [ "PageSize", "PageNumber" ], "members": { "PageSize": { "shape": "Long", "documentation": "

Indicates how many items render in one page.

", "box": true }, "PageNumber": { "shape": "PageNumber", "documentation": "

Indicates the page number.

" } }, "documentation": "

The pagination configuration for a table visual or boxplot.

" }, "PanelBorderStyle": { "type": "string", "enum": [ "SOLID", "DASHED", "DOTTED" ] }, "PanelConfiguration": { "type": "structure", "members": { "Title": { "shape": "PanelTitleOptions", "documentation": "

Configures the title display within each small multiples panel.

" }, "BorderVisibility": { "shape": "Visibility", "documentation": "

Determines whether or not each panel displays a border.

" }, "BorderThickness": { "shape": "PixelLength", "documentation": "

Sets the line thickness of panel borders.

" }, "BorderStyle": { "shape": "PanelBorderStyle", "documentation": "

Sets the line style of panel borders.

" }, "BorderColor": { "shape": "HexColorWithTransparency", "documentation": "

Sets the line color of panel borders.

" }, "GutterVisibility": { "shape": "Visibility", "documentation": "

Determines whether or not negative space between sibling panels is rendered.

" }, "GutterSpacing": { "shape": "PixelLength", "documentation": "

Sets the total amount of negative space to display between sibling panels.

" }, "BackgroundVisibility": { "shape": "Visibility", "documentation": "

Determines whether or not a background for each small multiples panel is rendered.

" }, "BackgroundColor": { "shape": "HexColorWithTransparency", "documentation": "

Sets the background color for each panel.

" } }, "documentation": "

A collection of options that configure how each panel displays in a small multiples chart.

" }, "PanelTitleOptions": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

Determines whether or not panel titles are displayed.

" }, "FontConfiguration": { "shape": "FontConfiguration" }, "HorizontalTextAlignment": { "shape": "HorizontalTextAlignment", "documentation": "

Sets the horizontal text alignment of the title within each panel.

" } }, "documentation": "

The options that determine the title styles for each small multiples panel.

" }, "PaperOrientation": { "type": "string", "enum": [ "PORTRAIT", "LANDSCAPE" ] }, "PaperSize": { "type": "string", "enum": [ "US_LETTER", "US_LEGAL", "US_TABLOID_LEDGER", "A0", "A1", "A2", "A3", "A4", "A5", "JIS_B4", "JIS_B5" ] }, "ParameterControl": { "type": "structure", "members": { "DateTimePicker": { "shape": "ParameterDateTimePickerControl", "documentation": "

A control from a date parameter that specifies date and time.

" }, "List": { "shape": "ParameterListControl", "documentation": "

A control to display a list with buttons or boxes that are used to select either a single value or multiple values.

" }, "Dropdown": { "shape": "ParameterDropDownControl", "documentation": "

A control to display a dropdown list with buttons that are used to select a single value.

" }, "TextField": { "shape": "ParameterTextFieldControl", "documentation": "

A control to display a text box that is used to enter a single entry.

" }, "TextArea": { "shape": "ParameterTextAreaControl", "documentation": "

A control to display a text box that is used to enter multiple entries.

" }, "Slider": { "shape": "ParameterSliderControl", "documentation": "

A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.

" } }, "documentation": "

The control of a parameter that users can interact with in a dashboard or an analysis.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "ParameterControlList": { "type": "list", "member": { "shape": "ParameterControl" }, "max": 200 }, "ParameterDateTimePickerControl": { "type": "structure", "required": [ "ParameterControlId", "Title", "SourceParameterName" ], "members": { "ParameterControlId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the ParameterDateTimePickerControl.

" }, "Title": { "shape": "SheetControlTitle", "documentation": "

The title of the ParameterDateTimePickerControl.

" }, "SourceParameterName": { "shape": "ParameterName", "documentation": "

The name of the ParameterDateTimePickerControl.

" }, "DisplayOptions": { "shape": "DateTimePickerControlDisplayOptions", "documentation": "

The display options of a control.

" } }, "documentation": "

A control from a date parameter that specifies date and time.

" }, "ParameterDeclaration": { "type": "structure", "members": { "StringParameterDeclaration": { "shape": "StringParameterDeclaration", "documentation": "

A parameter declaration for the String data type.

" }, "DecimalParameterDeclaration": { "shape": "DecimalParameterDeclaration", "documentation": "

A parameter declaration for the Decimal data type.

" }, "IntegerParameterDeclaration": { "shape": "IntegerParameterDeclaration", "documentation": "

A parameter declaration for the Integer data type.

" }, "DateTimeParameterDeclaration": { "shape": "DateTimeParameterDeclaration", "documentation": "

A parameter declaration for the DateTime data type.

" } }, "documentation": "

The declaration definition of a parameter.

For more information, see Parameters in Amazon QuickSight in the Amazon QuickSight User Guide.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "ParameterDeclarationList": { "type": "list", "member": { "shape": "ParameterDeclaration" }, "max": 200 }, "ParameterDropDownControl": { "type": "structure", "required": [ "ParameterControlId", "Title", "SourceParameterName" ], "members": { "ParameterControlId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the ParameterDropDownControl.

" }, "Title": { "shape": "SheetControlTitle", "documentation": "

The title of the ParameterDropDownControl.

" }, "SourceParameterName": { "shape": "ParameterName", "documentation": "

The source parameter name of the ParameterDropDownControl.

" }, "DisplayOptions": { "shape": "DropDownControlDisplayOptions", "documentation": "

The display options of a control.

" }, "Type": { "shape": "SheetControlListType", "documentation": "

The type parameter name of the ParameterDropDownControl.

" }, "SelectableValues": { "shape": "ParameterSelectableValues", "documentation": "

A list of selectable values that are used in a control.

" }, "CascadingControlConfiguration": { "shape": "CascadingControlConfiguration", "documentation": "

The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.

" } }, "documentation": "

A control to display a dropdown list with buttons that are used to select a single value.

" }, "ParameterListControl": { "type": "structure", "required": [ "ParameterControlId", "Title", "SourceParameterName" ], "members": { "ParameterControlId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the ParameterListControl.

" }, "Title": { "shape": "SheetControlTitle", "documentation": "

The title of the ParameterListControl.

" }, "SourceParameterName": { "shape": "ParameterName", "documentation": "

The source parameter name of the ParameterListControl.

" }, "DisplayOptions": { "shape": "ListControlDisplayOptions", "documentation": "

The display options of a control.

" }, "Type": { "shape": "SheetControlListType", "documentation": "

The type of ParameterListControl.

" }, "SelectableValues": { "shape": "ParameterSelectableValues", "documentation": "

A list of selectable values that are used in a control.

" }, "CascadingControlConfiguration": { "shape": "CascadingControlConfiguration", "documentation": "

The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.

" } }, "documentation": "

A control to display a list with buttons or boxes that are used to select either a single value or multiple values.

" }, "ParameterName": { "type": "string", "max": 2048, "min": 1, "pattern": "^[a-zA-Z0-9]+$" }, "ParameterSelectableValueList": { "type": "list", "member": { "shape": "String" }, "max": 50000 }, "ParameterSelectableValues": { "type": "structure", "members": { "Values": { "shape": "ParameterSelectableValueList", "documentation": "

The values that are used in ParameterSelectableValues.

" }, "LinkToDataSetColumn": { "shape": "ColumnIdentifier", "documentation": "

The column identifier that fetches values from the data set.

" } }, "documentation": "

A list of selectable values that are used in a control.

" }, "ParameterSliderControl": { "type": "structure", "required": [ "ParameterControlId", "Title", "SourceParameterName", "MaximumValue", "MinimumValue", "StepSize" ], "members": { "ParameterControlId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the ParameterSliderControl.

" }, "Title": { "shape": "SheetControlTitle", "documentation": "

The title of the ParameterSliderControl.

" }, "SourceParameterName": { "shape": "ParameterName", "documentation": "

The source parameter name of the ParameterSliderControl.

" }, "DisplayOptions": { "shape": "SliderControlDisplayOptions", "documentation": "

The display options of a control.

" }, "MaximumValue": { "shape": "Double", "documentation": "

The larger value that is displayed at the right of the slider.

" }, "MinimumValue": { "shape": "Double", "documentation": "

The smaller value that is displayed at the left of the slider.

" }, "StepSize": { "shape": "Double", "documentation": "

The number of increments that the slider bar is divided into.

" } }, "documentation": "

A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.

" }, "ParameterTextAreaControl": { "type": "structure", "required": [ "ParameterControlId", "Title", "SourceParameterName" ], "members": { "ParameterControlId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the ParameterTextAreaControl.

" }, "Title": { "shape": "SheetControlTitle", "documentation": "

The title of the ParameterTextAreaControl.

" }, "SourceParameterName": { "shape": "ParameterName", "documentation": "

The source parameter name of the ParameterTextAreaControl.

" }, "Delimiter": { "shape": "TextAreaControlDelimiter", "documentation": "

The delimiter that is used to separate the lines in text.

" }, "DisplayOptions": { "shape": "TextAreaControlDisplayOptions", "documentation": "

The display options of a control.

" } }, "documentation": "

A control to display a text box that is used to enter multiple entries.

" }, "ParameterTextFieldControl": { "type": "structure", "required": [ "ParameterControlId", "Title", "SourceParameterName" ], "members": { "ParameterControlId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the ParameterTextFieldControl.

" }, "Title": { "shape": "SheetControlTitle", "documentation": "

The title of the ParameterTextFieldControl.

" }, "SourceParameterName": { "shape": "ParameterName", "documentation": "

The source parameter name of the ParameterTextFieldControl.

" }, "DisplayOptions": { "shape": "TextFieldControlDisplayOptions", "documentation": "

The display options of a control.

" } }, "documentation": "

A control to display a text box that is used to enter a single entry.

" }, "ParameterValueType": { "type": "string", "enum": [ "MULTI_VALUED", "SINGLE_VALUED" ] }, "Parameters": { "type": "structure", "members": { "StringParameters": { "shape": "StringParameterList", "documentation": "

The parameters that have a data type of string.

" }, "IntegerParameters": { "shape": "IntegerParameterList", "documentation": "

The parameters that have a data type of integer.

" }, "DecimalParameters": { "shape": "DecimalParameterList", "documentation": "

The parameters that have a data type of decimal.

" }, "DateTimeParameters": { "shape": "DateTimeParameterList", "documentation": "

The parameters that have a data type of date-time.

" } }, "documentation": "

A list of Amazon QuickSight parameters and the list's override values.

" }, "Password": { "type": "string", "max": 1024, "min": 1 }, "Path": { "type": "list", "member": { "shape": "Arn" }, "max": 10, "min": 1 }, "PercentNumber": { "type": "double", "max": 100, "min": 0 }, "PercentVisibleRange": { "type": "structure", "members": { "From": { "shape": "PercentNumber", "documentation": "

The lower bound of the range.

", "box": true }, "To": { "shape": "PercentNumber", "documentation": "

The top bound of the range.

", "box": true } }, "documentation": "

The percent range in the visible range.

" }, "PercentageDisplayFormatConfiguration": { "type": "structure", "members": { "Prefix": { "shape": "Prefix", "documentation": "

Determines the prefix value of the percentage format.

" }, "Suffix": { "shape": "Suffix", "documentation": "

Determines the suffix value of the percentage format.

" }, "SeparatorConfiguration": { "shape": "NumericSeparatorConfiguration", "documentation": "

The options that determine the numeric separator configuration.

" }, "DecimalPlacesConfiguration": { "shape": "DecimalPlacesConfiguration", "documentation": "

The option that determines the decimal places configuration.

" }, "NegativeValueConfiguration": { "shape": "NegativeValueConfiguration", "documentation": "

The options that determine the negative value configuration.

" }, "NullValueFormatConfiguration": { "shape": "NullValueFormatConfiguration", "documentation": "

The options that determine the null value format configuration.

" } }, "documentation": "

The options that determine the percentage display format configuration.

" }, "PercentileAggregation": { "type": "structure", "members": { "PercentileValue": { "shape": "PercentileValue", "documentation": "

The percentile value. This value can be any numeric constant 0–100. A percentile value of 50 computes the median value of the measure.

" } }, "documentation": "

An aggregation based on the percentile of values in a dimension or measure.

" }, "PercentileValue": { "type": "double", "max": 100, "min": 0 }, "PeriodOverPeriodComputation": { "type": "structure", "required": [ "ComputationId" ], "members": { "ComputationId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for a computation.

" }, "Name": { "shape": "String", "documentation": "

The name of a computation.

" }, "Time": { "shape": "DimensionField", "documentation": "

The time field that is used in a computation.

" }, "Value": { "shape": "MeasureField", "documentation": "

The value field that is used in a computation.

" } }, "documentation": "

The period over period computation configuration.

" }, "PeriodToDateComputation": { "type": "structure", "required": [ "ComputationId" ], "members": { "ComputationId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for a computation.

" }, "Name": { "shape": "String", "documentation": "

The name of a computation.

" }, "Time": { "shape": "DimensionField", "documentation": "

The time field that is used in a computation.

" }, "Value": { "shape": "MeasureField", "documentation": "

The value field that is used in a computation.

" }, "PeriodTimeGranularity": { "shape": "TimeGranularity", "documentation": "

The time granularity setup of period to date computation. Choose from the following options:

" } }, "documentation": "

The period to date computation configuration.

" }, "PeriodsBackward": { "type": "integer", "max": 1000, "min": 0 }, "PeriodsForward": { "type": "integer", "max": 1000, "min": 1 }, "PhysicalTable": { "type": "structure", "members": { "RelationalTable": { "shape": "RelationalTable", "documentation": "

A physical table type for relational data sources.

" }, "CustomSql": { "shape": "CustomSql", "documentation": "

A physical table type built from the results of the custom SQL query.

" }, "S3Source": { "shape": "S3Source", "documentation": "

A physical table type for as S3 data source.

" } }, "documentation": "

A view of a data source that contains information about the shape of the data in the underlying source. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

" }, "PhysicalTableId": { "type": "string", "max": 64, "min": 1, "pattern": "[0-9a-zA-Z-]*" }, "PhysicalTableMap": { "type": "map", "key": { "shape": "PhysicalTableId" }, "value": { "shape": "PhysicalTable" }, "max": 32, "min": 0 }, "PieChartAggregatedFieldWells": { "type": "structure", "members": { "Category": { "shape": "DimensionFieldList", "documentation": "

The category (group/color) field wells of a pie chart.

" }, "Values": { "shape": "MeasureFieldList", "documentation": "

The value field wells of a pie chart. Values are aggregated based on categories.

" }, "SmallMultiples": { "shape": "SmallMultiplesDimensionFieldList", "documentation": "

The small multiples field well of a pie chart.

" } }, "documentation": "

The field well configuration of a pie chart.

" }, "PieChartConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "PieChartFieldWells", "documentation": "

The field wells of the visual.

" }, "SortConfiguration": { "shape": "PieChartSortConfiguration", "documentation": "

The sort configuration of a pie chart.

" }, "DonutOptions": { "shape": "DonutOptions", "documentation": "

The options that determine the shape of the chart. This option determines whether the chart is a pie chart or a donut chart.

" }, "SmallMultiplesOptions": { "shape": "SmallMultiplesOptions", "documentation": "

The small multiples setup for the visual.

" }, "CategoryLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options of the group/color that is displayed in a pie chart.

" }, "ValueLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options for the value that is displayed in a pie chart.

" }, "Legend": { "shape": "LegendOptions", "documentation": "

The legend display setup of the visual.

" }, "DataLabels": { "shape": "DataLabelOptions", "documentation": "

The options that determine if visual data labels are displayed.

" }, "Tooltip": { "shape": "TooltipOptions", "documentation": "

The tooltip display setup of the visual.

" }, "VisualPalette": { "shape": "VisualPalette", "documentation": "

The palette (chart color) display setup of the visual.

" }, "ContributionAnalysisDefaults": { "shape": "ContributionAnalysisDefaultList", "documentation": "

The contribution analysis (anomaly configuration) setup of the visual.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration of a pie chart.

" }, "PieChartFieldWells": { "type": "structure", "members": { "PieChartAggregatedFieldWells": { "shape": "PieChartAggregatedFieldWells", "documentation": "

The field well configuration of a pie chart.

" } }, "documentation": "

The field well configuration of a pie chart.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "PieChartSortConfiguration": { "type": "structure", "members": { "CategorySort": { "shape": "FieldSortOptionsList", "documentation": "

The sort configuration of the category fields.

" }, "CategoryItemsLimit": { "shape": "ItemsLimitConfiguration", "documentation": "

The limit on the number of categories that are displayed in a pie chart.

" }, "SmallMultiplesSort": { "shape": "FieldSortOptionsList", "documentation": "

The sort configuration of the small multiples field.

" }, "SmallMultiplesLimitConfiguration": { "shape": "ItemsLimitConfiguration", "documentation": "

The limit on the number of small multiples panels that are displayed.

" } }, "documentation": "

The sort configuration of a pie chart.

" }, "PieChartVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "PieChartConfiguration", "documentation": "

The configuration of a pie chart.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" }, "ColumnHierarchies": { "shape": "ColumnHierarchyList", "documentation": "

The column hierarchy that is used during drill-downs and drill-ups.

" } }, "documentation": "

A pie or donut chart.

The PieChartVisual structure describes a visual that is a member of the pie chart family.

The following charts can be described by using this structure:

For more information, see Using pie charts in the Amazon QuickSight User Guide.

For more information, see Using donut charts in the Amazon QuickSight User Guide.

" }, "PivotFieldSortOptions": { "type": "structure", "required": [ "FieldId", "SortBy" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The field ID for the field sort options.

" }, "SortBy": { "shape": "PivotTableSortBy", "documentation": "

The sort by field for the field sort options.

" } }, "documentation": "

The field sort options for a pivot table sort configuration.

" }, "PivotFieldSortOptionsList": { "type": "list", "member": { "shape": "PivotFieldSortOptions" }, "max": 200 }, "PivotMeasureFieldList": { "type": "list", "member": { "shape": "MeasureField" }, "max": 40 }, "PivotTableAggregatedFieldWells": { "type": "structure", "members": { "Rows": { "shape": "PivotTableDimensionList", "documentation": "

The rows field well for a pivot table. Values are grouped by rows fields.

" }, "Columns": { "shape": "PivotTableDimensionList", "documentation": "

The columns field well for a pivot table. Values are grouped by columns fields.

" }, "Values": { "shape": "PivotMeasureFieldList", "documentation": "

The values field well for a pivot table. Values are aggregated based on rows and columns fields.

" } }, "documentation": "

The aggregated field well for the pivot table.

" }, "PivotTableCellConditionalFormatting": { "type": "structure", "required": [ "FieldId" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The field ID of the cell for conditional formatting.

" }, "TextFormat": { "shape": "TextConditionalFormat", "documentation": "

The text format of the cell for conditional formatting.

" }, "Scope": { "shape": "PivotTableConditionalFormattingScope", "documentation": "

The scope of the cell for conditional formatting.

" }, "Scopes": { "shape": "PivotTableConditionalFormattingScopeList", "documentation": "

A list of cell scopes for conditional formatting.

" } }, "documentation": "

The cell conditional formatting option for a pivot table.

" }, "PivotTableConditionalFormatting": { "type": "structure", "members": { "ConditionalFormattingOptions": { "shape": "PivotTableConditionalFormattingOptionList", "documentation": "

Conditional formatting options for a PivotTableVisual.

" } }, "documentation": "

The conditional formatting for a PivotTableVisual.

" }, "PivotTableConditionalFormattingOption": { "type": "structure", "members": { "Cell": { "shape": "PivotTableCellConditionalFormatting", "documentation": "

The cell conditional formatting option for a pivot table.

" } }, "documentation": "

Conditional formatting options for a PivotTableVisual.

" }, "PivotTableConditionalFormattingOptionList": { "type": "list", "member": { "shape": "PivotTableConditionalFormattingOption" }, "max": 500 }, "PivotTableConditionalFormattingScope": { "type": "structure", "members": { "Role": { "shape": "PivotTableConditionalFormattingScopeRole", "documentation": "

The role (field, field total, grand total) of the cell for conditional formatting.

" } }, "documentation": "

The scope of the cell for conditional formatting.

" }, "PivotTableConditionalFormattingScopeList": { "type": "list", "member": { "shape": "PivotTableConditionalFormattingScope" }, "max": 3 }, "PivotTableConditionalFormattingScopeRole": { "type": "string", "enum": [ "FIELD", "FIELD_TOTAL", "GRAND_TOTAL" ] }, "PivotTableConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "PivotTableFieldWells", "documentation": "

The field wells of the visual.

" }, "SortConfiguration": { "shape": "PivotTableSortConfiguration", "documentation": "

The sort configuration for a PivotTableVisual.

" }, "TableOptions": { "shape": "PivotTableOptions", "documentation": "

The table options for a pivot table visual.

" }, "TotalOptions": { "shape": "PivotTableTotalOptions", "documentation": "

The total options for a pivot table visual.

" }, "FieldOptions": { "shape": "PivotTableFieldOptions", "documentation": "

The field options for a pivot table visual.

" }, "PaginatedReportOptions": { "shape": "PivotTablePaginatedReportOptions", "documentation": "

The paginated report options for a pivot table visual.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration for a PivotTableVisual.

" }, "PivotTableDataPathOption": { "type": "structure", "required": [ "DataPathList" ], "members": { "DataPathList": { "shape": "DataPathValueList", "documentation": "

The list of data path values for the data path options.

" }, "Width": { "shape": "PixelLength", "documentation": "

The width of the data path option.

" } }, "documentation": "

The data path options for the pivot table field options.

" }, "PivotTableDataPathOptionList": { "type": "list", "member": { "shape": "PivotTableDataPathOption" }, "max": 100 }, "PivotTableDataPathType": { "type": "string", "enum": [ "HIERARCHY_ROWS_LAYOUT_COLUMN", "MULTIPLE_ROW_METRICS_COLUMN", "EMPTY_COLUMN_HEADER", "COUNT_METRIC_COLUMN" ] }, "PivotTableDimensionList": { "type": "list", "member": { "shape": "DimensionField" }, "max": 40 }, "PivotTableFieldCollapseState": { "type": "string", "enum": [ "COLLAPSED", "EXPANDED" ] }, "PivotTableFieldCollapseStateOption": { "type": "structure", "required": [ "Target" ], "members": { "Target": { "shape": "PivotTableFieldCollapseStateTarget", "documentation": "

A tagged-union object that sets the collapse state.

" }, "State": { "shape": "PivotTableFieldCollapseState", "documentation": "

The state of the field target of a pivot table. Choose one of the following options:

" } }, "documentation": "

The collapse state options for the pivot table field options.

" }, "PivotTableFieldCollapseStateOptionList": { "type": "list", "member": { "shape": "PivotTableFieldCollapseStateOption" } }, "PivotTableFieldCollapseStateTarget": { "type": "structure", "members": { "FieldId": { "shape": "String", "documentation": "

The field ID of the pivot table that the collapse state needs to be set to.

" }, "FieldDataPathValues": { "shape": "DataPathValueList", "documentation": "

The data path of the pivot table's header. Used to set the collapse state.

" } }, "documentation": "

The target of a pivot table field collapse state.

" }, "PivotTableFieldOption": { "type": "structure", "required": [ "FieldId" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The field ID of the pivot table field.

" }, "CustomLabel": { "shape": "CustomLabel", "documentation": "

The custom label of the pivot table field.

" }, "Visibility": { "shape": "Visibility", "documentation": "

The visibility of the pivot table field.

" } }, "documentation": "

The selected field options for the pivot table field options.

" }, "PivotTableFieldOptionList": { "type": "list", "member": { "shape": "PivotTableFieldOption" }, "max": 100 }, "PivotTableFieldOptions": { "type": "structure", "members": { "SelectedFieldOptions": { "shape": "PivotTableFieldOptionList", "documentation": "

The selected field options for the pivot table field options.

" }, "DataPathOptions": { "shape": "PivotTableDataPathOptionList", "documentation": "

The data path options for the pivot table field options.

" }, "CollapseStateOptions": { "shape": "PivotTableFieldCollapseStateOptionList", "documentation": "

The collapse state options for the pivot table field options.

" } }, "documentation": "

The field options for a pivot table visual.

" }, "PivotTableFieldSubtotalOptions": { "type": "structure", "members": { "FieldId": { "shape": "FieldId", "documentation": "

The field ID of the subtotal options.

" } }, "documentation": "

The optional configuration of subtotals cells.

" }, "PivotTableFieldSubtotalOptionsList": { "type": "list", "member": { "shape": "PivotTableFieldSubtotalOptions" }, "max": 100 }, "PivotTableFieldWells": { "type": "structure", "members": { "PivotTableAggregatedFieldWells": { "shape": "PivotTableAggregatedFieldWells", "documentation": "

The aggregated field well for the pivot table.

" } }, "documentation": "

The field wells for a pivot table visual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "PivotTableMetricPlacement": { "type": "string", "enum": [ "ROW", "COLUMN" ] }, "PivotTableOptions": { "type": "structure", "members": { "MetricPlacement": { "shape": "PivotTableMetricPlacement", "documentation": "

The metric placement (row, column) options.

" }, "SingleMetricVisibility": { "shape": "Visibility", "documentation": "

The visibility of the single metric options.

" }, "ColumnNamesVisibility": { "shape": "Visibility", "documentation": "

The visibility of the column names.

" }, "ToggleButtonsVisibility": { "shape": "Visibility", "documentation": "

Determines the visibility of the pivot table.

" }, "ColumnHeaderStyle": { "shape": "TableCellStyle", "documentation": "

The table cell style of the column header.

" }, "RowHeaderStyle": { "shape": "TableCellStyle", "documentation": "

The table cell style of the row headers.

" }, "CellStyle": { "shape": "TableCellStyle", "documentation": "

The table cell style of cells.

" }, "RowFieldNamesStyle": { "shape": "TableCellStyle", "documentation": "

The table cell style of row field names.

" }, "RowAlternateColorOptions": { "shape": "RowAlternateColorOptions", "documentation": "

The row alternate color options (widget status, row alternate colors).

" }, "CollapsedRowDimensionsVisibility": { "shape": "Visibility", "documentation": "

The visibility setting of a pivot table's collapsed row dimension fields. If the value of this structure is HIDDEN, all collapsed columns in a pivot table are automatically hidden. The default value is VISIBLE.

" }, "RowsLayout": { "shape": "PivotTableRowsLayout", "documentation": "

The layout for the row dimension headers of a pivot table. Choose one of the following options.

" }, "RowsLabelOptions": { "shape": "PivotTableRowsLabelOptions", "documentation": "

The options for the label that is located above the row headers. This option is only applicable when RowsLayout is set to HIERARCHY.

" }, "DefaultCellWidth": { "shape": "PixelLength", "documentation": "

The default cell width of the pivot table.

" } }, "documentation": "

The table options for a pivot table visual.

" }, "PivotTablePaginatedReportOptions": { "type": "structure", "members": { "VerticalOverflowVisibility": { "shape": "Visibility", "documentation": "

The visibility of the printing table overflow across pages.

" }, "OverflowColumnHeaderVisibility": { "shape": "Visibility", "documentation": "

The visibility of the repeating header rows on each page.

" } }, "documentation": "

The paginated report options for a pivot table visual.

" }, "PivotTableRowsLabelOptions": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The visibility of the rows label.

" }, "CustomLabel": { "shape": "PivotTableRowsLabelText", "documentation": "

The custom label string for the rows label.

" } }, "documentation": "

The options for the label thta is located above the row headers. This option is only applicable when RowsLayout is set to HIERARCHY.

" }, "PivotTableRowsLabelText": { "type": "string", "max": 1024, "min": 1 }, "PivotTableRowsLayout": { "type": "string", "enum": [ "TABULAR", "HIERARCHY" ] }, "PivotTableSortBy": { "type": "structure", "members": { "Field": { "shape": "FieldSort", "documentation": "

The field sort (field id, direction) for the pivot table sort by options.

" }, "Column": { "shape": "ColumnSort", "documentation": "

The column sort (field id, direction) for the pivot table sort by options.

" }, "DataPath": { "shape": "DataPathSort", "documentation": "

The data path sort (data path value, direction) for the pivot table sort by options.

" } }, "documentation": "

The sort by field for the field sort options.

" }, "PivotTableSortConfiguration": { "type": "structure", "members": { "FieldSortOptions": { "shape": "PivotFieldSortOptionsList", "documentation": "

The field sort options for a pivot table sort configuration.

" } }, "documentation": "

The sort configuration for a PivotTableVisual.

" }, "PivotTableSubtotalLevel": { "type": "string", "enum": [ "ALL", "CUSTOM", "LAST" ] }, "PivotTableTotalOptions": { "type": "structure", "members": { "RowSubtotalOptions": { "shape": "SubtotalOptions", "documentation": "

The row subtotal options.

" }, "ColumnSubtotalOptions": { "shape": "SubtotalOptions", "documentation": "

The column subtotal options.

" }, "RowTotalOptions": { "shape": "PivotTotalOptions", "documentation": "

The row total options.

" }, "ColumnTotalOptions": { "shape": "PivotTotalOptions", "documentation": "

The column total options.

" } }, "documentation": "

The total options for a pivot table visual.

" }, "PivotTableVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "PivotTableConfiguration", "documentation": "

The configuration settings of the visual.

" }, "ConditionalFormatting": { "shape": "PivotTableConditionalFormatting", "documentation": "

The conditional formatting for a PivotTableVisual.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" } }, "documentation": "

A pivot table.

For more information, see Using pivot tables in the Amazon QuickSight User Guide.

" }, "PivotTotalOptions": { "type": "structure", "members": { "TotalsVisibility": { "shape": "Visibility", "documentation": "

The visibility configuration for the total cells.

" }, "Placement": { "shape": "TableTotalsPlacement", "documentation": "

The placement (start, end) for the total cells.

" }, "ScrollStatus": { "shape": "TableTotalsScrollStatus", "documentation": "

The scroll status (pinned, scrolled) for the total cells.

" }, "CustomLabel": { "shape": "String", "documentation": "

The custom label string for the total cells.

" }, "TotalCellStyle": { "shape": "TableCellStyle", "documentation": "

The cell styling options for the total cells.

" }, "ValueCellStyle": { "shape": "TableCellStyle", "documentation": "

The cell styling options for the totals of value cells.

" }, "MetricHeaderCellStyle": { "shape": "TableCellStyle", "documentation": "

The cell styling options for the total of header cells.

" }, "TotalAggregationOptions": { "shape": "TotalAggregationOptionList", "documentation": "

The total aggregation options for each value field.

" } }, "documentation": "

The optional configuration of totals cells in a PivotTableVisual.

" }, "PixelLength": { "type": "string", "documentation": "String based length that is composed of value and unit in px" }, "Port": { "type": "integer", "max": 65535, "min": 1 }, "PositiveInteger": { "type": "integer", "min": 1 }, "PositiveLong": { "type": "long", "min": 1 }, "PostgreSqlParameters": { "type": "structure", "required": [ "Host", "Port", "Database" ], "members": { "Host": { "shape": "Host", "documentation": "

Host.

" }, "Port": { "shape": "Port", "documentation": "

Port.

" }, "Database": { "shape": "Database", "documentation": "

Database.

" } }, "documentation": "

The parameters for PostgreSQL.

" }, "PredefinedHierarchy": { "type": "structure", "required": [ "HierarchyId", "Columns" ], "members": { "HierarchyId": { "shape": "HierarchyId", "documentation": "

The hierarchy ID of the predefined hierarchy.

" }, "Columns": { "shape": "PredefinedHierarchyColumnList", "documentation": "

The list of columns that define the predefined hierarchy.

" }, "DrillDownFilters": { "shape": "DrillDownFilterList", "documentation": "

The option that determines the drill down filters for the predefined hierarchy.

" } }, "documentation": "

The option that determines the hierarchy of the fields that are defined during data preparation. These fields are available to use in any analysis that uses the data source.

" }, "PredefinedHierarchyColumnList": { "type": "list", "member": { "shape": "ColumnIdentifier" }, "max": 10, "min": 1 }, "PredictionInterval": { "type": "integer", "max": 95, "min": 50 }, "Prefix": { "type": "string", "max": 128, "min": 1, "sensitive": true }, "PrestoParameters": { "type": "structure", "required": [ "Host", "Port", "Catalog" ], "members": { "Host": { "shape": "Host", "documentation": "

Host.

" }, "Port": { "shape": "Port", "documentation": "

Port.

" }, "Catalog": { "shape": "Catalog", "documentation": "

Catalog.

" } }, "documentation": "

The parameters for Presto.

" }, "PrimaryValueDisplayType": { "type": "string", "enum": [ "HIDDEN", "COMPARISON", "ACTUAL" ] }, "Principal": { "type": "string", "max": 256, "min": 1 }, "PrincipalList": { "type": "list", "member": { "shape": "String" }, "max": 100, "min": 1 }, "ProgressBarOptions": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The visibility of the progress bar.

" } }, "documentation": "

The options that determine the presentation of the progress bar of a KPI visual.

" }, "ProjectId": { "type": "string", "max": 256, "min": 1 }, "ProjectOperation": { "type": "structure", "required": [ "ProjectedColumns" ], "members": { "ProjectedColumns": { "shape": "ProjectedColumnList", "documentation": "

Projected columns.

" } }, "documentation": "

A transform operation that projects columns. Operations that come after a projection can only refer to projected columns.

" }, "ProjectedColumnList": { "type": "list", "member": { "shape": "String" }, "max": 2000, "min": 1 }, "PropertyRole": { "type": "string", "enum": [ "PRIMARY", "ID" ] }, "PropertyUsage": { "type": "string", "enum": [ "INHERIT", "DIMENSION", "MEASURE" ] }, "PurchaseMode": { "type": "string", "enum": [ "MANUAL", "AUTO_PURCHASE" ] }, "PutDataSetRefreshPropertiesRequest": { "type": "structure", "required": [ "AwsAccountId", "DataSetId", "DataSetRefreshProperties" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "DataSetId": { "shape": "ResourceId", "documentation": "

The ID of the dataset.

", "location": "uri", "locationName": "DataSetId" }, "DataSetRefreshProperties": { "shape": "DataSetRefreshProperties", "documentation": "

The dataset refresh properties.

" } } }, "PutDataSetRefreshPropertiesResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "Query": { "type": "string", "max": 256, "min": 1 }, "QueryExecutionMode": { "type": "string", "enum": [ "AUTO", "MANUAL" ] }, "QueryExecutionOptions": { "type": "structure", "members": { "QueryExecutionMode": { "shape": "QueryExecutionMode", "documentation": "

A structure that describes the query execution mode.

" } }, "documentation": "

A structure that describes the query execution options.

" }, "QueueInfo": { "type": "structure", "required": [ "WaitingOnIngestion", "QueuedIngestion" ], "members": { "WaitingOnIngestion": { "shape": "String", "documentation": "

The ID of the queued ingestion.

" }, "QueuedIngestion": { "shape": "String", "documentation": "

The ID of the ongoing ingestion. The queued ingestion is waiting for the ongoing ingestion to complete.

" } }, "documentation": "

Information about a queued dataset SPICE ingestion.

" }, "RadarChartAggregatedFieldWells": { "type": "structure", "members": { "Category": { "shape": "RadarChartCategoryFieldList", "documentation": "

The aggregated field well categories of a radar chart.

" }, "Color": { "shape": "RadarChartColorFieldList", "documentation": "

The color that are assigned to the aggregated field wells of a radar chart.

" }, "Values": { "shape": "RadarChartValuesFieldList", "documentation": "

The values that are assigned to the aggregated field wells of a radar chart.

" } }, "documentation": "

The aggregated field well configuration of a RadarChartVisual.

" }, "RadarChartAreaStyleSettings": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The visibility settings of a radar chart.

" } }, "documentation": "

The configured style settings of a radar chart.

" }, "RadarChartAxesRangeScale": { "type": "string", "enum": [ "AUTO", "INDEPENDENT", "SHARED" ] }, "RadarChartCategoryFieldList": { "type": "list", "member": { "shape": "DimensionField" }, "max": 1 }, "RadarChartColorFieldList": { "type": "list", "member": { "shape": "DimensionField" }, "max": 1 }, "RadarChartConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "RadarChartFieldWells", "documentation": "

The field well configuration of a RadarChartVisual.

" }, "SortConfiguration": { "shape": "RadarChartSortConfiguration", "documentation": "

The sort configuration of a RadarChartVisual.

" }, "Shape": { "shape": "RadarChartShape", "documentation": "

The shape of the radar chart.

" }, "BaseSeriesSettings": { "shape": "RadarChartSeriesSettings", "documentation": "

The base sreies settings of a radar chart.

" }, "StartAngle": { "shape": "RadarChartStartAngle", "documentation": "

The start angle of a radar chart's axis.

" }, "VisualPalette": { "shape": "VisualPalette", "documentation": "

The palette (chart color) display setup of the visual.

" }, "AlternateBandColorsVisibility": { "shape": "Visibility", "documentation": "

Determines the visibility of the colors of alternatign bands in a radar chart.

" }, "AlternateBandEvenColor": { "shape": "HexColor", "documentation": "

The color of the even-numbered alternate bands of a radar chart.

" }, "AlternateBandOddColor": { "shape": "HexColor", "documentation": "

The color of the odd-numbered alternate bands of a radar chart.

" }, "CategoryAxis": { "shape": "AxisDisplayOptions", "documentation": "

The category axis of a radar chart.

" }, "CategoryLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The category label options of a radar chart.

" }, "ColorAxis": { "shape": "AxisDisplayOptions", "documentation": "

The color axis of a radar chart.

" }, "ColorLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The color label options of a radar chart.

" }, "Legend": { "shape": "LegendOptions", "documentation": "

The legend display setup of the visual.

" }, "AxesRangeScale": { "shape": "RadarChartAxesRangeScale", "documentation": "

The axis behavior options of a radar chart.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration of a RadarChartVisual.

" }, "RadarChartFieldWells": { "type": "structure", "members": { "RadarChartAggregatedFieldWells": { "shape": "RadarChartAggregatedFieldWells", "documentation": "

The aggregated field wells of a radar chart visual.

" } }, "documentation": "

The field wells of a radar chart visual.

" }, "RadarChartSeriesSettings": { "type": "structure", "members": { "AreaStyleSettings": { "shape": "RadarChartAreaStyleSettings", "documentation": "

The area style settings of a radar chart.

" } }, "documentation": "

The series settings of a radar chart.

" }, "RadarChartShape": { "type": "string", "enum": [ "CIRCLE", "POLYGON" ] }, "RadarChartSortConfiguration": { "type": "structure", "members": { "CategorySort": { "shape": "FieldSortOptionsList", "documentation": "

The category sort options of a radar chart.

" }, "CategoryItemsLimit": { "shape": "ItemsLimitConfiguration", "documentation": "

The category items limit for a radar chart.

" }, "ColorSort": { "shape": "FieldSortOptionsList", "documentation": "

The color sort configuration of a radar chart.

" }, "ColorItemsLimit": { "shape": "ItemsLimitConfiguration", "documentation": "

The color items limit of a radar chart.

" } }, "documentation": "

The sort configuration of a RadarChartVisual.

" }, "RadarChartStartAngle": { "type": "double", "max": 360, "min": -360 }, "RadarChartValuesFieldList": { "type": "list", "member": { "shape": "MeasureField" }, "max": 20 }, "RadarChartVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "RadarChartConfiguration", "documentation": "

The configuration settings of the visual.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" }, "ColumnHierarchies": { "shape": "ColumnHierarchyList", "documentation": "

The column hierarchy that is used during drill-downs and drill-ups.

" } }, "documentation": "

A radar chart visual.

" }, "RangeConstant": { "type": "structure", "members": { "Minimum": { "shape": "LimitedString", "documentation": "

The minimum value for a range constant.

" }, "Maximum": { "shape": "LimitedString", "documentation": "

The maximum value for a range constant.

" } }, "documentation": "

A structure that represents a range constant.

" }, "RangeEndsLabelType": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The visibility of the range ends label.

" } }, "documentation": "

The range ends label type of a data path label.

" }, "RdsParameters": { "type": "structure", "required": [ "InstanceId", "Database" ], "members": { "InstanceId": { "shape": "InstanceId", "documentation": "

Instance ID.

" }, "Database": { "shape": "Database", "documentation": "

Database.

" } }, "documentation": "

The parameters for Amazon RDS.

" }, "RecoveryWindowInDays": { "type": "long", "max": 30, "min": 7 }, "RedshiftIAMParameters": { "type": "structure", "required": [ "RoleArn" ], "members": { "RoleArn": { "shape": "RoleArn", "documentation": "

Use the RoleArn structure to allow Amazon QuickSight to call redshift:GetClusterCredentials on your cluster. The calling principal must have iam:PassRole access to pass the role to Amazon QuickSight. The role's trust policy must allow the Amazon QuickSight service principal to assume the role.

" }, "DatabaseUser": { "shape": "DatabaseUser", "documentation": "

The user whose permissions and group memberships will be used by Amazon QuickSight to access the cluster. If this user already exists in your database, Amazon QuickSight is granted the same permissions that the user has. If the user doesn't exist, set the value of AutoCreateDatabaseUser to True to create a new user with PUBLIC permissions.

" }, "DatabaseGroups": { "shape": "DatabaseGroupList", "documentation": "

A list of groups whose permissions will be granted to Amazon QuickSight to access the cluster. These permissions are combined with the permissions granted to Amazon QuickSight by the DatabaseUser. If you choose to include this parameter, the RoleArn must grant access to redshift:JoinGroup.

" }, "AutoCreateDatabaseUser": { "shape": "Boolean", "documentation": "

Automatically creates a database user. If your database doesn't have a DatabaseUser, set this parameter to True. If there is no DatabaseUser, Amazon QuickSight can't connect to your cluster. The RoleArn that you use for this operation must grant access to redshift:CreateClusterUser to successfully create the user.

" } }, "documentation": "

A structure that grants Amazon QuickSight access to your cluster and make a call to the redshift:GetClusterCredentials API. For more information on the redshift:GetClusterCredentials API, see GetClusterCredentials .

" }, "RedshiftParameters": { "type": "structure", "required": [ "Database" ], "members": { "Host": { "shape": "Host", "documentation": "

Host. This field can be blank if ClusterId is provided.

" }, "Port": { "shape": "OptionalPort", "documentation": "

Port. This field can be blank if the ClusterId is provided.

" }, "Database": { "shape": "Database", "documentation": "

Database.

" }, "ClusterId": { "shape": "ClusterId", "documentation": "

Cluster ID. This field can be blank if the Host and Port are provided.

" }, "IAMParameters": { "shape": "RedshiftIAMParameters", "documentation": "

An optional parameter that uses IAM authentication to grant Amazon QuickSight access to your cluster. This parameter can be used instead of DataSourceCredentials.

" }, "IdentityCenterConfiguration": { "shape": "IdentityCenterConfiguration", "documentation": "

An optional parameter that configures IAM Identity Center authentication to grant Amazon QuickSight access to your cluster.

This parameter can only be specified if your Amazon QuickSight account is configured with IAM Identity Center.

" } }, "documentation": "

The parameters for Amazon Redshift. The ClusterId field can be blank if Host and Port are both set. The Host and Port fields can be blank if the ClusterId field is set.

" }, "ReferenceLine": { "type": "structure", "required": [ "DataConfiguration" ], "members": { "Status": { "shape": "WidgetStatus", "documentation": "

The status of the reference line. Choose one of the following options:

" }, "DataConfiguration": { "shape": "ReferenceLineDataConfiguration", "documentation": "

The data configuration of the reference line.

" }, "StyleConfiguration": { "shape": "ReferenceLineStyleConfiguration", "documentation": "

The style configuration of the reference line.

" }, "LabelConfiguration": { "shape": "ReferenceLineLabelConfiguration", "documentation": "

The label configuration of the reference line.

" } }, "documentation": "

The reference line visual display options.

" }, "ReferenceLineCustomLabelConfiguration": { "type": "structure", "required": [ "CustomLabel" ], "members": { "CustomLabel": { "shape": "NonEmptyString", "documentation": "

The string text of the custom label.

" } }, "documentation": "

The configuration for a custom label on a ReferenceLine.

" }, "ReferenceLineDataConfiguration": { "type": "structure", "members": { "StaticConfiguration": { "shape": "ReferenceLineStaticDataConfiguration", "documentation": "

The static data configuration of the reference line data configuration.

" }, "DynamicConfiguration": { "shape": "ReferenceLineDynamicDataConfiguration", "documentation": "

The dynamic configuration of the reference line data configuration.

" }, "AxisBinding": { "shape": "AxisBinding", "documentation": "

The axis binding type of the reference line. Choose one of the following options:

" }, "SeriesType": { "shape": "ReferenceLineSeriesType", "documentation": "

The series type of the reference line data configuration. Choose one of the following options:

" } }, "documentation": "

The data configuration of the reference line.

" }, "ReferenceLineDynamicDataConfiguration": { "type": "structure", "required": [ "Column", "Calculation" ], "members": { "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that the dynamic data targets.

" }, "MeasureAggregationFunction": { "shape": "AggregationFunction", "documentation": "

The aggregation function that is used in the dynamic data.

" }, "Calculation": { "shape": "NumericalAggregationFunction", "documentation": "

The calculation that is used in the dynamic data.

" } }, "documentation": "

The dynamic configuration of the reference line data configuration.

" }, "ReferenceLineLabelConfiguration": { "type": "structure", "members": { "ValueLabelConfiguration": { "shape": "ReferenceLineValueLabelConfiguration", "documentation": "

The value label configuration of the label in a reference line.

" }, "CustomLabelConfiguration": { "shape": "ReferenceLineCustomLabelConfiguration", "documentation": "

The custom label configuration of the label in a reference line.

" }, "FontConfiguration": { "shape": "FontConfiguration", "documentation": "

The font configuration of the label in a reference line.

" }, "FontColor": { "shape": "HexColor", "documentation": "

The font color configuration of the label in a reference line.

" }, "HorizontalPosition": { "shape": "ReferenceLineLabelHorizontalPosition", "documentation": "

The horizontal position configuration of the label in a reference line. Choose one of the following options:

" }, "VerticalPosition": { "shape": "ReferenceLineLabelVerticalPosition", "documentation": "

The vertical position configuration of the label in a reference line. Choose one of the following options:

" } }, "documentation": "

The label configuration of a reference line.

" }, "ReferenceLineLabelHorizontalPosition": { "type": "string", "enum": [ "LEFT", "CENTER", "RIGHT" ] }, "ReferenceLineLabelVerticalPosition": { "type": "string", "enum": [ "ABOVE", "BELOW" ] }, "ReferenceLineList": { "type": "list", "member": { "shape": "ReferenceLine" }, "max": 20 }, "ReferenceLinePatternType": { "type": "string", "enum": [ "SOLID", "DASHED", "DOTTED" ] }, "ReferenceLineSeriesType": { "type": "string", "enum": [ "BAR", "LINE" ] }, "ReferenceLineStaticDataConfiguration": { "type": "structure", "required": [ "Value" ], "members": { "Value": { "shape": "SensitiveDouble", "documentation": "

The double input of the static data.

" } }, "documentation": "

The static data configuration of the reference line data configuration.

" }, "ReferenceLineStyleConfiguration": { "type": "structure", "members": { "Pattern": { "shape": "ReferenceLinePatternType", "documentation": "

The pattern type of the line style. Choose one of the following options:

" }, "Color": { "shape": "HexColor", "documentation": "

The hex color of the reference line.

" } }, "documentation": "

The style configuration of the reference line.

" }, "ReferenceLineValueLabelConfiguration": { "type": "structure", "members": { "RelativePosition": { "shape": "ReferenceLineValueLabelRelativePosition", "documentation": "

The relative position of the value label. Choose one of the following options:

" }, "FormatConfiguration": { "shape": "NumericFormatConfiguration", "documentation": "

The format configuration of the value label.

" } }, "documentation": "

The value label configuration of the label in a reference line.

" }, "ReferenceLineValueLabelRelativePosition": { "type": "string", "enum": [ "BEFORE_CUSTOM_LABEL", "AFTER_CUSTOM_LABEL" ] }, "RefreshConfiguration": { "type": "structure", "required": [ "IncrementalRefresh" ], "members": { "IncrementalRefresh": { "shape": "IncrementalRefresh", "documentation": "

The incremental refresh for the dataset.

" } }, "documentation": "

The refresh configuration of a dataset.

" }, "RefreshFrequency": { "type": "structure", "required": [ "Interval" ], "members": { "Interval": { "shape": "RefreshInterval", "documentation": "

The interval between scheduled refreshes. Valid values are as follows:

" }, "RefreshOnDay": { "shape": "ScheduleRefreshOnEntity", "documentation": "

The day of the week that you want to schedule the refresh on. This value is required for weekly and monthly refresh intervals.

" }, "Timezone": { "shape": "String", "documentation": "

The timezone that you want the refresh schedule to use. The timezone ID must match a corresponding ID found on java.util.time.getAvailableIDs().

" }, "TimeOfTheDay": { "shape": "String", "documentation": "

The time of day that you want the datset to refresh. This value is expressed in HH:MM format. This field is not required for schedules that refresh hourly.

" } }, "documentation": "

Specifies the interval between each scheduled refresh of a dataset.

" }, "RefreshInterval": { "type": "string", "enum": [ "MINUTE15", "MINUTE30", "HOURLY", "DAILY", "WEEKLY", "MONTHLY" ] }, "RefreshSchedule": { "type": "structure", "required": [ "ScheduleId", "ScheduleFrequency", "RefreshType" ], "members": { "ScheduleId": { "shape": "String", "documentation": "

An identifier for the refresh schedule.

" }, "ScheduleFrequency": { "shape": "RefreshFrequency", "documentation": "

The frequency for the refresh schedule.

" }, "StartAfterDateTime": { "shape": "Timestamp", "documentation": "

Time after which the refresh schedule can be started, expressed in YYYY-MM-DDTHH:MM:SS format.

" }, "RefreshType": { "shape": "IngestionType", "documentation": "

The type of refresh that a datset undergoes. Valid values are as follows:

For more information on full and incremental refreshes, see Refreshing SPICE data in the Amazon QuickSight User Guide.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the refresh schedule.

" } }, "documentation": "

The refresh schedule of a dataset.

" }, "RefreshSchedules": { "type": "list", "member": { "shape": "RefreshSchedule", "documentation": "

A list of RefreshSchedule objects.

" } }, "RegisterUserRequest": { "type": "structure", "required": [ "IdentityType", "Email", "UserRole", "AwsAccountId", "Namespace" ], "members": { "IdentityType": { "shape": "IdentityType", "documentation": "

The identity type that your Amazon QuickSight account uses to manage the identity of users.

" }, "Email": { "shape": "String", "documentation": "

The email address of the user that you want to register.

" }, "UserRole": { "shape": "UserRole", "documentation": "

The Amazon QuickSight role for the user. The user role can be one of the following:

" }, "IamArn": { "shape": "String", "documentation": "

The ARN of the IAM user or role that you are registering with Amazon QuickSight.

" }, "SessionName": { "shape": "RoleSessionName", "documentation": "

You need to use this parameter only when you register one or more users using an assumed IAM role. You don't need to provide the session name for other scenarios, for example when you are registering an IAM user or an Amazon QuickSight user. You can register multiple users using the same IAM role if each user has a different session name. For more information on assuming IAM roles, see assume-role in the CLI Reference.

" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace. Currently, you should set this to default.

", "location": "uri", "locationName": "Namespace" }, "UserName": { "shape": "UserName", "documentation": "

The Amazon QuickSight user name that you want to create for the user you are registering.

" }, "CustomPermissionsName": { "shape": "RoleName", "documentation": "

(Enterprise edition only) The name of the custom permissions profile that you want to assign to this user. Customized permissions allows you to control a user's access by restricting access the following operations:

To add custom permissions to an existing user, use UpdateUser instead.

A set of custom permissions includes any combination of these restrictions. Currently, you need to create the profile names for custom permission sets by using the Amazon QuickSight console. Then, you use the RegisterUser API operation to assign the named set of permissions to a Amazon QuickSight user.

Amazon QuickSight custom permissions are applied through IAM policies. Therefore, they override the permissions typically granted by assigning Amazon QuickSight users to one of the default security cohorts in Amazon QuickSight (admin, author, reader, admin pro, author pro, reader pro).

This feature is available only to Amazon QuickSight Enterprise edition subscriptions.

" }, "ExternalLoginFederationProviderType": { "shape": "String", "documentation": "

The type of supported external login provider that provides identity to let a user federate into Amazon QuickSight with an associated Identity and Access Management(IAM) role. The type of supported external login provider can be one of the following.

" }, "CustomFederationProviderUrl": { "shape": "String", "documentation": "

The URL of the custom OpenID Connect (OIDC) provider that provides identity to let a user federate into Amazon QuickSight with an associated Identity and Access Management(IAM) role. This parameter should only be used when ExternalLoginFederationProviderType parameter is set to CUSTOM_OIDC.

" }, "ExternalLoginId": { "shape": "String", "documentation": "

The identity ID for a user in the external login provider.

" }, "Tags": { "shape": "TagList", "documentation": "

The tags to associate with the user.

" } } }, "RegisterUserResponse": { "type": "structure", "members": { "User": { "shape": "User", "documentation": "

The user's user name.

" }, "UserInvitationUrl": { "shape": "String", "documentation": "

The URL the user visits to complete registration and provide a password. This is returned only for users with an identity type of QUICKSIGHT.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "RegisteredCustomerManagedKey": { "type": "structure", "members": { "KeyArn": { "shape": "String", "documentation": "

The ARN of the KMS key that is registered to a Amazon QuickSight account for encryption and decryption use.

" }, "DefaultKey": { "shape": "Boolean", "documentation": "

Indicates whether a RegisteredCustomerManagedKey is set as the default key for encryption and decryption use.

" } }, "documentation": "

A customer managed key structure that contains the information listed below:

" }, "RegisteredUserConsoleFeatureConfigurations": { "type": "structure", "members": { "StatePersistence": { "shape": "StatePersistenceConfigurations", "documentation": "

The state persistence configurations of an embedded Amazon QuickSight console.

" }, "SharedView": { "shape": "SharedViewConfigurations", "documentation": "

The shared view settings of an embedded dashboard.

" } }, "documentation": "

The feature configurations of an embedded Amazon QuickSight console.

" }, "RegisteredUserDashboardEmbeddingConfiguration": { "type": "structure", "required": [ "InitialDashboardId" ], "members": { "InitialDashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The dashboard ID for the dashboard that you want the user to see first. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders this dashboard if the user has permissions to view it.

If the user does not have permission to view this dashboard, they see a permissions error message.

" }, "FeatureConfigurations": { "shape": "RegisteredUserDashboardFeatureConfigurations", "documentation": "

The feature configurations of an embbedded Amazon QuickSight dashboard.

" } }, "documentation": "

Information about the dashboard you want to embed.

" }, "RegisteredUserDashboardFeatureConfigurations": { "type": "structure", "members": { "StatePersistence": { "shape": "StatePersistenceConfigurations", "documentation": "

The state persistence settings of an embedded dashboard.

" }, "SharedView": { "shape": "SharedViewConfigurations", "documentation": "

The shared view settings of an embedded dashboard.

" }, "Bookmarks": { "shape": "BookmarksConfigurations", "documentation": "

The bookmarks configuration for an embedded dashboard in Amazon QuickSight.

" } }, "documentation": "

The feature configuration for an embedded dashboard.

" }, "RegisteredUserDashboardVisualEmbeddingConfiguration": { "type": "structure", "required": [ "InitialDashboardVisualId" ], "members": { "InitialDashboardVisualId": { "shape": "DashboardVisualId", "documentation": "

The visual ID for the visual that you want the user to embed. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders this visual.

The Amazon Resource Name (ARN) of the dashboard that the visual belongs to must be included in the AuthorizedResourceArns parameter. Otherwise, the request will fail with InvalidParameterValueException.

" } }, "documentation": "

The experience that you are embedding. You can use this object to generate a url that embeds a visual into your application.

" }, "RegisteredUserEmbeddingExperienceConfiguration": { "type": "structure", "members": { "Dashboard": { "shape": "RegisteredUserDashboardEmbeddingConfiguration", "documentation": "

The configuration details for providing a dashboard embedding experience.

" }, "QuickSightConsole": { "shape": "RegisteredUserQuickSightConsoleEmbeddingConfiguration", "documentation": "

The configuration details for providing each Amazon QuickSight console embedding experience. This can be used along with custom permissions to restrict access to certain features. For more information, see Customizing Access to the Amazon QuickSight Console in the Amazon QuickSight User Guide.

Use GenerateEmbedUrlForRegisteredUser where you want to provide an authoring portal that allows users to create data sources, datasets, analyses, and dashboards. The users who accesses an embedded Amazon QuickSight console needs to belong to the author or admin security cohort. If you want to restrict permissions to some of these features, add a custom permissions profile to the user with the UpdateUser API operation. Use the RegisterUser API operation to add a new user with a custom permission profile attached. For more information, see the following sections in the Amazon QuickSight User Guide:

For more information about the high-level steps for embedding and for an interactive demo of the ways you can customize embedding, visit the Amazon QuickSight Developer Portal.

" }, "QSearchBar": { "shape": "RegisteredUserQSearchBarEmbeddingConfiguration", "documentation": "

The configuration details for embedding the Q search bar.

For more information about embedding the Q search bar, see Embedding Overview in the Amazon QuickSight User Guide.

" }, "DashboardVisual": { "shape": "RegisteredUserDashboardVisualEmbeddingConfiguration", "documentation": "

The type of embedding experience. In this case, Amazon QuickSight visuals.

" }, "GenerativeQnA": { "shape": "RegisteredUserGenerativeQnAEmbeddingConfiguration", "documentation": "

The configuration details for embedding the Generative Q&A experience.

For more information about embedding the Generative Q&A experience, see Embedding Overview in the Amazon QuickSight User Guide.

" } }, "documentation": "

The type of experience you want to embed. For registered users, you can embed Amazon QuickSight dashboards or the Amazon QuickSight console.

Exactly one of the experience configurations is required. You can choose Dashboard or QuickSightConsole. You cannot choose more than one experience configuration.

" }, "RegisteredUserGenerativeQnAEmbeddingConfiguration": { "type": "structure", "members": { "InitialTopicId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the new Q reader experience topic that you want to make the starting topic in the Generative Q&A experience. You can find a topic ID by navigating to the Topics pane in the Amazon QuickSight application and opening a topic. The ID is in the URL for the topic that you open.

If you don't specify an initial topic or you specify a legacy topic, a list of all shared new reader experience topics is shown in the Generative Q&A experience for your readers. When you select an initial new reader experience topic, you can specify whether or not readers are allowed to select other new reader experience topics from the available ones in the list.

" } }, "documentation": "

An object that provides information about the configuration of a Generative Q&A experience.

" }, "RegisteredUserQSearchBarEmbeddingConfiguration": { "type": "structure", "members": { "InitialTopicId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the legacy Q topic that you want to use as the starting topic in the Q search bar. To locate the topic ID of the topic that you want to use, open the Amazon QuickSight console, navigate to the Topics pane, and choose thre topic that you want to use. The TopicID is located in the URL of the topic that opens. When you select an initial topic, you can specify whether or not readers are allowed to select other topics from the list of available topics.

If you don't specify an initial topic or if you specify a new reader experience topic, a list of all shared legacy topics is shown in the Q bar.

" } }, "documentation": "

Information about the Q search bar embedding experience.

" }, "RegisteredUserQuickSightConsoleEmbeddingConfiguration": { "type": "structure", "members": { "InitialPath": { "shape": "EntryPath", "documentation": "

The initial URL path for the Amazon QuickSight console. InitialPath is required.

The entry point URL is constrained to the following paths:

" }, "FeatureConfigurations": { "shape": "RegisteredUserConsoleFeatureConfigurations", "documentation": "

The embedding configuration of an embedded Amazon QuickSight console.

" } }, "documentation": "

Information about the Amazon QuickSight console that you want to embed.

" }, "RelationalTable": { "type": "structure", "required": [ "DataSourceArn", "Name", "InputColumns" ], "members": { "DataSourceArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the data source.

" }, "Catalog": { "shape": "RelationalTableCatalog", "documentation": "

The catalog associated with a table.

" }, "Schema": { "shape": "RelationalTableSchema", "documentation": "

The schema name. This name applies to certain relational database engines.

" }, "Name": { "shape": "RelationalTableName", "documentation": "

The name of the relational table.

" }, "InputColumns": { "shape": "InputColumnList", "documentation": "

The column schema of the table.

" } }, "documentation": "

A physical table type for relational data sources.

" }, "RelationalTableCatalog": { "type": "string", "max": 256 }, "RelationalTableName": { "type": "string", "max": 256, "min": 1 }, "RelationalTableSchema": { "type": "string", "max": 256 }, "RelativeDateTimeControlDisplayOptions": { "type": "structure", "members": { "TitleOptions": { "shape": "LabelOptions", "documentation": "

The options to configure the title visibility, name, and font size.

" }, "DateTimeFormat": { "shape": "DateTimeFormat", "documentation": "

Customize how dates are formatted in controls.

" }, "InfoIconLabelOptions": { "shape": "SheetControlInfoIconLabelOptions", "documentation": "

The configuration of info icon label options.

" } }, "documentation": "

The display options of a control.

" }, "RelativeDateType": { "type": "string", "enum": [ "PREVIOUS", "THIS", "LAST", "NOW", "NEXT" ] }, "RelativeDatesFilter": { "type": "structure", "required": [ "FilterId", "Column", "AnchorDateConfiguration", "TimeGranularity", "RelativeDateType", "NullOption" ], "members": { "FilterId": { "shape": "ShortRestrictiveResourceId", "documentation": "

An identifier that uniquely identifies a filter within a dashboard, analysis, or template.

" }, "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that the filter is applied to.

" }, "AnchorDateConfiguration": { "shape": "AnchorDateConfiguration", "documentation": "

The date configuration of the filter.

" }, "MinimumGranularity": { "shape": "TimeGranularity", "documentation": "

The minimum granularity (period granularity) of the relative dates filter.

" }, "TimeGranularity": { "shape": "TimeGranularity", "documentation": "

The level of time precision that is used to aggregate DateTime values.

" }, "RelativeDateType": { "shape": "RelativeDateType", "documentation": "

The range date type of the filter. Choose one of the options below:

" }, "RelativeDateValue": { "shape": "Integer", "documentation": "

The date value of the filter.

", "box": true }, "ParameterName": { "shape": "ParameterName", "documentation": "

The parameter whose value should be used for the filter value.

" }, "NullOption": { "shape": "FilterNullOption", "documentation": "

This option determines how null values should be treated when filtering data.

" }, "ExcludePeriodConfiguration": { "shape": "ExcludePeriodConfiguration", "documentation": "

The configuration for the exclude period of the filter.

" }, "DefaultFilterControlConfiguration": { "shape": "DefaultFilterControlConfiguration", "documentation": "

The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.

" } }, "documentation": "

A RelativeDatesFilter filters relative dates values.

" }, "RelativeFontSize": { "type": "string", "enum": [ "EXTRA_SMALL", "SMALL", "MEDIUM", "LARGE", "EXTRA_LARGE" ] }, "RenameColumnOperation": { "type": "structure", "required": [ "ColumnName", "NewColumnName" ], "members": { "ColumnName": { "shape": "ColumnName", "documentation": "

The name of the column to be renamed.

" }, "NewColumnName": { "shape": "ColumnName", "documentation": "

The new name for the column.

" } }, "documentation": "

A transform operation that renames a column.

" }, "ResizeOption": { "type": "string", "enum": [ "FIXED", "RESPONSIVE" ] }, "ResourceId": { "type": "string" }, "ResourceName": { "type": "string", "max": 128, "min": 1 }, "ResourcePermission": { "type": "structure", "required": [ "Principal", "Actions" ], "members": { "Principal": { "shape": "Principal", "documentation": "

The Amazon Resource Name (ARN) of the principal. This can be one of the following:

" }, "Actions": { "shape": "ActionList", "documentation": "

The IAM action to grant or revoke permissions on.

" } }, "documentation": "

Permission for the resource.

" }, "ResourcePermissionList": { "type": "list", "member": { "shape": "ResourcePermission" }, "max": 64, "min": 1 }, "ResourceStatus": { "type": "string", "enum": [ "CREATION_IN_PROGRESS", "CREATION_SUCCESSFUL", "CREATION_FAILED", "UPDATE_IN_PROGRESS", "UPDATE_SUCCESSFUL", "UPDATE_FAILED", "DELETED" ] }, "RestoreAnalysisRequest": { "type": "structure", "required": [ "AwsAccountId", "AnalysisId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the analysis.

", "location": "uri", "locationName": "AwsAccountId" }, "AnalysisId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the analysis that you're restoring.

", "location": "uri", "locationName": "AnalysisId" } } }, "RestoreAnalysisResponse": { "type": "structure", "members": { "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the analysis that you're restoring.

" }, "AnalysisId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the analysis that you're restoring.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "RestrictiveResourceId": { "type": "string", "max": 2048, "min": 1, "pattern": "[\\w\\-]+" }, "ReviewedAnswerErrorCode": { "type": "string", "enum": [ "INTERNAL_ERROR", "MISSING_ANSWER", "DATASET_DOES_NOT_EXIST", "INVALID_DATASET_ARN", "DUPLICATED_ANSWER", "INVALID_DATA", "MISSING_REQUIRED_FIELDS" ] }, "Role": { "type": "string", "enum": [ "ADMIN", "AUTHOR", "READER", "ADMIN_PRO", "AUTHOR_PRO", "READER_PRO" ] }, "RoleArn": { "type": "string", "max": 2048, "min": 20 }, "RoleName": { "type": "string", "max": 64, "min": 1, "pattern": "^[a-zA-Z0-9+=,.@_-]+$" }, "RoleSessionName": { "type": "string", "max": 64, "min": 2, "pattern": "[\\w+=.@-]*" }, "RollingDateConfiguration": { "type": "structure", "required": [ "Expression" ], "members": { "DataSetIdentifier": { "shape": "DataSetIdentifier", "documentation": "

The data set that is used in the rolling date configuration.

" }, "Expression": { "shape": "Expression", "documentation": "

The expression of the rolling date configuration.

" } }, "documentation": "

The rolling date configuration of a date time filter.

" }, "RowAlternateColorList": { "type": "list", "member": { "shape": "HexColor" }, "max": 1 }, "RowAlternateColorOptions": { "type": "structure", "members": { "Status": { "shape": "WidgetStatus", "documentation": "

Determines the widget status.

" }, "RowAlternateColors": { "shape": "RowAlternateColorList", "documentation": "

Determines the list of row alternate colors.

" }, "UsePrimaryBackgroundColor": { "shape": "WidgetStatus", "documentation": "

The primary background color options for alternate rows.

" } }, "documentation": "

Determines the row alternate color options.

" }, "RowInfo": { "type": "structure", "members": { "RowsIngested": { "shape": "Long", "documentation": "

The number of rows that were ingested.

", "box": true }, "RowsDropped": { "shape": "Long", "documentation": "

The number of rows that were not ingested.

", "box": true }, "TotalRowsInDataset": { "shape": "Long", "documentation": "

The total number of rows in the dataset.

", "box": true } }, "documentation": "

Information about rows for a data set SPICE ingestion.

" }, "RowLevelPermissionDataSet": { "type": "structure", "required": [ "Arn", "PermissionPolicy" ], "members": { "Namespace": { "shape": "Namespace", "documentation": "

The namespace associated with the dataset that contains permissions for RLS.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the dataset that contains permissions for RLS.

" }, "PermissionPolicy": { "shape": "RowLevelPermissionPolicy", "documentation": "

The type of permissions to use when interpreting the permissions for RLS. DENY_ACCESS is included for backward compatibility only.

" }, "FormatVersion": { "shape": "RowLevelPermissionFormatVersion", "documentation": "

The user or group rules associated with the dataset that contains permissions for RLS.

By default, FormatVersion is VERSION_1. When FormatVersion is VERSION_1, UserName and GroupName are required. When FormatVersion is VERSION_2, UserARN and GroupARN are required, and Namespace must not exist.

" }, "Status": { "shape": "Status", "documentation": "

The status of the row-level security permission dataset. If enabled, the status is ENABLED. If disabled, the status is DISABLED.

" } }, "documentation": "

Information about a dataset that contains permissions for row-level security (RLS). The permissions dataset maps fields to users or groups. For more information, see Using Row-Level Security (RLS) to Restrict Access to a Dataset in the Amazon QuickSight User Guide.

The option to deny permissions by setting PermissionPolicy to DENY_ACCESS is not supported for new RLS datasets.

" }, "RowLevelPermissionFormatVersion": { "type": "string", "enum": [ "VERSION_1", "VERSION_2" ] }, "RowLevelPermissionPolicy": { "type": "string", "enum": [ "GRANT_ACCESS", "DENY_ACCESS" ] }, "RowLevelPermissionTagConfiguration": { "type": "structure", "required": [ "TagRules" ], "members": { "Status": { "shape": "Status", "documentation": "

The status of row-level security tags. If enabled, the status is ENABLED. If disabled, the status is DISABLED.

" }, "TagRules": { "shape": "RowLevelPermissionTagRuleList", "documentation": "

A set of rules associated with row-level security, such as the tag names and columns that they are assigned to.

" }, "TagRuleConfigurations": { "shape": "RowLevelPermissionTagRuleConfigurationList", "documentation": "

A list of tag configuration rules to apply to a dataset. All tag configurations have the OR condition. Tags within each tile will be joined (AND). At least one rule in this structure must have all tag values assigned to it to apply Row-level security (RLS) to the dataset.

" } }, "documentation": "

The configuration of tags on a dataset to set row-level security.

" }, "RowLevelPermissionTagDelimiter": { "type": "string", "max": 10 }, "RowLevelPermissionTagRule": { "type": "structure", "required": [ "TagKey", "ColumnName" ], "members": { "TagKey": { "shape": "SessionTagKey", "documentation": "

The unique key for a tag.

" }, "ColumnName": { "shape": "String", "documentation": "

The column name that a tag key is assigned to.

" }, "TagMultiValueDelimiter": { "shape": "RowLevelPermissionTagDelimiter", "documentation": "

A string that you want to use to delimit the values when you pass the values at run time. For example, you can delimit the values with a comma.

" }, "MatchAllValue": { "shape": "SessionTagValue", "documentation": "

A string that you want to use to filter by all the values in a column in the dataset and don’t want to list the values one by one. For example, you can use an asterisk as your match all value.

" } }, "documentation": "

A set of rules associated with a tag.

" }, "RowLevelPermissionTagRuleConfiguration": { "type": "list", "member": { "shape": "SessionTagKey" }, "max": 50, "min": 1 }, "RowLevelPermissionTagRuleConfigurationList": { "type": "list", "member": { "shape": "RowLevelPermissionTagRuleConfiguration" }, "max": 50, "min": 1 }, "RowLevelPermissionTagRuleList": { "type": "list", "member": { "shape": "RowLevelPermissionTagRule" }, "max": 50, "min": 1 }, "RowSortList": { "type": "list", "member": { "shape": "FieldSortOptions" }, "max": 100 }, "S3Bucket": { "type": "string", "max": 1024, "min": 1 }, "S3BucketConfiguration": { "type": "structure", "required": [ "BucketName", "BucketPrefix", "BucketRegion" ], "members": { "BucketName": { "shape": "NonEmptyString", "documentation": "

The name of an existing Amazon S3 bucket where the generated snapshot artifacts are sent.

" }, "BucketPrefix": { "shape": "NonEmptyString", "documentation": "

The prefix of the Amazon S3 bucket that the generated snapshots are stored in.

" }, "BucketRegion": { "shape": "NonEmptyString", "documentation": "

The region that the Amazon S3 bucket is located in. The bucket must be located in the same region that the StartDashboardSnapshotJob API call is made.

" } }, "documentation": "

An optional structure that contains the Amazon S3 bucket configuration that the generated snapshots are stored in. If you don't provide this information, generated snapshots are stored in the default Amazon QuickSight bucket.

" }, "S3Key": { "type": "string", "max": 1024, "min": 1 }, "S3Parameters": { "type": "structure", "required": [ "ManifestFileLocation" ], "members": { "ManifestFileLocation": { "shape": "ManifestFileLocation", "documentation": "

Location of the Amazon S3 manifest file. This is NULL if the manifest file was uploaded into Amazon QuickSight.

" }, "RoleArn": { "shape": "RoleArn", "documentation": "

Use the RoleArn structure to override an account-wide role for a specific S3 data source. For example, say an account administrator has turned off all S3 access with an account-wide role. The administrator can then use RoleArn to bypass the account-wide role and allow S3 access for the single S3 data source that is specified in the structure, even if the account-wide role forbidding S3 access is still active.

" } }, "documentation": "

The parameters for S3.

" }, "S3Source": { "type": "structure", "required": [ "DataSourceArn", "InputColumns" ], "members": { "DataSourceArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the data source.

" }, "UploadSettings": { "shape": "UploadSettings", "documentation": "

Information about the format for the S3 source file or files.

" }, "InputColumns": { "shape": "InputColumnList", "documentation": "

A physical table type for an S3 data source.

For files that aren't JSON, only STRING data types are supported in input columns.

" } }, "documentation": "

A physical table type for an S3 data source.

" }, "S3Uri": { "type": "string", "pattern": "^(https|s3)://([^/]+)/?(.*)$" }, "SameSheetTargetVisualConfiguration": { "type": "structure", "members": { "TargetVisuals": { "shape": "TargetVisualList", "documentation": "

A list of the target visual IDs that are located in the same sheet of the analysis.

" }, "TargetVisualOptions": { "shape": "TargetVisualOptions", "documentation": "

The options that choose the target visual in the same sheet.

Valid values are defined as follows:

" } }, "documentation": "

The configuration of the same-sheet target visuals that you want to be filtered.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "SankeyDiagramAggregatedFieldWells": { "type": "structure", "members": { "Source": { "shape": "DimensionFieldList", "documentation": "

The source field wells of a sankey diagram.

" }, "Destination": { "shape": "DimensionFieldList", "documentation": "

The destination field wells of a sankey diagram.

" }, "Weight": { "shape": "MeasureFieldList", "documentation": "

The weight field wells of a sankey diagram.

" } }, "documentation": "

The field well configuration of a sankey diagram.

" }, "SankeyDiagramChartConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "SankeyDiagramFieldWells", "documentation": "

The field well configuration of a sankey diagram.

" }, "SortConfiguration": { "shape": "SankeyDiagramSortConfiguration", "documentation": "

The sort configuration of a sankey diagram.

" }, "DataLabels": { "shape": "DataLabelOptions", "documentation": "

The data label configuration of a sankey diagram.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration of a sankey diagram.

" }, "SankeyDiagramFieldWells": { "type": "structure", "members": { "SankeyDiagramAggregatedFieldWells": { "shape": "SankeyDiagramAggregatedFieldWells", "documentation": "

The field well configuration of a sankey diagram.

" } }, "documentation": "

The field well configuration of a sankey diagram.

" }, "SankeyDiagramSortConfiguration": { "type": "structure", "members": { "WeightSort": { "shape": "FieldSortOptionsList", "documentation": "

The sort configuration of the weight fields.

" }, "SourceItemsLimit": { "shape": "ItemsLimitConfiguration", "documentation": "

The limit on the number of source nodes that are displayed in a sankey diagram.

" }, "DestinationItemsLimit": { "shape": "ItemsLimitConfiguration", "documentation": "

The limit on the number of destination nodes that are displayed in a sankey diagram.

" } }, "documentation": "

The sort configuration of a sankey diagram.

" }, "SankeyDiagramVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "SankeyDiagramChartConfiguration", "documentation": "

The configuration of a sankey diagram.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" } }, "documentation": "

A sankey diagram.

For more information, see Using Sankey diagrams in the Amazon QuickSight User Guide.

" }, "ScatterPlotCategoricallyAggregatedFieldWells": { "type": "structure", "members": { "XAxis": { "shape": "MeasureFieldList", "documentation": "

The x-axis field well of a scatter plot.

The x-axis is aggregated by category.

" }, "YAxis": { "shape": "MeasureFieldList", "documentation": "

The y-axis field well of a scatter plot.

The y-axis is aggregated by category.

" }, "Category": { "shape": "DimensionFieldList", "documentation": "

The category field well of a scatter plot.

" }, "Size": { "shape": "MeasureFieldList", "documentation": "

The size field well of a scatter plot.

" }, "Label": { "shape": "DimensionFieldList", "documentation": "

The label field well of a scatter plot.

" } }, "documentation": "

The aggregated field well of a scatter plot.

" }, "ScatterPlotConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "ScatterPlotFieldWells", "documentation": "

The field wells of the visual.

" }, "SortConfiguration": { "shape": "ScatterPlotSortConfiguration", "documentation": "

The sort configuration of a scatter plot.

" }, "XAxisLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options (label text, label visibility, and sort icon visibility) of the scatter plot's x-axis.

" }, "XAxisDisplayOptions": { "shape": "AxisDisplayOptions", "documentation": "

The label display options (grid line, range, scale, and axis step) of the scatter plot's x-axis.

" }, "YAxisLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options (label text, label visibility, and sort icon visibility) of the scatter plot's y-axis.

" }, "YAxisDisplayOptions": { "shape": "AxisDisplayOptions", "documentation": "

The label display options (grid line, range, scale, and axis step) of the scatter plot's y-axis.

" }, "Legend": { "shape": "LegendOptions", "documentation": "

The legend display setup of the visual.

" }, "DataLabels": { "shape": "DataLabelOptions", "documentation": "

The options that determine if visual data labels are displayed.

" }, "Tooltip": { "shape": "TooltipOptions", "documentation": "

The legend display setup of the visual.

" }, "VisualPalette": { "shape": "VisualPalette", "documentation": "

The palette (chart color) display setup of the visual.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration of a scatter plot.

" }, "ScatterPlotFieldWells": { "type": "structure", "members": { "ScatterPlotCategoricallyAggregatedFieldWells": { "shape": "ScatterPlotCategoricallyAggregatedFieldWells", "documentation": "

The aggregated field wells of a scatter plot. The x and y-axes of scatter plots with aggregated field wells are aggregated by category, label, or both.

" }, "ScatterPlotUnaggregatedFieldWells": { "shape": "ScatterPlotUnaggregatedFieldWells", "documentation": "

The unaggregated field wells of a scatter plot. The x and y-axes of these scatter plots are unaggregated.

" } }, "documentation": "

The field well configuration of a scatter plot.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "ScatterPlotSortConfiguration": { "type": "structure", "members": { "ScatterPlotLimitConfiguration": { "shape": "ItemsLimitConfiguration" } }, "documentation": "

The sort configuration of a scatter plot.

" }, "ScatterPlotUnaggregatedFieldWells": { "type": "structure", "members": { "XAxis": { "shape": "DimensionFieldList", "documentation": "

The x-axis field well of a scatter plot.

The x-axis is a dimension field and cannot be aggregated.

" }, "YAxis": { "shape": "DimensionFieldList", "documentation": "

The y-axis field well of a scatter plot.

The y-axis is a dimension field and cannot be aggregated.

" }, "Size": { "shape": "MeasureFieldList", "documentation": "

The size field well of a scatter plot.

" }, "Category": { "shape": "DimensionFieldList", "documentation": "

The category field well of a scatter plot.

" }, "Label": { "shape": "DimensionFieldList", "documentation": "

The label field well of a scatter plot.

" } }, "documentation": "

The unaggregated field wells of a scatter plot.

" }, "ScatterPlotVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "ScatterPlotConfiguration", "documentation": "

The configuration settings of the visual.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" }, "ColumnHierarchies": { "shape": "ColumnHierarchyList", "documentation": "

The column hierarchy that is used during drill-downs and drill-ups.

" } }, "documentation": "

A scatter plot.

For more information, see Using scatter plots in the Amazon QuickSight User Guide.

" }, "ScheduleRefreshOnEntity": { "type": "structure", "members": { "DayOfWeek": { "shape": "DayOfWeek", "documentation": "

The day of the week that you want to schedule a refresh on.

" }, "DayOfMonth": { "shape": "DayOfMonth", "documentation": "

The day of the month that you want to schedule refresh on.

" } }, "documentation": "

The refresh on entity for weekly or monthly schedules.

" }, "ScrollBarOptions": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The visibility of the data zoom scroll bar.

" }, "VisibleRange": { "shape": "VisibleRangeOptions", "documentation": "

The visibility range for the data zoom scroll bar.

" } }, "documentation": "

The visual display options for a data zoom scroll bar.

" }, "SearchAnalysesRequest": { "type": "structure", "required": [ "AwsAccountId", "Filters" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the analyses that you're searching for.

", "location": "uri", "locationName": "AwsAccountId" }, "Filters": { "shape": "AnalysisSearchFilterList", "documentation": "

The structure for the search filters that you want to apply to your search.

" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to return.

", "box": true } } }, "SearchAnalysesResponse": { "type": "structure", "members": { "AnalysisSummaryList": { "shape": "AnalysisSummaryList", "documentation": "

Metadata describing the analyses that you searched for.

" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "SearchDashboardsRequest": { "type": "structure", "required": [ "AwsAccountId", "Filters" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the user whose dashboards you're searching for.

", "location": "uri", "locationName": "AwsAccountId" }, "Filters": { "shape": "DashboardSearchFilterList", "documentation": "

The filters to apply to the search. Currently, you can search only by user name, for example, \"Filters\": [ { \"Name\": \"QUICKSIGHT_USER\", \"Operator\": \"StringEquals\", \"Value\": \"arn:aws:quicksight:us-east-1:1:user/default/UserName1\" } ]

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true } } }, "SearchDashboardsResponse": { "type": "structure", "members": { "DashboardSummaryList": { "shape": "DashboardSummaryList", "documentation": "

The list of dashboards owned by the user specified in Filters in your request.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "SearchDataSetsRequest": { "type": "structure", "required": [ "AwsAccountId", "Filters" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "Filters": { "shape": "DataSetSearchFilterList", "documentation": "

The filters to apply to the search.

" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true } } }, "SearchDataSetsResponse": { "type": "structure", "members": { "DataSetSummaries": { "shape": "DataSetSummaryList", "documentation": "

A DataSetSummaries object that returns a summary of a dataset.

" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "SearchDataSourcesRequest": { "type": "structure", "required": [ "AwsAccountId", "Filters" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "Filters": { "shape": "DataSourceSearchFilterList", "documentation": "

The filters to apply to the search.

" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true } } }, "SearchDataSourcesResponse": { "type": "structure", "members": { "DataSourceSummaries": { "shape": "DataSourceSummaryList", "documentation": "

A DataSourceSummaries object that returns a summary of a data source.

" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "SearchFoldersRequest": { "type": "structure", "required": [ "AwsAccountId", "Filters" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that contains the folder.

", "location": "uri", "locationName": "AwsAccountId" }, "Filters": { "shape": "FolderSearchFilterList", "documentation": "

The filters to apply to the search. Currently, you can search only by the parent folder ARN. For example, \"Filters\": [ { \"Name\": \"PARENT_FOLDER_ARN\", \"Operator\": \"StringEquals\", \"Value\": \"arn:aws:quicksight:us-east-1:1:folder/folderId\" } ].

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to be returned per request.

", "box": true } } }, "SearchFoldersResponse": { "type": "structure", "members": { "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "FolderSummaryList": { "shape": "FolderSummaryList", "documentation": "

A structure that contains all of the folders in the Amazon Web Services account. This structure provides basic information about the folders.

" }, "NextToken": { "shape": "String", "documentation": "

The token for the next set of results, or null if there are no more results.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "SearchGroupsRequest": { "type": "structure", "required": [ "AwsAccountId", "Namespace", "Filters" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

", "location": "querystring", "locationName": "next-token" }, "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of results to return from this request.

", "box": true, "location": "querystring", "locationName": "max-results" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace that you want to search.

", "location": "uri", "locationName": "Namespace" }, "Filters": { "shape": "GroupSearchFilterList", "documentation": "

The structure for the search filters that you want to apply to your search.

" } } }, "SearchGroupsResponse": { "type": "structure", "members": { "GroupList": { "shape": "GroupList", "documentation": "

A list of groups in a specified namespace that match the filters you set in your SearchGroups request.

" }, "NextToken": { "shape": "String", "documentation": "

A pagination token that can be used in a subsequent request.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "Seasonality": { "type": "integer", "max": 180, "min": 1 }, "SecondaryValueOptions": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

Determines the visibility of the secondary value.

" } }, "documentation": "

The options that determine the presentation of the secondary value of a KPI visual.

" }, "SecretArn": { "type": "string", "max": 2048, "min": 1, "pattern": "^arn:[-a-z0-9]*:secretsmanager:[-a-z0-9]*:[0-9]{12}:secret:.+" }, "SectionAfterPageBreak": { "type": "structure", "members": { "Status": { "shape": "SectionPageBreakStatus", "documentation": "

The option that enables or disables a page break at the end of a section.

" } }, "documentation": "

The configuration of a page break after a section.

" }, "SectionBasedLayoutCanvasSizeOptions": { "type": "structure", "members": { "PaperCanvasSizeOptions": { "shape": "SectionBasedLayoutPaperCanvasSizeOptions", "documentation": "

The options for a paper canvas of a section-based layout.

" } }, "documentation": "

The options for the canvas of a section-based layout.

" }, "SectionBasedLayoutConfiguration": { "type": "structure", "required": [ "HeaderSections", "BodySections", "FooterSections", "CanvasSizeOptions" ], "members": { "HeaderSections": { "shape": "HeaderFooterSectionConfigurationList", "documentation": "

A list of header section configurations.

" }, "BodySections": { "shape": "BodySectionConfigurationList", "documentation": "

A list of body section configurations.

" }, "FooterSections": { "shape": "HeaderFooterSectionConfigurationList", "documentation": "

A list of footer section configurations.

" }, "CanvasSizeOptions": { "shape": "SectionBasedLayoutCanvasSizeOptions", "documentation": "

The options for the canvas of a section-based layout.

" } }, "documentation": "

The configuration for a section-based layout.

" }, "SectionBasedLayoutPaperCanvasSizeOptions": { "type": "structure", "members": { "PaperSize": { "shape": "PaperSize", "documentation": "

The paper size that is used to define canvas dimensions.

" }, "PaperOrientation": { "shape": "PaperOrientation", "documentation": "

The paper orientation that is used to define canvas dimensions. Choose one of the following options:

" }, "PaperMargin": { "shape": "Spacing", "documentation": "

Defines the spacing between the canvas content and the top, bottom, left, and right edges.

" } }, "documentation": "

The options for a paper canvas of a section-based layout.

" }, "SectionLayoutConfiguration": { "type": "structure", "required": [ "FreeFormLayout" ], "members": { "FreeFormLayout": { "shape": "FreeFormSectionLayoutConfiguration", "documentation": "

The free-form layout configuration of a section.

" } }, "documentation": "

The layout configuration of a section.

" }, "SectionPageBreakConfiguration": { "type": "structure", "members": { "After": { "shape": "SectionAfterPageBreak", "documentation": "

The configuration of a page break after a section.

" } }, "documentation": "

The configuration of a page break for a section.

" }, "SectionPageBreakStatus": { "type": "string", "enum": [ "ENABLED", "DISABLED" ] }, "SectionStyle": { "type": "structure", "members": { "Height": { "shape": "PixelLength", "documentation": "

The height of a section.

Heights can only be defined for header and footer sections. The default height margin is 0.5 inches.

" }, "Padding": { "shape": "Spacing", "documentation": "

The spacing between section content and its top, bottom, left, and right edges.

There is no padding by default.

" } }, "documentation": "

The options that style a section.

" }, "SecurityGroupId": { "type": "string", "max": 255, "min": 1, "pattern": "^sg-[0-9a-z]*$" }, "SecurityGroupIdList": { "type": "list", "member": { "shape": "SecurityGroupId" }, "max": 16, "min": 1 }, "SelectAllValueOptions": { "type": "string", "enum": [ "ALL_VALUES" ] }, "SelectedFieldList": { "type": "list", "member": { "shape": "FieldId" }, "max": 20, "min": 1 }, "SelectedFieldOptions": { "type": "string", "enum": [ "ALL_FIELDS" ] }, "SelectedSheetsFilterScopeConfiguration": { "type": "structure", "members": { "SheetVisualScopingConfigurations": { "shape": "SheetVisualScopingConfigurations", "documentation": "

The sheet ID and visual IDs of the sheet and visuals that the filter is applied to.

" } }, "documentation": "

The configuration for applying a filter to specific sheets or visuals. You can apply this filter to multiple visuals that are on one sheet or to all visuals on a sheet.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "SelectedTooltipType": { "type": "string", "enum": [ "BASIC", "DETAILED" ] }, "SemanticEntityType": { "type": "structure", "members": { "TypeName": { "shape": "LimitedString", "documentation": "

The semantic entity type name.

" }, "SubTypeName": { "shape": "LimitedString", "documentation": "

The semantic entity sub type name.

" }, "TypeParameters": { "shape": "TypeParameters", "documentation": "

The semantic entity type parameters.

" } }, "documentation": "

A structure that represents a semantic entity type.

" }, "SemanticType": { "type": "structure", "members": { "TypeName": { "shape": "LimitedString", "documentation": "

The semantic type name.

" }, "SubTypeName": { "shape": "LimitedString", "documentation": "

The semantic type sub type name.

" }, "TypeParameters": { "shape": "TypeParameters", "documentation": "

The semantic type parameters.

" }, "TruthyCellValue": { "shape": "SensitiveString", "documentation": "

The semantic type truthy cell value.

" }, "TruthyCellValueSynonyms": { "shape": "SensitiveStringList", "documentation": "

The other names or aliases for the true cell value.

" }, "FalseyCellValue": { "shape": "SensitiveString", "documentation": "

The semantic type falsey cell value.

" }, "FalseyCellValueSynonyms": { "shape": "SensitiveStringList", "documentation": "

The other names or aliases for the false cell value.

" } }, "documentation": "

A structure that represents a semantic type.

" }, "SensitiveDouble": { "type": "double", "sensitive": true }, "SensitiveDoubleList": { "type": "list", "member": { "shape": "SensitiveDouble" } }, "SensitiveDoubleObject": { "type": "double", "sensitive": true }, "SensitiveLong": { "type": "long", "sensitive": true }, "SensitiveLongList": { "type": "list", "member": { "shape": "SensitiveLong" } }, "SensitiveLongObject": { "type": "long", "sensitive": true }, "SensitiveS3Uri": { "type": "string", "pattern": "^(https|s3)://([^/]+)/?(.*)$", "sensitive": true }, "SensitiveString": { "type": "string", "sensitive": true }, "SensitiveStringList": { "type": "list", "member": { "shape": "SensitiveString" } }, "SensitiveStringObject": { "type": "string", "sensitive": true }, "SensitiveTimestamp": { "type": "timestamp", "sensitive": true }, "SensitiveTimestampList": { "type": "list", "member": { "shape": "SensitiveTimestamp" } }, "SeriesItem": { "type": "structure", "members": { "FieldSeriesItem": { "shape": "FieldSeriesItem", "documentation": "

The field series item configuration of a line chart.

" }, "DataFieldSeriesItem": { "shape": "DataFieldSeriesItem", "documentation": "

The data field series item configuration of a line chart.

" } }, "documentation": "

The series item configuration of a line chart.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "SeriesItemList": { "type": "list", "member": { "shape": "SeriesItem" }, "max": 2000 }, "ServiceNowParameters": { "type": "structure", "required": [ "SiteBaseUrl" ], "members": { "SiteBaseUrl": { "shape": "SiteBaseUrl", "documentation": "

URL of the base site.

" } }, "documentation": "

The parameters for ServiceNow.

" }, "ServiceType": { "type": "string", "enum": [ "REDSHIFT" ] }, "SessionLifetimeInMinutes": { "type": "long", "max": 600, "min": 15 }, "SessionTag": { "type": "structure", "required": [ "Key", "Value" ], "members": { "Key": { "shape": "SessionTagKey", "documentation": "

The key for the tag.

" }, "Value": { "shape": "SessionTagValue", "documentation": "

The value that you want to assign the tag.

" } }, "documentation": "

The key-value pair used for the row-level security tags feature.

" }, "SessionTagKey": { "type": "string", "max": 128, "min": 1 }, "SessionTagKeyList": { "type": "list", "member": { "shape": "SessionTagKey" }, "max": 50, "min": 1 }, "SessionTagList": { "type": "list", "member": { "shape": "SessionTag" }, "max": 50, "min": 1 }, "SessionTagValue": { "type": "string", "max": 256, "min": 1, "sensitive": true }, "SetParameterValueConfiguration": { "type": "structure", "required": [ "DestinationParameterName", "Value" ], "members": { "DestinationParameterName": { "shape": "ParameterName", "documentation": "

The destination parameter name of the SetParameterValueConfiguration.

" }, "Value": { "shape": "DestinationParameterValueConfiguration" } }, "documentation": "

The configuration of adding parameters in action.

" }, "SetParameterValueConfigurationList": { "type": "list", "member": { "shape": "SetParameterValueConfiguration" }, "max": 200, "min": 1 }, "ShapeConditionalFormat": { "type": "structure", "required": [ "BackgroundColor" ], "members": { "BackgroundColor": { "shape": "ConditionalFormattingColor", "documentation": "

The conditional formatting for the shape background color of a filled map visual.

" } }, "documentation": "

The shape conditional formatting of a filled map visual.

" }, "SharedViewConfigurations": { "type": "structure", "required": [ "Enabled" ], "members": { "Enabled": { "shape": "Boolean", "documentation": "

The shared view settings of an embedded dashboard.

" } }, "documentation": "

The shared view settings of an embedded dashboard.

" }, "SharingModel": { "type": "string", "enum": [ "ACCOUNT", "NAMESPACE" ] }, "Sheet": { "type": "structure", "members": { "SheetId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier associated with a sheet.

" }, "Name": { "shape": "SheetName", "documentation": "

The name of a sheet. This name is displayed on the sheet's tab in the Amazon QuickSight console.

" } }, "documentation": "

A sheet, which is an object that contains a set of visuals that are viewed together on one page in Amazon QuickSight. Every analysis and dashboard contains at least one sheet. Each sheet contains at least one visualization widget, for example a chart, pivot table, or narrative insight. Sheets can be associated with other components, such as controls, filters, and so on.

" }, "SheetContentType": { "type": "string", "enum": [ "PAGINATED", "INTERACTIVE" ] }, "SheetControlDateTimePickerType": { "type": "string", "enum": [ "SINGLE_VALUED", "DATE_RANGE" ] }, "SheetControlInfoIconLabelOptions": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The visibility configuration of info icon label options.

" }, "InfoIconText": { "shape": "SheetControlInfoIconText", "documentation": "

The text content of info icon.

" } }, "documentation": "

A control to display info icons for filters and parameters.

" }, "SheetControlInfoIconText": { "type": "string", "max": 100, "min": 1 }, "SheetControlLayout": { "type": "structure", "required": [ "Configuration" ], "members": { "Configuration": { "shape": "SheetControlLayoutConfiguration", "documentation": "

The configuration that determines the elements and canvas size options of sheet control.

" } }, "documentation": "

A grid layout to define the placement of sheet control.

" }, "SheetControlLayoutConfiguration": { "type": "structure", "members": { "GridLayout": { "shape": "GridLayoutConfiguration", "documentation": "

The configuration that determines the elements and canvas size options of sheet control.

" } }, "documentation": "

The configuration that determines the elements and canvas size options of sheet control.

" }, "SheetControlLayoutList": { "type": "list", "member": { "shape": "SheetControlLayout" }, "max": 1, "min": 0 }, "SheetControlListType": { "type": "string", "enum": [ "MULTI_SELECT", "SINGLE_SELECT" ] }, "SheetControlSliderType": { "type": "string", "enum": [ "SINGLE_POINT", "RANGE" ] }, "SheetControlTitle": { "type": "string", "max": 2048, "min": 1 }, "SheetControlsOption": { "type": "structure", "members": { "VisibilityState": { "shape": "DashboardUIState", "documentation": "

Visibility state.

" } }, "documentation": "

Sheet controls option.

" }, "SheetDefinition": { "type": "structure", "required": [ "SheetId" ], "members": { "SheetId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a sheet.

" }, "Title": { "shape": "SheetTitle", "documentation": "

The title of the sheet.

" }, "Description": { "shape": "SheetDescription", "documentation": "

A description of the sheet.

" }, "Name": { "shape": "SheetName", "documentation": "

The name of the sheet. This name is displayed on the sheet's tab in the Amazon QuickSight console.

" }, "ParameterControls": { "shape": "ParameterControlList", "documentation": "

The list of parameter controls that are on a sheet.

For more information, see Using a Control with a Parameter in Amazon QuickSight in the Amazon QuickSight User Guide.

" }, "FilterControls": { "shape": "FilterControlList", "documentation": "

The list of filter controls that are on a sheet.

For more information, see Adding filter controls to analysis sheets in the Amazon QuickSight User Guide.

" }, "Visuals": { "shape": "VisualList", "documentation": "

A list of the visuals that are on a sheet. Visual placement is determined by the layout of the sheet.

" }, "TextBoxes": { "shape": "SheetTextBoxList", "documentation": "

The text boxes that are on a sheet.

" }, "Layouts": { "shape": "LayoutList", "documentation": "

Layouts define how the components of a sheet are arranged.

For more information, see Types of layout in the Amazon QuickSight User Guide.

" }, "SheetControlLayouts": { "shape": "SheetControlLayoutList", "documentation": "

The control layouts of the sheet.

" }, "ContentType": { "shape": "SheetContentType", "documentation": "

The layout content type of the sheet. Choose one of the following options:

" } }, "documentation": "

A sheet is an object that contains a set of visuals that are viewed together on one page in a paginated report. Every analysis and dashboard must contain at least one sheet.

" }, "SheetDefinitionList": { "type": "list", "member": { "shape": "SheetDefinition" }, "max": 20 }, "SheetDescription": { "type": "string", "max": 1024, "min": 1 }, "SheetElementConfigurationOverrides": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

Determines whether or not the overrides are visible. Choose one of the following options:

" } }, "documentation": "

The override configuration of the rendering rules of a sheet.

" }, "SheetElementRenderingRule": { "type": "structure", "required": [ "Expression", "ConfigurationOverrides" ], "members": { "Expression": { "shape": "Expression", "documentation": "

The expression of the rendering rules of a sheet.

" }, "ConfigurationOverrides": { "shape": "SheetElementConfigurationOverrides", "documentation": "

The override configuration of the rendering rules of a sheet.

" } }, "documentation": "

The rendering rules of a sheet that uses a free-form layout.

" }, "SheetElementRenderingRuleList": { "type": "list", "member": { "shape": "SheetElementRenderingRule" }, "max": 10000 }, "SheetLayoutElementMaximizationOption": { "type": "structure", "members": { "AvailabilityStatus": { "shape": "DashboardBehavior", "documentation": "

The status of the sheet layout maximization options of a dashbaord.

" } }, "documentation": "

The sheet layout maximization options of a dashbaord.

" }, "SheetList": { "type": "list", "member": { "shape": "Sheet" }, "max": 20 }, "SheetName": { "type": "string", "max": 2048, "min": 1 }, "SheetStyle": { "type": "structure", "members": { "Tile": { "shape": "TileStyle", "documentation": "

The display options for tiles.

" }, "TileLayout": { "shape": "TileLayoutStyle", "documentation": "

The layout options for tiles.

" } }, "documentation": "

The theme display options for sheets.

" }, "SheetTextBox": { "type": "structure", "required": [ "SheetTextBoxId" ], "members": { "SheetTextBoxId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier for a text box. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have text boxes that share identifiers.

" }, "Content": { "shape": "SheetTextBoxContent", "documentation": "

The content that is displayed in the text box.

" } }, "documentation": "

A text box.

" }, "SheetTextBoxContent": { "type": "string", "max": 150000 }, "SheetTextBoxList": { "type": "list", "member": { "shape": "SheetTextBox" }, "max": 100 }, "SheetTitle": { "type": "string", "max": 1024, "min": 1 }, "SheetVisualScopingConfiguration": { "type": "structure", "required": [ "SheetId", "Scope" ], "members": { "SheetId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The selected sheet that the filter is applied to.

" }, "Scope": { "shape": "FilterVisualScope", "documentation": "

The scope of the applied entities. Choose one of the following options:

" }, "VisualIds": { "shape": "FilteredVisualsList", "documentation": "

The selected visuals that the filter is applied to.

" } }, "documentation": "

The filter that is applied to the options.

" }, "SheetVisualScopingConfigurations": { "type": "list", "member": { "shape": "SheetVisualScopingConfiguration" }, "max": 50, "min": 1 }, "ShortFormatText": { "type": "structure", "members": { "PlainText": { "shape": "ShortPlainText", "documentation": "

Plain text format.

" }, "RichText": { "shape": "ShortRichText", "documentation": "

Rich text. Examples of rich text include bold, underline, and italics.

" } }, "documentation": "

The text format for the title.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "ShortPlainText": { "type": "string", "max": 512, "min": 1 }, "ShortRestrictiveResourceId": { "type": "string", "max": 512, "min": 1, "pattern": "[\\w\\-]+" }, "ShortRichText": { "type": "string", "max": 1024, "min": 1 }, "SignupResponse": { "type": "structure", "members": { "IAMUser": { "shape": "Boolean", "documentation": "

A Boolean that is TRUE if the Amazon QuickSight uses IAM as an authentication method.

" }, "userLoginName": { "shape": "String", "documentation": "

The user login name for your Amazon QuickSight account.

" }, "accountName": { "shape": "String", "documentation": "

The name of your Amazon QuickSight account.

" }, "directoryType": { "shape": "String", "documentation": "

The type of Active Directory that is being used to authenticate the Amazon QuickSight account. Valid values are SIMPLE_AD, AD_CONNECTOR, and MICROSOFT_AD.

" } }, "documentation": "

A SignupResponse object that contains a summary of a newly created account.

" }, "SimpleAttributeAggregationFunction": { "type": "string", "enum": [ "UNIQUE_VALUE" ] }, "SimpleClusterMarker": { "type": "structure", "members": { "Color": { "shape": "HexColor", "documentation": "

The color of the simple cluster marker.

" } }, "documentation": "

The simple cluster marker of the cluster marker.

" }, "SimpleNumericalAggregationFunction": { "type": "string", "enum": [ "SUM", "AVERAGE", "MIN", "MAX", "COUNT", "DISTINCT_COUNT", "VAR", "VARP", "STDEV", "STDEVP", "MEDIAN" ] }, "SimpleTotalAggregationFunction": { "type": "string", "enum": [ "DEFAULT", "SUM", "AVERAGE", "MIN", "MAX", "NONE" ] }, "SingleAxisOptions": { "type": "structure", "members": { "YAxisOptions": { "shape": "YAxisOptions", "documentation": "

The Y axis options of a single axis configuration.

" } }, "documentation": "

The settings of a chart's single axis configuration.

" }, "SingleYAxisOption": { "type": "string", "enum": [ "PRIMARY_Y_AXIS" ] }, "SiteBaseUrl": { "type": "string", "max": 1024, "min": 1 }, "SliderControlDisplayOptions": { "type": "structure", "members": { "TitleOptions": { "shape": "LabelOptions", "documentation": "

The options to configure the title visibility, name, and font size.

" }, "InfoIconLabelOptions": { "shape": "SheetControlInfoIconLabelOptions", "documentation": "

The configuration of info icon label options.

" } }, "documentation": "

The display options of a control.

" }, "Slot": { "type": "structure", "members": { "SlotId": { "shape": "LimitedString", "documentation": "

The slot ID of the slot.

" }, "VisualId": { "shape": "LimitedString", "documentation": "

The visual ID for the slot.

" } }, "documentation": "

The definition for the slot.

" }, "Slots": { "type": "list", "member": { "shape": "Slot" } }, "SmallMultiplesAxisPlacement": { "type": "string", "enum": [ "OUTSIDE", "INSIDE" ] }, "SmallMultiplesAxisProperties": { "type": "structure", "members": { "Scale": { "shape": "SmallMultiplesAxisScale", "documentation": "

Determines whether scale of the axes are shared or independent. The default value is SHARED.

" }, "Placement": { "shape": "SmallMultiplesAxisPlacement", "documentation": "

Defines the placement of the axis. By default, axes are rendered OUTSIDE of the panels. Axes with INDEPENDENT scale are rendered INSIDE the panels.

" } }, "documentation": "

Configures the properties of a chart's axes that are used by small multiples panels.

" }, "SmallMultiplesAxisScale": { "type": "string", "enum": [ "SHARED", "INDEPENDENT" ] }, "SmallMultiplesDimensionFieldList": { "type": "list", "member": { "shape": "DimensionField" }, "max": 1 }, "SmallMultiplesOptions": { "type": "structure", "members": { "MaxVisibleRows": { "shape": "VisiblePanelRows", "documentation": "

Sets the maximum number of visible rows to display in the grid of small multiples panels.

The default value is Auto, which automatically adjusts the rows in the grid to fit the overall layout and size of the given chart.

" }, "MaxVisibleColumns": { "shape": "VisiblePanelColumns", "documentation": "

Sets the maximum number of visible columns to display in the grid of small multiples panels.

The default is Auto, which automatically adjusts the columns in the grid to fit the overall layout and size of the given chart.

" }, "PanelConfiguration": { "shape": "PanelConfiguration", "documentation": "

Configures the display options for each small multiples panel.

" }, "XAxis": { "shape": "SmallMultiplesAxisProperties", "documentation": "

The properties of a small multiples X axis.

" }, "YAxis": { "shape": "SmallMultiplesAxisProperties", "documentation": "

The properties of a small multiples Y axis.

" } }, "documentation": "

Options that determine the layout and display options of a chart's small multiples.

" }, "SnapshotAnonymousUser": { "type": "structure", "members": { "RowLevelPermissionTags": { "shape": "SessionTagList", "documentation": "

The tags to be used for row-level security (RLS). Make sure that the relevant datasets have RLS tags configured before you start a snapshot export job. You can configure the RLS tags of a dataset with a DataSet$RowLevelPermissionTagConfiguration API call.

These are not the tags that are used for Amazon Web Services resource tagging. For more information on row level security in Amazon QuickSight, see Using Row-Level Security (RLS) with Tagsin the Amazon QuickSight User Guide.

" } }, "documentation": "

A structure that contains information on the anonymous user configuration.

" }, "SnapshotAnonymousUserList": { "type": "list", "member": { "shape": "SnapshotAnonymousUser" }, "max": 1, "min": 1 }, "SnapshotAnonymousUserRedacted": { "type": "structure", "members": { "RowLevelPermissionTagKeys": { "shape": "SessionTagKeyList", "documentation": "

The tag keys for the RowLevelPermissionTags.

" } }, "documentation": "

Use this structure to redact sensitive information that you provide about an anonymous user from the snapshot.

" }, "SnapshotAnonymousUserRedactedList": { "type": "list", "member": { "shape": "SnapshotAnonymousUserRedacted" }, "max": 1, "min": 1 }, "SnapshotConfiguration": { "type": "structure", "required": [ "FileGroups" ], "members": { "FileGroups": { "shape": "SnapshotFileGroupList", "documentation": "

A list of SnapshotJobResultFileGroup objects that contain information about the snapshot that is generated. This list can hold a maximum of 6 FileGroup configurations.

" }, "DestinationConfiguration": { "shape": "SnapshotDestinationConfiguration", "documentation": "

A structure that contains information on the Amazon S3 bucket that the generated snapshot is stored in.

" }, "Parameters": { "shape": "Parameters" } }, "documentation": "

Describes the configuration of the dashboard snapshot.

" }, "SnapshotDestinationConfiguration": { "type": "structure", "members": { "S3Destinations": { "shape": "SnapshotS3DestinationConfigurationList", "documentation": "

A list of SnapshotS3DestinationConfiguration objects that contain Amazon S3 destination configurations. This structure can hold a maximum of 1 S3DestinationConfiguration.

" } }, "documentation": "

A structure that contains information on the Amazon S3 destinations of the generated snapshot.

" }, "SnapshotFile": { "type": "structure", "required": [ "SheetSelections", "FormatType" ], "members": { "SheetSelections": { "shape": "SnapshotFileSheetSelectionList", "documentation": "

A list of SnapshotFileSheetSelection objects that contain information on the dashboard sheet that is exported. These objects provide information about the snapshot artifacts that are generated during the job. This structure can hold a maximum of 5 CSV configurations, 5 Excel configurations, or 1 configuration for PDF.

" }, "FormatType": { "shape": "SnapshotFileFormatType", "documentation": "

The format of the snapshot file to be generated. You can choose between CSV, Excel, or PDF.

" } }, "documentation": "

A structure that contains the information for the snapshot that you want to generate. This information is provided by you when you start a new snapshot job.

" }, "SnapshotFileFormatType": { "type": "string", "enum": [ "CSV", "PDF", "EXCEL" ] }, "SnapshotFileGroup": { "type": "structure", "members": { "Files": { "shape": "SnapshotFileList", "documentation": "

A list of SnapshotFile objects that contain the information on the snapshot files that need to be generated. This structure can hold 1 configuration at a time.

" } }, "documentation": "

A structure that contains the information on the snapshot files.

" }, "SnapshotFileGroupList": { "type": "list", "member": { "shape": "SnapshotFileGroup" }, "max": 7, "min": 1 }, "SnapshotFileList": { "type": "list", "member": { "shape": "SnapshotFile" }, "max": 1, "min": 1 }, "SnapshotFileSheetSelection": { "type": "structure", "required": [ "SheetId", "SelectionScope" ], "members": { "SheetId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The sheet ID of the dashboard to generate the snapshot artifact from. This value is required for CSV, Excel, and PDF format types.

" }, "SelectionScope": { "shape": "SnapshotFileSheetSelectionScope", "documentation": "

The selection scope of the visuals on a sheet of a dashboard that you are generating a snapthot of. You can choose one of the following options.

" }, "VisualIds": { "shape": "SnapshotFileSheetSelectionVisualIdList", "documentation": "

A structure that lists the IDs of the visuals in the selected sheet. Supported visual types are table, pivot table visuals. This value is required if you are generating a CSV or Excel workbook. This value supports a maximum of 1 visual ID for CSV and 5 visual IDs across up to 5 sheet selections for Excel. If you are generating an Excel workbook, the order of the visual IDs provided in this structure determines the order of the worksheets in the Excel file.

" } }, "documentation": "

A structure that contains information that identifies the snapshot that needs to be generated.

" }, "SnapshotFileSheetSelectionList": { "type": "list", "member": { "shape": "SnapshotFileSheetSelection" }, "max": 5, "min": 1 }, "SnapshotFileSheetSelectionScope": { "type": "string", "enum": [ "ALL_VISUALS", "SELECTED_VISUALS" ] }, "SnapshotFileSheetSelectionVisualIdList": { "type": "list", "member": { "shape": "ShortRestrictiveResourceId" }, "max": 5, "min": 1 }, "SnapshotJobErrorInfo": { "type": "structure", "members": { "ErrorMessage": { "shape": "String", "documentation": "

The error message.

" }, "ErrorType": { "shape": "String", "documentation": "

The error type.

" } }, "documentation": "

An object that contains information on the error that caused the snapshot job to fail.

" }, "SnapshotJobResult": { "type": "structure", "members": { "AnonymousUsers": { "shape": "AnonymousUserSnapshotJobResultList", "documentation": "

A list of AnonymousUserSnapshotJobResult objects that contain information on anonymous users and their user configurations. This data provided by you when you make a StartDashboardSnapshotJob API call.

" } }, "documentation": "

An object that provides information on the result of a snapshot job. This object provides information about the job, the job status, and the location of the generated file.

" }, "SnapshotJobResultErrorInfo": { "type": "structure", "members": { "ErrorMessage": { "shape": "String", "documentation": "

The error message.

" }, "ErrorType": { "shape": "String", "documentation": "

The error type.

" } }, "documentation": "

Information on the error that caused the snapshot job to fail.

" }, "SnapshotJobResultErrorInfoList": { "type": "list", "member": { "shape": "SnapshotJobResultErrorInfo" } }, "SnapshotJobResultFileGroup": { "type": "structure", "members": { "Files": { "shape": "SnapshotFileList", "documentation": "

A list of SnapshotFile objects.

" }, "S3Results": { "shape": "SnapshotJobS3ResultList", "documentation": "

A list of SnapshotJobS3Result objects.

" } }, "documentation": "

A structure that contains information on the generated snapshot file groups.

" }, "SnapshotJobResultFileGroupList": { "type": "list", "member": { "shape": "SnapshotJobResultFileGroup" } }, "SnapshotJobS3Result": { "type": "structure", "members": { "S3DestinationConfiguration": { "shape": "SnapshotS3DestinationConfiguration", "documentation": "

A list of Amazon S3 bucket configurations that are provided when you make a StartDashboardSnapshotJob API call.

" }, "S3Uri": { "shape": "SensitiveS3Uri", "documentation": "

The Amazon S3 Uri.

" }, "ErrorInfo": { "shape": "SnapshotJobResultErrorInfoList", "documentation": "

An array of error records that describe any failures that occur while the dashboard snapshot job runs.

" } }, "documentation": "

The Amazon S3 result from the snapshot job. The result includes the DestinationConfiguration and the Amazon S3 Uri. If an error occured during the job, the result returns information on the error.

" }, "SnapshotJobS3ResultList": { "type": "list", "member": { "shape": "SnapshotJobS3Result" } }, "SnapshotJobStatus": { "type": "string", "enum": [ "QUEUED", "RUNNING", "COMPLETED", "FAILED" ] }, "SnapshotS3DestinationConfiguration": { "type": "structure", "required": [ "BucketConfiguration" ], "members": { "BucketConfiguration": { "shape": "S3BucketConfiguration", "documentation": "

A structure that contains details about the Amazon S3 bucket that the generated dashboard snapshot is saved in.

" } }, "documentation": "

A structure that describes the Amazon S3 settings to use to save the generated dashboard snapshot.

" }, "SnapshotS3DestinationConfigurationList": { "type": "list", "member": { "shape": "SnapshotS3DestinationConfiguration" }, "max": 1, "min": 1 }, "SnapshotUserConfiguration": { "type": "structure", "members": { "AnonymousUsers": { "shape": "SnapshotAnonymousUserList", "documentation": "

An array of records that describe the anonymous users that the dashboard snapshot is generated for.

" } }, "documentation": "

A structure that contains information about the users that the dashboard snapshot is generated for.

" }, "SnapshotUserConfigurationRedacted": { "type": "structure", "members": { "AnonymousUsers": { "shape": "SnapshotAnonymousUserRedactedList", "documentation": "

An array of records that describe anonymous users that the dashboard snapshot is generated for. Sensitive user information is excluded.

" } }, "documentation": "

A structure that contains information about the users that the dashboard snapshot is generated for. Sensitive user information is excluded.

" }, "SnowflakeParameters": { "type": "structure", "required": [ "Host", "Database", "Warehouse" ], "members": { "Host": { "shape": "Host", "documentation": "

Host.

" }, "Database": { "shape": "Database", "documentation": "

Database.

" }, "Warehouse": { "shape": "Warehouse", "documentation": "

Warehouse.

" } }, "documentation": "

The parameters for Snowflake.

" }, "SortDirection": { "type": "string", "enum": [ "ASC", "DESC" ] }, "Spacing": { "type": "structure", "members": { "Top": { "shape": "Length", "documentation": "

Define the top spacing.

" }, "Bottom": { "shape": "Length", "documentation": "

Define the bottom spacing.

" }, "Left": { "shape": "Length", "documentation": "

Define the left spacing.

" }, "Right": { "shape": "Length", "documentation": "

Define the right spacing.

" } }, "documentation": "

The configuration of spacing (often a margin or padding).

" }, "SparkParameters": { "type": "structure", "required": [ "Host", "Port" ], "members": { "Host": { "shape": "Host", "documentation": "

Host.

" }, "Port": { "shape": "Port", "documentation": "

Port.

" } }, "documentation": "

The parameters for Spark.

" }, "SpecialValue": { "type": "string", "enum": [ "EMPTY", "NULL", "OTHER" ] }, "SqlEndpointPath": { "type": "string", "max": 4096, "min": 1 }, "SqlQuery": { "type": "string", "max": 168000, "min": 1 }, "SqlServerParameters": { "type": "structure", "required": [ "Host", "Port", "Database" ], "members": { "Host": { "shape": "Host", "documentation": "

Host.

" }, "Port": { "shape": "Port", "documentation": "

Port.

" }, "Database": { "shape": "Database", "documentation": "

Database.

" } }, "documentation": "

The parameters for SQL Server.

" }, "SslProperties": { "type": "structure", "members": { "DisableSsl": { "shape": "Boolean", "documentation": "

A Boolean option to control whether SSL should be disabled.

" } }, "documentation": "

Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying data source.

" }, "StarburstParameters": { "type": "structure", "required": [ "Host", "Port", "Catalog" ], "members": { "Host": { "shape": "Host", "documentation": "

The host name of the Starburst data source.

" }, "Port": { "shape": "Port", "documentation": "

The port for the Starburst data source.

" }, "Catalog": { "shape": "Catalog", "documentation": "

The catalog name for the Starburst data source.

" }, "ProductType": { "shape": "StarburstProductType", "documentation": "

The product type for the Starburst data source.

" } }, "documentation": "

The parameters that are required to connect to a Starburst data source.

" }, "StarburstProductType": { "type": "string", "enum": [ "GALAXY", "ENTERPRISE" ] }, "StartAssetBundleExportJobRequest": { "type": "structure", "required": [ "AwsAccountId", "AssetBundleExportJobId", "ResourceArns", "ExportFormat" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account to export assets from.

", "location": "uri", "locationName": "AwsAccountId" }, "AssetBundleExportJobId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the job. This ID is unique while the job is running. After the job is completed, you can reuse this ID for another job.

" }, "ResourceArns": { "shape": "AssetBundleResourceArns", "documentation": "

An array of resource ARNs to export. The following resources are supported.

The API caller must have the necessary permissions in their IAM role to access each resource before the resources can be exported.

" }, "IncludeAllDependencies": { "shape": "Boolean", "documentation": "

A Boolean that determines whether all dependencies of each resource ARN are recursively exported with the job. For example, say you provided a Dashboard ARN to the ResourceArns parameter. If you set IncludeAllDependencies to TRUE, any theme, dataset, and data source resource that is a dependency of the dashboard is also exported.

" }, "ExportFormat": { "shape": "AssetBundleExportFormat", "documentation": "

The export data format.

" }, "CloudFormationOverridePropertyConfiguration": { "shape": "AssetBundleCloudFormationOverridePropertyConfiguration", "documentation": "

An optional collection of structures that generate CloudFormation parameters to override the existing resource property values when the resource is exported to a new CloudFormation template.

Use this field if the ExportFormat field of a StartAssetBundleExportJobRequest API call is set to CLOUDFORMATION_JSON.

" }, "IncludePermissions": { "shape": "Boolean", "documentation": "

A Boolean that determines whether all permissions for each resource ARN are exported with the job. If you set IncludePermissions to TRUE, any permissions associated with each resource are exported.

" }, "IncludeTags": { "shape": "Boolean", "documentation": "

A Boolean that determines whether all tags for each resource ARN are exported with the job. If you set IncludeTags to TRUE, any tags associated with each resource are exported.

" }, "ValidationStrategy": { "shape": "AssetBundleExportJobValidationStrategy", "documentation": "

An optional parameter that determines which validation strategy to use for the export job. If StrictModeForAllResources is set to TRUE, strict validation for every error is enforced. If it is set to FALSE, validation is skipped for specific UI errors that are shown as warnings. The default value for StrictModeForAllResources is FALSE.

" } } }, "StartAssetBundleExportJobResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the export job.

" }, "AssetBundleExportJobId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the job. This ID is unique while the job is running. After the job is completed, you can reuse this ID for another job.

" }, "RequestId": { "shape": "NonEmptyString", "documentation": "

The Amazon Web Services response ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the response.

", "location": "statusCode" } } }, "StartAssetBundleImportJobRequest": { "type": "structure", "required": [ "AwsAccountId", "AssetBundleImportJobId", "AssetBundleImportSource" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account to import assets into.

", "location": "uri", "locationName": "AwsAccountId" }, "AssetBundleImportJobId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the job. This ID is unique while the job is running. After the job is completed, you can reuse this ID for another job.

" }, "AssetBundleImportSource": { "shape": "AssetBundleImportSource", "documentation": "

The source of the asset bundle zip file that contains the data that you want to import. The file must be in QUICKSIGHT_JSON format.

" }, "OverrideParameters": { "shape": "AssetBundleImportJobOverrideParameters", "documentation": "

Optional overrides that are applied to the resource configuration before import.

" }, "FailureAction": { "shape": "AssetBundleImportFailureAction", "documentation": "

The failure action for the import job.

If you choose ROLLBACK, failed import jobs will attempt to undo any asset changes caused by the failed job.

If you choose DO_NOTHING, failed import jobs will not attempt to roll back any asset changes caused by the failed job, possibly keeping the Amazon QuickSight account in an inconsistent state.

" }, "OverridePermissions": { "shape": "AssetBundleImportJobOverridePermissions", "documentation": "

Optional permission overrides that are applied to the resource configuration before import.

" }, "OverrideTags": { "shape": "AssetBundleImportJobOverrideTags", "documentation": "

Optional tag overrides that are applied to the resource configuration before import.

" }, "OverrideValidationStrategy": { "shape": "AssetBundleImportJobOverrideValidationStrategy", "documentation": "

An optional validation strategy override for all analyses and dashboards that is applied to the resource configuration before import.

" } } }, "StartAssetBundleImportJobResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the import job.

" }, "AssetBundleImportJobId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the job. This ID is unique while the job is running. After the job is completed, you can reuse this ID for another job.

" }, "RequestId": { "shape": "NonEmptyString", "documentation": "

The Amazon Web Services response ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the response.

", "location": "statusCode" } } }, "StartDashboardSnapshotJobRequest": { "type": "structure", "required": [ "AwsAccountId", "DashboardId", "SnapshotJobId", "UserConfiguration", "SnapshotConfiguration" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that the dashboard snapshot job is executed in.

", "location": "uri", "locationName": "AwsAccountId" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the dashboard that you want to start a snapshot job for.

", "location": "uri", "locationName": "DashboardId" }, "SnapshotJobId": { "shape": "ShortRestrictiveResourceId", "documentation": "

An ID for the dashboard snapshot job. This ID is unique to the dashboard while the job is running. This ID can be used to poll the status of a job with a DescribeDashboardSnapshotJob while the job runs. You can reuse this ID for another job 24 hours after the current job is completed.

" }, "UserConfiguration": { "shape": "SnapshotUserConfiguration", "documentation": "

A structure that contains information about the anonymous users that the generated snapshot is for. This API will not return information about registered Amazon QuickSight.

" }, "SnapshotConfiguration": { "shape": "SnapshotConfiguration", "documentation": "

A structure that describes the configuration of the dashboard snapshot.

" } } }, "StartDashboardSnapshotJobResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the dashboard snapshot job.

" }, "SnapshotJobId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the job. The job ID is set when you start a new job with a StartDashboardSnapshotJob API call.

" }, "RequestId": { "shape": "NonEmptyString", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request

", "location": "statusCode" } } }, "StatePersistenceConfigurations": { "type": "structure", "required": [ "Enabled" ], "members": { "Enabled": { "shape": "Boolean", "documentation": "

Determines if a Amazon QuickSight dashboard's state persistence settings are turned on or off.

" } }, "documentation": "

The state perssitence configuration of an embedded dashboard.

" }, "Status": { "type": "string", "enum": [ "ENABLED", "DISABLED" ] }, "StatusCode": { "type": "integer" }, "String": { "type": "string" }, "StringDatasetParameter": { "type": "structure", "required": [ "Id", "Name", "ValueType" ], "members": { "Id": { "shape": "DatasetParameterId", "documentation": "

An identifier for the string parameter that is created in the dataset.

" }, "Name": { "shape": "DatasetParameterName", "documentation": "

The name of the string parameter that is created in the dataset.

" }, "ValueType": { "shape": "DatasetParameterValueType", "documentation": "

The value type of the dataset parameter. Valid values are single value or multi value.

" }, "DefaultValues": { "shape": "StringDatasetParameterDefaultValues", "documentation": "

A list of default values for a given string dataset parameter type. This structure only accepts static values.

" } }, "documentation": "

A string parameter for a dataset.

" }, "StringDatasetParameterDefaultValue": { "type": "string", "documentation": "

The default value for the string parameter.

", "max": 512, "min": 0 }, "StringDatasetParameterDefaultValues": { "type": "structure", "members": { "StaticValues": { "shape": "StringDatasetParameterValueList", "documentation": "

A list of static default values for a given string parameter.

" } }, "documentation": "

The default values of a string parameter.

" }, "StringDatasetParameterValueList": { "type": "list", "member": { "shape": "StringDatasetParameterDefaultValue" }, "max": 32, "min": 1 }, "StringDefaultValueList": { "type": "list", "member": { "shape": "SensitiveStringObject" }, "max": 50000 }, "StringDefaultValues": { "type": "structure", "members": { "DynamicValue": { "shape": "DynamicDefaultValue", "documentation": "

The dynamic value of the StringDefaultValues. Different defaults displayed according to users, groups, and values mapping.

" }, "StaticValues": { "shape": "StringDefaultValueList", "documentation": "

The static values of the DecimalDefaultValues.

" } }, "documentation": "

The default values of the StringParameterDeclaration.

" }, "StringFormatConfiguration": { "type": "structure", "members": { "NullValueFormatConfiguration": { "shape": "NullValueFormatConfiguration", "documentation": "

The options that determine the null value format configuration.

" }, "NumericFormatConfiguration": { "shape": "NumericFormatConfiguration", "documentation": "

The formatting configuration for numeric strings.

" } }, "documentation": "

Formatting configuration for string fields.

" }, "StringList": { "type": "list", "member": { "shape": "String" } }, "StringParameter": { "type": "structure", "required": [ "Name", "Values" ], "members": { "Name": { "shape": "NonEmptyString", "documentation": "

A display name for a string parameter.

" }, "Values": { "shape": "SensitiveStringList", "documentation": "

The values of a string parameter.

" } }, "documentation": "

A string parameter.

" }, "StringParameterDeclaration": { "type": "structure", "required": [ "ParameterValueType", "Name" ], "members": { "ParameterValueType": { "shape": "ParameterValueType", "documentation": "

The value type determines whether the parameter is a single-value or multi-value parameter.

" }, "Name": { "shape": "ParameterName", "documentation": "

The name of the parameter that is being declared.

" }, "DefaultValues": { "shape": "StringDefaultValues", "documentation": "

The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.

" }, "ValueWhenUnset": { "shape": "StringValueWhenUnsetConfiguration", "documentation": "

The configuration that defines the default value of a String parameter when a value has not been set.

" }, "MappedDataSetParameters": { "shape": "MappedDataSetParameters" } }, "documentation": "

A parameter declaration for the String data type.

" }, "StringParameterList": { "type": "list", "member": { "shape": "StringParameter" }, "max": 100 }, "StringValueWhenUnsetConfiguration": { "type": "structure", "members": { "ValueWhenUnsetOption": { "shape": "ValueWhenUnsetOption", "documentation": "

The built-in options for default values. The value can be one of the following:

" }, "CustomValue": { "shape": "SensitiveString", "documentation": "

A custom value that's used when the value of a parameter isn't set.

" } }, "documentation": "

The configuration that defines the default value of a String parameter when a value has not been set.

" }, "StyledCellType": { "type": "string", "enum": [ "TOTAL", "METRIC_HEADER", "VALUE" ] }, "SubnetId": { "type": "string", "max": 255, "min": 1, "pattern": "^subnet-[0-9a-z]*$" }, "SubnetIdList": { "type": "list", "member": { "shape": "SubnetId" }, "max": 15, "min": 2 }, "SubtotalOptions": { "type": "structure", "members": { "TotalsVisibility": { "shape": "Visibility", "documentation": "

The visibility configuration for the subtotal cells.

" }, "CustomLabel": { "shape": "String", "documentation": "

The custom label string for the subtotal cells.

" }, "FieldLevel": { "shape": "PivotTableSubtotalLevel", "documentation": "

The field level (all, custom, last) for the subtotal cells.

" }, "FieldLevelOptions": { "shape": "PivotTableFieldSubtotalOptionsList", "documentation": "

The optional configuration of subtotal cells.

" }, "TotalCellStyle": { "shape": "TableCellStyle", "documentation": "

The cell styling options for the subtotal cells.

" }, "ValueCellStyle": { "shape": "TableCellStyle", "documentation": "

The cell styling options for the subtotals of value cells.

" }, "MetricHeaderCellStyle": { "shape": "TableCellStyle", "documentation": "

The cell styling options for the subtotals of header cells.

" }, "StyleTargets": { "shape": "TableStyleTargetList", "documentation": "

The style targets options for subtotals.

" } }, "documentation": "

The subtotal options.

" }, "SucceededTopicReviewedAnswer": { "type": "structure", "members": { "AnswerId": { "shape": "AnswerId", "documentation": "

The answer ID for the SucceededTopicReviewedAnswer.

" } }, "documentation": "

The definition for a SucceededTopicReviewedAnswer.

" }, "SucceededTopicReviewedAnswers": { "type": "list", "member": { "shape": "SucceededTopicReviewedAnswer" } }, "SuccessfulKeyRegistrationEntries": { "type": "list", "member": { "shape": "SuccessfulKeyRegistrationEntry" } }, "SuccessfulKeyRegistrationEntry": { "type": "structure", "required": [ "KeyArn", "StatusCode" ], "members": { "KeyArn": { "shape": "String", "documentation": "

The ARN of the KMS key that is associated with the SuccessfulKeyRegistrationEntry entry.

" }, "StatusCode": { "shape": "StatusCode", "documentation": "

The HTTP status of a SuccessfulKeyRegistrationEntry entry.

" } }, "documentation": "

A success entry that occurs when a KeyRegistration job is successfully applied to the Amazon QuickSight account.

" }, "Suffix": { "type": "string", "max": 128, "min": 1, "sensitive": true }, "Synonyms": { "type": "list", "member": { "shape": "LimitedString" } }, "TableAggregatedFieldWells": { "type": "structure", "members": { "GroupBy": { "shape": "DimensionFieldList", "documentation": "

The group by field well for a pivot table. Values are grouped by group by fields.

" }, "Values": { "shape": "MeasureFieldList", "documentation": "

The values field well for a pivot table. Values are aggregated based on group by fields.

" } }, "documentation": "

The aggregated field well for the table.

" }, "TableBorderOptions": { "type": "structure", "members": { "Color": { "shape": "HexColor", "documentation": "

The color of a table border.

" }, "Thickness": { "shape": "TableBorderThickness", "documentation": "

The thickness of a table border.

" }, "Style": { "shape": "TableBorderStyle", "documentation": "

The style (none, solid) of a table border.

" } }, "documentation": "

The border options for a table border.

" }, "TableBorderStyle": { "type": "string", "enum": [ "NONE", "SOLID" ] }, "TableBorderThickness": { "type": "integer", "max": 4, "min": 1 }, "TableCellConditionalFormatting": { "type": "structure", "required": [ "FieldId" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The field ID of the cell for conditional formatting.

" }, "TextFormat": { "shape": "TextConditionalFormat", "documentation": "

The text format of the cell for conditional formatting.

" } }, "documentation": "

The cell conditional formatting option for a table.

" }, "TableCellImageScalingConfiguration": { "type": "string", "enum": [ "FIT_TO_CELL_HEIGHT", "FIT_TO_CELL_WIDTH", "DO_NOT_SCALE" ] }, "TableCellImageSizingConfiguration": { "type": "structure", "members": { "TableCellImageScalingConfiguration": { "shape": "TableCellImageScalingConfiguration", "documentation": "

The cell scaling configuration of the sizing options for the table image configuration.

" } }, "documentation": "

The sizing options for the table image configuration.

" }, "TableCellStyle": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The visibility of the table cells.

" }, "FontConfiguration": { "shape": "FontConfiguration", "documentation": "

The font configuration of the table cells.

" }, "TextWrap": { "shape": "TextWrap", "documentation": "

The text wrap (none, wrap) for the table cells.

" }, "HorizontalTextAlignment": { "shape": "HorizontalTextAlignment", "documentation": "

The horizontal text alignment (left, center, right, auto) for the table cells.

" }, "VerticalTextAlignment": { "shape": "VerticalTextAlignment", "documentation": "

The vertical text alignment (top, middle, bottom) for the table cells.

" }, "BackgroundColor": { "shape": "HexColor", "documentation": "

The background color for the table cells.

" }, "Height": { "shape": "TableFieldHeight", "documentation": "

The height color for the table cells.

" }, "Border": { "shape": "GlobalTableBorderOptions", "documentation": "

The borders for the table cells.

" } }, "documentation": "

The table cell style for a cell in pivot table or table visual.

" }, "TableConditionalFormatting": { "type": "structure", "members": { "ConditionalFormattingOptions": { "shape": "TableConditionalFormattingOptionList", "documentation": "

Conditional formatting options for a PivotTableVisual.

" } }, "documentation": "

The conditional formatting for a PivotTableVisual.

" }, "TableConditionalFormattingOption": { "type": "structure", "members": { "Cell": { "shape": "TableCellConditionalFormatting", "documentation": "

The cell conditional formatting option for a table.

" }, "Row": { "shape": "TableRowConditionalFormatting", "documentation": "

The row conditional formatting option for a table.

" } }, "documentation": "

Conditional formatting options for a PivotTableVisual.

" }, "TableConditionalFormattingOptionList": { "type": "list", "member": { "shape": "TableConditionalFormattingOption" }, "max": 500 }, "TableConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "TableFieldWells", "documentation": "

The field wells of the visual.

" }, "SortConfiguration": { "shape": "TableSortConfiguration", "documentation": "

The sort configuration for a TableVisual.

" }, "TableOptions": { "shape": "TableOptions", "documentation": "

The table options for a table visual.

" }, "TotalOptions": { "shape": "TotalOptions", "documentation": "

The total options for a table visual.

" }, "FieldOptions": { "shape": "TableFieldOptions", "documentation": "

The field options for a table visual.

" }, "PaginatedReportOptions": { "shape": "TablePaginatedReportOptions", "documentation": "

The paginated report options for a table visual.

" }, "TableInlineVisualizations": { "shape": "TableInlineVisualizationList", "documentation": "

A collection of inline visualizations to display within a chart.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration for a TableVisual.

" }, "TableFieldCustomIconContent": { "type": "structure", "members": { "Icon": { "shape": "TableFieldIconSetType", "documentation": "

The icon set type (link) of the custom icon content for table URL link content.

" } }, "documentation": "

The custom icon content for the table link content configuration.

" }, "TableFieldCustomTextContent": { "type": "structure", "required": [ "FontConfiguration" ], "members": { "Value": { "shape": "String", "documentation": "

The string value of the custom text content for the table URL link content.

" }, "FontConfiguration": { "shape": "FontConfiguration", "documentation": "

The font configuration of the custom text content for the table URL link content.

" } }, "documentation": "

The custom text content (value, font configuration) for the table link content configuration.

" }, "TableFieldHeight": { "type": "integer", "max": 500, "min": 8 }, "TableFieldIconSetType": { "type": "string", "enum": [ "LINK" ] }, "TableFieldImageConfiguration": { "type": "structure", "members": { "SizingOptions": { "shape": "TableCellImageSizingConfiguration", "documentation": "

The sizing options for the table image configuration.

" } }, "documentation": "

The image configuration of a table field URL.

" }, "TableFieldLinkConfiguration": { "type": "structure", "required": [ "Target", "Content" ], "members": { "Target": { "shape": "URLTargetConfiguration", "documentation": "

The URL target (new tab, new window, same tab) for the table link configuration.

" }, "Content": { "shape": "TableFieldLinkContentConfiguration", "documentation": "

The URL content (text, icon) for the table link configuration.

" } }, "documentation": "

The link configuration of a table field URL.

" }, "TableFieldLinkContentConfiguration": { "type": "structure", "members": { "CustomTextContent": { "shape": "TableFieldCustomTextContent", "documentation": "

The custom text content (value, font configuration) for the table link content configuration.

" }, "CustomIconContent": { "shape": "TableFieldCustomIconContent", "documentation": "

The custom icon content for the table link content configuration.

" } }, "documentation": "

The URL content (text, icon) for the table link configuration.

" }, "TableFieldOption": { "type": "structure", "required": [ "FieldId" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The field ID for a table field.

" }, "Width": { "shape": "PixelLength", "documentation": "

The width for a table field.

" }, "CustomLabel": { "shape": "CustomLabel", "documentation": "

The custom label for a table field.

" }, "Visibility": { "shape": "Visibility", "documentation": "

The visibility of a table field.

" }, "URLStyling": { "shape": "TableFieldURLConfiguration", "documentation": "

The URL configuration for a table field.

" } }, "documentation": "

The options for a table field.

" }, "TableFieldOptionList": { "type": "list", "member": { "shape": "TableFieldOption" }, "max": 100 }, "TableFieldOptions": { "type": "structure", "members": { "SelectedFieldOptions": { "shape": "TableFieldOptionList", "documentation": "

The field options to be configured to a table.

" }, "Order": { "shape": "FieldOrderList", "documentation": "

The order of the field IDs that are configured as field options for a table visual.

" }, "PinnedFieldOptions": { "shape": "TablePinnedFieldOptions", "documentation": "

The settings for the pinned columns of a table visual.

" } }, "documentation": "

The field options of a table visual.

" }, "TableFieldOrderList": { "type": "list", "member": { "shape": "FieldId" }, "documentation": "

A list of table field IDs.

", "max": 201 }, "TableFieldURLConfiguration": { "type": "structure", "members": { "LinkConfiguration": { "shape": "TableFieldLinkConfiguration", "documentation": "

The link configuration of a table field URL.

" }, "ImageConfiguration": { "shape": "TableFieldImageConfiguration", "documentation": "

The image configuration of a table field URL.

" } }, "documentation": "

The URL configuration for a table field.

" }, "TableFieldWells": { "type": "structure", "members": { "TableAggregatedFieldWells": { "shape": "TableAggregatedFieldWells", "documentation": "

The aggregated field well for the table.

" }, "TableUnaggregatedFieldWells": { "shape": "TableUnaggregatedFieldWells", "documentation": "

The unaggregated field well for the table.

" } }, "documentation": "

The field wells for a table visual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "TableInlineVisualization": { "type": "structure", "members": { "DataBars": { "shape": "DataBarsOptions", "documentation": "

The configuration of the inline visualization of the data bars within a chart.

" } }, "documentation": "

The inline visualization of a specific type to display within a chart.

" }, "TableInlineVisualizationList": { "type": "list", "member": { "shape": "TableInlineVisualization" }, "max": 200 }, "TableOptions": { "type": "structure", "members": { "Orientation": { "shape": "TableOrientation", "documentation": "

The orientation (vertical, horizontal) for a table.

" }, "HeaderStyle": { "shape": "TableCellStyle", "documentation": "

The table cell style of a table header.

" }, "CellStyle": { "shape": "TableCellStyle", "documentation": "

The table cell style of table cells.

" }, "RowAlternateColorOptions": { "shape": "RowAlternateColorOptions", "documentation": "

The row alternate color options (widget status, row alternate colors) for a table.

" } }, "documentation": "

The table options for a table visual.

" }, "TableOrientation": { "type": "string", "enum": [ "VERTICAL", "HORIZONTAL" ] }, "TablePaginatedReportOptions": { "type": "structure", "members": { "VerticalOverflowVisibility": { "shape": "Visibility", "documentation": "

The visibility of printing table overflow across pages.

" }, "OverflowColumnHeaderVisibility": { "shape": "Visibility", "documentation": "

The visibility of repeating header rows on each page.

" } }, "documentation": "

The paginated report options for a table visual.

" }, "TablePinnedFieldOptions": { "type": "structure", "members": { "PinnedLeftFields": { "shape": "TableFieldOrderList", "documentation": "

A list of columns to be pinned to the left of a table visual.

" } }, "documentation": "

The settings for the pinned columns of a table visual.

" }, "TableRowConditionalFormatting": { "type": "structure", "members": { "BackgroundColor": { "shape": "ConditionalFormattingColor", "documentation": "

The conditional formatting color (solid, gradient) of the background for a table row.

" }, "TextColor": { "shape": "ConditionalFormattingColor", "documentation": "

The conditional formatting color (solid, gradient) of the text for a table row.

" } }, "documentation": "

The conditional formatting of a table row.

" }, "TableSideBorderOptions": { "type": "structure", "members": { "InnerVertical": { "shape": "TableBorderOptions", "documentation": "

The table border options of the inner vertical border.

" }, "InnerHorizontal": { "shape": "TableBorderOptions", "documentation": "

The table border options of the inner horizontal border.

" }, "Left": { "shape": "TableBorderOptions", "documentation": "

The table border options of the left border.

" }, "Right": { "shape": "TableBorderOptions", "documentation": "

The table border options of the right border.

" }, "Top": { "shape": "TableBorderOptions", "documentation": "

The table border options of the top border.

" }, "Bottom": { "shape": "TableBorderOptions", "documentation": "

The table border options of the bottom border.

" } }, "documentation": "

The side border options for a table.

" }, "TableSortConfiguration": { "type": "structure", "members": { "RowSort": { "shape": "RowSortList", "documentation": "

The field sort options for rows in the table.

" }, "PaginationConfiguration": { "shape": "PaginationConfiguration", "documentation": "

The pagination configuration (page size, page number) for the table.

" } }, "documentation": "

The sort configuration for a TableVisual.

" }, "TableStyleTarget": { "type": "structure", "required": [ "CellType" ], "members": { "CellType": { "shape": "StyledCellType", "documentation": "

The cell type of the table style target.

" } }, "documentation": "

The table style target.

" }, "TableStyleTargetList": { "type": "list", "member": { "shape": "TableStyleTarget" }, "max": 3 }, "TableTotalsPlacement": { "type": "string", "enum": [ "START", "END", "AUTO" ] }, "TableTotalsScrollStatus": { "type": "string", "enum": [ "PINNED", "SCROLLED" ] }, "TableUnaggregatedFieldWells": { "type": "structure", "members": { "Values": { "shape": "UnaggregatedFieldList", "documentation": "

The values field well for a pivot table. Values are unaggregated for an unaggregated table.

" } }, "documentation": "

The unaggregated field well for the table.

" }, "TableVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "TableConfiguration", "documentation": "

The configuration settings of the visual.

" }, "ConditionalFormatting": { "shape": "TableConditionalFormatting", "documentation": "

The conditional formatting for a PivotTableVisual.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" } }, "documentation": "

A table visual.

For more information, see Using tables as visuals in the Amazon QuickSight User Guide.

" }, "Tag": { "type": "structure", "required": [ "Key", "Value" ], "members": { "Key": { "shape": "TagKey", "documentation": "

Tag key.

" }, "Value": { "shape": "TagValue", "documentation": "

Tag value.

" } }, "documentation": "

The key or keys of the key-value pairs for the resource tag or tags assigned to the resource.

" }, "TagColumnOperation": { "type": "structure", "required": [ "ColumnName", "Tags" ], "members": { "ColumnName": { "shape": "ColumnName", "documentation": "

The column that this operation acts on.

" }, "Tags": { "shape": "ColumnTagList", "documentation": "

The dataset column tag, currently only used for geospatial type tagging.

This is not tags for the Amazon Web Services tagging feature.

" } }, "documentation": "

A transform operation that tags a column with additional information.

" }, "TagKey": { "type": "string", "max": 128, "min": 1 }, "TagKeyList": { "type": "list", "member": { "shape": "TagKey" }, "max": 200, "min": 1 }, "TagList": { "type": "list", "member": { "shape": "Tag" }, "max": 200, "min": 1 }, "TagResourceRequest": { "type": "structure", "required": [ "ResourceArn", "Tags" ], "members": { "ResourceArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the resource that you want to tag.

", "location": "uri", "locationName": "ResourceArn" }, "Tags": { "shape": "TagList", "documentation": "

Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.

" } } }, "TagResourceResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "TagValue": { "type": "string", "max": 256, "min": 1 }, "TargetVisualList": { "type": "list", "member": { "shape": "ShortRestrictiveResourceId" }, "max": 50, "min": 1 }, "TargetVisualOptions": { "type": "string", "enum": [ "ALL_VISUALS" ] }, "Template": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the template.

" }, "Name": { "shape": "TemplateName", "documentation": "

The display name of the template.

" }, "Version": { "shape": "TemplateVersion", "documentation": "

A structure describing the versions of the template.

" }, "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the template. This is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "LastUpdatedTime": { "shape": "Timestamp", "documentation": "

Time when this was last updated.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

Time when this was created.

" } }, "documentation": "

A template object. A template is an entity in Amazon QuickSight that encapsulates the metadata required to create an analysis and that you can use to create a dashboard. A template adds a layer of abstraction by using placeholders to replace the dataset associated with an analysis. You can use templates to create dashboards by replacing dataset placeholders with datasets that follow the same schema that was used to create the source analysis and template.

You can share templates across Amazon Web Services accounts by allowing users in other Amazon Web Services accounts to create a template or a dashboard from an existing template.

" }, "TemplateAlias": { "type": "structure", "members": { "AliasName": { "shape": "AliasName", "documentation": "

The display name of the template alias.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the template alias.

" }, "TemplateVersionNumber": { "shape": "VersionNumber", "documentation": "

The version number of the template alias.

" } }, "documentation": "

The template alias.

" }, "TemplateAliasList": { "type": "list", "member": { "shape": "TemplateAlias" }, "max": 100 }, "TemplateError": { "type": "structure", "members": { "Type": { "shape": "TemplateErrorType", "documentation": "

Type of error.

" }, "Message": { "shape": "NonEmptyString", "documentation": "

Description of the error type.

" }, "ViolatedEntities": { "shape": "EntityList", "documentation": "

An error path that shows which entities caused the template error.

" } }, "documentation": "

List of errors that occurred when the template version creation failed.

" }, "TemplateErrorList": { "type": "list", "member": { "shape": "TemplateError" }, "min": 1 }, "TemplateErrorType": { "type": "string", "enum": [ "SOURCE_NOT_FOUND", "DATA_SET_NOT_FOUND", "INTERNAL_FAILURE", "ACCESS_DENIED" ] }, "TemplateName": { "type": "string", "max": 2048, "min": 1 }, "TemplateSourceAnalysis": { "type": "structure", "required": [ "Arn", "DataSetReferences" ], "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the resource.

" }, "DataSetReferences": { "shape": "DataSetReferenceList", "documentation": "

A structure containing information about the dataset references used as placeholders in the template.

" } }, "documentation": "

The source analysis of the template.

" }, "TemplateSourceEntity": { "type": "structure", "members": { "SourceAnalysis": { "shape": "TemplateSourceAnalysis", "documentation": "

The source analysis, if it is based on an analysis.

" }, "SourceTemplate": { "shape": "TemplateSourceTemplate", "documentation": "

The source template, if it is based on an template.

" } }, "documentation": "

The source entity of the template.

" }, "TemplateSourceTemplate": { "type": "structure", "required": [ "Arn" ], "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the resource.

" } }, "documentation": "

The source template of the template.

" }, "TemplateSummary": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

A summary of a template.

" }, "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the template. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "Name": { "shape": "TemplateName", "documentation": "

A display name for the template.

" }, "LatestVersionNumber": { "shape": "VersionNumber", "documentation": "

A structure containing a list of version numbers for the template summary.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The last time that this template was created.

" }, "LastUpdatedTime": { "shape": "Timestamp", "documentation": "

The last time that this template was updated.

" } }, "documentation": "

The template summary.

" }, "TemplateSummaryList": { "type": "list", "member": { "shape": "TemplateSummary" }, "max": 100 }, "TemplateVersion": { "type": "structure", "members": { "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that this template version was created.

" }, "Errors": { "shape": "TemplateErrorList", "documentation": "

Errors associated with this template version.

" }, "VersionNumber": { "shape": "VersionNumber", "documentation": "

The version number of the template version.

" }, "Status": { "shape": "ResourceStatus", "documentation": "

The status that is associated with the template.

" }, "DataSetConfigurations": { "shape": "DataSetConfigurationList", "documentation": "

Schema of the dataset identified by the placeholder. Any dashboard created from this template should be bound to new datasets matching the same schema described through this API operation.

" }, "Description": { "shape": "VersionDescription", "documentation": "

The description of the template.

" }, "SourceEntityArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of an analysis or template that was used to create this template.

" }, "ThemeArn": { "shape": "Arn", "documentation": "

The ARN of the theme associated with this version of the template.

" }, "Sheets": { "shape": "SheetList", "documentation": "

A list of the associated sheets with the unique identifier and name of each sheet.

" } }, "documentation": "

A version of a template.

" }, "TemplateVersionDefinition": { "type": "structure", "required": [ "DataSetConfigurations" ], "members": { "DataSetConfigurations": { "shape": "DataSetConfigurationList", "documentation": "

An array of dataset configurations. These configurations define the required columns for each dataset used within a template.

" }, "Sheets": { "shape": "SheetDefinitionList", "documentation": "

An array of sheet definitions for a template.

" }, "CalculatedFields": { "shape": "CalculatedFields", "documentation": "

An array of calculated field definitions for the template.

" }, "ParameterDeclarations": { "shape": "ParameterDeclarationList", "documentation": "

An array of parameter declarations for a template.

Parameters are named variables that can transfer a value for use by an action or an object.

For more information, see Parameters in Amazon QuickSight in the Amazon QuickSight User Guide.

" }, "FilterGroups": { "shape": "FilterGroupList", "documentation": "

Filter definitions for a template.

For more information, see Filtering Data in the Amazon QuickSight User Guide.

" }, "ColumnConfigurations": { "shape": "ColumnConfigurationList", "documentation": "

An array of template-level column configurations. Column configurations are used to set default formatting for a column that's used throughout a template.

" }, "AnalysisDefaults": { "shape": "AnalysisDefaults" }, "Options": { "shape": "AssetOptions", "documentation": "

An array of option definitions for a template.

" }, "QueryExecutionOptions": { "shape": "QueryExecutionOptions" } }, "documentation": "

The detailed definition of a template.

" }, "TemplateVersionSummary": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the template version.

" }, "VersionNumber": { "shape": "VersionNumber", "documentation": "

The version number of the template version.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that this template version was created.

" }, "Status": { "shape": "ResourceStatus", "documentation": "

The status of the template version.

" }, "Description": { "shape": "VersionDescription", "documentation": "

The description of the template version.

" } }, "documentation": "

The template version.

" }, "TemplateVersionSummaryList": { "type": "list", "member": { "shape": "TemplateVersionSummary" }, "max": 100 }, "TeradataParameters": { "type": "structure", "required": [ "Host", "Port", "Database" ], "members": { "Host": { "shape": "Host", "documentation": "

Host.

" }, "Port": { "shape": "Port", "documentation": "

Port.

" }, "Database": { "shape": "Database", "documentation": "

Database.

" } }, "documentation": "

The parameters for Teradata.

" }, "TextAreaControlDelimiter": { "type": "string", "max": 2048, "min": 1 }, "TextAreaControlDisplayOptions": { "type": "structure", "members": { "TitleOptions": { "shape": "LabelOptions", "documentation": "

The options to configure the title visibility, name, and font size.

" }, "PlaceholderOptions": { "shape": "TextControlPlaceholderOptions", "documentation": "

The configuration of the placeholder options in a text area control.

" }, "InfoIconLabelOptions": { "shape": "SheetControlInfoIconLabelOptions", "documentation": "

The configuration of info icon label options.

" } }, "documentation": "

The display options of a control.

" }, "TextConditionalFormat": { "type": "structure", "members": { "BackgroundColor": { "shape": "ConditionalFormattingColor", "documentation": "

The conditional formatting for the text background color.

" }, "TextColor": { "shape": "ConditionalFormattingColor", "documentation": "

The conditional formatting for the text color.

" }, "Icon": { "shape": "ConditionalFormattingIcon", "documentation": "

The conditional formatting for the icon.

" } }, "documentation": "

The conditional formatting for the text.

" }, "TextControlPlaceholderOptions": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The visibility configuration of the placeholder options in a text control.

" } }, "documentation": "

The configuration of the placeholder options in a text control.

" }, "TextFieldControlDisplayOptions": { "type": "structure", "members": { "TitleOptions": { "shape": "LabelOptions", "documentation": "

The options to configure the title visibility, name, and font size.

" }, "PlaceholderOptions": { "shape": "TextControlPlaceholderOptions", "documentation": "

The configuration of the placeholder options in a text field control.

" }, "InfoIconLabelOptions": { "shape": "SheetControlInfoIconLabelOptions", "documentation": "

The configuration of info icon label options.

" } }, "documentation": "

The display options of a control.

" }, "TextQualifier": { "type": "string", "enum": [ "DOUBLE_QUOTE", "SINGLE_QUOTE" ] }, "TextWrap": { "type": "string", "enum": [ "NONE", "WRAP" ] }, "Theme": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the theme.

" }, "Name": { "shape": "ThemeName", "documentation": "

The name that the user gives to the theme.

" }, "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The identifier that the user gives to the theme.

" }, "Version": { "shape": "ThemeVersion" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The date and time that the theme was created.

" }, "LastUpdatedTime": { "shape": "Timestamp", "documentation": "

The date and time that the theme was last updated.

" }, "Type": { "shape": "ThemeType", "documentation": "

The type of theme, based on how it was created. Valid values include: QUICKSIGHT and CUSTOM.

" } }, "documentation": "

Summary information about a theme.

" }, "ThemeAlias": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the theme alias.

" }, "AliasName": { "shape": "AliasName", "documentation": "

The display name of the theme alias.

" }, "ThemeVersionNumber": { "shape": "VersionNumber", "documentation": "

The version number of the theme alias.

" } }, "documentation": "

An alias for a theme.

" }, "ThemeAliasList": { "type": "list", "member": { "shape": "ThemeAlias" }, "max": 100 }, "ThemeConfiguration": { "type": "structure", "members": { "DataColorPalette": { "shape": "DataColorPalette", "documentation": "

Color properties that apply to chart data colors.

" }, "UIColorPalette": { "shape": "UIColorPalette", "documentation": "

Color properties that apply to the UI and to charts, excluding the colors that apply to data.

" }, "Sheet": { "shape": "SheetStyle", "documentation": "

Display options related to sheets.

" }, "Typography": { "shape": "Typography" } }, "documentation": "

The theme configuration. This configuration contains all of the display properties for a theme.

" }, "ThemeError": { "type": "structure", "members": { "Type": { "shape": "ThemeErrorType", "documentation": "

The type of error.

" }, "Message": { "shape": "NonEmptyString", "documentation": "

The error message.

" } }, "documentation": "

Theme error.

" }, "ThemeErrorList": { "type": "list", "member": { "shape": "ThemeError" }, "min": 1 }, "ThemeErrorType": { "type": "string", "enum": [ "INTERNAL_FAILURE" ] }, "ThemeName": { "type": "string", "max": 2048, "min": 1 }, "ThemeSummary": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the resource.

" }, "Name": { "shape": "ThemeName", "documentation": "

the display name for the theme.

" }, "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the theme. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "LatestVersionNumber": { "shape": "VersionNumber", "documentation": "

The latest version number for the theme.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The date and time that this theme was created.

" }, "LastUpdatedTime": { "shape": "Timestamp", "documentation": "

The last date and time that this theme was updated.

" } }, "documentation": "

The theme summary.

" }, "ThemeSummaryList": { "type": "list", "member": { "shape": "ThemeSummary" }, "max": 100 }, "ThemeType": { "type": "string", "enum": [ "QUICKSIGHT", "CUSTOM", "ALL" ] }, "ThemeVersion": { "type": "structure", "members": { "VersionNumber": { "shape": "VersionNumber", "documentation": "

The version number of the theme.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the resource.

" }, "Description": { "shape": "VersionDescription", "documentation": "

The description of the theme.

" }, "BaseThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The Amazon QuickSight-defined ID of the theme that a custom theme inherits from. All themes initially inherit from a default Amazon QuickSight theme.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The date and time that this theme version was created.

" }, "Configuration": { "shape": "ThemeConfiguration", "documentation": "

The theme configuration, which contains all the theme display properties.

" }, "Errors": { "shape": "ThemeErrorList", "documentation": "

Errors associated with the theme.

" }, "Status": { "shape": "ResourceStatus", "documentation": "

The status of the theme version.

" } }, "documentation": "

A version of a theme.

" }, "ThemeVersionSummary": { "type": "structure", "members": { "VersionNumber": { "shape": "VersionNumber", "documentation": "

The version number of the theme version.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the theme version.

" }, "Description": { "shape": "VersionDescription", "documentation": "

The description of the theme version.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The date and time that this theme version was created.

" }, "Status": { "shape": "ResourceStatus", "documentation": "

The status of the theme version.

" } }, "documentation": "

The theme version.

" }, "ThemeVersionSummaryList": { "type": "list", "member": { "shape": "ThemeVersionSummary" }, "max": 100 }, "ThousandSeparatorOptions": { "type": "structure", "members": { "Symbol": { "shape": "NumericSeparatorSymbol", "documentation": "

Determines the thousands separator symbol.

" }, "Visibility": { "shape": "Visibility", "documentation": "

Determines the visibility of the thousands separator.

" } }, "documentation": "

The options that determine the thousands separator configuration.

" }, "TileLayoutStyle": { "type": "structure", "members": { "Gutter": { "shape": "GutterStyle", "documentation": "

The gutter settings that apply between tiles.

" }, "Margin": { "shape": "MarginStyle", "documentation": "

The margin settings that apply around the outside edge of sheets.

" } }, "documentation": "

The display options for the layout of tiles on a sheet.

" }, "TileStyle": { "type": "structure", "members": { "Border": { "shape": "BorderStyle", "documentation": "

The border around a tile.

" } }, "documentation": "

Display options related to tiles on a sheet.

" }, "TimeBasedForecastProperties": { "type": "structure", "members": { "PeriodsForward": { "shape": "PeriodsForward", "documentation": "

The periods forward setup of a forecast computation.

", "box": true }, "PeriodsBackward": { "shape": "PeriodsBackward", "documentation": "

The periods backward setup of a forecast computation.

", "box": true }, "UpperBoundary": { "shape": "Double", "documentation": "

The upper boundary setup of a forecast computation.

", "box": true }, "LowerBoundary": { "shape": "Double", "documentation": "

The lower boundary setup of a forecast computation.

", "box": true }, "PredictionInterval": { "shape": "PredictionInterval", "documentation": "

The prediction interval setup of a forecast computation.

", "box": true }, "Seasonality": { "shape": "Seasonality", "documentation": "

The seasonality setup of a forecast computation. Choose one of the following options:

", "box": true } }, "documentation": "

The forecast properties setup of a forecast in the line chart.

" }, "TimeEqualityFilter": { "type": "structure", "required": [ "FilterId", "Column" ], "members": { "FilterId": { "shape": "ShortRestrictiveResourceId", "documentation": "

An identifier that uniquely identifies a filter within a dashboard, analysis, or template.

" }, "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that the filter is applied to.

" }, "Value": { "shape": "Timestamp", "documentation": "

The value of a TimeEquality filter.

This field is mutually exclusive to RollingDate and ParameterName.

" }, "ParameterName": { "shape": "ParameterName", "documentation": "

The parameter whose value should be used for the filter value.

This field is mutually exclusive to Value and RollingDate.

" }, "TimeGranularity": { "shape": "TimeGranularity", "documentation": "

The level of time precision that is used to aggregate DateTime values.

" }, "RollingDate": { "shape": "RollingDateConfiguration", "documentation": "

The rolling date input for the TimeEquality filter.

This field is mutually exclusive to Value and ParameterName.

" }, "DefaultFilterControlConfiguration": { "shape": "DefaultFilterControlConfiguration", "documentation": "

The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.

" } }, "documentation": "

A TimeEqualityFilter filters values that are equal to a given value.

" }, "TimeGranularity": { "type": "string", "enum": [ "YEAR", "QUARTER", "MONTH", "WEEK", "DAY", "HOUR", "MINUTE", "SECOND", "MILLISECOND" ] }, "TimeRangeDrillDownFilter": { "type": "structure", "required": [ "Column", "RangeMinimum", "RangeMaximum", "TimeGranularity" ], "members": { "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that the filter is applied to.

" }, "RangeMinimum": { "shape": "Timestamp", "documentation": "

The minimum value for the filter value range.

" }, "RangeMaximum": { "shape": "Timestamp", "documentation": "

The maximum value for the filter value range.

" }, "TimeGranularity": { "shape": "TimeGranularity", "documentation": "

The level of time precision that is used to aggregate DateTime values.

" } }, "documentation": "

The time range drill down filter.

" }, "TimeRangeFilter": { "type": "structure", "required": [ "FilterId", "Column", "NullOption" ], "members": { "FilterId": { "shape": "ShortRestrictiveResourceId", "documentation": "

An identifier that uniquely identifies a filter within a dashboard, analysis, or template.

" }, "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that the filter is applied to.

" }, "IncludeMinimum": { "shape": "Boolean", "documentation": "

Determines whether the minimum value in the filter value range should be included in the filtered results.

", "box": true }, "IncludeMaximum": { "shape": "Boolean", "documentation": "

Determines whether the maximum value in the filter value range should be included in the filtered results.

", "box": true }, "RangeMinimumValue": { "shape": "TimeRangeFilterValue", "documentation": "

The minimum value for the filter value range.

" }, "RangeMaximumValue": { "shape": "TimeRangeFilterValue", "documentation": "

The maximum value for the filter value range.

" }, "NullOption": { "shape": "FilterNullOption", "documentation": "

This option determines how null values should be treated when filtering data.

" }, "ExcludePeriodConfiguration": { "shape": "ExcludePeriodConfiguration", "documentation": "

The exclude period of the time range filter.

" }, "TimeGranularity": { "shape": "TimeGranularity", "documentation": "

The level of time precision that is used to aggregate DateTime values.

" }, "DefaultFilterControlConfiguration": { "shape": "DefaultFilterControlConfiguration", "documentation": "

The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.

" } }, "documentation": "

A TimeRangeFilter filters values that are between two specified values.

" }, "TimeRangeFilterValue": { "type": "structure", "members": { "StaticValue": { "shape": "Timestamp", "documentation": "

The static input value.

" }, "RollingDate": { "shape": "RollingDateConfiguration", "documentation": "

The rolling date input value.

" }, "Parameter": { "shape": "ParameterName", "documentation": "

The parameter type input value.

" } }, "documentation": "

The value of a time range filter.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "Timestamp": { "type": "timestamp" }, "TooltipItem": { "type": "structure", "members": { "FieldTooltipItem": { "shape": "FieldTooltipItem", "documentation": "

The tooltip item for the fields.

" }, "ColumnTooltipItem": { "shape": "ColumnTooltipItem", "documentation": "

The tooltip item for the columns that are not part of a field well.

" } }, "documentation": "

The tooltip.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "TooltipItemList": { "type": "list", "member": { "shape": "TooltipItem" }, "max": 100 }, "TooltipOptions": { "type": "structure", "members": { "TooltipVisibility": { "shape": "Visibility", "documentation": "

Determines whether or not the tooltip is visible.

" }, "SelectedTooltipType": { "shape": "SelectedTooltipType", "documentation": "

The selected type for the tooltip. Choose one of the following options:

" }, "FieldBasedTooltip": { "shape": "FieldBasedTooltip", "documentation": "

The setup for the detailed tooltip. The tooltip setup is always saved. The display type is decided based on the tooltip type.

" } }, "documentation": "

The display options for the visual tooltip.

" }, "TooltipTarget": { "type": "string", "enum": [ "BOTH", "BAR", "LINE" ] }, "TooltipTitleType": { "type": "string", "enum": [ "NONE", "PRIMARY_VALUE" ] }, "TopBottomComputationType": { "type": "string", "enum": [ "TOP", "BOTTOM" ] }, "TopBottomFilter": { "type": "structure", "required": [ "FilterId", "Column", "AggregationSortConfigurations" ], "members": { "FilterId": { "shape": "ShortRestrictiveResourceId", "documentation": "

An identifier that uniquely identifies a filter within a dashboard, analysis, or template.

" }, "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that the filter is applied to.

" }, "Limit": { "shape": "Integer", "documentation": "

The number of items to include in the top bottom filter results.

", "box": true }, "AggregationSortConfigurations": { "shape": "AggregationSortConfigurationList", "documentation": "

The aggregation and sort configuration of the top bottom filter.

" }, "TimeGranularity": { "shape": "TimeGranularity", "documentation": "

The level of time precision that is used to aggregate DateTime values.

" }, "ParameterName": { "shape": "ParameterName", "documentation": "

The parameter whose value should be used for the filter value.

" }, "DefaultFilterControlConfiguration": { "shape": "DefaultFilterControlConfiguration", "documentation": "

The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.

" } }, "documentation": "

A TopBottomFilter filters values that are at the top or the bottom.

" }, "TopBottomMoversComputation": { "type": "structure", "required": [ "ComputationId", "Type" ], "members": { "ComputationId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for a computation.

" }, "Name": { "shape": "String", "documentation": "

The name of a computation.

" }, "Time": { "shape": "DimensionField", "documentation": "

The time field that is used in a computation.

" }, "Category": { "shape": "DimensionField", "documentation": "

The category field that is used in a computation.

" }, "Value": { "shape": "MeasureField", "documentation": "

The value field that is used in a computation.

" }, "MoverSize": { "shape": "TopBottomMoversComputationMoverSize", "documentation": "

The mover size setup of the top and bottom movers computation.

" }, "SortOrder": { "shape": "TopBottomSortOrder", "documentation": "

The sort order setup of the top and bottom movers computation.

" }, "Type": { "shape": "TopBottomComputationType", "documentation": "

The computation type. Choose from the following options:

" } }, "documentation": "

The top movers and bottom movers computation setup.

" }, "TopBottomMoversComputationMoverSize": { "type": "integer", "max": 20, "min": 1 }, "TopBottomRankedComputation": { "type": "structure", "required": [ "ComputationId", "Type" ], "members": { "ComputationId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for a computation.

" }, "Name": { "shape": "String", "documentation": "

The name of a computation.

" }, "Category": { "shape": "DimensionField", "documentation": "

The category field that is used in a computation.

" }, "Value": { "shape": "MeasureField", "documentation": "

The value field that is used in a computation.

" }, "ResultSize": { "shape": "TopBottomRankedComputationResultSize", "documentation": "

The result size of a top and bottom ranked computation.

" }, "Type": { "shape": "TopBottomComputationType", "documentation": "

The computation type. Choose one of the following options:

" } }, "documentation": "

The top ranked and bottom ranked computation configuration.

" }, "TopBottomRankedComputationResultSize": { "type": "integer", "max": 20, "min": 1 }, "TopBottomSortOrder": { "type": "string", "enum": [ "PERCENT_DIFFERENCE", "ABSOLUTE_DIFFERENCE" ] }, "TopicCalculatedField": { "type": "structure", "required": [ "CalculatedFieldName", "Expression" ], "members": { "CalculatedFieldName": { "shape": "LimitedString", "documentation": "

The calculated field name.

" }, "CalculatedFieldDescription": { "shape": "LimitedString", "documentation": "

The calculated field description.

" }, "Expression": { "shape": "Expression", "documentation": "

The calculated field expression.

" }, "CalculatedFieldSynonyms": { "shape": "Synonyms", "documentation": "

The other names or aliases for the calculated field.

" }, "IsIncludedInTopic": { "shape": "Boolean", "documentation": "

A boolean value that indicates if a calculated field is included in the topic.

" }, "DisableIndexing": { "shape": "NullableBoolean", "documentation": "

A Boolean value that indicates if a calculated field is visible in the autocomplete.

" }, "ColumnDataRole": { "shape": "ColumnDataRole", "documentation": "

The column data role for a calculated field. Valid values for this structure are DIMENSION and MEASURE.

" }, "TimeGranularity": { "shape": "TopicTimeGranularity", "documentation": "

The level of time precision that is used to aggregate DateTime values.

" }, "DefaultFormatting": { "shape": "DefaultFormatting", "documentation": "

The default formatting definition.

" }, "Aggregation": { "shape": "DefaultAggregation", "documentation": "

The default aggregation. Valid values for this structure are SUM, MAX, MIN, COUNT, DISTINCT_COUNT, and AVERAGE.

" }, "ComparativeOrder": { "shape": "ComparativeOrder", "documentation": "

The order in which data is displayed for the calculated field when it's used in a comparative context.

" }, "SemanticType": { "shape": "SemanticType", "documentation": "

The semantic type.

" }, "AllowedAggregations": { "shape": "AuthorSpecifiedAggregations", "documentation": "

The list of aggregation types that are allowed for the calculated field. Valid values for this structure are COUNT, DISTINCT_COUNT, MIN, MAX, MEDIAN, SUM, AVERAGE, STDEV, STDEVP, VAR, VARP, and PERCENTILE.

" }, "NotAllowedAggregations": { "shape": "AuthorSpecifiedAggregations", "documentation": "

The list of aggregation types that are not allowed for the calculated field. Valid values for this structure are COUNT, DISTINCT_COUNT, MIN, MAX, MEDIAN, SUM, AVERAGE, STDEV, STDEVP, VAR, VARP, and PERCENTILE.

" }, "NeverAggregateInFilter": { "shape": "Boolean", "documentation": "

A Boolean value that indicates whether to never aggregate calculated field in filters.

" }, "CellValueSynonyms": { "shape": "CellValueSynonyms", "documentation": "

The other names or aliases for the calculated field cell value.

" }, "NonAdditive": { "shape": "NullableBoolean", "documentation": "

The non additive for the table style target.

" } }, "documentation": "

A structure that represents a calculated field.

" }, "TopicCalculatedFields": { "type": "list", "member": { "shape": "TopicCalculatedField" } }, "TopicCategoryFilter": { "type": "structure", "members": { "CategoryFilterFunction": { "shape": "CategoryFilterFunction", "documentation": "

The category filter function. Valid values for this structure are EXACT and CONTAINS.

" }, "CategoryFilterType": { "shape": "CategoryFilterType", "documentation": "

The category filter type. This element is used to specify whether a filter is a simple category filter or an inverse category filter.

" }, "Constant": { "shape": "TopicCategoryFilterConstant", "documentation": "

The constant used in a category filter.

" }, "Inverse": { "shape": "Boolean", "documentation": "

A Boolean value that indicates if the filter is inverse.

" } }, "documentation": "

A structure that represents a category filter.

" }, "TopicCategoryFilterConstant": { "type": "structure", "members": { "ConstantType": { "shape": "ConstantType", "documentation": "

The type of category filter constant. This element is used to specify whether a constant is a singular or collective. Valid values are SINGULAR and COLLECTIVE.

" }, "SingularConstant": { "shape": "LimitedString", "documentation": "

A singular constant used in a category filter. This element is used to specify a single value for the constant.

" }, "CollectiveConstant": { "shape": "CollectiveConstant", "documentation": "

A collective constant used in a category filter. This element is used to specify a list of values for the constant.

" } }, "documentation": "

A constant used in a category filter.

", "sensitive": true }, "TopicColumn": { "type": "structure", "required": [ "ColumnName" ], "members": { "ColumnName": { "shape": "LimitedString", "documentation": "

The name of the column.

" }, "ColumnFriendlyName": { "shape": "LimitedString", "documentation": "

A user-friendly name for the column.

" }, "ColumnDescription": { "shape": "LimitedString", "documentation": "

A description of the column and its contents.

" }, "ColumnSynonyms": { "shape": "Synonyms", "documentation": "

The other names or aliases for the column.

" }, "ColumnDataRole": { "shape": "ColumnDataRole", "documentation": "

The role of the column in the data. Valid values are DIMENSION and MEASURE.

" }, "Aggregation": { "shape": "DefaultAggregation", "documentation": "

The type of aggregation that is performed on the column data when it's queried.

" }, "IsIncludedInTopic": { "shape": "Boolean", "documentation": "

A Boolean value that indicates whether the column is included in the query results.

" }, "DisableIndexing": { "shape": "NullableBoolean", "documentation": "

A Boolean value that indicates whether the column shows in the autocomplete functionality.

" }, "ComparativeOrder": { "shape": "ComparativeOrder", "documentation": "

The order in which data is displayed for the column when it's used in a comparative context.

" }, "SemanticType": { "shape": "SemanticType", "documentation": "

The semantic type of data contained in the column.

" }, "TimeGranularity": { "shape": "TopicTimeGranularity", "documentation": "

The level of time precision that is used to aggregate DateTime values.

" }, "AllowedAggregations": { "shape": "AuthorSpecifiedAggregations", "documentation": "

The list of aggregation types that are allowed for the column. Valid values for this structure are COUNT, DISTINCT_COUNT, MIN, MAX, MEDIAN, SUM, AVERAGE, STDEV, STDEVP, VAR, VARP, and PERCENTILE.

" }, "NotAllowedAggregations": { "shape": "AuthorSpecifiedAggregations", "documentation": "

The list of aggregation types that are not allowed for the column. Valid values for this structure are COUNT, DISTINCT_COUNT, MIN, MAX, MEDIAN, SUM, AVERAGE, STDEV, STDEVP, VAR, VARP, and PERCENTILE.

" }, "DefaultFormatting": { "shape": "DefaultFormatting", "documentation": "

The default formatting used for values in the column.

" }, "NeverAggregateInFilter": { "shape": "Boolean", "documentation": "

A Boolean value that indicates whether to aggregate the column data when it's used in a filter context.

" }, "CellValueSynonyms": { "shape": "CellValueSynonyms", "documentation": "

The other names or aliases for the column cell value.

" }, "NonAdditive": { "shape": "NullableBoolean", "documentation": "

The non additive value for the column.

" } }, "documentation": "

Represents a column in a dataset.

" }, "TopicColumns": { "type": "list", "member": { "shape": "TopicColumn" } }, "TopicConstantValue": { "type": "structure", "members": { "ConstantType": { "shape": "ConstantType", "documentation": "

The constant type of a TopicConstantValue.

" }, "Value": { "shape": "ConstantValueString", "documentation": "

The value of the TopicConstantValue.

" }, "Minimum": { "shape": "ConstantValueString", "documentation": "

The minimum for the TopicConstantValue.

" }, "Maximum": { "shape": "ConstantValueString", "documentation": "

The maximum for the TopicConstantValue.

" }, "ValueList": { "shape": "CollectiveConstantEntryList", "documentation": "

The value list of the TopicConstantValue.

" } }, "documentation": "

The definition for a TopicConstantValue.

" }, "TopicDateRangeFilter": { "type": "structure", "members": { "Inclusive": { "shape": "Boolean", "documentation": "

A Boolean value that indicates whether the date range filter should include the boundary values. If set to true, the filter includes the start and end dates. If set to false, the filter excludes them.

" }, "Constant": { "shape": "TopicRangeFilterConstant", "documentation": "

The constant used in a date range filter.

" } }, "documentation": "

A filter used to restrict data based on a range of dates or times.

" }, "TopicDetails": { "type": "structure", "members": { "Name": { "shape": "ResourceName", "documentation": "

The name of the topic.

" }, "Description": { "shape": "LimitedString", "documentation": "

The description of the topic.

" }, "UserExperienceVersion": { "shape": "TopicUserExperienceVersion", "documentation": "

The user experience version of a topic.

" }, "DataSets": { "shape": "Datasets", "documentation": "

The data sets that the topic is associated with.

" } }, "documentation": "

A structure that describes the details of a topic, such as its name, description, and associated data sets.

" }, "TopicFilter": { "type": "structure", "required": [ "FilterName", "OperandFieldName" ], "members": { "FilterDescription": { "shape": "LimitedString", "documentation": "

A description of the filter used to select items for a topic.

" }, "FilterClass": { "shape": "FilterClass", "documentation": "

The class of the filter. Valid values for this structure are ENFORCED_VALUE_FILTER, CONDITIONAL_VALUE_FILTER, and NAMED_VALUE_FILTER.

" }, "FilterName": { "shape": "LimitedString", "documentation": "

The name of the filter.

" }, "FilterSynonyms": { "shape": "Synonyms", "documentation": "

The other names or aliases for the filter.

" }, "OperandFieldName": { "shape": "LimitedString", "documentation": "

The name of the field that the filter operates on.

" }, "FilterType": { "shape": "NamedFilterType", "documentation": "

The type of the filter. Valid values for this structure are CATEGORY_FILTER, NUMERIC_EQUALITY_FILTER, NUMERIC_RANGE_FILTER, DATE_RANGE_FILTER, and RELATIVE_DATE_FILTER.

" }, "CategoryFilter": { "shape": "TopicCategoryFilter", "documentation": "

The category filter that is associated with this filter.

" }, "NumericEqualityFilter": { "shape": "TopicNumericEqualityFilter", "documentation": "

The numeric equality filter.

" }, "NumericRangeFilter": { "shape": "TopicNumericRangeFilter", "documentation": "

The numeric range filter.

" }, "DateRangeFilter": { "shape": "TopicDateRangeFilter", "documentation": "

The date range filter.

" }, "RelativeDateFilter": { "shape": "TopicRelativeDateFilter", "documentation": "

The relative date filter.

" } }, "documentation": "

A structure that represents a filter used to select items for a topic.

" }, "TopicFilters": { "type": "list", "member": { "shape": "TopicFilter" } }, "TopicIR": { "type": "structure", "members": { "Metrics": { "shape": "TopicIRMetricList", "documentation": "

The metrics for the TopicIR.

" }, "GroupByList": { "shape": "TopicIRGroupByList", "documentation": "

The GroupBy list for the TopicIR.

" }, "Filters": { "shape": "TopicIRFilterList", "documentation": "

The filters for the TopicIR.

" }, "Sort": { "shape": "TopicSortClause", "documentation": "

The sort for the TopicIR.

" }, "ContributionAnalysis": { "shape": "TopicIRContributionAnalysis", "documentation": "

The contribution analysis for the TopicIR.

" }, "Visual": { "shape": "VisualOptions", "documentation": "

The visual for the TopicIR.

" } }, "documentation": "

The definition for a TopicIR.

" }, "TopicIRComparisonMethod": { "type": "structure", "members": { "Type": { "shape": "ComparisonMethodType", "documentation": "

The type for the TopicIRComparisonMethod.

" }, "Period": { "shape": "TopicTimeGranularity", "documentation": "

The period for the TopicIRComparisonMethod.

" }, "WindowSize": { "shape": "Integer", "documentation": "

The window size for the TopicIRComparisonMethod.

" } }, "documentation": "

The definition of a TopicIRComparisonMethod.

" }, "TopicIRContributionAnalysis": { "type": "structure", "members": { "Factors": { "shape": "ContributionAnalysisFactorsList", "documentation": "

The factors for a TopicIRContributionAnalysis.

" }, "TimeRanges": { "shape": "ContributionAnalysisTimeRanges", "documentation": "

The time ranges for the TopicIRContributionAnalysis.

" }, "Direction": { "shape": "ContributionAnalysisDirection", "documentation": "

The direction for the TopicIRContributionAnalysis.

" }, "SortType": { "shape": "ContributionAnalysisSortType", "documentation": "

The sort type for the TopicIRContributionAnalysis.

" } }, "documentation": "

The definition for a TopicIRContributionAnalysis.

" }, "TopicIRFilterEntry": { "type": "list", "member": { "shape": "TopicIRFilterOption" }, "max": 2000 }, "TopicIRFilterFunction": { "type": "string", "enum": [ "CONTAINS", "EXACT", "STARTS_WITH", "ENDS_WITH", "CONTAINS_STRING", "PREVIOUS", "THIS", "LAST", "NEXT", "NOW" ] }, "TopicIRFilterList": { "type": "list", "member": { "shape": "TopicIRFilterEntry" }, "max": 2000 }, "TopicIRFilterOption": { "type": "structure", "members": { "FilterType": { "shape": "TopicIRFilterType", "documentation": "

The filter type for the TopicIRFilterOption.

" }, "FilterClass": { "shape": "FilterClass", "documentation": "

The filter class for the TopicIRFilterOption.

" }, "OperandField": { "shape": "Identifier", "documentation": "

The operand field for the TopicIRFilterOption.

" }, "Function": { "shape": "TopicIRFilterFunction", "documentation": "

The function for the TopicIRFilterOption.

" }, "Constant": { "shape": "TopicConstantValue", "documentation": "

The constant for the TopicIRFilterOption.

" }, "Inverse": { "shape": "Boolean", "documentation": "

The inverse for the TopicIRFilterOption.

" }, "NullFilter": { "shape": "NullFilterOption", "documentation": "

The null filter for the TopicIRFilterOption.

" }, "Aggregation": { "shape": "AggType", "documentation": "

The aggregation for the TopicIRFilterOption.

" }, "AggregationFunctionParameters": { "shape": "AggFunctionParamMap", "documentation": "

The aggregation function parameters for the TopicIRFilterOption.

" }, "AggregationPartitionBy": { "shape": "AggregationPartitionByList", "documentation": "

The AggregationPartitionBy for the TopicIRFilterOption.

" }, "Range": { "shape": "TopicConstantValue", "documentation": "

The range for the TopicIRFilterOption.

" }, "Inclusive": { "shape": "Boolean", "documentation": "

The inclusive for the TopicIRFilterOption.

" }, "TimeGranularity": { "shape": "TimeGranularity", "documentation": "

The time granularity for the TopicIRFilterOption.

" }, "LastNextOffset": { "shape": "TopicConstantValue", "documentation": "

The last next offset for the TopicIRFilterOption.

" }, "AggMetrics": { "shape": "FilterAggMetricsList", "documentation": "

The agg metrics for the TopicIRFilterOption.

" }, "TopBottomLimit": { "shape": "TopicConstantValue", "documentation": "

The TopBottomLimit for the TopicIRFilterOption.

" }, "SortDirection": { "shape": "TopicSortDirection", "documentation": "

The sort direction for the TopicIRFilterOption.

" }, "Anchor": { "shape": "Anchor", "documentation": "

The anchor for the TopicIRFilterOption.

" } }, "documentation": "

The definition for a TopicIRFilterOption.

" }, "TopicIRFilterType": { "type": "string", "enum": [ "CATEGORY_FILTER", "NUMERIC_EQUALITY_FILTER", "NUMERIC_RANGE_FILTER", "DATE_RANGE_FILTER", "RELATIVE_DATE_FILTER", "TOP_BOTTOM_FILTER", "EQUALS", "RANK_LIMIT_FILTER", "ACCEPT_ALL_FILTER" ] }, "TopicIRGroupBy": { "type": "structure", "members": { "FieldName": { "shape": "Identifier", "documentation": "

The field name for the TopicIRGroupBy.

" }, "TimeGranularity": { "shape": "TopicTimeGranularity", "documentation": "

The time granularity for the TopicIRGroupBy.

" }, "Sort": { "shape": "TopicSortClause", "documentation": "

The sort for the TopicIRGroupBy.

" }, "DisplayFormat": { "shape": "DisplayFormat", "documentation": "

The display format for the TopicIRGroupBy.

" }, "DisplayFormatOptions": { "shape": "DisplayFormatOptions" }, "NamedEntity": { "shape": "NamedEntityRef", "documentation": "

The named entity for the TopicIRGroupBy.

" } }, "documentation": "

The definition for a TopicIRGroupBy.

" }, "TopicIRGroupByList": { "type": "list", "member": { "shape": "TopicIRGroupBy" }, "max": 2000 }, "TopicIRMetric": { "type": "structure", "members": { "MetricId": { "shape": "Identifier", "documentation": "

The metric ID for the TopicIRMetric.

" }, "Function": { "shape": "AggFunction", "documentation": "

The function for the TopicIRMetric.

" }, "Operands": { "shape": "OperandList", "documentation": "

The operands for the TopicIRMetric.

" }, "ComparisonMethod": { "shape": "TopicIRComparisonMethod", "documentation": "

The comparison method for the TopicIRMetric.

" }, "Expression": { "shape": "Expression", "documentation": "

The expression for the TopicIRMetric.

" }, "CalculatedFieldReferences": { "shape": "CalculatedFieldReferenceList", "documentation": "

The calculated field references for the TopicIRMetric.

" }, "DisplayFormat": { "shape": "DisplayFormat", "documentation": "

The display format for the TopicIRMetric.

" }, "DisplayFormatOptions": { "shape": "DisplayFormatOptions" }, "NamedEntity": { "shape": "NamedEntityRef", "documentation": "

The named entity for the TopicIRMetric.

" } }, "documentation": "

The definition for a TopicIRMetric.

" }, "TopicIRMetricList": { "type": "list", "member": { "shape": "TopicIRMetric" }, "max": 2000 }, "TopicId": { "type": "string", "max": 256, "pattern": "^[A-Za-z0-9-_.\\\\+]*$" }, "TopicNamedEntities": { "type": "list", "member": { "shape": "TopicNamedEntity" } }, "TopicNamedEntity": { "type": "structure", "required": [ "EntityName" ], "members": { "EntityName": { "shape": "LimitedString", "documentation": "

The name of the named entity.

" }, "EntityDescription": { "shape": "LimitedString", "documentation": "

The description of the named entity.

" }, "EntitySynonyms": { "shape": "Synonyms", "documentation": "

The other names or aliases for the named entity.

" }, "SemanticEntityType": { "shape": "SemanticEntityType", "documentation": "

The type of named entity that a topic represents.

" }, "Definition": { "shape": "NamedEntityDefinitions", "documentation": "

The definition of a named entity.

" } }, "documentation": "

A structure that represents a named entity.

" }, "TopicNumericEqualityFilter": { "type": "structure", "members": { "Constant": { "shape": "TopicSingularFilterConstant", "documentation": "

The constant used in a numeric equality filter.

" }, "Aggregation": { "shape": "NamedFilterAggType", "documentation": "

An aggregation function that specifies how to calculate the value of a numeric field for a topic. Valid values for this structure are NO_AGGREGATION, SUM, AVERAGE, COUNT, DISTINCT_COUNT, MAX, MEDIAN, MIN, STDEV, STDEVP, VAR, and VARP.

" } }, "documentation": "

A filter that filters topics based on the value of a numeric field. The filter includes only topics whose numeric field value matches the specified value.

" }, "TopicNumericRangeFilter": { "type": "structure", "members": { "Inclusive": { "shape": "Boolean", "documentation": "

A Boolean value that indicates whether the endpoints of the numeric range are included in the filter. If set to true, topics whose numeric field value is equal to the endpoint values will be included in the filter. If set to false, topics whose numeric field value is equal to the endpoint values will be excluded from the filter.

" }, "Constant": { "shape": "TopicRangeFilterConstant", "documentation": "

The constant used in a numeric range filter.

" }, "Aggregation": { "shape": "NamedFilterAggType", "documentation": "

An aggregation function that specifies how to calculate the value of a numeric field for a topic, Valid values for this structure are NO_AGGREGATION, SUM, AVERAGE, COUNT, DISTINCT_COUNT, MAX, MEDIAN, MIN, STDEV, STDEVP, VAR, and VARP.

" } }, "documentation": "

A filter that filters topics based on the value of a numeric field. The filter includes only topics whose numeric field value falls within the specified range.

" }, "TopicNumericSeparatorSymbol": { "type": "string", "enum": [ "COMMA", "DOT" ] }, "TopicRangeFilterConstant": { "type": "structure", "members": { "ConstantType": { "shape": "ConstantType", "documentation": "

The data type of the constant value that is used in a range filter. Valid values for this structure are RANGE.

" }, "RangeConstant": { "shape": "RangeConstant", "documentation": "

The value of the constant that is used to specify the endpoints of a range filter.

" } }, "documentation": "

A constant value that is used in a range filter to specify the endpoints of the range.

", "sensitive": true }, "TopicRefreshDetails": { "type": "structure", "members": { "RefreshArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the topic refresh.

" }, "RefreshId": { "shape": "ResourceId", "documentation": "

The ID of the refresh, which occurs as a result of topic creation or topic update.

" }, "RefreshStatus": { "shape": "TopicRefreshStatus", "documentation": "

The status of the refresh job that indicates whether the job is still running, completed successfully, or failed.

" } }, "documentation": "

The details about the refresh of a topic.

" }, "TopicRefreshSchedule": { "type": "structure", "required": [ "IsEnabled", "BasedOnSpiceSchedule" ], "members": { "IsEnabled": { "shape": "NullableBoolean", "documentation": "

A Boolean value that controls whether to schedule is enabled.

" }, "BasedOnSpiceSchedule": { "shape": "Boolean", "documentation": "

A Boolean value that controls whether to schedule runs at the same schedule that is specified in SPICE dataset.

" }, "StartingAt": { "shape": "Timestamp", "documentation": "

The starting date and time for the refresh schedule.

" }, "Timezone": { "shape": "LimitedString", "documentation": "

The timezone that you want the refresh schedule to use.

" }, "RepeatAt": { "shape": "LimitedString", "documentation": "

The time of day when the refresh should run, for example, Monday-Sunday.

" }, "TopicScheduleType": { "shape": "TopicScheduleType", "documentation": "

The type of refresh schedule. Valid values for this structure are HOURLY, DAILY, WEEKLY, and MONTHLY.

" } }, "documentation": "

A structure that represents a topic refresh schedule.

" }, "TopicRefreshScheduleSummaries": { "type": "list", "member": { "shape": "TopicRefreshScheduleSummary" } }, "TopicRefreshScheduleSummary": { "type": "structure", "members": { "DatasetId": { "shape": "LimitedString", "documentation": "

The ID of the dataset.

" }, "DatasetArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the dataset.

" }, "DatasetName": { "shape": "LimitedString", "documentation": "

The name of the dataset.

" }, "RefreshSchedule": { "shape": "TopicRefreshSchedule", "documentation": "

The definition of a refresh schedule.

" } }, "documentation": "

A summary of the refresh schedule details for a dataset.

" }, "TopicRefreshStatus": { "type": "string", "enum": [ "INITIALIZED", "RUNNING", "FAILED", "COMPLETED", "CANCELLED" ] }, "TopicRelativeDateFilter": { "type": "structure", "members": { "TimeGranularity": { "shape": "TopicTimeGranularity", "documentation": "

The level of time precision that is used to aggregate DateTime values.

" }, "RelativeDateFilterFunction": { "shape": "TopicRelativeDateFilterFunction", "documentation": "

The function to be used in a relative date filter to determine the range of dates to include in the results. Valid values for this structure are BEFORE, AFTER, and BETWEEN.

" }, "Constant": { "shape": "TopicSingularFilterConstant", "documentation": "

The constant used in a relative date filter.

" } }, "documentation": "

A structure that represents a relative date filter.

" }, "TopicRelativeDateFilterFunction": { "type": "string", "enum": [ "PREVIOUS", "THIS", "LAST", "NEXT", "NOW" ] }, "TopicReviewedAnswer": { "type": "structure", "required": [ "AnswerId", "DatasetArn", "Question" ], "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the reviewed answer.

" }, "AnswerId": { "shape": "AnswerId", "documentation": "

The answer ID of the reviewed answer.

" }, "DatasetArn": { "shape": "Arn", "documentation": "

The Dataset ARN for the TopicReviewedAnswer.

" }, "Question": { "shape": "LimitedString", "documentation": "

The question for the TopicReviewedAnswer.

" }, "Mir": { "shape": "TopicIR", "documentation": "

The mir for the TopicReviewedAnswer.

" }, "PrimaryVisual": { "shape": "TopicVisual", "documentation": "

The primary visual for the TopicReviewedAnswer.

" }, "Template": { "shape": "TopicTemplate", "documentation": "

The template for the TopicReviewedAnswer.

" } }, "documentation": "

The deinition for a TopicReviewedAnswer.

" }, "TopicReviewedAnswers": { "type": "list", "member": { "shape": "TopicReviewedAnswer" } }, "TopicScheduleType": { "type": "string", "enum": [ "HOURLY", "DAILY", "WEEKLY", "MONTHLY" ] }, "TopicSingularFilterConstant": { "type": "structure", "members": { "ConstantType": { "shape": "ConstantType", "documentation": "

The type of the singular filter constant. Valid values for this structure are SINGULAR.

" }, "SingularConstant": { "shape": "LimitedString", "documentation": "

The value of the singular filter constant.

" } }, "documentation": "

A structure that represents a singular filter constant, used in filters to specify a single value to match against.

", "sensitive": true }, "TopicSortClause": { "type": "structure", "members": { "Operand": { "shape": "Identifier", "documentation": "

The operand for a TopicSortClause.

" }, "SortDirection": { "shape": "TopicSortDirection", "documentation": "

The sort direction for the TopicSortClause.

" } }, "documentation": "

The definition for a TopicSortClause.

" }, "TopicSortDirection": { "type": "string", "enum": [ "ASCENDING", "DESCENDING" ] }, "TopicSummaries": { "type": "list", "member": { "shape": "TopicSummary" } }, "TopicSummary": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the topic.

" }, "TopicId": { "shape": "TopicId", "documentation": "

The ID for the topic. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "Name": { "shape": "ResourceName", "documentation": "

The name of the topic.

" }, "UserExperienceVersion": { "shape": "TopicUserExperienceVersion", "documentation": "

The user experience version of the topic.

" } }, "documentation": "

A topic summary.

" }, "TopicTemplate": { "type": "structure", "members": { "TemplateType": { "shape": "LimitedString", "documentation": "

The template type for the TopicTemplate.

" }, "Slots": { "shape": "Slots", "documentation": "

The slots for the TopicTemplate.

" } }, "documentation": "

The definition for a TopicTemplate.

" }, "TopicTimeGranularity": { "type": "string", "enum": [ "SECOND", "MINUTE", "HOUR", "DAY", "WEEK", "MONTH", "QUARTER", "YEAR" ] }, "TopicUserExperienceVersion": { "type": "string", "enum": [ "LEGACY", "NEW_READER_EXPERIENCE" ] }, "TopicVisual": { "type": "structure", "members": { "VisualId": { "shape": "LimitedString", "documentation": "

The visual ID for the TopicVisual.

" }, "Role": { "shape": "VisualRole", "documentation": "

The role for the TopicVisual.

" }, "Ir": { "shape": "TopicIR", "documentation": "

The ir for the TopicVisual.

" }, "SupportingVisuals": { "shape": "TopicVisuals", "documentation": "

The supporting visuals for the TopicVisual.

" } }, "documentation": "

The definition for a TopicVisual.

" }, "TopicVisuals": { "type": "list", "member": { "shape": "TopicVisual" } }, "TotalAggregationComputation": { "type": "structure", "required": [ "ComputationId" ], "members": { "ComputationId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for a computation.

" }, "Name": { "shape": "String", "documentation": "

The name of a computation.

" }, "Value": { "shape": "MeasureField", "documentation": "

The value field that is used in a computation.

" } }, "documentation": "

The total aggregation computation configuration.

" }, "TotalAggregationFunction": { "type": "structure", "members": { "SimpleTotalAggregationFunction": { "shape": "SimpleTotalAggregationFunction", "documentation": "

A built in aggregation function for total values.

" } }, "documentation": "

An aggregation function that aggregates the total values of a measure.

" }, "TotalAggregationOption": { "type": "structure", "required": [ "FieldId", "TotalAggregationFunction" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The field id that's associated with the total aggregation option.

" }, "TotalAggregationFunction": { "shape": "TotalAggregationFunction", "documentation": "

The total aggregation function that you want to set for a specified field id.

" } }, "documentation": "

The total aggregation settings map of a field id.

" }, "TotalAggregationOptionList": { "type": "list", "member": { "shape": "TotalAggregationOption" }, "max": 200 }, "TotalOptions": { "type": "structure", "members": { "TotalsVisibility": { "shape": "Visibility", "documentation": "

The visibility configuration for the total cells.

" }, "Placement": { "shape": "TableTotalsPlacement", "documentation": "

The placement (start, end) for the total cells.

" }, "ScrollStatus": { "shape": "TableTotalsScrollStatus", "documentation": "

The scroll status (pinned, scrolled) for the total cells.

" }, "CustomLabel": { "shape": "String", "documentation": "

The custom label string for the total cells.

" }, "TotalCellStyle": { "shape": "TableCellStyle", "documentation": "

Cell styling options for the total cells.

" }, "TotalAggregationOptions": { "shape": "TotalAggregationOptionList", "documentation": "

The total aggregation settings for each value field.

" } }, "documentation": "

The total options for a table visual.

" }, "TransformOperation": { "type": "structure", "members": { "ProjectOperation": { "shape": "ProjectOperation", "documentation": "

An operation that projects columns. Operations that come after a projection can only refer to projected columns.

" }, "FilterOperation": { "shape": "FilterOperation", "documentation": "

An operation that filters rows based on some condition.

" }, "CreateColumnsOperation": { "shape": "CreateColumnsOperation", "documentation": "

An operation that creates calculated columns. Columns created in one such operation form a lexical closure.

" }, "RenameColumnOperation": { "shape": "RenameColumnOperation", "documentation": "

An operation that renames a column.

" }, "CastColumnTypeOperation": { "shape": "CastColumnTypeOperation", "documentation": "

A transform operation that casts a column to a different type.

" }, "TagColumnOperation": { "shape": "TagColumnOperation", "documentation": "

An operation that tags a column with additional information.

" }, "UntagColumnOperation": { "shape": "UntagColumnOperation" }, "OverrideDatasetParameterOperation": { "shape": "OverrideDatasetParameterOperation" } }, "documentation": "

A data transformation on a logical table. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

" }, "TransformOperationList": { "type": "list", "member": { "shape": "TransformOperation" }, "max": 2048, "min": 1 }, "TreeMapAggregatedFieldWells": { "type": "structure", "members": { "Groups": { "shape": "TreeMapDimensionFieldList", "documentation": "

The group by field well of a tree map. Values are grouped based on group by fields.

" }, "Sizes": { "shape": "TreeMapMeasureFieldList", "documentation": "

The size field well of a tree map. Values are aggregated based on group by fields.

" }, "Colors": { "shape": "TreeMapMeasureFieldList", "documentation": "

The color field well of a tree map. Values are grouped by aggregations based on group by fields.

" } }, "documentation": "

Aggregated field wells of a tree map.

" }, "TreeMapConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "TreeMapFieldWells", "documentation": "

The field wells of the visual.

" }, "SortConfiguration": { "shape": "TreeMapSortConfiguration", "documentation": "

The sort configuration of a tree map.

" }, "GroupLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options (label text, label visibility) of the groups that are displayed in a tree map.

" }, "SizeLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options (label text, label visibility) of the sizes that are displayed in a tree map.

" }, "ColorLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options (label text, label visibility) for the colors displayed in a tree map.

" }, "ColorScale": { "shape": "ColorScale", "documentation": "

The color options (gradient color, point of divergence) of a tree map.

" }, "Legend": { "shape": "LegendOptions", "documentation": "

The legend display setup of the visual.

" }, "DataLabels": { "shape": "DataLabelOptions", "documentation": "

The options that determine if visual data labels are displayed.

" }, "Tooltip": { "shape": "TooltipOptions", "documentation": "

The tooltip display setup of the visual.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration of a tree map.

" }, "TreeMapDimensionFieldList": { "type": "list", "member": { "shape": "DimensionField" }, "max": 1 }, "TreeMapFieldWells": { "type": "structure", "members": { "TreeMapAggregatedFieldWells": { "shape": "TreeMapAggregatedFieldWells", "documentation": "

The aggregated field wells of a tree map.

" } }, "documentation": "

The field wells of a tree map.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "TreeMapMeasureFieldList": { "type": "list", "member": { "shape": "MeasureField" }, "max": 1 }, "TreeMapSortConfiguration": { "type": "structure", "members": { "TreeMapSort": { "shape": "FieldSortOptionsList", "documentation": "

The sort configuration of group by fields.

" }, "TreeMapGroupItemsLimitConfiguration": { "shape": "ItemsLimitConfiguration", "documentation": "

The limit on the number of groups that are displayed.

" } }, "documentation": "

The sort configuration of a tree map.

" }, "TreeMapVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "TreeMapConfiguration", "documentation": "

The configuration settings of the visual.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" }, "ColumnHierarchies": { "shape": "ColumnHierarchyList", "documentation": "

The column hierarchy that is used during drill-downs and drill-ups.

" } }, "documentation": "

A tree map.

For more information, see Using tree maps in the Amazon QuickSight User Guide.

" }, "TrendArrowOptions": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The visibility of the trend arrows.

" } }, "documentation": "

The options that determine the presentation of trend arrows in a KPI visual.

" }, "TrinoParameters": { "type": "structure", "required": [ "Host", "Port", "Catalog" ], "members": { "Host": { "shape": "Host", "documentation": "

The host name of the Trino data source.

" }, "Port": { "shape": "Port", "documentation": "

The port for the Trino data source.

" }, "Catalog": { "shape": "Catalog", "documentation": "

The catalog name for the Trino data source.

" } }, "documentation": "

The parameters that are required to connect to a Trino data source.

" }, "TwitterParameters": { "type": "structure", "required": [ "Query", "MaxRows" ], "members": { "Query": { "shape": "Query", "documentation": "

Twitter query string.

" }, "MaxRows": { "shape": "PositiveInteger", "documentation": "

Maximum number of rows to query Twitter.

" } }, "documentation": "

The parameters for Twitter.

" }, "TypeCastFormat": { "type": "string", "max": 32 }, "TypeParameters": { "type": "map", "key": { "shape": "LimitedString" }, "value": { "shape": "LimitedString" } }, "Typography": { "type": "structure", "members": { "FontFamilies": { "shape": "FontList", "documentation": "

Determines the list of font families.

" } }, "documentation": "

Determines the typography options.

" }, "UIColorPalette": { "type": "structure", "members": { "PrimaryForeground": { "shape": "HexColor", "documentation": "

The color of text and other foreground elements that appear over the primary background regions, such as grid lines, borders, table banding, icons, and so on.

" }, "PrimaryBackground": { "shape": "HexColor", "documentation": "

The background color that applies to visuals and other high emphasis UI.

" }, "SecondaryForeground": { "shape": "HexColor", "documentation": "

The foreground color that applies to any sheet title, sheet control text, or UI that appears over the secondary background.

" }, "SecondaryBackground": { "shape": "HexColor", "documentation": "

The background color that applies to the sheet background and sheet controls.

" }, "Accent": { "shape": "HexColor", "documentation": "

This color is that applies to selected states and buttons.

" }, "AccentForeground": { "shape": "HexColor", "documentation": "

The foreground color that applies to any text or other elements that appear over the accent color.

" }, "Danger": { "shape": "HexColor", "documentation": "

The color that applies to error messages.

" }, "DangerForeground": { "shape": "HexColor", "documentation": "

The foreground color that applies to any text or other elements that appear over the error color.

" }, "Warning": { "shape": "HexColor", "documentation": "

This color that applies to warning and informational messages.

" }, "WarningForeground": { "shape": "HexColor", "documentation": "

The foreground color that applies to any text or other elements that appear over the warning color.

" }, "Success": { "shape": "HexColor", "documentation": "

The color that applies to success messages, for example the check mark for a successful download.

" }, "SuccessForeground": { "shape": "HexColor", "documentation": "

The foreground color that applies to any text or other elements that appear over the success color.

" }, "Dimension": { "shape": "HexColor", "documentation": "

The color that applies to the names of fields that are identified as dimensions.

" }, "DimensionForeground": { "shape": "HexColor", "documentation": "

The foreground color that applies to any text or other elements that appear over the dimension color.

" }, "Measure": { "shape": "HexColor", "documentation": "

The color that applies to the names of fields that are identified as measures.

" }, "MeasureForeground": { "shape": "HexColor", "documentation": "

The foreground color that applies to any text or other elements that appear over the measure color.

" } }, "documentation": "

The theme colors that apply to UI and to charts, excluding data colors. The colors description is a hexadecimal color code that consists of six alphanumerical characters, prefixed with #, for example #37BFF5. For more information, see Using Themes in Amazon QuickSight in the Amazon QuickSight User Guide.

" }, "URLOperationTemplate": { "type": "string", "max": 2048, "min": 1 }, "URLTargetConfiguration": { "type": "string", "enum": [ "NEW_TAB", "NEW_WINDOW", "SAME_TAB" ] }, "UnaggregatedField": { "type": "structure", "required": [ "FieldId", "Column" ], "members": { "FieldId": { "shape": "FieldId", "documentation": "

The custom field ID.

" }, "Column": { "shape": "ColumnIdentifier", "documentation": "

The column that is used in the UnaggregatedField.

" }, "FormatConfiguration": { "shape": "FormatConfiguration", "documentation": "

The format configuration of the field.

" } }, "documentation": "

The unaggregated field for a table.

" }, "UnaggregatedFieldList": { "type": "list", "member": { "shape": "UnaggregatedField" }, "max": 200 }, "UndefinedSpecifiedValueType": { "type": "string", "enum": [ "LEAST", "MOST" ] }, "UnicodeIcon": { "type": "string", "pattern": "^[^\\u0000-\\u00FF]$" }, "UniqueValuesComputation": { "type": "structure", "required": [ "ComputationId" ], "members": { "ComputationId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for a computation.

" }, "Name": { "shape": "String", "documentation": "

The name of a computation.

" }, "Category": { "shape": "DimensionField", "documentation": "

The category field that is used in a computation.

" } }, "documentation": "

The unique values computation configuration.

" }, "UnlimitedPixelLength": { "type": "string", "documentation": "String based length that is composed of value and unit in px with Integer.MAX_VALUE as maximum value" }, "UntagColumnOperation": { "type": "structure", "required": [ "ColumnName", "TagNames" ], "members": { "ColumnName": { "shape": "ColumnName", "documentation": "

The column that this operation acts on.

" }, "TagNames": { "shape": "ColumnTagNames", "documentation": "

The column tags to remove from this column.

" } }, "documentation": "

A transform operation that removes tags associated with a column.

" }, "UntagResourceRequest": { "type": "structure", "required": [ "ResourceArn", "TagKeys" ], "members": { "ResourceArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the resource that you want to untag.

", "location": "uri", "locationName": "ResourceArn" }, "TagKeys": { "shape": "TagKeyList", "documentation": "

The keys of the key-value pairs for the resource tag or tags assigned to the resource.

", "location": "querystring", "locationName": "keys" } } }, "UntagResourceResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "UpdateAccountCustomizationRequest": { "type": "structure", "required": [ "AwsAccountId", "AccountCustomization" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that you want to update Amazon QuickSight customizations for.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace that you want to update Amazon QuickSight customizations for.

", "location": "querystring", "locationName": "namespace" }, "AccountCustomization": { "shape": "AccountCustomization", "documentation": "

The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.

" } } }, "UpdateAccountCustomizationResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the updated customization for this Amazon Web Services account.

" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that you want to update Amazon QuickSight customizations for.

" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace associated with the customization that you're updating.

" }, "AccountCustomization": { "shape": "AccountCustomization", "documentation": "

The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "UpdateAccountSettingsRequest": { "type": "structure", "required": [ "AwsAccountId", "DefaultNamespace" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that contains the Amazon QuickSight settings that you want to list.

", "location": "uri", "locationName": "AwsAccountId" }, "DefaultNamespace": { "shape": "Namespace", "documentation": "

The default namespace for this Amazon Web Services account. Currently, the default is default. IAM users that register for the first time with Amazon QuickSight provide an email address that becomes associated with the default namespace.

" }, "NotificationEmail": { "shape": "String", "documentation": "

The email address that you want Amazon QuickSight to send notifications to regarding your Amazon Web Services account or Amazon QuickSight subscription.

" }, "TerminationProtectionEnabled": { "shape": "Boolean", "documentation": "

A boolean value that determines whether or not an Amazon QuickSight account can be deleted. A True value doesn't allow the account to be deleted and results in an error message if a user tries to make a DeleteAccountSubscription request. A False value will allow the account to be deleted.

" } } }, "UpdateAccountSettingsResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "UpdateAnalysisPermissionsRequest": { "type": "structure", "required": [ "AwsAccountId", "AnalysisId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the analysis whose permissions you're updating. You must be using the Amazon Web Services account that the analysis is in.

", "location": "uri", "locationName": "AwsAccountId" }, "AnalysisId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the analysis whose permissions you're updating. The ID is part of the analysis URL.

", "location": "uri", "locationName": "AnalysisId" }, "GrantPermissions": { "shape": "UpdateResourcePermissionList", "documentation": "

A structure that describes the permissions to add and the principal to add them to.

" }, "RevokePermissions": { "shape": "UpdateResourcePermissionList", "documentation": "

A structure that describes the permissions to remove and the principal to remove them from.

" } } }, "UpdateAnalysisPermissionsResponse": { "type": "structure", "members": { "AnalysisArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the analysis that you updated.

" }, "AnalysisId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the analysis that you updated permissions for.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

A structure that describes the principals and the resource-level permissions on an analysis.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "UpdateAnalysisRequest": { "type": "structure", "required": [ "AwsAccountId", "AnalysisId", "Name" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the analysis that you're updating.

", "location": "uri", "locationName": "AwsAccountId" }, "AnalysisId": { "shape": "ShortRestrictiveResourceId", "documentation": "

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

", "location": "uri", "locationName": "AnalysisId" }, "Name": { "shape": "AnalysisName", "documentation": "

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

" }, "Parameters": { "shape": "Parameters", "documentation": "

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.

" }, "SourceEntity": { "shape": "AnalysisSourceEntity", "documentation": "

A source entity to use for the analysis that you're updating. This metadata structure contains details that describe a source template and one or more datasets.

" }, "ThemeArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (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.

" }, "Definition": { "shape": "AnalysisDefinition", "documentation": "

The definition of an analysis.

A definition is the data model of all features in a Dashboard, Template, or Analysis.

" }, "ValidationStrategy": { "shape": "ValidationStrategy", "documentation": "

The option to relax the validation needed to update an analysis with definition objects. This skips the validation step for specific errors.

" } } }, "UpdateAnalysisResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The ARN of the analysis that you're updating.

" }, "AnalysisId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the analysis.

" }, "UpdateStatus": { "shape": "ResourceStatus", "documentation": "

The update status of the last update that was made to the analysis.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "UpdateDashboardLinksRequest": { "type": "structure", "required": [ "AwsAccountId", "DashboardId", "LinkEntities" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the dashboard whose links you want to update.

", "location": "uri", "locationName": "AwsAccountId" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the dashboard.

", "location": "uri", "locationName": "DashboardId" }, "LinkEntities": { "shape": "LinkEntityArnList", "documentation": "

list of analysis Amazon Resource Names (ARNs) to be linked to the dashboard.

" } } }, "UpdateDashboardLinksResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "DashboardArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the dashboard.

" }, "LinkEntities": { "shape": "LinkEntityArnList", "documentation": "

A list of analysis Amazon Resource Names (ARNs) to be linked to the dashboard.

" } } }, "UpdateDashboardPermissionsRequest": { "type": "structure", "required": [ "AwsAccountId", "DashboardId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the dashboard whose permissions you're updating.

", "location": "uri", "locationName": "AwsAccountId" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the dashboard.

", "location": "uri", "locationName": "DashboardId" }, "GrantPermissions": { "shape": "UpdateResourcePermissionList", "documentation": "

The permissions that you want to grant on this resource.

" }, "RevokePermissions": { "shape": "UpdateResourcePermissionList", "documentation": "

The permissions that you want to revoke from this resource.

" }, "GrantLinkPermissions": { "shape": "UpdateLinkPermissionList", "documentation": "

Grants link permissions to all users in a defined namespace.

" }, "RevokeLinkPermissions": { "shape": "UpdateLinkPermissionList", "documentation": "

Revokes link permissions from all users in a defined namespace.

" } } }, "UpdateDashboardPermissionsResponse": { "type": "structure", "members": { "DashboardArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the dashboard.

" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the dashboard.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

Information about the permissions on the dashboard.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "LinkSharingConfiguration": { "shape": "LinkSharingConfiguration", "documentation": "

Updates the permissions of a shared link to an Amazon QuickSight dashboard.

" } } }, "UpdateDashboardPublishedVersionRequest": { "type": "structure", "required": [ "AwsAccountId", "DashboardId", "VersionNumber" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the dashboard that you're updating.

", "location": "uri", "locationName": "AwsAccountId" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the dashboard.

", "location": "uri", "locationName": "DashboardId" }, "VersionNumber": { "shape": "VersionNumber", "documentation": "

The version number of the dashboard.

", "location": "uri", "locationName": "VersionNumber" } } }, "UpdateDashboardPublishedVersionResponse": { "type": "structure", "members": { "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the dashboard.

" }, "DashboardArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the dashboard.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "UpdateDashboardRequest": { "type": "structure", "required": [ "AwsAccountId", "DashboardId", "Name" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the dashboard that you're updating.

", "location": "uri", "locationName": "AwsAccountId" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the dashboard.

", "location": "uri", "locationName": "DashboardId" }, "Name": { "shape": "DashboardName", "documentation": "

The display name of the dashboard.

" }, "SourceEntity": { "shape": "DashboardSourceEntity", "documentation": "

The entity that you are using as a source when you update the dashboard. In SourceEntity, you specify the type of object you're using as source. You can only update a dashboard from a template, so you use a SourceTemplate entity. If you need to update a dashboard from an analysis, first convert the analysis to a template by using the CreateTemplate API operation. For SourceTemplate, specify the Amazon Resource Name (ARN) of the source template. The SourceTemplate ARN can contain any Amazon Web Services account and any Amazon QuickSight-supported Amazon Web Services Region.

Use the DataSetReferences entity within SourceTemplate to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.

" }, "Parameters": { "shape": "Parameters", "documentation": "

A structure that contains the parameters of the dashboard. These are parameter overrides for a dashboard. A dashboard can have any type of parameters, and some parameters might accept multiple values.

" }, "VersionDescription": { "shape": "VersionDescription", "documentation": "

A description for the first version of the dashboard being created.

" }, "DashboardPublishOptions": { "shape": "DashboardPublishOptions", "documentation": "

Options for publishing the dashboard when you create it:

" }, "ThemeArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the theme that is being used for this dashboard. If you add a value for this field, it overrides the value that was originally associated with the entity. The theme ARN must exist in the same Amazon Web Services account where you create the dashboard.

" }, "Definition": { "shape": "DashboardVersionDefinition", "documentation": "

The definition of a dashboard.

A definition is the data model of all features in a Dashboard, Template, or Analysis.

" }, "ValidationStrategy": { "shape": "ValidationStrategy", "documentation": "

The option to relax the validation needed to update a dashboard with definition objects. This skips the validation step for specific errors.

" } } }, "UpdateDashboardResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the resource.

" }, "VersionArn": { "shape": "Arn", "documentation": "

The ARN of the dashboard, including the version number.

" }, "DashboardId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the dashboard.

" }, "CreationStatus": { "shape": "ResourceStatus", "documentation": "

The creation status of the request.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "UpdateDataSetPermissionsRequest": { "type": "structure", "required": [ "AwsAccountId", "DataSetId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "DataSetId": { "shape": "ResourceId", "documentation": "

The ID for the dataset whose permissions you want to update. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "DataSetId" }, "GrantPermissions": { "shape": "ResourcePermissionList", "documentation": "

The resource permissions that you want to grant to the dataset.

" }, "RevokePermissions": { "shape": "ResourcePermissionList", "documentation": "

The resource permissions that you want to revoke from the dataset.

" } } }, "UpdateDataSetPermissionsResponse": { "type": "structure", "members": { "DataSetArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the dataset.

" }, "DataSetId": { "shape": "ResourceId", "documentation": "

The ID for the dataset whose permissions you want to update. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "UpdateDataSetRequest": { "type": "structure", "required": [ "AwsAccountId", "DataSetId", "Name", "PhysicalTableMap", "ImportMode" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "DataSetId": { "shape": "ResourceId", "documentation": "

The ID for the dataset that you want to update. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "DataSetId" }, "Name": { "shape": "ResourceName", "documentation": "

The display name for the dataset.

" }, "PhysicalTableMap": { "shape": "PhysicalTableMap", "documentation": "

Declares the physical tables that are available in the underlying data sources.

" }, "LogicalTableMap": { "shape": "LogicalTableMap", "documentation": "

Configures the combination and transformation of the data from the physical tables.

" }, "ImportMode": { "shape": "DataSetImportMode", "documentation": "

Indicates whether you want to import the data into SPICE.

" }, "ColumnGroups": { "shape": "ColumnGroupList", "documentation": "

Groupings of columns that work together in certain Amazon QuickSight features. Currently, only geospatial hierarchy is supported.

" }, "FieldFolders": { "shape": "FieldFolderMap", "documentation": "

The folder that contains fields and nested subfolders for your dataset.

" }, "RowLevelPermissionDataSet": { "shape": "RowLevelPermissionDataSet", "documentation": "

The row-level security configuration for the data you want to create.

" }, "RowLevelPermissionTagConfiguration": { "shape": "RowLevelPermissionTagConfiguration", "documentation": "

The configuration of tags on a dataset to set row-level security. Row-level security tags are currently supported for anonymous embedding only.

" }, "ColumnLevelPermissionRules": { "shape": "ColumnLevelPermissionRuleList", "documentation": "

A set of one or more definitions of a ColumnLevelPermissionRule .

" }, "DataSetUsageConfiguration": { "shape": "DataSetUsageConfiguration" }, "DatasetParameters": { "shape": "DatasetParameterList", "documentation": "

The parameter declarations of the dataset.

" } } }, "UpdateDataSetResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the dataset.

" }, "DataSetId": { "shape": "ResourceId", "documentation": "

The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "IngestionArn": { "shape": "Arn", "documentation": "

The ARN for the ingestion, which is triggered as a result of dataset creation if the import mode is SPICE.

" }, "IngestionId": { "shape": "ResourceId", "documentation": "

The ID of the ingestion, which is triggered as a result of dataset creation if the import mode is SPICE.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "UpdateDataSourcePermissionsRequest": { "type": "structure", "required": [ "AwsAccountId", "DataSourceId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "DataSourceId": { "shape": "ResourceId", "documentation": "

The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "DataSourceId" }, "GrantPermissions": { "shape": "ResourcePermissionList", "documentation": "

A list of resource permissions that you want to grant on the data source.

" }, "RevokePermissions": { "shape": "ResourcePermissionList", "documentation": "

A list of resource permissions that you want to revoke on the data source.

" } } }, "UpdateDataSourcePermissionsResponse": { "type": "structure", "members": { "DataSourceArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the data source.

" }, "DataSourceId": { "shape": "ResourceId", "documentation": "

The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "UpdateDataSourceRequest": { "type": "structure", "required": [ "AwsAccountId", "DataSourceId", "Name" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "DataSourceId": { "shape": "ResourceId", "documentation": "

The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "DataSourceId" }, "Name": { "shape": "ResourceName", "documentation": "

A display name for the data source.

" }, "DataSourceParameters": { "shape": "DataSourceParameters", "documentation": "

The parameters that Amazon QuickSight uses to connect to your underlying source.

" }, "Credentials": { "shape": "DataSourceCredentials", "documentation": "

The credentials that Amazon QuickSight that uses to connect to your underlying source. Currently, only credentials based on user name and password are supported.

" }, "VpcConnectionProperties": { "shape": "VpcConnectionProperties", "documentation": "

Use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your underlying source.

" }, "SslProperties": { "shape": "SslProperties", "documentation": "

Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.

" } } }, "UpdateDataSourceResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the data source.

" }, "DataSourceId": { "shape": "ResourceId", "documentation": "

The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "UpdateStatus": { "shape": "ResourceStatus", "documentation": "

The update status of the data source's last update.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "UpdateFolderPermissionsRequest": { "type": "structure", "required": [ "AwsAccountId", "FolderId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that contains the folder to update.

", "location": "uri", "locationName": "AwsAccountId" }, "FolderId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the folder.

", "location": "uri", "locationName": "FolderId" }, "GrantPermissions": { "shape": "ResourcePermissionList", "documentation": "

The permissions that you want to grant on a resource. Namespace ARNs are not supported Principal values for folder permissions.

" }, "RevokePermissions": { "shape": "ResourcePermissionList", "documentation": "

The permissions that you want to revoke from a resource. Namespace ARNs are not supported Principal values for folder permissions.

" } } }, "UpdateFolderPermissionsResponse": { "type": "structure", "members": { "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the folder.

" }, "FolderId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the folder.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

Information about the permissions for the folder.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "UpdateFolderRequest": { "type": "structure", "required": [ "AwsAccountId", "FolderId", "Name" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that contains the folder to update.

", "location": "uri", "locationName": "AwsAccountId" }, "FolderId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the folder.

", "location": "uri", "locationName": "FolderId" }, "Name": { "shape": "FolderName", "documentation": "

The name of the folder.

" } } }, "UpdateFolderResponse": { "type": "structure", "members": { "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the folder.

" }, "FolderId": { "shape": "RestrictiveResourceId", "documentation": "

The ID of the folder.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "UpdateGroupRequest": { "type": "structure", "required": [ "GroupName", "AwsAccountId", "Namespace" ], "members": { "GroupName": { "shape": "GroupName", "documentation": "

The name of the group that you want to update.

", "location": "uri", "locationName": "GroupName" }, "Description": { "shape": "GroupDescription", "documentation": "

The description for the group that you want to update.

" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace of the group that you want to update.

", "location": "uri", "locationName": "Namespace" } } }, "UpdateGroupResponse": { "type": "structure", "members": { "Group": { "shape": "Group", "documentation": "

The name of the group.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "UpdateIAMPolicyAssignmentRequest": { "type": "structure", "required": [ "AwsAccountId", "AssignmentName", "Namespace" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the IAM policy assignment.

", "location": "uri", "locationName": "AwsAccountId" }, "AssignmentName": { "shape": "IAMPolicyAssignmentName", "documentation": "

The name of the assignment, also called a rule. The name must be unique within the Amazon Web Services account.

", "location": "uri", "locationName": "AssignmentName" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace of the assignment.

", "location": "uri", "locationName": "Namespace" }, "AssignmentStatus": { "shape": "AssignmentStatus", "documentation": "

The status of the assignment. Possible values are as follows:

" }, "PolicyArn": { "shape": "Arn", "documentation": "

The ARN for the IAM policy to apply to the Amazon QuickSight users and groups specified in this assignment.

" }, "Identities": { "shape": "IdentityMap", "documentation": "

The Amazon QuickSight users, groups, or both that you want to assign the policy to.

" } } }, "UpdateIAMPolicyAssignmentResponse": { "type": "structure", "members": { "AssignmentName": { "shape": "IAMPolicyAssignmentName", "documentation": "

The name of the assignment or rule.

" }, "AssignmentId": { "shape": "String", "documentation": "

The ID of the assignment.

" }, "PolicyArn": { "shape": "Arn", "documentation": "

The ARN for the IAM policy applied to the Amazon QuickSight users and groups specified in this assignment.

" }, "Identities": { "shape": "IdentityMap", "documentation": "

The Amazon QuickSight users, groups, or both that the IAM policy is assigned to.

" }, "AssignmentStatus": { "shape": "AssignmentStatus", "documentation": "

The status of the assignment. Possible values are as follows:

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "UpdateIdentityPropagationConfigRequest": { "type": "structure", "required": [ "AwsAccountId", "Service" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the identity propagation configuration that you want to update.

", "location": "uri", "locationName": "AwsAccountId" }, "Service": { "shape": "ServiceType", "documentation": "

The name of the Amazon Web Services service that contains the authorized targets that you want to add or update.

", "location": "uri", "locationName": "Service" }, "AuthorizedTargets": { "shape": "AuthorizedTargetsList", "documentation": "

Specifies a list of application ARNs that represent the authorized targets for a service.

" } } }, "UpdateIdentityPropagationConfigResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "UpdateIpRestrictionRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the IP rules.

", "location": "uri", "locationName": "AwsAccountId" }, "IpRestrictionRuleMap": { "shape": "IpRestrictionRuleMap", "documentation": "

A map that describes the updated IP rules with CIDR ranges and descriptions.

" }, "VpcIdRestrictionRuleMap": { "shape": "VpcIdRestrictionRuleMap", "documentation": "

A map of VPC IDs and their corresponding rules. When you configure this parameter, traffic from all VPC endpoints that are present in the specified VPC is allowed.

" }, "VpcEndpointIdRestrictionRuleMap": { "shape": "VpcEndpointIdRestrictionRuleMap", "documentation": "

A map of allowed VPC endpoint IDs and their corresponding rule descriptions.

" }, "Enabled": { "shape": "NullableBoolean", "documentation": "

A value that specifies whether IP rules are turned on.

" } } }, "UpdateIpRestrictionResponse": { "type": "structure", "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the IP rules.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "UpdateKeyRegistrationRequest": { "type": "structure", "required": [ "AwsAccountId", "KeyRegistration" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the customer managed key registration that you want to update.

", "location": "uri", "locationName": "AwsAccountId" }, "KeyRegistration": { "shape": "KeyRegistration", "documentation": "

A list of RegisteredCustomerManagedKey objects to be updated to the Amazon QuickSight account.

" } } }, "UpdateKeyRegistrationResponse": { "type": "structure", "members": { "FailedKeyRegistration": { "shape": "FailedKeyRegistrationEntries", "documentation": "

A list of all customer managed key registrations that failed to update.

" }, "SuccessfulKeyRegistration": { "shape": "SuccessfulKeyRegistrationEntries", "documentation": "

A list of all customer managed key registrations that were successfully updated.

" }, "RequestId": { "shape": "NonEmptyString", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "UpdateLinkPermissionList": { "type": "list", "member": { "shape": "ResourcePermission" }, "max": 100 }, "UpdatePublicSharingSettingsRequest": { "type": "structure", "required": [ "AwsAccountId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID associated with your Amazon QuickSight subscription.

", "location": "uri", "locationName": "AwsAccountId" }, "PublicSharingEnabled": { "shape": "Boolean", "documentation": "

A Boolean value that indicates whether public sharing is turned on for an Amazon QuickSight account.

" } } }, "UpdatePublicSharingSettingsResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "UpdateRefreshScheduleRequest": { "type": "structure", "required": [ "DataSetId", "AwsAccountId", "Schedule" ], "members": { "DataSetId": { "shape": "ResourceId", "documentation": "

The ID of the dataset.

", "location": "uri", "locationName": "DataSetId" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID.

", "location": "uri", "locationName": "AwsAccountId" }, "Schedule": { "shape": "RefreshSchedule", "documentation": "

The refresh schedule.

" } } }, "UpdateRefreshScheduleResponse": { "type": "structure", "members": { "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "ScheduleId": { "shape": "String", "documentation": "

The ID of the refresh schedule.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the refresh schedule.

" } } }, "UpdateResourcePermissionList": { "type": "list", "member": { "shape": "ResourcePermission" }, "max": 100 }, "UpdateRoleCustomPermissionRequest": { "type": "structure", "required": [ "CustomPermissionsName", "Role", "AwsAccountId", "Namespace" ], "members": { "CustomPermissionsName": { "shape": "RoleName", "documentation": "

The name of the custom permission that you want to update the role with.

" }, "Role": { "shape": "Role", "documentation": "

The name of role tht you want to update.

", "location": "uri", "locationName": "Role" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that you want to create a group in. The Amazon Web Services account ID that you provide must be the same Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace that contains the role that you want to update.

", "location": "uri", "locationName": "Namespace" } } }, "UpdateRoleCustomPermissionResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

" } } }, "UpdateSPICECapacityConfigurationRequest": { "type": "structure", "required": [ "AwsAccountId", "PurchaseMode" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the SPICE configuration that you want to update.

", "location": "uri", "locationName": "AwsAccountId" }, "PurchaseMode": { "shape": "PurchaseMode", "documentation": "

Determines how SPICE capacity can be purchased. The following options are available.

" } } }, "UpdateSPICECapacityConfigurationResponse": { "type": "structure", "members": { "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "UpdateTemplateAliasRequest": { "type": "structure", "required": [ "AwsAccountId", "TemplateId", "AliasName", "TemplateVersionNumber" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the template alias that you're updating.

", "location": "uri", "locationName": "AwsAccountId" }, "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the template.

", "location": "uri", "locationName": "TemplateId" }, "AliasName": { "shape": "AliasName", "documentation": "

The alias of the template that you want to update. If you name a specific alias, you update the version that the alias points to. You can specify the latest version of the template by providing the keyword $LATEST in the AliasName parameter. The keyword $PUBLISHED doesn't apply to templates.

", "location": "uri", "locationName": "AliasName" }, "TemplateVersionNumber": { "shape": "VersionNumber", "documentation": "

The version number of the template.

" } } }, "UpdateTemplateAliasResponse": { "type": "structure", "members": { "TemplateAlias": { "shape": "TemplateAlias", "documentation": "

The template alias.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "UpdateTemplatePermissionsRequest": { "type": "structure", "required": [ "AwsAccountId", "TemplateId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the template.

", "location": "uri", "locationName": "AwsAccountId" }, "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the template.

", "location": "uri", "locationName": "TemplateId" }, "GrantPermissions": { "shape": "UpdateResourcePermissionList", "documentation": "

A list of resource permissions to be granted on the template.

" }, "RevokePermissions": { "shape": "UpdateResourcePermissionList", "documentation": "

A list of resource permissions to be revoked from the template.

" } } }, "UpdateTemplatePermissionsResponse": { "type": "structure", "members": { "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the template.

" }, "TemplateArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the template.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

A list of resource permissions to be set on the template.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "UpdateTemplateRequest": { "type": "structure", "required": [ "AwsAccountId", "TemplateId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the template that you're updating.

", "location": "uri", "locationName": "AwsAccountId" }, "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the template.

", "location": "uri", "locationName": "TemplateId" }, "SourceEntity": { "shape": "TemplateSourceEntity", "documentation": "

The entity that you are using as a source when you update the template. In SourceEntity, you specify the type of object you're using as source: SourceTemplate for a template or SourceAnalysis for an analysis. Both of these require an Amazon Resource Name (ARN). For SourceTemplate, specify the ARN of the source template. For SourceAnalysis, specify the ARN of the source analysis. The SourceTemplate ARN can contain any Amazon Web Services account and any Amazon QuickSight-supported Amazon Web Services Region;.

Use the DataSetReferences entity within SourceTemplate or SourceAnalysis to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.

" }, "VersionDescription": { "shape": "VersionDescription", "documentation": "

A description of the current template version that is being updated. Every time you call UpdateTemplate, you create a new version of the template. Each version of the template maintains a description of the version in the VersionDescription field.

" }, "Name": { "shape": "TemplateName", "documentation": "

The name for the template.

" }, "Definition": { "shape": "TemplateVersionDefinition", "documentation": "

The definition of a template.

A definition is the data model of all features in a Dashboard, Template, or Analysis.

" }, "ValidationStrategy": { "shape": "ValidationStrategy", "documentation": "

The option to relax the validation needed to update a template with definition objects. This skips the validation step for specific errors.

" } } }, "UpdateTemplateResponse": { "type": "structure", "members": { "TemplateId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the template.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the template.

" }, "VersionArn": { "shape": "Arn", "documentation": "

The ARN for the template, including the version information of the first version.

" }, "CreationStatus": { "shape": "ResourceStatus", "documentation": "

The creation status of the template.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "UpdateThemeAliasRequest": { "type": "structure", "required": [ "AwsAccountId", "ThemeId", "AliasName", "ThemeVersionNumber" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the theme alias that you're updating.

", "location": "uri", "locationName": "AwsAccountId" }, "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the theme.

", "location": "uri", "locationName": "ThemeId" }, "AliasName": { "shape": "AliasName", "documentation": "

The name of the theme alias that you want to update.

", "location": "uri", "locationName": "AliasName" }, "ThemeVersionNumber": { "shape": "VersionNumber", "documentation": "

The version number of the theme that the alias should reference.

" } } }, "UpdateThemeAliasResponse": { "type": "structure", "members": { "ThemeAlias": { "shape": "ThemeAlias", "documentation": "

Information about the theme alias.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "UpdateThemePermissionsRequest": { "type": "structure", "required": [ "AwsAccountId", "ThemeId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the theme.

", "location": "uri", "locationName": "AwsAccountId" }, "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the theme.

", "location": "uri", "locationName": "ThemeId" }, "GrantPermissions": { "shape": "UpdateResourcePermissionList", "documentation": "

A list of resource permissions to be granted for the theme.

" }, "RevokePermissions": { "shape": "UpdateResourcePermissionList", "documentation": "

A list of resource permissions to be revoked from the theme.

" } } }, "UpdateThemePermissionsResponse": { "type": "structure", "members": { "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the theme.

" }, "ThemeArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the theme.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

The resulting list of resource permissions for the theme.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "UpdateThemeRequest": { "type": "structure", "required": [ "AwsAccountId", "ThemeId", "BaseThemeId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the theme that you're updating.

", "location": "uri", "locationName": "AwsAccountId" }, "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the theme.

", "location": "uri", "locationName": "ThemeId" }, "Name": { "shape": "ThemeName", "documentation": "

The name for the theme.

" }, "BaseThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The theme ID, defined by Amazon QuickSight, that a custom theme inherits from. All themes initially inherit from a default Amazon QuickSight theme.

" }, "VersionDescription": { "shape": "VersionDescription", "documentation": "

A description of the theme version that you're updating Every time that you call UpdateTheme, you create a new version of the theme. Each version of the theme maintains a description of the version in VersionDescription.

" }, "Configuration": { "shape": "ThemeConfiguration", "documentation": "

The theme configuration, which contains the theme display properties.

" } } }, "UpdateThemeResponse": { "type": "structure", "members": { "ThemeId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID for the theme.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the theme.

" }, "VersionArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the new version of the theme.

" }, "CreationStatus": { "shape": "ResourceStatus", "documentation": "

The creation status of the theme.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "UpdateTopicPermissionsRequest": { "type": "structure", "required": [ "AwsAccountId", "TopicId" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the topic that you want to update the permissions for.

", "location": "uri", "locationName": "AwsAccountId" }, "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic that you want to modify. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "TopicId" }, "GrantPermissions": { "shape": "UpdateResourcePermissionList", "documentation": "

The resource permissions that you want to grant to the topic.

" }, "RevokePermissions": { "shape": "UpdateResourcePermissionList", "documentation": "

The resource permissions that you want to revoke from the topic.

" } } }, "UpdateTopicPermissionsResponse": { "type": "structure", "members": { "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic that you want to modify. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "TopicArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the topic.

" }, "Permissions": { "shape": "ResourcePermissionList", "documentation": "

A list of resource permissions on the topic.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "UpdateTopicRefreshScheduleRequest": { "type": "structure", "required": [ "AwsAccountId", "TopicId", "DatasetId", "RefreshSchedule" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the topic whose refresh schedule you want to update.

", "location": "uri", "locationName": "AwsAccountId" }, "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic that you want to modify. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "TopicId" }, "DatasetId": { "shape": "String", "documentation": "

The ID of the dataset.

", "location": "uri", "locationName": "DatasetId" }, "RefreshSchedule": { "shape": "TopicRefreshSchedule", "documentation": "

The definition of a refresh schedule.

" } } }, "UpdateTopicRefreshScheduleResponse": { "type": "structure", "members": { "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic that you want to modify. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "TopicArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the topic.

" }, "DatasetArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the dataset.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" } } }, "UpdateTopicRequest": { "type": "structure", "required": [ "AwsAccountId", "TopicId", "Topic" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID of the Amazon Web Services account that contains the topic that you want to update.

", "location": "uri", "locationName": "AwsAccountId" }, "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic that you want to modify. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

", "location": "uri", "locationName": "TopicId" }, "Topic": { "shape": "TopicDetails", "documentation": "

The definition of the topic that you want to update.

" } } }, "UpdateTopicResponse": { "type": "structure", "members": { "TopicId": { "shape": "TopicId", "documentation": "

The ID of the topic that you want to modify. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the topic.

" }, "RefreshArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the topic refresh.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "UpdateUserRequest": { "type": "structure", "required": [ "UserName", "AwsAccountId", "Namespace", "Email", "Role" ], "members": { "UserName": { "shape": "UserName", "documentation": "

The Amazon QuickSight user name that you want to update.

", "location": "uri", "locationName": "UserName" }, "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

", "location": "uri", "locationName": "AwsAccountId" }, "Namespace": { "shape": "Namespace", "documentation": "

The namespace. Currently, you should set this to default.

", "location": "uri", "locationName": "Namespace" }, "Email": { "shape": "String", "documentation": "

The email address of the user that you want to update.

" }, "Role": { "shape": "UserRole", "documentation": "

The Amazon QuickSight role of the user. The role can be one of the following default security cohorts:

The name of the Amazon QuickSight role is invisible to the user except for the console screens dealing with permissions.

" }, "CustomPermissionsName": { "shape": "RoleName", "documentation": "

(Enterprise edition only) The name of the custom permissions profile that you want to assign to this user. Customized permissions allows you to control a user's access by restricting access the following operations:

A set of custom permissions includes any combination of these restrictions. Currently, you need to create the profile names for custom permission sets by using the Amazon QuickSight console. Then, you use the RegisterUser API operation to assign the named set of permissions to a Amazon QuickSight user.

Amazon QuickSight custom permissions are applied through IAM policies. Therefore, they override the permissions typically granted by assigning Amazon QuickSight users to one of the default security cohorts in Amazon QuickSight (admin, author, reader).

This feature is available only to Amazon QuickSight Enterprise edition subscriptions.

" }, "UnapplyCustomPermissions": { "shape": "Boolean", "documentation": "

A flag that you use to indicate that you want to remove all custom permissions from this user. Using this parameter resets the user to the state it was in before a custom permissions profile was applied. This parameter defaults to NULL and it doesn't accept any other value.

" }, "ExternalLoginFederationProviderType": { "shape": "String", "documentation": "

The type of supported external login provider that provides identity to let a user federate into Amazon QuickSight with an associated Identity and Access Management(IAM) role. The type of supported external login provider can be one of the following.

" }, "CustomFederationProviderUrl": { "shape": "String", "documentation": "

The URL of the custom OpenID Connect (OIDC) provider that provides identity to let a user federate into Amazon QuickSight with an associated Identity and Access Management(IAM) role. This parameter should only be used when ExternalLoginFederationProviderType parameter is set to CUSTOM_OIDC.

" }, "ExternalLoginId": { "shape": "String", "documentation": "

The identity ID for a user in the external login provider.

" } } }, "UpdateUserResponse": { "type": "structure", "members": { "User": { "shape": "User", "documentation": "

The Amazon QuickSight user.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "UpdateVPCConnectionRequest": { "type": "structure", "required": [ "AwsAccountId", "VPCConnectionId", "Name", "SubnetIds", "SecurityGroupIds", "RoleArn" ], "members": { "AwsAccountId": { "shape": "AwsAccountId", "documentation": "

The Amazon Web Services account ID of the account that contains the VPC connection that you want to update.

", "location": "uri", "locationName": "AwsAccountId" }, "VPCConnectionId": { "shape": "VPCConnectionResourceIdUnrestricted", "documentation": "

The ID of the VPC connection that you're updating. This ID is a unique identifier for each Amazon Web Services Region in an Amazon Web Services account.

", "location": "uri", "locationName": "VPCConnectionId" }, "Name": { "shape": "ResourceName", "documentation": "

The display name for the VPC connection.

" }, "SubnetIds": { "shape": "SubnetIdList", "documentation": "

A list of subnet IDs for the VPC connection.

" }, "SecurityGroupIds": { "shape": "SecurityGroupIdList", "documentation": "

A list of security group IDs for the VPC connection.

" }, "DnsResolvers": { "shape": "DnsResolverList", "documentation": "

A list of IP addresses of DNS resolver endpoints for the VPC connection.

" }, "RoleArn": { "shape": "RoleArn", "documentation": "

An IAM role associated with the VPC connection.

" } } }, "UpdateVPCConnectionResponse": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the VPC connection.

" }, "VPCConnectionId": { "shape": "VPCConnectionResourceIdUnrestricted", "documentation": "

The ID of the VPC connection that you are updating. This ID is a unique identifier for each Amazon Web Services Region in anAmazon Web Services account.

" }, "UpdateStatus": { "shape": "VPCConnectionResourceStatus", "documentation": "

The update status of the VPC connection's last update.

" }, "AvailabilityStatus": { "shape": "VPCConnectionAvailabilityStatus", "documentation": "

The availability status of the VPC connection.

" }, "RequestId": { "shape": "String", "documentation": "

The Amazon Web Services request ID for this operation.

" }, "Status": { "shape": "StatusCode", "documentation": "

The HTTP status of the request.

", "location": "statusCode" } } }, "UploadSettings": { "type": "structure", "members": { "Format": { "shape": "FileFormat", "documentation": "

File format.

" }, "StartFromRow": { "shape": "PositiveInteger", "documentation": "

A row number to start reading data from.

", "box": true }, "ContainsHeader": { "shape": "Boolean", "documentation": "

Whether the file has a header row, or the files each have a header row.

", "box": true }, "TextQualifier": { "shape": "TextQualifier", "documentation": "

Text qualifier.

" }, "Delimiter": { "shape": "Delimiter", "documentation": "

The delimiter between values in the file.

" } }, "documentation": "

Information about the format for a source file or files.

" }, "User": { "type": "structure", "members": { "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the user.

" }, "UserName": { "shape": "UserName", "documentation": "

The user's user name. This value is required if you are registering a user that will be managed in Amazon QuickSight. In the output, the value for UserName is N/A when the value for IdentityType is IAM and the corresponding IAM user is deleted.

" }, "Email": { "shape": "String", "documentation": "

The user's email address.

" }, "Role": { "shape": "UserRole", "documentation": "

The Amazon QuickSight role for the user. The user role can be one of the following:.

" }, "IdentityType": { "shape": "IdentityType", "documentation": "

The type of identity authentication used by the user.

" }, "Active": { "shape": "Boolean", "documentation": "

The active status of user. When you create an Amazon QuickSight user that's not an IAM user or an Active Directory user, that user is inactive until they sign in and provide a password.

" }, "PrincipalId": { "shape": "String", "documentation": "

The principal ID of the user.

" }, "CustomPermissionsName": { "shape": "RoleName", "documentation": "

The custom permissions profile associated with this user.

" }, "ExternalLoginFederationProviderType": { "shape": "String", "documentation": "

The type of supported external login provider that provides identity to let the user federate into Amazon QuickSight with an associated IAM role. The type can be one of the following.

" }, "ExternalLoginFederationProviderUrl": { "shape": "String", "documentation": "

The URL of the external login provider.

" }, "ExternalLoginId": { "shape": "String", "documentation": "

The identity ID for the user in the external login provider.

" } }, "documentation": "

A registered user of Amazon QuickSight.

" }, "UserList": { "type": "list", "member": { "shape": "User" } }, "UserName": { "type": "string", "min": 1, "pattern": "[\\u0020-\\u00FF]+" }, "UserRole": { "type": "string", "enum": [ "ADMIN", "AUTHOR", "READER", "RESTRICTED_AUTHOR", "RESTRICTED_READER", "ADMIN_PRO", "AUTHOR_PRO", "READER_PRO" ] }, "VPCConnection": { "type": "structure", "members": { "VPCConnectionId": { "shape": "VPCConnectionResourceIdUnrestricted", "documentation": "

The ID of the VPC connection that you're creating. This ID is a unique identifier for each Amazon Web Services Region in an Amazon Web Services account.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the VPC connection.

" }, "Name": { "shape": "ResourceName", "documentation": "

The display name for the VPC connection.

" }, "VPCId": { "shape": "String", "documentation": "

The Amazon EC2 VPC ID associated with the VPC connection.

" }, "SecurityGroupIds": { "shape": "SecurityGroupIdList", "documentation": "

The Amazon EC2 security group IDs associated with the VPC connection.

" }, "DnsResolvers": { "shape": "StringList", "documentation": "

A list of IP addresses of DNS resolver endpoints for the VPC connection.

" }, "Status": { "shape": "VPCConnectionResourceStatus", "documentation": "

The status of the VPC connection.

" }, "AvailabilityStatus": { "shape": "VPCConnectionAvailabilityStatus", "documentation": "

The availability status of the VPC connection.

" }, "NetworkInterfaces": { "shape": "NetworkInterfaceList", "documentation": "

A list of network interfaces.

" }, "RoleArn": { "shape": "String", "documentation": "

The ARN of the IAM role associated with the VPC connection.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that the VPC connection was created.

" }, "LastUpdatedTime": { "shape": "Timestamp", "documentation": "

The time that the VPC connection was last updated.

" } }, "documentation": "

The structure of a VPC connection.

" }, "VPCConnectionAvailabilityStatus": { "type": "string", "enum": [ "AVAILABLE", "UNAVAILABLE", "PARTIALLY_AVAILABLE" ] }, "VPCConnectionResourceIdRestricted": { "type": "string", "max": 1000, "min": 1, "pattern": "[\\w\\-]+" }, "VPCConnectionResourceIdUnrestricted": { "type": "string", "max": 1000, "min": 1 }, "VPCConnectionResourceStatus": { "type": "string", "enum": [ "CREATION_IN_PROGRESS", "CREATION_SUCCESSFUL", "CREATION_FAILED", "UPDATE_IN_PROGRESS", "UPDATE_SUCCESSFUL", "UPDATE_FAILED", "DELETION_IN_PROGRESS", "DELETION_FAILED", "DELETED" ] }, "VPCConnectionSummary": { "type": "structure", "members": { "VPCConnectionId": { "shape": "VPCConnectionResourceIdUnrestricted", "documentation": "

The ID of the VPC connection that you're creating. This ID is a unique identifier for each Amazon Web Services Region in an Amazon Web Services account.

" }, "Arn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) of the VPC connection.

" }, "Name": { "shape": "ResourceName", "documentation": "

The display name for the VPC connection.

" }, "VPCId": { "shape": "String", "documentation": "

The Amazon EC2 VPC ID associated with the VPC connection.

" }, "SecurityGroupIds": { "shape": "SecurityGroupIdList", "documentation": "

The Amazon EC2 security group IDs associated with the VPC connection.

" }, "DnsResolvers": { "shape": "StringList", "documentation": "

A list of IP addresses of DNS resolver endpoints for the VPC connection.

" }, "Status": { "shape": "VPCConnectionResourceStatus", "documentation": "

The status of the VPC connection.

" }, "AvailabilityStatus": { "shape": "VPCConnectionAvailabilityStatus", "documentation": "

The availability status of the VPC connection.

" }, "NetworkInterfaces": { "shape": "NetworkInterfaceList", "documentation": "

A list of network interfaces.

" }, "RoleArn": { "shape": "String", "documentation": "

The ARN of the IAM role associated with the VPC connection.

" }, "CreatedTime": { "shape": "Timestamp", "documentation": "

The time that the VPC connection was created.

" }, "LastUpdatedTime": { "shape": "Timestamp", "documentation": "

The time that the VPC connection was last updated.

" } }, "documentation": "

The summary metadata that describes a VPC connection.

" }, "VPCConnectionSummaryList": { "type": "list", "member": { "shape": "VPCConnectionSummary" } }, "ValidationStrategy": { "type": "structure", "required": [ "Mode" ], "members": { "Mode": { "shape": "ValidationStrategyMode", "documentation": "

The mode of validation for the asset to be created or updated. When you set this value to STRICT, strict validation for every error is enforced. When you set this value to LENIENT, validation is skipped for specific UI errors.

" } }, "documentation": "

The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects. When you set this value to LENIENT, validation is skipped for specific errors.

" }, "ValidationStrategyMode": { "type": "string", "enum": [ "STRICT", "LENIENT" ] }, "ValueWhenUnsetOption": { "type": "string", "enum": [ "RECOMMENDED_VALUE", "NULL" ] }, "VersionDescription": { "type": "string", "max": 512, "min": 1 }, "VersionNumber": { "type": "long", "min": 1 }, "VerticalTextAlignment": { "type": "string", "enum": [ "TOP", "MIDDLE", "BOTTOM", "AUTO" ] }, "Visibility": { "type": "string", "enum": [ "HIDDEN", "VISIBLE" ] }, "VisiblePanelColumns": { "type": "long", "max": 10, "min": 1 }, "VisiblePanelRows": { "type": "long", "max": 10, "min": 1 }, "VisibleRangeOptions": { "type": "structure", "members": { "PercentRange": { "shape": "PercentVisibleRange", "documentation": "

The percent range in the visible range.

" } }, "documentation": "

The range options for the data zoom scroll bar.

" }, "Visual": { "type": "structure", "members": { "TableVisual": { "shape": "TableVisual", "documentation": "

A table visual.

For more information, see Using tables as visuals in the Amazon QuickSight User Guide.

" }, "PivotTableVisual": { "shape": "PivotTableVisual", "documentation": "

A pivot table.

For more information, see Using pivot tables in the Amazon QuickSight User Guide.

" }, "BarChartVisual": { "shape": "BarChartVisual", "documentation": "

A bar chart.

For more information, see Using bar charts in the Amazon QuickSight User Guide.

" }, "KPIVisual": { "shape": "KPIVisual", "documentation": "

A key performance indicator (KPI).

For more information, see Using KPIs in the Amazon QuickSight User Guide.

" }, "PieChartVisual": { "shape": "PieChartVisual", "documentation": "

A pie or donut chart.

For more information, see Using pie charts in the Amazon QuickSight User Guide.

" }, "GaugeChartVisual": { "shape": "GaugeChartVisual", "documentation": "

A gauge chart.

For more information, see Using gauge charts in the Amazon QuickSight User Guide.

" }, "LineChartVisual": { "shape": "LineChartVisual", "documentation": "

A line chart.

For more information, see Using line charts in the Amazon QuickSight User Guide.

" }, "HeatMapVisual": { "shape": "HeatMapVisual", "documentation": "

A heat map.

For more information, see Using heat maps in the Amazon QuickSight User Guide.

" }, "TreeMapVisual": { "shape": "TreeMapVisual", "documentation": "

A tree map.

For more information, see Using tree maps in the Amazon QuickSight User Guide.

" }, "GeospatialMapVisual": { "shape": "GeospatialMapVisual", "documentation": "

A geospatial map or a points on map visual.

For more information, see Creating point maps in the Amazon QuickSight User Guide.

" }, "FilledMapVisual": { "shape": "FilledMapVisual", "documentation": "

A filled map.

For more information, see Creating filled maps in the Amazon QuickSight User Guide.

" }, "FunnelChartVisual": { "shape": "FunnelChartVisual", "documentation": "

A funnel chart.

For more information, see Using funnel charts in the Amazon QuickSight User Guide.

" }, "ScatterPlotVisual": { "shape": "ScatterPlotVisual", "documentation": "

A scatter plot.

For more information, see Using scatter plots in the Amazon QuickSight User Guide.

" }, "ComboChartVisual": { "shape": "ComboChartVisual", "documentation": "

A combo chart.

For more information, see Using combo charts in the Amazon QuickSight User Guide.

" }, "BoxPlotVisual": { "shape": "BoxPlotVisual", "documentation": "

A box plot.

For more information, see Using box plots in the Amazon QuickSight User Guide.

" }, "WaterfallVisual": { "shape": "WaterfallVisual", "documentation": "

A waterfall chart.

For more information, see Using waterfall charts in the Amazon QuickSight User Guide.

" }, "HistogramVisual": { "shape": "HistogramVisual", "documentation": "

A histogram.

For more information, see Using histograms in the Amazon QuickSight User Guide.

" }, "WordCloudVisual": { "shape": "WordCloudVisual", "documentation": "

A word cloud.

For more information, see Using word clouds in the Amazon QuickSight User Guide.

" }, "InsightVisual": { "shape": "InsightVisual", "documentation": "

An insight visual.

For more information, see Working with insights in the Amazon QuickSight User Guide.

" }, "SankeyDiagramVisual": { "shape": "SankeyDiagramVisual", "documentation": "

A sankey diagram.

For more information, see Using Sankey diagrams in the Amazon QuickSight User Guide.

" }, "CustomContentVisual": { "shape": "CustomContentVisual", "documentation": "

A visual that contains custom content.

For more information, see Using custom visual content in the Amazon QuickSight User Guide.

" }, "EmptyVisual": { "shape": "EmptyVisual", "documentation": "

An empty visual.

" }, "RadarChartVisual": { "shape": "RadarChartVisual", "documentation": "

A radar chart visual.

For more information, see Using radar charts in the Amazon QuickSight User Guide.

" } }, "documentation": "

A visual displayed on a sheet in an analysis, dashboard, or template.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "VisualAxisSortOption": { "type": "structure", "members": { "AvailabilityStatus": { "shape": "DashboardBehavior", "documentation": "

The availaiblity status of a visual's axis sort options.

" } }, "documentation": "

The axis sort options for a visual.

" }, "VisualCustomAction": { "type": "structure", "required": [ "CustomActionId", "Name", "Trigger", "ActionOperations" ], "members": { "CustomActionId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The ID of the VisualCustomAction.

" }, "Name": { "shape": "VisualCustomActionName", "documentation": "

The name of the VisualCustomAction.

" }, "Status": { "shape": "WidgetStatus", "documentation": "

The status of the VisualCustomAction.

" }, "Trigger": { "shape": "VisualCustomActionTrigger", "documentation": "

The trigger of the VisualCustomAction.

Valid values are defined as follows:

" }, "ActionOperations": { "shape": "VisualCustomActionOperationList", "documentation": "

A list of VisualCustomActionOperations.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" } }, "documentation": "

A custom action defined on a visual.

" }, "VisualCustomActionList": { "type": "list", "member": { "shape": "VisualCustomAction" }, "max": 10 }, "VisualCustomActionName": { "type": "string", "max": 256, "min": 1 }, "VisualCustomActionOperation": { "type": "structure", "members": { "FilterOperation": { "shape": "CustomActionFilterOperation", "documentation": "

The filter operation that filters data included in a visual or in an entire sheet.

" }, "NavigationOperation": { "shape": "CustomActionNavigationOperation", "documentation": "

The navigation operation that navigates between different sheets in the same analysis.

" }, "URLOperation": { "shape": "CustomActionURLOperation", "documentation": "

The URL operation that opens a link to another webpage.

" }, "SetParametersOperation": { "shape": "CustomActionSetParametersOperation", "documentation": "

The set parameter operation that sets parameters in custom action.

" } }, "documentation": "

The operation that is defined by the custom action.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "VisualCustomActionOperationList": { "type": "list", "member": { "shape": "VisualCustomActionOperation" }, "max": 2, "min": 1 }, "VisualCustomActionTrigger": { "type": "string", "enum": [ "DATA_POINT_CLICK", "DATA_POINT_MENU" ] }, "VisualInteractionOptions": { "type": "structure", "members": { "VisualMenuOption": { "shape": "VisualMenuOption", "documentation": "

The on-visual menu options for a visual.

" }, "ContextMenuOption": { "shape": "ContextMenuOption", "documentation": "

The context menu options for a visual.

" } }, "documentation": "

The general visual interactions setup for visual publish options

" }, "VisualList": { "type": "list", "member": { "shape": "Visual" }, "max": 50 }, "VisualMenuOption": { "type": "structure", "members": { "AvailabilityStatus": { "shape": "DashboardBehavior", "documentation": "

The availaiblity status of a visual's menu options.

" } }, "documentation": "

The menu options for a visual.

" }, "VisualOptions": { "type": "structure", "members": { "type": { "shape": "LimitedString", "documentation": "

The type for a VisualOptions.

" } }, "documentation": "

The definition for a VisualOptions.

" }, "VisualPalette": { "type": "structure", "members": { "ChartColor": { "shape": "HexColor", "documentation": "

The chart color options for the visual palette.

" }, "ColorMap": { "shape": "DataPathColorList", "documentation": "

The color map options for the visual palette.

" } }, "documentation": "

The visual display options for the visual palette.

" }, "VisualRole": { "type": "string", "enum": [ "PRIMARY", "COMPLIMENTARY", "MULTI_INTENT", "FALLBACK", "FRAGMENT" ] }, "VisualSubtitleLabelOptions": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The visibility of the subtitle label.

" }, "FormatText": { "shape": "LongFormatText", "documentation": "

The long text format of the subtitle label, such as plain text or rich text.

" } }, "documentation": "

The subtitle label options for a visual.

" }, "VisualTitleLabelOptions": { "type": "structure", "members": { "Visibility": { "shape": "Visibility", "documentation": "

The visibility of the title label.

" }, "FormatText": { "shape": "ShortFormatText", "documentation": "

The short text format of the title label, such as plain text or rich text.

" } }, "documentation": "

The title label options for a visual.

" }, "VpcConnectionProperties": { "type": "structure", "required": [ "VpcConnectionArn" ], "members": { "VpcConnectionArn": { "shape": "Arn", "documentation": "

The Amazon Resource Name (ARN) for the VPC connection.

" } }, "documentation": "

VPC connection properties.

" }, "VpcEndpointId": { "type": "string", "max": 255, "min": 1, "pattern": "^vpce-[0-9a-z]*$" }, "VpcEndpointIdRestrictionRuleDescription": { "type": "string", "max": 150, "min": 0 }, "VpcEndpointIdRestrictionRuleMap": { "type": "map", "key": { "shape": "VpcEndpointId" }, "value": { "shape": "VpcEndpointIdRestrictionRuleDescription" } }, "VpcId": { "type": "string", "max": 255, "min": 1, "pattern": "^vpc-[0-9a-z]*$" }, "VpcIdRestrictionRuleDescription": { "type": "string", "max": 150, "min": 0 }, "VpcIdRestrictionRuleMap": { "type": "map", "key": { "shape": "VpcId" }, "value": { "shape": "VpcIdRestrictionRuleDescription" } }, "Warehouse": { "type": "string", "max": 128 }, "WaterfallChartAggregatedFieldWells": { "type": "structure", "members": { "Categories": { "shape": "DimensionFieldList", "documentation": "

The category field wells of a waterfall visual.

" }, "Values": { "shape": "MeasureFieldList", "documentation": "

The value field wells of a waterfall visual.

" }, "Breakdowns": { "shape": "DimensionFieldList", "documentation": "

The breakdown field wells of a waterfall visual.

" } }, "documentation": "

The field well configuration of a waterfall visual.

" }, "WaterfallChartColorConfiguration": { "type": "structure", "members": { "GroupColorConfiguration": { "shape": "WaterfallChartGroupColorConfiguration", "documentation": "

The color configuration for individual groups within a waterfall visual.

" } }, "documentation": "

The color configuration of a waterfall visual.

" }, "WaterfallChartConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "WaterfallChartFieldWells", "documentation": "

The field well configuration of a waterfall visual.

" }, "SortConfiguration": { "shape": "WaterfallChartSortConfiguration", "documentation": "

The sort configuration of a waterfall visual.

" }, "WaterfallChartOptions": { "shape": "WaterfallChartOptions", "documentation": "

The options that determine the presentation of a waterfall visual.

" }, "CategoryAxisLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The options that determine the presentation of the category axis label.

" }, "CategoryAxisDisplayOptions": { "shape": "AxisDisplayOptions", "documentation": "

The options that determine the presentation of the category axis.

" }, "PrimaryYAxisLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The options that determine the presentation of the y-axis label.

" }, "PrimaryYAxisDisplayOptions": { "shape": "AxisDisplayOptions", "documentation": "

The options that determine the presentation of the y-axis.

" }, "Legend": { "shape": "LegendOptions", "documentation": "

The legend configuration of a waterfall visual.

" }, "DataLabels": { "shape": "DataLabelOptions", "documentation": "

The data label configuration of a waterfall visual.

" }, "VisualPalette": { "shape": "VisualPalette", "documentation": "

The visual palette configuration of a waterfall visual.

" }, "ColorConfiguration": { "shape": "WaterfallChartColorConfiguration", "documentation": "

The color configuration of a waterfall visual.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration for a waterfall visual.

" }, "WaterfallChartFieldWells": { "type": "structure", "members": { "WaterfallChartAggregatedFieldWells": { "shape": "WaterfallChartAggregatedFieldWells", "documentation": "

The field well configuration of a waterfall visual.

" } }, "documentation": "

The field well configuration of a waterfall visual.

" }, "WaterfallChartGroupColorConfiguration": { "type": "structure", "members": { "PositiveBarColor": { "shape": "HexColor", "documentation": "

Defines the color for the positive bars of a waterfall chart.

" }, "NegativeBarColor": { "shape": "HexColor", "documentation": "

Defines the color for the negative bars of a waterfall chart.

" }, "TotalBarColor": { "shape": "HexColor", "documentation": "

Defines the color for the total bars of a waterfall chart.

" } }, "documentation": "

The color configuration for individual groups within a waterfall visual.

" }, "WaterfallChartOptions": { "type": "structure", "members": { "TotalBarLabel": { "shape": "String", "documentation": "

This option determines the total bar label of a waterfall visual.

" } }, "documentation": "

The options that determine the presentation of a waterfall visual.

" }, "WaterfallChartSortConfiguration": { "type": "structure", "members": { "CategorySort": { "shape": "FieldSortOptionsList", "documentation": "

The sort configuration of the category fields.

" }, "BreakdownItemsLimit": { "shape": "ItemsLimitConfiguration", "documentation": "

The limit on the number of bar groups that are displayed.

" } }, "documentation": "

The sort configuration of a waterfall visual.

" }, "WaterfallVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "WaterfallChartConfiguration", "documentation": "

The configuration for a waterfall visual.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" }, "ColumnHierarchies": { "shape": "ColumnHierarchyList", "documentation": "

The column hierarchy that is used during drill-downs and drill-ups.

" } }, "documentation": "

A waterfall chart.

For more information, see Using waterfall charts in the Amazon QuickSight User Guide.

" }, "WhatIfPointScenario": { "type": "structure", "required": [ "Date", "Value" ], "members": { "Date": { "shape": "Timestamp", "documentation": "

The date that you need the forecast results for.

" }, "Value": { "shape": "Double", "documentation": "

The target value that you want to meet for the provided date.

" } }, "documentation": "

Provides the forecast to meet the target for a particular date.

" }, "WhatIfRangeScenario": { "type": "structure", "required": [ "StartDate", "EndDate", "Value" ], "members": { "StartDate": { "shape": "Timestamp", "documentation": "

The start date in the date range that you need the forecast results for.

" }, "EndDate": { "shape": "Timestamp", "documentation": "

The end date in the date range that you need the forecast results for.

" }, "Value": { "shape": "Double", "documentation": "

The target value that you want to meet for the provided date range.

" } }, "documentation": "

Provides the forecast to meet the target for a particular date range.

" }, "WidgetStatus": { "type": "string", "enum": [ "ENABLED", "DISABLED" ] }, "WordCloudAggregatedFieldWells": { "type": "structure", "members": { "GroupBy": { "shape": "WordCloudDimensionFieldList", "documentation": "

The group by field well of a word cloud. Values are grouped by group by fields.

" }, "Size": { "shape": "WordCloudMeasureFieldList", "documentation": "

The size field well of a word cloud. Values are aggregated based on group by fields.

" } }, "documentation": "

The aggregated field wells of a word cloud.

" }, "WordCloudChartConfiguration": { "type": "structure", "members": { "FieldWells": { "shape": "WordCloudFieldWells", "documentation": "

The field wells of the visual.

" }, "SortConfiguration": { "shape": "WordCloudSortConfiguration", "documentation": "

The sort configuration of a word cloud visual.

" }, "CategoryLabelOptions": { "shape": "ChartAxisLabelOptions", "documentation": "

The label options (label text, label visibility, and sort icon visibility) for the word cloud category.

" }, "WordCloudOptions": { "shape": "WordCloudOptions", "documentation": "

The options for a word cloud visual.

" }, "Interactions": { "shape": "VisualInteractionOptions", "documentation": "

The general visual interactions setup for a visual.

" } }, "documentation": "

The configuration of a word cloud visual.

" }, "WordCloudCloudLayout": { "type": "string", "enum": [ "FLUID", "NORMAL" ] }, "WordCloudDimensionFieldList": { "type": "list", "member": { "shape": "DimensionField" }, "max": 10 }, "WordCloudFieldWells": { "type": "structure", "members": { "WordCloudAggregatedFieldWells": { "shape": "WordCloudAggregatedFieldWells", "documentation": "

The aggregated field wells of a word cloud.

" } }, "documentation": "

The field wells of a word cloud visual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" }, "WordCloudMaximumStringLength": { "type": "integer", "max": 100, "min": 1 }, "WordCloudMeasureFieldList": { "type": "list", "member": { "shape": "MeasureField" }, "max": 1 }, "WordCloudOptions": { "type": "structure", "members": { "WordOrientation": { "shape": "WordCloudWordOrientation", "documentation": "

The word orientation options (horizontal, horizontal_and_vertical) for the words in a word cloud.

" }, "WordScaling": { "shape": "WordCloudWordScaling", "documentation": "

The word scaling options (emphasize, normal) for the words in a word cloud.

" }, "CloudLayout": { "shape": "WordCloudCloudLayout", "documentation": "

The cloud layout options (fluid, normal) of a word cloud.

" }, "WordCasing": { "shape": "WordCloudWordCasing", "documentation": "

The word casing options (lower_case, existing_case) for the words in a word cloud.

" }, "WordPadding": { "shape": "WordCloudWordPadding", "documentation": "

The word padding options (none, small, medium, large) for the words in a word cloud.

" }, "MaximumStringLength": { "shape": "WordCloudMaximumStringLength", "documentation": "

The length limit of each word from 1-100.

" } }, "documentation": "

The word cloud options for a word cloud visual.

" }, "WordCloudSortConfiguration": { "type": "structure", "members": { "CategoryItemsLimit": { "shape": "ItemsLimitConfiguration", "documentation": "

The limit on the number of groups that are displayed in a word cloud.

" }, "CategorySort": { "shape": "FieldSortOptionsList", "documentation": "

The sort configuration of group by fields.

" } }, "documentation": "

The sort configuration of a word cloud visual.

" }, "WordCloudVisual": { "type": "structure", "required": [ "VisualId" ], "members": { "VisualId": { "shape": "ShortRestrictiveResourceId", "documentation": "

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..

" }, "Title": { "shape": "VisualTitleLabelOptions", "documentation": "

The title that is displayed on the visual.

" }, "Subtitle": { "shape": "VisualSubtitleLabelOptions", "documentation": "

The subtitle that is displayed on the visual.

" }, "ChartConfiguration": { "shape": "WordCloudChartConfiguration", "documentation": "

The configuration settings of the visual.

" }, "Actions": { "shape": "VisualCustomActionList", "documentation": "

The list of custom actions that are configured for a visual.

" }, "ColumnHierarchies": { "shape": "ColumnHierarchyList", "documentation": "

The column hierarchy that is used during drill-downs and drill-ups.

" } }, "documentation": "

A word cloud.

For more information, see Using word clouds in the Amazon QuickSight User Guide.

" }, "WordCloudWordCasing": { "type": "string", "enum": [ "LOWER_CASE", "EXISTING_CASE" ] }, "WordCloudWordOrientation": { "type": "string", "enum": [ "HORIZONTAL", "HORIZONTAL_AND_VERTICAL" ] }, "WordCloudWordPadding": { "type": "string", "enum": [ "NONE", "SMALL", "MEDIUM", "LARGE" ] }, "WordCloudWordScaling": { "type": "string", "enum": [ "EMPHASIZE", "NORMAL" ] }, "WorkGroup": { "type": "string", "max": 128, "min": 1 }, "YAxisOptions": { "type": "structure", "required": [ "YAxis" ], "members": { "YAxis": { "shape": "SingleYAxisOption", "documentation": "

The Y axis type to be used in the chart.

If you choose PRIMARY_Y_AXIS, the primary Y Axis is located on the leftmost vertical axis of the chart.

" } }, "documentation": "

The options that are available for a single Y axis in a chart.

" }, "boolean": { "type": "boolean" } }, "documentation": "Amazon QuickSight API Reference

Amazon QuickSight is a fully managed, serverless business intelligence service for the Amazon Web Services Cloud that makes it easy to extend data and insights to every user in your organization. This API reference contains documentation for a programming interface that you can use to manage Amazon QuickSight.

" }