@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAmazonQuickSight extends Object implements AmazonQuickSight
AmazonQuickSight. Convenient method forms pass through to the corresponding
overload that takes a request object, which throws an UnsupportedOperationException.ENDPOINT_PREFIX| Modifier and Type | Method and Description |
|---|---|
CancelIngestionResult |
cancelIngestion(CancelIngestionRequest request)
Cancels an ongoing ingestion of data into SPICE.
|
CreateAccountCustomizationResult |
createAccountCustomization(CreateAccountCustomizationRequest request)
Creates Amazon QuickSight customizations the current Amazon Web Services Region.
|
CreateAnalysisResult |
createAnalysis(CreateAnalysisRequest request)
Creates an analysis in Amazon QuickSight.
|
CreateDashboardResult |
createDashboard(CreateDashboardRequest request)
Creates a dashboard from a template.
|
CreateDataSetResult |
createDataSet(CreateDataSetRequest request)
Creates a dataset.
|
CreateDataSourceResult |
createDataSource(CreateDataSourceRequest request)
Creates a data source.
|
CreateFolderResult |
createFolder(CreateFolderRequest request)
Creates an empty shared folder.
|
CreateFolderMembershipResult |
createFolderMembership(CreateFolderMembershipRequest request)
Adds an asset, such as a dashboard, analysis, or dataset into a folder.
|
CreateGroupResult |
createGroup(CreateGroupRequest request)
Creates an Amazon QuickSight group.
|
CreateGroupMembershipResult |
createGroupMembership(CreateGroupMembershipRequest request)
Adds an Amazon QuickSight user to an Amazon QuickSight group.
|
CreateIAMPolicyAssignmentResult |
createIAMPolicyAssignment(CreateIAMPolicyAssignmentRequest request)
Creates an assignment with one specified IAMpolicy, identified by its Amazon Resource Name (ARN).
|
CreateIngestionResult |
createIngestion(CreateIngestionRequest request)
Creates and starts a new SPICE ingestion on a dataset
|
CreateNamespaceResult |
createNamespace(CreateNamespaceRequest request)
(Enterprise edition only) Creates a new namespace for you to use with Amazon QuickSight.
|
CreateTemplateResult |
createTemplate(CreateTemplateRequest request)
Creates a template from an existing Amazon QuickSight analysis or template.
|
CreateTemplateAliasResult |
createTemplateAlias(CreateTemplateAliasRequest request)
Creates a template alias for a template.
|
CreateThemeResult |
createTheme(CreateThemeRequest request)
Creates a theme.
|
CreateThemeAliasResult |
createThemeAlias(CreateThemeAliasRequest request)
Creates a theme alias for a theme.
|
DeleteAccountCustomizationResult |
deleteAccountCustomization(DeleteAccountCustomizationRequest request)
Deletes all Amazon QuickSight customizations in this Amazon Web Services Region for the specified Amazon Web
Services account and Amazon QuickSight namespace.
|
DeleteAnalysisResult |
deleteAnalysis(DeleteAnalysisRequest request)
Deletes an analysis from Amazon QuickSight.
|
DeleteDashboardResult |
deleteDashboard(DeleteDashboardRequest request)
Deletes a dashboard.
|
DeleteDataSetResult |
deleteDataSet(DeleteDataSetRequest request)
Deletes a dataset.
|
DeleteDataSourceResult |
deleteDataSource(DeleteDataSourceRequest request)
Deletes the data source permanently.
|
DeleteFolderResult |
deleteFolder(DeleteFolderRequest request)
Deletes an empty folder.
|
DeleteFolderMembershipResult |
deleteFolderMembership(DeleteFolderMembershipRequest request)
Removes an asset, such as a dashboard, analysis, or dataset, from a folder.
|
DeleteGroupResult |
deleteGroup(DeleteGroupRequest request)
Removes a user group from Amazon QuickSight.
|
DeleteGroupMembershipResult |
deleteGroupMembership(DeleteGroupMembershipRequest request)
Removes a user from a group so that the user is no longer a member of the group.
|
DeleteIAMPolicyAssignmentResult |
deleteIAMPolicyAssignment(DeleteIAMPolicyAssignmentRequest request)
Deletes an existing IAMpolicy assignment.
|
DeleteNamespaceResult |
deleteNamespace(DeleteNamespaceRequest request)
Deletes a namespace and the users and groups that are associated with the namespace.
|
DeleteTemplateResult |
deleteTemplate(DeleteTemplateRequest request)
Deletes a template.
|
DeleteTemplateAliasResult |
deleteTemplateAlias(DeleteTemplateAliasRequest request)
Deletes the item that the specified template alias points to.
|
DeleteThemeResult |
deleteTheme(DeleteThemeRequest request)
Deletes a theme.
|
DeleteThemeAliasResult |
deleteThemeAlias(DeleteThemeAliasRequest request)
Deletes the version of the theme that the specified theme alias points to.
|
DeleteUserResult |
deleteUser(DeleteUserRequest request)
Deletes the Amazon QuickSight user that is associated with the identity of the Identity and Access Management
(IAM) user or role that's making the call.
|
DeleteUserByPrincipalIdResult |
deleteUserByPrincipalId(DeleteUserByPrincipalIdRequest request)
Deletes a user identified by its principal ID.
|
DescribeAccountCustomizationResult |
describeAccountCustomization(DescribeAccountCustomizationRequest request)
Describes the customizations associated with the provided Amazon Web Services account and Amazon Amazon
QuickSight namespace in an Amazon Web Services Region.
|
DescribeAccountSettingsResult |
describeAccountSettings(DescribeAccountSettingsRequest request)
Describes the settings that were used when your Amazon QuickSight subscription was first created in this Amazon
Web Services account.
|
DescribeAnalysisResult |
describeAnalysis(DescribeAnalysisRequest request)
Provides a summary of the metadata for an analysis.
|
DescribeAnalysisPermissionsResult |
describeAnalysisPermissions(DescribeAnalysisPermissionsRequest request)
Provides the read and write permissions for an analysis.
|
DescribeDashboardResult |
describeDashboard(DescribeDashboardRequest request)
Provides a summary for a dashboard.
|
DescribeDashboardPermissionsResult |
describeDashboardPermissions(DescribeDashboardPermissionsRequest request)
Describes read and write permissions for a dashboard.
|
DescribeDataSetResult |
describeDataSet(DescribeDataSetRequest request)
Describes a dataset.
|
DescribeDataSetPermissionsResult |
describeDataSetPermissions(DescribeDataSetPermissionsRequest request)
Describes the permissions on a dataset.
|
DescribeDataSourceResult |
describeDataSource(DescribeDataSourceRequest request)
Describes a data source.
|
DescribeDataSourcePermissionsResult |
describeDataSourcePermissions(DescribeDataSourcePermissionsRequest request)
Describes the resource permissions for a data source.
|
DescribeFolderResult |
describeFolder(DescribeFolderRequest request)
Describes a folder.
|
DescribeFolderPermissionsResult |
describeFolderPermissions(DescribeFolderPermissionsRequest request)
Describes permissions for a folder.
|
DescribeFolderResolvedPermissionsResult |
describeFolderResolvedPermissions(DescribeFolderResolvedPermissionsRequest request)
Describes the folder resolved permissions.
|
DescribeGroupResult |
describeGroup(DescribeGroupRequest request)
Returns an Amazon QuickSight group's description and Amazon Resource Name (ARN).
|
DescribeIAMPolicyAssignmentResult |
describeIAMPolicyAssignment(DescribeIAMPolicyAssignmentRequest request)
Describes an existing IAMpolicy assignment, as specified by the assignment name.
|
DescribeIngestionResult |
describeIngestion(DescribeIngestionRequest request)
Describes a SPICE ingestion.
|
DescribeIpRestrictionResult |
describeIpRestriction(DescribeIpRestrictionRequest request)
Provides a summary and status of IP Rules.
|
DescribeNamespaceResult |
describeNamespace(DescribeNamespaceRequest request)
Describes the current namespace.
|
DescribeTemplateResult |
describeTemplate(DescribeTemplateRequest request)
Describes a template's metadata.
|
DescribeTemplateAliasResult |
describeTemplateAlias(DescribeTemplateAliasRequest request)
Describes the template alias for a template.
|
DescribeTemplatePermissionsResult |
describeTemplatePermissions(DescribeTemplatePermissionsRequest request)
Describes read and write permissions on a template.
|
DescribeThemeResult |
describeTheme(DescribeThemeRequest request)
Describes a theme.
|
DescribeThemeAliasResult |
describeThemeAlias(DescribeThemeAliasRequest request)
Describes the alias for a theme.
|
DescribeThemePermissionsResult |
describeThemePermissions(DescribeThemePermissionsRequest request)
Describes the read and write permissions for a theme.
|
DescribeUserResult |
describeUser(DescribeUserRequest request)
Returns information about a user, given the user name.
|
GenerateEmbedUrlForAnonymousUserResult |
generateEmbedUrlForAnonymousUser(GenerateEmbedUrlForAnonymousUserRequest request)
Generates an embed URL that you can use to embed an Amazon QuickSight dashboard in your website, without having
to register any reader users.
|
GenerateEmbedUrlForRegisteredUserResult |
generateEmbedUrlForRegisteredUser(GenerateEmbedUrlForRegisteredUserRequest request)
Generates an embed URL that you can use to embed an Amazon QuickSight experience in your website.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
|
GetDashboardEmbedUrlResult |
getDashboardEmbedUrl(GetDashboardEmbedUrlRequest request)
Generates a session URL and authorization code that you can use to embed an Amazon Amazon QuickSight read-only
dashboard in your web server code.
|
GetSessionEmbedUrlResult |
getSessionEmbedUrl(GetSessionEmbedUrlRequest request)
Generates a session URL and authorization code that you can use to embed the Amazon Amazon QuickSight console in
your web server code.
|
ListAnalysesResult |
listAnalyses(ListAnalysesRequest request)
Lists Amazon QuickSight analyses that exist in the specified Amazon Web Services account.
|
ListDashboardsResult |
listDashboards(ListDashboardsRequest request)
Lists dashboards in an Amazon Web Services account.
|
ListDashboardVersionsResult |
listDashboardVersions(ListDashboardVersionsRequest request)
Lists all the versions of the dashboards in the Amazon QuickSight subscription.
|
ListDataSetsResult |
listDataSets(ListDataSetsRequest request)
Lists all of the datasets belonging to the current Amazon Web Services account in an Amazon Web Services Region.
|
ListDataSourcesResult |
listDataSources(ListDataSourcesRequest request)
Lists data sources in current Amazon Web Services Region that belong to this Amazon Web Services account.
|
ListFolderMembersResult |
listFolderMembers(ListFolderMembersRequest request)
List all assets (
DASHBOARD, ANALYSIS, and DATASET) in a folder. |
ListFoldersResult |
listFolders(ListFoldersRequest request)
Lists all folders in an account.
|
ListGroupMembershipsResult |
listGroupMemberships(ListGroupMembershipsRequest request)
Lists member users in a group.
|
ListGroupsResult |
listGroups(ListGroupsRequest request)
Lists all user groups in Amazon QuickSight.
|
ListIAMPolicyAssignmentsResult |
listIAMPolicyAssignments(ListIAMPolicyAssignmentsRequest request)
Lists IAMpolicy assignments in the current Amazon QuickSight account.
|
ListIAMPolicyAssignmentsForUserResult |
listIAMPolicyAssignmentsForUser(ListIAMPolicyAssignmentsForUserRequest request)
Lists all the IAMpolicy 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.
|
ListIngestionsResult |
listIngestions(ListIngestionsRequest request)
Lists the history of SPICE ingestions for a dataset.
|
ListNamespacesResult |
listNamespaces(ListNamespacesRequest request)
Lists the namespaces for the specified Amazon Web Services account.
|
ListTagsForResourceResult |
listTagsForResource(ListTagsForResourceRequest request)
Lists the tags assigned to a resource.
|
ListTemplateAliasesResult |
listTemplateAliases(ListTemplateAliasesRequest request)
Lists all the aliases of a template.
|
ListTemplatesResult |
listTemplates(ListTemplatesRequest request)
Lists all the templates in the current Amazon QuickSight account.
|
ListTemplateVersionsResult |
listTemplateVersions(ListTemplateVersionsRequest request)
Lists all the versions of the templates in the current Amazon QuickSight account.
|
ListThemeAliasesResult |
listThemeAliases(ListThemeAliasesRequest request)
Lists all the aliases of a theme.
|
ListThemesResult |
listThemes(ListThemesRequest request)
Lists all the themes in the current Amazon Web Services account.
|
ListThemeVersionsResult |
listThemeVersions(ListThemeVersionsRequest request)
Lists all the versions of the themes in the current Amazon Web Services account.
|
ListUserGroupsResult |
listUserGroups(ListUserGroupsRequest request)
Lists the Amazon QuickSight groups that an Amazon QuickSight user is a member of.
|
ListUsersResult |
listUsers(ListUsersRequest request)
Returns a list of all of the Amazon QuickSight users belonging to this account.
|
RegisterUserResult |
registerUser(RegisterUserRequest request)
Creates an Amazon QuickSight user, whose identity is associated with the AWS Identity and Access Management (IAM)
identity or role specified in the request.
|
RestoreAnalysisResult |
restoreAnalysis(RestoreAnalysisRequest request)
Restores an analysis.
|
SearchAnalysesResult |
searchAnalyses(SearchAnalysesRequest request)
Searches for analyses that belong to the user specified in the filter.
|
SearchDashboardsResult |
searchDashboards(SearchDashboardsRequest request)
Searches for dashboards that belong to a user.
|
SearchFoldersResult |
searchFolders(SearchFoldersRequest request)
Searches the subfolders in a folder.
|
void |
shutdown()
Shuts down this client object, releasing any resources that might be held open.
|
TagResourceResult |
tagResource(TagResourceRequest request)
Assigns one or more tags (key-value pairs) to the specified Amazon QuickSight resource.
|
UntagResourceResult |
untagResource(UntagResourceRequest request)
Removes a tag or tags from a resource.
|
UpdateAccountCustomizationResult |
updateAccountCustomization(UpdateAccountCustomizationRequest request)
Updates Amazon QuickSight customizations the current Amazon Web Services Region.
|
UpdateAccountSettingsResult |
updateAccountSettings(UpdateAccountSettingsRequest request)
Updates the Amazon QuickSight settings in your Amazon Web Services account.
|
UpdateAnalysisResult |
updateAnalysis(UpdateAnalysisRequest request)
Updates an analysis in Amazon QuickSight
|
UpdateAnalysisPermissionsResult |
updateAnalysisPermissions(UpdateAnalysisPermissionsRequest request)
Updates the read and write permissions for an analysis.
|
UpdateDashboardResult |
updateDashboard(UpdateDashboardRequest request)
Updates a dashboard in an Amazon Web Services account.
|
UpdateDashboardPermissionsResult |
updateDashboardPermissions(UpdateDashboardPermissionsRequest request)
Updates read and write permissions on a dashboard.
|
UpdateDashboardPublishedVersionResult |
updateDashboardPublishedVersion(UpdateDashboardPublishedVersionRequest request)
Updates the published version of a dashboard.
|
UpdateDataSetResult |
updateDataSet(UpdateDataSetRequest request)
Updates a dataset.
|
UpdateDataSetPermissionsResult |
updateDataSetPermissions(UpdateDataSetPermissionsRequest request)
Updates the permissions on a dataset.
|
UpdateDataSourceResult |
updateDataSource(UpdateDataSourceRequest request)
Updates a data source.
|
UpdateDataSourcePermissionsResult |
updateDataSourcePermissions(UpdateDataSourcePermissionsRequest request)
Updates the permissions to a data source.
|
UpdateFolderResult |
updateFolder(UpdateFolderRequest request)
Updates the name of a folder.
|
UpdateFolderPermissionsResult |
updateFolderPermissions(UpdateFolderPermissionsRequest request)
Updates permissions of a folder.
|
UpdateGroupResult |
updateGroup(UpdateGroupRequest request)
Changes a group description.
|
UpdateIAMPolicyAssignmentResult |
updateIAMPolicyAssignment(UpdateIAMPolicyAssignmentRequest request)
Updates an existing IAMpolicy assignment.
|
UpdateIpRestrictionResult |
updateIpRestriction(UpdateIpRestrictionRequest request)
Updates content and status of IP Rules.
|
UpdateTemplateResult |
updateTemplate(UpdateTemplateRequest request)
Updates a template from an existing Amazon QuickSight analysis or another template.
|
UpdateTemplateAliasResult |
updateTemplateAlias(UpdateTemplateAliasRequest request)
Updates the template alias of a template.
|
UpdateTemplatePermissionsResult |
updateTemplatePermissions(UpdateTemplatePermissionsRequest request)
Updates the resource permissions for a template.
|
UpdateThemeResult |
updateTheme(UpdateThemeRequest request)
Updates a theme.
|
UpdateThemeAliasResult |
updateThemeAlias(UpdateThemeAliasRequest request)
Updates an alias of a theme.
|
UpdateThemePermissionsResult |
updateThemePermissions(UpdateThemePermissionsRequest request)
Updates the resource permissions for a theme.
|
UpdateUserResult |
updateUser(UpdateUserRequest request)
Updates an Amazon QuickSight user.
|
public CancelIngestionResult cancelIngestion(CancelIngestionRequest request)
AmazonQuickSightCancels an ongoing ingestion of data into SPICE.
cancelIngestion in interface AmazonQuickSightpublic CreateAccountCustomizationResult createAccountCustomization(CreateAccountCustomizationRequest request)
AmazonQuickSight
Creates Amazon QuickSight customizations 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 Amazon
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.
createAccountCustomization in interface AmazonQuickSightpublic CreateAnalysisResult createAnalysis(CreateAnalysisRequest request)
AmazonQuickSightCreates an analysis in Amazon QuickSight.
createAnalysis in interface AmazonQuickSightpublic CreateDashboardResult createDashboard(CreateDashboardRequest request)
AmazonQuickSight
Creates a dashboard from a template. 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.
createDashboard in interface AmazonQuickSightpublic CreateDataSetResult createDataSet(CreateDataSetRequest request)
AmazonQuickSightCreates a dataset.
createDataSet in interface AmazonQuickSightpublic CreateDataSourceResult createDataSource(CreateDataSourceRequest request)
AmazonQuickSightCreates a data source.
createDataSource in interface AmazonQuickSightpublic CreateFolderResult createFolder(CreateFolderRequest request)
AmazonQuickSightCreates an empty shared folder.
createFolder in interface AmazonQuickSightpublic CreateFolderMembershipResult createFolderMembership(CreateFolderMembershipRequest request)
AmazonQuickSightAdds an asset, such as a dashboard, analysis, or dataset into a folder.
createFolderMembership in interface AmazonQuickSightpublic CreateGroupResult createGroup(CreateGroupRequest request)
AmazonQuickSightCreates an Amazon QuickSight group.
The permissions resource is
arn:aws:quicksight:us-east-1:<relevant-aws-account-id>:group/default/<group-name>
.
The response is a group object.
createGroup in interface AmazonQuickSightrequest - The request object for this operation.public CreateGroupMembershipResult createGroupMembership(CreateGroupMembershipRequest request)
AmazonQuickSightAdds an Amazon QuickSight user to an Amazon QuickSight group.
createGroupMembership in interface AmazonQuickSightpublic CreateIAMPolicyAssignmentResult createIAMPolicyAssignment(CreateIAMPolicyAssignmentRequest request)
AmazonQuickSightCreates an assignment with one specified IAMpolicy, 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.
createIAMPolicyAssignment in interface AmazonQuickSightpublic CreateIngestionResult createIngestion(CreateIngestionRequest request)
AmazonQuickSightCreates and starts a new SPICE ingestion on a dataset
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.
createIngestion in interface AmazonQuickSightpublic CreateNamespaceResult createNamespace(CreateNamespaceRequest request)
AmazonQuickSight(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.
createNamespace in interface AmazonQuickSightpublic CreateTemplateResult createTemplate(CreateTemplateRequest request)
AmazonQuickSightCreates a template from an existing Amazon QuickSight analysis or template. You can use the resulting template to create a dashboard.
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.
createTemplate in interface AmazonQuickSightpublic CreateTemplateAliasResult createTemplateAlias(CreateTemplateAliasRequest request)
AmazonQuickSightCreates a template alias for a template.
createTemplateAlias in interface AmazonQuickSightpublic CreateThemeResult createTheme(CreateThemeRequest request)
AmazonQuickSightCreates 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.
createTheme in interface AmazonQuickSightpublic CreateThemeAliasResult createThemeAlias(CreateThemeAliasRequest request)
AmazonQuickSightCreates a theme alias for a theme.
createThemeAlias in interface AmazonQuickSightpublic DeleteAccountCustomizationResult deleteAccountCustomization(DeleteAccountCustomizationRequest request)
AmazonQuickSightDeletes all Amazon QuickSight customizations in this Amazon Web Services Region for the specified Amazon Web Services account and Amazon QuickSight namespace.
deleteAccountCustomization in interface AmazonQuickSightpublic DeleteAnalysisResult deleteAnalysis(DeleteAnalysisRequest request)
AmazonQuickSight
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.
deleteAnalysis in interface AmazonQuickSightpublic DeleteDashboardResult deleteDashboard(DeleteDashboardRequest request)
AmazonQuickSightDeletes a dashboard.
deleteDashboard in interface AmazonQuickSightpublic DeleteDataSetResult deleteDataSet(DeleteDataSetRequest request)
AmazonQuickSightDeletes a dataset.
deleteDataSet in interface AmazonQuickSightpublic DeleteDataSourceResult deleteDataSource(DeleteDataSourceRequest request)
AmazonQuickSightDeletes the data source permanently. This operation breaks all the datasets that reference the deleted data source.
deleteDataSource in interface AmazonQuickSightpublic DeleteFolderResult deleteFolder(DeleteFolderRequest request)
AmazonQuickSightDeletes an empty folder.
deleteFolder in interface AmazonQuickSightpublic DeleteFolderMembershipResult deleteFolderMembership(DeleteFolderMembershipRequest request)
AmazonQuickSightRemoves an asset, such as a dashboard, analysis, or dataset, from a folder.
deleteFolderMembership in interface AmazonQuickSightpublic DeleteGroupResult deleteGroup(DeleteGroupRequest request)
AmazonQuickSightRemoves a user group from Amazon QuickSight.
deleteGroup in interface AmazonQuickSightpublic DeleteGroupMembershipResult deleteGroupMembership(DeleteGroupMembershipRequest request)
AmazonQuickSightRemoves a user from a group so that the user is no longer a member of the group.
deleteGroupMembership in interface AmazonQuickSightpublic DeleteIAMPolicyAssignmentResult deleteIAMPolicyAssignment(DeleteIAMPolicyAssignmentRequest request)
AmazonQuickSightDeletes an existing IAMpolicy assignment.
deleteIAMPolicyAssignment in interface AmazonQuickSightpublic DeleteNamespaceResult deleteNamespace(DeleteNamespaceRequest request)
AmazonQuickSightDeletes 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.
deleteNamespace in interface AmazonQuickSightpublic DeleteTemplateResult deleteTemplate(DeleteTemplateRequest request)
AmazonQuickSightDeletes a template.
deleteTemplate in interface AmazonQuickSightpublic DeleteTemplateAliasResult deleteTemplateAlias(DeleteTemplateAliasRequest request)
AmazonQuickSightDeletes 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.
deleteTemplateAlias in interface AmazonQuickSightpublic DeleteThemeResult deleteTheme(DeleteThemeRequest request)
AmazonQuickSightDeletes a theme.
deleteTheme in interface AmazonQuickSightpublic DeleteThemeAliasResult deleteThemeAlias(DeleteThemeAliasRequest request)
AmazonQuickSightDeletes 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.
deleteThemeAlias in interface AmazonQuickSightpublic DeleteUserResult deleteUser(DeleteUserRequest request)
AmazonQuickSightDeletes the Amazon QuickSight user that is associated with the identity of the Identity and Access Management (IAM) user or role that's making the call. The IAM user isn't deleted as a result of this call.
deleteUser in interface AmazonQuickSightpublic DeleteUserByPrincipalIdResult deleteUserByPrincipalId(DeleteUserByPrincipalIdRequest request)
AmazonQuickSightDeletes a user identified by its principal ID.
deleteUserByPrincipalId in interface AmazonQuickSightpublic DescribeAccountCustomizationResult describeAccountCustomization(DescribeAccountCustomizationRequest request)
AmazonQuickSight
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.
Amazon Web Services account - The Amazon Web Services account exists at the top of the hierarchy. It
has the potential to use all of the Amazon Web Services Regions and AWS Services. When you subscribe to Amazon
QuickSight, you choose one Amazon Web Services Region to use as your home Region. That's where your free SPICE
capacity is located. You can use Amazon QuickSight in any supported Amazon Web Services Region.
Amazon Web Services Region - In each Amazon Web Services Region where you sign in to Amazon
QuickSight at least once, Amazon QuickSight acts as a separate instance of the same service. If you have a user
directory, it resides in us-east-1, which is the US East (N. Virginia). Generally speaking, these users have
access to Amazon QuickSight in any Amazon Web Services Region, unless they are constrained to a namespace.
To run the command in a different Amazon Web Services Region, you change your Region settings. If you're using the AWS CLI, you can use one of the following options:
Use command line options.
Use named profiles.
Run aws configure to change your default Amazon Web Services Region. Use Enter to key the same
settings for your keys. For more information, see Configuring the AWS CLI.
Namespace - A Amazon QuickSight namespace is a partition that contains users and assets (data
sources, datasets, dashboards, and so on). To access assets that are in a specific namespace, users and groups
must also be part of the same namespace. People who share a namespace are completely isolated from users and
assets in other namespaces, even if they are in the same Amazon Web Services account and Amazon Web Services
Region.
Applied customizations - Within an Amazon Web Services Region, a set of Amazon QuickSight
customizations can apply to an Amazon Web Services account or to a namespace. Settings that you apply to a
namespace override settings that you apply to an Amazon Web Services account. All settings are isolated to a
single Amazon Web Services Region. To apply them in other Amazon Web Services Regions, run the
CreateAccountCustomization command in each Amazon Web Services Region where you want to apply the
same customizations.
describeAccountCustomization in interface AmazonQuickSightpublic DescribeAccountSettingsResult describeAccountSettings(DescribeAccountSettingsRequest request)
AmazonQuickSightDescribes the settings that were used when your Amazon QuickSight subscription was first created in this Amazon Web Services account.
describeAccountSettings in interface AmazonQuickSightpublic DescribeAnalysisResult describeAnalysis(DescribeAnalysisRequest request)
AmazonQuickSightProvides a summary of the metadata for an analysis.
describeAnalysis in interface AmazonQuickSightpublic DescribeAnalysisPermissionsResult describeAnalysisPermissions(DescribeAnalysisPermissionsRequest request)
AmazonQuickSightProvides the read and write permissions for an analysis.
describeAnalysisPermissions in interface AmazonQuickSightpublic DescribeDashboardResult describeDashboard(DescribeDashboardRequest request)
AmazonQuickSightProvides a summary for a dashboard.
describeDashboard in interface AmazonQuickSightpublic DescribeDashboardPermissionsResult describeDashboardPermissions(DescribeDashboardPermissionsRequest request)
AmazonQuickSightDescribes read and write permissions for a dashboard.
describeDashboardPermissions in interface AmazonQuickSightpublic DescribeDataSetResult describeDataSet(DescribeDataSetRequest request)
AmazonQuickSightDescribes a dataset.
describeDataSet in interface AmazonQuickSightpublic DescribeDataSetPermissionsResult describeDataSetPermissions(DescribeDataSetPermissionsRequest request)
AmazonQuickSightDescribes the permissions on a dataset.
The permissions resource is arn:aws:quicksight:region:aws-account-id:dataset/data-set-id.
describeDataSetPermissions in interface AmazonQuickSightpublic DescribeDataSourceResult describeDataSource(DescribeDataSourceRequest request)
AmazonQuickSightDescribes a data source.
describeDataSource in interface AmazonQuickSightpublic DescribeDataSourcePermissionsResult describeDataSourcePermissions(DescribeDataSourcePermissionsRequest request)
AmazonQuickSightDescribes the resource permissions for a data source.
describeDataSourcePermissions in interface AmazonQuickSightpublic DescribeFolderResult describeFolder(DescribeFolderRequest request)
AmazonQuickSightDescribes a folder.
describeFolder in interface AmazonQuickSightpublic DescribeFolderPermissionsResult describeFolderPermissions(DescribeFolderPermissionsRequest request)
AmazonQuickSightDescribes permissions for a folder.
describeFolderPermissions in interface AmazonQuickSightpublic DescribeFolderResolvedPermissionsResult describeFolderResolvedPermissions(DescribeFolderResolvedPermissionsRequest request)
AmazonQuickSightDescribes the folder resolved permissions. Permissions consists of both folder direct permissions and the inherited permissions from the ancestor folders.
describeFolderResolvedPermissions in interface AmazonQuickSightpublic DescribeGroupResult describeGroup(DescribeGroupRequest request)
AmazonQuickSightReturns an Amazon QuickSight group's description and Amazon Resource Name (ARN).
describeGroup in interface AmazonQuickSightpublic DescribeIAMPolicyAssignmentResult describeIAMPolicyAssignment(DescribeIAMPolicyAssignmentRequest request)
AmazonQuickSightDescribes an existing IAMpolicy assignment, as specified by the assignment name.
describeIAMPolicyAssignment in interface AmazonQuickSightpublic DescribeIngestionResult describeIngestion(DescribeIngestionRequest request)
AmazonQuickSightDescribes a SPICE ingestion.
describeIngestion in interface AmazonQuickSightpublic DescribeIpRestrictionResult describeIpRestriction(DescribeIpRestrictionRequest request)
AmazonQuickSightProvides a summary and status of IP Rules.
describeIpRestriction in interface AmazonQuickSightpublic DescribeNamespaceResult describeNamespace(DescribeNamespaceRequest request)
AmazonQuickSightDescribes the current namespace.
describeNamespace in interface AmazonQuickSightpublic DescribeTemplateResult describeTemplate(DescribeTemplateRequest request)
AmazonQuickSightDescribes a template's metadata.
describeTemplate in interface AmazonQuickSightpublic DescribeTemplateAliasResult describeTemplateAlias(DescribeTemplateAliasRequest request)
AmazonQuickSightDescribes the template alias for a template.
describeTemplateAlias in interface AmazonQuickSightpublic DescribeTemplatePermissionsResult describeTemplatePermissions(DescribeTemplatePermissionsRequest request)
AmazonQuickSightDescribes read and write permissions on a template.
describeTemplatePermissions in interface AmazonQuickSightpublic DescribeThemeResult describeTheme(DescribeThemeRequest request)
AmazonQuickSightDescribes a theme.
describeTheme in interface AmazonQuickSightpublic DescribeThemeAliasResult describeThemeAlias(DescribeThemeAliasRequest request)
AmazonQuickSightDescribes the alias for a theme.
describeThemeAlias in interface AmazonQuickSightpublic DescribeThemePermissionsResult describeThemePermissions(DescribeThemePermissionsRequest request)
AmazonQuickSightDescribes the read and write permissions for a theme.
describeThemePermissions in interface AmazonQuickSightpublic DescribeUserResult describeUser(DescribeUserRequest request)
AmazonQuickSightReturns information about a user, given the user name.
describeUser in interface AmazonQuickSightpublic GenerateEmbedUrlForAnonymousUserResult generateEmbedUrlForAnonymousUser(GenerateEmbedUrlForAnonymousUserRequest request)
AmazonQuickSightGenerates an embed URL that you can use to embed an Amazon QuickSight dashboard 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:
It contains a temporary bearer token. It is valid for 5 minutes after it is generated. Once redeemed within this period, it cannot be re-used again.
The URL validity period should not be confused with the actual session lifetime that can be customized using the
SessionLifetimeInMinutes
parameter.
The resulting user session is valid for 15 minutes (default) to 10 hours (maximum).
You are charged only when the URL is used or there is interaction with Amazon QuickSight.
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.
generateEmbedUrlForAnonymousUser in interface AmazonQuickSightpublic GenerateEmbedUrlForRegisteredUserResult generateEmbedUrlForRegisteredUser(GenerateEmbedUrlForRegisteredUserRequest request)
AmazonQuickSightGenerates 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:
It contains a temporary bearer token. It is valid for 5 minutes after it is generated. Once redeemed within this period, it cannot be re-used again.
The URL validity period should not be confused with the actual session lifetime that can be customized using the
SessionLifetimeInMinutes
parameter.
The resulting user session is valid for 15 minutes (default) to 10 hours (maximum).
You are charged only when the URL is used or there is interaction with Amazon QuickSight.
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 in interface AmazonQuickSightpublic GetDashboardEmbedUrlResult getDashboardEmbedUrl(GetDashboardEmbedUrlRequest request)
AmazonQuickSightGenerates a session URL and authorization code that you can use to embed an Amazon Amazon QuickSight read-only dashboard in your web server code. 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 combination of URL and authorization code:
They must be used together.
They can be used one time only.
They are valid for 5 minutes after you run this command.
The resulting user session is valid for 10 hours.
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.
getDashboardEmbedUrl in interface AmazonQuickSightpublic GetSessionEmbedUrlResult getSessionEmbedUrl(GetSessionEmbedUrlRequest request)
AmazonQuickSight
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:
getSessionEmbedUrl in interface AmazonQuickSightpublic ListAnalysesResult listAnalyses(ListAnalysesRequest request)
AmazonQuickSightLists Amazon QuickSight analyses that exist in the specified Amazon Web Services account.
listAnalyses in interface AmazonQuickSightpublic ListDashboardVersionsResult listDashboardVersions(ListDashboardVersionsRequest request)
AmazonQuickSightLists all the versions of the dashboards in the Amazon QuickSight subscription.
listDashboardVersions in interface AmazonQuickSightpublic ListDashboardsResult listDashboards(ListDashboardsRequest request)
AmazonQuickSightLists dashboards in an Amazon Web Services account.
listDashboards in interface AmazonQuickSightpublic ListDataSetsResult listDataSets(ListDataSetsRequest request)
AmazonQuickSightLists 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/*.
listDataSets in interface AmazonQuickSightpublic ListDataSourcesResult listDataSources(ListDataSourcesRequest request)
AmazonQuickSightLists data sources in current Amazon Web Services Region that belong to this Amazon Web Services account.
listDataSources in interface AmazonQuickSightpublic ListFolderMembersResult listFolderMembers(ListFolderMembersRequest request)
AmazonQuickSight
List all assets (DASHBOARD, ANALYSIS, and DATASET) in a folder.
listFolderMembers in interface AmazonQuickSightpublic ListFoldersResult listFolders(ListFoldersRequest request)
AmazonQuickSightLists all folders in an account.
listFolders in interface AmazonQuickSightpublic ListGroupMembershipsResult listGroupMemberships(ListGroupMembershipsRequest request)
AmazonQuickSightLists member users in a group.
listGroupMemberships in interface AmazonQuickSightpublic ListGroupsResult listGroups(ListGroupsRequest request)
AmazonQuickSightLists all user groups in Amazon QuickSight.
listGroups in interface AmazonQuickSightpublic ListIAMPolicyAssignmentsResult listIAMPolicyAssignments(ListIAMPolicyAssignmentsRequest request)
AmazonQuickSightLists IAMpolicy assignments in the current Amazon QuickSight account.
listIAMPolicyAssignments in interface AmazonQuickSightpublic ListIAMPolicyAssignmentsForUserResult listIAMPolicyAssignmentsForUser(ListIAMPolicyAssignmentsForUserRequest request)
AmazonQuickSightLists all the IAMpolicy 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.
listIAMPolicyAssignmentsForUser in interface AmazonQuickSightpublic ListIngestionsResult listIngestions(ListIngestionsRequest request)
AmazonQuickSightLists the history of SPICE ingestions for a dataset.
listIngestions in interface AmazonQuickSightpublic ListNamespacesResult listNamespaces(ListNamespacesRequest request)
AmazonQuickSightLists the namespaces for the specified Amazon Web Services account.
listNamespaces in interface AmazonQuickSightpublic ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
AmazonQuickSightLists the tags assigned to a resource.
listTagsForResource in interface AmazonQuickSightpublic ListTemplateAliasesResult listTemplateAliases(ListTemplateAliasesRequest request)
AmazonQuickSightLists all the aliases of a template.
listTemplateAliases in interface AmazonQuickSightpublic ListTemplateVersionsResult listTemplateVersions(ListTemplateVersionsRequest request)
AmazonQuickSightLists all the versions of the templates in the current Amazon QuickSight account.
listTemplateVersions in interface AmazonQuickSightpublic ListTemplatesResult listTemplates(ListTemplatesRequest request)
AmazonQuickSightLists all the templates in the current Amazon QuickSight account.
listTemplates in interface AmazonQuickSightpublic ListThemeAliasesResult listThemeAliases(ListThemeAliasesRequest request)
AmazonQuickSightLists all the aliases of a theme.
listThemeAliases in interface AmazonQuickSightpublic ListThemeVersionsResult listThemeVersions(ListThemeVersionsRequest request)
AmazonQuickSightLists all the versions of the themes in the current Amazon Web Services account.
listThemeVersions in interface AmazonQuickSightpublic ListThemesResult listThemes(ListThemesRequest request)
AmazonQuickSightLists all the themes in the current Amazon Web Services account.
listThemes in interface AmazonQuickSightpublic ListUserGroupsResult listUserGroups(ListUserGroupsRequest request)
AmazonQuickSightLists the Amazon QuickSight groups that an Amazon QuickSight user is a member of.
listUserGroups in interface AmazonQuickSightpublic ListUsersResult listUsers(ListUsersRequest request)
AmazonQuickSightReturns a list of all of the Amazon QuickSight users belonging to this account.
listUsers in interface AmazonQuickSightpublic RegisterUserResult registerUser(RegisterUserRequest request)
AmazonQuickSightCreates an Amazon QuickSight user, whose identity is associated with the AWS Identity and Access Management (IAM) identity or role specified in the request.
registerUser in interface AmazonQuickSightpublic RestoreAnalysisResult restoreAnalysis(RestoreAnalysisRequest request)
AmazonQuickSightRestores an analysis.
restoreAnalysis in interface AmazonQuickSightpublic SearchAnalysesResult searchAnalyses(SearchAnalysesRequest request)
AmazonQuickSightSearches 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.
searchAnalyses in interface AmazonQuickSightpublic SearchDashboardsResult searchDashboards(SearchDashboardsRequest request)
AmazonQuickSightSearches 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.
searchDashboards in interface AmazonQuickSightpublic SearchFoldersResult searchFolders(SearchFoldersRequest request)
AmazonQuickSightSearches the subfolders in a folder.
searchFolders in interface AmazonQuickSightpublic TagResourceResult tagResource(TagResourceRequest request)
AmazonQuickSightAssigns 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, and template.
Tagging for Amazon QuickSight works in a similar way to tagging for other AWS services, except for the following:
You can't use tags to track AWS costs for Amazon QuickSight. This restriction is because Amazon QuickSight costs are based on users and SPICE capacity, which aren't taggable resources.
Amazon QuickSight doesn't currently support the Tag Editor for Resource Groups.
tagResource in interface AmazonQuickSightpublic UntagResourceResult untagResource(UntagResourceRequest request)
AmazonQuickSightRemoves a tag or tags from a resource.
untagResource in interface AmazonQuickSightpublic UpdateAccountCustomizationResult updateAccountCustomization(UpdateAccountCustomizationRequest request)
AmazonQuickSightUpdates Amazon QuickSight customizations the current Amazon Web Services Region. Currently, the only customization 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.
updateAccountCustomization in interface AmazonQuickSightpublic UpdateAccountSettingsResult updateAccountSettings(UpdateAccountSettingsRequest request)
AmazonQuickSightUpdates the Amazon QuickSight settings in your Amazon Web Services account.
updateAccountSettings in interface AmazonQuickSightpublic UpdateAnalysisResult updateAnalysis(UpdateAnalysisRequest request)
AmazonQuickSightUpdates an analysis in Amazon QuickSight
updateAnalysis in interface AmazonQuickSightpublic UpdateAnalysisPermissionsResult updateAnalysisPermissions(UpdateAnalysisPermissionsRequest request)
AmazonQuickSightUpdates the read and write permissions for an analysis.
updateAnalysisPermissions in interface AmazonQuickSightpublic UpdateDashboardResult updateDashboard(UpdateDashboardRequest request)
AmazonQuickSightUpdates 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.
updateDashboard in interface AmazonQuickSightpublic UpdateDashboardPermissionsResult updateDashboardPermissions(UpdateDashboardPermissionsRequest request)
AmazonQuickSightUpdates read and write permissions on a dashboard.
updateDashboardPermissions in interface AmazonQuickSightpublic UpdateDashboardPublishedVersionResult updateDashboardPublishedVersion(UpdateDashboardPublishedVersionRequest request)
AmazonQuickSightUpdates the published version of a dashboard.
updateDashboardPublishedVersion in interface AmazonQuickSightpublic UpdateDataSetResult updateDataSet(UpdateDataSetRequest request)
AmazonQuickSightUpdates a dataset.
updateDataSet in interface AmazonQuickSightpublic UpdateDataSetPermissionsResult updateDataSetPermissions(UpdateDataSetPermissionsRequest request)
AmazonQuickSightUpdates the permissions on a dataset.
The permissions resource is arn:aws:quicksight:region:aws-account-id:dataset/data-set-id.
updateDataSetPermissions in interface AmazonQuickSightpublic UpdateDataSourceResult updateDataSource(UpdateDataSourceRequest request)
AmazonQuickSightUpdates a data source.
updateDataSource in interface AmazonQuickSightpublic UpdateDataSourcePermissionsResult updateDataSourcePermissions(UpdateDataSourcePermissionsRequest request)
AmazonQuickSightUpdates the permissions to a data source.
updateDataSourcePermissions in interface AmazonQuickSightpublic UpdateFolderResult updateFolder(UpdateFolderRequest request)
AmazonQuickSightUpdates the name of a folder.
updateFolder in interface AmazonQuickSightpublic UpdateFolderPermissionsResult updateFolderPermissions(UpdateFolderPermissionsRequest request)
AmazonQuickSightUpdates permissions of a folder.
updateFolderPermissions in interface AmazonQuickSightpublic UpdateGroupResult updateGroup(UpdateGroupRequest request)
AmazonQuickSightChanges a group description.
updateGroup in interface AmazonQuickSightpublic UpdateIAMPolicyAssignmentResult updateIAMPolicyAssignment(UpdateIAMPolicyAssignmentRequest request)
AmazonQuickSight
Updates an existing IAMpolicy 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.
updateIAMPolicyAssignment in interface AmazonQuickSightpublic UpdateIpRestrictionResult updateIpRestriction(UpdateIpRestrictionRequest request)
AmazonQuickSightUpdates content and status of IP Rules.
updateIpRestriction in interface AmazonQuickSightpublic UpdateTemplateResult updateTemplate(UpdateTemplateRequest request)
AmazonQuickSightUpdates a template from an existing Amazon QuickSight analysis or another template.
updateTemplate in interface AmazonQuickSightpublic UpdateTemplateAliasResult updateTemplateAlias(UpdateTemplateAliasRequest request)
AmazonQuickSightUpdates the template alias of a template.
updateTemplateAlias in interface AmazonQuickSightpublic UpdateTemplatePermissionsResult updateTemplatePermissions(UpdateTemplatePermissionsRequest request)
AmazonQuickSightUpdates the resource permissions for a template.
updateTemplatePermissions in interface AmazonQuickSightpublic UpdateThemeResult updateTheme(UpdateThemeRequest request)
AmazonQuickSightUpdates a theme.
updateTheme in interface AmazonQuickSightpublic UpdateThemeAliasResult updateThemeAlias(UpdateThemeAliasRequest request)
AmazonQuickSightUpdates an alias of a theme.
updateThemeAlias in interface AmazonQuickSightpublic UpdateThemePermissionsResult updateThemePermissions(UpdateThemePermissionsRequest request)
AmazonQuickSight
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:
User
"quicksight:DescribeTheme"
"quicksight:DescribeThemeAlias"
"quicksight:ListThemeAliases"
"quicksight:ListThemeVersions"
Owner
"quicksight:DescribeTheme"
"quicksight:DescribeThemeAlias"
"quicksight:ListThemeAliases"
"quicksight:ListThemeVersions"
"quicksight:DeleteTheme"
"quicksight:UpdateTheme"
"quicksight:CreateThemeAlias"
"quicksight:DeleteThemeAlias"
"quicksight:UpdateThemeAlias"
"quicksight:UpdateThemePermissions"
"quicksight:DescribeThemePermissions"
To specify no permissions, omit the permissions list.
updateThemePermissions in interface AmazonQuickSightpublic UpdateUserResult updateUser(UpdateUserRequest request)
AmazonQuickSightUpdates an Amazon QuickSight user.
updateUser in interface AmazonQuickSightpublic void shutdown()
AmazonQuickSightshutdown in interface AmazonQuickSightpublic ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
AmazonQuickSightResponse metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
getCachedResponseMetadata in interface AmazonQuickSightrequest - The originally executed request.