package quicksight
import "github.com/aws/aws-sdk-go-v2/service/quicksight"
Package quicksight provides the API client, operations, and parameter types for Amazon QuickSight.
Amazon QuickSight API Reference Amazon QuickSight is a fully managed, serverless business intelligence service for the AWS Cloud that makes it easy to extend data and insights to every user in your organization. This API reference contains documentation for a programming interface that you can use to manage Amazon QuickSight.
Index ¶
- Constants
- func NewDefaultEndpointResolver() *internalendpoints.Resolver
- func WithAPIOptions(optFns ...func(*middleware.Stack) error) func(*Options)
- func WithEndpointResolver(v EndpointResolver) func(*Options)
- type CancelIngestionInput
- type CancelIngestionOutput
- type Client
- func New(options Options, optFns ...func(*Options)) *Client
- func NewFromConfig(cfg aws.Config, optFns ...func(*Options)) *Client
- func (c *Client) CancelIngestion(ctx context.Context, params *CancelIngestionInput, optFns ...func(*Options)) (*CancelIngestionOutput, error)
- func (c *Client) CreateAccountCustomization(ctx context.Context, params *CreateAccountCustomizationInput, optFns ...func(*Options)) (*CreateAccountCustomizationOutput, error)
- func (c *Client) CreateAnalysis(ctx context.Context, params *CreateAnalysisInput, optFns ...func(*Options)) (*CreateAnalysisOutput, error)
- func (c *Client) CreateDashboard(ctx context.Context, params *CreateDashboardInput, optFns ...func(*Options)) (*CreateDashboardOutput, error)
- func (c *Client) CreateDataSet(ctx context.Context, params *CreateDataSetInput, optFns ...func(*Options)) (*CreateDataSetOutput, error)
- func (c *Client) CreateDataSource(ctx context.Context, params *CreateDataSourceInput, optFns ...func(*Options)) (*CreateDataSourceOutput, error)
- func (c *Client) CreateGroup(ctx context.Context, params *CreateGroupInput, optFns ...func(*Options)) (*CreateGroupOutput, error)
- func (c *Client) CreateGroupMembership(ctx context.Context, params *CreateGroupMembershipInput, optFns ...func(*Options)) (*CreateGroupMembershipOutput, error)
- func (c *Client) CreateIAMPolicyAssignment(ctx context.Context, params *CreateIAMPolicyAssignmentInput, optFns ...func(*Options)) (*CreateIAMPolicyAssignmentOutput, error)
- func (c *Client) CreateIngestion(ctx context.Context, params *CreateIngestionInput, optFns ...func(*Options)) (*CreateIngestionOutput, error)
- func (c *Client) CreateNamespace(ctx context.Context, params *CreateNamespaceInput, optFns ...func(*Options)) (*CreateNamespaceOutput, error)
- func (c *Client) CreateTemplate(ctx context.Context, params *CreateTemplateInput, optFns ...func(*Options)) (*CreateTemplateOutput, error)
- func (c *Client) CreateTemplateAlias(ctx context.Context, params *CreateTemplateAliasInput, optFns ...func(*Options)) (*CreateTemplateAliasOutput, error)
- func (c *Client) CreateTheme(ctx context.Context, params *CreateThemeInput, optFns ...func(*Options)) (*CreateThemeOutput, error)
- func (c *Client) CreateThemeAlias(ctx context.Context, params *CreateThemeAliasInput, optFns ...func(*Options)) (*CreateThemeAliasOutput, error)
- func (c *Client) DeleteAccountCustomization(ctx context.Context, params *DeleteAccountCustomizationInput, optFns ...func(*Options)) (*DeleteAccountCustomizationOutput, error)
- func (c *Client) DeleteAnalysis(ctx context.Context, params *DeleteAnalysisInput, optFns ...func(*Options)) (*DeleteAnalysisOutput, error)
- func (c *Client) DeleteDashboard(ctx context.Context, params *DeleteDashboardInput, optFns ...func(*Options)) (*DeleteDashboardOutput, error)
- func (c *Client) DeleteDataSet(ctx context.Context, params *DeleteDataSetInput, optFns ...func(*Options)) (*DeleteDataSetOutput, error)
- func (c *Client) DeleteDataSource(ctx context.Context, params *DeleteDataSourceInput, optFns ...func(*Options)) (*DeleteDataSourceOutput, error)
- func (c *Client) DeleteGroup(ctx context.Context, params *DeleteGroupInput, optFns ...func(*Options)) (*DeleteGroupOutput, error)
- func (c *Client) DeleteGroupMembership(ctx context.Context, params *DeleteGroupMembershipInput, optFns ...func(*Options)) (*DeleteGroupMembershipOutput, error)
- func (c *Client) DeleteIAMPolicyAssignment(ctx context.Context, params *DeleteIAMPolicyAssignmentInput, optFns ...func(*Options)) (*DeleteIAMPolicyAssignmentOutput, error)
- func (c *Client) DeleteNamespace(ctx context.Context, params *DeleteNamespaceInput, optFns ...func(*Options)) (*DeleteNamespaceOutput, error)
- func (c *Client) DeleteTemplate(ctx context.Context, params *DeleteTemplateInput, optFns ...func(*Options)) (*DeleteTemplateOutput, error)
- func (c *Client) DeleteTemplateAlias(ctx context.Context, params *DeleteTemplateAliasInput, optFns ...func(*Options)) (*DeleteTemplateAliasOutput, error)
- func (c *Client) DeleteTheme(ctx context.Context, params *DeleteThemeInput, optFns ...func(*Options)) (*DeleteThemeOutput, error)
- func (c *Client) DeleteThemeAlias(ctx context.Context, params *DeleteThemeAliasInput, optFns ...func(*Options)) (*DeleteThemeAliasOutput, error)
- func (c *Client) DeleteUser(ctx context.Context, params *DeleteUserInput, optFns ...func(*Options)) (*DeleteUserOutput, error)
- func (c *Client) DeleteUserByPrincipalId(ctx context.Context, params *DeleteUserByPrincipalIdInput, optFns ...func(*Options)) (*DeleteUserByPrincipalIdOutput, error)
- func (c *Client) DescribeAccountCustomization(ctx context.Context, params *DescribeAccountCustomizationInput, optFns ...func(*Options)) (*DescribeAccountCustomizationOutput, error)
- func (c *Client) DescribeAccountSettings(ctx context.Context, params *DescribeAccountSettingsInput, optFns ...func(*Options)) (*DescribeAccountSettingsOutput, error)
- func (c *Client) DescribeAnalysis(ctx context.Context, params *DescribeAnalysisInput, optFns ...func(*Options)) (*DescribeAnalysisOutput, error)
- func (c *Client) DescribeAnalysisPermissions(ctx context.Context, params *DescribeAnalysisPermissionsInput, optFns ...func(*Options)) (*DescribeAnalysisPermissionsOutput, error)
- func (c *Client) DescribeDashboard(ctx context.Context, params *DescribeDashboardInput, optFns ...func(*Options)) (*DescribeDashboardOutput, error)
- func (c *Client) DescribeDashboardPermissions(ctx context.Context, params *DescribeDashboardPermissionsInput, optFns ...func(*Options)) (*DescribeDashboardPermissionsOutput, error)
- func (c *Client) DescribeDataSet(ctx context.Context, params *DescribeDataSetInput, optFns ...func(*Options)) (*DescribeDataSetOutput, error)
- func (c *Client) DescribeDataSetPermissions(ctx context.Context, params *DescribeDataSetPermissionsInput, optFns ...func(*Options)) (*DescribeDataSetPermissionsOutput, error)
- func (c *Client) DescribeDataSource(ctx context.Context, params *DescribeDataSourceInput, optFns ...func(*Options)) (*DescribeDataSourceOutput, error)
- func (c *Client) DescribeDataSourcePermissions(ctx context.Context, params *DescribeDataSourcePermissionsInput, optFns ...func(*Options)) (*DescribeDataSourcePermissionsOutput, error)
- func (c *Client) DescribeGroup(ctx context.Context, params *DescribeGroupInput, optFns ...func(*Options)) (*DescribeGroupOutput, error)
- func (c *Client) DescribeIAMPolicyAssignment(ctx context.Context, params *DescribeIAMPolicyAssignmentInput, optFns ...func(*Options)) (*DescribeIAMPolicyAssignmentOutput, error)
- func (c *Client) DescribeIngestion(ctx context.Context, params *DescribeIngestionInput, optFns ...func(*Options)) (*DescribeIngestionOutput, error)
- func (c *Client) DescribeNamespace(ctx context.Context, params *DescribeNamespaceInput, optFns ...func(*Options)) (*DescribeNamespaceOutput, error)
- func (c *Client) DescribeTemplate(ctx context.Context, params *DescribeTemplateInput, optFns ...func(*Options)) (*DescribeTemplateOutput, error)
- func (c *Client) DescribeTemplateAlias(ctx context.Context, params *DescribeTemplateAliasInput, optFns ...func(*Options)) (*DescribeTemplateAliasOutput, error)
- func (c *Client) DescribeTemplatePermissions(ctx context.Context, params *DescribeTemplatePermissionsInput, optFns ...func(*Options)) (*DescribeTemplatePermissionsOutput, error)
- func (c *Client) DescribeTheme(ctx context.Context, params *DescribeThemeInput, optFns ...func(*Options)) (*DescribeThemeOutput, error)
- func (c *Client) DescribeThemeAlias(ctx context.Context, params *DescribeThemeAliasInput, optFns ...func(*Options)) (*DescribeThemeAliasOutput, error)
- func (c *Client) DescribeThemePermissions(ctx context.Context, params *DescribeThemePermissionsInput, optFns ...func(*Options)) (*DescribeThemePermissionsOutput, error)
- func (c *Client) DescribeUser(ctx context.Context, params *DescribeUserInput, optFns ...func(*Options)) (*DescribeUserOutput, error)
- func (c *Client) GetDashboardEmbedUrl(ctx context.Context, params *GetDashboardEmbedUrlInput, optFns ...func(*Options)) (*GetDashboardEmbedUrlOutput, error)
- func (c *Client) GetSessionEmbedUrl(ctx context.Context, params *GetSessionEmbedUrlInput, optFns ...func(*Options)) (*GetSessionEmbedUrlOutput, error)
- func (c *Client) ListAnalyses(ctx context.Context, params *ListAnalysesInput, optFns ...func(*Options)) (*ListAnalysesOutput, error)
- func (c *Client) ListDashboardVersions(ctx context.Context, params *ListDashboardVersionsInput, optFns ...func(*Options)) (*ListDashboardVersionsOutput, error)
- func (c *Client) ListDashboards(ctx context.Context, params *ListDashboardsInput, optFns ...func(*Options)) (*ListDashboardsOutput, error)
- func (c *Client) ListDataSets(ctx context.Context, params *ListDataSetsInput, optFns ...func(*Options)) (*ListDataSetsOutput, error)
- func (c *Client) ListDataSources(ctx context.Context, params *ListDataSourcesInput, optFns ...func(*Options)) (*ListDataSourcesOutput, error)
- func (c *Client) ListGroupMemberships(ctx context.Context, params *ListGroupMembershipsInput, optFns ...func(*Options)) (*ListGroupMembershipsOutput, error)
- func (c *Client) ListGroups(ctx context.Context, params *ListGroupsInput, optFns ...func(*Options)) (*ListGroupsOutput, error)
- func (c *Client) ListIAMPolicyAssignments(ctx context.Context, params *ListIAMPolicyAssignmentsInput, optFns ...func(*Options)) (*ListIAMPolicyAssignmentsOutput, error)
- func (c *Client) ListIAMPolicyAssignmentsForUser(ctx context.Context, params *ListIAMPolicyAssignmentsForUserInput, optFns ...func(*Options)) (*ListIAMPolicyAssignmentsForUserOutput, error)
- func (c *Client) ListIngestions(ctx context.Context, params *ListIngestionsInput, optFns ...func(*Options)) (*ListIngestionsOutput, error)
- func (c *Client) ListNamespaces(ctx context.Context, params *ListNamespacesInput, optFns ...func(*Options)) (*ListNamespacesOutput, error)
- func (c *Client) ListTagsForResource(ctx context.Context, params *ListTagsForResourceInput, optFns ...func(*Options)) (*ListTagsForResourceOutput, error)
- func (c *Client) ListTemplateAliases(ctx context.Context, params *ListTemplateAliasesInput, optFns ...func(*Options)) (*ListTemplateAliasesOutput, error)
- func (c *Client) ListTemplateVersions(ctx context.Context, params *ListTemplateVersionsInput, optFns ...func(*Options)) (*ListTemplateVersionsOutput, error)
- func (c *Client) ListTemplates(ctx context.Context, params *ListTemplatesInput, optFns ...func(*Options)) (*ListTemplatesOutput, error)
- func (c *Client) ListThemeAliases(ctx context.Context, params *ListThemeAliasesInput, optFns ...func(*Options)) (*ListThemeAliasesOutput, error)
- func (c *Client) ListThemeVersions(ctx context.Context, params *ListThemeVersionsInput, optFns ...func(*Options)) (*ListThemeVersionsOutput, error)
- func (c *Client) ListThemes(ctx context.Context, params *ListThemesInput, optFns ...func(*Options)) (*ListThemesOutput, error)
- func (c *Client) ListUserGroups(ctx context.Context, params *ListUserGroupsInput, optFns ...func(*Options)) (*ListUserGroupsOutput, error)
- func (c *Client) ListUsers(ctx context.Context, params *ListUsersInput, optFns ...func(*Options)) (*ListUsersOutput, error)
- func (c *Client) RegisterUser(ctx context.Context, params *RegisterUserInput, optFns ...func(*Options)) (*RegisterUserOutput, error)
- func (c *Client) RestoreAnalysis(ctx context.Context, params *RestoreAnalysisInput, optFns ...func(*Options)) (*RestoreAnalysisOutput, error)
- func (c *Client) SearchAnalyses(ctx context.Context, params *SearchAnalysesInput, optFns ...func(*Options)) (*SearchAnalysesOutput, error)
- func (c *Client) SearchDashboards(ctx context.Context, params *SearchDashboardsInput, optFns ...func(*Options)) (*SearchDashboardsOutput, error)
- func (c *Client) TagResource(ctx context.Context, params *TagResourceInput, optFns ...func(*Options)) (*TagResourceOutput, error)
- func (c *Client) UntagResource(ctx context.Context, params *UntagResourceInput, optFns ...func(*Options)) (*UntagResourceOutput, error)
- func (c *Client) UpdateAccountCustomization(ctx context.Context, params *UpdateAccountCustomizationInput, optFns ...func(*Options)) (*UpdateAccountCustomizationOutput, error)
- func (c *Client) UpdateAccountSettings(ctx context.Context, params *UpdateAccountSettingsInput, optFns ...func(*Options)) (*UpdateAccountSettingsOutput, error)
- func (c *Client) UpdateAnalysis(ctx context.Context, params *UpdateAnalysisInput, optFns ...func(*Options)) (*UpdateAnalysisOutput, error)
- func (c *Client) UpdateAnalysisPermissions(ctx context.Context, params *UpdateAnalysisPermissionsInput, optFns ...func(*Options)) (*UpdateAnalysisPermissionsOutput, error)
- func (c *Client) UpdateDashboard(ctx context.Context, params *UpdateDashboardInput, optFns ...func(*Options)) (*UpdateDashboardOutput, error)
- func (c *Client) UpdateDashboardPermissions(ctx context.Context, params *UpdateDashboardPermissionsInput, optFns ...func(*Options)) (*UpdateDashboardPermissionsOutput, error)
- func (c *Client) UpdateDashboardPublishedVersion(ctx context.Context, params *UpdateDashboardPublishedVersionInput, optFns ...func(*Options)) (*UpdateDashboardPublishedVersionOutput, error)
- func (c *Client) UpdateDataSet(ctx context.Context, params *UpdateDataSetInput, optFns ...func(*Options)) (*UpdateDataSetOutput, error)
- func (c *Client) UpdateDataSetPermissions(ctx context.Context, params *UpdateDataSetPermissionsInput, optFns ...func(*Options)) (*UpdateDataSetPermissionsOutput, error)
- func (c *Client) UpdateDataSource(ctx context.Context, params *UpdateDataSourceInput, optFns ...func(*Options)) (*UpdateDataSourceOutput, error)
- func (c *Client) UpdateDataSourcePermissions(ctx context.Context, params *UpdateDataSourcePermissionsInput, optFns ...func(*Options)) (*UpdateDataSourcePermissionsOutput, error)
- func (c *Client) UpdateGroup(ctx context.Context, params *UpdateGroupInput, optFns ...func(*Options)) (*UpdateGroupOutput, error)
- func (c *Client) UpdateIAMPolicyAssignment(ctx context.Context, params *UpdateIAMPolicyAssignmentInput, optFns ...func(*Options)) (*UpdateIAMPolicyAssignmentOutput, error)
- func (c *Client) UpdateTemplate(ctx context.Context, params *UpdateTemplateInput, optFns ...func(*Options)) (*UpdateTemplateOutput, error)
- func (c *Client) UpdateTemplateAlias(ctx context.Context, params *UpdateTemplateAliasInput, optFns ...func(*Options)) (*UpdateTemplateAliasOutput, error)
- func (c *Client) UpdateTemplatePermissions(ctx context.Context, params *UpdateTemplatePermissionsInput, optFns ...func(*Options)) (*UpdateTemplatePermissionsOutput, error)
- func (c *Client) UpdateTheme(ctx context.Context, params *UpdateThemeInput, optFns ...func(*Options)) (*UpdateThemeOutput, error)
- func (c *Client) UpdateThemeAlias(ctx context.Context, params *UpdateThemeAliasInput, optFns ...func(*Options)) (*UpdateThemeAliasOutput, error)
- func (c *Client) UpdateThemePermissions(ctx context.Context, params *UpdateThemePermissionsInput, optFns ...func(*Options)) (*UpdateThemePermissionsOutput, error)
- func (c *Client) UpdateUser(ctx context.Context, params *UpdateUserInput, optFns ...func(*Options)) (*UpdateUserOutput, error)
- type CreateAccountCustomizationInput
- type CreateAccountCustomizationOutput
- type CreateAnalysisInput
- type CreateAnalysisOutput
- type CreateDashboardInput
- type CreateDashboardOutput
- type CreateDataSetInput
- type CreateDataSetOutput
- type CreateDataSourceInput
- type CreateDataSourceOutput
- type CreateGroupInput
- type CreateGroupMembershipInput
- type CreateGroupMembershipOutput
- type CreateGroupOutput
- type CreateIAMPolicyAssignmentInput
- type CreateIAMPolicyAssignmentOutput
- type CreateIngestionInput
- type CreateIngestionOutput
- type CreateNamespaceInput
- type CreateNamespaceOutput
- type CreateTemplateAliasInput
- type CreateTemplateAliasOutput
- type CreateTemplateInput
- type CreateTemplateOutput
- type CreateThemeAliasInput
- type CreateThemeAliasOutput
- type CreateThemeInput
- type CreateThemeOutput
- type DeleteAccountCustomizationInput
- type DeleteAccountCustomizationOutput
- type DeleteAnalysisInput
- type DeleteAnalysisOutput
- type DeleteDashboardInput
- type DeleteDashboardOutput
- type DeleteDataSetInput
- type DeleteDataSetOutput
- type DeleteDataSourceInput
- type DeleteDataSourceOutput
- type DeleteGroupInput
- type DeleteGroupMembershipInput
- type DeleteGroupMembershipOutput
- type DeleteGroupOutput
- type DeleteIAMPolicyAssignmentInput
- type DeleteIAMPolicyAssignmentOutput
- type DeleteNamespaceInput
- type DeleteNamespaceOutput
- type DeleteTemplateAliasInput
- type DeleteTemplateAliasOutput
- type DeleteTemplateInput
- type DeleteTemplateOutput
- type DeleteThemeAliasInput
- type DeleteThemeAliasOutput
- type DeleteThemeInput
- type DeleteThemeOutput
- type DeleteUserByPrincipalIdInput
- type DeleteUserByPrincipalIdOutput
- type DeleteUserInput
- type DeleteUserOutput
- type DescribeAccountCustomizationInput
- type DescribeAccountCustomizationOutput
- type DescribeAccountSettingsInput
- type DescribeAccountSettingsOutput
- type DescribeAnalysisInput
- type DescribeAnalysisOutput
- type DescribeAnalysisPermissionsInput
- type DescribeAnalysisPermissionsOutput
- type DescribeDashboardInput
- type DescribeDashboardOutput
- type DescribeDashboardPermissionsInput
- type DescribeDashboardPermissionsOutput
- type DescribeDataSetInput
- type DescribeDataSetOutput
- type DescribeDataSetPermissionsInput
- type DescribeDataSetPermissionsOutput
- type DescribeDataSourceInput
- type DescribeDataSourceOutput
- type DescribeDataSourcePermissionsInput
- type DescribeDataSourcePermissionsOutput
- type DescribeGroupInput
- type DescribeGroupOutput
- type DescribeIAMPolicyAssignmentInput
- type DescribeIAMPolicyAssignmentOutput
- type DescribeIngestionInput
- type DescribeIngestionOutput
- type DescribeNamespaceInput
- type DescribeNamespaceOutput
- type DescribeTemplateAliasInput
- type DescribeTemplateAliasOutput
- type DescribeTemplateInput
- type DescribeTemplateOutput
- type DescribeTemplatePermissionsInput
- type DescribeTemplatePermissionsOutput
- type DescribeThemeAliasInput
- type DescribeThemeAliasOutput
- type DescribeThemeInput
- type DescribeThemeOutput
- type DescribeThemePermissionsInput
- type DescribeThemePermissionsOutput
- type DescribeUserInput
- type DescribeUserOutput
- type EndpointResolver
- type EndpointResolverFunc
- type EndpointResolverOptions
- type GetDashboardEmbedUrlInput
- type GetDashboardEmbedUrlOutput
- type GetSessionEmbedUrlInput
- type GetSessionEmbedUrlOutput
- type HTTPClient
- type HTTPSignerV4
- type ListAnalysesAPIClient
- type ListAnalysesInput
- type ListAnalysesOutput
- type ListAnalysesPaginator
- func NewListAnalysesPaginator(client ListAnalysesAPIClient, params *ListAnalysesInput, optFns ...func(*ListAnalysesPaginatorOptions)) *ListAnalysesPaginator
- func (p *ListAnalysesPaginator) HasMorePages() bool
- func (p *ListAnalysesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListAnalysesOutput, error)
- type ListAnalysesPaginatorOptions
- type ListDashboardVersionsAPIClient
- type ListDashboardVersionsInput
- type ListDashboardVersionsOutput
- type ListDashboardVersionsPaginator
- func NewListDashboardVersionsPaginator(client ListDashboardVersionsAPIClient, params *ListDashboardVersionsInput, optFns ...func(*ListDashboardVersionsPaginatorOptions)) *ListDashboardVersionsPaginator
- func (p *ListDashboardVersionsPaginator) HasMorePages() bool
- func (p *ListDashboardVersionsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListDashboardVersionsOutput, error)
- type ListDashboardVersionsPaginatorOptions
- type ListDashboardsAPIClient
- type ListDashboardsInput
- type ListDashboardsOutput
- type ListDashboardsPaginator
- func NewListDashboardsPaginator(client ListDashboardsAPIClient, params *ListDashboardsInput, optFns ...func(*ListDashboardsPaginatorOptions)) *ListDashboardsPaginator
- func (p *ListDashboardsPaginator) HasMorePages() bool
- func (p *ListDashboardsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListDashboardsOutput, error)
- type ListDashboardsPaginatorOptions
- type ListDataSetsAPIClient
- type ListDataSetsInput
- type ListDataSetsOutput
- type ListDataSetsPaginator
- func NewListDataSetsPaginator(client ListDataSetsAPIClient, params *ListDataSetsInput, optFns ...func(*ListDataSetsPaginatorOptions)) *ListDataSetsPaginator
- func (p *ListDataSetsPaginator) HasMorePages() bool
- func (p *ListDataSetsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListDataSetsOutput, error)
- type ListDataSetsPaginatorOptions
- type ListDataSourcesAPIClient
- type ListDataSourcesInput
- type ListDataSourcesOutput
- type ListDataSourcesPaginator
- func NewListDataSourcesPaginator(client ListDataSourcesAPIClient, params *ListDataSourcesInput, optFns ...func(*ListDataSourcesPaginatorOptions)) *ListDataSourcesPaginator
- func (p *ListDataSourcesPaginator) HasMorePages() bool
- func (p *ListDataSourcesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListDataSourcesOutput, error)
- type ListDataSourcesPaginatorOptions
- type ListGroupMembershipsInput
- type ListGroupMembershipsOutput
- type ListGroupsInput
- type ListGroupsOutput
- type ListIAMPolicyAssignmentsForUserInput
- type ListIAMPolicyAssignmentsForUserOutput
- type ListIAMPolicyAssignmentsInput
- type ListIAMPolicyAssignmentsOutput
- type ListIngestionsAPIClient
- type ListIngestionsInput
- type ListIngestionsOutput
- type ListIngestionsPaginator
- func NewListIngestionsPaginator(client ListIngestionsAPIClient, params *ListIngestionsInput, optFns ...func(*ListIngestionsPaginatorOptions)) *ListIngestionsPaginator
- func (p *ListIngestionsPaginator) HasMorePages() bool
- func (p *ListIngestionsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListIngestionsOutput, error)
- type ListIngestionsPaginatorOptions
- type ListNamespacesAPIClient
- type ListNamespacesInput
- type ListNamespacesOutput
- type ListNamespacesPaginator
- func NewListNamespacesPaginator(client ListNamespacesAPIClient, params *ListNamespacesInput, optFns ...func(*ListNamespacesPaginatorOptions)) *ListNamespacesPaginator
- func (p *ListNamespacesPaginator) HasMorePages() bool
- func (p *ListNamespacesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListNamespacesOutput, error)
- type ListNamespacesPaginatorOptions
- type ListTagsForResourceInput
- type ListTagsForResourceOutput
- type ListTemplateAliasesAPIClient
- type ListTemplateAliasesInput
- type ListTemplateAliasesOutput
- type ListTemplateAliasesPaginator
- func NewListTemplateAliasesPaginator(client ListTemplateAliasesAPIClient, params *ListTemplateAliasesInput, optFns ...func(*ListTemplateAliasesPaginatorOptions)) *ListTemplateAliasesPaginator
- func (p *ListTemplateAliasesPaginator) HasMorePages() bool
- func (p *ListTemplateAliasesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListTemplateAliasesOutput, error)
- type ListTemplateAliasesPaginatorOptions
- type ListTemplateVersionsAPIClient
- type ListTemplateVersionsInput
- type ListTemplateVersionsOutput
- type ListTemplateVersionsPaginator
- func NewListTemplateVersionsPaginator(client ListTemplateVersionsAPIClient, params *ListTemplateVersionsInput, optFns ...func(*ListTemplateVersionsPaginatorOptions)) *ListTemplateVersionsPaginator
- func (p *ListTemplateVersionsPaginator) HasMorePages() bool
- func (p *ListTemplateVersionsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListTemplateVersionsOutput, error)
- type ListTemplateVersionsPaginatorOptions
- type ListTemplatesAPIClient
- type ListTemplatesInput
- type ListTemplatesOutput
- type ListTemplatesPaginator
- func NewListTemplatesPaginator(client ListTemplatesAPIClient, params *ListTemplatesInput, optFns ...func(*ListTemplatesPaginatorOptions)) *ListTemplatesPaginator
- func (p *ListTemplatesPaginator) HasMorePages() bool
- func (p *ListTemplatesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListTemplatesOutput, error)
- type ListTemplatesPaginatorOptions
- type ListThemeAliasesInput
- type ListThemeAliasesOutput
- type ListThemeVersionsAPIClient
- type ListThemeVersionsInput
- type ListThemeVersionsOutput
- type ListThemeVersionsPaginator
- func NewListThemeVersionsPaginator(client ListThemeVersionsAPIClient, params *ListThemeVersionsInput, optFns ...func(*ListThemeVersionsPaginatorOptions)) *ListThemeVersionsPaginator
- func (p *ListThemeVersionsPaginator) HasMorePages() bool
- func (p *ListThemeVersionsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListThemeVersionsOutput, error)
- type ListThemeVersionsPaginatorOptions
- type ListThemesAPIClient
- type ListThemesInput
- type ListThemesOutput
- type ListThemesPaginator
- func NewListThemesPaginator(client ListThemesAPIClient, params *ListThemesInput, optFns ...func(*ListThemesPaginatorOptions)) *ListThemesPaginator
- func (p *ListThemesPaginator) HasMorePages() bool
- func (p *ListThemesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListThemesOutput, error)
- type ListThemesPaginatorOptions
- type ListUserGroupsInput
- type ListUserGroupsOutput
- type ListUsersInput
- type ListUsersOutput
- type Options
- type RegisterUserInput
- type RegisterUserOutput
- type ResolveEndpoint
- func (m *ResolveEndpoint) HandleSerialize(ctx context.Context, in middleware.SerializeInput, next middleware.SerializeHandler) ( out middleware.SerializeOutput, metadata middleware.Metadata, err error, )
- func (*ResolveEndpoint) ID() string
- type RestoreAnalysisInput
- type RestoreAnalysisOutput
- type SearchAnalysesAPIClient
- type SearchAnalysesInput
- type SearchAnalysesOutput
- type SearchAnalysesPaginator
- func NewSearchAnalysesPaginator(client SearchAnalysesAPIClient, params *SearchAnalysesInput, optFns ...func(*SearchAnalysesPaginatorOptions)) *SearchAnalysesPaginator
- func (p *SearchAnalysesPaginator) HasMorePages() bool
- func (p *SearchAnalysesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*SearchAnalysesOutput, error)
- type SearchAnalysesPaginatorOptions
- type SearchDashboardsAPIClient
- type SearchDashboardsInput
- type SearchDashboardsOutput
- type SearchDashboardsPaginator
- func NewSearchDashboardsPaginator(client SearchDashboardsAPIClient, params *SearchDashboardsInput, optFns ...func(*SearchDashboardsPaginatorOptions)) *SearchDashboardsPaginator
- func (p *SearchDashboardsPaginator) HasMorePages() bool
- func (p *SearchDashboardsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*SearchDashboardsOutput, error)
- type SearchDashboardsPaginatorOptions
- type TagResourceInput
- type TagResourceOutput
- type UntagResourceInput
- type UntagResourceOutput
- type UpdateAccountCustomizationInput
- type UpdateAccountCustomizationOutput
- type UpdateAccountSettingsInput
- type UpdateAccountSettingsOutput
- type UpdateAnalysisInput
- type UpdateAnalysisOutput
- type UpdateAnalysisPermissionsInput
- type UpdateAnalysisPermissionsOutput
- type UpdateDashboardInput
- type UpdateDashboardOutput
- type UpdateDashboardPermissionsInput
- type UpdateDashboardPermissionsOutput
- type UpdateDashboardPublishedVersionInput
- type UpdateDashboardPublishedVersionOutput
- type UpdateDataSetInput
- type UpdateDataSetOutput
- type UpdateDataSetPermissionsInput
- type UpdateDataSetPermissionsOutput
- type UpdateDataSourceInput
- type UpdateDataSourceOutput
- type UpdateDataSourcePermissionsInput
- type UpdateDataSourcePermissionsOutput
- type UpdateGroupInput
- type UpdateGroupOutput
- type UpdateIAMPolicyAssignmentInput
- type UpdateIAMPolicyAssignmentOutput
- type UpdateTemplateAliasInput
- type UpdateTemplateAliasOutput
- type UpdateTemplateInput
- type UpdateTemplateOutput
- type UpdateTemplatePermissionsInput
- type UpdateTemplatePermissionsOutput
- type UpdateThemeAliasInput
- type UpdateThemeAliasOutput
- type UpdateThemeInput
- type UpdateThemeOutput
- type UpdateThemePermissionsInput
- type UpdateThemePermissionsOutput
- type UpdateUserInput
- type UpdateUserOutput
Constants ¶
const ServiceAPIVersion = "2018-04-01"
const ServiceID = "QuickSight"
Functions ¶
func NewDefaultEndpointResolver ¶
func NewDefaultEndpointResolver() *internalendpoints.Resolver
NewDefaultEndpointResolver constructs a new service endpoint resolver
func WithAPIOptions ¶
func WithAPIOptions(optFns ...func(*middleware.Stack) error) func(*Options)
WithAPIOptions returns a functional option for setting the Client's APIOptions option.
func WithEndpointResolver ¶
func WithEndpointResolver(v EndpointResolver) func(*Options)
WithEndpointResolver returns a functional option for setting the Client's EndpointResolver option.
Types ¶
type CancelIngestionInput ¶
type CancelIngestionInput struct { // The AWS account ID. // // This member is required. AwsAccountId *string // The ID of the dataset used in the ingestion. // // This member is required. DataSetId *string // An ID for the ingestion. // // This member is required. IngestionId *string }
type CancelIngestionOutput ¶
type CancelIngestionOutput struct { // The Amazon Resource Name (ARN) for the data ingestion. Arn *string // An ID for the ingestion. IngestionId *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client provides the API client to make operations call for Amazon QuickSight.
func New ¶
New returns an initialized Client based on the functional options. Provide additional functional options to further configure the behavior of the client, such as changing the client's endpoint or adding custom middleware behavior.
func NewFromConfig ¶
NewFromConfig returns a new client from the provided config.
func (*Client) CancelIngestion ¶
func (c *Client) CancelIngestion(ctx context.Context, params *CancelIngestionInput, optFns ...func(*Options)) (*CancelIngestionOutput, error)
Cancels an ongoing ingestion of data into SPICE.
func (*Client) CreateAccountCustomization ¶
func (c *Client) CreateAccountCustomization(ctx context.Context, params *CreateAccountCustomizationInput, optFns ...func(*Options)) (*CreateAccountCustomizationOutput, error)
Creates Amazon QuickSight customizations the current AWS Region. Currently, you can add a custom default theme by using the CreateAccountCustomization or UpdateAccountCustomization API operation. To further customize QuickSight by removing QuickSight sample assets and videos for all new users, see Customizing QuickSight (https://docs.aws.amazon.com/quicksight/latest/user/customizing-quicksight.html) in the Amazon QuickSight User Guide. You can create customizations for your AWS account or, if you specify a namespace, for a QuickSight namespace instead. Customizations that apply to a namespace always override customizations that apply to an AWS 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.
func (*Client) CreateAnalysis ¶
func (c *Client) CreateAnalysis(ctx context.Context, params *CreateAnalysisInput, optFns ...func(*Options)) (*CreateAnalysisOutput, error)
Creates an analysis in Amazon QuickSight.
func (*Client) CreateDashboard ¶
func (c *Client) CreateDashboard(ctx context.Context, params *CreateDashboardInput, optFns ...func(*Options)) (*CreateDashboardOutput, error)
Creates a dashboard from a template. To first create a template, see the CreateTemplate API operation. A dashboard is an entity in QuickSight that identifies QuickSight reports, created from analyses. You can share 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 AWS account.
func (*Client) CreateDataSet ¶
func (c *Client) CreateDataSet(ctx context.Context, params *CreateDataSetInput, optFns ...func(*Options)) (*CreateDataSetOutput, error)
Creates a dataset.
func (*Client) CreateDataSource ¶
func (c *Client) CreateDataSource(ctx context.Context, params *CreateDataSourceInput, optFns ...func(*Options)) (*CreateDataSourceOutput, error)
Creates a data source.
func (*Client) CreateGroup ¶
func (c *Client) CreateGroup(ctx context.Context, params *CreateGroupInput, optFns ...func(*Options)) (*CreateGroupOutput, error)
Creates an Amazon QuickSight group. The permissions resource is arn:aws:quicksight:us-east-1::group/default/ . The response is a group object.
func (*Client) CreateGroupMembership ¶
func (c *Client) CreateGroupMembership(ctx context.Context, params *CreateGroupMembershipInput, optFns ...func(*Options)) (*CreateGroupMembershipOutput, error)
Adds an Amazon QuickSight user to an Amazon QuickSight group.
func (*Client) CreateIAMPolicyAssignment ¶
func (c *Client) CreateIAMPolicyAssignment(ctx context.Context, params *CreateIAMPolicyAssignmentInput, optFns ...func(*Options)) (*CreateIAMPolicyAssignmentOutput, error)
Creates an assignment with one specified IAM policy, identified by its Amazon Resource Name (ARN). This policy assignment is attached to the specified groups or users of Amazon QuickSight. Assignment names are unique per AWS account. To avoid overwriting rules in other namespaces, use assignment names that are unique.
func (*Client) CreateIngestion ¶
func (c *Client) CreateIngestion(ctx context.Context, params *CreateIngestionInput, optFns ...func(*Options)) (*CreateIngestionOutput, error)
Creates 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? (http://aws.amazon.com/premiumsupport/knowledge-center/iam-ec2-resource-tags/) in the AWS Knowledge Center. Tags are visible on the tagged dataset, but not on the ingestion resource.
func (*Client) CreateNamespace ¶
func (c *Client) CreateNamespace(ctx context.Context, params *CreateNamespaceInput, optFns ...func(*Options)) (*CreateNamespaceOutput, error)
(Enterprise edition only) Creates a new namespace for you to use with Amazon QuickSight. A namespace allows you to isolate the 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 AWS account is subscribed to QuickSight. The namespace must be unique within the AWS account. By default, there is a limit of 100 namespaces per AWS account. To increase your limit, create a ticket with AWS Support.
func (*Client) CreateTemplate ¶
func (c *Client) CreateTemplate(ctx context.Context, params *CreateTemplateInput, optFns ...func(*Options)) (*CreateTemplateOutput, error)
Creates a template from an existing QuickSight analysis or template. You can use the resulting template to create a dashboard. A template is an entity in 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.
func (*Client) CreateTemplateAlias ¶
func (c *Client) CreateTemplateAlias(ctx context.Context, params *CreateTemplateAliasInput, optFns ...func(*Options)) (*CreateTemplateAliasOutput, error)
Creates a template alias for a template.
func (*Client) CreateTheme ¶
func (c *Client) CreateTheme(ctx context.Context, params *CreateThemeInput, optFns ...func(*Options)) (*CreateThemeOutput, error)
Creates a theme. A theme is set of configuration options for color and layout. Themes apply to analyses and dashboards. For more information, see Using Themes in Amazon QuickSight (https://docs.aws.amazon.com/quicksight/latest/user/themes-in-quicksight.html) in the Amazon QuickSight User Guide.
func (*Client) CreateThemeAlias ¶
func (c *Client) CreateThemeAlias(ctx context.Context, params *CreateThemeAliasInput, optFns ...func(*Options)) (*CreateThemeAliasOutput, error)
Creates a theme alias for a theme.
func (*Client) DeleteAccountCustomization ¶
func (c *Client) DeleteAccountCustomization(ctx context.Context, params *DeleteAccountCustomizationInput, optFns ...func(*Options)) (*DeleteAccountCustomizationOutput, error)
Deletes all Amazon QuickSight customizations in this AWS Region for the specified AWS account and QuickSight namespace.
func (*Client) DeleteAnalysis ¶
func (c *Client) DeleteAnalysis(ctx context.Context, params *DeleteAnalysisInput, optFns ...func(*Options)) (*DeleteAnalysisOutput, error)
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. QuickSight attaches a DeletionTime stamp to the response that specifies the end of the recovery window. At the end of the recovery window, 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 QuickSight console. To access it in the console, restore it. Deleting an analysis doesn't delete the dashboards that you publish from it.
func (*Client) DeleteDashboard ¶
func (c *Client) DeleteDashboard(ctx context.Context, params *DeleteDashboardInput, optFns ...func(*Options)) (*DeleteDashboardOutput, error)
Deletes a dashboard.
func (*Client) DeleteDataSet ¶
func (c *Client) DeleteDataSet(ctx context.Context, params *DeleteDataSetInput, optFns ...func(*Options)) (*DeleteDataSetOutput, error)
Deletes a dataset.
func (*Client) DeleteDataSource ¶
func (c *Client) DeleteDataSource(ctx context.Context, params *DeleteDataSourceInput, optFns ...func(*Options)) (*DeleteDataSourceOutput, error)
Deletes the data source permanently. This operation breaks all the datasets that reference the deleted data source.
func (*Client) DeleteGroup ¶
func (c *Client) DeleteGroup(ctx context.Context, params *DeleteGroupInput, optFns ...func(*Options)) (*DeleteGroupOutput, error)
Removes a user group from Amazon QuickSight.
func (*Client) DeleteGroupMembership ¶
func (c *Client) DeleteGroupMembership(ctx context.Context, params *DeleteGroupMembershipInput, optFns ...func(*Options)) (*DeleteGroupMembershipOutput, error)
Removes a user from a group so that the user is no longer a member of the group.
func (*Client) DeleteIAMPolicyAssignment ¶
func (c *Client) DeleteIAMPolicyAssignment(ctx context.Context, params *DeleteIAMPolicyAssignmentInput, optFns ...func(*Options)) (*DeleteIAMPolicyAssignmentOutput, error)
Deletes an existing IAM policy assignment.
func (*Client) DeleteNamespace ¶
func (c *Client) DeleteNamespace(ctx context.Context, params *DeleteNamespaceInput, optFns ...func(*Options)) (*DeleteNamespaceOutput, error)
Deletes a namespace and the users and groups that are associated with the namespace. This is an asynchronous process. Assets including dashboards, analyses, datasets and data sources are not deleted. To delete these assets, you use the API operations for the relevant asset.
func (*Client) DeleteTemplate ¶
func (c *Client) DeleteTemplate(ctx context.Context, params *DeleteTemplateInput, optFns ...func(*Options)) (*DeleteTemplateOutput, error)
Deletes a template.
func (*Client) DeleteTemplateAlias ¶
func (c *Client) DeleteTemplateAlias(ctx context.Context, params *DeleteTemplateAliasInput, optFns ...func(*Options)) (*DeleteTemplateAliasOutput, error)
Deletes the item that the specified template alias points to. If you provide a specific alias, you delete the version of the template that the alias points to.
func (*Client) DeleteTheme ¶
func (c *Client) DeleteTheme(ctx context.Context, params *DeleteThemeInput, optFns ...func(*Options)) (*DeleteThemeOutput, error)
Deletes a theme.
func (*Client) DeleteThemeAlias ¶
func (c *Client) DeleteThemeAlias(ctx context.Context, params *DeleteThemeAliasInput, optFns ...func(*Options)) (*DeleteThemeAliasOutput, error)
Deletes the version of the theme that the specified theme alias points to. If you provide a specific alias, you delete the version of the theme that the alias points to.
func (*Client) DeleteUser ¶
func (c *Client) DeleteUser(ctx context.Context, params *DeleteUserInput, optFns ...func(*Options)) (*DeleteUserOutput, error)
Deletes the Amazon QuickSight user that is associated with the identity of the AWS 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.
func (*Client) DeleteUserByPrincipalId ¶
func (c *Client) DeleteUserByPrincipalId(ctx context.Context, params *DeleteUserByPrincipalIdInput, optFns ...func(*Options)) (*DeleteUserByPrincipalIdOutput, error)
Deletes a user identified by its principal ID.
func (*Client) DescribeAccountCustomization ¶
func (c *Client) DescribeAccountCustomization(ctx context.Context, params *DescribeAccountCustomizationInput, optFns ...func(*Options)) (*DescribeAccountCustomizationOutput, error)
Describes the customizations associated with the provided AWS account and Amazon QuickSight namespace in an AWS Region. The 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.
* AWS Account - The AWS account exists at the top of the hierarchy. It has the potential to use all of the AWS Regions and AWS Services. When you subscribe to QuickSight, you choose one AWS Region to use as your home Region. That's where your free SPICE capacity is located. You can use QuickSight in any supported AWS Region.
* AWS Region - In each AWS Region where you sign in to QuickSight at least once, 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 QuickSight in any AWS Region, unless they are constrained to a namespace. To run the command in a different AWS 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 (https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-options.html).
* Use named profiles (https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html).
* Run aws configure to change your default AWS Region. Use Enter to key the same settings for your keys. For more information, see Configuring the AWS CLI (https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html).
* Namespace - A 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 AWS account and AWS Region.
* Applied customizations - Within an AWS Region, a set of QuickSight customizations can apply to an AWS account or to a namespace. Settings that you apply to a namespace override settings that you apply to an AWS account. All settings are isolated to a single AWS Region. To apply them in other AWS Regions, run the CreateAccountCustomization command in each AWS Region where you want to apply the same customizations.
func (*Client) DescribeAccountSettings ¶
func (c *Client) DescribeAccountSettings(ctx context.Context, params *DescribeAccountSettingsInput, optFns ...func(*Options)) (*DescribeAccountSettingsOutput, error)
Describes the settings that were used when your QuickSight subscription was first created in this AWS account.
func (*Client) DescribeAnalysis ¶
func (c *Client) DescribeAnalysis(ctx context.Context, params *DescribeAnalysisInput, optFns ...func(*Options)) (*DescribeAnalysisOutput, error)
Provides a summary of the metadata for an analysis.
func (*Client) DescribeAnalysisPermissions ¶
func (c *Client) DescribeAnalysisPermissions(ctx context.Context, params *DescribeAnalysisPermissionsInput, optFns ...func(*Options)) (*DescribeAnalysisPermissionsOutput, error)
Provides the read and write permissions for an analysis.
func (*Client) DescribeDashboard ¶
func (c *Client) DescribeDashboard(ctx context.Context, params *DescribeDashboardInput, optFns ...func(*Options)) (*DescribeDashboardOutput, error)
Provides a summary for a dashboard.
func (*Client) DescribeDashboardPermissions ¶
func (c *Client) DescribeDashboardPermissions(ctx context.Context, params *DescribeDashboardPermissionsInput, optFns ...func(*Options)) (*DescribeDashboardPermissionsOutput, error)
Describes read and write permissions for a dashboard.
func (*Client) DescribeDataSet ¶
func (c *Client) DescribeDataSet(ctx context.Context, params *DescribeDataSetInput, optFns ...func(*Options)) (*DescribeDataSetOutput, error)
Describes a dataset.
func (*Client) DescribeDataSetPermissions ¶
func (c *Client) DescribeDataSetPermissions(ctx context.Context, params *DescribeDataSetPermissionsInput, optFns ...func(*Options)) (*DescribeDataSetPermissionsOutput, error)
Describes the permissions on a dataset. The permissions resource is arn:aws:quicksight:region:aws-account-id:dataset/data-set-id.
func (*Client) DescribeDataSource ¶
func (c *Client) DescribeDataSource(ctx context.Context, params *DescribeDataSourceInput, optFns ...func(*Options)) (*DescribeDataSourceOutput, error)
Describes a data source.
func (*Client) DescribeDataSourcePermissions ¶
func (c *Client) DescribeDataSourcePermissions(ctx context.Context, params *DescribeDataSourcePermissionsInput, optFns ...func(*Options)) (*DescribeDataSourcePermissionsOutput, error)
Describes the resource permissions for a data source.
func (*Client) DescribeGroup ¶
func (c *Client) DescribeGroup(ctx context.Context, params *DescribeGroupInput, optFns ...func(*Options)) (*DescribeGroupOutput, error)
Returns an Amazon QuickSight group's description and Amazon Resource Name (ARN).
func (*Client) DescribeIAMPolicyAssignment ¶
func (c *Client) DescribeIAMPolicyAssignment(ctx context.Context, params *DescribeIAMPolicyAssignmentInput, optFns ...func(*Options)) (*DescribeIAMPolicyAssignmentOutput, error)
Describes an existing IAM policy assignment, as specified by the assignment name.
func (*Client) DescribeIngestion ¶
func (c *Client) DescribeIngestion(ctx context.Context, params *DescribeIngestionInput, optFns ...func(*Options)) (*DescribeIngestionOutput, error)
Describes a SPICE ingestion.
func (*Client) DescribeNamespace ¶
func (c *Client) DescribeNamespace(ctx context.Context, params *DescribeNamespaceInput, optFns ...func(*Options)) (*DescribeNamespaceOutput, error)
Describes the current namespace.
func (*Client) DescribeTemplate ¶
func (c *Client) DescribeTemplate(ctx context.Context, params *DescribeTemplateInput, optFns ...func(*Options)) (*DescribeTemplateOutput, error)
Describes a template's metadata.
func (*Client) DescribeTemplateAlias ¶
func (c *Client) DescribeTemplateAlias(ctx context.Context, params *DescribeTemplateAliasInput, optFns ...func(*Options)) (*DescribeTemplateAliasOutput, error)
Describes the template alias for a template.
func (*Client) DescribeTemplatePermissions ¶
func (c *Client) DescribeTemplatePermissions(ctx context.Context, params *DescribeTemplatePermissionsInput, optFns ...func(*Options)) (*DescribeTemplatePermissionsOutput, error)
Describes read and write permissions on a template.
func (*Client) DescribeTheme ¶
func (c *Client) DescribeTheme(ctx context.Context, params *DescribeThemeInput, optFns ...func(*Options)) (*DescribeThemeOutput, error)
Describes a theme.
func (*Client) DescribeThemeAlias ¶
func (c *Client) DescribeThemeAlias(ctx context.Context, params *DescribeThemeAliasInput, optFns ...func(*Options)) (*DescribeThemeAliasOutput, error)
Describes the alias for a theme.
func (*Client) DescribeThemePermissions ¶
func (c *Client) DescribeThemePermissions(ctx context.Context, params *DescribeThemePermissionsInput, optFns ...func(*Options)) (*DescribeThemePermissionsOutput, error)
Describes the read and write permissions for a theme.
func (*Client) DescribeUser ¶
func (c *Client) DescribeUser(ctx context.Context, params *DescribeUserInput, optFns ...func(*Options)) (*DescribeUserOutput, error)
Returns information about a user, given the user name.
func (*Client) GetDashboardEmbedUrl ¶
func (c *Client) GetDashboardEmbedUrl(ctx context.Context, params *GetDashboardEmbedUrlInput, optFns ...func(*Options)) (*GetDashboardEmbedUrlOutput, error)
Generates a session URL and authorization code that you can use to embed an 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 Embedded Analytics (https://docs.aws.amazon.com/quicksight/latest/user/embedded-analytics.html) in the Amazon QuickSight User Guide.
func (*Client) GetSessionEmbedUrl ¶
func (c *Client) GetSessionEmbedUrl(ctx context.Context, params *GetSessionEmbedUrlInput, optFns ...func(*Options)) (*GetSessionEmbedUrlOutput, error)
Generates a session URL and authorization code that you can use to embed the 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 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:
* Embedding the Amazon QuickSight Console (https://docs.aws.amazon.com/quicksight/latest/user/embedding-the-quicksight-console.html)
* Customizing Access to the Amazon QuickSight Console (https://docs.aws.amazon.com/quicksight/latest/user/customizing-permissions-to-the-quicksight-console.html)
func (*Client) ListAnalyses ¶
func (c *Client) ListAnalyses(ctx context.Context, params *ListAnalysesInput, optFns ...func(*Options)) (*ListAnalysesOutput, error)
Lists Amazon QuickSight analyses that exist in the specified AWS account.
func (*Client) ListDashboardVersions ¶
func (c *Client) ListDashboardVersions(ctx context.Context, params *ListDashboardVersionsInput, optFns ...func(*Options)) (*ListDashboardVersionsOutput, error)
Lists all the versions of the dashboards in the QuickSight subscription.
func (*Client) ListDashboards ¶
func (c *Client) ListDashboards(ctx context.Context, params *ListDashboardsInput, optFns ...func(*Options)) (*ListDashboardsOutput, error)
Lists dashboards in an AWS account.
func (*Client) ListDataSets ¶
func (c *Client) ListDataSets(ctx context.Context, params *ListDataSetsInput, optFns ...func(*Options)) (*ListDataSetsOutput, error)
Lists all of the datasets belonging to the current AWS account in an AWS Region. The permissions resource is arn:aws:quicksight:region:aws-account-id:dataset/*.
func (*Client) ListDataSources ¶
func (c *Client) ListDataSources(ctx context.Context, params *ListDataSourcesInput, optFns ...func(*Options)) (*ListDataSourcesOutput, error)
Lists data sources in current AWS Region that belong to this AWS account.
func (*Client) ListGroupMemberships ¶
func (c *Client) ListGroupMemberships(ctx context.Context, params *ListGroupMembershipsInput, optFns ...func(*Options)) (*ListGroupMembershipsOutput, error)
Lists member users in a group.
func (*Client) ListGroups ¶
func (c *Client) ListGroups(ctx context.Context, params *ListGroupsInput, optFns ...func(*Options)) (*ListGroupsOutput, error)
Lists all user groups in Amazon QuickSight.
func (*Client) ListIAMPolicyAssignments ¶
func (c *Client) ListIAMPolicyAssignments(ctx context.Context, params *ListIAMPolicyAssignmentsInput, optFns ...func(*Options)) (*ListIAMPolicyAssignmentsOutput, error)
Lists IAM policy assignments in the current Amazon QuickSight account.
func (*Client) ListIAMPolicyAssignmentsForUser ¶
func (c *Client) ListIAMPolicyAssignmentsForUser(ctx context.Context, params *ListIAMPolicyAssignmentsForUserInput, optFns ...func(*Options)) (*ListIAMPolicyAssignmentsForUserOutput, error)
Lists all the IAM policy assignments, including the Amazon Resource Names (ARNs) for the IAM policies assigned to the specified user and group or groups that the user belongs to.
func (*Client) ListIngestions ¶
func (c *Client) ListIngestions(ctx context.Context, params *ListIngestionsInput, optFns ...func(*Options)) (*ListIngestionsOutput, error)
Lists the history of SPICE ingestions for a dataset.
func (*Client) ListNamespaces ¶
func (c *Client) ListNamespaces(ctx context.Context, params *ListNamespacesInput, optFns ...func(*Options)) (*ListNamespacesOutput, error)
Lists the namespaces for the specified AWS account.
func (*Client) ListTagsForResource ¶
func (c *Client) ListTagsForResource(ctx context.Context, params *ListTagsForResourceInput, optFns ...func(*Options)) (*ListTagsForResourceOutput, error)
Lists the tags assigned to a resource.
func (*Client) ListTemplateAliases ¶
func (c *Client) ListTemplateAliases(ctx context.Context, params *ListTemplateAliasesInput, optFns ...func(*Options)) (*ListTemplateAliasesOutput, error)
Lists all the aliases of a template.
func (*Client) ListTemplateVersions ¶
func (c *Client) ListTemplateVersions(ctx context.Context, params *ListTemplateVersionsInput, optFns ...func(*Options)) (*ListTemplateVersionsOutput, error)
Lists all the versions of the templates in the current Amazon QuickSight account.
func (*Client) ListTemplates ¶
func (c *Client) ListTemplates(ctx context.Context, params *ListTemplatesInput, optFns ...func(*Options)) (*ListTemplatesOutput, error)
Lists all the templates in the current Amazon QuickSight account.
func (*Client) ListThemeAliases ¶
func (c *Client) ListThemeAliases(ctx context.Context, params *ListThemeAliasesInput, optFns ...func(*Options)) (*ListThemeAliasesOutput, error)
Lists all the aliases of a theme.
func (*Client) ListThemeVersions ¶
func (c *Client) ListThemeVersions(ctx context.Context, params *ListThemeVersionsInput, optFns ...func(*Options)) (*ListThemeVersionsOutput, error)
Lists all the versions of the themes in the current AWS account.
func (*Client) ListThemes ¶
func (c *Client) ListThemes(ctx context.Context, params *ListThemesInput, optFns ...func(*Options)) (*ListThemesOutput, error)
Lists all the themes in the current AWS account.
func (*Client) ListUserGroups ¶
func (c *Client) ListUserGroups(ctx context.Context, params *ListUserGroupsInput, optFns ...func(*Options)) (*ListUserGroupsOutput, error)
Lists the Amazon QuickSight groups that an Amazon QuickSight user is a member of.
func (*Client) ListUsers ¶
func (c *Client) ListUsers(ctx context.Context, params *ListUsersInput, optFns ...func(*Options)) (*ListUsersOutput, error)
Returns a list of all of the Amazon QuickSight users belonging to this account.
func (*Client) RegisterUser ¶
func (c *Client) RegisterUser(ctx context.Context, params *RegisterUserInput, optFns ...func(*Options)) (*RegisterUserOutput, error)
Creates an Amazon QuickSight user, whose identity is associated with the AWS Identity and Access Management (IAM) identity or role specified in the request.
func (*Client) RestoreAnalysis ¶
func (c *Client) RestoreAnalysis(ctx context.Context, params *RestoreAnalysisInput, optFns ...func(*Options)) (*RestoreAnalysisOutput, error)
Restores an analysis.
func (*Client) SearchAnalyses ¶
func (c *Client) SearchAnalyses(ctx context.Context, params *SearchAnalysesInput, optFns ...func(*Options)) (*SearchAnalysesOutput, error)
Searches for analyses that belong to the user specified in the filter.
func (*Client) SearchDashboards ¶
func (c *Client) SearchDashboards(ctx context.Context, params *SearchDashboardsInput, optFns ...func(*Options)) (*SearchDashboardsOutput, error)
Searches for dashboards that belong to a user.
func (*Client) TagResource ¶
func (c *Client) TagResource(ctx context.Context, params *TagResourceInput, optFns ...func(*Options)) (*TagResourceOutput, error)
Assigns one or more tags (key-value pairs) to the specified 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. QuickSight supports tagging on data set, data source, dashboard, and template. Tagging for 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 QuickSight. This restriction is because QuickSight costs are based on users and SPICE capacity, which aren't taggable resources.
* QuickSight doesn't currently support the Tag Editor for AWS Resource Groups.
func (*Client) UntagResource ¶
func (c *Client) UntagResource(ctx context.Context, params *UntagResourceInput, optFns ...func(*Options)) (*UntagResourceOutput, error)
Removes a tag or tags from a resource.
func (*Client) UpdateAccountCustomization ¶
func (c *Client) UpdateAccountCustomization(ctx context.Context, params *UpdateAccountCustomizationInput, optFns ...func(*Options)) (*UpdateAccountCustomizationOutput, error)
Updates Amazon QuickSight customizations the current AWS Region. Currently, the only customization you can use is a theme. You can use customizations for your AWS account or, if you specify a namespace, for a QuickSight namespace instead. Customizations that apply to a namespace override customizations that apply to an AWS account. To find out which customizations apply, use the DescribeAccountCustomization API operation.
func (*Client) UpdateAccountSettings ¶
func (c *Client) UpdateAccountSettings(ctx context.Context, params *UpdateAccountSettingsInput, optFns ...func(*Options)) (*UpdateAccountSettingsOutput, error)
Updates the Amazon QuickSight settings in your AWS account.
func (*Client) UpdateAnalysis ¶
func (c *Client) UpdateAnalysis(ctx context.Context, params *UpdateAnalysisInput, optFns ...func(*Options)) (*UpdateAnalysisOutput, error)
Updates an analysis in Amazon QuickSight
func (*Client) UpdateAnalysisPermissions ¶
func (c *Client) UpdateAnalysisPermissions(ctx context.Context, params *UpdateAnalysisPermissionsInput, optFns ...func(*Options)) (*UpdateAnalysisPermissionsOutput, error)
Updates the read and write permissions for an analysis.
func (*Client) UpdateDashboard ¶
func (c *Client) UpdateDashboard(ctx context.Context, params *UpdateDashboardInput, optFns ...func(*Options)) (*UpdateDashboardOutput, error)
Updates a dashboard in an AWS account.
func (*Client) UpdateDashboardPermissions ¶
func (c *Client) UpdateDashboardPermissions(ctx context.Context, params *UpdateDashboardPermissionsInput, optFns ...func(*Options)) (*UpdateDashboardPermissionsOutput, error)
Updates read and write permissions on a dashboard.
func (*Client) UpdateDashboardPublishedVersion ¶
func (c *Client) UpdateDashboardPublishedVersion(ctx context.Context, params *UpdateDashboardPublishedVersionInput, optFns ...func(*Options)) (*UpdateDashboardPublishedVersionOutput, error)
Updates the published version of a dashboard.
func (*Client) UpdateDataSet ¶
func (c *Client) UpdateDataSet(ctx context.Context, params *UpdateDataSetInput, optFns ...func(*Options)) (*UpdateDataSetOutput, error)
Updates a dataset.
func (*Client) UpdateDataSetPermissions ¶
func (c *Client) UpdateDataSetPermissions(ctx context.Context, params *UpdateDataSetPermissionsInput, optFns ...func(*Options)) (*UpdateDataSetPermissionsOutput, error)
Updates the permissions on a dataset. The permissions resource is arn:aws:quicksight:region:aws-account-id:dataset/data-set-id.
func (*Client) UpdateDataSource ¶
func (c *Client) UpdateDataSource(ctx context.Context, params *UpdateDataSourceInput, optFns ...func(*Options)) (*UpdateDataSourceOutput, error)
Updates a data source.
func (*Client) UpdateDataSourcePermissions ¶
func (c *Client) UpdateDataSourcePermissions(ctx context.Context, params *UpdateDataSourcePermissionsInput, optFns ...func(*Options)) (*UpdateDataSourcePermissionsOutput, error)
Updates the permissions to a data source.
func (*Client) UpdateGroup ¶
func (c *Client) UpdateGroup(ctx context.Context, params *UpdateGroupInput, optFns ...func(*Options)) (*UpdateGroupOutput, error)
Changes a group description.
func (*Client) UpdateIAMPolicyAssignment ¶
func (c *Client) UpdateIAMPolicyAssignment(ctx context.Context, params *UpdateIAMPolicyAssignmentInput, optFns ...func(*Options)) (*UpdateIAMPolicyAssignmentOutput, error)
Updates an existing IAM policy assignment. This operation updates only the optional parameter or parameters that are specified in the request. This overwrites all of the users included in Identities.
func (*Client) UpdateTemplate ¶
func (c *Client) UpdateTemplate(ctx context.Context, params *UpdateTemplateInput, optFns ...func(*Options)) (*UpdateTemplateOutput, error)
Updates a template from an existing Amazon QuickSight analysis or another template.
func (*Client) UpdateTemplateAlias ¶
func (c *Client) UpdateTemplateAlias(ctx context.Context, params *UpdateTemplateAliasInput, optFns ...func(*Options)) (*UpdateTemplateAliasOutput, error)
Updates the template alias of a template.
func (*Client) UpdateTemplatePermissions ¶
func (c *Client) UpdateTemplatePermissions(ctx context.Context, params *UpdateTemplatePermissionsInput, optFns ...func(*Options)) (*UpdateTemplatePermissionsOutput, error)
Updates the resource permissions for a template.
func (*Client) UpdateTheme ¶
func (c *Client) UpdateTheme(ctx context.Context, params *UpdateThemeInput, optFns ...func(*Options)) (*UpdateThemeOutput, error)
Updates a theme.
func (*Client) UpdateThemeAlias ¶
func (c *Client) UpdateThemeAlias(ctx context.Context, params *UpdateThemeAliasInput, optFns ...func(*Options)) (*UpdateThemeAliasOutput, error)
Updates an alias of a theme.
func (*Client) UpdateThemePermissions ¶
func (c *Client) UpdateThemePermissions(ctx context.Context, params *UpdateThemePermissionsInput, optFns ...func(*Options)) (*UpdateThemePermissionsOutput, error)
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.
func (*Client) UpdateUser ¶
func (c *Client) UpdateUser(ctx context.Context, params *UpdateUserInput, optFns ...func(*Options)) (*UpdateUserOutput, error)
Updates an Amazon QuickSight user.
type CreateAccountCustomizationInput ¶
type CreateAccountCustomizationInput struct { // The QuickSight customizations you're adding in the current AWS Region. You can // add these to an AWS account and a QuickSight namespace. For example, you can add // a default theme by setting AccountCustomization to the midnight theme: // "AccountCustomization": { "DefaultTheme": // "arn:aws:quicksight::aws:theme/MIDNIGHT" }. Or, you can add a custom theme by // specifying "AccountCustomization": { "DefaultTheme": // "arn:aws:quicksight:us-west-2:111122223333:theme/bdb844d0-0fe9-4d9d-b520-0fe602d93639" // }. // // This member is required. AccountCustomization *types.AccountCustomization // The ID for the AWS account that you want to customize QuickSight for. // // This member is required. AwsAccountId *string // The QuickSight namespace that you want to add customizations to. Namespace *string // A list of the tags that you want to attach to this resource. Tags []types.Tag }
type CreateAccountCustomizationOutput ¶
type CreateAccountCustomizationOutput struct { // The QuickSight customizations you're adding in the current AWS Region. AccountCustomization *types.AccountCustomization // The Amazon Resource Name (ARN) for the customization that you created for this // AWS account. Arn *string // The ID for the AWS account that you want to customize QuickSight for. AwsAccountId *string // The namespace associated with the customization you're creating. Namespace *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type CreateAnalysisInput ¶
type CreateAnalysisInput struct { // The ID for the analysis that you're creating. This ID displays in the URL of the // analysis. // // This member is required. AnalysisId *string // The ID of the AWS account where you are creating an analysis. // // This member is required. AwsAccountId *string // A descriptive name for the analysis that you're creating. This name displays for // the analysis in the QuickSight console. // // This member is required. Name *string // A source entity to use for the analysis that you're creating. This metadata // structure contains details that describe a source template and one or more // datasets. // // This member is required. SourceEntity *types.AnalysisSourceEntity // The parameter names and override values that you want to use. An analysis can // have any parameter type, and some parameters might accept multiple values. Parameters *types.Parameters // A structure that describes the principals and the resource-level permissions on // an analysis. You can use the Permissions structure to grant permissions by // providing a list of AWS Identity and Access Management (IAM) action information // for each principal listed by Amazon Resource Name (ARN). To specify no // permissions, omit Permissions. Permissions []types.ResourcePermission // Contains a map of the key-value pairs for the resource tag or tags assigned to // the analysis. Tags []types.Tag // The ARN for the theme to apply to the analysis that you're creating. To see the // theme in the QuickSight console, make sure that you have access to it. ThemeArn *string }
type CreateAnalysisOutput ¶
type CreateAnalysisOutput struct { // The ID of the analysis. AnalysisId *string // The ARN for the analysis. Arn *string // The status of the creation of the analysis. CreationStatus types.ResourceStatus // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type CreateDashboardInput ¶
type CreateDashboardInput struct { // The ID of the AWS account where you want to create the dashboard. // // This member is required. AwsAccountId *string // The ID for the dashboard, also added to the IAM policy. // // This member is required. DashboardId *string // The display name of the dashboard. // // This member is required. Name *string // The entity that you are using as a source when you create the dashboard. In // SourceEntity, you specify the type of object you're using as source. You can // only create a dashboard from a template, so you use a SourceTemplate entity. If // you need to create a dashboard from an analysis, first convert the analysis to a // template by using the CreateTemplate API operation. For SourceTemplate, specify // the Amazon Resource Name (ARN) of the source template. The SourceTemplateARN can // contain any AWS Account and any QuickSight-supported AWS Region. Use the // DataSetReferences entity within SourceTemplate to list the replacement datasets // for the placeholders listed in the original. The schema in each dataset must // match its placeholder. // // This member is required. SourceEntity *types.DashboardSourceEntity // Options for publishing the dashboard when you create it: // // * AvailabilityStatus // for AdHocFilteringOption - This status can be either ENABLED or DISABLED. When // this is set to DISABLED, QuickSight disables the left filter pane on the // published dashboard, which can be used for ad hoc (one-time) filtering. This // option is ENABLED by default. // // * AvailabilityStatus for ExportToCSVOption - This // status can be either ENABLED or DISABLED. The visual option to export data to // .CSV format isn't enabled when this is set to DISABLED. This option is ENABLED // by default. // // * VisibilityState for SheetControlsOption - This visibility state // can be either COLLAPSED or EXPANDED. This option is COLLAPSED by default. DashboardPublishOptions *types.DashboardPublishOptions // The parameters for the creation of the dashboard, which you want to use to // override the default settings. A dashboard can have any type of parameters, and // some parameters might accept multiple values. Parameters *types.Parameters // A structure that contains the permissions of the dashboard. You can use this // structure for granting permissions by providing a list of IAM action information // for each principal ARN. To specify no permissions, omit the permissions list. Permissions []types.ResourcePermission // Contains a map of the key-value pairs for the resource tag or tags assigned to // the dashboard. Tags []types.Tag // The Amazon Resource Name (ARN) of the theme that is being used for this // dashboard. If you add a value for this field, it overrides the value that is // used in the source entity. The theme ARN must exist in the same AWS account // where you create the dashboard. ThemeArn *string // A description for the first version of the dashboard being created. VersionDescription *string }
type CreateDashboardOutput ¶
type CreateDashboardOutput struct { // The ARN of the dashboard. Arn *string // The status of the dashboard creation request. CreationStatus types.ResourceStatus // The ID for the dashboard. DashboardId *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // The ARN of the dashboard, including the version number of the first version that // is created. VersionArn *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type CreateDataSetInput ¶
type CreateDataSetInput struct { // The AWS account ID. // // This member is required. AwsAccountId *string // An ID for the dataset that you want to create. This ID is unique per AWS Region // for each AWS account. // // This member is required. DataSetId *string // Indicates whether you want to import the data into SPICE. // // This member is required. ImportMode types.DataSetImportMode // The display name for the dataset. // // This member is required. Name *string // Declares the physical tables that are available in the underlying data sources. // // This member is required. PhysicalTableMap map[string]types.PhysicalTable // Groupings of columns that work together in certain QuickSight features. // Currently, only geospatial hierarchy is supported. ColumnGroups []types.ColumnGroup // A set of one or more definitions of a ColumnLevelPermissionRule. ColumnLevelPermissionRules []types.ColumnLevelPermissionRule // The folder that contains fields and nested subfolders for your dataset. FieldFolders map[string]types.FieldFolder // Configures the combination and transformation of the data from the physical // tables. LogicalTableMap map[string]types.LogicalTable // A list of resource permissions on the dataset. Permissions []types.ResourcePermission // The row-level security configuration for the data that you want to create. RowLevelPermissionDataSet *types.RowLevelPermissionDataSet // Contains a map of the key-value pairs for the resource tag or tags assigned to // the dataset. Tags []types.Tag }
type CreateDataSetOutput ¶
type CreateDataSetOutput struct { // The Amazon Resource Name (ARN) of the dataset. Arn *string // The ID for the dataset that you want to create. This ID is unique per AWS Region // for each AWS account. DataSetId *string // The ARN for the ingestion, which is triggered as a result of dataset creation if // the import mode is SPICE. IngestionArn *string // The ID of the ingestion, which is triggered as a result of dataset creation if // the import mode is SPICE. IngestionId *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type CreateDataSourceInput ¶
type CreateDataSourceInput struct { // The AWS account ID. // // This member is required. AwsAccountId *string // An ID for the data source. This ID is unique per AWS Region for each AWS // account. // // This member is required. DataSourceId *string // A display name for the data source. // // This member is required. Name *string // The type of the data source. Currently, the supported types for this operation // are: ATHENA, AURORA, AURORA_POSTGRESQL, AMAZON_ELASTICSEARCH, MARIADB, MYSQL, // POSTGRESQL, PRESTO, REDSHIFT, S3, SNOWFLAKE, SPARK, SQLSERVER, TERADATA. Use // ListDataSources to return a list of all data sources. AMAZON_ELASTICSEARCH is // for Amazon managed Elasticsearch Service. // // This member is required. Type types.DataSourceType // The credentials QuickSight that uses to connect to your underlying source. // Currently, only credentials based on user name and password are supported. Credentials *types.DataSourceCredentials // The parameters that QuickSight uses to connect to your underlying source. DataSourceParameters types.DataSourceParameters // A list of resource permissions on the data source. Permissions []types.ResourcePermission // Secure Socket Layer (SSL) properties that apply when QuickSight connects to your // underlying source. SslProperties *types.SslProperties // Contains a map of the key-value pairs for the resource tag or tags assigned to // the data source. Tags []types.Tag // Use this parameter only when you want QuickSight to use a VPC connection when // connecting to your underlying source. VpcConnectionProperties *types.VpcConnectionProperties }
type CreateDataSourceOutput ¶
type CreateDataSourceOutput struct { // The Amazon Resource Name (ARN) of the data source. Arn *string // The status of creating the data source. CreationStatus types.ResourceStatus // The ID of the data source. This ID is unique per AWS Region for each AWS // account. DataSourceId *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type CreateGroupInput ¶
type CreateGroupInput struct { // The ID for the AWS account that the group is in. Currently, you use the ID for // the AWS account that contains your Amazon QuickSight account. // // This member is required. AwsAccountId *string // A name for the group that you want to create. // // This member is required. GroupName *string // The namespace. Currently, you should set this to default. // // This member is required. Namespace *string // A description for the group that you want to create. Description *string }
The request object for this operation.
type CreateGroupMembershipInput ¶
type CreateGroupMembershipInput struct { // The ID for the AWS account that the group is in. Currently, you use the ID for // the AWS account that contains your Amazon QuickSight account. // // This member is required. AwsAccountId *string // The name of the group that you want to add the user to. // // This member is required. GroupName *string // The name of the user that you want to add to the group membership. // // This member is required. MemberName *string // The namespace. Currently, you should set this to default. // // This member is required. Namespace *string }
type CreateGroupMembershipOutput ¶
type CreateGroupMembershipOutput struct { // The group member. GroupMember *types.GroupMember // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type CreateGroupOutput ¶
type CreateGroupOutput struct { // The name of the group. Group *types.Group // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
The response object for this operation.
type CreateIAMPolicyAssignmentInput ¶
type CreateIAMPolicyAssignmentInput struct { // The name of the assignment, also called a rule. It must be unique within an AWS // account. // // This member is required. AssignmentName *string // The status of the assignment. Possible values are as follows: // // * ENABLED - // Anything specified in this assignment is used when creating the data source. // // * // DISABLED - This assignment isn't used when creating the data source. // // * DRAFT - // This assignment is an unfinished draft and isn't used when creating the data // source. // // This member is required. AssignmentStatus types.AssignmentStatus // The ID of the AWS account where you want to assign an IAM policy to QuickSight // users or groups. // // This member is required. AwsAccountId *string // The namespace that contains the assignment. // // This member is required. Namespace *string // The QuickSight users, groups, or both that you want to assign the policy to. Identities map[string][]string // The ARN for the IAM policy to apply to the QuickSight users and groups specified // in this assignment. PolicyArn *string }
type CreateIAMPolicyAssignmentOutput ¶
type CreateIAMPolicyAssignmentOutput struct { // The ID for the assignment. AssignmentId *string // The name of the assignment. This name must be unique within the AWS account. AssignmentName *string // The status of the assignment. Possible values are as follows: // // * ENABLED - // Anything specified in this assignment is used when creating the data source. // // * // DISABLED - This assignment isn't used when creating the data source. // // * DRAFT - // This assignment is an unfinished draft and isn't used when creating the data // source. AssignmentStatus types.AssignmentStatus // The QuickSight users, groups, or both that the IAM policy is assigned to. Identities map[string][]string // The ARN for the IAM policy that is applied to the QuickSight users and groups // specified in this assignment. PolicyArn *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type CreateIngestionInput ¶
type CreateIngestionInput struct { // The AWS account ID. // // This member is required. AwsAccountId *string // The ID of the dataset used in the ingestion. // // This member is required. DataSetId *string // An ID for the ingestion. // // This member is required. IngestionId *string }
type CreateIngestionOutput ¶
type CreateIngestionOutput struct { // The Amazon Resource Name (ARN) for the data ingestion. Arn *string // An ID for the ingestion. IngestionId *string // The ingestion status. IngestionStatus types.IngestionStatus // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type CreateNamespaceInput ¶
type CreateNamespaceInput struct { // The ID for the AWS account that you want to create the QuickSight namespace in. // // This member is required. AwsAccountId *string // Specifies the type of your user identity directory. Currently, this supports // users with an identity type of QUICKSIGHT. // // This member is required. IdentityStore types.IdentityStore // The name that you want to use to describe the new namespace. // // This member is required. Namespace *string // The tags that you want to associate with the namespace that you're creating. Tags []types.Tag }
type CreateNamespaceOutput ¶
type CreateNamespaceOutput struct { // The ARN of the QuickSight namespace you created. Arn *string // The AWS Region that you want to use for the free SPICE capacity for the new // namespace. This is set to the region that you run CreateNamespace in. CapacityRegion *string // The status of the creation of the namespace. This is an asynchronous process. A // status of CREATED means that your namespace is ready to use. If an error occurs, // it indicates if the process is retryable or non-retryable. In the case of a // non-retryable error, refer to the error message for follow-up tasks. CreationStatus types.NamespaceStatus // Specifies the type of your user identity directory. Currently, this supports // users with an identity type of QUICKSIGHT. IdentityStore types.IdentityStore // The name of the new namespace that you created. Name *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type CreateTemplateAliasInput ¶
type CreateTemplateAliasInput struct { // The name that you want to give to the template alias that you're creating. Don't // start the alias name with the $ character. Alias names that start with $ are // reserved by QuickSight. // // This member is required. AliasName *string // The ID of the AWS account that contains the template that you creating an alias // for. // // This member is required. AwsAccountId *string // An ID for the template. // // This member is required. TemplateId *string // The version number of the template. // // This member is required. TemplateVersionNumber *int64 }
type CreateTemplateAliasOutput ¶
type CreateTemplateAliasOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Information about the template alias. TemplateAlias *types.TemplateAlias // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type CreateTemplateInput ¶
type CreateTemplateInput struct { // The ID for the AWS account that the group is in. Currently, you use the ID for // the AWS account that contains your Amazon QuickSight account. // // This member is required. AwsAccountId *string // The entity that you are using as a source when you create the template. In // SourceEntity, you specify the type of object you're using as source: // SourceTemplate for a template or SourceAnalysis for an analysis. Both of these // require an Amazon Resource Name (ARN). For SourceTemplate, specify the ARN of // the source template. For SourceAnalysis, specify the ARN of the source analysis. // The SourceTemplate ARN can contain any AWS Account and any QuickSight-supported // AWS Region. Use the DataSetReferences entity within SourceTemplate or // SourceAnalysis to list the replacement datasets for the placeholders listed in // the original. The schema in each dataset must match its placeholder. // // This member is required. SourceEntity *types.TemplateSourceEntity // An ID for the template that you want to create. This template is unique per AWS // Region in each AWS account. // // This member is required. TemplateId *string // A display name for the template. Name *string // A list of resource permissions to be set on the template. Permissions []types.ResourcePermission // Contains a map of the key-value pairs for the resource tag or tags assigned to // the resource. Tags []types.Tag // A description of the current template version being created. This API operation // creates the first version of the template. Every time UpdateTemplate is called, // a new version is created. Each version of the template maintains a description // of the version in the VersionDescription field. VersionDescription *string }
type CreateTemplateOutput ¶
type CreateTemplateOutput struct { // The ARN for the template. Arn *string // The template creation status. CreationStatus types.ResourceStatus // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // The ID of the template. TemplateId *string // The ARN for the template, including the version information of the first // version. VersionArn *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type CreateThemeAliasInput ¶
type CreateThemeAliasInput struct { // The name that you want to give to the theme alias that you are creating. The // alias name can't begin with a $. Alias names that start with $ are reserved by // Amazon QuickSight. // // This member is required. AliasName *string // The ID of the AWS account that contains the theme for the new theme alias. // // This member is required. AwsAccountId *string // An ID for the theme alias. // // This member is required. ThemeId *string // The version number of the theme. // // This member is required. ThemeVersionNumber *int64 }
type CreateThemeAliasOutput ¶
type CreateThemeAliasOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Information about the theme alias. ThemeAlias *types.ThemeAlias // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type CreateThemeInput ¶
type CreateThemeInput struct { // The ID of the AWS account where you want to store the new theme. // // This member is required. AwsAccountId *string // The ID of the theme that a custom theme will inherit from. All themes inherit // from one of the starting themes defined by Amazon QuickSight. For a list of the // starting themes, use ListThemes or choose Themes from within a QuickSight // analysis. // // This member is required. BaseThemeId *string // The theme configuration, which contains the theme display properties. // // This member is required. Configuration *types.ThemeConfiguration // A display name for the theme. // // This member is required. Name *string // An ID for the theme that you want to create. The theme ID is unique per AWS // Region in each AWS account. // // This member is required. ThemeId *string // A valid grouping of resource permissions to apply to the new theme. Permissions []types.ResourcePermission // A map of the key-value pairs for the resource tag or tags that you want to add // to the resource. Tags []types.Tag // A description of the first version of the theme that you're creating. Every time // UpdateTheme is called, a new version is created. Each version of the theme has a // description of the version in the VersionDescription field. VersionDescription *string }
type CreateThemeOutput ¶
type CreateThemeOutput struct { // The Amazon Resource Name (ARN) for the theme. Arn *string // The theme creation status. CreationStatus types.ResourceStatus // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // The ID of the theme. ThemeId *string // The Amazon Resource Name (ARN) for the new theme. VersionArn *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DeleteAccountCustomizationInput ¶
type DeleteAccountCustomizationInput struct { // The ID for the AWS account that you want to delete QuickSight customizations // from in this AWS Region. // // This member is required. AwsAccountId *string // The QuickSight namespace that you're deleting the customizations from. Namespace *string }
type DeleteAccountCustomizationOutput ¶
type DeleteAccountCustomizationOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DeleteAnalysisInput ¶
type DeleteAnalysisInput struct { // The ID of the analysis that you're deleting. // // This member is required. AnalysisId *string // The ID of the AWS account where you want to delete an analysis. // // This member is required. AwsAccountId *string // This option defaults to the value NoForceDeleteWithoutRecovery. To immediately // delete the analysis, add the ForceDeleteWithoutRecovery option. You can't // restore an analysis after it's deleted. ForceDeleteWithoutRecovery bool // A value that specifies the number of days that QuickSight waits before it // deletes the analysis. You can't use this parameter with the // ForceDeleteWithoutRecovery option in the same API call. The default value is 30. RecoveryWindowInDays *int64 }
type DeleteAnalysisOutput ¶
type DeleteAnalysisOutput struct { // The ID of the deleted analysis. AnalysisId *string // The Amazon Resource Name (ARN) of the deleted analysis. Arn *string // The date and time that the analysis is scheduled to be deleted. DeletionTime *time.Time // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DeleteDashboardInput ¶
type DeleteDashboardInput struct { // The ID of the AWS account that contains the dashboard that you're deleting. // // This member is required. AwsAccountId *string // The ID for the dashboard. // // This member is required. DashboardId *string // The version number of the dashboard. If the version number property is provided, // only the specified version of the dashboard is deleted. VersionNumber *int64 }
type DeleteDashboardOutput ¶
type DeleteDashboardOutput struct { // The Secure Socket Layer (SSL) properties that apply for the resource. Arn *string // The ID of the dashboard. DashboardId *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DeleteDataSetInput ¶
type DeleteDataSetInput struct { // The AWS account ID. // // This member is required. AwsAccountId *string // The ID for the dataset that you want to create. This ID is unique per AWS Region // for each AWS account. // // This member is required. DataSetId *string }
type DeleteDataSetOutput ¶
type DeleteDataSetOutput struct { // The Amazon Resource Name (ARN) of the dataset. Arn *string // The ID for the dataset that you want to create. This ID is unique per AWS Region // for each AWS account. DataSetId *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DeleteDataSourceInput ¶
type DeleteDataSourceInput struct { // The AWS account ID. // // This member is required. AwsAccountId *string // The ID of the data source. This ID is unique per AWS Region for each AWS // account. // // This member is required. DataSourceId *string }
type DeleteDataSourceOutput ¶
type DeleteDataSourceOutput struct { // The Amazon Resource Name (ARN) of the data source that you deleted. Arn *string // The ID of the data source. This ID is unique per AWS Region for each AWS // account. DataSourceId *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DeleteGroupInput ¶
type DeleteGroupInput struct { // The ID for the AWS account that the group is in. Currently, you use the ID for // the AWS account that contains your Amazon QuickSight account. // // This member is required. AwsAccountId *string // The name of the group that you want to delete. // // This member is required. GroupName *string // The namespace. Currently, you should set this to default. // // This member is required. Namespace *string }
type DeleteGroupMembershipInput ¶
type DeleteGroupMembershipInput struct { // The ID for the AWS account that the group is in. Currently, you use the ID for // the AWS account that contains your Amazon QuickSight account. // // This member is required. AwsAccountId *string // The name of the group that you want to delete the user from. // // This member is required. GroupName *string // The name of the user that you want to delete from the group membership. // // This member is required. MemberName *string // The namespace. Currently, you should set this to default. // // This member is required. Namespace *string }
type DeleteGroupMembershipOutput ¶
type DeleteGroupMembershipOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DeleteGroupOutput ¶
type DeleteGroupOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DeleteIAMPolicyAssignmentInput ¶
type DeleteIAMPolicyAssignmentInput struct { // The name of the assignment. // // This member is required. AssignmentName *string // The AWS account ID where you want to delete the IAM policy assignment. // // This member is required. AwsAccountId *string // The namespace that contains the assignment. // // This member is required. Namespace *string }
type DeleteIAMPolicyAssignmentOutput ¶
type DeleteIAMPolicyAssignmentOutput struct { // The name of the assignment. AssignmentName *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DeleteNamespaceInput ¶
type DeleteNamespaceInput struct { // The ID for the AWS account that you want to delete the QuickSight namespace // from. // // This member is required. AwsAccountId *string // The namespace that you want to delete. // // This member is required. Namespace *string }
type DeleteNamespaceOutput ¶
type DeleteNamespaceOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DeleteTemplateAliasInput ¶
type DeleteTemplateAliasInput struct { // The name for the template alias. To delete a specific alias, you delete the // version that the alias points to. You can specify the alias name, or specify the // latest version of the template by providing the keyword $LATEST in the AliasName // parameter. // // This member is required. AliasName *string // The ID of the AWS account that contains the item to delete. // // This member is required. AwsAccountId *string // The ID for the template that the specified alias is for. // // This member is required. TemplateId *string }
type DeleteTemplateAliasOutput ¶
type DeleteTemplateAliasOutput struct { // The name for the template alias. AliasName *string // The Amazon Resource Name (ARN) of the template you want to delete. Arn *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // An ID for the template associated with the deletion. TemplateId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DeleteTemplateInput ¶
type DeleteTemplateInput struct { // The ID of the AWS account that contains the template that you're deleting. // // This member is required. AwsAccountId *string // An ID for the template you want to delete. // // This member is required. TemplateId *string // Specifies the version of the template that you want to delete. If you don't // provide a version number, DeleteTemplate deletes all versions of the template. VersionNumber *int64 }
type DeleteTemplateOutput ¶
type DeleteTemplateOutput struct { // The Amazon Resource Name (ARN) of the resource. Arn *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // An ID for the template. TemplateId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DeleteThemeAliasInput ¶
type DeleteThemeAliasInput struct { // The unique name for the theme alias to delete. // // This member is required. AliasName *string // The ID of the AWS account that contains the theme alias to delete. // // This member is required. AwsAccountId *string // The ID for the theme that the specified alias is for. // // This member is required. ThemeId *string }
type DeleteThemeAliasOutput ¶
type DeleteThemeAliasOutput struct { // The name for the theme alias. AliasName *string // The Amazon Resource Name (ARN) of the theme resource using the deleted alias. Arn *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // An ID for the theme associated with the deletion. ThemeId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DeleteThemeInput ¶
type DeleteThemeInput struct { // The ID of the AWS account that contains the theme that you're deleting. // // This member is required. AwsAccountId *string // An ID for the theme that you want to delete. // // This member is required. ThemeId *string // The version of the theme that you want to delete. Note: If you don't provide a // version number, you're using this call to DeleteTheme to delete all versions of // the theme. VersionNumber *int64 }
type DeleteThemeOutput ¶
type DeleteThemeOutput struct { // The Amazon Resource Name (ARN) of the resource. Arn *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // An ID for the theme. ThemeId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DeleteUserByPrincipalIdInput ¶
type DeleteUserByPrincipalIdInput struct { // The ID for the AWS account that the user is in. Currently, you use the ID for // the AWS account that contains your Amazon QuickSight account. // // This member is required. AwsAccountId *string // The namespace. Currently, you should set this to default. // // This member is required. Namespace *string // The principal ID of the user. // // This member is required. PrincipalId *string }
type DeleteUserByPrincipalIdOutput ¶
type DeleteUserByPrincipalIdOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DeleteUserInput ¶
type DeleteUserInput struct { // The ID for the AWS account that the user is in. Currently, you use the ID for // the AWS account that contains your Amazon QuickSight account. // // This member is required. AwsAccountId *string // The namespace. Currently, you should set this to default. // // This member is required. Namespace *string // The name of the user that you want to delete. // // This member is required. UserName *string }
type DeleteUserOutput ¶
type DeleteUserOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeAccountCustomizationInput ¶
type DescribeAccountCustomizationInput struct { // The ID for the AWS account that you want to describe QuickSight customizations // for. // // This member is required. AwsAccountId *string // The QuickSight namespace that you want to describe QuickSight customizations // for. Namespace *string // The Resolved flag works with the other parameters to determine which view of // QuickSight customizations is returned. You can add this flag to your command to // use the same view that QuickSight uses to identify which customizations to apply // to the console. Omit this flag, or set it to no-resolved, to reveal // customizations that are configured at different levels. Resolved bool }
type DescribeAccountCustomizationOutput ¶
type DescribeAccountCustomizationOutput struct { // The QuickSight customizations that exist in the current AWS Region. AccountCustomization *types.AccountCustomization // The Amazon Resource Name (ARN) of the customization that's associated with this // AWS account. Arn *string // The ID for the AWS account that you're describing. AwsAccountId *string // The QuickSight namespace that you're describing. Namespace *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeAccountSettingsInput ¶
type DescribeAccountSettingsInput struct { // The ID for the AWS account that contains the settings that you want to list. // // This member is required. AwsAccountId *string }
type DescribeAccountSettingsOutput ¶
type DescribeAccountSettingsOutput struct { // The QuickSight settings for this AWS account. This information includes the // edition of Amazon QuickSight that you subscribed to (Standard or Enterprise) and // the notification email for the QuickSight subscription. In the QuickSight // console, the QuickSight subscription is sometimes referred to as a QuickSight // "account" even though it's technically not an account by itself. Instead, it's a // subscription to the QuickSight service for your AWS account. The edition that // you subscribe to applies to QuickSight in every AWS Region where you use it. AccountSettings *types.AccountSettings // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeAnalysisInput ¶
type DescribeAnalysisInput struct { // The ID of the analysis that you're describing. The ID is part of the URL of the // analysis. // // This member is required. AnalysisId *string // The ID of the AWS account that contains the analysis. You must be using the AWS // account that the analysis is in. // // This member is required. AwsAccountId *string }
type DescribeAnalysisOutput ¶
type DescribeAnalysisOutput struct { // A metadata structure that contains summary information for the analysis that // you're describing. Analysis *types.Analysis // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeAnalysisPermissionsInput ¶
type DescribeAnalysisPermissionsInput struct { // The ID of the analysis whose permissions you're describing. The ID is part of // the analysis URL. // // This member is required. AnalysisId *string // The ID of the AWS account that contains the analysis whose permissions you're // describing. You must be using the AWS account that the analysis is in. // // This member is required. AwsAccountId *string }
type DescribeAnalysisPermissionsOutput ¶
type DescribeAnalysisPermissionsOutput struct { // The Amazon Resource Name (ARN) of the analysis whose permissions you're // describing. AnalysisArn *string // The ID of the analysis whose permissions you're describing. AnalysisId *string // A structure that describes the principals and the resource-level permissions on // an analysis. Permissions []types.ResourcePermission // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeDashboardInput ¶
type DescribeDashboardInput struct { // The ID of the AWS account that contains the dashboard that you're describing. // // This member is required. AwsAccountId *string // The ID for the dashboard. // // This member is required. DashboardId *string // The alias name. AliasName *string // The version number for the dashboard. If a version number isn't passed, the // latest published dashboard version is described. VersionNumber *int64 }
type DescribeDashboardOutput ¶
type DescribeDashboardOutput struct { // Information about the dashboard. Dashboard *types.Dashboard // The AWS request ID for this operation. RequestId *string // The HTTP status of this request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeDashboardPermissionsInput ¶
type DescribeDashboardPermissionsInput struct { // The ID of the AWS account that contains the dashboard that you're describing // permissions for. // // This member is required. AwsAccountId *string // The ID for the dashboard, also added to the IAM policy. // // This member is required. DashboardId *string }
type DescribeDashboardPermissionsOutput ¶
type DescribeDashboardPermissionsOutput struct { // The Amazon Resource Name (ARN) of the dashboard. DashboardArn *string // The ID for the dashboard. DashboardId *string // A structure that contains the permissions for the dashboard. Permissions []types.ResourcePermission // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeDataSetInput ¶
type DescribeDataSetInput struct { // The AWS account ID. // // This member is required. AwsAccountId *string // The ID for the dataset that you want to create. This ID is unique per AWS Region // for each AWS account. // // This member is required. DataSetId *string }
type DescribeDataSetOutput ¶
type DescribeDataSetOutput struct { // Information on the dataset. DataSet *types.DataSet // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeDataSetPermissionsInput ¶
type DescribeDataSetPermissionsInput struct { // The AWS account ID. // // This member is required. AwsAccountId *string // The ID for the dataset that you want to create. This ID is unique per AWS Region // for each AWS account. // // This member is required. DataSetId *string }
type DescribeDataSetPermissionsOutput ¶
type DescribeDataSetPermissionsOutput struct { // The Amazon Resource Name (ARN) of the dataset. DataSetArn *string // The ID for the dataset that you want to create. This ID is unique per AWS Region // for each AWS account. DataSetId *string // A list of resource permissions on the dataset. Permissions []types.ResourcePermission // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeDataSourceInput ¶
type DescribeDataSourceInput struct { // The AWS account ID. // // This member is required. AwsAccountId *string // The ID of the data source. This ID is unique per AWS Region for each AWS // account. // // This member is required. DataSourceId *string }
type DescribeDataSourceOutput ¶
type DescribeDataSourceOutput struct { // The information on the data source. DataSource *types.DataSource // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeDataSourcePermissionsInput ¶
type DescribeDataSourcePermissionsInput struct { // The AWS account ID. // // This member is required. AwsAccountId *string // The ID of the data source. This ID is unique per AWS Region for each AWS // account. // // This member is required. DataSourceId *string }
type DescribeDataSourcePermissionsOutput ¶
type DescribeDataSourcePermissionsOutput struct { // The Amazon Resource Name (ARN) of the data source. DataSourceArn *string // The ID of the data source. This ID is unique per AWS Region for each AWS // account. DataSourceId *string // A list of resource permissions on the data source. Permissions []types.ResourcePermission // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeGroupInput ¶
type DescribeGroupInput struct { // The ID for the AWS account that the group is in. Currently, you use the ID for // the AWS account that contains your Amazon QuickSight account. // // This member is required. AwsAccountId *string // The name of the group that you want to describe. // // This member is required. GroupName *string // The namespace. Currently, you should set this to default. // // This member is required. Namespace *string }
type DescribeGroupOutput ¶
type DescribeGroupOutput struct { // The name of the group. Group *types.Group // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeIAMPolicyAssignmentInput ¶
type DescribeIAMPolicyAssignmentInput struct { // The name of the assignment, also called a rule. // // This member is required. AssignmentName *string // The ID of the AWS account that contains the assignment that you want to // describe. // // This member is required. AwsAccountId *string // The namespace that contains the assignment. // // This member is required. Namespace *string }
type DescribeIAMPolicyAssignmentOutput ¶
type DescribeIAMPolicyAssignmentOutput struct { // Information describing the IAM policy assignment. IAMPolicyAssignment *types.IAMPolicyAssignment // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeIngestionInput ¶
type DescribeIngestionInput struct { // The AWS account ID. // // This member is required. AwsAccountId *string // The ID of the dataset used in the ingestion. // // This member is required. DataSetId *string // An ID for the ingestion. // // This member is required. IngestionId *string }
type DescribeIngestionOutput ¶
type DescribeIngestionOutput struct { // Information about the ingestion. Ingestion *types.Ingestion // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeNamespaceInput ¶
type DescribeNamespaceInput struct { // The ID for the AWS account that contains the QuickSight namespace that you want // to describe. // // This member is required. AwsAccountId *string // The namespace that you want to describe. // // This member is required. Namespace *string }
type DescribeNamespaceOutput ¶
type DescribeNamespaceOutput struct { // The information about the namespace that you're describing. The response // includes the namespace ARN, name, AWS Region, creation status, and identity // store. DescribeNamespace also works for namespaces that are in the process of // being created. For incomplete namespaces, this API operation lists the namespace // error types and messages associated with the creation process. Namespace *types.NamespaceInfoV2 // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeTemplateAliasInput ¶
type DescribeTemplateAliasInput struct { // The name of the template alias that you want to describe. If you name a specific // alias, you describe the version that the alias points to. You can specify the // latest version of the template by providing the keyword $LATEST in the AliasName // parameter. The keyword $PUBLISHED doesn't apply to templates. // // This member is required. AliasName *string // The ID of the AWS account that contains the template alias that you're // describing. // // This member is required. AwsAccountId *string // The ID for the template. // // This member is required. TemplateId *string }
type DescribeTemplateAliasOutput ¶
type DescribeTemplateAliasOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Information about the template alias. TemplateAlias *types.TemplateAlias // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeTemplateInput ¶
type DescribeTemplateInput struct { // The ID of the AWS account that contains the template that you're describing. // // This member is required. AwsAccountId *string // The ID for the template. // // This member is required. TemplateId *string // The alias of the template that you want to describe. If you name a specific // alias, you describe the version that the alias points to. You can specify the // latest version of the template by providing the keyword $LATEST in the AliasName // parameter. The keyword $PUBLISHED doesn't apply to templates. AliasName *string // (Optional) The number for the version to describe. If a VersionNumber parameter // value isn't provided, the latest version of the template is described. VersionNumber *int64 }
type DescribeTemplateOutput ¶
type DescribeTemplateOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // The template structure for the object you want to describe. Template *types.Template // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeTemplatePermissionsInput ¶
type DescribeTemplatePermissionsInput struct { // The ID of the AWS account that contains the template that you're describing. // // This member is required. AwsAccountId *string // The ID for the template. // // This member is required. TemplateId *string }
type DescribeTemplatePermissionsOutput ¶
type DescribeTemplatePermissionsOutput struct { // A list of resource permissions to be set on the template. Permissions []types.ResourcePermission // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // The Amazon Resource Name (ARN) of the template. TemplateArn *string // The ID for the template. TemplateId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeThemeAliasInput ¶
type DescribeThemeAliasInput struct { // The name of the theme alias that you want to describe. // // This member is required. AliasName *string // The ID of the AWS account that contains the theme alias that you're describing. // // This member is required. AwsAccountId *string // The ID for the theme. // // This member is required. ThemeId *string }
type DescribeThemeAliasOutput ¶
type DescribeThemeAliasOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Information about the theme alias. ThemeAlias *types.ThemeAlias // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeThemeInput ¶
type DescribeThemeInput struct { // The ID of the AWS account that contains the theme that you're describing. // // This member is required. AwsAccountId *string // The ID for the theme. // // This member is required. ThemeId *string // The alias of the theme that you want to describe. If you name a specific alias, // you describe the version that the alias points to. You can specify the latest // version of the theme by providing the keyword $LATEST in the AliasName // parameter. The keyword $PUBLISHED doesn't apply to themes. AliasName *string // The version number for the version to describe. If a VersionNumber parameter // value isn't provided, the latest version of the theme is described. VersionNumber *int64 }
type DescribeThemeOutput ¶
type DescribeThemeOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // The information about the theme that you are describing. Theme *types.Theme // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeThemePermissionsInput ¶
type DescribeThemePermissionsInput struct { // The ID of the AWS account that contains the theme that you're describing. // // This member is required. AwsAccountId *string // The ID for the theme that you want to describe permissions for. // // This member is required. ThemeId *string }
type DescribeThemePermissionsOutput ¶
type DescribeThemePermissionsOutput struct { // A list of resource permissions set on the theme. Permissions []types.ResourcePermission // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // The Amazon Resource Name (ARN) of the theme. ThemeArn *string // The ID for the theme. ThemeId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type DescribeUserInput ¶
type DescribeUserInput struct { // The ID for the AWS account that the user is in. Currently, you use the ID for // the AWS account that contains your Amazon QuickSight account. // // This member is required. AwsAccountId *string // The namespace. Currently, you should set this to default. // // This member is required. Namespace *string // The name of the user that you want to describe. // // This member is required. UserName *string }
type DescribeUserOutput ¶
type DescribeUserOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // The user name. User *types.User // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type EndpointResolver ¶
type EndpointResolver interface { ResolveEndpoint(region string, options EndpointResolverOptions) (aws.Endpoint, error) }
EndpointResolver interface for resolving service endpoints.
func EndpointResolverFromURL ¶
func EndpointResolverFromURL(url string, optFns ...func(*aws.Endpoint)) EndpointResolver
EndpointResolverFromURL returns an EndpointResolver configured using the provided endpoint url. By default, the resolved endpoint resolver uses the client region as signing region, and the endpoint source is set to EndpointSourceCustom.You can provide functional options to configure endpoint values for the resolved endpoint.
type EndpointResolverFunc ¶
type EndpointResolverFunc func(region string, options EndpointResolverOptions) (aws.Endpoint, error)
EndpointResolverFunc is a helper utility that wraps a function so it satisfies the EndpointResolver interface. This is useful when you want to add additional endpoint resolving logic, or stub out specific endpoints with custom values.
func (EndpointResolverFunc) ResolveEndpoint ¶
func (fn EndpointResolverFunc) ResolveEndpoint(region string, options EndpointResolverOptions) (endpoint aws.Endpoint, err error)
type EndpointResolverOptions ¶
type EndpointResolverOptions = internalendpoints.Options
EndpointResolverOptions is the service endpoint resolver options
type GetDashboardEmbedUrlInput ¶
type GetDashboardEmbedUrlInput struct { // The ID for the AWS account that contains the dashboard that you're embedding. // // This member is required. AwsAccountId *string // The ID for the dashboard, also added to the AWS Identity and Access Management // (IAM) policy. // // This member is required. DashboardId *string // The authentication method that the user uses to sign in. // // This member is required. IdentityType types.EmbeddingIdentityType // A list of one or more dashboard IDs that you want to add to a session that // includes anonymous users. The IdentityType parameter must be set to ANONYMOUS // for this to work, because other identity types authenticate as QuickSight or IAM // users. For example, if you set "--dashboard-id dash_id1 --dashboard-id dash_id2 // dash_id3 identity-type ANONYMOUS", the session can access all three dashboards. AdditionalDashboardIds []string // The QuickSight namespace that contains the dashboard IDs in this request. If // you're not using a custom namespace, set this to "default". Namespace *string // Remove the reset button on the embedded dashboard. The default is FALSE, which // enables the reset button. ResetDisabled bool // How many minutes the session is valid. The session lifetime must be 15-600 // minutes. SessionLifetimeInMinutes *int64 // Adds persistence of state for the user session in an embedded dashboard. // Persistence applies to the sheet and the parameter settings. These are control // settings that the dashboard subscriber (QuickSight reader) chooses while viewing // the dashboard. If this is set to TRUE, the settings are the same when the // subscriber reopens the same dashboard URL. The state is stored in QuickSight, // not in a browser cookie. If this is set to FALSE, the state of the user session // is not persisted. The default is FALSE. StatePersistenceEnabled bool // Remove the undo/redo button on the embedded dashboard. The default is FALSE, // which enables the undo/redo button. UndoRedoDisabled bool // The Amazon QuickSight user's Amazon Resource Name (ARN), for use with QUICKSIGHT // identity type. You can use this for any Amazon QuickSight users in your account // (readers, authors, or admins) authenticated as one of the following: // // * Active // Directory (AD) users or group members // // * Invited nonfederated users // // * IAM users // and IAM role-based sessions authenticated through Federated Single Sign-On using // SAML, OpenID Connect, or IAM federation. // // Omit this parameter for users in the // third group – IAM users and IAM role-based sessions. UserArn *string }
type GetDashboardEmbedUrlOutput ¶
type GetDashboardEmbedUrlOutput struct { // A single-use URL that you can put into your server-side webpage to embed your // dashboard. This URL is valid for 5 minutes. The API operation provides the URL // with an auth_code value that enables one (and only one) sign-on to a user // session that is valid for 10 hours. EmbedUrl *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
Output returned from the GetDashboardEmbedUrl operation.
type GetSessionEmbedUrlInput ¶
type GetSessionEmbedUrlInput struct { // The ID for the AWS account associated with your QuickSight subscription. // // This member is required. AwsAccountId *string // The URL you use to access the embedded session. The entry point URL is // constrained to the following paths: // // * /start // // * /start/analyses // // * // /start/dashboards // // * /start/favorites // // * /dashboards/DashboardId - where // DashboardId is the actual ID key from the QuickSight console URL of the // dashboard // // * /analyses/AnalysisId - where AnalysisId is the actual ID key from // the QuickSight console URL of the analysis EntryPoint *string // How many minutes the session is valid. The session lifetime must be 15-600 // minutes. SessionLifetimeInMinutes *int64 // The Amazon QuickSight user's Amazon Resource Name (ARN), for use with QUICKSIGHT // identity type. You can use this for any type of Amazon QuickSight users in your // account (readers, authors, or admins). They need to be authenticated as one of // the following: // // * Active Directory (AD) users or group members // // * Invited // nonfederated users // // * AWS Identity and Access Management (IAM) users and IAM // role-based sessions authenticated through Federated Single Sign-On using SAML, // OpenID Connect, or IAM federation // // Omit this parameter for users in the third // group, IAM users and IAM role-based sessions. UserArn *string }
type GetSessionEmbedUrlOutput ¶
type GetSessionEmbedUrlOutput struct { // A single-use URL that you can put into your server-side web page to embed your // QuickSight session. This URL is valid for 5 minutes. The API operation provides // the URL with an auth_code value that enables one (and only one) sign-on to a // user session that is valid for 10 hours. EmbedUrl *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type HTTPClient ¶
type HTTPSignerV4 ¶
type HTTPSignerV4 interface { SignHTTP(ctx context.Context, credentials aws.Credentials, r *http.Request, payloadHash string, service string, region string, signingTime time.Time, optFns ...func(*v4.SignerOptions)) error }
type ListAnalysesAPIClient ¶
type ListAnalysesAPIClient interface { ListAnalyses(context.Context, *ListAnalysesInput, ...func(*Options)) (*ListAnalysesOutput, error) }
ListAnalysesAPIClient is a client that implements the ListAnalyses operation.
type ListAnalysesInput ¶
type ListAnalysesInput struct { // The ID of the AWS account that contains the analyses. // // This member is required. AwsAccountId *string // The maximum number of results to return. MaxResults int32 // A pagination token that can be used in a subsequent request. NextToken *string }
type ListAnalysesOutput ¶
type ListAnalysesOutput struct { // Metadata describing each of the analyses that are listed. AnalysisSummaryList []types.AnalysisSummary // A pagination token that can be used in a subsequent request. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ListAnalysesPaginator ¶
type ListAnalysesPaginator struct {
// contains filtered or unexported fields
}
ListAnalysesPaginator is a paginator for ListAnalyses
func NewListAnalysesPaginator ¶
func NewListAnalysesPaginator(client ListAnalysesAPIClient, params *ListAnalysesInput, optFns ...func(*ListAnalysesPaginatorOptions)) *ListAnalysesPaginator
NewListAnalysesPaginator returns a new ListAnalysesPaginator
func (*ListAnalysesPaginator) HasMorePages ¶
func (p *ListAnalysesPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListAnalysesPaginator) NextPage ¶
func (p *ListAnalysesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListAnalysesOutput, error)
NextPage retrieves the next ListAnalyses page.
type ListAnalysesPaginatorOptions ¶
type ListAnalysesPaginatorOptions struct { // The maximum number of results to return. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListAnalysesPaginatorOptions is the paginator options for ListAnalyses
type ListDashboardVersionsAPIClient ¶
type ListDashboardVersionsAPIClient interface { ListDashboardVersions(context.Context, *ListDashboardVersionsInput, ...func(*Options)) (*ListDashboardVersionsOutput, error) }
ListDashboardVersionsAPIClient is a client that implements the ListDashboardVersions operation.
type ListDashboardVersionsInput ¶
type ListDashboardVersionsInput struct { // The ID of the AWS account that contains the dashboard that you're listing // versions for. // // This member is required. AwsAccountId *string // The ID for the dashboard. // // This member is required. DashboardId *string // The maximum number of results to be returned per request. MaxResults int32 // The token for the next set of results, or null if there are no more results. NextToken *string }
type ListDashboardVersionsOutput ¶
type ListDashboardVersionsOutput struct { // A structure that contains information about each version of the dashboard. DashboardVersionSummaryList []types.DashboardVersionSummary // The token for the next set of results, or null if there are no more results. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ListDashboardVersionsPaginator ¶
type ListDashboardVersionsPaginator struct {
// contains filtered or unexported fields
}
ListDashboardVersionsPaginator is a paginator for ListDashboardVersions
func NewListDashboardVersionsPaginator ¶
func NewListDashboardVersionsPaginator(client ListDashboardVersionsAPIClient, params *ListDashboardVersionsInput, optFns ...func(*ListDashboardVersionsPaginatorOptions)) *ListDashboardVersionsPaginator
NewListDashboardVersionsPaginator returns a new ListDashboardVersionsPaginator
func (*ListDashboardVersionsPaginator) HasMorePages ¶
func (p *ListDashboardVersionsPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListDashboardVersionsPaginator) NextPage ¶
func (p *ListDashboardVersionsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListDashboardVersionsOutput, error)
NextPage retrieves the next ListDashboardVersions page.
type ListDashboardVersionsPaginatorOptions ¶
type ListDashboardVersionsPaginatorOptions struct { // The maximum number of results to be returned per request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListDashboardVersionsPaginatorOptions is the paginator options for ListDashboardVersions
type ListDashboardsAPIClient ¶
type ListDashboardsAPIClient interface { ListDashboards(context.Context, *ListDashboardsInput, ...func(*Options)) (*ListDashboardsOutput, error) }
ListDashboardsAPIClient is a client that implements the ListDashboards operation.
type ListDashboardsInput ¶
type ListDashboardsInput struct { // The ID of the AWS account that contains the dashboards that you're listing. // // This member is required. AwsAccountId *string // The maximum number of results to be returned per request. MaxResults int32 // The token for the next set of results, or null if there are no more results. NextToken *string }
type ListDashboardsOutput ¶
type ListDashboardsOutput struct { // A structure that contains all of the dashboards in your AWS account. This // structure provides basic information about the dashboards. DashboardSummaryList []types.DashboardSummary // The token for the next set of results, or null if there are no more results. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ListDashboardsPaginator ¶
type ListDashboardsPaginator struct {
// contains filtered or unexported fields
}
ListDashboardsPaginator is a paginator for ListDashboards
func NewListDashboardsPaginator ¶
func NewListDashboardsPaginator(client ListDashboardsAPIClient, params *ListDashboardsInput, optFns ...func(*ListDashboardsPaginatorOptions)) *ListDashboardsPaginator
NewListDashboardsPaginator returns a new ListDashboardsPaginator
func (*ListDashboardsPaginator) HasMorePages ¶
func (p *ListDashboardsPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListDashboardsPaginator) NextPage ¶
func (p *ListDashboardsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListDashboardsOutput, error)
NextPage retrieves the next ListDashboards page.
type ListDashboardsPaginatorOptions ¶
type ListDashboardsPaginatorOptions struct { // The maximum number of results to be returned per request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListDashboardsPaginatorOptions is the paginator options for ListDashboards
type ListDataSetsAPIClient ¶
type ListDataSetsAPIClient interface { ListDataSets(context.Context, *ListDataSetsInput, ...func(*Options)) (*ListDataSetsOutput, error) }
ListDataSetsAPIClient is a client that implements the ListDataSets operation.
type ListDataSetsInput ¶
type ListDataSetsInput struct { // The AWS account ID. // // This member is required. AwsAccountId *string // The maximum number of results to be returned per request. MaxResults int32 // The token for the next set of results, or null if there are no more results. NextToken *string }
type ListDataSetsOutput ¶
type ListDataSetsOutput struct { // The list of dataset summaries. DataSetSummaries []types.DataSetSummary // The token for the next set of results, or null if there are no more results. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ListDataSetsPaginator ¶
type ListDataSetsPaginator struct {
// contains filtered or unexported fields
}
ListDataSetsPaginator is a paginator for ListDataSets
func NewListDataSetsPaginator ¶
func NewListDataSetsPaginator(client ListDataSetsAPIClient, params *ListDataSetsInput, optFns ...func(*ListDataSetsPaginatorOptions)) *ListDataSetsPaginator
NewListDataSetsPaginator returns a new ListDataSetsPaginator
func (*ListDataSetsPaginator) HasMorePages ¶
func (p *ListDataSetsPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListDataSetsPaginator) NextPage ¶
func (p *ListDataSetsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListDataSetsOutput, error)
NextPage retrieves the next ListDataSets page.
type ListDataSetsPaginatorOptions ¶
type ListDataSetsPaginatorOptions struct { // The maximum number of results to be returned per request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListDataSetsPaginatorOptions is the paginator options for ListDataSets
type ListDataSourcesAPIClient ¶
type ListDataSourcesAPIClient interface { ListDataSources(context.Context, *ListDataSourcesInput, ...func(*Options)) (*ListDataSourcesOutput, error) }
ListDataSourcesAPIClient is a client that implements the ListDataSources operation.
type ListDataSourcesInput ¶
type ListDataSourcesInput struct { // The AWS account ID. // // This member is required. AwsAccountId *string // The maximum number of results to be returned per request. MaxResults int32 // The token for the next set of results, or null if there are no more results. NextToken *string }
type ListDataSourcesOutput ¶
type ListDataSourcesOutput struct { // A list of data sources. DataSources []types.DataSource // The token for the next set of results, or null if there are no more results. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ListDataSourcesPaginator ¶
type ListDataSourcesPaginator struct {
// contains filtered or unexported fields
}
ListDataSourcesPaginator is a paginator for ListDataSources
func NewListDataSourcesPaginator ¶
func NewListDataSourcesPaginator(client ListDataSourcesAPIClient, params *ListDataSourcesInput, optFns ...func(*ListDataSourcesPaginatorOptions)) *ListDataSourcesPaginator
NewListDataSourcesPaginator returns a new ListDataSourcesPaginator
func (*ListDataSourcesPaginator) HasMorePages ¶
func (p *ListDataSourcesPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListDataSourcesPaginator) NextPage ¶
func (p *ListDataSourcesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListDataSourcesOutput, error)
NextPage retrieves the next ListDataSources page.
type ListDataSourcesPaginatorOptions ¶
type ListDataSourcesPaginatorOptions struct { // The maximum number of results to be returned per request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListDataSourcesPaginatorOptions is the paginator options for ListDataSources
type ListGroupMembershipsInput ¶
type ListGroupMembershipsInput struct { // The ID for the AWS account that the group is in. Currently, you use the ID for // the AWS account that contains your Amazon QuickSight account. // // This member is required. AwsAccountId *string // The name of the group that you want to see a membership list of. // // This member is required. GroupName *string // The namespace. Currently, you should set this to default. // // This member is required. Namespace *string // The maximum number of results to return from this request. MaxResults int32 // A pagination token that can be used in a subsequent request. NextToken *string }
type ListGroupMembershipsOutput ¶
type ListGroupMembershipsOutput struct { // The list of the members of the group. GroupMemberList []types.GroupMember // A pagination token that can be used in a subsequent request. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ListGroupsInput ¶
type ListGroupsInput struct { // The ID for the AWS account that the group is in. Currently, you use the ID for // the AWS account that contains your Amazon QuickSight account. // // This member is required. AwsAccountId *string // The namespace. Currently, you should set this to default. // // This member is required. Namespace *string // The maximum number of results to return. MaxResults int32 // A pagination token that can be used in a subsequent request. NextToken *string }
type ListGroupsOutput ¶
type ListGroupsOutput struct { // The list of the groups. GroupList []types.Group // A pagination token that can be used in a subsequent request. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ListIAMPolicyAssignmentsForUserInput ¶
type ListIAMPolicyAssignmentsForUserInput struct { // The ID of the AWS account that contains the assignments. // // This member is required. AwsAccountId *string // The namespace of the assignment. // // This member is required. Namespace *string // The name of the user. // // This member is required. UserName *string // The maximum number of results to be returned per request. MaxResults int32 // The token for the next set of results, or null if there are no more results. NextToken *string }
type ListIAMPolicyAssignmentsForUserOutput ¶
type ListIAMPolicyAssignmentsForUserOutput struct { // The active assignments for this user. ActiveAssignments []types.ActiveIAMPolicyAssignment // The token for the next set of results, or null if there are no more results. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ListIAMPolicyAssignmentsInput ¶
type ListIAMPolicyAssignmentsInput struct { // The ID of the AWS account that contains these IAM policy assignments. // // This member is required. AwsAccountId *string // The namespace for the assignments. // // This member is required. Namespace *string // The status of the assignments. AssignmentStatus types.AssignmentStatus // The maximum number of results to be returned per request. MaxResults int32 // The token for the next set of results, or null if there are no more results. NextToken *string }
type ListIAMPolicyAssignmentsOutput ¶
type ListIAMPolicyAssignmentsOutput struct { // Information describing the IAM policy assignments. IAMPolicyAssignments []types.IAMPolicyAssignmentSummary // The token for the next set of results, or null if there are no more results. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ListIngestionsAPIClient ¶
type ListIngestionsAPIClient interface { ListIngestions(context.Context, *ListIngestionsInput, ...func(*Options)) (*ListIngestionsOutput, error) }
ListIngestionsAPIClient is a client that implements the ListIngestions operation.
type ListIngestionsInput ¶
type ListIngestionsInput struct { // The AWS account ID. // // This member is required. AwsAccountId *string // The ID of the dataset used in the ingestion. // // This member is required. DataSetId *string // The maximum number of results to be returned per request. MaxResults int32 // The token for the next set of results, or null if there are no more results. NextToken *string }
type ListIngestionsOutput ¶
type ListIngestionsOutput struct { // A list of the ingestions. Ingestions []types.Ingestion // The token for the next set of results, or null if there are no more results. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ListIngestionsPaginator ¶
type ListIngestionsPaginator struct {
// contains filtered or unexported fields
}
ListIngestionsPaginator is a paginator for ListIngestions
func NewListIngestionsPaginator ¶
func NewListIngestionsPaginator(client ListIngestionsAPIClient, params *ListIngestionsInput, optFns ...func(*ListIngestionsPaginatorOptions)) *ListIngestionsPaginator
NewListIngestionsPaginator returns a new ListIngestionsPaginator
func (*ListIngestionsPaginator) HasMorePages ¶
func (p *ListIngestionsPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListIngestionsPaginator) NextPage ¶
func (p *ListIngestionsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListIngestionsOutput, error)
NextPage retrieves the next ListIngestions page.
type ListIngestionsPaginatorOptions ¶
type ListIngestionsPaginatorOptions struct { // The maximum number of results to be returned per request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListIngestionsPaginatorOptions is the paginator options for ListIngestions
type ListNamespacesAPIClient ¶
type ListNamespacesAPIClient interface { ListNamespaces(context.Context, *ListNamespacesInput, ...func(*Options)) (*ListNamespacesOutput, error) }
ListNamespacesAPIClient is a client that implements the ListNamespaces operation.
type ListNamespacesInput ¶
type ListNamespacesInput struct { // The ID for the AWS account that contains the QuickSight namespaces that you want // to list. // // This member is required. AwsAccountId *string // The maximum number of results to return. MaxResults int32 // A pagination token that can be used in a subsequent request. NextToken *string }
type ListNamespacesOutput ¶
type ListNamespacesOutput struct { // The information about the namespaces in this AWS account. The response includes // the namespace ARN, name, AWS Region, notification email address, creation // status, and identity store. Namespaces []types.NamespaceInfoV2 // A pagination token that can be used in a subsequent request. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ListNamespacesPaginator ¶
type ListNamespacesPaginator struct {
// contains filtered or unexported fields
}
ListNamespacesPaginator is a paginator for ListNamespaces
func NewListNamespacesPaginator ¶
func NewListNamespacesPaginator(client ListNamespacesAPIClient, params *ListNamespacesInput, optFns ...func(*ListNamespacesPaginatorOptions)) *ListNamespacesPaginator
NewListNamespacesPaginator returns a new ListNamespacesPaginator
func (*ListNamespacesPaginator) HasMorePages ¶
func (p *ListNamespacesPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListNamespacesPaginator) NextPage ¶
func (p *ListNamespacesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListNamespacesOutput, error)
NextPage retrieves the next ListNamespaces page.
type ListNamespacesPaginatorOptions ¶
type ListNamespacesPaginatorOptions struct { // The maximum number of results to return. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListNamespacesPaginatorOptions is the paginator options for ListNamespaces
type ListTagsForResourceInput ¶
type ListTagsForResourceInput struct { // The Amazon Resource Name (ARN) of the resource that you want a list of tags for. // // This member is required. ResourceArn *string }
type ListTagsForResourceOutput ¶
type ListTagsForResourceOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Contains a map of the key-value pairs for the resource tag or tags assigned to // the resource. Tags []types.Tag // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ListTemplateAliasesAPIClient ¶
type ListTemplateAliasesAPIClient interface { ListTemplateAliases(context.Context, *ListTemplateAliasesInput, ...func(*Options)) (*ListTemplateAliasesOutput, error) }
ListTemplateAliasesAPIClient is a client that implements the ListTemplateAliases operation.
type ListTemplateAliasesInput ¶
type ListTemplateAliasesInput struct { // The ID of the AWS account that contains the template aliases that you're // listing. // // This member is required. AwsAccountId *string // The ID for the template. // // This member is required. TemplateId *string // The maximum number of results to be returned per request. MaxResults int32 // The token for the next set of results, or null if there are no more results. NextToken *string }
type ListTemplateAliasesOutput ¶
type ListTemplateAliasesOutput struct { // The token for the next set of results, or null if there are no more results. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // A structure containing the list of the template's aliases. TemplateAliasList []types.TemplateAlias // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ListTemplateAliasesPaginator ¶
type ListTemplateAliasesPaginator struct {
// contains filtered or unexported fields
}
ListTemplateAliasesPaginator is a paginator for ListTemplateAliases
func NewListTemplateAliasesPaginator ¶
func NewListTemplateAliasesPaginator(client ListTemplateAliasesAPIClient, params *ListTemplateAliasesInput, optFns ...func(*ListTemplateAliasesPaginatorOptions)) *ListTemplateAliasesPaginator
NewListTemplateAliasesPaginator returns a new ListTemplateAliasesPaginator
func (*ListTemplateAliasesPaginator) HasMorePages ¶
func (p *ListTemplateAliasesPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListTemplateAliasesPaginator) NextPage ¶
func (p *ListTemplateAliasesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListTemplateAliasesOutput, error)
NextPage retrieves the next ListTemplateAliases page.
type ListTemplateAliasesPaginatorOptions ¶
type ListTemplateAliasesPaginatorOptions struct { // The maximum number of results to be returned per request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListTemplateAliasesPaginatorOptions is the paginator options for ListTemplateAliases
type ListTemplateVersionsAPIClient ¶
type ListTemplateVersionsAPIClient interface { ListTemplateVersions(context.Context, *ListTemplateVersionsInput, ...func(*Options)) (*ListTemplateVersionsOutput, error) }
ListTemplateVersionsAPIClient is a client that implements the ListTemplateVersions operation.
type ListTemplateVersionsInput ¶
type ListTemplateVersionsInput struct { // The ID of the AWS account that contains the templates that you're listing. // // This member is required. AwsAccountId *string // The ID for the template. // // This member is required. TemplateId *string // The maximum number of results to be returned per request. MaxResults int32 // The token for the next set of results, or null if there are no more results. NextToken *string }
type ListTemplateVersionsOutput ¶
type ListTemplateVersionsOutput struct { // The token for the next set of results, or null if there are no more results. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // A structure containing a list of all the versions of the specified template. TemplateVersionSummaryList []types.TemplateVersionSummary // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ListTemplateVersionsPaginator ¶
type ListTemplateVersionsPaginator struct {
// contains filtered or unexported fields
}
ListTemplateVersionsPaginator is a paginator for ListTemplateVersions
func NewListTemplateVersionsPaginator ¶
func NewListTemplateVersionsPaginator(client ListTemplateVersionsAPIClient, params *ListTemplateVersionsInput, optFns ...func(*ListTemplateVersionsPaginatorOptions)) *ListTemplateVersionsPaginator
NewListTemplateVersionsPaginator returns a new ListTemplateVersionsPaginator
func (*ListTemplateVersionsPaginator) HasMorePages ¶
func (p *ListTemplateVersionsPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListTemplateVersionsPaginator) NextPage ¶
func (p *ListTemplateVersionsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListTemplateVersionsOutput, error)
NextPage retrieves the next ListTemplateVersions page.
type ListTemplateVersionsPaginatorOptions ¶
type ListTemplateVersionsPaginatorOptions struct { // The maximum number of results to be returned per request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListTemplateVersionsPaginatorOptions is the paginator options for ListTemplateVersions
type ListTemplatesAPIClient ¶
type ListTemplatesAPIClient interface { ListTemplates(context.Context, *ListTemplatesInput, ...func(*Options)) (*ListTemplatesOutput, error) }
ListTemplatesAPIClient is a client that implements the ListTemplates operation.
type ListTemplatesInput ¶
type ListTemplatesInput struct { // The ID of the AWS account that contains the templates that you're listing. // // This member is required. AwsAccountId *string // The maximum number of results to be returned per request. MaxResults int32 // The token for the next set of results, or null if there are no more results. NextToken *string }
type ListTemplatesOutput ¶
type ListTemplatesOutput struct { // The token for the next set of results, or null if there are no more results. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // A structure containing information about the templates in the list. TemplateSummaryList []types.TemplateSummary // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ListTemplatesPaginator ¶
type ListTemplatesPaginator struct {
// contains filtered or unexported fields
}
ListTemplatesPaginator is a paginator for ListTemplates
func NewListTemplatesPaginator ¶
func NewListTemplatesPaginator(client ListTemplatesAPIClient, params *ListTemplatesInput, optFns ...func(*ListTemplatesPaginatorOptions)) *ListTemplatesPaginator
NewListTemplatesPaginator returns a new ListTemplatesPaginator
func (*ListTemplatesPaginator) HasMorePages ¶
func (p *ListTemplatesPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListTemplatesPaginator) NextPage ¶
func (p *ListTemplatesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListTemplatesOutput, error)
NextPage retrieves the next ListTemplates page.
type ListTemplatesPaginatorOptions ¶
type ListTemplatesPaginatorOptions struct { // The maximum number of results to be returned per request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListTemplatesPaginatorOptions is the paginator options for ListTemplates
type ListThemeAliasesInput ¶
type ListThemeAliasesInput struct { // The ID of the AWS account that contains the theme aliases that you're listing. // // This member is required. AwsAccountId *string // The ID for the theme. // // This member is required. ThemeId *string // The maximum number of results to be returned per request. MaxResults int32 // The token for the next set of results, or null if there are no more results. NextToken *string }
type ListThemeAliasesOutput ¶
type ListThemeAliasesOutput struct { // The token for the next set of results, or null if there are no more results. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // A structure containing the list of the theme's aliases. ThemeAliasList []types.ThemeAlias // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ListThemeVersionsAPIClient ¶
type ListThemeVersionsAPIClient interface { ListThemeVersions(context.Context, *ListThemeVersionsInput, ...func(*Options)) (*ListThemeVersionsOutput, error) }
ListThemeVersionsAPIClient is a client that implements the ListThemeVersions operation.
type ListThemeVersionsInput ¶
type ListThemeVersionsInput struct { // The ID of the AWS account that contains the themes that you're listing. // // This member is required. AwsAccountId *string // The ID for the theme. // // This member is required. ThemeId *string // The maximum number of results to be returned per request. MaxResults int32 // The token for the next set of results, or null if there are no more results. NextToken *string }
type ListThemeVersionsOutput ¶
type ListThemeVersionsOutput struct { // The token for the next set of results, or null if there are no more results. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // A structure containing a list of all the versions of the specified theme. ThemeVersionSummaryList []types.ThemeVersionSummary // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ListThemeVersionsPaginator ¶
type ListThemeVersionsPaginator struct {
// contains filtered or unexported fields
}
ListThemeVersionsPaginator is a paginator for ListThemeVersions
func NewListThemeVersionsPaginator ¶
func NewListThemeVersionsPaginator(client ListThemeVersionsAPIClient, params *ListThemeVersionsInput, optFns ...func(*ListThemeVersionsPaginatorOptions)) *ListThemeVersionsPaginator
NewListThemeVersionsPaginator returns a new ListThemeVersionsPaginator
func (*ListThemeVersionsPaginator) HasMorePages ¶
func (p *ListThemeVersionsPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListThemeVersionsPaginator) NextPage ¶
func (p *ListThemeVersionsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListThemeVersionsOutput, error)
NextPage retrieves the next ListThemeVersions page.
type ListThemeVersionsPaginatorOptions ¶
type ListThemeVersionsPaginatorOptions struct { // The maximum number of results to be returned per request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListThemeVersionsPaginatorOptions is the paginator options for ListThemeVersions
type ListThemesAPIClient ¶
type ListThemesAPIClient interface { ListThemes(context.Context, *ListThemesInput, ...func(*Options)) (*ListThemesOutput, error) }
ListThemesAPIClient is a client that implements the ListThemes operation.
type ListThemesInput ¶
type ListThemesInput struct { // The ID of the AWS account that contains the themes that you're listing. // // This member is required. AwsAccountId *string // The maximum number of results to be returned per request. MaxResults int32 // The token for the next set of results, or null if there are no more results. NextToken *string // The type of themes that you want to list. Valid options include the // following: // // * ALL (default)- Display all existing themes. // // * CUSTOM - Display // only the themes created by people using Amazon QuickSight. // // * QUICKSIGHT - // Display only the starting themes defined by QuickSight. Type types.ThemeType }
type ListThemesOutput ¶
type ListThemesOutput struct { // The token for the next set of results, or null if there are no more results. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Information about the themes in the list. ThemeSummaryList []types.ThemeSummary // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ListThemesPaginator ¶
type ListThemesPaginator struct {
// contains filtered or unexported fields
}
ListThemesPaginator is a paginator for ListThemes
func NewListThemesPaginator ¶
func NewListThemesPaginator(client ListThemesAPIClient, params *ListThemesInput, optFns ...func(*ListThemesPaginatorOptions)) *ListThemesPaginator
NewListThemesPaginator returns a new ListThemesPaginator
func (*ListThemesPaginator) HasMorePages ¶
func (p *ListThemesPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListThemesPaginator) NextPage ¶
func (p *ListThemesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListThemesOutput, error)
NextPage retrieves the next ListThemes page.
type ListThemesPaginatorOptions ¶
type ListThemesPaginatorOptions struct { // The maximum number of results to be returned per request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListThemesPaginatorOptions is the paginator options for ListThemes
type ListUserGroupsInput ¶
type ListUserGroupsInput struct { // The AWS account ID that the user is in. Currently, you use the ID for the AWS // account that contains your Amazon QuickSight account. // // This member is required. AwsAccountId *string // The namespace. Currently, you should set this to default. // // This member is required. Namespace *string // The Amazon QuickSight user name that you want to list group memberships for. // // This member is required. UserName *string // The maximum number of results to return from this request. MaxResults int32 // A pagination token that can be used in a subsequent request. NextToken *string }
type ListUserGroupsOutput ¶
type ListUserGroupsOutput struct { // The list of groups the user is a member of. GroupList []types.Group // A pagination token that can be used in a subsequent request. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ListUsersInput ¶
type ListUsersInput struct { // The ID for the AWS account that the user is in. Currently, you use the ID for // the AWS account that contains your Amazon QuickSight account. // // This member is required. AwsAccountId *string // The namespace. Currently, you should set this to default. // // This member is required. Namespace *string // The maximum number of results to return from this request. MaxResults int32 // A pagination token that can be used in a subsequent request. NextToken *string }
type ListUsersOutput ¶
type ListUsersOutput struct { // A pagination token that can be used in a subsequent request. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // The list of users. UserList []types.User // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type Options ¶
type Options struct { // Set of options to modify how an operation is invoked. These apply to all // operations invoked for this client. Use functional options on operation call to // modify this list for per operation behavior. APIOptions []func(*middleware.Stack) error // Configures the events that will be sent to the configured logger. ClientLogMode aws.ClientLogMode // The credentials object to use when signing requests. Credentials aws.CredentialsProvider // The endpoint options to be used when attempting to resolve an endpoint. EndpointOptions EndpointResolverOptions // The service endpoint resolver. EndpointResolver EndpointResolver // Signature Version 4 (SigV4) Signer HTTPSignerV4 HTTPSignerV4 // The logger writer interface to write logging messages to. Logger logging.Logger // The region to send requests to. (Required) Region string // Retryer guides how HTTP requests should be retried in case of recoverable // failures. When nil the API client will use a default retryer. Retryer aws.Retryer // The HTTP client to invoke API calls with. Defaults to client's default HTTP // implementation if nil. HTTPClient HTTPClient }
func (Options) Copy ¶
Copy creates a clone where the APIOptions list is deep copied.
type RegisterUserInput ¶
type RegisterUserInput struct { // The ID for the AWS account that the user is in. Currently, you use the ID for // the AWS account that contains your Amazon QuickSight account. // // This member is required. AwsAccountId *string // The email address of the user that you want to register. // // This member is required. Email *string // Amazon QuickSight supports several ways of managing the identity of users. This // parameter accepts two values: // // * IAM: A user whose identity maps to an existing // IAM user or role. // // * QUICKSIGHT: A user whose identity is owned and managed // internally by Amazon QuickSight. // // This member is required. IdentityType types.IdentityType // The namespace. Currently, you should set this to default. // // This member is required. Namespace *string // The Amazon QuickSight role for the user. The user role can be one of the // following: // // * READER: A user who has read-only access to dashboards. // // * AUTHOR: // A user who can create data sources, datasets, analyses, and dashboards. // // * // ADMIN: A user who is an author, who can also manage Amazon QuickSight // settings. // // * RESTRICTED_READER: This role isn't currently available for use. // // * // RESTRICTED_AUTHOR: This role isn't currently available for use. // // This member is required. UserRole types.UserRole // (Enterprise edition only) The name of the custom permissions profile that you // want to assign to this user. Customized permissions allows you to control a // user's access by restricting access the following operations: // // * Create and // update data sources // // * Create and update datasets // // * Create and update email // reports // // * Subscribe to email reports // // To add custom permissions to an existing // user, use UpdateUser instead. A set of custom permissions includes any // combination of these restrictions. Currently, you need to create the profile // names for custom permission sets by using the QuickSight console. Then, you use // the RegisterUser API operation to assign the named set of permissions to a // QuickSight user. QuickSight custom permissions are applied through IAM policies. // Therefore, they override the permissions typically granted by assigning // QuickSight users to one of the default security cohorts in QuickSight (admin, // author, reader). This feature is available only to QuickSight Enterprise edition // subscriptions that use SAML 2.0-Based Federation for Single Sign-On (SSO). CustomPermissionsName *string // The ARN of the IAM user or role that you are registering with Amazon QuickSight. IamArn *string // You need to use this parameter only when you register one or more users using an // assumed IAM role. You don't need to provide the session name for other // scenarios, for example when you are registering an IAM user or an Amazon // QuickSight user. You can register multiple users using the same IAM role if each // user has a different session name. For more information on assuming IAM roles, // see assume-role // (https://docs.aws.amazon.com/cli/latest/reference/sts/assume-role.html) in the // AWS CLI Reference. SessionName *string // The Amazon QuickSight user name that you want to create for the user you are // registering. UserName *string }
type RegisterUserOutput ¶
type RegisterUserOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // The user's user name. User *types.User // The URL the user visits to complete registration and provide a password. This is // returned only for users with an identity type of QUICKSIGHT. UserInvitationUrl *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type ResolveEndpoint ¶
type ResolveEndpoint struct { Resolver EndpointResolver Options EndpointResolverOptions }
func (*ResolveEndpoint) HandleSerialize ¶
func (m *ResolveEndpoint) HandleSerialize(ctx context.Context, in middleware.SerializeInput, next middleware.SerializeHandler) ( out middleware.SerializeOutput, metadata middleware.Metadata, err error, )
func (*ResolveEndpoint) ID ¶
func (*ResolveEndpoint) ID() string
type RestoreAnalysisInput ¶
type RestoreAnalysisInput struct { // The ID of the analysis that you're restoring. // // This member is required. AnalysisId *string // The ID of the AWS account that contains the analysis. // // This member is required. AwsAccountId *string }
type RestoreAnalysisOutput ¶
type RestoreAnalysisOutput struct { // The ID of the analysis that you're restoring. AnalysisId *string // The Amazon Resource Name (ARN) of the analysis that you're restoring. Arn *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type SearchAnalysesAPIClient ¶
type SearchAnalysesAPIClient interface { SearchAnalyses(context.Context, *SearchAnalysesInput, ...func(*Options)) (*SearchAnalysesOutput, error) }
SearchAnalysesAPIClient is a client that implements the SearchAnalyses operation.
type SearchAnalysesInput ¶
type SearchAnalysesInput struct { // The ID of the AWS account that contains the analyses that you're searching for. // // This member is required. AwsAccountId *string // The structure for the search filters that you want to apply to your search. // // This member is required. Filters []types.AnalysisSearchFilter // The maximum number of results to return. MaxResults int32 // A pagination token that can be used in a subsequent request. NextToken *string }
type SearchAnalysesOutput ¶
type SearchAnalysesOutput struct { // Metadata describing the analyses that you searched for. AnalysisSummaryList []types.AnalysisSummary // A pagination token that can be used in a subsequent request. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type SearchAnalysesPaginator ¶
type SearchAnalysesPaginator struct {
// contains filtered or unexported fields
}
SearchAnalysesPaginator is a paginator for SearchAnalyses
func NewSearchAnalysesPaginator ¶
func NewSearchAnalysesPaginator(client SearchAnalysesAPIClient, params *SearchAnalysesInput, optFns ...func(*SearchAnalysesPaginatorOptions)) *SearchAnalysesPaginator
NewSearchAnalysesPaginator returns a new SearchAnalysesPaginator
func (*SearchAnalysesPaginator) HasMorePages ¶
func (p *SearchAnalysesPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*SearchAnalysesPaginator) NextPage ¶
func (p *SearchAnalysesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*SearchAnalysesOutput, error)
NextPage retrieves the next SearchAnalyses page.
type SearchAnalysesPaginatorOptions ¶
type SearchAnalysesPaginatorOptions struct { // The maximum number of results to return. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
SearchAnalysesPaginatorOptions is the paginator options for SearchAnalyses
type SearchDashboardsAPIClient ¶
type SearchDashboardsAPIClient interface { SearchDashboards(context.Context, *SearchDashboardsInput, ...func(*Options)) (*SearchDashboardsOutput, error) }
SearchDashboardsAPIClient is a client that implements the SearchDashboards operation.
type SearchDashboardsInput ¶
type SearchDashboardsInput struct { // The ID of the AWS account that contains the user whose dashboards you're // searching for. // // This member is required. AwsAccountId *string // The filters to apply to the search. Currently, you can search only by user name, // for example, "Filters": [ { "Name": "QUICKSIGHT_USER", "Operator": // "StringEquals", "Value": "arn:aws:quicksight:us-east-1:1:user/default/UserName1" // } ] // // This member is required. Filters []types.DashboardSearchFilter // The maximum number of results to be returned per request. MaxResults int32 // The token for the next set of results, or null if there are no more results. NextToken *string }
type SearchDashboardsOutput ¶
type SearchDashboardsOutput struct { // The list of dashboards owned by the user specified in Filters in your request. DashboardSummaryList []types.DashboardSummary // The token for the next set of results, or null if there are no more results. NextToken *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type SearchDashboardsPaginator ¶
type SearchDashboardsPaginator struct {
// contains filtered or unexported fields
}
SearchDashboardsPaginator is a paginator for SearchDashboards
func NewSearchDashboardsPaginator ¶
func NewSearchDashboardsPaginator(client SearchDashboardsAPIClient, params *SearchDashboardsInput, optFns ...func(*SearchDashboardsPaginatorOptions)) *SearchDashboardsPaginator
NewSearchDashboardsPaginator returns a new SearchDashboardsPaginator
func (*SearchDashboardsPaginator) HasMorePages ¶
func (p *SearchDashboardsPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*SearchDashboardsPaginator) NextPage ¶
func (p *SearchDashboardsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*SearchDashboardsOutput, error)
NextPage retrieves the next SearchDashboards page.
type SearchDashboardsPaginatorOptions ¶
type SearchDashboardsPaginatorOptions struct { // The maximum number of results to be returned per request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
SearchDashboardsPaginatorOptions is the paginator options for SearchDashboards
type TagResourceInput ¶
type TagResourceInput struct { // The Amazon Resource Name (ARN) of the resource that you want to tag. // // This member is required. ResourceArn *string // Contains a map of the key-value pairs for the resource tag or tags assigned to // the resource. // // This member is required. Tags []types.Tag }
type TagResourceOutput ¶
type TagResourceOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UntagResourceInput ¶
type UntagResourceInput struct { // The Amazon Resource Name (ARN) of the resource that you want to untag. // // This member is required. ResourceArn *string // The keys of the key-value pairs for the resource tag or tags assigned to the // resource. // // This member is required. TagKeys []string }
type UntagResourceOutput ¶
type UntagResourceOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateAccountCustomizationInput ¶
type UpdateAccountCustomizationInput struct { // The QuickSight customizations you're updating in the current AWS Region. // // This member is required. AccountCustomization *types.AccountCustomization // The ID for the AWS account that you want to update QuickSight customizations // for. // // This member is required. AwsAccountId *string // The namespace that you want to update QuickSight customizations for. Namespace *string }
type UpdateAccountCustomizationOutput ¶
type UpdateAccountCustomizationOutput struct { // The QuickSight customizations you're updating in the current AWS Region. AccountCustomization *types.AccountCustomization // The Amazon Resource Name (ARN) for the updated customization for this AWS // account. Arn *string // The ID for the AWS account that you want to update QuickSight customizations // for. AwsAccountId *string // The namespace associated with the customization that you're updating. Namespace *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateAccountSettingsInput ¶
type UpdateAccountSettingsInput struct { // The ID for the AWS account that contains the QuickSight settings that you want // to list. // // This member is required. AwsAccountId *string // The default namespace for this AWS account. Currently, the default is default. // AWS Identity and Access Management (IAM) users that register for the first time // with QuickSight provide an email that becomes associated with the default // namespace. // // This member is required. DefaultNamespace *string // The email address that you want QuickSight to send notifications to regarding // your AWS account or QuickSight subscription. NotificationEmail *string }
type UpdateAccountSettingsOutput ¶
type UpdateAccountSettingsOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateAnalysisInput ¶
type UpdateAnalysisInput struct { // The ID for the analysis that you're updating. This ID displays in the URL of the // analysis. // // This member is required. AnalysisId *string // The ID of the AWS account that contains the analysis that you're updating. // // This member is required. AwsAccountId *string // A descriptive name for the analysis that you're updating. This name displays for // the analysis in the QuickSight console. // // This member is required. Name *string // A source entity to use for the analysis that you're updating. This metadata // structure contains details that describe a source template and one or more // datasets. // // This member is required. SourceEntity *types.AnalysisSourceEntity // The parameter names and override values that you want to use. An analysis can // have any parameter type, and some parameters might accept multiple values. Parameters *types.Parameters // The Amazon Resource Name (ARN) for the theme to apply to the analysis that // you're creating. To see the theme in the QuickSight console, make sure that you // have access to it. ThemeArn *string }
type UpdateAnalysisOutput ¶
type UpdateAnalysisOutput struct { // The ID of the analysis. AnalysisId *string // The ARN of the analysis that you're updating. Arn *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // The update status of the last update that was made to the analysis. UpdateStatus types.ResourceStatus // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateAnalysisPermissionsInput ¶
type UpdateAnalysisPermissionsInput struct { // The ID of the analysis whose permissions you're updating. The ID is part of the // analysis URL. // // This member is required. AnalysisId *string // The ID of the AWS account that contains the analysis whose permissions you're // updating. You must be using the AWS account that the analysis is in. // // This member is required. AwsAccountId *string // A structure that describes the permissions to add and the principal to add them // to. GrantPermissions []types.ResourcePermission // A structure that describes the permissions to remove and the principal to remove // them from. RevokePermissions []types.ResourcePermission }
type UpdateAnalysisPermissionsOutput ¶
type UpdateAnalysisPermissionsOutput struct { // The Amazon Resource Name (ARN) of the analysis that you updated. AnalysisArn *string // The ID of the analysis that you updated permissions for. AnalysisId *string // A structure that describes the principals and the resource-level permissions on // an analysis. Permissions []types.ResourcePermission // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateDashboardInput ¶
type UpdateDashboardInput struct { // The ID of the AWS account that contains the dashboard that you're updating. // // This member is required. AwsAccountId *string // The ID for the dashboard. // // This member is required. DashboardId *string // The display name of the dashboard. // // This member is required. Name *string // The entity that you are using as a source when you update the dashboard. In // SourceEntity, you specify the type of object you're using as source. You can // only update a dashboard from a template, so you use a SourceTemplate entity. If // you need to update a dashboard from an analysis, first convert the analysis to a // template by using the CreateTemplate API operation. For SourceTemplate, specify // the Amazon Resource Name (ARN) of the source template. The SourceTemplate ARN // can contain any AWS Account and any QuickSight-supported AWS Region. Use the // DataSetReferences entity within SourceTemplate to list the replacement datasets // for the placeholders listed in the original. The schema in each dataset must // match its placeholder. // // This member is required. SourceEntity *types.DashboardSourceEntity // Options for publishing the dashboard when you create it: // // * AvailabilityStatus // for AdHocFilteringOption - This status can be either ENABLED or DISABLED. When // this is set to DISABLED, QuickSight disables the left filter pane on the // published dashboard, which can be used for ad hoc (one-time) filtering. This // option is ENABLED by default. // // * AvailabilityStatus for ExportToCSVOption - This // status can be either ENABLED or DISABLED. The visual option to export data to // .CSV format isn't enabled when this is set to DISABLED. This option is ENABLED // by default. // // * VisibilityState for SheetControlsOption - This visibility state // can be either COLLAPSED or EXPANDED. This option is COLLAPSED by default. DashboardPublishOptions *types.DashboardPublishOptions // A structure that contains the parameters of the dashboard. These are parameter // overrides for a dashboard. A dashboard can have any type of parameters, and some // parameters might accept multiple values. Parameters *types.Parameters // The Amazon Resource Name (ARN) of the theme that is being used for this // dashboard. If you add a value for this field, it overrides the value that was // originally associated with the entity. The theme ARN must exist in the same AWS // account where you create the dashboard. ThemeArn *string // A description for the first version of the dashboard being created. VersionDescription *string }
type UpdateDashboardOutput ¶
type UpdateDashboardOutput struct { // The Amazon Resource Name (ARN) of the resource. Arn *string // The creation status of the request. CreationStatus types.ResourceStatus // The ID for the dashboard. DashboardId *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // The ARN of the dashboard, including the version number. VersionArn *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateDashboardPermissionsInput ¶
type UpdateDashboardPermissionsInput struct { // The ID of the AWS account that contains the dashboard whose permissions you're // updating. // // This member is required. AwsAccountId *string // The ID for the dashboard. // // This member is required. DashboardId *string // The permissions that you want to grant on this resource. GrantPermissions []types.ResourcePermission // The permissions that you want to revoke from this resource. RevokePermissions []types.ResourcePermission }
type UpdateDashboardPermissionsOutput ¶
type UpdateDashboardPermissionsOutput struct { // The Amazon Resource Name (ARN) of the dashboard. DashboardArn *string // The ID for the dashboard. DashboardId *string // Information about the permissions on the dashboard. Permissions []types.ResourcePermission // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateDashboardPublishedVersionInput ¶
type UpdateDashboardPublishedVersionInput struct { // The ID of the AWS account that contains the dashboard that you're updating. // // This member is required. AwsAccountId *string // The ID for the dashboard. // // This member is required. DashboardId *string // The version number of the dashboard. // // This member is required. VersionNumber *int64 }
type UpdateDashboardPublishedVersionOutput ¶
type UpdateDashboardPublishedVersionOutput struct { // The Amazon Resource Name (ARN) of the dashboard. DashboardArn *string // The ID for the dashboard. DashboardId *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateDataSetInput ¶
type UpdateDataSetInput struct { // The AWS account ID. // // This member is required. AwsAccountId *string // The ID for the dataset that you want to update. This ID is unique per AWS Region // for each AWS account. // // This member is required. DataSetId *string // Indicates whether you want to import the data into SPICE. // // This member is required. ImportMode types.DataSetImportMode // The display name for the dataset. // // This member is required. Name *string // Declares the physical tables that are available in the underlying data sources. // // This member is required. PhysicalTableMap map[string]types.PhysicalTable // Groupings of columns that work together in certain QuickSight features. // Currently, only geospatial hierarchy is supported. ColumnGroups []types.ColumnGroup // A set of one or more definitions of a ColumnLevelPermissionRule. ColumnLevelPermissionRules []types.ColumnLevelPermissionRule // The folder that contains fields and nested subfolders for your dataset. FieldFolders map[string]types.FieldFolder // Configures the combination and transformation of the data from the physical // tables. LogicalTableMap map[string]types.LogicalTable // The row-level security configuration for the data you want to create. RowLevelPermissionDataSet *types.RowLevelPermissionDataSet }
type UpdateDataSetOutput ¶
type UpdateDataSetOutput struct { // The Amazon Resource Name (ARN) of the dataset. Arn *string // The ID for the dataset that you want to create. This ID is unique per AWS Region // for each AWS account. DataSetId *string // The ARN for the ingestion, which is triggered as a result of dataset creation if // the import mode is SPICE. IngestionArn *string // The ID of the ingestion, which is triggered as a result of dataset creation if // the import mode is SPICE. IngestionId *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateDataSetPermissionsInput ¶
type UpdateDataSetPermissionsInput struct { // The AWS account ID. // // This member is required. AwsAccountId *string // The ID for the dataset whose permissions you want to update. This ID is unique // per AWS Region for each AWS account. // // This member is required. DataSetId *string // The resource permissions that you want to grant to the dataset. GrantPermissions []types.ResourcePermission // The resource permissions that you want to revoke from the dataset. RevokePermissions []types.ResourcePermission }
type UpdateDataSetPermissionsOutput ¶
type UpdateDataSetPermissionsOutput struct { // The Amazon Resource Name (ARN) of the dataset. DataSetArn *string // The ID for the dataset whose permissions you want to update. This ID is unique // per AWS Region for each AWS account. DataSetId *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateDataSourceInput ¶
type UpdateDataSourceInput struct { // The AWS account ID. // // This member is required. AwsAccountId *string // The ID of the data source. This ID is unique per AWS Region for each AWS // account. // // This member is required. DataSourceId *string // A display name for the data source. // // This member is required. Name *string // The credentials that QuickSight that uses to connect to your underlying source. // Currently, only credentials based on user name and password are supported. Credentials *types.DataSourceCredentials // The parameters that QuickSight uses to connect to your underlying source. DataSourceParameters types.DataSourceParameters // Secure Socket Layer (SSL) properties that apply when QuickSight connects to your // underlying source. SslProperties *types.SslProperties // Use this parameter only when you want QuickSight to use a VPC connection when // connecting to your underlying source. VpcConnectionProperties *types.VpcConnectionProperties }
type UpdateDataSourceOutput ¶
type UpdateDataSourceOutput struct { // The Amazon Resource Name (ARN) of the data source. Arn *string // The ID of the data source. This ID is unique per AWS Region for each AWS // account. DataSourceId *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // The update status of the data source's last update. UpdateStatus types.ResourceStatus // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateDataSourcePermissionsInput ¶
type UpdateDataSourcePermissionsInput struct { // The AWS account ID. // // This member is required. AwsAccountId *string // The ID of the data source. This ID is unique per AWS Region for each AWS // account. // // This member is required. DataSourceId *string // A list of resource permissions that you want to grant on the data source. GrantPermissions []types.ResourcePermission // A list of resource permissions that you want to revoke on the data source. RevokePermissions []types.ResourcePermission }
type UpdateDataSourcePermissionsOutput ¶
type UpdateDataSourcePermissionsOutput struct { // The Amazon Resource Name (ARN) of the data source. DataSourceArn *string // The ID of the data source. This ID is unique per AWS Region for each AWS // account. DataSourceId *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateGroupInput ¶
type UpdateGroupInput struct { // The ID for the AWS account that the group is in. Currently, you use the ID for // the AWS account that contains your Amazon QuickSight account. // // This member is required. AwsAccountId *string // The name of the group that you want to update. // // This member is required. GroupName *string // The namespace. Currently, you should set this to default. // // This member is required. Namespace *string // The description for the group that you want to update. Description *string }
type UpdateGroupOutput ¶
type UpdateGroupOutput struct { // The name of the group. Group *types.Group // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateIAMPolicyAssignmentInput ¶
type UpdateIAMPolicyAssignmentInput struct { // The name of the assignment, also called a rule. This name must be unique within // an AWS account. // // This member is required. AssignmentName *string // The ID of the AWS account that contains the IAM policy assignment. // // This member is required. AwsAccountId *string // The namespace of the assignment. // // This member is required. Namespace *string // The status of the assignment. Possible values are as follows: // // * ENABLED - // Anything specified in this assignment is used when creating the data source. // // * // DISABLED - This assignment isn't used when creating the data source. // // * DRAFT - // This assignment is an unfinished draft and isn't used when creating the data // source. AssignmentStatus types.AssignmentStatus // The QuickSight users, groups, or both that you want to assign the policy to. Identities map[string][]string // The ARN for the IAM policy to apply to the QuickSight users and groups specified // in this assignment. PolicyArn *string }
type UpdateIAMPolicyAssignmentOutput ¶
type UpdateIAMPolicyAssignmentOutput struct { // The ID of the assignment. AssignmentId *string // The name of the assignment or rule. AssignmentName *string // The status of the assignment. Possible values are as follows: // // * ENABLED - // Anything specified in this assignment is used when creating the data source. // // * // DISABLED - This assignment isn't used when creating the data source. // // * DRAFT - // This assignment is an unfinished draft and isn't used when creating the data // source. AssignmentStatus types.AssignmentStatus // The QuickSight users, groups, or both that the IAM policy is assigned to. Identities map[string][]string // The ARN for the IAM policy applied to the QuickSight users and groups specified // in this assignment. PolicyArn *string // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateTemplateAliasInput ¶
type UpdateTemplateAliasInput struct { // The alias of the template that you want to update. If you name a specific alias, // you update the version that the alias points to. You can specify the latest // version of the template by providing the keyword $LATEST in the AliasName // parameter. The keyword $PUBLISHED doesn't apply to templates. // // This member is required. AliasName *string // The ID of the AWS account that contains the template alias that you're updating. // // This member is required. AwsAccountId *string // The ID for the template. // // This member is required. TemplateId *string // The version number of the template. // // This member is required. TemplateVersionNumber *int64 }
type UpdateTemplateAliasOutput ¶
type UpdateTemplateAliasOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // The template alias. TemplateAlias *types.TemplateAlias // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateTemplateInput ¶
type UpdateTemplateInput struct { // The ID of the AWS account that contains the template that you're updating. // // This member is required. AwsAccountId *string // The entity that you are using as a source when you update the template. In // SourceEntity, you specify the type of object you're using as source: // SourceTemplate for a template or SourceAnalysis for an analysis. Both of these // require an Amazon Resource Name (ARN). For SourceTemplate, specify the ARN of // the source template. For SourceAnalysis, specify the ARN of the source analysis. // The SourceTemplate ARN can contain any AWS Account and any QuickSight-supported // AWS Region. Use the DataSetReferences entity within SourceTemplate or // SourceAnalysis to list the replacement datasets for the placeholders listed in // the original. The schema in each dataset must match its placeholder. // // This member is required. SourceEntity *types.TemplateSourceEntity // The ID for the template. // // This member is required. TemplateId *string // The name for the template. Name *string // A description of the current template version that is being updated. Every time // you call UpdateTemplate, you create a new version of the template. Each version // of the template maintains a description of the version in the VersionDescription // field. VersionDescription *string }
type UpdateTemplateOutput ¶
type UpdateTemplateOutput struct { // The Amazon Resource Name (ARN) for the template. Arn *string // The creation status of the template. CreationStatus types.ResourceStatus // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // The ID for the template. TemplateId *string // The ARN for the template, including the version information of the first // version. VersionArn *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateTemplatePermissionsInput ¶
type UpdateTemplatePermissionsInput struct { // The ID of the AWS account that contains the template. // // This member is required. AwsAccountId *string // The ID for the template. // // This member is required. TemplateId *string // A list of resource permissions to be granted on the template. GrantPermissions []types.ResourcePermission // A list of resource permissions to be revoked from the template. RevokePermissions []types.ResourcePermission }
type UpdateTemplatePermissionsOutput ¶
type UpdateTemplatePermissionsOutput struct { // A list of resource permissions to be set on the template. Permissions []types.ResourcePermission // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // The Amazon Resource Name (ARN) of the template. TemplateArn *string // The ID for the template. TemplateId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateThemeAliasInput ¶
type UpdateThemeAliasInput struct { // The name of the theme alias that you want to update. // // This member is required. AliasName *string // The ID of the AWS account that contains the theme alias that you're updating. // // This member is required. AwsAccountId *string // The ID for the theme. // // This member is required. ThemeId *string // The version number of the theme that the alias should reference. // // This member is required. ThemeVersionNumber *int64 }
type UpdateThemeAliasOutput ¶
type UpdateThemeAliasOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // Information about the theme alias. ThemeAlias *types.ThemeAlias // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateThemeInput ¶
type UpdateThemeInput struct { // The ID of the AWS account that contains the theme that you're updating. // // This member is required. AwsAccountId *string // The theme ID, defined by Amazon QuickSight, that a custom theme inherits from. // All themes initially inherit from a default QuickSight theme. // // This member is required. BaseThemeId *string // The ID for the theme. // // This member is required. ThemeId *string // The theme configuration, which contains the theme display properties. Configuration *types.ThemeConfiguration // The name for the theme. Name *string // A description of the theme version that you're updating Every time that you call // UpdateTheme, you create a new version of the theme. Each version of the theme // maintains a description of the version in VersionDescription. VersionDescription *string }
type UpdateThemeOutput ¶
type UpdateThemeOutput struct { // The Amazon Resource Name (ARN) for the theme. Arn *string // The creation status of the theme. CreationStatus types.ResourceStatus // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // The ID for the theme. ThemeId *string // The Amazon Resource Name (ARN) for the new version of the theme. VersionArn *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateThemePermissionsInput ¶
type UpdateThemePermissionsInput struct { // The ID of the AWS account that contains the theme. // // This member is required. AwsAccountId *string // The ID for the theme. // // This member is required. ThemeId *string // A list of resource permissions to be granted for the theme. GrantPermissions []types.ResourcePermission // A list of resource permissions to be revoked from the theme. RevokePermissions []types.ResourcePermission }
type UpdateThemePermissionsOutput ¶
type UpdateThemePermissionsOutput struct { // The resulting list of resource permissions for the theme. Permissions []types.ResourcePermission // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // The Amazon Resource Name (ARN) of the theme. ThemeArn *string // The ID for the theme. ThemeId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
type UpdateUserInput ¶
type UpdateUserInput struct { // The ID for the AWS account that the user is in. Currently, you use the ID for // the AWS account that contains your Amazon QuickSight account. // // This member is required. AwsAccountId *string // The email address of the user that you want to update. // // This member is required. Email *string // The namespace. Currently, you should set this to default. // // This member is required. Namespace *string // The Amazon QuickSight role of the user. The role can be one of the following // default security cohorts: // // * READER: A user who has read-only access to // dashboards. // // * AUTHOR: A user who can create data sources, datasets, analyses, // and dashboards. // // * ADMIN: A user who is an author, who can also manage Amazon // QuickSight settings. // // The name of the QuickSight role is invisible to the user // except for the console screens dealing with permissions. // // This member is required. Role types.UserRole // The Amazon QuickSight user name that you want to update. // // This member is required. UserName *string // (Enterprise edition only) The name of the custom permissions profile that you // want to assign to this user. Customized permissions allows you to control a // user's access by restricting access the following operations: // // * Create and // update data sources // // * Create and update datasets // // * Create and update email // reports // // * Subscribe to email reports // // A set of custom permissions includes any // combination of these restrictions. Currently, you need to create the profile // names for custom permission sets by using the QuickSight console. Then, you use // the RegisterUser API operation to assign the named set of permissions to a // QuickSight user. QuickSight custom permissions are applied through IAM policies. // Therefore, they override the permissions typically granted by assigning // QuickSight users to one of the default security cohorts in QuickSight (admin, // author, reader). This feature is available only to QuickSight Enterprise edition // subscriptions that use SAML 2.0-Based Federation for Single Sign-On (SSO). CustomPermissionsName *string // A flag that you use to indicate that you want to remove all custom permissions // from this user. Using this parameter resets the user to the state it was in // before a custom permissions profile was applied. This parameter defaults to NULL // and it doesn't accept any other value. UnapplyCustomPermissions bool }
type UpdateUserOutput ¶
type UpdateUserOutput struct { // The AWS request ID for this operation. RequestId *string // The HTTP status of the request. Status int32 // The Amazon QuickSight user. User *types.User // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata }
Source Files ¶
api_client.go api_op_CancelIngestion.go api_op_CreateAccountCustomization.go api_op_CreateAnalysis.go api_op_CreateDashboard.go api_op_CreateDataSet.go api_op_CreateDataSource.go api_op_CreateGroup.go api_op_CreateGroupMembership.go api_op_CreateIAMPolicyAssignment.go api_op_CreateIngestion.go api_op_CreateNamespace.go api_op_CreateTemplate.go api_op_CreateTemplateAlias.go api_op_CreateTheme.go api_op_CreateThemeAlias.go api_op_DeleteAccountCustomization.go api_op_DeleteAnalysis.go api_op_DeleteDashboard.go api_op_DeleteDataSet.go api_op_DeleteDataSource.go api_op_DeleteGroup.go api_op_DeleteGroupMembership.go api_op_DeleteIAMPolicyAssignment.go api_op_DeleteNamespace.go api_op_DeleteTemplate.go api_op_DeleteTemplateAlias.go api_op_DeleteTheme.go api_op_DeleteThemeAlias.go api_op_DeleteUser.go api_op_DeleteUserByPrincipalId.go api_op_DescribeAccountCustomization.go api_op_DescribeAccountSettings.go api_op_DescribeAnalysis.go api_op_DescribeAnalysisPermissions.go api_op_DescribeDashboard.go api_op_DescribeDashboardPermissions.go api_op_DescribeDataSet.go api_op_DescribeDataSetPermissions.go api_op_DescribeDataSource.go api_op_DescribeDataSourcePermissions.go api_op_DescribeGroup.go api_op_DescribeIAMPolicyAssignment.go api_op_DescribeIngestion.go api_op_DescribeNamespace.go api_op_DescribeTemplate.go api_op_DescribeTemplateAlias.go api_op_DescribeTemplatePermissions.go api_op_DescribeTheme.go api_op_DescribeThemeAlias.go api_op_DescribeThemePermissions.go api_op_DescribeUser.go api_op_GetDashboardEmbedUrl.go api_op_GetSessionEmbedUrl.go api_op_ListAnalyses.go api_op_ListDashboardVersions.go api_op_ListDashboards.go api_op_ListDataSets.go api_op_ListDataSources.go api_op_ListGroupMemberships.go api_op_ListGroups.go api_op_ListIAMPolicyAssignments.go api_op_ListIAMPolicyAssignmentsForUser.go api_op_ListIngestions.go api_op_ListNamespaces.go api_op_ListTagsForResource.go api_op_ListTemplateAliases.go api_op_ListTemplateVersions.go api_op_ListTemplates.go api_op_ListThemeAliases.go api_op_ListThemeVersions.go api_op_ListThemes.go api_op_ListUserGroups.go api_op_ListUsers.go api_op_RegisterUser.go api_op_RestoreAnalysis.go api_op_SearchAnalyses.go api_op_SearchDashboards.go api_op_TagResource.go api_op_UntagResource.go api_op_UpdateAccountCustomization.go api_op_UpdateAccountSettings.go api_op_UpdateAnalysis.go api_op_UpdateAnalysisPermissions.go api_op_UpdateDashboard.go api_op_UpdateDashboardPermissions.go api_op_UpdateDashboardPublishedVersion.go api_op_UpdateDataSet.go api_op_UpdateDataSetPermissions.go api_op_UpdateDataSource.go api_op_UpdateDataSourcePermissions.go api_op_UpdateGroup.go api_op_UpdateIAMPolicyAssignment.go api_op_UpdateTemplate.go api_op_UpdateTemplateAlias.go api_op_UpdateTemplatePermissions.go api_op_UpdateTheme.go api_op_UpdateThemeAlias.go api_op_UpdateThemePermissions.go api_op_UpdateUser.go deserializers.go doc.go endpoints.go serializers.go validators.go
Directories ¶
Path | Synopsis |
---|---|
internal | |
types |
- Version
- v1.2.0
- Published
- Mar 18, 2021
- Platform
- darwin/amd64
- Imports
- 27 packages
- Last checked
- 1 second ago –
Tools for package owners.