/**
 * All IAM policy actions for Amazon QuickSight (QUICKSIGHT)
 *
 * Extracted by `aws-iam-policy` from
 * https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonquicksight.html
 *
 * 2025-02-24T21:49:20.439Z
 */
export declare enum AwsQuicksightActions {
    /**
     * Grants permission to enable setting default access to AWS resources
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/accessing-data-sources.html
     */
    AccountConfigurations = "quicksight:AccountConfigurations",
    /**
     * Grants permission to create reviewed answers for a topic
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_BatchCreateTopicReviewedAnswer.html
     */
    BatchCreateTopicReviewedAnswer = "quicksight:BatchCreateTopicReviewedAnswer",
    /**
     * Grants permission to delete reviewed answers for a topic
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_BatchDeleteTopicReviewedAnswer.html
     */
    BatchDeleteTopicReviewedAnswer = "quicksight:BatchDeleteTopicReviewedAnswer",
    /**
     * Grants permission to cancel a SPICE ingestions on a dataset
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CancelIngestion.html
     */
    CancelIngestion = "quicksight:CancelIngestion",
    /**
     * Grants permission to create an account customization for QuickSight account or
     * namespace
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateAccountCustomization.html
     */
    CreateAccountCustomization = "quicksight:CreateAccountCustomization",
    /**
     * Grants permission to subscribe to QuickSight
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateAccountSubscription.html
     */
    CreateAccountSubscription = "quicksight:CreateAccountSubscription",
    /**
     * Grants permission to provision Amazon QuickSight administrators, authors, and r
     * eaders
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/iam-actions.html
     */
    CreateAdmin = "quicksight:CreateAdmin",
    /**
     * Grants permission to create an analysis from a template
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateAnalysis.html
     */
    CreateAnalysis = "quicksight:CreateAnalysis",
    /**
     * Grants permission to create an Amazon QuickSight brand
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateBrand.html
     */
    CreateBrand = "quicksight:CreateBrand",
    /**
     * Grants permission to create a QuickSight custom permissions resource
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateCustomPermissions.html
     */
    CreateCustomPermissions = "quicksight:CreateCustomPermissions",
    /**
     * Grants permission to create a QuickSight Dashboard
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateDashboard.html
     */
    CreateDashboard = "quicksight:CreateDashboard",
    /**
     * Grants permission to create a dataset
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateDataSet.html
     */
    CreateDataSet = "quicksight:CreateDataSet",
    /**
     * Grants permission to create a data source
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateDataSource.html
     */
    CreateDataSource = "quicksight:CreateDataSource",
    /**
     * Grants permission to create a QuickSight email customization template
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/customizing-quicksight-email-templates.html
     */
    CreateEmailCustomizationTemplate = "quicksight:CreateEmailCustomizationTemplate",
    /**
     * Grants permission to create a QuickSight folder
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateFolder.html
     */
    CreateFolder = "quicksight:CreateFolder",
    /**
     * Grants permission to add a QuickSight Dashboard, Analysis or Dataset to a Quick
     * Sight Folder
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateFolderMembership.html
     */
    CreateFolderMembership = "quicksight:CreateFolderMembership",
    /**
     * Grants permission to create a QuickSight group
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateGroup.html
     */
    CreateGroup = "quicksight:CreateGroup",
    /**
     * Grants permission to add a QuickSight user to a QuickSight group
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateGroupMembership.html
     */
    CreateGroupMembership = "quicksight:CreateGroupMembership",
    /**
     * Grants permission to create an assignment with one specified IAM Policy ARN tha
     * t will be assigned to specified groups or users of QuickSight
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateIAMPolicyAssignment.html
     */
    CreateIAMPolicyAssignment = "quicksight:CreateIAMPolicyAssignment",
    /**
     * Grants permission to start a SPICE ingestion on a dataset
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateIngestion.html
     */
    CreateIngestion = "quicksight:CreateIngestion",
    /**
     * Grants permission to create an QuickSight namespace
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateNamespace.html
     */
    CreateNamespace = "quicksight:CreateNamespace",
    /**
     * Grants permission to provision Amazon QuickSight readers
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/iam-actions.html
     */
    CreateReader = "quicksight:CreateReader",
    /**
     * Grants permission to create a refresh schedule for a dataset
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateRefreshSchedule.html
     */
    CreateRefreshSchedule = "quicksight:CreateRefreshSchedule",
    /**
     * Grants permission to add a group member to a role
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateRoleMembership.html
     */
    CreateRoleMembership = "quicksight:CreateRoleMembership",
    /**
     * Grants permission to create a template
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateTemplate.html
     */
    CreateTemplate = "quicksight:CreateTemplate",
    /**
     * Grants permission to create a template alias
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateTemplateAlias.html
     */
    CreateTemplateAlias = "quicksight:CreateTemplateAlias",
    /**
     * Grants permission to create a theme
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateTheme.html
     */
    CreateTheme = "quicksight:CreateTheme",
    /**
     * Grants permission to create an alias for a theme version
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateThemeAlias.html
     */
    CreateThemeAlias = "quicksight:CreateThemeAlias",
    /**
     * Grants permission to create a topic
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateTopic.html
     */
    CreateTopic = "quicksight:CreateTopic",
    /**
     * Grants permission to create a refresh schedule for a topic
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateTopicRefreshSchedule.html
     */
    CreateTopicRefreshSchedule = "quicksight:CreateTopicRefreshSchedule",
    /**
     * Grants permission to provision Amazon QuickSight authors and readers
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/iam-actions.html
     */
    CreateUser = "quicksight:CreateUser",
    /**
     * Grants permission to create a vpc connection
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateVPCConnection.html
     */
    CreateVPCConnection = "quicksight:CreateVPCConnection",
    /**
     * Grants permission to delete an account customization for QuickSight account or
     * namespace
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteAccountCustomization.html
     */
    DeleteAccountCustomization = "quicksight:DeleteAccountCustomization",
    /**
     * Grants permission to delete a QuickSight account
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteAccountSubscription.html
     */
    DeleteAccountSubscription = "quicksight:DeleteAccountSubscription",
    /**
     * Grants permission to delete an analysis
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteAnalysis.html
     */
    DeleteAnalysis = "quicksight:DeleteAnalysis",
    /**
     * Grants permission to delete an Amazon QuickSight brand
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteBrand.html
     */
    DeleteBrand = "quicksight:DeleteBrand",
    /**
     * Grants permission to delete a brand assignment
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteBrandAssignment.html
     */
    DeleteBrandAssignment = "quicksight:DeleteBrandAssignment",
    /**
     * Grants permission to delete a QuickSight custom permissions resource
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteCustomPermissions.html
     */
    DeleteCustomPermissions = "quicksight:DeleteCustomPermissions",
    /**
     * Grants permission to delete a QuickSight Dashboard
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteDashboard.html
     */
    DeleteDashboard = "quicksight:DeleteDashboard",
    /**
     * Grants permission to delete a dataset
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteDataSet.html
     */
    DeleteDataSet = "quicksight:DeleteDataSet",
    /**
     * Grants permission to delete dataset refresh properties for a dataset
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteDataSetRefreshProperties.html
     */
    DeleteDataSetRefreshProperties = "quicksight:DeleteDataSetRefreshProperties",
    /**
     * Grants permission to delete a data source
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteDataSource.html
     */
    DeleteDataSource = "quicksight:DeleteDataSource",
    /**
     * Grants permission to delete linked QBusiness application for QuickSight account
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteDefaultQBusinessApplication.html
     */
    DeleteDefaultQBusinessApplication = "quicksight:DeleteDefaultQBusinessApplication",
    /**
     * Grants permission to delete a QuickSight email customization template
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/customizing-quicksight-email-templates.html
     */
    DeleteEmailCustomizationTemplate = "quicksight:DeleteEmailCustomizationTemplate",
    /**
     * Grants permission to delete a QuickSight Folder
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteFolder.html
     */
    DeleteFolder = "quicksight:DeleteFolder",
    /**
     * Grants permission to remove a QuickSight Dashboard, Analysis or Dataset from a
     * QuickSight Folder
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteFolderMembership.html
     */
    DeleteFolderMembership = "quicksight:DeleteFolderMembership",
    /**
     * Grants permission to remove a user group from QuickSight
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteGroup.html
     */
    DeleteGroup = "quicksight:DeleteGroup",
    /**
     * Grants permission to remove a user from a group so that he/she is no longer a m
     * ember of the group
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteGroupMembership.html
     */
    DeleteGroupMembership = "quicksight:DeleteGroupMembership",
    /**
     * Grants permission to update an existing assignment
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteIAMPolicyAssignment.html
     */
    DeleteIAMPolicyAssignment = "quicksight:DeleteIAMPolicyAssignment",
    /**
     * Grants permission to remove AWS services for trusted identity propagation in Qu
     * ickSight
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteIdentityPropagationConfig.html
     */
    DeleteIdentityPropagationConfig = "quicksight:DeleteIdentityPropagationConfig",
    /**
     * Grants permission to delete a QuickSight namespace
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteNamespace.html
     */
    DeleteNamespace = "quicksight:DeleteNamespace",
    /**
     * Grants permission to delete a refresh schedule for a dataset
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteRefreshSchedule.html
     */
    DeleteRefreshSchedule = "quicksight:DeleteRefreshSchedule",
    /**
     * Grants permission to remove the custom permission associated with a role
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteRoleCustomPermission.html
     */
    DeleteRoleCustomPermission = "quicksight:DeleteRoleCustomPermission",
    /**
     * Grants permission to remove a group member from a role
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteRoleMembership.html
     */
    DeleteRoleMembership = "quicksight:DeleteRoleMembership",
    /**
     * Grants permission to delete a template
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteTemplate.html
     */
    DeleteTemplate = "quicksight:DeleteTemplate",
    /**
     * Grants permission to delete a template alias
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteTemplateAlias.html
     */
    DeleteTemplateAlias = "quicksight:DeleteTemplateAlias",
    /**
     * Grants permission to delete a theme
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteTheme.html
     */
    DeleteTheme = "quicksight:DeleteTheme",
    /**
     * Grants permission to delete the alias of a theme
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteThemeAlias.html
     */
    DeleteThemeAlias = "quicksight:DeleteThemeAlias",
    /**
     * Grants permission to delete a topic
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteTopic.html
     */
    DeleteTopic = "quicksight:DeleteTopic",
    /**
     * Grants permission to delete a refresh schedule for a topic
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteTopicRefreshSchedule.html
     */
    DeleteTopicRefreshSchedule = "quicksight:DeleteTopicRefreshSchedule",
    /**
     * Grants permission to delete a QuickSight user, given the user name
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteUser.html
     */
    DeleteUser = "quicksight:DeleteUser",
    /**
     * Grants permission to deletes a user identified by its principal ID
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteUserByPrincipalId.html
     */
    DeleteUserByPrincipalId = "quicksight:DeleteUserByPrincipalId",
    /**
     * Grants permission to remove the custom permission associated with a user
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteUserCustomPermission.html
     */
    DeleteUserCustomPermission = "quicksight:DeleteUserCustomPermission",
    /**
     * Grants permission to delete a vpc connection
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DeleteVPCConnection.html
     */
    DeleteVPCConnection = "quicksight:DeleteVPCConnection",
    /**
     * Grants permission to describe an account customization for QuickSight account o
     * r namespace
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeAccountCustomization.html
     */
    DescribeAccountCustomization = "quicksight:DescribeAccountCustomization",
    /**
     * Grants permission to describe the administrative account settings for QuickSigh
     * t account
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeAccountSettings.html
     */
    DescribeAccountSettings = "quicksight:DescribeAccountSettings",
    /**
     * Grants permission to describe a QuickSight account
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeAccountSubscription.html
     */
    DescribeAccountSubscription = "quicksight:DescribeAccountSubscription",
    /**
     * Grants permission to describe an analysis
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeAnalysis.html
     */
    DescribeAnalysis = "quicksight:DescribeAnalysis",
    /**
     * Grants permission to describe permissions for an analysis
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeAnalysisPermissions.html
     */
    DescribeAnalysisPermissions = "quicksight:DescribeAnalysisPermissions",
    /**
     * Grants permission to describe an asset bundle export job
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeAssetBundleExportJob.html
     */
    DescribeAssetBundleExportJob = "quicksight:DescribeAssetBundleExportJob",
    /**
     * Grants permission to describe an asset bundle import job
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeAssetBundleImportJob.html
     */
    DescribeAssetBundleImportJob = "quicksight:DescribeAssetBundleImportJob",
    /**
     * Grants permission to describe a brand
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeBrand.html
     */
    DescribeBrand = "quicksight:DescribeBrand",
    /**
     * Grants permission to describe a brand assignment
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeBrandAssignment.html
     */
    DescribeBrandAssignment = "quicksight:DescribeBrandAssignment",
    /**
     * Grants permission to describes the published version of the brand
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeBrandPublishedVersion.html
     */
    DescribeBrandPublishedVersion = "quicksight:DescribeBrandPublishedVersion",
    /**
     * Grants permission to describe a custom permissions resource in a QuickSight acc
     * ount
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeCustomPermissions.html
     */
    DescribeCustomPermissions = "quicksight:DescribeCustomPermissions",
    /**
     * Grants permission to describe a QuickSight Dashboard
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeDashboard.html
     */
    DescribeDashboard = "quicksight:DescribeDashboard",
    /**
     * Grants permission to describe permissions for a QuickSight Dashboard
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeDashboardPermissions.html
     */
    DescribeDashboardPermissions = "quicksight:DescribeDashboardPermissions",
    /**
     * Grants permission to describe a dashboard snapshot job
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeDashboardSnapshotJob.html
     */
    DescribeDashboardSnapshotJob = "quicksight:DescribeDashboardSnapshotJob",
    /**
     * Grants permission to describe result of a dashboard snapshot job
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeDashboardSnapshotJobResult.html
     */
    DescribeDashboardSnapshotJobResult = "quicksight:DescribeDashboardSnapshotJobResult",
    /**
     * Grants permission to describe dashboards qa configuration
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeDashboardsQAConfiguration.html
     */
    DescribeDashboardsQAConfiguration = "quicksight:DescribeDashboardsQAConfiguration",
    /**
     * Grants permission to describe a dataset
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeDataSet.html
     */
    DescribeDataSet = "quicksight:DescribeDataSet",
    /**
     * Grants permission to describe the resource policy of a dataset
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeDataSetPermissions.html
     */
    DescribeDataSetPermissions = "quicksight:DescribeDataSetPermissions",
    /**
     * Grants permission to describe refresh properties for a dataset
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeDataSetRefreshProperties.html
     */
    DescribeDataSetRefreshProperties = "quicksight:DescribeDataSetRefreshProperties",
    /**
     * Grants permission to describe a data source
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeDataSource.html
     */
    DescribeDataSource = "quicksight:DescribeDataSource",
    /**
     * Grants permission to describe the resource policy of a data source
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeDataSourcePermissions.html
     */
    DescribeDataSourcePermissions = "quicksight:DescribeDataSourcePermissions",
    /**
     * Grants permission to describe linked QBusiness application Id for QuickSight ac
     * count
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeDefaultQBusinessApplication.html
     */
    DescribeDefaultQBusinessApplication = "quicksight:DescribeDefaultQBusinessApplication",
    /**
     * Grants permission to describe a QuickSight email customization template
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/customizing-quicksight-email-templates.html
     */
    DescribeEmailCustomizationTemplate = "quicksight:DescribeEmailCustomizationTemplate",
    /**
     * Grants permission to describe a QuickSight Folder
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeFolder.html
     */
    DescribeFolder = "quicksight:DescribeFolder",
    /**
     * Grants permission to describe permissions for a QuickSight Folder
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeFolderPermissions.html
     */
    DescribeFolderPermissions = "quicksight:DescribeFolderPermissions",
    /**
     * Grants permission to describe resolved permissions for a QuickSight Folder
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeFolderResolvedPermissions.html
     */
    DescribeFolderResolvedPermissions = "quicksight:DescribeFolderResolvedPermissions",
    /**
     * Grants permission to describe a QuickSight group
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeGroup.html
     */
    DescribeGroup = "quicksight:DescribeGroup",
    /**
     * Grants permission to describe a QuickSight group member
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeGroupMembership.html
     */
    DescribeGroupMembership = "quicksight:DescribeGroupMembership",
    /**
     * Grants permission to describe an existing assignment
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeIAMPolicyAssignment.html
     */
    DescribeIAMPolicyAssignment = "quicksight:DescribeIAMPolicyAssignment",
    /**
     * Grants permission to describe a SPICE ingestion on a dataset
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeIngestion.html
     */
    DescribeIngestion = "quicksight:DescribeIngestion",
    /**
     * Grants permission to describe the IP restrictions for QuickSight account
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeIpRestriction.html
     */
    DescribeIpRestriction = "quicksight:DescribeIpRestriction",
    /**
     * Grants permission to describe QuickSight key registration
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeKeyRegistration.html
     */
    DescribeKeyRegistration = "quicksight:DescribeKeyRegistration",
    /**
     * Grants permission to describe a QuickSight namespace
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeNamespace.html
     */
    DescribeNamespace = "quicksight:DescribeNamespace",
    /**
     * Grants permission to describe a personalization configuration
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeQPersonalizationConfiguration.html
     */
    DescribeQPersonalizationConfiguration = "quicksight:DescribeQPersonalizationConfiguration",
    /**
     * Grants permission to describe QuickSight Q Search configuration
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeQuickSightQSearchConfiguration.html
     */
    DescribeQuickSightQSearchConfiguration = "quicksight:DescribeQuickSightQSearchConfiguration",
    /**
     * Grants permission to describe a refresh schedule for a dataset
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeRefreshSchedule.html
     */
    DescribeRefreshSchedule = "quicksight:DescribeRefreshSchedule",
    /**
     * Grants permission to describe the custom permission associated with a role
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeRoleCustomPermission.html
     */
    DescribeRoleCustomPermission = "quicksight:DescribeRoleCustomPermission",
    /**
     * Grants permission to describe a template
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeTemplate.html
     */
    DescribeTemplate = "quicksight:DescribeTemplate",
    /**
     * Grants permission to describe a template alias
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeTemplateAlias.html
     */
    DescribeTemplateAlias = "quicksight:DescribeTemplateAlias",
    /**
     * Grants permission to describe permissions for a template
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeTemplatePermissions.html
     */
    DescribeTemplatePermissions = "quicksight:DescribeTemplatePermissions",
    /**
     * Grants permission to describe a theme
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeTheme.html
     */
    DescribeTheme = "quicksight:DescribeTheme",
    /**
     * Grants permission to describe a theme alias
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeThemeAlias.html
     */
    DescribeThemeAlias = "quicksight:DescribeThemeAlias",
    /**
     * Grants permission to describe permissions for a theme
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeThemePermissions.html
     */
    DescribeThemePermissions = "quicksight:DescribeThemePermissions",
    /**
     * Grants permission to describe a topic
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeTopic.html
     */
    DescribeTopic = "quicksight:DescribeTopic",
    /**
     * Grants permission to describe the resource policy of a topic
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeTopicPermissions.html
     */
    DescribeTopicPermissions = "quicksight:DescribeTopicPermissions",
    /**
     * Grants permission to describe the refresh status of a topic
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeTopicRefresh.html
     */
    DescribeTopicRefresh = "quicksight:DescribeTopicRefresh",
    /**
     * Grants permission to describe a refresh schedule for a topic
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeTopicRefreshSchedule.html
     */
    DescribeTopicRefreshSchedule = "quicksight:DescribeTopicRefreshSchedule",
    /**
     * Grants permission to describe a QuickSight user given the user name
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeUser.html
     */
    DescribeUser = "quicksight:DescribeUser",
    /**
     * Grants permission to describe a vpc connection
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeVPCConnection.html
     */
    DescribeVPCConnection = "quicksight:DescribeVPCConnection",
    /**
     * Grants permission to generate a URL used to embed a QuickSight Dashboard or Q T
     * opic for a user not registered with QuickSight
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_GenerateEmbedUrlForAnonymousUser.html
     */
    GenerateEmbedUrlForAnonymousUser = "quicksight:GenerateEmbedUrlForAnonymousUser",
    /**
     * Grants permission to generate a URL used to embed a QuickSight Dashboard for a
     * user registered with QuickSight
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_GenerateEmbedUrlForRegisteredUser.html
     */
    GenerateEmbedUrlForRegisteredUser = "quicksight:GenerateEmbedUrlForRegisteredUser",
    /**
     * Grants permission to generate a URL used to embed a QuickSight Experience for a
     * user registered with QuickSight using Identity-enhanced role session
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_GenerateEmbedUrlForRegisteredUserWithIdentity.html
     */
    GenerateEmbedUrlForRegisteredUserWithIdentity = "quicksight:GenerateEmbedUrlForRegisteredUserWithIdentity",
    /**
     * Grants permission to get a URL used to embed a QuickSight Dashboard for a user
     * not registered with QuickSight
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/iam-actions.html
     */
    GetAnonymousUserEmbedUrl = "quicksight:GetAnonymousUserEmbedUrl",
    /**
     * Grants permission to get an auth code representing a QuickSight user
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/iam-actions.html
     */
    GetAuthCode = "quicksight:GetAuthCode",
    /**
     * Grants permission to get a URL used to embed a QuickSight Dashboard
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_GetDashboardEmbedUrl.html
     */
    GetDashboardEmbedUrl = "quicksight:GetDashboardEmbedUrl",
    /**
     * Grants permission to use Amazon QuickSight, in Enterprise edition, to identify
     * and display the Microsoft Active Directory (Microsoft Active Directory) directo
     * ry groups that are mapped to roles in Amazon QuickSight
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/iam-actions.html
     */
    GetGroupMapping = "quicksight:GetGroupMapping",
    /**
     * Grants permission to get a URL to embed QuickSight console experience
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_GetSessionEmbedUrl.html
     */
    GetSessionEmbedUrl = "quicksight:GetSessionEmbedUrl",
    /**
     * Grants permission to list all analyses in an account
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListAnalyses.html
     */
    ListAnalyses = "quicksight:ListAnalyses",
    /**
     * Grants permission to list all asset bundle export jobs
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListAssetBundleExportJobs.html
     */
    ListAssetBundleExportJobs = "quicksight:ListAssetBundleExportJobs",
    /**
     * Grants permission to list all asset bundle import jobs
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListAssetBundleImportJobs.html
     */
    ListAssetBundleImportJobs = "quicksight:ListAssetBundleImportJobs",
    /**
     * Grants permission to lists all brands in an Amazon QuickSight account
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListBrands.html
     */
    ListBrands = "quicksight:ListBrands",
    /**
     * Grants permission to list custom permissions resources in QuickSight account
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListCustomPermissions.html
     */
    ListCustomPermissions = "quicksight:ListCustomPermissions",
    /**
     * Grants permission to list all registered customer managed keys
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/key-management.html
     */
    ListCustomerManagedKeys = "quicksight:ListCustomerManagedKeys",
    /**
     * Grants permission to list all versions of a QuickSight Dashboard
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListDashboardVersions.html
     */
    ListDashboardVersions = "quicksight:ListDashboardVersions",
    /**
     * Grants permission to list all Dashboards in a QuickSight Account
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListDashboards.html
     */
    ListDashboards = "quicksight:ListDashboards",
    /**
     * Grants permission to list all datasets
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListDataSets.html
     */
    ListDataSets = "quicksight:ListDataSets",
    /**
     * Grants permission to list all data sources
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListDataSources.html
     */
    ListDataSources = "quicksight:ListDataSources",
    /**
     * Grants permission to list all members in a folder
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListFolderMembers.html
     */
    ListFolderMembers = "quicksight:ListFolderMembers",
    /**
     * Grants permission to list all Folders in a QuickSight Account
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListFolders.html
     */
    ListFolders = "quicksight:ListFolders",
    /**
     * Grants permission to list all Folders in which a QuickSight resource is a membe
     * r
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListFoldersForResource.html
     */
    ListFoldersForResource = "quicksight:ListFoldersForResource",
    /**
     * Grants permission to list member users in a group
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListGroupMemberships.html
     */
    ListGroupMemberships = "quicksight:ListGroupMemberships",
    /**
     * Grants permission to list all user groups in QuickSight
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListGroups.html
     */
    ListGroups = "quicksight:ListGroups",
    /**
     * Grants permission to list all assignments in the current Amazon QuickSight acco
     * unt
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListIAMPolicyAssignments.html
     */
    ListIAMPolicyAssignments = "quicksight:ListIAMPolicyAssignments",
    /**
     * Grants permission to list all assignments assigned to a user and the groups it
     * belongs
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListIAMPolicyAssignmentsForUser.html
     */
    ListIAMPolicyAssignmentsForUser = "quicksight:ListIAMPolicyAssignmentsForUser",
    /**
     * Grants permission to list AWS services enabled for trusted identity propagation
     * in QuickSight
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListIdentityPropagationConfigs.html
     */
    ListIdentityPropagationConfigs = "quicksight:ListIdentityPropagationConfigs",
    /**
     * Grants permission to list all SPICE ingestions on a dataset
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListIngestions.html
     */
    ListIngestions = "quicksight:ListIngestions",
    /**
     * Grants permission to list a user's KMS keys
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/key-management.html
     */
    ListKMSKeysForUser = "quicksight:ListKMSKeysForUser",
    /**
     * Grants permission to lists all namespaces in a QuickSight account
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListNamespaces.html
     */
    ListNamespaces = "quicksight:ListNamespaces",
    /**
     * Grants permission to list all refresh schedules on a dataset
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListRefreshSchedules.html
     */
    ListRefreshSchedules = "quicksight:ListRefreshSchedules",
    /**
     * Grants permission to list the members of a role
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListRoleMemberships.html
     */
    ListRoleMemberships = "quicksight:ListRoleMemberships",
    /**
     * Grants permission to list tags of a QuickSight resource
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListTagsForResource.html
     */
    ListTagsForResource = "quicksight:ListTagsForResource",
    /**
     * Grants permission to list all aliases for a template
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListTemplateAliases.html
     */
    ListTemplateAliases = "quicksight:ListTemplateAliases",
    /**
     * Grants permission to list all versions of a template
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListTemplateVersions.html
     */
    ListTemplateVersions = "quicksight:ListTemplateVersions",
    /**
     * Grants permission to list all templates in a QuickSight account
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListTemplates.html
     */
    ListTemplates = "quicksight:ListTemplates",
    /**
     * Grants permission to list all aliases of a theme
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListThemeAliases.html
     */
    ListThemeAliases = "quicksight:ListThemeAliases",
    /**
     * Grants permission to list all versions of a theme
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListThemeVersions.html
     */
    ListThemeVersions = "quicksight:ListThemeVersions",
    /**
     * Grants permission to list all themes in an account
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListThemes.html
     */
    ListThemes = "quicksight:ListThemes",
    /**
     * Grants permission to list all refresh schedules on a topic
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListTopicRefreshSchedules.html
     */
    ListTopicRefreshSchedules = "quicksight:ListTopicRefreshSchedules",
    /**
     * Grants permission to list all reviewed answers for topic
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListTopicReviewedAnswers.html
     */
    ListTopicReviewedAnswers = "quicksight:ListTopicReviewedAnswers",
    /**
     * Grants permission to list all topics
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListTopics.html
     */
    ListTopics = "quicksight:ListTopics",
    /**
     * Grants permission to list groups that a given user is a member of
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListUserGroups.html
     */
    ListUserGroups = "quicksight:ListUserGroups",
    /**
     * Grants permission to list all of the QuickSight users belonging to this account
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListUsers.html
     */
    ListUsers = "quicksight:ListUsers",
    /**
     * Grants permission to list all vpc connections
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListVPCConnections.html
     */
    ListVPCConnections = "quicksight:ListVPCConnections",
    /**
     * Grants permission to use a dataset for a template
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/qs-api-overview.html
     */
    PassDataSet = "quicksight:PassDataSet",
    /**
     * Grants permission to use a data source for a data set
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/qs-api-overview.html
     */
    PassDataSource = "quicksight:PassDataSource",
    /**
     * Grants permission to predict QA results
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_PredictQAResults.html
     */
    PredictQAResults = "quicksight:PredictQAResults",
    /**
     * Grants permission to put dataset refresh properties for a dataset
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_PutDataSetRefreshProperties.html
     */
    PutDataSetRefreshProperties = "quicksight:PutDataSetRefreshProperties",
    /**
     * Grants permission to register a customer managed key
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/key-management.html
     */
    RegisterCustomerManagedKey = "quicksight:RegisterCustomerManagedKey",
    /**
     * Grants permission to create a QuickSight user, whose identity is associated wit
     * h the IAM identity/role specified in the request
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_RegisterUser.html
     */
    RegisterUser = "quicksight:RegisterUser",
    /**
     * Grants permission to remove a customer managed key
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/key-management.html
     */
    RemoveCustomerManagedKey = "quicksight:RemoveCustomerManagedKey",
    /**
     * Grants permission to restore a deleted analysis
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_RestoreAnalysis.html
     */
    RestoreAnalysis = "quicksight:RestoreAnalysis",
    /**
     * Grants permission to manage scoping policies for permissions to AWS resources
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/accessing-data-sources.html
     */
    ScopeDownPolicy = "quicksight:ScopeDownPolicy",
    /**
     * Grants permission to search for a sub-set of analyses
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_SearchAnalyses.html
     */
    SearchAnalyses = "quicksight:SearchAnalyses",
    /**
     * Grants permission to search for a sub-set of QuickSight Dashboards
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_SearchDashboards.html
     */
    SearchDashboards = "quicksight:SearchDashboards",
    /**
     * Grants permission to search for a sub-set of QuickSight DatSets
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_SearchDataSets.html
     */
    SearchDataSets = "quicksight:SearchDataSets",
    /**
     * Grants permission to search for a sub-set of QuickSight Data Sources
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_SearchDataSources.html
     */
    SearchDataSources = "quicksight:SearchDataSources",
    /**
     * Grants permission to use Amazon QuickSight, in Enterprise edition, to display y
     * our Microsoft Active Directory directory groups so that you can choose which on
     * es to map to roles in Amazon QuickSight
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/iam-actions.html
     */
    SearchDirectoryGroups = "quicksight:SearchDirectoryGroups",
    /**
     * Grants permission to search for a sub-set of QuickSight Folders
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_SearchFolders.html
     */
    SearchFolders = "quicksight:SearchFolders",
    /**
     * Grants permission to search for a sub-set of QuickSight groups
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_SearchGroups.html
     */
    SearchGroups = "quicksight:SearchGroups",
    /**
     * Grants permission to search for a sub-set of topics
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_SearchTopics.html
     */
    SearchTopics = "quicksight:SearchTopics",
    /**
     * Grants permission to search the QuickSight users belonging to this account
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/iam-actions.html
     */
    SearchUsers = "quicksight:SearchUsers",
    /**
     * Grants permission to use Amazon QuickSight, in Enterprise edition, to display y
     * our Microsoft Active Directory directory groups so that you can choose which on
     * es to map to roles in Amazon QuickSight
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/iam-actions.html
     */
    SetGroupMapping = "quicksight:SetGroupMapping",
    /**
     * Grants permission to start an asset bundle export job
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_StartAssetBundleExportJob.html
     */
    StartAssetBundleExportJob = "quicksight:StartAssetBundleExportJob",
    /**
     * Grants permission to start an asset bundle import job
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_StartAssetBundleImportJob.html
     */
    StartAssetBundleImportJob = "quicksight:StartAssetBundleImportJob",
    /**
     * Grants permission to start a dashboard snapshot job
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_StartDashboardSnapshotJob.html
     */
    StartDashboardSnapshotJob = "quicksight:StartDashboardSnapshotJob",
    /**
     * Grants permission to start a dashboard snapshot job schedule
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_StartDashboardSnapshotJobSchedule.html
     */
    StartDashboardSnapshotJobSchedule = "quicksight:StartDashboardSnapshotJobSchedule",
    /**
     * Grants permission to subscribe to Amazon QuickSight, and also to allow the user
     * to upgrade the subscription to Enterprise edition
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/iam-actions.html
     */
    Subscribe = "quicksight:Subscribe",
    /**
     * Grants permission to add tags to a QuickSight resource
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_TagResource.html
     */
    TagResource = "quicksight:TagResource",
    /**
     * Grants permission to unsubscribe from Amazon QuickSight, which permanently dele
     * tes all users and their resources from Amazon QuickSight
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/iam-actions.html
     */
    Unsubscribe = "quicksight:Unsubscribe",
    /**
     * Grants permission to remove tags from a QuickSight resource
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UntagResource.html
     */
    UntagResource = "quicksight:UntagResource",
    /**
     * Grants permission to update an account customization for QuickSight account or
     * namespace
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateAccountCustomization.html
     */
    UpdateAccountCustomization = "quicksight:UpdateAccountCustomization",
    /**
     * Grants permission to update the administrative account settings for QuickSight
     * account
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateAccountSettings.html
     */
    UpdateAccountSettings = "quicksight:UpdateAccountSettings",
    /**
     * Grants permission to update an analysis
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateAnalysis.html
     */
    UpdateAnalysis = "quicksight:UpdateAnalysis",
    /**
     * Grants permission to update permissions for an analysis
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateAnalysisPermissions.html
     */
    UpdateAnalysisPermissions = "quicksight:UpdateAnalysisPermissions",
    /**
     * Grants permission to update QuickSight IAM Identity Center application with Tok
     * en Exchange grant
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateApplicationWithTokenExchangeGrant.html
     */
    UpdateApplicationWithTokenExchangeGrant = "quicksight:UpdateApplicationWithTokenExchangeGrant",
    /**
     * Grants permission to update a brand
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateBrand.html
     */
    UpdateBrand = "quicksight:UpdateBrand",
    /**
     * Grants permission to update a brand assignment
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateBrandAssignment.html
     */
    UpdateBrandAssignment = "quicksight:UpdateBrandAssignment",
    /**
     * Grants permission to update the published version of a brand
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateBrandPublishedVersion.html
     */
    UpdateBrandPublishedVersion = "quicksight:UpdateBrandPublishedVersion",
    /**
     * Grants permission to update a QuickSight custom permissions resource
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateCustomPermissions.html
     */
    UpdateCustomPermissions = "quicksight:UpdateCustomPermissions",
    /**
     * Grants permission to update a QuickSight Dashboard
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateDashboard.html
     */
    UpdateDashboard = "quicksight:UpdateDashboard",
    /**
     * Grants permission to update a QuickSight Dashboard's links
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateDashboardLinks.html
     */
    UpdateDashboardLinks = "quicksight:UpdateDashboardLinks",
    /**
     * Grants permission to update permissions for a QuickSight Dashboard
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateDashboardPermissions.html
     */
    UpdateDashboardPermissions = "quicksight:UpdateDashboardPermissions",
    /**
     * Grants permission to update a QuickSight Dashboard's Published Version
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateDashboardPublishedVersion.html
     */
    UpdateDashboardPublishedVersion = "quicksight:UpdateDashboardPublishedVersion",
    /**
     * Grants permission to update dashboards qa configuration
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateDashboardsQAConfiguration.html
     */
    UpdateDashboardsQAConfiguration = "quicksight:UpdateDashboardsQAConfiguration",
    /**
     * Grants permission to update a dataset
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateDataSet.html
     */
    UpdateDataSet = "quicksight:UpdateDataSet",
    /**
     * Grants permission to update the resource policy of a dataset
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateDataSetPermissions.html
     */
    UpdateDataSetPermissions = "quicksight:UpdateDataSetPermissions",
    /**
     * Grants permission to update a data source
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateDataSource.html
     */
    UpdateDataSource = "quicksight:UpdateDataSource",
    /**
     * Grants permission to update the resource policy of a data source
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateDataSourcePermissions.html
     */
    UpdateDataSourcePermissions = "quicksight:UpdateDataSourcePermissions",
    /**
     * Grants permission to update linked QBusiness application Id for QuickSight acco
     * unt
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateDefaultQBusinessApplication.html
     */
    UpdateDefaultQBusinessApplication = "quicksight:UpdateDefaultQBusinessApplication",
    /**
     * Grants permission to update a QuickSight email customization template
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/customizing-quicksight-email-templates.html
     */
    UpdateEmailCustomizationTemplate = "quicksight:UpdateEmailCustomizationTemplate",
    /**
     * Grants permission to update a QuickSight Folder
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateFolder.html
     */
    UpdateFolder = "quicksight:UpdateFolder",
    /**
     * Grants permission to update permissions for a QuickSight Folder
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateFolderPermissions.html
     */
    UpdateFolderPermissions = "quicksight:UpdateFolderPermissions",
    /**
     * Grants permission to change group description
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateGroup.html
     */
    UpdateGroup = "quicksight:UpdateGroup",
    /**
     * Grants permission to update an existing assignment
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateIAMPolicyAssignment.html
     */
    UpdateIAMPolicyAssignment = "quicksight:UpdateIAMPolicyAssignment",
    /**
     * Grants permission to add and update AWS services for trusted identity propagati
     * on in QuickSight
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateIdentityPropagationConfig.html
     */
    UpdateIdentityPropagationConfig = "quicksight:UpdateIdentityPropagationConfig",
    /**
     * Grants permission to update the IP restrictions for QuickSight account
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateIpRestriction.html
     */
    UpdateIpRestriction = "quicksight:UpdateIpRestriction",
    /**
     * Grants permission to update QuickSight key registration
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateKeyRegistration.html
     */
    UpdateKeyRegistration = "quicksight:UpdateKeyRegistration",
    /**
     * Grants permission to enable or disable public sharing on an account
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdatePublicSharingSettings.html
     */
    UpdatePublicSharingSettings = "quicksight:UpdatePublicSharingSettings",
    /**
     * Grants permission to update a personalization configuration
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateQPersonalizationConfiguration.html
     */
    UpdateQPersonalizationConfiguration = "quicksight:UpdateQPersonalizationConfiguration",
    /**
     * Grants permission to update QuickSight Q Search configuration
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateQuickSightQSearchConfiguration.html
     */
    UpdateQuickSightQSearchConfiguration = "quicksight:UpdateQuickSightQSearchConfiguration",
    /**
     * Grants permission to update a refresh schedule for a dataset
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateRefreshSchedule.html
     */
    UpdateRefreshSchedule = "quicksight:UpdateRefreshSchedule",
    /**
     * Grants permission to update resource-level permissions in QuickSight
     *
     * See https://docs.aws.amazon.com/quicksight/latest/user/security_iam_service-with-iam.html
     */
    UpdateResourcePermissions = "quicksight:UpdateResourcePermissions",
    /**
     * Grants permission to update the custom permission associated with a role
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateRoleCustomPermission.html
     */
    UpdateRoleCustomPermission = "quicksight:UpdateRoleCustomPermission",
    /**
     * Grants permission to update QuickSight SPICE capacity configuration
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateSPICECapacityConfiguration.html
     */
    UpdateSPICECapacityConfiguration = "quicksight:UpdateSPICECapacityConfiguration",
    /**
     * Grants permission to update a template
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateTemplate.html
     */
    UpdateTemplate = "quicksight:UpdateTemplate",
    /**
     * Grants permission to update a template alias
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateTemplateAlias.html
     */
    UpdateTemplateAlias = "quicksight:UpdateTemplateAlias",
    /**
     * Grants permission to update permissions for a template
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateTemplatePermissions.html
     */
    UpdateTemplatePermissions = "quicksight:UpdateTemplatePermissions",
    /**
     * Grants permission to update a theme
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateTheme.html
     */
    UpdateTheme = "quicksight:UpdateTheme",
    /**
     * Grants permission to update the alias of a theme
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateThemeAlias.html
     */
    UpdateThemeAlias = "quicksight:UpdateThemeAlias",
    /**
     * Grants permission to update permissions for a theme
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateThemePermissions.html
     */
    UpdateThemePermissions = "quicksight:UpdateThemePermissions",
    /**
     * Grants permission to update a topic
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateTopic.html
     */
    UpdateTopic = "quicksight:UpdateTopic",
    /**
     * Grants permission to update the resource policy of a topic
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateTopicPermissions.html
     */
    UpdateTopicPermissions = "quicksight:UpdateTopicPermissions",
    /**
     * Grants permission to update a refresh schedule for a topic
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateTopicRefreshSchedule.html
     */
    UpdateTopicRefreshSchedule = "quicksight:UpdateTopicRefreshSchedule",
    /**
     * Grants permission to update an Amazon QuickSight user
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateUser.html
     */
    UpdateUser = "quicksight:UpdateUser",
    /**
     * Grants permission to update the custom permission associated with a user
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateUserCustomPermission.html
     */
    UpdateUserCustomPermission = "quicksight:UpdateUserCustomPermission",
    /**
     * Grants permission to update a vpc connection
     *
     * See https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateVPCConnection.html
     */
    UpdateVPCConnection = "quicksight:UpdateVPCConnection"
}
