libZSservicesZSamazonka-quicksightZSamazonka-quicksight
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.QuickSight

Contents

Description

Derived from API version 2018-04-01 of the AWS service descriptions, licensed under Apache 2.0.

Amazon QuickSight API Reference

Amazon QuickSight is a fully managed, serverless business intelligence service for the Amazon Web Services Cloud that makes it easy to extend data and insights to every user in your organization. This API reference contains documentation for a programming interface that you can use to manage Amazon QuickSight.

Synopsis

Service Configuration

defaultService :: Service Source #

API version 2018-04-01 of the Amazon QuickSight SDK configuration.

Errors

Error matchers are designed for use with the functions provided by Control.Exception.Lens. This allows catching (and rethrowing) service specific errors returned by QuickSight.

AccessDeniedException

_AccessDeniedException :: AsError a => Getting (First ServiceError) a ServiceError Source #

You don't have access to this item. The provided credentials couldn't be validated. You might not be authorized to carry out the request. Make sure that your account is authorized to use the Amazon QuickSight service, that your policies have the correct permissions, and that you are using the correct access keys.

ResourceUnavailableException

_ResourceUnavailableException :: AsError a => Getting (First ServiceError) a ServiceError Source #

This resource is currently unavailable.

IdentityTypeNotSupportedException

_IdentityTypeNotSupportedException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The identity type specified isn't supported. Supported identity types include IAM and QUICKSIGHT.

DomainNotWhitelistedException

_DomainNotWhitelistedException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The domain specified isn't on the allow list. All domains for embedded dashboards must be added to the approved list by an Amazon QuickSight admin.

ConflictException

_ConflictException :: AsError a => Getting (First ServiceError) a ServiceError Source #

Updating or deleting a resource can cause an inconsistent state.

UnsupportedPricingPlanException

_UnsupportedPricingPlanException :: AsError a => Getting (First ServiceError) a ServiceError Source #

This error indicates that you are calling an embedding operation in Amazon QuickSight without the required pricing plan on your Amazon Web Services account. Before you can use embedding for anonymous users, a Amazon QuickSight administrator needs to add capacity pricing to Amazon QuickSight. You can do this on the Manage Amazon QuickSight page.

After capacity pricing is added, you can use the GetDashboardEmbedUrl API operation with the --identity-type ANONYMOUS option.

InvalidParameterValueException

_InvalidParameterValueException :: AsError a => Getting (First ServiceError) a ServiceError Source #

One or more parameters has a value that isn't valid.

UnsupportedUserEditionException

_UnsupportedUserEditionException :: AsError a => Getting (First ServiceError) a ServiceError Source #

This error indicates that you are calling an operation on an Amazon QuickSight subscription where the edition doesn't include support for that operation. Amazon Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and capability is available in every edition.

ThrottlingException

PreconditionNotMetException

_PreconditionNotMetException :: AsError a => Getting (First ServiceError) a ServiceError Source #

One or more preconditions aren't met.

InvalidNextTokenException

_InvalidNextTokenException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The NextToken value isn't valid.

ResourceExistsException

_ResourceExistsException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The resource specified already exists.

InternalFailureException

ConcurrentUpdatingException

_ConcurrentUpdatingException :: AsError a => Getting (First ServiceError) a ServiceError Source #

A resource is already in a state that indicates an operation is happening that must complete before a new update can be applied.

ResourceNotFoundException

_ResourceNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #

One or more resources can't be found.

QuickSightUserNotFoundException

_QuickSightUserNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The user with the provided name isn't found. This error can happen in any operation that requires finding a user based on a provided user name, such as DeleteUser, DescribeUser, and so on.

LimitExceededException

SessionLifetimeInMinutesInvalidException

_SessionLifetimeInMinutesInvalidException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The number of minutes specified for the lifetime of a session isn't valid. The session lifetime must be 15-600 minutes.

Waiters

Waiters poll by repeatedly sending a request until some remote success condition configured by the Wait specification is fulfilled. The Wait specification determines how many attempts should be made, in addition to delay and retry strategies.

Operations

Some AWS operations return results that are incomplete and require subsequent requests in order to obtain the entire result set. The process of sending subsequent requests to continue where a previous request left off is called pagination. For example, the ListObjects operation of Amazon S3 returns up to 1000 objects at a time, and you must send subsequent requests with the appropriate Marker in order to retrieve the next page of results.

Operations that have an AWSPager instance can transparently perform subsequent requests, correctly setting Markers and other request facets to iterate through the entire result set of a truncated API operation. Operations which support this have an additional note in the documentation.

Many operations have the ability to filter results on the server side. See the individual operation parameters for details.

CancelIngestion

data CancelIngestion Source #

See: newCancelIngestion smart constructor.

Instances

Instances details
Eq CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

Read CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

Show CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

Generic CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

Associated Types

type Rep CancelIngestion :: Type -> Type #

NFData CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

Methods

rnf :: CancelIngestion -> () #

Hashable CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

AWSRequest CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

Associated Types

type AWSResponse CancelIngestion #

ToHeaders CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

ToPath CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

ToQuery CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

type Rep CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

type Rep CancelIngestion = D1 ('MetaData "CancelIngestion" "Amazonka.QuickSight.CancelIngestion" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CancelIngestion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "ingestionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse CancelIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

newCancelIngestion Source #

Create a value of CancelIngestion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:CancelIngestion', cancelIngestion_awsAccountId - The Amazon Web Services account ID.

$sel:dataSetId:CancelIngestion', cancelIngestion_dataSetId - The ID of the dataset used in the ingestion.

$sel:ingestionId:CancelIngestion', cancelIngestion_ingestionId - An ID for the ingestion.

data CancelIngestionResponse Source #

See: newCancelIngestionResponse smart constructor.

Instances

Instances details
Eq CancelIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

Read CancelIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

Show CancelIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

Generic CancelIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

Associated Types

type Rep CancelIngestionResponse :: Type -> Type #

NFData CancelIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

Methods

rnf :: CancelIngestionResponse -> () #

type Rep CancelIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CancelIngestion

type Rep CancelIngestionResponse = D1 ('MetaData "CancelIngestionResponse" "Amazonka.QuickSight.CancelIngestion" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CancelIngestionResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "ingestionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCancelIngestionResponse Source #

Create a value of CancelIngestionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:CancelIngestionResponse', cancelIngestionResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:arn:CancelIngestionResponse', cancelIngestionResponse_arn - The Amazon Resource Name (ARN) for the data ingestion.

$sel:ingestionId:CancelIngestion', cancelIngestionResponse_ingestionId - An ID for the ingestion.

$sel:status:CancelIngestionResponse', cancelIngestionResponse_status - The HTTP status of the request.

UpdateDataSource

data UpdateDataSource Source #

See: newUpdateDataSource smart constructor.

Instances

Instances details
Eq UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

Show UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

Generic UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

Associated Types

type Rep UpdateDataSource :: Type -> Type #

NFData UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

Methods

rnf :: UpdateDataSource -> () #

Hashable UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

ToJSON UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

AWSRequest UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

Associated Types

type AWSResponse UpdateDataSource #

ToHeaders UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

ToPath UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

ToQuery UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

type Rep UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

type AWSResponse UpdateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

newUpdateDataSource Source #

Create a value of UpdateDataSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dataSourceParameters:UpdateDataSource', updateDataSource_dataSourceParameters - The parameters that Amazon QuickSight uses to connect to your underlying source.

$sel:sslProperties:UpdateDataSource', updateDataSource_sslProperties - Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.

$sel:credentials:UpdateDataSource', updateDataSource_credentials - The credentials that Amazon QuickSight that uses to connect to your underlying source. Currently, only credentials based on user name and password are supported.

$sel:vpcConnectionProperties:UpdateDataSource', updateDataSource_vpcConnectionProperties - Use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your underlying source.

$sel:awsAccountId:UpdateDataSource', updateDataSource_awsAccountId - The Amazon Web Services account ID.

$sel:dataSourceId:UpdateDataSource', updateDataSource_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:name:UpdateDataSource', updateDataSource_name - A display name for the data source.

data UpdateDataSourceResponse Source #

See: newUpdateDataSourceResponse smart constructor.

Instances

Instances details
Eq UpdateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

Read UpdateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

Show UpdateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

Generic UpdateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

Associated Types

type Rep UpdateDataSourceResponse :: Type -> Type #

NFData UpdateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

type Rep UpdateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSource

type Rep UpdateDataSourceResponse = D1 ('MetaData "UpdateDataSourceResponse" "Amazonka.QuickSight.UpdateDataSource" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateDataSourceResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "updateStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateDataSourceResponse Source #

Create a value of UpdateDataSourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateDataSourceResponse', updateDataSourceResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:arn:UpdateDataSourceResponse', updateDataSourceResponse_arn - The Amazon Resource Name (ARN) of the data source.

$sel:dataSourceId:UpdateDataSource', updateDataSourceResponse_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:updateStatus:UpdateDataSourceResponse', updateDataSourceResponse_updateStatus - The update status of the data source's last update.

$sel:status:UpdateDataSourceResponse', updateDataSourceResponse_status - The HTTP status of the request.

DeleteUserByPrincipalId

data DeleteUserByPrincipalId Source #

See: newDeleteUserByPrincipalId smart constructor.

Instances

Instances details
Eq DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

Read DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

Show DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

Generic DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

Associated Types

type Rep DeleteUserByPrincipalId :: Type -> Type #

NFData DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

Methods

rnf :: DeleteUserByPrincipalId -> () #

Hashable DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

AWSRequest DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

ToHeaders DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

ToPath DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

ToQuery DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

type Rep DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

type Rep DeleteUserByPrincipalId = D1 ('MetaData "DeleteUserByPrincipalId" "Amazonka.QuickSight.DeleteUserByPrincipalId" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteUserByPrincipalId'" 'PrefixI 'True) (S1 ('MetaSel ('Just "principalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DeleteUserByPrincipalId Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

newDeleteUserByPrincipalId Source #

Create a value of DeleteUserByPrincipalId with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:principalId:DeleteUserByPrincipalId', deleteUserByPrincipalId_principalId - The principal ID of the user.

$sel:awsAccountId:DeleteUserByPrincipalId', deleteUserByPrincipalId_awsAccountId - The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

$sel:namespace:DeleteUserByPrincipalId', deleteUserByPrincipalId_namespace - The namespace. Currently, you should set this to default.

data DeleteUserByPrincipalIdResponse Source #

See: newDeleteUserByPrincipalIdResponse smart constructor.

Instances

Instances details
Eq DeleteUserByPrincipalIdResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

Read DeleteUserByPrincipalIdResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

Show DeleteUserByPrincipalIdResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

Generic DeleteUserByPrincipalIdResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

Associated Types

type Rep DeleteUserByPrincipalIdResponse :: Type -> Type #

NFData DeleteUserByPrincipalIdResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

type Rep DeleteUserByPrincipalIdResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUserByPrincipalId

type Rep DeleteUserByPrincipalIdResponse = D1 ('MetaData "DeleteUserByPrincipalIdResponse" "Amazonka.QuickSight.DeleteUserByPrincipalId" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteUserByPrincipalIdResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteUserByPrincipalIdResponse Source #

Create a value of DeleteUserByPrincipalIdResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DeleteUserByPrincipalIdResponse', deleteUserByPrincipalIdResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:status:DeleteUserByPrincipalIdResponse', deleteUserByPrincipalIdResponse_status - The HTTP status of the request.

DeleteDataSource

data DeleteDataSource Source #

See: newDeleteDataSource smart constructor.

Instances

Instances details
Eq DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

Read DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

Show DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

Generic DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

Associated Types

type Rep DeleteDataSource :: Type -> Type #

NFData DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

Methods

rnf :: DeleteDataSource -> () #

Hashable DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

AWSRequest DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

Associated Types

type AWSResponse DeleteDataSource #

ToHeaders DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

ToPath DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

ToQuery DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

type Rep DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

type Rep DeleteDataSource = D1 ('MetaData "DeleteDataSource" "Amazonka.QuickSight.DeleteDataSource" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteDataSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

newDeleteDataSource Source #

Create a value of DeleteDataSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DeleteDataSource', deleteDataSource_awsAccountId - The Amazon Web Services account ID.

$sel:dataSourceId:DeleteDataSource', deleteDataSource_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

data DeleteDataSourceResponse Source #

See: newDeleteDataSourceResponse smart constructor.

Instances

Instances details
Eq DeleteDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

Read DeleteDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

Show DeleteDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

Generic DeleteDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

Associated Types

type Rep DeleteDataSourceResponse :: Type -> Type #

NFData DeleteDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

type Rep DeleteDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSource

type Rep DeleteDataSourceResponse = D1 ('MetaData "DeleteDataSourceResponse" "Amazonka.QuickSight.DeleteDataSource" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteDataSourceResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteDataSourceResponse Source #

Create a value of DeleteDataSourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DeleteDataSourceResponse', deleteDataSourceResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:arn:DeleteDataSourceResponse', deleteDataSourceResponse_arn - The Amazon Resource Name (ARN) of the data source that you deleted.

$sel:dataSourceId:DeleteDataSource', deleteDataSourceResponse_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:status:DeleteDataSourceResponse', deleteDataSourceResponse_status - The HTTP status of the request.

CreateTemplate

data CreateTemplate Source #

See: newCreateTemplate smart constructor.

Instances

Instances details
Eq CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

Read CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

Show CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

Generic CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

Associated Types

type Rep CreateTemplate :: Type -> Type #

NFData CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

Methods

rnf :: CreateTemplate -> () #

Hashable CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

ToJSON CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

AWSRequest CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

Associated Types

type AWSResponse CreateTemplate #

ToHeaders CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

ToPath CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

ToQuery CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

type Rep CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

type AWSResponse CreateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

newCreateTemplate Source #

Create a value of CreateTemplate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:versionDescription:CreateTemplate', createTemplate_versionDescription - 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.

$sel:name:CreateTemplate', createTemplate_name - A display name for the template.

$sel:permissions:CreateTemplate', createTemplate_permissions - A list of resource permissions to be set on the template.

$sel:tags:CreateTemplate', createTemplate_tags - Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.

$sel:awsAccountId:CreateTemplate', createTemplate_awsAccountId - The ID for the Amazon Web Services account that the group is in. You use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

$sel:templateId:CreateTemplate', createTemplate_templateId - An ID for the template that you want to create. This template is unique per Amazon Web Services Region; in each Amazon Web Services account.

$sel:sourceEntity:CreateTemplate', createTemplate_sourceEntity - The entity that you are using as a source when you create the template. In SourceEntity, you specify the type of object you're using as source: SourceTemplate for a template or SourceAnalysis for an analysis. Both of these require an Amazon Resource Name (ARN). For SourceTemplate, specify the ARN of the source template. For SourceAnalysis, specify the ARN of the source analysis. The SourceTemplate ARN can contain any Amazon Web Services account and any Amazon QuickSight-supported Amazon Web Services Region.

Use the DataSetReferences entity within SourceTemplate or SourceAnalysis to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.

data CreateTemplateResponse Source #

See: newCreateTemplateResponse smart constructor.

Instances

Instances details
Eq CreateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

Read CreateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

Show CreateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

Generic CreateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

Associated Types

type Rep CreateTemplateResponse :: Type -> Type #

NFData CreateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

Methods

rnf :: CreateTemplateResponse -> () #

type Rep CreateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplate

type Rep CreateTemplateResponse = D1 ('MetaData "CreateTemplateResponse" "Amazonka.QuickSight.CreateTemplate" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateTemplateResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "creationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)))) :*: (S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "versionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateTemplateResponse Source #

Create a value of CreateTemplateResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:CreateTemplateResponse', createTemplateResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:arn:CreateTemplateResponse', createTemplateResponse_arn - The ARN for the template.

$sel:creationStatus:CreateTemplateResponse', createTemplateResponse_creationStatus - The template creation status.

$sel:templateId:CreateTemplate', createTemplateResponse_templateId - The ID of the template.

$sel:versionArn:CreateTemplateResponse', createTemplateResponse_versionArn - The ARN for the template, including the version information of the first version.

$sel:status:CreateTemplateResponse', createTemplateResponse_status - The HTTP status of the request.

DeleteGroupMembership

data DeleteGroupMembership Source #

See: newDeleteGroupMembership smart constructor.

Instances

Instances details
Eq DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

Read DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

Show DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

Generic DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

Associated Types

type Rep DeleteGroupMembership :: Type -> Type #

NFData DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

Methods

rnf :: DeleteGroupMembership -> () #

Hashable DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

AWSRequest DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

Associated Types

type AWSResponse DeleteGroupMembership #

ToHeaders DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

ToPath DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

ToQuery DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

type Rep DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

type Rep DeleteGroupMembership = D1 ('MetaData "DeleteGroupMembership" "Amazonka.QuickSight.DeleteGroupMembership" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteGroupMembership'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "memberName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "groupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DeleteGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

newDeleteGroupMembership Source #

Create a value of DeleteGroupMembership with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:memberName:DeleteGroupMembership', deleteGroupMembership_memberName - The name of the user that you want to delete from the group membership.

$sel:groupName:DeleteGroupMembership', deleteGroupMembership_groupName - The name of the group that you want to delete the user from.

$sel:awsAccountId:DeleteGroupMembership', deleteGroupMembership_awsAccountId - The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

$sel:namespace:DeleteGroupMembership', deleteGroupMembership_namespace - The namespace. Currently, you should set this to default.

data DeleteGroupMembershipResponse Source #

See: newDeleteGroupMembershipResponse smart constructor.

Instances

Instances details
Eq DeleteGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

Read DeleteGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

Show DeleteGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

Generic DeleteGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

Associated Types

type Rep DeleteGroupMembershipResponse :: Type -> Type #

NFData DeleteGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

type Rep DeleteGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroupMembership

type Rep DeleteGroupMembershipResponse = D1 ('MetaData "DeleteGroupMembershipResponse" "Amazonka.QuickSight.DeleteGroupMembership" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteGroupMembershipResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteGroupMembershipResponse Source #

Create a value of DeleteGroupMembershipResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DeleteGroupMembershipResponse', deleteGroupMembershipResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:status:DeleteGroupMembershipResponse', deleteGroupMembershipResponse_status - The HTTP status of the request.

DescribeThemePermissions

data DescribeThemePermissions Source #

See: newDescribeThemePermissions smart constructor.

Instances

Instances details
Eq DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

Read DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

Show DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

Generic DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

Associated Types

type Rep DescribeThemePermissions :: Type -> Type #

NFData DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

Hashable DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

AWSRequest DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

ToHeaders DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

ToPath DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

ToQuery DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

type Rep DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

type Rep DescribeThemePermissions = D1 ('MetaData "DescribeThemePermissions" "Amazonka.QuickSight.DescribeThemePermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeThemePermissions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

newDescribeThemePermissions Source #

Create a value of DescribeThemePermissions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DescribeThemePermissions', describeThemePermissions_awsAccountId - The ID of the Amazon Web Services account that contains the theme that you're describing.

$sel:themeId:DescribeThemePermissions', describeThemePermissions_themeId - The ID for the theme that you want to describe permissions for.

data DescribeThemePermissionsResponse Source #

See: newDescribeThemePermissionsResponse smart constructor.

Instances

Instances details
Eq DescribeThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

Read DescribeThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

Show DescribeThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

Generic DescribeThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

Associated Types

type Rep DescribeThemePermissionsResponse :: Type -> Type #

NFData DescribeThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

type Rep DescribeThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemePermissions

type Rep DescribeThemePermissionsResponse = D1 ('MetaData "DescribeThemePermissionsResponse" "Amazonka.QuickSight.DescribeThemePermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeThemePermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "themeArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeThemePermissionsResponse Source #

Create a value of DescribeThemePermissionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeThemePermissionsResponse', describeThemePermissionsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:themeArn:DescribeThemePermissionsResponse', describeThemePermissionsResponse_themeArn - The Amazon Resource Name (ARN) of the theme.

$sel:themeId:DescribeThemePermissions', describeThemePermissionsResponse_themeId - The ID for the theme.

$sel:permissions:DescribeThemePermissionsResponse', describeThemePermissionsResponse_permissions - A list of resource permissions set on the theme.

$sel:status:DescribeThemePermissionsResponse', describeThemePermissionsResponse_status - The HTTP status of the request.

ListGroupMemberships

data ListGroupMemberships Source #

See: newListGroupMemberships smart constructor.

Instances

Instances details
Eq ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

Read ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

Show ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

Generic ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

Associated Types

type Rep ListGroupMemberships :: Type -> Type #

NFData ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

Methods

rnf :: ListGroupMemberships -> () #

Hashable ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

AWSRequest ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

Associated Types

type AWSResponse ListGroupMemberships #

ToHeaders ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

ToPath ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

ToQuery ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

type Rep ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

type Rep ListGroupMemberships = D1 ('MetaData "ListGroupMemberships" "Amazonka.QuickSight.ListGroupMemberships" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListGroupMemberships'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "groupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse ListGroupMemberships Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

newListGroupMemberships Source #

Create a value of ListGroupMemberships with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListGroupMemberships', listGroupMemberships_nextToken - A pagination token that can be used in a subsequent request.

$sel:maxResults:ListGroupMemberships', listGroupMemberships_maxResults - The maximum number of results to return from this request.

$sel:groupName:ListGroupMemberships', listGroupMemberships_groupName - The name of the group that you want to see a membership list of.

$sel:awsAccountId:ListGroupMemberships', listGroupMemberships_awsAccountId - The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

$sel:namespace:ListGroupMemberships', listGroupMemberships_namespace - The namespace. Currently, you should set this to default.

data ListGroupMembershipsResponse Source #

See: newListGroupMembershipsResponse smart constructor.

Instances

Instances details
Eq ListGroupMembershipsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

Read ListGroupMembershipsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

Show ListGroupMembershipsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

Generic ListGroupMembershipsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

Associated Types

type Rep ListGroupMembershipsResponse :: Type -> Type #

NFData ListGroupMembershipsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

type Rep ListGroupMembershipsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroupMemberships

type Rep ListGroupMembershipsResponse = D1 ('MetaData "ListGroupMembershipsResponse" "Amazonka.QuickSight.ListGroupMemberships" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListGroupMembershipsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "groupMemberList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GroupMember])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListGroupMembershipsResponse Source #

Create a value of ListGroupMembershipsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListGroupMembershipsResponse', listGroupMembershipsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:nextToken:ListGroupMemberships', listGroupMembershipsResponse_nextToken - A pagination token that can be used in a subsequent request.

$sel:groupMemberList:ListGroupMembershipsResponse', listGroupMembershipsResponse_groupMemberList - The list of the members of the group.

$sel:status:ListGroupMembershipsResponse', listGroupMembershipsResponse_status - The HTTP status of the request.

ListFolders

data ListFolders Source #

See: newListFolders smart constructor.

Instances

Instances details
Eq ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Read ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Show ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Generic ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Associated Types

type Rep ListFolders :: Type -> Type #

NFData ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Methods

rnf :: ListFolders -> () #

Hashable ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

AWSRequest ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Associated Types

type AWSResponse ListFolders #

ToHeaders ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Methods

toHeaders :: ListFolders -> [Header] #

ToPath ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

ToQuery ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

type Rep ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

type Rep ListFolders = D1 ('MetaData "ListFolders" "Amazonka.QuickSight.ListFolders" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListFolders'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListFolders Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

newListFolders Source #

Create a value of ListFolders with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListFolders', listFolders_nextToken - The token for the next set of results, or null if there are no more results.

$sel:maxResults:ListFolders', listFolders_maxResults - The maximum number of results to be returned per request.

$sel:awsAccountId:ListFolders', listFolders_awsAccountId - The AWS account ID.

data ListFoldersResponse Source #

See: newListFoldersResponse smart constructor.

Instances

Instances details
Eq ListFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Read ListFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Show ListFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Generic ListFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Associated Types

type Rep ListFoldersResponse :: Type -> Type #

NFData ListFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

Methods

rnf :: ListFoldersResponse -> () #

type Rep ListFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolders

type Rep ListFoldersResponse = D1 ('MetaData "ListFoldersResponse" "Amazonka.QuickSight.ListFolders" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListFoldersResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "folderSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FolderSummary])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListFoldersResponse Source #

Create a value of ListFoldersResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListFoldersResponse', listFoldersResponse_requestId - The request ID.

$sel:nextToken:ListFolders', listFoldersResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:folderSummaryList:ListFoldersResponse', listFoldersResponse_folderSummaryList - A structure that contains all of the folders in your AWS account. This structure provides basic information about the folders.

$sel:status:ListFoldersResponse', listFoldersResponse_status - The status. If succeeded, the status is SC_OK

DescribeDataSetPermissions

data DescribeDataSetPermissions Source #

See: newDescribeDataSetPermissions smart constructor.

Instances

Instances details
Eq DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

Read DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

Show DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

Generic DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

Associated Types

type Rep DescribeDataSetPermissions :: Type -> Type #

NFData DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

Hashable DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

AWSRequest DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

ToHeaders DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

ToPath DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

ToQuery DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

type Rep DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

type Rep DescribeDataSetPermissions = D1 ('MetaData "DescribeDataSetPermissions" "Amazonka.QuickSight.DescribeDataSetPermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeDataSetPermissions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

newDescribeDataSetPermissions Source #

Create a value of DescribeDataSetPermissions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DescribeDataSetPermissions', describeDataSetPermissions_awsAccountId - The Amazon Web Services account ID.

$sel:dataSetId:DescribeDataSetPermissions', describeDataSetPermissions_dataSetId - The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

data DescribeDataSetPermissionsResponse Source #

Instances

Instances details
Eq DescribeDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

Read DescribeDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

Show DescribeDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

Generic DescribeDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

Associated Types

type Rep DescribeDataSetPermissionsResponse :: Type -> Type #

NFData DescribeDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

type Rep DescribeDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSetPermissions

type Rep DescribeDataSetPermissionsResponse = D1 ('MetaData "DescribeDataSetPermissionsResponse" "Amazonka.QuickSight.DescribeDataSetPermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeDataSetPermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataSetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeDataSetPermissionsResponse Source #

Create a value of DescribeDataSetPermissionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeDataSetPermissionsResponse', describeDataSetPermissionsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:dataSetArn:DescribeDataSetPermissionsResponse', describeDataSetPermissionsResponse_dataSetArn - The Amazon Resource Name (ARN) of the dataset.

$sel:dataSetId:DescribeDataSetPermissions', describeDataSetPermissionsResponse_dataSetId - The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:permissions:DescribeDataSetPermissionsResponse', describeDataSetPermissionsResponse_permissions - A list of resource permissions on the dataset.

$sel:status:DescribeDataSetPermissionsResponse', describeDataSetPermissionsResponse_status - The HTTP status of the request.

DeleteIAMPolicyAssignment

data DeleteIAMPolicyAssignment Source #

See: newDeleteIAMPolicyAssignment smart constructor.

Instances

Instances details
Eq DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

Read DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

Show DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

Generic DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

Associated Types

type Rep DeleteIAMPolicyAssignment :: Type -> Type #

NFData DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

Hashable DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

AWSRequest DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

ToHeaders DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

ToPath DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

ToQuery DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

type Rep DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

type Rep DeleteIAMPolicyAssignment = D1 ('MetaData "DeleteIAMPolicyAssignment" "Amazonka.QuickSight.DeleteIAMPolicyAssignment" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteIAMPolicyAssignment'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DeleteIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

newDeleteIAMPolicyAssignment Source #

Create a value of DeleteIAMPolicyAssignment with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DeleteIAMPolicyAssignment', deleteIAMPolicyAssignment_awsAccountId - The Amazon Web Services account ID where you want to delete the IAMpolicy assignment.

$sel:assignmentName:DeleteIAMPolicyAssignment', deleteIAMPolicyAssignment_assignmentName - The name of the assignment.

$sel:namespace:DeleteIAMPolicyAssignment', deleteIAMPolicyAssignment_namespace - The namespace that contains the assignment.

data DeleteIAMPolicyAssignmentResponse Source #

See: newDeleteIAMPolicyAssignmentResponse smart constructor.

Instances

Instances details
Eq DeleteIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

Read DeleteIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

Show DeleteIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

Generic DeleteIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

Associated Types

type Rep DeleteIAMPolicyAssignmentResponse :: Type -> Type #

NFData DeleteIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

type Rep DeleteIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteIAMPolicyAssignment

type Rep DeleteIAMPolicyAssignmentResponse = D1 ('MetaData "DeleteIAMPolicyAssignmentResponse" "Amazonka.QuickSight.DeleteIAMPolicyAssignment" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteIAMPolicyAssignmentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteIAMPolicyAssignmentResponse Source #

Create a value of DeleteIAMPolicyAssignmentResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DeleteIAMPolicyAssignmentResponse', deleteIAMPolicyAssignmentResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:assignmentName:DeleteIAMPolicyAssignment', deleteIAMPolicyAssignmentResponse_assignmentName - The name of the assignment.

$sel:status:DeleteIAMPolicyAssignmentResponse', deleteIAMPolicyAssignmentResponse_status - The HTTP status of the request.

UpdateIAMPolicyAssignment

data UpdateIAMPolicyAssignment Source #

See: newUpdateIAMPolicyAssignment smart constructor.

Instances

Instances details
Eq UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

Read UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

Show UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

Generic UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

Associated Types

type Rep UpdateIAMPolicyAssignment :: Type -> Type #

NFData UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

Hashable UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

ToJSON UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

AWSRequest UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

ToHeaders UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

ToPath UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

ToQuery UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

type Rep UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

type Rep UpdateIAMPolicyAssignment = D1 ('MetaData "UpdateIAMPolicyAssignment" "Amazonka.QuickSight.UpdateIAMPolicyAssignment" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateIAMPolicyAssignment'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "assignmentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssignmentStatus)) :*: (S1 ('MetaSel ('Just "policyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "identities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse UpdateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

newUpdateIAMPolicyAssignment Source #

Create a value of UpdateIAMPolicyAssignment with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:assignmentStatus:UpdateIAMPolicyAssignment', updateIAMPolicyAssignment_assignmentStatus - 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.

$sel:policyArn:UpdateIAMPolicyAssignment', updateIAMPolicyAssignment_policyArn - The ARN for the IAMpolicy to apply to the Amazon QuickSight users and groups specified in this assignment.

$sel:identities:UpdateIAMPolicyAssignment', updateIAMPolicyAssignment_identities - The Amazon QuickSight users, groups, or both that you want to assign the policy to.

$sel:awsAccountId:UpdateIAMPolicyAssignment', updateIAMPolicyAssignment_awsAccountId - The ID of the Amazon Web Services account that contains the IAMpolicy assignment.

$sel:assignmentName:UpdateIAMPolicyAssignment', updateIAMPolicyAssignment_assignmentName - The name of the assignment, also called a rule. This name must be unique within an Amazon Web Services account.

$sel:namespace:UpdateIAMPolicyAssignment', updateIAMPolicyAssignment_namespace - The namespace of the assignment.

data UpdateIAMPolicyAssignmentResponse Source #

See: newUpdateIAMPolicyAssignmentResponse smart constructor.

Instances

Instances details
Eq UpdateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

Read UpdateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

Show UpdateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

Generic UpdateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

Associated Types

type Rep UpdateIAMPolicyAssignmentResponse :: Type -> Type #

NFData UpdateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

type Rep UpdateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIAMPolicyAssignment

type Rep UpdateIAMPolicyAssignmentResponse = D1 ('MetaData "UpdateIAMPolicyAssignmentResponse" "Amazonka.QuickSight.UpdateIAMPolicyAssignment" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateIAMPolicyAssignmentResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assignmentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssignmentStatus)))) :*: ((S1 ('MetaSel ('Just "policyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "identities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text])))) :*: (S1 ('MetaSel ('Just "assignmentId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateIAMPolicyAssignmentResponse Source #

Create a value of UpdateIAMPolicyAssignmentResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateIAMPolicyAssignmentResponse', updateIAMPolicyAssignmentResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:assignmentName:UpdateIAMPolicyAssignment', updateIAMPolicyAssignmentResponse_assignmentName - The name of the assignment or rule.

$sel:assignmentStatus:UpdateIAMPolicyAssignment', updateIAMPolicyAssignmentResponse_assignmentStatus - 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.

$sel:policyArn:UpdateIAMPolicyAssignment', updateIAMPolicyAssignmentResponse_policyArn - The ARN for the IAMpolicy applied to the Amazon QuickSight users and groups specified in this assignment.

$sel:identities:UpdateIAMPolicyAssignment', updateIAMPolicyAssignmentResponse_identities - The Amazon QuickSight users, groups, or both that the IAMpolicy is assigned to.

$sel:assignmentId:UpdateIAMPolicyAssignmentResponse', updateIAMPolicyAssignmentResponse_assignmentId - The ID of the assignment.

$sel:status:UpdateIAMPolicyAssignmentResponse', updateIAMPolicyAssignmentResponse_status - The HTTP status of the request.

DescribeIngestion

data DescribeIngestion Source #

See: newDescribeIngestion smart constructor.

Instances

Instances details
Eq DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

Read DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

Show DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

Generic DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

Associated Types

type Rep DescribeIngestion :: Type -> Type #

NFData DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

Methods

rnf :: DescribeIngestion -> () #

Hashable DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

AWSRequest DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

Associated Types

type AWSResponse DescribeIngestion #

ToHeaders DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

ToPath DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

ToQuery DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

type Rep DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

type Rep DescribeIngestion = D1 ('MetaData "DescribeIngestion" "Amazonka.QuickSight.DescribeIngestion" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeIngestion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "ingestionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DescribeIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

newDescribeIngestion Source #

Create a value of DescribeIngestion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DescribeIngestion', describeIngestion_awsAccountId - The Amazon Web Services account ID.

$sel:dataSetId:DescribeIngestion', describeIngestion_dataSetId - The ID of the dataset used in the ingestion.

$sel:ingestionId:DescribeIngestion', describeIngestion_ingestionId - An ID for the ingestion.

data DescribeIngestionResponse Source #

See: newDescribeIngestionResponse smart constructor.

Instances

Instances details
Eq DescribeIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

Read DescribeIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

Show DescribeIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

Generic DescribeIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

Associated Types

type Rep DescribeIngestionResponse :: Type -> Type #

NFData DescribeIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

type Rep DescribeIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIngestion

type Rep DescribeIngestionResponse = D1 ('MetaData "DescribeIngestionResponse" "Amazonka.QuickSight.DescribeIngestion" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeIngestionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "ingestion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Ingestion)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeIngestionResponse Source #

Create a value of DescribeIngestionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeIngestionResponse', describeIngestionResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:ingestion:DescribeIngestionResponse', describeIngestionResponse_ingestion - Information about the ingestion.

$sel:status:DescribeIngestionResponse', describeIngestionResponse_status - The HTTP status of the request.

DeleteFolder

data DeleteFolder Source #

See: newDeleteFolder smart constructor.

Constructors

DeleteFolder' Text Text 

Instances

Instances details
Eq DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

Read DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

Show DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

Generic DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

Associated Types

type Rep DeleteFolder :: Type -> Type #

NFData DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

Methods

rnf :: DeleteFolder -> () #

Hashable DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

AWSRequest DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

Associated Types

type AWSResponse DeleteFolder #

ToHeaders DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

ToPath DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

ToQuery DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

type Rep DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

type Rep DeleteFolder = D1 ('MetaData "DeleteFolder" "Amazonka.QuickSight.DeleteFolder" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteFolder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

newDeleteFolder Source #

Create a value of DeleteFolder with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DeleteFolder', deleteFolder_awsAccountId - The AWS Account ID for the folder.

$sel:folderId:DeleteFolder', deleteFolder_folderId - The folder ID.

data DeleteFolderResponse Source #

See: newDeleteFolderResponse smart constructor.

Instances

Instances details
Eq DeleteFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

Read DeleteFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

Show DeleteFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

Generic DeleteFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

Associated Types

type Rep DeleteFolderResponse :: Type -> Type #

NFData DeleteFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

Methods

rnf :: DeleteFolderResponse -> () #

type Rep DeleteFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolder

type Rep DeleteFolderResponse = D1 ('MetaData "DeleteFolderResponse" "Amazonka.QuickSight.DeleteFolder" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteFolderResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteFolderResponse Source #

Create a value of DeleteFolderResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DeleteFolderResponse', deleteFolderResponse_requestId - The request ID.

$sel:arn:DeleteFolderResponse', deleteFolderResponse_arn - The Amazon Resource Name of the deleted folder.

$sel:folderId:DeleteFolder', deleteFolderResponse_folderId - The folder ID.

$sel:status:DeleteFolderResponse', deleteFolderResponse_status - The status of deleting the folder. If succeeded, the status is SC_OK (200).

UpdateFolder

data UpdateFolder Source #

See: newUpdateFolder smart constructor.

Constructors

UpdateFolder' Text Text Text 

Instances

Instances details
Eq UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

Read UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

Show UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

Generic UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

Associated Types

type Rep UpdateFolder :: Type -> Type #

NFData UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

Methods

rnf :: UpdateFolder -> () #

Hashable UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

ToJSON UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

AWSRequest UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

Associated Types

type AWSResponse UpdateFolder #

ToHeaders UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

ToPath UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

ToQuery UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

type Rep UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

type Rep UpdateFolder = D1 ('MetaData "UpdateFolder" "Amazonka.QuickSight.UpdateFolder" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateFolder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse UpdateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

newUpdateFolder Source #

Create a value of UpdateFolder with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:UpdateFolder', updateFolder_awsAccountId - The AWS account ID.

$sel:folderId:UpdateFolder', updateFolder_folderId - The folder ID.

$sel:name:UpdateFolder', updateFolder_name - The name of the folder.

data UpdateFolderResponse Source #

See: newUpdateFolderResponse smart constructor.

Instances

Instances details
Eq UpdateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

Read UpdateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

Show UpdateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

Generic UpdateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

Associated Types

type Rep UpdateFolderResponse :: Type -> Type #

NFData UpdateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

Methods

rnf :: UpdateFolderResponse -> () #

type Rep UpdateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolder

type Rep UpdateFolderResponse = D1 ('MetaData "UpdateFolderResponse" "Amazonka.QuickSight.UpdateFolder" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateFolderResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateFolderResponse Source #

Create a value of UpdateFolderResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateFolderResponse', updateFolderResponse_requestId - The request ID.

$sel:arn:UpdateFolderResponse', updateFolderResponse_arn - The Amazon Resource Name (ARN).

$sel:folderId:UpdateFolder', updateFolderResponse_folderId - The folder ID.

$sel:status:UpdateFolderResponse', updateFolderResponse_status - The status. If succeeded, the status is SC_OK.

ListUserGroups

data ListUserGroups Source #

See: newListUserGroups smart constructor.

Instances

Instances details
Eq ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

Read ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

Show ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

Generic ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

Associated Types

type Rep ListUserGroups :: Type -> Type #

NFData ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

Methods

rnf :: ListUserGroups -> () #

Hashable ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

AWSRequest ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

Associated Types

type AWSResponse ListUserGroups #

ToHeaders ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

ToPath ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

ToQuery ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

type Rep ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

type Rep ListUserGroups = D1 ('MetaData "ListUserGroups" "Amazonka.QuickSight.ListUserGroups" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListUserGroups'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "userName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse ListUserGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

newListUserGroups Source #

Create a value of ListUserGroups with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListUserGroups', listUserGroups_nextToken - A pagination token that can be used in a subsequent request.

$sel:maxResults:ListUserGroups', listUserGroups_maxResults - The maximum number of results to return from this request.

$sel:userName:ListUserGroups', listUserGroups_userName - The Amazon QuickSight user name that you want to list group memberships for.

$sel:awsAccountId:ListUserGroups', listUserGroups_awsAccountId - The Amazon Web Services account ID that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

$sel:namespace:ListUserGroups', listUserGroups_namespace - The namespace. Currently, you should set this to default.

data ListUserGroupsResponse Source #

See: newListUserGroupsResponse smart constructor.

Instances

Instances details
Eq ListUserGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

Read ListUserGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

Show ListUserGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

Generic ListUserGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

Associated Types

type Rep ListUserGroupsResponse :: Type -> Type #

NFData ListUserGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

Methods

rnf :: ListUserGroupsResponse -> () #

type Rep ListUserGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUserGroups

type Rep ListUserGroupsResponse = D1 ('MetaData "ListUserGroupsResponse" "Amazonka.QuickSight.ListUserGroups" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListUserGroupsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "groupList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Group]))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListUserGroupsResponse Source #

Create a value of ListUserGroupsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListUserGroupsResponse', listUserGroupsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:groupList:ListUserGroupsResponse', listUserGroupsResponse_groupList - The list of groups the user is a member of.

$sel:nextToken:ListUserGroups', listUserGroupsResponse_nextToken - A pagination token that can be used in a subsequent request.

$sel:status:ListUserGroupsResponse', listUserGroupsResponse_status - The HTTP status of the request.

UpdateDashboardPublishedVersion

data UpdateDashboardPublishedVersion Source #

See: newUpdateDashboardPublishedVersion smart constructor.

Instances

Instances details
Eq UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

Read UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

Show UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

Generic UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

Associated Types

type Rep UpdateDashboardPublishedVersion :: Type -> Type #

NFData UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

Hashable UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

ToJSON UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

AWSRequest UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

ToHeaders UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

ToPath UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

ToQuery UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

type Rep UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

type Rep UpdateDashboardPublishedVersion = D1 ('MetaData "UpdateDashboardPublishedVersion" "Amazonka.QuickSight.UpdateDashboardPublishedVersion" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateDashboardPublishedVersion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))
type AWSResponse UpdateDashboardPublishedVersion Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

newUpdateDashboardPublishedVersion Source #

Create a value of UpdateDashboardPublishedVersion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:UpdateDashboardPublishedVersion', updateDashboardPublishedVersion_awsAccountId - The ID of the Amazon Web Services account that contains the dashboard that you're updating.

$sel:dashboardId:UpdateDashboardPublishedVersion', updateDashboardPublishedVersion_dashboardId - The ID for the dashboard.

$sel:versionNumber:UpdateDashboardPublishedVersion', updateDashboardPublishedVersion_versionNumber - The version number of the dashboard.

data UpdateDashboardPublishedVersionResponse Source #

Instances

Instances details
Eq UpdateDashboardPublishedVersionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

Read UpdateDashboardPublishedVersionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

Show UpdateDashboardPublishedVersionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

Generic UpdateDashboardPublishedVersionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

NFData UpdateDashboardPublishedVersionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

type Rep UpdateDashboardPublishedVersionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPublishedVersion

type Rep UpdateDashboardPublishedVersionResponse = D1 ('MetaData "UpdateDashboardPublishedVersionResponse" "Amazonka.QuickSight.UpdateDashboardPublishedVersion" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateDashboardPublishedVersionResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dashboardArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

DescribeAnalysisPermissions

data DescribeAnalysisPermissions Source #

See: newDescribeAnalysisPermissions smart constructor.

Instances

Instances details
Eq DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

Read DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

Show DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

Generic DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

Associated Types

type Rep DescribeAnalysisPermissions :: Type -> Type #

NFData DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

Hashable DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

AWSRequest DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

ToHeaders DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

ToPath DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

ToQuery DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

type Rep DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

type Rep DescribeAnalysisPermissions = D1 ('MetaData "DescribeAnalysisPermissions" "Amazonka.QuickSight.DescribeAnalysisPermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeAnalysisPermissions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

newDescribeAnalysisPermissions Source #

Create a value of DescribeAnalysisPermissions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DescribeAnalysisPermissions', describeAnalysisPermissions_awsAccountId - The ID of the Amazon Web Services account that contains the analysis whose permissions you're describing. You must be using the Amazon Web Services account that the analysis is in.

$sel:analysisId:DescribeAnalysisPermissions', describeAnalysisPermissions_analysisId - The ID of the analysis whose permissions you're describing. The ID is part of the analysis URL.

data DescribeAnalysisPermissionsResponse Source #

Instances

Instances details
Eq DescribeAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

Read DescribeAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

Show DescribeAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

Generic DescribeAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

NFData DescribeAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

type Rep DescribeAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysisPermissions

type Rep DescribeAnalysisPermissionsResponse = D1 ('MetaData "DescribeAnalysisPermissionsResponse" "Amazonka.QuickSight.DescribeAnalysisPermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeAnalysisPermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "analysisArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeAnalysisPermissionsResponse Source #

Create a value of DescribeAnalysisPermissionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeAnalysisPermissionsResponse', describeAnalysisPermissionsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:analysisId:DescribeAnalysisPermissions', describeAnalysisPermissionsResponse_analysisId - The ID of the analysis whose permissions you're describing.

$sel:analysisArn:DescribeAnalysisPermissionsResponse', describeAnalysisPermissionsResponse_analysisArn - The Amazon Resource Name (ARN) of the analysis whose permissions you're describing.

$sel:permissions:DescribeAnalysisPermissionsResponse', describeAnalysisPermissionsResponse_permissions - A structure that describes the principals and the resource-level permissions on an analysis.

$sel:status:DescribeAnalysisPermissionsResponse', describeAnalysisPermissionsResponse_status - The HTTP status of the request.

DeleteTemplateAlias

data DeleteTemplateAlias Source #

See: newDeleteTemplateAlias smart constructor.

Instances

Instances details
Eq DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

Read DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

Show DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

Generic DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

Associated Types

type Rep DeleteTemplateAlias :: Type -> Type #

NFData DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

Methods

rnf :: DeleteTemplateAlias -> () #

Hashable DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

AWSRequest DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

Associated Types

type AWSResponse DeleteTemplateAlias #

ToHeaders DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

ToPath DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

ToQuery DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

type Rep DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

type Rep DeleteTemplateAlias = D1 ('MetaData "DeleteTemplateAlias" "Amazonka.QuickSight.DeleteTemplateAlias" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteTemplateAlias'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DeleteTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

newDeleteTemplateAlias Source #

Create a value of DeleteTemplateAlias with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DeleteTemplateAlias', deleteTemplateAlias_awsAccountId - The ID of the Amazon Web Services account that contains the item to delete.

$sel:templateId:DeleteTemplateAlias', deleteTemplateAlias_templateId - The ID for the template that the specified alias is for.

$sel:aliasName:DeleteTemplateAlias', deleteTemplateAlias_aliasName - 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.

data DeleteTemplateAliasResponse Source #

See: newDeleteTemplateAliasResponse smart constructor.

Instances

Instances details
Eq DeleteTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

Read DeleteTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

Show DeleteTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

Generic DeleteTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

Associated Types

type Rep DeleteTemplateAliasResponse :: Type -> Type #

NFData DeleteTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

type Rep DeleteTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplateAlias

type Rep DeleteTemplateAliasResponse = D1 ('MetaData "DeleteTemplateAliasResponse" "Amazonka.QuickSight.DeleteTemplateAlias" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteTemplateAliasResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDeleteTemplateAliasResponse Source #

Create a value of DeleteTemplateAliasResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DeleteTemplateAliasResponse', deleteTemplateAliasResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:arn:DeleteTemplateAliasResponse', deleteTemplateAliasResponse_arn - The Amazon Resource Name (ARN) of the template you want to delete.

$sel:templateId:DeleteTemplateAlias', deleteTemplateAliasResponse_templateId - An ID for the template associated with the deletion.

$sel:aliasName:DeleteTemplateAlias', deleteTemplateAliasResponse_aliasName - The name for the template alias.

$sel:status:DeleteTemplateAliasResponse', deleteTemplateAliasResponse_status - The HTTP status of the request.

UpdateTemplateAlias

data UpdateTemplateAlias Source #

See: newUpdateTemplateAlias smart constructor.

Instances

Instances details
Eq UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

Read UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

Show UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

Generic UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

Associated Types

type Rep UpdateTemplateAlias :: Type -> Type #

NFData UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

Methods

rnf :: UpdateTemplateAlias -> () #

Hashable UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

ToJSON UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

AWSRequest UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

Associated Types

type AWSResponse UpdateTemplateAlias #

ToHeaders UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

ToPath UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

ToQuery UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

type Rep UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

type Rep UpdateTemplateAlias = D1 ('MetaData "UpdateTemplateAlias" "Amazonka.QuickSight.UpdateTemplateAlias" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateTemplateAlias'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))
type AWSResponse UpdateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

newUpdateTemplateAlias Source #

Create a value of UpdateTemplateAlias with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:UpdateTemplateAlias', updateTemplateAlias_awsAccountId - The ID of the Amazon Web Services account that contains the template alias that you're updating.

$sel:templateId:UpdateTemplateAlias', updateTemplateAlias_templateId - The ID for the template.

$sel:aliasName:UpdateTemplateAlias', updateTemplateAlias_aliasName - 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.

$sel:templateVersionNumber:UpdateTemplateAlias', updateTemplateAlias_templateVersionNumber - The version number of the template.

data UpdateTemplateAliasResponse Source #

See: newUpdateTemplateAliasResponse smart constructor.

Instances

Instances details
Eq UpdateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

Read UpdateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

Show UpdateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

Generic UpdateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

Associated Types

type Rep UpdateTemplateAliasResponse :: Type -> Type #

NFData UpdateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

type Rep UpdateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplateAlias

type Rep UpdateTemplateAliasResponse = D1 ('MetaData "UpdateTemplateAliasResponse" "Amazonka.QuickSight.UpdateTemplateAlias" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateTemplateAliasResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "templateAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemplateAlias)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateTemplateAliasResponse Source #

Create a value of UpdateTemplateAliasResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateTemplateAliasResponse', updateTemplateAliasResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:templateAlias:UpdateTemplateAliasResponse', updateTemplateAliasResponse_templateAlias - The template alias.

$sel:status:UpdateTemplateAliasResponse', updateTemplateAliasResponse_status - The HTTP status of the request.

DescribeAnalysis

data DescribeAnalysis Source #

See: newDescribeAnalysis smart constructor.

Instances

Instances details
Eq DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

Read DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

Show DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

Generic DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

Associated Types

type Rep DescribeAnalysis :: Type -> Type #

NFData DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

Methods

rnf :: DescribeAnalysis -> () #

Hashable DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

AWSRequest DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

Associated Types

type AWSResponse DescribeAnalysis #

ToHeaders DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

ToPath DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

ToQuery DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

type Rep DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

type Rep DescribeAnalysis = D1 ('MetaData "DescribeAnalysis" "Amazonka.QuickSight.DescribeAnalysis" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeAnalysis'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

newDescribeAnalysis Source #

Create a value of DescribeAnalysis with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DescribeAnalysis', describeAnalysis_awsAccountId - The ID of the Amazon Web Services account that contains the analysis. You must be using the Amazon Web Services account that the analysis is in.

$sel:analysisId:DescribeAnalysis', describeAnalysis_analysisId - The ID of the analysis that you're describing. The ID is part of the URL of the analysis.

data DescribeAnalysisResponse Source #

See: newDescribeAnalysisResponse smart constructor.

Instances

Instances details
Eq DescribeAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

Read DescribeAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

Show DescribeAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

Generic DescribeAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

Associated Types

type Rep DescribeAnalysisResponse :: Type -> Type #

NFData DescribeAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

type Rep DescribeAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAnalysis

type Rep DescribeAnalysisResponse = D1 ('MetaData "DescribeAnalysisResponse" "Amazonka.QuickSight.DescribeAnalysis" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeAnalysisResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "analysis") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Analysis)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeAnalysisResponse Source #

Create a value of DescribeAnalysisResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeAnalysisResponse', describeAnalysisResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:analysis:DescribeAnalysisResponse', describeAnalysisResponse_analysis - A metadata structure that contains summary information for the analysis that you're describing.

$sel:status:DescribeAnalysisResponse', describeAnalysisResponse_status - The HTTP status of the request.

UpdateFolderPermissions

data UpdateFolderPermissions Source #

See: newUpdateFolderPermissions smart constructor.

Instances

Instances details
Eq UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

Read UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

Show UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

Generic UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

Associated Types

type Rep UpdateFolderPermissions :: Type -> Type #

NFData UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

Methods

rnf :: UpdateFolderPermissions -> () #

Hashable UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

ToJSON UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

AWSRequest UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

ToHeaders UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

ToPath UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

ToQuery UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

type Rep UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

type Rep UpdateFolderPermissions = D1 ('MetaData "UpdateFolderPermissions" "Amazonka.QuickSight.UpdateFolderPermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateFolderPermissions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "revokePermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "grantPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission)))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse UpdateFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

newUpdateFolderPermissions Source #

Create a value of UpdateFolderPermissions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:revokePermissions:UpdateFolderPermissions', updateFolderPermissions_revokePermissions - The permissions that you want to revoke from a resource.

$sel:grantPermissions:UpdateFolderPermissions', updateFolderPermissions_grantPermissions - The permissions that you want to grant on a resource.

$sel:awsAccountId:UpdateFolderPermissions', updateFolderPermissions_awsAccountId - The AWS account ID.

$sel:folderId:UpdateFolderPermissions', updateFolderPermissions_folderId - The folder ID.

data UpdateFolderPermissionsResponse Source #

See: newUpdateFolderPermissionsResponse smart constructor.

Instances

Instances details
Eq UpdateFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

Read UpdateFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

Show UpdateFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

Generic UpdateFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

Associated Types

type Rep UpdateFolderPermissionsResponse :: Type -> Type #

NFData UpdateFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

type Rep UpdateFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateFolderPermissions

type Rep UpdateFolderPermissionsResponse = D1 ('MetaData "UpdateFolderPermissionsResponse" "Amazonka.QuickSight.UpdateFolderPermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateFolderPermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

DescribeDataSet

data DescribeDataSet Source #

See: newDescribeDataSet smart constructor.

Constructors

DescribeDataSet' Text Text 

Instances

Instances details
Eq DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

Read DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

Show DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

Generic DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

Associated Types

type Rep DescribeDataSet :: Type -> Type #

NFData DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

Methods

rnf :: DescribeDataSet -> () #

Hashable DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

AWSRequest DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

Associated Types

type AWSResponse DescribeDataSet #

ToHeaders DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

ToPath DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

ToQuery DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

type Rep DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

type Rep DescribeDataSet = D1 ('MetaData "DescribeDataSet" "Amazonka.QuickSight.DescribeDataSet" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeDataSet'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

newDescribeDataSet Source #

Create a value of DescribeDataSet with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DescribeDataSet', describeDataSet_awsAccountId - The Amazon Web Services account ID.

$sel:dataSetId:DescribeDataSet', describeDataSet_dataSetId - The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

data DescribeDataSetResponse Source #

See: newDescribeDataSetResponse smart constructor.

Instances

Instances details
Eq DescribeDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

Show DescribeDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

Generic DescribeDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

Associated Types

type Rep DescribeDataSetResponse :: Type -> Type #

NFData DescribeDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

Methods

rnf :: DescribeDataSetResponse -> () #

type Rep DescribeDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSet

type Rep DescribeDataSetResponse = D1 ('MetaData "DescribeDataSetResponse" "Amazonka.QuickSight.DescribeDataSet" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeDataSetResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dataSet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSet)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeDataSetResponse Source #

Create a value of DescribeDataSetResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeDataSetResponse', describeDataSetResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:dataSet:DescribeDataSetResponse', describeDataSetResponse_dataSet - Information on the dataset.

$sel:status:DescribeDataSetResponse', describeDataSetResponse_status - The HTTP status of the request.

ListNamespaces (Paginated)

data ListNamespaces Source #

See: newListNamespaces smart constructor.

Instances

Instances details
Eq ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

Read ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

Show ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

Generic ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

Associated Types

type Rep ListNamespaces :: Type -> Type #

NFData ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

Methods

rnf :: ListNamespaces -> () #

Hashable ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

AWSPager ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

AWSRequest ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

Associated Types

type AWSResponse ListNamespaces #

ToHeaders ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

ToPath ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

ToQuery ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

type Rep ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

type Rep ListNamespaces = D1 ('MetaData "ListNamespaces" "Amazonka.QuickSight.ListNamespaces" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListNamespaces'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListNamespaces Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

newListNamespaces Source #

Create a value of ListNamespaces with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListNamespaces', listNamespaces_nextToken - A pagination token that can be used in a subsequent request.

$sel:maxResults:ListNamespaces', listNamespaces_maxResults - The maximum number of results to return.

$sel:awsAccountId:ListNamespaces', listNamespaces_awsAccountId - The ID for the Amazon Web Services account that contains the Amazon QuickSight namespaces that you want to list.

data ListNamespacesResponse Source #

See: newListNamespacesResponse smart constructor.

Instances

Instances details
Eq ListNamespacesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

Read ListNamespacesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

Show ListNamespacesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

Generic ListNamespacesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

Associated Types

type Rep ListNamespacesResponse :: Type -> Type #

NFData ListNamespacesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

Methods

rnf :: ListNamespacesResponse -> () #

type Rep ListNamespacesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListNamespaces

type Rep ListNamespacesResponse = D1 ('MetaData "ListNamespacesResponse" "Amazonka.QuickSight.ListNamespaces" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListNamespacesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "namespaces") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NamespaceInfoV2]))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListNamespacesResponse Source #

Create a value of ListNamespacesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListNamespacesResponse', listNamespacesResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:namespaces:ListNamespacesResponse', listNamespacesResponse_namespaces - The information about the namespaces in this Amazon Web Services account. The response includes the namespace ARN, name, Amazon Web Services Region, notification email address, creation status, and identity store.

$sel:nextToken:ListNamespaces', listNamespacesResponse_nextToken - A pagination token that can be used in a subsequent request.

$sel:status:ListNamespacesResponse', listNamespacesResponse_status - The HTTP status of the request.

DeleteNamespace

data DeleteNamespace Source #

See: newDeleteNamespace smart constructor.

Constructors

DeleteNamespace' Text Text 

Instances

Instances details
Eq DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

Read DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

Show DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

Generic DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

Associated Types

type Rep DeleteNamespace :: Type -> Type #

NFData DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

Methods

rnf :: DeleteNamespace -> () #

Hashable DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

AWSRequest DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

Associated Types

type AWSResponse DeleteNamespace #

ToHeaders DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

ToPath DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

ToQuery DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

type Rep DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

type Rep DeleteNamespace = D1 ('MetaData "DeleteNamespace" "Amazonka.QuickSight.DeleteNamespace" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteNamespace'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

newDeleteNamespace Source #

Create a value of DeleteNamespace with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DeleteNamespace', deleteNamespace_awsAccountId - The ID for the Amazon Web Services account that you want to delete the Amazon QuickSight namespace from.

$sel:namespace:DeleteNamespace', deleteNamespace_namespace - The namespace that you want to delete.

data DeleteNamespaceResponse Source #

See: newDeleteNamespaceResponse smart constructor.

Instances

Instances details
Eq DeleteNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

Read DeleteNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

Show DeleteNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

Generic DeleteNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

Associated Types

type Rep DeleteNamespaceResponse :: Type -> Type #

NFData DeleteNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

Methods

rnf :: DeleteNamespaceResponse -> () #

type Rep DeleteNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteNamespace

type Rep DeleteNamespaceResponse = D1 ('MetaData "DeleteNamespaceResponse" "Amazonka.QuickSight.DeleteNamespace" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteNamespaceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteNamespaceResponse Source #

Create a value of DeleteNamespaceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DeleteNamespaceResponse', deleteNamespaceResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:status:DeleteNamespaceResponse', deleteNamespaceResponse_status - The HTTP status of the request.

CreateFolder

data CreateFolder Source #

See: newCreateFolder smart constructor.

Instances

Instances details
Eq CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

Read CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

Show CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

Generic CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

Associated Types

type Rep CreateFolder :: Type -> Type #

NFData CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

Methods

rnf :: CreateFolder -> () #

Hashable CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

ToJSON CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

AWSRequest CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

Associated Types

type AWSResponse CreateFolder #

ToHeaders CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

ToPath CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

ToQuery CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

type Rep CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

type AWSResponse CreateFolder Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

newCreateFolder Source #

Create a value of CreateFolder with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:parentFolderArn:CreateFolder', createFolder_parentFolderArn - The Amazon Resource Name (ARN) for the parent folder.

ParentFolderArn can be null. An empty parentFolderArn creates a root-level folder.

$sel:name:CreateFolder', createFolder_name - The name of the folder.

$sel:permissions:CreateFolder', createFolder_permissions - A structure that describes the principals and the resource-level permissions of a folder.

To specify no permissions, omit Permissions.

$sel:folderType:CreateFolder', createFolder_folderType - The type of folder. By default, folderType is SHARED.

$sel:tags:CreateFolder', createFolder_tags - Tags for the folder.

$sel:awsAccountId:CreateFolder', createFolder_awsAccountId - The AWS Account ID.

$sel:folderId:CreateFolder', createFolder_folderId - The folder ID.

data CreateFolderResponse Source #

See: newCreateFolderResponse smart constructor.

Instances

Instances details
Eq CreateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

Read CreateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

Show CreateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

Generic CreateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

Associated Types

type Rep CreateFolderResponse :: Type -> Type #

NFData CreateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

Methods

rnf :: CreateFolderResponse -> () #

type Rep CreateFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolder

type Rep CreateFolderResponse = D1 ('MetaData "CreateFolderResponse" "Amazonka.QuickSight.CreateFolder" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateFolderResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateFolderResponse Source #

Create a value of CreateFolderResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:CreateFolderResponse', createFolderResponse_requestId - The request ID for the newly created folder.

$sel:arn:CreateFolderResponse', createFolderResponse_arn - The Amazon Resource Name (ARN) for the newly created folder.

$sel:folderId:CreateFolder', createFolderResponse_folderId - The folder ID for the newly created folder.

$sel:status:CreateFolderResponse', createFolderResponse_status - The status of the newly created folder. If succeeded, the status is SC_OK (200).

DescribeGroup

data DescribeGroup Source #

See: newDescribeGroup smart constructor.

Instances

Instances details
Eq DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

Read DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

Show DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

Generic DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

Associated Types

type Rep DescribeGroup :: Type -> Type #

NFData DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

Methods

rnf :: DescribeGroup -> () #

Hashable DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

AWSRequest DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

Associated Types

type AWSResponse DescribeGroup #

ToHeaders DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

ToPath DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

ToQuery DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

type Rep DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

type Rep DescribeGroup = D1 ('MetaData "DescribeGroup" "Amazonka.QuickSight.DescribeGroup" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "groupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DescribeGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

newDescribeGroup Source #

Create a value of DescribeGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:groupName:DescribeGroup', describeGroup_groupName - The name of the group that you want to describe.

$sel:awsAccountId:DescribeGroup', describeGroup_awsAccountId - The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

$sel:namespace:DescribeGroup', describeGroup_namespace - The namespace. Currently, you should set this to default.

data DescribeGroupResponse Source #

See: newDescribeGroupResponse smart constructor.

Instances

Instances details
Eq DescribeGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

Read DescribeGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

Show DescribeGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

Generic DescribeGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

Associated Types

type Rep DescribeGroupResponse :: Type -> Type #

NFData DescribeGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

Methods

rnf :: DescribeGroupResponse -> () #

type Rep DescribeGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeGroup

type Rep DescribeGroupResponse = D1 ('MetaData "DescribeGroupResponse" "Amazonka.QuickSight.DescribeGroup" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeGroupResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "group'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Group)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeGroupResponse Source #

Create a value of DescribeGroupResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeGroupResponse', describeGroupResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:group':DescribeGroupResponse', describeGroupResponse_group - The name of the group.

$sel:status:DescribeGroupResponse', describeGroupResponse_status - The HTTP status of the request.

DescribeThemeAlias

data DescribeThemeAlias Source #

See: newDescribeThemeAlias smart constructor.

Instances

Instances details
Eq DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

Read DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

Show DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

Generic DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

Associated Types

type Rep DescribeThemeAlias :: Type -> Type #

NFData DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

Methods

rnf :: DescribeThemeAlias -> () #

Hashable DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

AWSRequest DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

Associated Types

type AWSResponse DescribeThemeAlias #

ToHeaders DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

ToPath DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

ToQuery DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

type Rep DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

type Rep DescribeThemeAlias = D1 ('MetaData "DescribeThemeAlias" "Amazonka.QuickSight.DescribeThemeAlias" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeThemeAlias'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DescribeThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

newDescribeThemeAlias Source #

Create a value of DescribeThemeAlias with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DescribeThemeAlias', describeThemeAlias_awsAccountId - The ID of the Amazon Web Services account that contains the theme alias that you're describing.

$sel:themeId:DescribeThemeAlias', describeThemeAlias_themeId - The ID for the theme.

$sel:aliasName:DescribeThemeAlias', describeThemeAlias_aliasName - The name of the theme alias that you want to describe.

data DescribeThemeAliasResponse Source #

See: newDescribeThemeAliasResponse smart constructor.

Instances

Instances details
Eq DescribeThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

Read DescribeThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

Show DescribeThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

Generic DescribeThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

Associated Types

type Rep DescribeThemeAliasResponse :: Type -> Type #

NFData DescribeThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

type Rep DescribeThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeThemeAlias

type Rep DescribeThemeAliasResponse = D1 ('MetaData "DescribeThemeAliasResponse" "Amazonka.QuickSight.DescribeThemeAlias" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeThemeAliasResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "themeAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ThemeAlias)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeThemeAliasResponse Source #

Create a value of DescribeThemeAliasResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeThemeAliasResponse', describeThemeAliasResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:themeAlias:DescribeThemeAliasResponse', describeThemeAliasResponse_themeAlias - Information about the theme alias.

$sel:status:DescribeThemeAliasResponse', describeThemeAliasResponse_status - The HTTP status of the request.

ListTagsForResource

data ListTagsForResource Source #

See: newListTagsForResource smart constructor.

Instances

Instances details
Eq ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

Read ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

Show ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

Generic ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

Associated Types

type Rep ListTagsForResource :: Type -> Type #

NFData ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

Methods

rnf :: ListTagsForResource -> () #

Hashable ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

AWSRequest ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

Associated Types

type AWSResponse ListTagsForResource #

ToHeaders ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

ToPath ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

ToQuery ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

type Rep ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

type Rep ListTagsForResource = D1 ('MetaData "ListTagsForResource" "Amazonka.QuickSight.ListTagsForResource" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListTagsForResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse ListTagsForResource Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

newListTagsForResource Source #

Create a value of ListTagsForResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceArn:ListTagsForResource', listTagsForResource_resourceArn - The Amazon Resource Name (ARN) of the resource that you want a list of tags for.

data ListTagsForResourceResponse Source #

See: newListTagsForResourceResponse smart constructor.

Instances

Instances details
Eq ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

Read ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

Show ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

Generic ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

Associated Types

type Rep ListTagsForResourceResponse :: Type -> Type #

NFData ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

type Rep ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTagsForResource

type Rep ListTagsForResourceResponse = D1 ('MetaData "ListTagsForResourceResponse" "Amazonka.QuickSight.ListTagsForResource" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListTagsForResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Tag))) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListTagsForResourceResponse Source #

Create a value of ListTagsForResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListTagsForResourceResponse', listTagsForResourceResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:tags:ListTagsForResourceResponse', listTagsForResourceResponse_tags - Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.

$sel:status:ListTagsForResourceResponse', listTagsForResourceResponse_status - The HTTP status of the request.

UpdateAccountSettings

data UpdateAccountSettings Source #

See: newUpdateAccountSettings smart constructor.

Instances

Instances details
Eq UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

Read UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

Show UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

Generic UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

Associated Types

type Rep UpdateAccountSettings :: Type -> Type #

NFData UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

Methods

rnf :: UpdateAccountSettings -> () #

Hashable UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

ToJSON UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

AWSRequest UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

Associated Types

type AWSResponse UpdateAccountSettings #

ToHeaders UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

ToPath UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

ToQuery UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

type Rep UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

type Rep UpdateAccountSettings = D1 ('MetaData "UpdateAccountSettings" "Amazonka.QuickSight.UpdateAccountSettings" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateAccountSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "notificationEmail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "defaultNamespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse UpdateAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

newUpdateAccountSettings Source #

Create a value of UpdateAccountSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:notificationEmail:UpdateAccountSettings', updateAccountSettings_notificationEmail - The email address that you want Amazon QuickSight to send notifications to regarding your Amazon Web Services account or Amazon QuickSight subscription.

$sel:awsAccountId:UpdateAccountSettings', updateAccountSettings_awsAccountId - The ID for the Amazon Web Services account that contains the Amazon QuickSight settings that you want to list.

$sel:defaultNamespace:UpdateAccountSettings', updateAccountSettings_defaultNamespace - The default namespace for this Amazon Web Services account. Currently, the default is default. Identity and Access Management (IAM) users that register for the first time with Amazon QuickSight provide an email that becomes associated with the default namespace.

data UpdateAccountSettingsResponse Source #

See: newUpdateAccountSettingsResponse smart constructor.

Instances

Instances details
Eq UpdateAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

Read UpdateAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

Show UpdateAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

Generic UpdateAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

Associated Types

type Rep UpdateAccountSettingsResponse :: Type -> Type #

NFData UpdateAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

type Rep UpdateAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountSettings

type Rep UpdateAccountSettingsResponse = D1 ('MetaData "UpdateAccountSettingsResponse" "Amazonka.QuickSight.UpdateAccountSettings" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateAccountSettingsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateAccountSettingsResponse Source #

Create a value of UpdateAccountSettingsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateAccountSettingsResponse', updateAccountSettingsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:status:UpdateAccountSettingsResponse', updateAccountSettingsResponse_status - The HTTP status of the request.

DescribeTemplatePermissions

data DescribeTemplatePermissions Source #

See: newDescribeTemplatePermissions smart constructor.

Instances

Instances details
Eq DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

Read DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

Show DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

Generic DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

Associated Types

type Rep DescribeTemplatePermissions :: Type -> Type #

NFData DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

Hashable DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

AWSRequest DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

ToHeaders DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

ToPath DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

ToQuery DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

type Rep DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

type Rep DescribeTemplatePermissions = D1 ('MetaData "DescribeTemplatePermissions" "Amazonka.QuickSight.DescribeTemplatePermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeTemplatePermissions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

newDescribeTemplatePermissions Source #

Create a value of DescribeTemplatePermissions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DescribeTemplatePermissions', describeTemplatePermissions_awsAccountId - The ID of the Amazon Web Services account that contains the template that you're describing.

$sel:templateId:DescribeTemplatePermissions', describeTemplatePermissions_templateId - The ID for the template.

data DescribeTemplatePermissionsResponse Source #

Instances

Instances details
Eq DescribeTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

Read DescribeTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

Show DescribeTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

Generic DescribeTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

NFData DescribeTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

type Rep DescribeTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplatePermissions

type Rep DescribeTemplatePermissionsResponse = D1 ('MetaData "DescribeTemplatePermissionsResponse" "Amazonka.QuickSight.DescribeTemplatePermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeTemplatePermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "templateArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeTemplatePermissionsResponse Source #

Create a value of DescribeTemplatePermissionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeTemplatePermissionsResponse', describeTemplatePermissionsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:templateId:DescribeTemplatePermissions', describeTemplatePermissionsResponse_templateId - The ID for the template.

$sel:templateArn:DescribeTemplatePermissionsResponse', describeTemplatePermissionsResponse_templateArn - The Amazon Resource Name (ARN) of the template.

$sel:permissions:DescribeTemplatePermissionsResponse', describeTemplatePermissionsResponse_permissions - A list of resource permissions to be set on the template.

$sel:status:DescribeTemplatePermissionsResponse', describeTemplatePermissionsResponse_status - The HTTP status of the request.

ListDashboards (Paginated)

data ListDashboards Source #

See: newListDashboards smart constructor.

Instances

Instances details
Eq ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

Read ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

Show ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

Generic ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

Associated Types

type Rep ListDashboards :: Type -> Type #

NFData ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

Methods

rnf :: ListDashboards -> () #

Hashable ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

AWSPager ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

AWSRequest ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

Associated Types

type AWSResponse ListDashboards #

ToHeaders ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

ToPath ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

ToQuery ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

type Rep ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

type Rep ListDashboards = D1 ('MetaData "ListDashboards" "Amazonka.QuickSight.ListDashboards" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListDashboards'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

newListDashboards Source #

Create a value of ListDashboards with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListDashboards', listDashboards_nextToken - The token for the next set of results, or null if there are no more results.

$sel:maxResults:ListDashboards', listDashboards_maxResults - The maximum number of results to be returned per request.

$sel:awsAccountId:ListDashboards', listDashboards_awsAccountId - The ID of the Amazon Web Services account that contains the dashboards that you're listing.

data ListDashboardsResponse Source #

See: newListDashboardsResponse smart constructor.

Instances

Instances details
Eq ListDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

Read ListDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

Show ListDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

Generic ListDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

Associated Types

type Rep ListDashboardsResponse :: Type -> Type #

NFData ListDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

Methods

rnf :: ListDashboardsResponse -> () #

type Rep ListDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboards

type Rep ListDashboardsResponse = D1 ('MetaData "ListDashboardsResponse" "Amazonka.QuickSight.ListDashboards" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListDashboardsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dashboardSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DashboardSummary])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDashboardsResponse Source #

Create a value of ListDashboardsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListDashboardsResponse', listDashboardsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:nextToken:ListDashboards', listDashboardsResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:dashboardSummaryList:ListDashboardsResponse', listDashboardsResponse_dashboardSummaryList - A structure that contains all of the dashboards in your Amazon Web Services account. This structure provides basic information about the dashboards.

$sel:status:ListDashboardsResponse', listDashboardsResponse_status - The HTTP status of the request.

DescribeTemplate

data DescribeTemplate Source #

See: newDescribeTemplate smart constructor.

Instances

Instances details
Eq DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

Read DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

Show DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

Generic DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

Associated Types

type Rep DescribeTemplate :: Type -> Type #

NFData DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

Methods

rnf :: DescribeTemplate -> () #

Hashable DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

AWSRequest DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

Associated Types

type AWSResponse DescribeTemplate #

ToHeaders DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

ToPath DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

ToQuery DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

type Rep DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

type Rep DescribeTemplate = D1 ('MetaData "DescribeTemplate" "Amazonka.QuickSight.DescribeTemplate" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeTemplate'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DescribeTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

newDescribeTemplate Source #

Create a value of DescribeTemplate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:aliasName:DescribeTemplate', describeTemplate_aliasName - 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.

$sel:versionNumber:DescribeTemplate', describeTemplate_versionNumber - (Optional) The number for the version to describe. If a VersionNumber parameter value isn't provided, the latest version of the template is described.

$sel:awsAccountId:DescribeTemplate', describeTemplate_awsAccountId - The ID of the Amazon Web Services account that contains the template that you're describing.

$sel:templateId:DescribeTemplate', describeTemplate_templateId - The ID for the template.

data DescribeTemplateResponse Source #

See: newDescribeTemplateResponse smart constructor.

Instances

Instances details
Eq DescribeTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

Read DescribeTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

Show DescribeTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

Generic DescribeTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

Associated Types

type Rep DescribeTemplateResponse :: Type -> Type #

NFData DescribeTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

type Rep DescribeTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplate

type Rep DescribeTemplateResponse = D1 ('MetaData "DescribeTemplateResponse" "Amazonka.QuickSight.DescribeTemplate" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeTemplateResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "template") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Template)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeTemplateResponse Source #

Create a value of DescribeTemplateResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeTemplateResponse', describeTemplateResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:template:DescribeTemplateResponse', describeTemplateResponse_template - The template structure for the object you want to describe.

$sel:status:DescribeTemplateResponse', describeTemplateResponse_status - The HTTP status of the request.

DeleteFolderMembership

data DeleteFolderMembership Source #

See: newDeleteFolderMembership smart constructor.

Instances

Instances details
Eq DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

Read DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

Show DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

Generic DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

Associated Types

type Rep DeleteFolderMembership :: Type -> Type #

NFData DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

Methods

rnf :: DeleteFolderMembership -> () #

Hashable DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

AWSRequest DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

Associated Types

type AWSResponse DeleteFolderMembership #

ToHeaders DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

ToPath DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

ToQuery DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

type Rep DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

type Rep DeleteFolderMembership = D1 ('MetaData "DeleteFolderMembership" "Amazonka.QuickSight.DeleteFolderMembership" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteFolderMembership'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "memberId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "memberType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MemberType))))
type AWSResponse DeleteFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

newDeleteFolderMembership Source #

Create a value of DeleteFolderMembership with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DeleteFolderMembership', deleteFolderMembership_awsAccountId - The AWS Account ID.

$sel:folderId:DeleteFolderMembership', deleteFolderMembership_folderId - The Folder ID.

$sel:memberId:DeleteFolderMembership', deleteFolderMembership_memberId - The ID of the asset (the dashboard, analysis, or dataset) that you want to delete.

$sel:memberType:DeleteFolderMembership', deleteFolderMembership_memberType - The type of the member, including DASHBOARD, ANALYSIS, and DATASET

data DeleteFolderMembershipResponse Source #

See: newDeleteFolderMembershipResponse smart constructor.

Instances

Instances details
Eq DeleteFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

Read DeleteFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

Show DeleteFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

Generic DeleteFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

Associated Types

type Rep DeleteFolderMembershipResponse :: Type -> Type #

NFData DeleteFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

type Rep DeleteFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteFolderMembership

type Rep DeleteFolderMembershipResponse = D1 ('MetaData "DeleteFolderMembershipResponse" "Amazonka.QuickSight.DeleteFolderMembership" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteFolderMembershipResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteFolderMembershipResponse Source #

Create a value of DeleteFolderMembershipResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DeleteFolderMembershipResponse', deleteFolderMembershipResponse_requestId - The request ID.

$sel:status:DeleteFolderMembershipResponse', deleteFolderMembershipResponse_status - The status of deleting the asset. If succeeded, the status is SC_OK (200).

$sel:httpStatus:DeleteFolderMembershipResponse', deleteFolderMembershipResponse_httpStatus - The response's http status code.

CreateTheme

data CreateTheme Source #

See: newCreateTheme smart constructor.

Instances

Instances details
Eq CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Read CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Show CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Generic CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Associated Types

type Rep CreateTheme :: Type -> Type #

NFData CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Methods

rnf :: CreateTheme -> () #

Hashable CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

ToJSON CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

AWSRequest CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Associated Types

type AWSResponse CreateTheme #

ToHeaders CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Methods

toHeaders :: CreateTheme -> [Header] #

ToPath CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

ToQuery CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

type Rep CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

type AWSResponse CreateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

newCreateTheme Source #

Create a value of CreateTheme with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:versionDescription:CreateTheme', createTheme_versionDescription - 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.

$sel:permissions:CreateTheme', createTheme_permissions - A valid grouping of resource permissions to apply to the new theme.

$sel:tags:CreateTheme', createTheme_tags - A map of the key-value pairs for the resource tag or tags that you want to add to the resource.

$sel:awsAccountId:CreateTheme', createTheme_awsAccountId - The ID of the Amazon Web Services account where you want to store the new theme.

$sel:themeId:CreateTheme', createTheme_themeId - An ID for the theme that you want to create. The theme ID is unique per Amazon Web Services Region in each Amazon Web Services account.

$sel:name:CreateTheme', createTheme_name - A display name for the theme.

$sel:baseThemeId:CreateTheme', createTheme_baseThemeId - 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 Amazon QuickSight analysis.

$sel:configuration:CreateTheme', createTheme_configuration - The theme configuration, which contains the theme display properties.

data CreateThemeResponse Source #

See: newCreateThemeResponse smart constructor.

Instances

Instances details
Eq CreateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Read CreateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Show CreateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Generic CreateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Associated Types

type Rep CreateThemeResponse :: Type -> Type #

NFData CreateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

Methods

rnf :: CreateThemeResponse -> () #

type Rep CreateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTheme

type Rep CreateThemeResponse = D1 ('MetaData "CreateThemeResponse" "Amazonka.QuickSight.CreateTheme" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateThemeResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "creationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: (S1 ('MetaSel ('Just "versionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateThemeResponse Source #

Create a value of CreateThemeResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:CreateThemeResponse', createThemeResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:themeId:CreateTheme', createThemeResponse_themeId - The ID of the theme.

$sel:arn:CreateThemeResponse', createThemeResponse_arn - The Amazon Resource Name (ARN) for the theme.

$sel:creationStatus:CreateThemeResponse', createThemeResponse_creationStatus - The theme creation status.

$sel:versionArn:CreateThemeResponse', createThemeResponse_versionArn - The Amazon Resource Name (ARN) for the new theme.

$sel:status:CreateThemeResponse', createThemeResponse_status - The HTTP status of the request.

ListUsers

data ListUsers Source #

See: newListUsers smart constructor.

Instances

Instances details
Eq ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Read ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Show ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Generic ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Associated Types

type Rep ListUsers :: Type -> Type #

NFData ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Methods

rnf :: ListUsers -> () #

Hashable ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

AWSRequest ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Associated Types

type AWSResponse ListUsers #

ToHeaders ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Methods

toHeaders :: ListUsers -> [Header] #

ToPath ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

ToQuery ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

type Rep ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

type Rep ListUsers = D1 ('MetaData "ListUsers" "Amazonka.QuickSight.ListUsers" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListUsers'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListUsers Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

newListUsers Source #

Create a value of ListUsers with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListUsers', listUsers_nextToken - A pagination token that can be used in a subsequent request.

$sel:maxResults:ListUsers', listUsers_maxResults - The maximum number of results to return from this request.

$sel:awsAccountId:ListUsers', listUsers_awsAccountId - The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

$sel:namespace:ListUsers', listUsers_namespace - The namespace. Currently, you should set this to default.

data ListUsersResponse Source #

See: newListUsersResponse smart constructor.

Instances

Instances details
Eq ListUsersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Read ListUsersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Show ListUsersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Generic ListUsersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Associated Types

type Rep ListUsersResponse :: Type -> Type #

NFData ListUsersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

Methods

rnf :: ListUsersResponse -> () #

type Rep ListUsersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListUsers

type Rep ListUsersResponse = D1 ('MetaData "ListUsersResponse" "Amazonka.QuickSight.ListUsers" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListUsersResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "userList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [User]))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListUsersResponse Source #

Create a value of ListUsersResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListUsersResponse', listUsersResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:userList:ListUsersResponse', listUsersResponse_userList - The list of users.

$sel:nextToken:ListUsers', listUsersResponse_nextToken - A pagination token that can be used in a subsequent request.

$sel:status:ListUsersResponse', listUsersResponse_status - The HTTP status of the request.

CreateFolderMembership

data CreateFolderMembership Source #

See: newCreateFolderMembership smart constructor.

Instances

Instances details
Eq CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

Read CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

Show CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

Generic CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

Associated Types

type Rep CreateFolderMembership :: Type -> Type #

NFData CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

Methods

rnf :: CreateFolderMembership -> () #

Hashable CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

ToJSON CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

AWSRequest CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

Associated Types

type AWSResponse CreateFolderMembership #

ToHeaders CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

ToPath CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

ToQuery CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

type Rep CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

type Rep CreateFolderMembership = D1 ('MetaData "CreateFolderMembership" "Amazonka.QuickSight.CreateFolderMembership" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateFolderMembership'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "memberId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "memberType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MemberType))))
type AWSResponse CreateFolderMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

newCreateFolderMembership Source #

Create a value of CreateFolderMembership with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:CreateFolderMembership', createFolderMembership_awsAccountId - The AWS Account ID.

$sel:folderId:CreateFolderMembership', createFolderMembership_folderId - The folder ID.

$sel:memberId:CreateFolderMembership', createFolderMembership_memberId - The ID of the asset (the dashboard, analysis, or dataset).

$sel:memberType:CreateFolderMembership', createFolderMembership_memberType - The type of the member, including DASHBOARD, ANALYSIS, and DATASET.

data CreateFolderMembershipResponse Source #

See: newCreateFolderMembershipResponse smart constructor.

Instances

Instances details
Eq CreateFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

Read CreateFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

Show CreateFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

Generic CreateFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

Associated Types

type Rep CreateFolderMembershipResponse :: Type -> Type #

NFData CreateFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

type Rep CreateFolderMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateFolderMembership

type Rep CreateFolderMembershipResponse = D1 ('MetaData "CreateFolderMembershipResponse" "Amazonka.QuickSight.CreateFolderMembership" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateFolderMembershipResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "folderMember") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FolderMember)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateFolderMembershipResponse Source #

Create a value of CreateFolderMembershipResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:CreateFolderMembershipResponse', createFolderMembershipResponse_requestId - The request ID.

$sel:status:CreateFolderMembershipResponse', createFolderMembershipResponse_status - The status of the folder membership. If succeeded, the status is SC_OK (200).

$sel:folderMember:CreateFolderMembershipResponse', createFolderMembershipResponse_folderMember - Information about the member in the folder.

$sel:httpStatus:CreateFolderMembershipResponse', createFolderMembershipResponse_httpStatus - The response's http status code.

UpdateThemePermissions

data UpdateThemePermissions Source #

See: newUpdateThemePermissions smart constructor.

Instances

Instances details
Eq UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

Read UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

Show UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

Generic UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

Associated Types

type Rep UpdateThemePermissions :: Type -> Type #

NFData UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

Methods

rnf :: UpdateThemePermissions -> () #

Hashable UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

ToJSON UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

AWSRequest UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

Associated Types

type AWSResponse UpdateThemePermissions #

ToHeaders UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

ToPath UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

ToQuery UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

type Rep UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

type Rep UpdateThemePermissions = D1 ('MetaData "UpdateThemePermissions" "Amazonka.QuickSight.UpdateThemePermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateThemePermissions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "revokePermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourcePermission])) :*: S1 ('MetaSel ('Just "grantPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourcePermission]))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse UpdateThemePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

newUpdateThemePermissions Source #

Create a value of UpdateThemePermissions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:revokePermissions:UpdateThemePermissions', updateThemePermissions_revokePermissions - A list of resource permissions to be revoked from the theme.

$sel:grantPermissions:UpdateThemePermissions', updateThemePermissions_grantPermissions - A list of resource permissions to be granted for the theme.

$sel:awsAccountId:UpdateThemePermissions', updateThemePermissions_awsAccountId - The ID of the Amazon Web Services account that contains the theme.

$sel:themeId:UpdateThemePermissions', updateThemePermissions_themeId - The ID for the theme.

data UpdateThemePermissionsResponse Source #

See: newUpdateThemePermissionsResponse smart constructor.

Instances

Instances details
Eq UpdateThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

Read UpdateThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

Show UpdateThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

Generic UpdateThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

Associated Types

type Rep UpdateThemePermissionsResponse :: Type -> Type #

NFData UpdateThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

type Rep UpdateThemePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemePermissions

type Rep UpdateThemePermissionsResponse = D1 ('MetaData "UpdateThemePermissionsResponse" "Amazonka.QuickSight.UpdateThemePermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateThemePermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "themeArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateThemePermissionsResponse Source #

Create a value of UpdateThemePermissionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateThemePermissionsResponse', updateThemePermissionsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:themeArn:UpdateThemePermissionsResponse', updateThemePermissionsResponse_themeArn - The Amazon Resource Name (ARN) of the theme.

$sel:themeId:UpdateThemePermissions', updateThemePermissionsResponse_themeId - The ID for the theme.

$sel:permissions:UpdateThemePermissionsResponse', updateThemePermissionsResponse_permissions - The resulting list of resource permissions for the theme.

$sel:status:UpdateThemePermissionsResponse', updateThemePermissionsResponse_status - The HTTP status of the request.

GetSessionEmbedUrl

data GetSessionEmbedUrl Source #

See: newGetSessionEmbedUrl smart constructor.

Instances

Instances details
Eq GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

Read GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

Show GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

Generic GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

Associated Types

type Rep GetSessionEmbedUrl :: Type -> Type #

NFData GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

Methods

rnf :: GetSessionEmbedUrl -> () #

Hashable GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

AWSRequest GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

Associated Types

type AWSResponse GetSessionEmbedUrl #

ToHeaders GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

ToPath GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

ToQuery GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

type Rep GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

type Rep GetSessionEmbedUrl = D1 ('MetaData "GetSessionEmbedUrl" "Amazonka.QuickSight.GetSessionEmbedUrl" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "GetSessionEmbedUrl'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "sessionLifetimeInMinutes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "entryPoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "userArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse GetSessionEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

newGetSessionEmbedUrl Source #

Create a value of GetSessionEmbedUrl with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sessionLifetimeInMinutes:GetSessionEmbedUrl', getSessionEmbedUrl_sessionLifetimeInMinutes - How many minutes the session is valid. The session lifetime must be 15-600 minutes.

$sel:entryPoint:GetSessionEmbedUrl', getSessionEmbedUrl_entryPoint - 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 Amazon QuickSight console URL of the dashboard
  • /analyses/AnalysisId - where AnalysisId is the actual ID key from the Amazon QuickSight console URL of the analysis

$sel:userArn:GetSessionEmbedUrl', getSessionEmbedUrl_userArn - The Amazon QuickSight user's Amazon Resource Name (ARN), for use with QUICKSIGHT identity type. You can use this for any type of Amazon QuickSight users in your account (readers, authors, or admins). They need to be authenticated as one of the following:

  1. Active Directory (AD) users or group members
  2. Invited nonfederated users
  3. 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.

$sel:awsAccountId:GetSessionEmbedUrl', getSessionEmbedUrl_awsAccountId - The ID for the Amazon Web Services account associated with your Amazon QuickSight subscription.

data GetSessionEmbedUrlResponse Source #

See: newGetSessionEmbedUrlResponse smart constructor.

Instances

Instances details
Eq GetSessionEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

Show GetSessionEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

Generic GetSessionEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

Associated Types

type Rep GetSessionEmbedUrlResponse :: Type -> Type #

NFData GetSessionEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

type Rep GetSessionEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetSessionEmbedUrl

type Rep GetSessionEmbedUrlResponse = D1 ('MetaData "GetSessionEmbedUrlResponse" "Amazonka.QuickSight.GetSessionEmbedUrl" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "GetSessionEmbedUrlResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "embedUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetSessionEmbedUrlResponse Source #

Create a value of GetSessionEmbedUrlResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:GetSessionEmbedUrlResponse', getSessionEmbedUrlResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:embedUrl:GetSessionEmbedUrlResponse', getSessionEmbedUrlResponse_embedUrl - A single-use URL that you can put into your server-side web page to embed your Amazon QuickSight session. This URL is valid for 5 minutes. The API operation provides the URL with an auth_code value that enables one (and only one) sign-on to a user session that is valid for 10 hours.

$sel:status:GetSessionEmbedUrlResponse', getSessionEmbedUrlResponse_status - The HTTP status of the request.

CreateDashboard

data CreateDashboard Source #

See: newCreateDashboard smart constructor.

Instances

Instances details
Eq CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

Read CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

Show CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

Generic CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

Associated Types

type Rep CreateDashboard :: Type -> Type #

NFData CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

Methods

rnf :: CreateDashboard -> () #

Hashable CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

ToJSON CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

AWSRequest CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

Associated Types

type AWSResponse CreateDashboard #

ToHeaders CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

ToPath CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

ToQuery CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

type Rep CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

type AWSResponse CreateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

newCreateDashboard Source #

Create a value of CreateDashboard with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:themeArn:CreateDashboard', createDashboard_themeArn - The Amazon Resource Name (ARN) of the theme that is being used for this dashboard. If you add a value for this field, it overrides the value that is used in the source entity. The theme ARN must exist in the same Amazon Web Services account where you create the dashboard.

$sel:dashboardPublishOptions:CreateDashboard', createDashboard_dashboardPublishOptions - 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, Amazon 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.

$sel:versionDescription:CreateDashboard', createDashboard_versionDescription - A description for the first version of the dashboard being created.

$sel:parameters:CreateDashboard', createDashboard_parameters - 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.

$sel:permissions:CreateDashboard', createDashboard_permissions - A structure that contains the permissions of the dashboard. You can use this structure for granting permissions by providing a list of IAMaction information for each principal ARN.

To specify no permissions, omit the permissions list.

$sel:tags:CreateDashboard', createDashboard_tags - Contains a map of the key-value pairs for the resource tag or tags assigned to the dashboard.

$sel:awsAccountId:CreateDashboard', createDashboard_awsAccountId - The ID of the Amazon Web Services account where you want to create the dashboard.

$sel:dashboardId:CreateDashboard', createDashboard_dashboardId - The ID for the dashboard, also added to the IAMpolicy.

$sel:name:CreateDashboard', createDashboard_name - The display name of the dashboard.

$sel:sourceEntity:CreateDashboard', createDashboard_sourceEntity - The entity that you are using as a source when you create the dashboard. In SourceEntity, you specify the type of object you're using as source. You can only create a dashboard from a template, so you use a SourceTemplate entity. If you need to create a dashboard from an analysis, first convert the analysis to a template by using the CreateTemplate API operation. For SourceTemplate, specify the Amazon Resource Name (ARN) of the source template. The SourceTemplateARN can contain any Amazon Web Services account and any Amazon QuickSight-supported Amazon Web Services Region.

Use the DataSetReferences entity within SourceTemplate to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.

data CreateDashboardResponse Source #

See: newCreateDashboardResponse smart constructor.

Instances

Instances details
Eq CreateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

Read CreateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

Show CreateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

Generic CreateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

Associated Types

type Rep CreateDashboardResponse :: Type -> Type #

NFData CreateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

Methods

rnf :: CreateDashboardResponse -> () #

type Rep CreateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDashboard

type Rep CreateDashboardResponse = D1 ('MetaData "CreateDashboardResponse" "Amazonka.QuickSight.CreateDashboard" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateDashboardResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "creationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)))) :*: (S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "versionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateDashboardResponse Source #

Create a value of CreateDashboardResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:CreateDashboardResponse', createDashboardResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:arn:CreateDashboardResponse', createDashboardResponse_arn - The ARN of the dashboard.

$sel:creationStatus:CreateDashboardResponse', createDashboardResponse_creationStatus - The status of the dashboard creation request.

$sel:dashboardId:CreateDashboard', createDashboardResponse_dashboardId - The ID for the dashboard.

$sel:versionArn:CreateDashboardResponse', createDashboardResponse_versionArn - The ARN of the dashboard, including the version number of the first version that is created.

$sel:status:CreateDashboardResponse', createDashboardResponse_status - The HTTP status of the request.

RegisterUser

data RegisterUser Source #

See: newRegisterUser smart constructor.

Instances

Instances details
Eq RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

Read RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

Show RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

Generic RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

Associated Types

type Rep RegisterUser :: Type -> Type #

NFData RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

Methods

rnf :: RegisterUser -> () #

Hashable RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

ToJSON RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

AWSRequest RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

Associated Types

type AWSResponse RegisterUser #

ToHeaders RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

ToPath RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

ToQuery RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

type Rep RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

type Rep RegisterUser = D1 ('MetaData "RegisterUser" "Amazonka.QuickSight.RegisterUser" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "RegisterUser'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "userName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "customPermissionsName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "customFederationProviderUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "externalLoginFederationProviderType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "iamArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "externalLoginId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "sessionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "identityType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 IdentityType) :*: S1 ('MetaSel ('Just "email") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "userRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 UserRole) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))
type AWSResponse RegisterUser Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

newRegisterUser Source #

Create a value of RegisterUser with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:userName:RegisterUser', registerUser_userName - The Amazon QuickSight user name that you want to create for the user you are registering.

$sel:customPermissionsName:RegisterUser', registerUser_customPermissionsName - (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 Amazon QuickSight console. Then, you use the RegisterUser API operation to assign the named set of permissions to a Amazon QuickSight user.

Amazon QuickSight custom permissions are applied through IAMpolicies. Therefore, they override the permissions typically granted by assigning Amazon QuickSight users to one of the default security cohorts in Amazon QuickSight (admin, author, reader).

This feature is available only to Amazon QuickSight Enterprise edition subscriptions.

$sel:customFederationProviderUrl:RegisterUser', registerUser_customFederationProviderUrl - The URL of the custom OpenID Connect (OIDC) provider that provides identity to let a user federate into Amazon QuickSight with an associated Identity and Access Management(IAM) role. This parameter should only be used when ExternalLoginFederationProviderType parameter is set to CUSTOM_OIDC.

$sel:externalLoginFederationProviderType:RegisterUser', registerUser_externalLoginFederationProviderType - The type of supported external login provider that provides identity to let a user federate into Amazon QuickSight with an associated Identity and Access Management(IAM) role. The type of supported external login provider can be one of the following.

  • COGNITO: Amazon Cognito. The provider URL is cognito-identity.amazonaws.com. When choosing the COGNITO provider type, don’t use the "CustomFederationProviderUrl" parameter which is only needed when the external provider is custom.
  • CUSTOM_OIDC: Custom OpenID Connect (OIDC) provider. When choosing CUSTOM_OIDC type, use the CustomFederationProviderUrl parameter to provide the custom OIDC provider URL.

$sel:iamArn:RegisterUser', registerUser_iamArn - The ARN of the IAMuser or role that you are registering with Amazon QuickSight.

$sel:externalLoginId:RegisterUser', registerUser_externalLoginId - The identity ID for a user in the external login provider.

$sel:sessionName:RegisterUser', registerUser_sessionName - You need to use this parameter only when you register one or more users using an assumed IAMrole. You don't need to provide the session name for other scenarios, for example when you are registering an IAMuser or an Amazon QuickSight user. You can register multiple users using the same IAMrole if each user has a different session name. For more information on assuming IAMroles, see assume-role in the AWS CLI Reference.

$sel:identityType:RegisterUser', registerUser_identityType - 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 IAMuser or role.
  • QUICKSIGHT: A user whose identity is owned and managed internally by Amazon QuickSight.

$sel:email:RegisterUser', registerUser_email - The email address of the user that you want to register.

$sel:userRole:RegisterUser', registerUser_userRole - 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.

$sel:awsAccountId:RegisterUser', registerUser_awsAccountId - The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

$sel:namespace:RegisterUser', registerUser_namespace - The namespace. Currently, you should set this to default.

data RegisterUserResponse Source #

See: newRegisterUserResponse smart constructor.

Instances

Instances details
Eq RegisterUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

Read RegisterUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

Show RegisterUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

Generic RegisterUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

Associated Types

type Rep RegisterUserResponse :: Type -> Type #

NFData RegisterUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

Methods

rnf :: RegisterUserResponse -> () #

type Rep RegisterUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RegisterUser

type Rep RegisterUserResponse = D1 ('MetaData "RegisterUserResponse" "Amazonka.QuickSight.RegisterUser" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "RegisterUserResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "userInvitationUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "user") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe User)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newRegisterUserResponse Source #

Create a value of RegisterUserResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:RegisterUserResponse', registerUserResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:userInvitationUrl:RegisterUserResponse', registerUserResponse_userInvitationUrl - The URL the user visits to complete registration and provide a password. This is returned only for users with an identity type of QUICKSIGHT.

$sel:user:RegisterUserResponse', registerUserResponse_user - The user's user name.

$sel:status:RegisterUserResponse', registerUserResponse_status - The HTTP status of the request.

DescribeDataSource

data DescribeDataSource Source #

See: newDescribeDataSource smart constructor.

Instances

Instances details
Eq DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

Read DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

Show DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

Generic DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

Associated Types

type Rep DescribeDataSource :: Type -> Type #

NFData DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

Methods

rnf :: DescribeDataSource -> () #

Hashable DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

AWSRequest DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

Associated Types

type AWSResponse DescribeDataSource #

ToHeaders DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

ToPath DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

ToQuery DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

type Rep DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

type Rep DescribeDataSource = D1 ('MetaData "DescribeDataSource" "Amazonka.QuickSight.DescribeDataSource" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeDataSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

newDescribeDataSource Source #

Create a value of DescribeDataSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DescribeDataSource', describeDataSource_awsAccountId - The Amazon Web Services account ID.

$sel:dataSourceId:DescribeDataSource', describeDataSource_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

data DescribeDataSourceResponse Source #

See: newDescribeDataSourceResponse smart constructor.

Instances

Instances details
Eq DescribeDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

Read DescribeDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

Show DescribeDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

Generic DescribeDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

Associated Types

type Rep DescribeDataSourceResponse :: Type -> Type #

NFData DescribeDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

type Rep DescribeDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSource

type Rep DescribeDataSourceResponse = D1 ('MetaData "DescribeDataSourceResponse" "Amazonka.QuickSight.DescribeDataSource" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeDataSourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSource)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeDataSourceResponse Source #

Create a value of DescribeDataSourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeDataSourceResponse', describeDataSourceResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:dataSource:DescribeDataSourceResponse', describeDataSourceResponse_dataSource - The information on the data source.

$sel:status:DescribeDataSourceResponse', describeDataSourceResponse_status - The HTTP status of the request.

DescribeFolderResolvedPermissions

data DescribeFolderResolvedPermissions Source #

See: newDescribeFolderResolvedPermissions smart constructor.

Instances

Instances details
Eq DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

Read DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

Show DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

Generic DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

Associated Types

type Rep DescribeFolderResolvedPermissions :: Type -> Type #

NFData DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

Hashable DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

AWSRequest DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

ToHeaders DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

ToPath DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

ToQuery DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

type Rep DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

type Rep DescribeFolderResolvedPermissions = D1 ('MetaData "DescribeFolderResolvedPermissions" "Amazonka.QuickSight.DescribeFolderResolvedPermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeFolderResolvedPermissions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeFolderResolvedPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

data DescribeFolderResolvedPermissionsResponse Source #

Instances

Instances details
Eq DescribeFolderResolvedPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

Read DescribeFolderResolvedPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

Show DescribeFolderResolvedPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

Generic DescribeFolderResolvedPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

NFData DescribeFolderResolvedPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

type Rep DescribeFolderResolvedPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderResolvedPermissions

type Rep DescribeFolderResolvedPermissionsResponse = D1 ('MetaData "DescribeFolderResolvedPermissionsResponse" "Amazonka.QuickSight.DescribeFolderResolvedPermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeFolderResolvedPermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

UpdateAnalysisPermissions

data UpdateAnalysisPermissions Source #

See: newUpdateAnalysisPermissions smart constructor.

Instances

Instances details
Eq UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

Read UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

Show UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

Generic UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

Associated Types

type Rep UpdateAnalysisPermissions :: Type -> Type #

NFData UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

Hashable UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

ToJSON UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

AWSRequest UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

ToHeaders UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

ToPath UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

ToQuery UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

type Rep UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

type Rep UpdateAnalysisPermissions = D1 ('MetaData "UpdateAnalysisPermissions" "Amazonka.QuickSight.UpdateAnalysisPermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateAnalysisPermissions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "revokePermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourcePermission])) :*: S1 ('MetaSel ('Just "grantPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourcePermission]))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse UpdateAnalysisPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

newUpdateAnalysisPermissions Source #

Create a value of UpdateAnalysisPermissions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:revokePermissions:UpdateAnalysisPermissions', updateAnalysisPermissions_revokePermissions - A structure that describes the permissions to remove and the principal to remove them from.

$sel:grantPermissions:UpdateAnalysisPermissions', updateAnalysisPermissions_grantPermissions - A structure that describes the permissions to add and the principal to add them to.

$sel:awsAccountId:UpdateAnalysisPermissions', updateAnalysisPermissions_awsAccountId - The ID of the Amazon Web Services account that contains the analysis whose permissions you're updating. You must be using the Amazon Web Services account that the analysis is in.

$sel:analysisId:UpdateAnalysisPermissions', updateAnalysisPermissions_analysisId - The ID of the analysis whose permissions you're updating. The ID is part of the analysis URL.

data UpdateAnalysisPermissionsResponse Source #

See: newUpdateAnalysisPermissionsResponse smart constructor.

Instances

Instances details
Eq UpdateAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

Read UpdateAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

Show UpdateAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

Generic UpdateAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

Associated Types

type Rep UpdateAnalysisPermissionsResponse :: Type -> Type #

NFData UpdateAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

type Rep UpdateAnalysisPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysisPermissions

type Rep UpdateAnalysisPermissionsResponse = D1 ('MetaData "UpdateAnalysisPermissionsResponse" "Amazonka.QuickSight.UpdateAnalysisPermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateAnalysisPermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "analysisArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateAnalysisPermissionsResponse Source #

Create a value of UpdateAnalysisPermissionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateAnalysisPermissionsResponse', updateAnalysisPermissionsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:analysisId:UpdateAnalysisPermissions', updateAnalysisPermissionsResponse_analysisId - The ID of the analysis that you updated permissions for.

$sel:analysisArn:UpdateAnalysisPermissionsResponse', updateAnalysisPermissionsResponse_analysisArn - The Amazon Resource Name (ARN) of the analysis that you updated.

$sel:permissions:UpdateAnalysisPermissionsResponse', updateAnalysisPermissionsResponse_permissions - A structure that describes the principals and the resource-level permissions on an analysis.

$sel:status:UpdateAnalysisPermissionsResponse', updateAnalysisPermissionsResponse_status - The HTTP status of the request.

DeleteDataSet

data DeleteDataSet Source #

See: newDeleteDataSet smart constructor.

Constructors

DeleteDataSet' Text Text 

Instances

Instances details
Eq DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

Read DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

Show DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

Generic DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

Associated Types

type Rep DeleteDataSet :: Type -> Type #

NFData DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

Methods

rnf :: DeleteDataSet -> () #

Hashable DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

AWSRequest DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

Associated Types

type AWSResponse DeleteDataSet #

ToHeaders DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

ToPath DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

ToQuery DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

type Rep DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

type Rep DeleteDataSet = D1 ('MetaData "DeleteDataSet" "Amazonka.QuickSight.DeleteDataSet" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteDataSet'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

newDeleteDataSet Source #

Create a value of DeleteDataSet with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DeleteDataSet', deleteDataSet_awsAccountId - The Amazon Web Services account ID.

$sel:dataSetId:DeleteDataSet', deleteDataSet_dataSetId - The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

data DeleteDataSetResponse Source #

See: newDeleteDataSetResponse smart constructor.

Instances

Instances details
Eq DeleteDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

Read DeleteDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

Show DeleteDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

Generic DeleteDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

Associated Types

type Rep DeleteDataSetResponse :: Type -> Type #

NFData DeleteDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

Methods

rnf :: DeleteDataSetResponse -> () #

type Rep DeleteDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDataSet

type Rep DeleteDataSetResponse = D1 ('MetaData "DeleteDataSetResponse" "Amazonka.QuickSight.DeleteDataSet" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteDataSetResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteDataSetResponse Source #

Create a value of DeleteDataSetResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DeleteDataSetResponse', deleteDataSetResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:arn:DeleteDataSetResponse', deleteDataSetResponse_arn - The Amazon Resource Name (ARN) of the dataset.

$sel:dataSetId:DeleteDataSet', deleteDataSetResponse_dataSetId - The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:status:DeleteDataSetResponse', deleteDataSetResponse_status - The HTTP status of the request.

UpdateDataSet

data UpdateDataSet Source #

See: newUpdateDataSet smart constructor.

Instances

Instances details
Eq UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

Show UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

Generic UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

Associated Types

type Rep UpdateDataSet :: Type -> Type #

NFData UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

Methods

rnf :: UpdateDataSet -> () #

Hashable UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

ToJSON UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

AWSRequest UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

Associated Types

type AWSResponse UpdateDataSet #

ToHeaders UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

ToPath UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

ToQuery UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

type Rep UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

type Rep UpdateDataSet = D1 ('MetaData "UpdateDataSet" "Amazonka.QuickSight.UpdateDataSet" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateDataSet'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "fieldFolders") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text FieldFolder))) :*: (S1 ('MetaSel ('Just "columnGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ColumnGroup))) :*: S1 ('MetaSel ('Just "dataSetUsageConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSetUsageConfiguration)))) :*: (S1 ('MetaSel ('Just "rowLevelPermissionTagConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RowLevelPermissionTagConfiguration)) :*: (S1 ('MetaSel ('Just "rowLevelPermissionDataSet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RowLevelPermissionDataSet)) :*: S1 ('MetaSel ('Just "columnLevelPermissionRules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ColumnLevelPermissionRule)))))) :*: ((S1 ('MetaSel ('Just "logicalTableMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text LogicalTable))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "physicalTableMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap Text PhysicalTable)) :*: S1 ('MetaSel ('Just "importMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataSetImportMode))))))
type AWSResponse UpdateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

newUpdateDataSet Source #

Create a value of UpdateDataSet with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:fieldFolders:UpdateDataSet', updateDataSet_fieldFolders - The folder that contains fields and nested subfolders for your dataset.

$sel:columnGroups:UpdateDataSet', updateDataSet_columnGroups - Groupings of columns that work together in certain Amazon QuickSight features. Currently, only geospatial hierarchy is supported.

$sel:dataSetUsageConfiguration:UpdateDataSet', updateDataSet_dataSetUsageConfiguration - Undocumented member.

$sel:rowLevelPermissionTagConfiguration:UpdateDataSet', updateDataSet_rowLevelPermissionTagConfiguration - The configuration of tags on a dataset to set row-level security. Row-level security tags are currently supported for anonymous embedding only.

$sel:rowLevelPermissionDataSet:UpdateDataSet', updateDataSet_rowLevelPermissionDataSet - The row-level security configuration for the data you want to create.

$sel:columnLevelPermissionRules:UpdateDataSet', updateDataSet_columnLevelPermissionRules - A set of one or more definitions of a ColumnLevelPermissionRule .

$sel:logicalTableMap:UpdateDataSet', updateDataSet_logicalTableMap - Configures the combination and transformation of the data from the physical tables.

$sel:awsAccountId:UpdateDataSet', updateDataSet_awsAccountId - The Amazon Web Services account ID.

$sel:dataSetId:UpdateDataSet', updateDataSet_dataSetId - The ID for the dataset that you want to update. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:name:UpdateDataSet', updateDataSet_name - The display name for the dataset.

$sel:physicalTableMap:UpdateDataSet', updateDataSet_physicalTableMap - Declares the physical tables that are available in the underlying data sources.

$sel:importMode:UpdateDataSet', updateDataSet_importMode - Indicates whether you want to import the data into SPICE.

data UpdateDataSetResponse Source #

See: newUpdateDataSetResponse smart constructor.

Instances

Instances details
Eq UpdateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

Read UpdateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

Show UpdateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

Generic UpdateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

Associated Types

type Rep UpdateDataSetResponse :: Type -> Type #

NFData UpdateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

Methods

rnf :: UpdateDataSetResponse -> () #

type Rep UpdateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSet

type Rep UpdateDataSetResponse = D1 ('MetaData "UpdateDataSetResponse" "Amazonka.QuickSight.UpdateDataSet" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateDataSetResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "ingestionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "ingestionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateDataSetResponse Source #

Create a value of UpdateDataSetResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateDataSetResponse', updateDataSetResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:ingestionArn:UpdateDataSetResponse', updateDataSetResponse_ingestionArn - The ARN for the ingestion, which is triggered as a result of dataset creation if the import mode is SPICE.

$sel:arn:UpdateDataSetResponse', updateDataSetResponse_arn - The Amazon Resource Name (ARN) of the dataset.

$sel:ingestionId:UpdateDataSetResponse', updateDataSetResponse_ingestionId - The ID of the ingestion, which is triggered as a result of dataset creation if the import mode is SPICE.

$sel:dataSetId:UpdateDataSet', updateDataSetResponse_dataSetId - The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:status:UpdateDataSetResponse', updateDataSetResponse_status - The HTTP status of the request.

ListThemeAliases

data ListThemeAliases Source #

See: newListThemeAliases smart constructor.

Instances

Instances details
Eq ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

Read ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

Show ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

Generic ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

Associated Types

type Rep ListThemeAliases :: Type -> Type #

NFData ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

Methods

rnf :: ListThemeAliases -> () #

Hashable ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

AWSRequest ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

Associated Types

type AWSResponse ListThemeAliases #

ToHeaders ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

ToPath ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

ToQuery ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

type Rep ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

type Rep ListThemeAliases = D1 ('MetaData "ListThemeAliases" "Amazonka.QuickSight.ListThemeAliases" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListThemeAliases'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListThemeAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

newListThemeAliases Source #

Create a value of ListThemeAliases with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListThemeAliases', listThemeAliases_nextToken - The token for the next set of results, or null if there are no more results.

$sel:maxResults:ListThemeAliases', listThemeAliases_maxResults - The maximum number of results to be returned per request.

$sel:awsAccountId:ListThemeAliases', listThemeAliases_awsAccountId - The ID of the Amazon Web Services account that contains the theme aliases that you're listing.

$sel:themeId:ListThemeAliases', listThemeAliases_themeId - The ID for the theme.

data ListThemeAliasesResponse Source #

See: newListThemeAliasesResponse smart constructor.

Instances

Instances details
Eq ListThemeAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

Read ListThemeAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

Show ListThemeAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

Generic ListThemeAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

Associated Types

type Rep ListThemeAliasesResponse :: Type -> Type #

NFData ListThemeAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

type Rep ListThemeAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeAliases

type Rep ListThemeAliasesResponse = D1 ('MetaData "ListThemeAliasesResponse" "Amazonka.QuickSight.ListThemeAliases" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListThemeAliasesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "themeAliasList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ThemeAlias])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListThemeAliasesResponse Source #

Create a value of ListThemeAliasesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListThemeAliasesResponse', listThemeAliasesResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:nextToken:ListThemeAliases', listThemeAliasesResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:themeAliasList:ListThemeAliasesResponse', listThemeAliasesResponse_themeAliasList - A structure containing the list of the theme's aliases.

$sel:status:ListThemeAliasesResponse', listThemeAliasesResponse_status - The HTTP status of the request.

UpdateAnalysis

data UpdateAnalysis Source #

See: newUpdateAnalysis smart constructor.

Instances

Instances details
Eq UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

Read UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

Show UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

Generic UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

Associated Types

type Rep UpdateAnalysis :: Type -> Type #

NFData UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

Methods

rnf :: UpdateAnalysis -> () #

Hashable UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

ToJSON UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

AWSRequest UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

Associated Types

type AWSResponse UpdateAnalysis #

ToHeaders UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

ToPath UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

ToQuery UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

type Rep UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

type Rep UpdateAnalysis = D1 ('MetaData "UpdateAnalysis" "Amazonka.QuickSight.UpdateAnalysis" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateAnalysis'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "themeArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Parameters)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sourceEntity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AnalysisSourceEntity)))))
type AWSResponse UpdateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

newUpdateAnalysis Source #

Create a value of UpdateAnalysis with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:themeArn:UpdateAnalysis', updateAnalysis_themeArn - The Amazon Resource Name (ARN) for the theme to apply to the analysis that you're creating. To see the theme in the Amazon QuickSight console, make sure that you have access to it.

$sel:parameters:UpdateAnalysis', updateAnalysis_parameters - 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.

$sel:awsAccountId:UpdateAnalysis', updateAnalysis_awsAccountId - The ID of the Amazon Web Services account that contains the analysis that you're updating.

$sel:analysisId:UpdateAnalysis', updateAnalysis_analysisId - The ID for the analysis that you're updating. This ID displays in the URL of the analysis.

$sel:name:UpdateAnalysis', updateAnalysis_name - A descriptive name for the analysis that you're updating. This name displays for the analysis in the Amazon QuickSight console.

$sel:sourceEntity:UpdateAnalysis', updateAnalysis_sourceEntity - 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.

data UpdateAnalysisResponse Source #

See: newUpdateAnalysisResponse smart constructor.

Instances

Instances details
Eq UpdateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

Read UpdateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

Show UpdateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

Generic UpdateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

Associated Types

type Rep UpdateAnalysisResponse :: Type -> Type #

NFData UpdateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

Methods

rnf :: UpdateAnalysisResponse -> () #

type Rep UpdateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAnalysis

type Rep UpdateAnalysisResponse = D1 ('MetaData "UpdateAnalysisResponse" "Amazonka.QuickSight.UpdateAnalysis" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateAnalysisResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "updateStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateAnalysisResponse Source #

Create a value of UpdateAnalysisResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateAnalysisResponse', updateAnalysisResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:analysisId:UpdateAnalysis', updateAnalysisResponse_analysisId - The ID of the analysis.

$sel:arn:UpdateAnalysisResponse', updateAnalysisResponse_arn - The ARN of the analysis that you're updating.

$sel:updateStatus:UpdateAnalysisResponse', updateAnalysisResponse_updateStatus - The update status of the last update that was made to the analysis.

$sel:status:UpdateAnalysisResponse', updateAnalysisResponse_status - The HTTP status of the request.

DeleteAnalysis

data DeleteAnalysis Source #

See: newDeleteAnalysis smart constructor.

Instances

Instances details
Eq DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

Read DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

Show DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

Generic DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

Associated Types

type Rep DeleteAnalysis :: Type -> Type #

NFData DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

Methods

rnf :: DeleteAnalysis -> () #

Hashable DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

AWSRequest DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

Associated Types

type AWSResponse DeleteAnalysis #

ToHeaders DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

ToPath DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

ToQuery DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

type Rep DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

type Rep DeleteAnalysis = D1 ('MetaData "DeleteAnalysis" "Amazonka.QuickSight.DeleteAnalysis" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteAnalysis'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "recoveryWindowInDays") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "forceDeleteWithoutRecovery") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DeleteAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

newDeleteAnalysis Source #

Create a value of DeleteAnalysis with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:recoveryWindowInDays:DeleteAnalysis', deleteAnalysis_recoveryWindowInDays - A value that specifies the number of days that Amazon QuickSight waits before it deletes the analysis. You can't use this parameter with the ForceDeleteWithoutRecovery option in the same API call. The default value is 30.

$sel:forceDeleteWithoutRecovery:DeleteAnalysis', deleteAnalysis_forceDeleteWithoutRecovery - 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.

$sel:awsAccountId:DeleteAnalysis', deleteAnalysis_awsAccountId - The ID of the Amazon Web Services account where you want to delete an analysis.

$sel:analysisId:DeleteAnalysis', deleteAnalysis_analysisId - The ID of the analysis that you're deleting.

data DeleteAnalysisResponse Source #

See: newDeleteAnalysisResponse smart constructor.

Instances

Instances details
Eq DeleteAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

Read DeleteAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

Show DeleteAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

Generic DeleteAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

Associated Types

type Rep DeleteAnalysisResponse :: Type -> Type #

NFData DeleteAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

Methods

rnf :: DeleteAnalysisResponse -> () #

type Rep DeleteAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAnalysis

type Rep DeleteAnalysisResponse = D1 ('MetaData "DeleteAnalysisResponse" "Amazonka.QuickSight.DeleteAnalysis" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteAnalysisResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "deletionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDeleteAnalysisResponse Source #

Create a value of DeleteAnalysisResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DeleteAnalysisResponse', deleteAnalysisResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:analysisId:DeleteAnalysis', deleteAnalysisResponse_analysisId - The ID of the deleted analysis.

$sel:arn:DeleteAnalysisResponse', deleteAnalysisResponse_arn - The Amazon Resource Name (ARN) of the deleted analysis.

$sel:deletionTime:DeleteAnalysisResponse', deleteAnalysisResponse_deletionTime - The date and time that the analysis is scheduled to be deleted.

$sel:status:DeleteAnalysisResponse', deleteAnalysisResponse_status - The HTTP status of the request.

SearchFolders

data SearchFolders Source #

See: newSearchFolders smart constructor.

Instances

Instances details
Eq SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

Read SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

Show SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

Generic SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

Associated Types

type Rep SearchFolders :: Type -> Type #

NFData SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

Methods

rnf :: SearchFolders -> () #

Hashable SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

ToJSON SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

AWSRequest SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

Associated Types

type AWSResponse SearchFolders #

ToHeaders SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

ToPath SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

ToQuery SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

type Rep SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

type Rep SearchFolders = D1 ('MetaData "SearchFolders" "Amazonka.QuickSight.SearchFolders" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "SearchFolders'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [FolderSearchFilter]))))
type AWSResponse SearchFolders Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

newSearchFolders Source #

Create a value of SearchFolders with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:SearchFolders', searchFolders_nextToken - The token for the next set of results, or null if there are no more results.

$sel:maxResults:SearchFolders', searchFolders_maxResults - The maximum number of results to be returned per request.

$sel:awsAccountId:SearchFolders', searchFolders_awsAccountId - The AWS account ID.

$sel:filters:SearchFolders', searchFolders_filters - The filters to apply to the search. Currently, you can search only by the parent folder ARN. For example, "Filters": [ { "Name": "PARENT_FOLDER_ARN", "Operator": "StringEquals", "Value": "arn:aws:quicksight:us-east-1:1:folder/folderId" } ].

data SearchFoldersResponse Source #

See: newSearchFoldersResponse smart constructor.

Instances

Instances details
Eq SearchFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

Read SearchFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

Show SearchFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

Generic SearchFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

Associated Types

type Rep SearchFoldersResponse :: Type -> Type #

NFData SearchFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

Methods

rnf :: SearchFoldersResponse -> () #

type Rep SearchFoldersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchFolders

type Rep SearchFoldersResponse = D1 ('MetaData "SearchFoldersResponse" "Amazonka.QuickSight.SearchFolders" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "SearchFoldersResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "folderSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FolderSummary])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newSearchFoldersResponse Source #

Create a value of SearchFoldersResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:SearchFoldersResponse', searchFoldersResponse_requestId - The request ID.

$sel:nextToken:SearchFolders', searchFoldersResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:folderSummaryList:SearchFoldersResponse', searchFoldersResponse_folderSummaryList - A structure that contains all of the folders in your AWS account. This structure provides basic information about the folders.

$sel:status:SearchFoldersResponse', searchFoldersResponse_status - The status. If succeeded, the status is SC_OK.

DescribeFolderPermissions

data DescribeFolderPermissions Source #

See: newDescribeFolderPermissions smart constructor.

Instances

Instances details
Eq DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

Read DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

Show DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

Generic DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

Associated Types

type Rep DescribeFolderPermissions :: Type -> Type #

NFData DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

Hashable DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

AWSRequest DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

ToHeaders DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

ToPath DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

ToQuery DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

type Rep DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

type Rep DescribeFolderPermissions = D1 ('MetaData "DescribeFolderPermissions" "Amazonka.QuickSight.DescribeFolderPermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeFolderPermissions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeFolderPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

newDescribeFolderPermissions Source #

Create a value of DescribeFolderPermissions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DescribeFolderPermissions', describeFolderPermissions_awsAccountId - The AWS Account ID.

$sel:folderId:DescribeFolderPermissions', describeFolderPermissions_folderId - The folder ID.

data DescribeFolderPermissionsResponse Source #

See: newDescribeFolderPermissionsResponse smart constructor.

Instances

Instances details
Eq DescribeFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

Read DescribeFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

Show DescribeFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

Generic DescribeFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

Associated Types

type Rep DescribeFolderPermissionsResponse :: Type -> Type #

NFData DescribeFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

type Rep DescribeFolderPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolderPermissions

type Rep DescribeFolderPermissionsResponse = D1 ('MetaData "DescribeFolderPermissionsResponse" "Amazonka.QuickSight.DescribeFolderPermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeFolderPermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeFolderPermissionsResponse Source #

Create a value of DescribeFolderPermissionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeFolderPermissionsResponse', describeFolderPermissionsResponse_requestId - The request ID.

$sel:arn:DescribeFolderPermissionsResponse', describeFolderPermissionsResponse_arn - The Amazon Resource Name (ARN) for the folder.

$sel:folderId:DescribeFolderPermissions', describeFolderPermissionsResponse_folderId - The folder ID.

$sel:permissions:DescribeFolderPermissionsResponse', describeFolderPermissionsResponse_permissions - Information about the permissions on the folder.

$sel:status:DescribeFolderPermissionsResponse', describeFolderPermissionsResponse_status - The status. If succeeded, the status is SC_OK.

UpdateDataSetPermissions

data UpdateDataSetPermissions Source #

See: newUpdateDataSetPermissions smart constructor.

Instances

Instances details
Eq UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

Read UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

Show UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

Generic UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

Associated Types

type Rep UpdateDataSetPermissions :: Type -> Type #

NFData UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

Hashable UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

ToJSON UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

AWSRequest UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

ToHeaders UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

ToPath UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

ToQuery UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

type Rep UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

type Rep UpdateDataSetPermissions = D1 ('MetaData "UpdateDataSetPermissions" "Amazonka.QuickSight.UpdateDataSetPermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateDataSetPermissions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "revokePermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "grantPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission)))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse UpdateDataSetPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

newUpdateDataSetPermissions Source #

Create a value of UpdateDataSetPermissions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:revokePermissions:UpdateDataSetPermissions', updateDataSetPermissions_revokePermissions - The resource permissions that you want to revoke from the dataset.

$sel:grantPermissions:UpdateDataSetPermissions', updateDataSetPermissions_grantPermissions - The resource permissions that you want to grant to the dataset.

$sel:awsAccountId:UpdateDataSetPermissions', updateDataSetPermissions_awsAccountId - The Amazon Web Services account ID.

$sel:dataSetId:UpdateDataSetPermissions', updateDataSetPermissions_dataSetId - The ID for the dataset whose permissions you want to update. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

data UpdateDataSetPermissionsResponse Source #

See: newUpdateDataSetPermissionsResponse smart constructor.

Instances

Instances details
Eq UpdateDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

Read UpdateDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

Show UpdateDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

Generic UpdateDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

Associated Types

type Rep UpdateDataSetPermissionsResponse :: Type -> Type #

NFData UpdateDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

type Rep UpdateDataSetPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSetPermissions

type Rep UpdateDataSetPermissionsResponse = D1 ('MetaData "UpdateDataSetPermissionsResponse" "Amazonka.QuickSight.UpdateDataSetPermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateDataSetPermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataSetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateDataSetPermissionsResponse Source #

Create a value of UpdateDataSetPermissionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateDataSetPermissionsResponse', updateDataSetPermissionsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:dataSetArn:UpdateDataSetPermissionsResponse', updateDataSetPermissionsResponse_dataSetArn - The Amazon Resource Name (ARN) of the dataset.

$sel:dataSetId:UpdateDataSetPermissions', updateDataSetPermissionsResponse_dataSetId - The ID for the dataset whose permissions you want to update. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:status:UpdateDataSetPermissionsResponse', updateDataSetPermissionsResponse_status - The HTTP status of the request.

CreateThemeAlias

data CreateThemeAlias Source #

See: newCreateThemeAlias smart constructor.

Instances

Instances details
Eq CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

Read CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

Show CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

Generic CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

Associated Types

type Rep CreateThemeAlias :: Type -> Type #

NFData CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

Methods

rnf :: CreateThemeAlias -> () #

Hashable CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

ToJSON CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

AWSRequest CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

Associated Types

type AWSResponse CreateThemeAlias #

ToHeaders CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

ToPath CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

ToQuery CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

type Rep CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

type Rep CreateThemeAlias = D1 ('MetaData "CreateThemeAlias" "Amazonka.QuickSight.CreateThemeAlias" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateThemeAlias'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))
type AWSResponse CreateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

newCreateThemeAlias Source #

Create a value of CreateThemeAlias with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:CreateThemeAlias', createThemeAlias_awsAccountId - The ID of the Amazon Web Services account that contains the theme for the new theme alias.

$sel:themeId:CreateThemeAlias', createThemeAlias_themeId - An ID for the theme alias.

$sel:aliasName:CreateThemeAlias', createThemeAlias_aliasName - 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.

$sel:themeVersionNumber:CreateThemeAlias', createThemeAlias_themeVersionNumber - The version number of the theme.

data CreateThemeAliasResponse Source #

See: newCreateThemeAliasResponse smart constructor.

Instances

Instances details
Eq CreateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

Read CreateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

Show CreateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

Generic CreateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

Associated Types

type Rep CreateThemeAliasResponse :: Type -> Type #

NFData CreateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

type Rep CreateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateThemeAlias

type Rep CreateThemeAliasResponse = D1 ('MetaData "CreateThemeAliasResponse" "Amazonka.QuickSight.CreateThemeAlias" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateThemeAliasResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "themeAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ThemeAlias)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateThemeAliasResponse Source #

Create a value of CreateThemeAliasResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:CreateThemeAliasResponse', createThemeAliasResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:themeAlias:CreateThemeAliasResponse', createThemeAliasResponse_themeAlias - Information about the theme alias.

$sel:status:CreateThemeAliasResponse', createThemeAliasResponse_status - The HTTP status of the request.

DescribeFolder

data DescribeFolder Source #

See: newDescribeFolder smart constructor.

Constructors

DescribeFolder' Text Text 

Instances

Instances details
Eq DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

Read DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

Show DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

Generic DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

Associated Types

type Rep DescribeFolder :: Type -> Type #

NFData DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

Methods

rnf :: DescribeFolder -> () #

Hashable DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

AWSRequest DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

Associated Types

type AWSResponse DescribeFolder #

ToHeaders DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

ToPath DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

ToQuery DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

type Rep DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

type Rep DescribeFolder = D1 ('MetaData "DescribeFolder" "Amazonka.QuickSight.DescribeFolder" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeFolder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeFolder Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

newDescribeFolder Source #

Create a value of DescribeFolder with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DescribeFolder', describeFolder_awsAccountId - The AWS account ID.

$sel:folderId:DescribeFolder', describeFolder_folderId - The folder ID.

data DescribeFolderResponse Source #

See: newDescribeFolderResponse smart constructor.

Instances

Instances details
Eq DescribeFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

Read DescribeFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

Show DescribeFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

Generic DescribeFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

Associated Types

type Rep DescribeFolderResponse :: Type -> Type #

NFData DescribeFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

Methods

rnf :: DescribeFolderResponse -> () #

type Rep DescribeFolderResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeFolder

type Rep DescribeFolderResponse = D1 ('MetaData "DescribeFolderResponse" "Amazonka.QuickSight.DescribeFolder" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeFolderResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "folder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Folder)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeFolderResponse Source #

Create a value of DescribeFolderResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeFolderResponse', describeFolderResponse_requestId - The request ID.

$sel:folder:DescribeFolderResponse', describeFolderResponse_folder - Information about the folder.

$sel:status:DescribeFolderResponse', describeFolderResponse_status - The status. If succeeded, the status is SC_OK (200).

DescribeTemplateAlias

data DescribeTemplateAlias Source #

See: newDescribeTemplateAlias smart constructor.

Instances

Instances details
Eq DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

Read DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

Show DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

Generic DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

Associated Types

type Rep DescribeTemplateAlias :: Type -> Type #

NFData DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

Methods

rnf :: DescribeTemplateAlias -> () #

Hashable DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

AWSRequest DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

Associated Types

type AWSResponse DescribeTemplateAlias #

ToHeaders DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

ToPath DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

ToQuery DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

type Rep DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

type Rep DescribeTemplateAlias = D1 ('MetaData "DescribeTemplateAlias" "Amazonka.QuickSight.DescribeTemplateAlias" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeTemplateAlias'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DescribeTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

newDescribeTemplateAlias Source #

Create a value of DescribeTemplateAlias with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DescribeTemplateAlias', describeTemplateAlias_awsAccountId - The ID of the Amazon Web Services account that contains the template alias that you're describing.

$sel:templateId:DescribeTemplateAlias', describeTemplateAlias_templateId - The ID for the template.

$sel:aliasName:DescribeTemplateAlias', describeTemplateAlias_aliasName - 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.

data DescribeTemplateAliasResponse Source #

See: newDescribeTemplateAliasResponse smart constructor.

Instances

Instances details
Eq DescribeTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

Read DescribeTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

Show DescribeTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

Generic DescribeTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

Associated Types

type Rep DescribeTemplateAliasResponse :: Type -> Type #

NFData DescribeTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

type Rep DescribeTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTemplateAlias

type Rep DescribeTemplateAliasResponse = D1 ('MetaData "DescribeTemplateAliasResponse" "Amazonka.QuickSight.DescribeTemplateAlias" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeTemplateAliasResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "templateAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemplateAlias)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeTemplateAliasResponse Source #

Create a value of DescribeTemplateAliasResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeTemplateAliasResponse', describeTemplateAliasResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:templateAlias:DescribeTemplateAliasResponse', describeTemplateAliasResponse_templateAlias - Information about the template alias.

$sel:status:DescribeTemplateAliasResponse', describeTemplateAliasResponse_status - The HTTP status of the request.

DescribeIAMPolicyAssignment

data DescribeIAMPolicyAssignment Source #

See: newDescribeIAMPolicyAssignment smart constructor.

Instances

Instances details
Eq DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

Read DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

Show DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

Generic DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

Associated Types

type Rep DescribeIAMPolicyAssignment :: Type -> Type #

NFData DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

Hashable DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

AWSRequest DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

ToHeaders DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

ToPath DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

ToQuery DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

type Rep DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

type Rep DescribeIAMPolicyAssignment = D1 ('MetaData "DescribeIAMPolicyAssignment" "Amazonka.QuickSight.DescribeIAMPolicyAssignment" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeIAMPolicyAssignment'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DescribeIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

newDescribeIAMPolicyAssignment Source #

Create a value of DescribeIAMPolicyAssignment with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DescribeIAMPolicyAssignment', describeIAMPolicyAssignment_awsAccountId - The ID of the Amazon Web Services account that contains the assignment that you want to describe.

$sel:assignmentName:DescribeIAMPolicyAssignment', describeIAMPolicyAssignment_assignmentName - The name of the assignment, also called a rule.

$sel:namespace:DescribeIAMPolicyAssignment', describeIAMPolicyAssignment_namespace - The namespace that contains the assignment.

data DescribeIAMPolicyAssignmentResponse Source #

Instances

Instances details
Eq DescribeIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

Read DescribeIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

Show DescribeIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

Generic DescribeIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

NFData DescribeIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

type Rep DescribeIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIAMPolicyAssignment

type Rep DescribeIAMPolicyAssignmentResponse = D1 ('MetaData "DescribeIAMPolicyAssignmentResponse" "Amazonka.QuickSight.DescribeIAMPolicyAssignment" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeIAMPolicyAssignmentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "iAMPolicyAssignment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IAMPolicyAssignment)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeIAMPolicyAssignmentResponse Source #

Create a value of DescribeIAMPolicyAssignmentResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeIAMPolicyAssignmentResponse', describeIAMPolicyAssignmentResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:iAMPolicyAssignment:DescribeIAMPolicyAssignmentResponse', describeIAMPolicyAssignmentResponse_iAMPolicyAssignment - Information describing the IAMpolicy assignment.

$sel:status:DescribeIAMPolicyAssignmentResponse', describeIAMPolicyAssignmentResponse_status - The HTTP status of the request.

CreateIngestion

data CreateIngestion Source #

See: newCreateIngestion smart constructor.

Instances

Instances details
Eq CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

Read CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

Show CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

Generic CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

Associated Types

type Rep CreateIngestion :: Type -> Type #

NFData CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

Methods

rnf :: CreateIngestion -> () #

Hashable CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

ToJSON CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

AWSRequest CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

Associated Types

type AWSResponse CreateIngestion #

ToHeaders CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

ToPath CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

ToQuery CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

type Rep CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

type Rep CreateIngestion = D1 ('MetaData "CreateIngestion" "Amazonka.QuickSight.CreateIngestion" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateIngestion'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "ingestionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IngestionType)) :*: S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "ingestionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse CreateIngestion Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

newCreateIngestion Source #

Create a value of CreateIngestion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:ingestionType:CreateIngestion', createIngestion_ingestionType - The type of ingestion that you want to create.

$sel:dataSetId:CreateIngestion', createIngestion_dataSetId - The ID of the dataset used in the ingestion.

$sel:ingestionId:CreateIngestion', createIngestion_ingestionId - An ID for the ingestion.

$sel:awsAccountId:CreateIngestion', createIngestion_awsAccountId - The Amazon Web Services account ID.

data CreateIngestionResponse Source #

See: newCreateIngestionResponse smart constructor.

Instances

Instances details
Eq CreateIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

Read CreateIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

Show CreateIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

Generic CreateIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

Associated Types

type Rep CreateIngestionResponse :: Type -> Type #

NFData CreateIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

Methods

rnf :: CreateIngestionResponse -> () #

type Rep CreateIngestionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIngestion

type Rep CreateIngestionResponse = D1 ('MetaData "CreateIngestionResponse" "Amazonka.QuickSight.CreateIngestion" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateIngestionResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "ingestionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "ingestionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IngestionStatus)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateIngestionResponse Source #

Create a value of CreateIngestionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:CreateIngestionResponse', createIngestionResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:arn:CreateIngestionResponse', createIngestionResponse_arn - The Amazon Resource Name (ARN) for the data ingestion.

$sel:ingestionId:CreateIngestion', createIngestionResponse_ingestionId - An ID for the ingestion.

$sel:ingestionStatus:CreateIngestionResponse', createIngestionResponse_ingestionStatus - The ingestion status.

$sel:status:CreateIngestionResponse', createIngestionResponse_status - The HTTP status of the request.

CreateDataSet

data CreateDataSet Source #

See: newCreateDataSet smart constructor.

Instances

Instances details
Eq CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

Show CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

Generic CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

Associated Types

type Rep CreateDataSet :: Type -> Type #

NFData CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

Methods

rnf :: CreateDataSet -> () #

Hashable CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

ToJSON CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

AWSRequest CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

Associated Types

type AWSResponse CreateDataSet #

ToHeaders CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

ToPath CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

ToQuery CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

type Rep CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

type Rep CreateDataSet = D1 ('MetaData "CreateDataSet" "Amazonka.QuickSight.CreateDataSet" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateDataSet'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "fieldFolders") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text FieldFolder))) :*: (S1 ('MetaSel ('Just "columnGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ColumnGroup))) :*: S1 ('MetaSel ('Just "dataSetUsageConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSetUsageConfiguration)))) :*: ((S1 ('MetaSel ('Just "rowLevelPermissionTagConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RowLevelPermissionTagConfiguration)) :*: S1 ('MetaSel ('Just "rowLevelPermissionDataSet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RowLevelPermissionDataSet))) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "columnLevelPermissionRules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ColumnLevelPermissionRule)))))) :*: ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Tag))) :*: (S1 ('MetaSel ('Just "logicalTableMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text LogicalTable))) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "physicalTableMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap Text PhysicalTable)) :*: S1 ('MetaSel ('Just "importMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataSetImportMode))))))
type AWSResponse CreateDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

newCreateDataSet Source #

Create a value of CreateDataSet with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:fieldFolders:CreateDataSet', createDataSet_fieldFolders - The folder that contains fields and nested subfolders for your dataset.

$sel:columnGroups:CreateDataSet', createDataSet_columnGroups - Groupings of columns that work together in certain Amazon QuickSight features. Currently, only geospatial hierarchy is supported.

$sel:dataSetUsageConfiguration:CreateDataSet', createDataSet_dataSetUsageConfiguration - Undocumented member.

$sel:rowLevelPermissionTagConfiguration:CreateDataSet', createDataSet_rowLevelPermissionTagConfiguration - The configuration of tags on a dataset to set row-level security. Row-level security tags are currently supported for anonymous embedding only.

$sel:rowLevelPermissionDataSet:CreateDataSet', createDataSet_rowLevelPermissionDataSet - The row-level security configuration for the data that you want to create.

$sel:permissions:CreateDataSet', createDataSet_permissions - A list of resource permissions on the dataset.

$sel:columnLevelPermissionRules:CreateDataSet', createDataSet_columnLevelPermissionRules - A set of one or more definitions of a ColumnLevelPermissionRule .

$sel:tags:CreateDataSet', createDataSet_tags - Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.

$sel:logicalTableMap:CreateDataSet', createDataSet_logicalTableMap - Configures the combination and transformation of the data from the physical tables.

$sel:awsAccountId:CreateDataSet', createDataSet_awsAccountId - The Amazon Web Services account ID.

$sel:dataSetId:CreateDataSet', createDataSet_dataSetId - An ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:name:CreateDataSet', createDataSet_name - The display name for the dataset.

$sel:physicalTableMap:CreateDataSet', createDataSet_physicalTableMap - Declares the physical tables that are available in the underlying data sources.

$sel:importMode:CreateDataSet', createDataSet_importMode - Indicates whether you want to import the data into SPICE.

data CreateDataSetResponse Source #

See: newCreateDataSetResponse smart constructor.

Instances

Instances details
Eq CreateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

Read CreateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

Show CreateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

Generic CreateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

Associated Types

type Rep CreateDataSetResponse :: Type -> Type #

NFData CreateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

Methods

rnf :: CreateDataSetResponse -> () #

type Rep CreateDataSetResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSet

type Rep CreateDataSetResponse = D1 ('MetaData "CreateDataSetResponse" "Amazonka.QuickSight.CreateDataSet" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateDataSetResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "ingestionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "ingestionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateDataSetResponse Source #

Create a value of CreateDataSetResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:CreateDataSetResponse', createDataSetResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:ingestionArn:CreateDataSetResponse', createDataSetResponse_ingestionArn - The ARN for the ingestion, which is triggered as a result of dataset creation if the import mode is SPICE.

$sel:arn:CreateDataSetResponse', createDataSetResponse_arn - The Amazon Resource Name (ARN) of the dataset.

$sel:ingestionId:CreateDataSetResponse', createDataSetResponse_ingestionId - The ID of the ingestion, which is triggered as a result of dataset creation if the import mode is SPICE.

$sel:dataSetId:CreateDataSet', createDataSetResponse_dataSetId - The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:status:CreateDataSetResponse', createDataSetResponse_status - The HTTP status of the request.

CreateDataSource

data CreateDataSource Source #

See: newCreateDataSource smart constructor.

Instances

Instances details
Eq CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

Show CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

Generic CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

Associated Types

type Rep CreateDataSource :: Type -> Type #

NFData CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

Methods

rnf :: CreateDataSource -> () #

Hashable CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

ToJSON CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

AWSRequest CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

Associated Types

type AWSResponse CreateDataSource #

ToHeaders CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

ToPath CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

ToQuery CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

type Rep CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

type AWSResponse CreateDataSource Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

newCreateDataSource Source #

Create a value of CreateDataSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dataSourceParameters:CreateDataSource', createDataSource_dataSourceParameters - The parameters that Amazon QuickSight uses to connect to your underlying source.

$sel:sslProperties:CreateDataSource', createDataSource_sslProperties - Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.

$sel:credentials:CreateDataSource', createDataSource_credentials - The credentials Amazon QuickSight that uses to connect to your underlying source. Currently, only credentials based on user name and password are supported.

$sel:vpcConnectionProperties:CreateDataSource', createDataSource_vpcConnectionProperties - Use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your underlying source.

$sel:permissions:CreateDataSource', createDataSource_permissions - A list of resource permissions on the data source.

$sel:tags:CreateDataSource', createDataSource_tags - Contains a map of the key-value pairs for the resource tag or tags assigned to the data source.

$sel:awsAccountId:CreateDataSource', createDataSource_awsAccountId - The Amazon Web Services account ID.

$sel:dataSourceId:CreateDataSource', createDataSource_dataSourceId - An ID for the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:name:CreateDataSource', createDataSource_name - A display name for the data source.

$sel:type':CreateDataSource', createDataSource_type - The type of the data source. To return a list of all data sources, use ListDataSources.

Use AMAZON_ELASTICSEARCH for Amazon OpenSearch Service.

data CreateDataSourceResponse Source #

See: newCreateDataSourceResponse smart constructor.

Instances

Instances details
Eq CreateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

Read CreateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

Show CreateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

Generic CreateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

Associated Types

type Rep CreateDataSourceResponse :: Type -> Type #

NFData CreateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

type Rep CreateDataSourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateDataSource

type Rep CreateDataSourceResponse = D1 ('MetaData "CreateDataSourceResponse" "Amazonka.QuickSight.CreateDataSource" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateDataSourceResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "creationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: (S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateDataSourceResponse Source #

Create a value of CreateDataSourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:CreateDataSourceResponse', createDataSourceResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:arn:CreateDataSourceResponse', createDataSourceResponse_arn - The Amazon Resource Name (ARN) of the data source.

$sel:creationStatus:CreateDataSourceResponse', createDataSourceResponse_creationStatus - The status of creating the data source.

$sel:dataSourceId:CreateDataSource', createDataSourceResponse_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:status:CreateDataSourceResponse', createDataSourceResponse_status - The HTTP status of the request.

ListTemplates (Paginated)

data ListTemplates Source #

See: newListTemplates smart constructor.

Instances

Instances details
Eq ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

Read ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

Show ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

Generic ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

Associated Types

type Rep ListTemplates :: Type -> Type #

NFData ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

Methods

rnf :: ListTemplates -> () #

Hashable ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

AWSPager ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

AWSRequest ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

Associated Types

type AWSResponse ListTemplates #

ToHeaders ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

ToPath ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

ToQuery ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

type Rep ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

type Rep ListTemplates = D1 ('MetaData "ListTemplates" "Amazonka.QuickSight.ListTemplates" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListTemplates'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListTemplates Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

newListTemplates Source #

Create a value of ListTemplates with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListTemplates', listTemplates_nextToken - The token for the next set of results, or null if there are no more results.

$sel:maxResults:ListTemplates', listTemplates_maxResults - The maximum number of results to be returned per request.

$sel:awsAccountId:ListTemplates', listTemplates_awsAccountId - The ID of the Amazon Web Services account that contains the templates that you're listing.

data ListTemplatesResponse Source #

See: newListTemplatesResponse smart constructor.

Instances

Instances details
Eq ListTemplatesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

Read ListTemplatesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

Show ListTemplatesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

Generic ListTemplatesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

Associated Types

type Rep ListTemplatesResponse :: Type -> Type #

NFData ListTemplatesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

Methods

rnf :: ListTemplatesResponse -> () #

type Rep ListTemplatesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplates

type Rep ListTemplatesResponse = D1 ('MetaData "ListTemplatesResponse" "Amazonka.QuickSight.ListTemplates" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListTemplatesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "templateSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TemplateSummary]))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListTemplatesResponse Source #

Create a value of ListTemplatesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListTemplatesResponse', listTemplatesResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:templateSummaryList:ListTemplatesResponse', listTemplatesResponse_templateSummaryList - A structure containing information about the templates in the list.

$sel:nextToken:ListTemplates', listTemplatesResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:status:ListTemplatesResponse', listTemplatesResponse_status - The HTTP status of the request.

DescribeAccountSettings

data DescribeAccountSettings Source #

See: newDescribeAccountSettings smart constructor.

Instances

Instances details
Eq DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

Read DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

Show DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

Generic DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

Associated Types

type Rep DescribeAccountSettings :: Type -> Type #

NFData DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

Methods

rnf :: DescribeAccountSettings -> () #

Hashable DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

AWSRequest DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

ToHeaders DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

ToPath DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

ToQuery DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

type Rep DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

type Rep DescribeAccountSettings = D1 ('MetaData "DescribeAccountSettings" "Amazonka.QuickSight.DescribeAccountSettings" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeAccountSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeAccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

newDescribeAccountSettings Source #

Create a value of DescribeAccountSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DescribeAccountSettings', describeAccountSettings_awsAccountId - The ID for the Amazon Web Services account that contains the settings that you want to list.

data DescribeAccountSettingsResponse Source #

See: newDescribeAccountSettingsResponse smart constructor.

Instances

Instances details
Eq DescribeAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

Read DescribeAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

Show DescribeAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

Generic DescribeAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

Associated Types

type Rep DescribeAccountSettingsResponse :: Type -> Type #

NFData DescribeAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

type Rep DescribeAccountSettingsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountSettings

type Rep DescribeAccountSettingsResponse = D1 ('MetaData "DescribeAccountSettingsResponse" "Amazonka.QuickSight.DescribeAccountSettings" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeAccountSettingsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "accountSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccountSettings)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeAccountSettingsResponse Source #

Create a value of DescribeAccountSettingsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeAccountSettingsResponse', describeAccountSettingsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:accountSettings:DescribeAccountSettingsResponse', describeAccountSettingsResponse_accountSettings - The Amazon QuickSight settings for this Amazon Web Services account. This information includes the edition of Amazon Amazon QuickSight that you subscribed to (Standard or Enterprise) and the notification email for the Amazon QuickSight subscription. In the Amazon QuickSight console, the Amazon QuickSight subscription is sometimes referred to as a Amazon QuickSight "account" even though it's technically not an account by itself. Instead, it's a subscription to the Amazon QuickSight service for your Amazon Web Services account. The edition that you subscribe to applies to Amazon QuickSight in every Amazon Web Services Region where you use it.

$sel:status:DescribeAccountSettingsResponse', describeAccountSettingsResponse_status - The HTTP status of the request.

UpdateTemplate

data UpdateTemplate Source #

See: newUpdateTemplate smart constructor.

Instances

Instances details
Eq UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

Read UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

Show UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

Generic UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

Associated Types

type Rep UpdateTemplate :: Type -> Type #

NFData UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

Methods

rnf :: UpdateTemplate -> () #

Hashable UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

ToJSON UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

AWSRequest UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

Associated Types

type AWSResponse UpdateTemplate #

ToHeaders UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

ToPath UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

ToQuery UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

type Rep UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

type Rep UpdateTemplate = D1 ('MetaData "UpdateTemplate" "Amazonka.QuickSight.UpdateTemplate" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateTemplate'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "versionDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sourceEntity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TemplateSourceEntity)))))
type AWSResponse UpdateTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

newUpdateTemplate Source #

Create a value of UpdateTemplate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:versionDescription:UpdateTemplate', updateTemplate_versionDescription - 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.

$sel:name:UpdateTemplate', updateTemplate_name - The name for the template.

$sel:awsAccountId:UpdateTemplate', updateTemplate_awsAccountId - The ID of the Amazon Web Services account that contains the template that you're updating.

$sel:templateId:UpdateTemplate', updateTemplate_templateId - The ID for the template.

$sel:sourceEntity:UpdateTemplate', updateTemplate_sourceEntity - The entity that you are using as a source when you update the template. In SourceEntity, you specify the type of object you're using as source: SourceTemplate for a template or SourceAnalysis for an analysis. Both of these require an Amazon Resource Name (ARN). For SourceTemplate, specify the ARN of the source template. For SourceAnalysis, specify the ARN of the source analysis. The SourceTemplate ARN can contain any Amazon Web Services account and any Amazon QuickSight-supported Amazon Web Services Region;.

Use the DataSetReferences entity within SourceTemplate or SourceAnalysis to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.

data UpdateTemplateResponse Source #

See: newUpdateTemplateResponse smart constructor.

Instances

Instances details
Eq UpdateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

Read UpdateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

Show UpdateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

Generic UpdateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

Associated Types

type Rep UpdateTemplateResponse :: Type -> Type #

NFData UpdateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

Methods

rnf :: UpdateTemplateResponse -> () #

type Rep UpdateTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplate

type Rep UpdateTemplateResponse = D1 ('MetaData "UpdateTemplateResponse" "Amazonka.QuickSight.UpdateTemplate" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateTemplateResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "creationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)))) :*: (S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "versionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateTemplateResponse Source #

Create a value of UpdateTemplateResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateTemplateResponse', updateTemplateResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:arn:UpdateTemplateResponse', updateTemplateResponse_arn - The Amazon Resource Name (ARN) for the template.

$sel:creationStatus:UpdateTemplateResponse', updateTemplateResponse_creationStatus - The creation status of the template.

$sel:templateId:UpdateTemplate', updateTemplateResponse_templateId - The ID for the template.

$sel:versionArn:UpdateTemplateResponse', updateTemplateResponse_versionArn - The ARN for the template, including the version information of the first version.

$sel:status:UpdateTemplateResponse', updateTemplateResponse_status - The HTTP status of the request.

DeleteTemplate

data DeleteTemplate Source #

See: newDeleteTemplate smart constructor.

Instances

Instances details
Eq DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

Read DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

Show DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

Generic DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

Associated Types

type Rep DeleteTemplate :: Type -> Type #

NFData DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

Methods

rnf :: DeleteTemplate -> () #

Hashable DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

AWSRequest DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

Associated Types

type AWSResponse DeleteTemplate #

ToHeaders DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

ToPath DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

ToQuery DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

type Rep DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

type Rep DeleteTemplate = D1 ('MetaData "DeleteTemplate" "Amazonka.QuickSight.DeleteTemplate" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteTemplate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DeleteTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

newDeleteTemplate Source #

Create a value of DeleteTemplate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:versionNumber:DeleteTemplate', deleteTemplate_versionNumber - 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.

$sel:awsAccountId:DeleteTemplate', deleteTemplate_awsAccountId - The ID of the Amazon Web Services account that contains the template that you're deleting.

$sel:templateId:DeleteTemplate', deleteTemplate_templateId - An ID for the template you want to delete.

data DeleteTemplateResponse Source #

See: newDeleteTemplateResponse smart constructor.

Instances

Instances details
Eq DeleteTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

Read DeleteTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

Show DeleteTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

Generic DeleteTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

Associated Types

type Rep DeleteTemplateResponse :: Type -> Type #

NFData DeleteTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

Methods

rnf :: DeleteTemplateResponse -> () #

type Rep DeleteTemplateResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTemplate

type Rep DeleteTemplateResponse = D1 ('MetaData "DeleteTemplateResponse" "Amazonka.QuickSight.DeleteTemplate" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteTemplateResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteTemplateResponse Source #

Create a value of DeleteTemplateResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DeleteTemplateResponse', deleteTemplateResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:arn:DeleteTemplateResponse', deleteTemplateResponse_arn - The Amazon Resource Name (ARN) of the resource.

$sel:templateId:DeleteTemplate', deleteTemplateResponse_templateId - An ID for the template.

$sel:status:DeleteTemplateResponse', deleteTemplateResponse_status - The HTTP status of the request.

UpdateTemplatePermissions

data UpdateTemplatePermissions Source #

See: newUpdateTemplatePermissions smart constructor.

Instances

Instances details
Eq UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

Read UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

Show UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

Generic UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

Associated Types

type Rep UpdateTemplatePermissions :: Type -> Type #

NFData UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

Hashable UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

ToJSON UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

AWSRequest UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

ToHeaders UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

ToPath UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

ToQuery UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

type Rep UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

type Rep UpdateTemplatePermissions = D1 ('MetaData "UpdateTemplatePermissions" "Amazonka.QuickSight.UpdateTemplatePermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateTemplatePermissions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "revokePermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourcePermission])) :*: S1 ('MetaSel ('Just "grantPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourcePermission]))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse UpdateTemplatePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

newUpdateTemplatePermissions Source #

Create a value of UpdateTemplatePermissions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:revokePermissions:UpdateTemplatePermissions', updateTemplatePermissions_revokePermissions - A list of resource permissions to be revoked from the template.

$sel:grantPermissions:UpdateTemplatePermissions', updateTemplatePermissions_grantPermissions - A list of resource permissions to be granted on the template.

$sel:awsAccountId:UpdateTemplatePermissions', updateTemplatePermissions_awsAccountId - The ID of the Amazon Web Services account that contains the template.

$sel:templateId:UpdateTemplatePermissions', updateTemplatePermissions_templateId - The ID for the template.

data UpdateTemplatePermissionsResponse Source #

See: newUpdateTemplatePermissionsResponse smart constructor.

Instances

Instances details
Eq UpdateTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

Read UpdateTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

Show UpdateTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

Generic UpdateTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

Associated Types

type Rep UpdateTemplatePermissionsResponse :: Type -> Type #

NFData UpdateTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

type Rep UpdateTemplatePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTemplatePermissions

type Rep UpdateTemplatePermissionsResponse = D1 ('MetaData "UpdateTemplatePermissionsResponse" "Amazonka.QuickSight.UpdateTemplatePermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateTemplatePermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "templateArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateTemplatePermissionsResponse Source #

Create a value of UpdateTemplatePermissionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateTemplatePermissionsResponse', updateTemplatePermissionsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:templateId:UpdateTemplatePermissions', updateTemplatePermissionsResponse_templateId - The ID for the template.

$sel:templateArn:UpdateTemplatePermissionsResponse', updateTemplatePermissionsResponse_templateArn - The Amazon Resource Name (ARN) of the template.

$sel:permissions:UpdateTemplatePermissionsResponse', updateTemplatePermissionsResponse_permissions - A list of resource permissions to be set on the template.

$sel:status:UpdateTemplatePermissionsResponse', updateTemplatePermissionsResponse_status - The HTTP status of the request.

SearchDashboards (Paginated)

data SearchDashboards Source #

See: newSearchDashboards smart constructor.

Instances

Instances details
Eq SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

Read SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

Show SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

Generic SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

Associated Types

type Rep SearchDashboards :: Type -> Type #

NFData SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

Methods

rnf :: SearchDashboards -> () #

Hashable SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

ToJSON SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

AWSPager SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

AWSRequest SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

Associated Types

type AWSResponse SearchDashboards #

ToHeaders SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

ToPath SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

ToQuery SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

type Rep SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

type Rep SearchDashboards = D1 ('MetaData "SearchDashboards" "Amazonka.QuickSight.SearchDashboards" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "SearchDashboards'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty DashboardSearchFilter)))))
type AWSResponse SearchDashboards Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

newSearchDashboards Source #

Create a value of SearchDashboards with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:SearchDashboards', searchDashboards_nextToken - The token for the next set of results, or null if there are no more results.

$sel:maxResults:SearchDashboards', searchDashboards_maxResults - The maximum number of results to be returned per request.

$sel:awsAccountId:SearchDashboards', searchDashboards_awsAccountId - The ID of the Amazon Web Services account that contains the user whose dashboards you're searching for.

$sel:filters:SearchDashboards', searchDashboards_filters - 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" } ]

data SearchDashboardsResponse Source #

See: newSearchDashboardsResponse smart constructor.

Instances

Instances details
Eq SearchDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

Read SearchDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

Show SearchDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

Generic SearchDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

Associated Types

type Rep SearchDashboardsResponse :: Type -> Type #

NFData SearchDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

type Rep SearchDashboardsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchDashboards

type Rep SearchDashboardsResponse = D1 ('MetaData "SearchDashboardsResponse" "Amazonka.QuickSight.SearchDashboards" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "SearchDashboardsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dashboardSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DashboardSummary])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newSearchDashboardsResponse Source #

Create a value of SearchDashboardsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:SearchDashboardsResponse', searchDashboardsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:nextToken:SearchDashboards', searchDashboardsResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:dashboardSummaryList:SearchDashboardsResponse', searchDashboardsResponse_dashboardSummaryList - The list of dashboards owned by the user specified in Filters in your request.

$sel:status:SearchDashboardsResponse', searchDashboardsResponse_status - The HTTP status of the request.

UpdateDataSourcePermissions

data UpdateDataSourcePermissions Source #

See: newUpdateDataSourcePermissions smart constructor.

Instances

Instances details
Eq UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

Read UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

Show UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

Generic UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

Associated Types

type Rep UpdateDataSourcePermissions :: Type -> Type #

NFData UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

Hashable UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

ToJSON UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

AWSRequest UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

ToHeaders UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

ToPath UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

ToQuery UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

type Rep UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

type Rep UpdateDataSourcePermissions = D1 ('MetaData "UpdateDataSourcePermissions" "Amazonka.QuickSight.UpdateDataSourcePermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateDataSourcePermissions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "revokePermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "grantPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission)))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse UpdateDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

newUpdateDataSourcePermissions Source #

Create a value of UpdateDataSourcePermissions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:revokePermissions:UpdateDataSourcePermissions', updateDataSourcePermissions_revokePermissions - A list of resource permissions that you want to revoke on the data source.

$sel:grantPermissions:UpdateDataSourcePermissions', updateDataSourcePermissions_grantPermissions - A list of resource permissions that you want to grant on the data source.

$sel:awsAccountId:UpdateDataSourcePermissions', updateDataSourcePermissions_awsAccountId - The Amazon Web Services account ID.

$sel:dataSourceId:UpdateDataSourcePermissions', updateDataSourcePermissions_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

data UpdateDataSourcePermissionsResponse Source #

Instances

Instances details
Eq UpdateDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

Read UpdateDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

Show UpdateDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

Generic UpdateDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

NFData UpdateDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

type Rep UpdateDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDataSourcePermissions

type Rep UpdateDataSourcePermissionsResponse = D1 ('MetaData "UpdateDataSourcePermissionsResponse" "Amazonka.QuickSight.UpdateDataSourcePermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateDataSourcePermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dataSourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateDataSourcePermissionsResponse Source #

Create a value of UpdateDataSourcePermissionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateDataSourcePermissionsResponse', updateDataSourcePermissionsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:dataSourceId:UpdateDataSourcePermissions', updateDataSourcePermissionsResponse_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:dataSourceArn:UpdateDataSourcePermissionsResponse', updateDataSourcePermissionsResponse_dataSourceArn - The Amazon Resource Name (ARN) of the data source.

$sel:status:UpdateDataSourcePermissionsResponse', updateDataSourcePermissionsResponse_status - The HTTP status of the request.

UpdateIpRestriction

data UpdateIpRestriction Source #

See: newUpdateIpRestriction smart constructor.

Instances

Instances details
Eq UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

Read UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

Show UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

Generic UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

Associated Types

type Rep UpdateIpRestriction :: Type -> Type #

NFData UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

Methods

rnf :: UpdateIpRestriction -> () #

Hashable UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

ToJSON UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

AWSRequest UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

Associated Types

type AWSResponse UpdateIpRestriction #

ToHeaders UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

ToPath UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

ToQuery UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

type Rep UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

type Rep UpdateIpRestriction = D1 ('MetaData "UpdateIpRestriction" "Amazonka.QuickSight.UpdateIpRestriction" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateIpRestriction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "ipRestrictionRuleMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "enabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse UpdateIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

newUpdateIpRestriction Source #

Create a value of UpdateIpRestriction with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:ipRestrictionRuleMap:UpdateIpRestriction', updateIpRestriction_ipRestrictionRuleMap - Describes updated IP rules.

$sel:enabled:UpdateIpRestriction', updateIpRestriction_enabled - Whether or not IP rules are enabled.

$sel:awsAccountId:UpdateIpRestriction', updateIpRestriction_awsAccountId - Your AWS account ID.

data UpdateIpRestrictionResponse Source #

See: newUpdateIpRestrictionResponse smart constructor.

Instances

Instances details
Eq UpdateIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

Read UpdateIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

Show UpdateIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

Generic UpdateIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

Associated Types

type Rep UpdateIpRestrictionResponse :: Type -> Type #

NFData UpdateIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

type Rep UpdateIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateIpRestriction

type Rep UpdateIpRestrictionResponse = D1 ('MetaData "UpdateIpRestrictionResponse" "Amazonka.QuickSight.UpdateIpRestriction" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateIpRestrictionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateIpRestrictionResponse Source #

Create a value of UpdateIpRestrictionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateIpRestrictionResponse', updateIpRestrictionResponse_requestId - The ID of the update request.

$sel:awsAccountId:UpdateIpRestriction', updateIpRestrictionResponse_awsAccountId - Your AWS account ID.

$sel:status:UpdateIpRestrictionResponse', updateIpRestrictionResponse_status - The status of the updated IP rules. A successful request returns a 200 code.

DescribeUser

data DescribeUser Source #

See: newDescribeUser smart constructor.

Constructors

DescribeUser' Text Text Text 

Instances

Instances details
Eq DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

Read DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

Show DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

Generic DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

Associated Types

type Rep DescribeUser :: Type -> Type #

NFData DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

Methods

rnf :: DescribeUser -> () #

Hashable DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

AWSRequest DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

Associated Types

type AWSResponse DescribeUser #

ToHeaders DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

ToPath DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

ToQuery DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

type Rep DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

type Rep DescribeUser = D1 ('MetaData "DescribeUser" "Amazonka.QuickSight.DescribeUser" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeUser'" 'PrefixI 'True) (S1 ('MetaSel ('Just "userName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DescribeUser Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

newDescribeUser Source #

Create a value of DescribeUser with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:userName:DescribeUser', describeUser_userName - The name of the user that you want to describe.

$sel:awsAccountId:DescribeUser', describeUser_awsAccountId - The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

$sel:namespace:DescribeUser', describeUser_namespace - The namespace. Currently, you should set this to default.

data DescribeUserResponse Source #

See: newDescribeUserResponse smart constructor.

Instances

Instances details
Eq DescribeUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

Read DescribeUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

Show DescribeUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

Generic DescribeUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

Associated Types

type Rep DescribeUserResponse :: Type -> Type #

NFData DescribeUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

Methods

rnf :: DescribeUserResponse -> () #

type Rep DescribeUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeUser

type Rep DescribeUserResponse = D1 ('MetaData "DescribeUserResponse" "Amazonka.QuickSight.DescribeUser" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeUserResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "user") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe User)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeUserResponse Source #

Create a value of DescribeUserResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeUserResponse', describeUserResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:user:DescribeUserResponse', describeUserResponse_user - The user name.

$sel:status:DescribeUserResponse', describeUserResponse_status - The HTTP status of the request.

DescribeTheme

data DescribeTheme Source #

See: newDescribeTheme smart constructor.

Instances

Instances details
Eq DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

Read DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

Show DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

Generic DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

Associated Types

type Rep DescribeTheme :: Type -> Type #

NFData DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

Methods

rnf :: DescribeTheme -> () #

Hashable DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

AWSRequest DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

Associated Types

type AWSResponse DescribeTheme #

ToHeaders DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

ToPath DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

ToQuery DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

type Rep DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

type Rep DescribeTheme = D1 ('MetaData "DescribeTheme" "Amazonka.QuickSight.DescribeTheme" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeTheme'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DescribeTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

newDescribeTheme Source #

Create a value of DescribeTheme with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:aliasName:DescribeTheme', describeTheme_aliasName - 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.

$sel:versionNumber:DescribeTheme', describeTheme_versionNumber - The version number for the version to describe. If a VersionNumber parameter value isn't provided, the latest version of the theme is described.

$sel:awsAccountId:DescribeTheme', describeTheme_awsAccountId - The ID of the Amazon Web Services account that contains the theme that you're describing.

$sel:themeId:DescribeTheme', describeTheme_themeId - The ID for the theme.

data DescribeThemeResponse Source #

See: newDescribeThemeResponse smart constructor.

Instances

Instances details
Eq DescribeThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

Read DescribeThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

Show DescribeThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

Generic DescribeThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

Associated Types

type Rep DescribeThemeResponse :: Type -> Type #

NFData DescribeThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

Methods

rnf :: DescribeThemeResponse -> () #

type Rep DescribeThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeTheme

type Rep DescribeThemeResponse = D1 ('MetaData "DescribeThemeResponse" "Amazonka.QuickSight.DescribeTheme" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeThemeResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "theme") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Theme)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeThemeResponse Source #

Create a value of DescribeThemeResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeThemeResponse', describeThemeResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:theme:DescribeThemeResponse', describeThemeResponse_theme - The information about the theme that you are describing.

$sel:status:DescribeThemeResponse', describeThemeResponse_status - The HTTP status of the request.

ListAnalyses (Paginated)

data ListAnalyses Source #

See: newListAnalyses smart constructor.

Instances

Instances details
Eq ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

Read ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

Show ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

Generic ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

Associated Types

type Rep ListAnalyses :: Type -> Type #

NFData ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

Methods

rnf :: ListAnalyses -> () #

Hashable ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

AWSPager ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

AWSRequest ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

Associated Types

type AWSResponse ListAnalyses #

ToHeaders ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

ToPath ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

ToQuery ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

type Rep ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

type Rep ListAnalyses = D1 ('MetaData "ListAnalyses" "Amazonka.QuickSight.ListAnalyses" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListAnalyses'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

newListAnalyses Source #

Create a value of ListAnalyses with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListAnalyses', listAnalyses_nextToken - A pagination token that can be used in a subsequent request.

$sel:maxResults:ListAnalyses', listAnalyses_maxResults - The maximum number of results to return.

$sel:awsAccountId:ListAnalyses', listAnalyses_awsAccountId - The ID of the Amazon Web Services account that contains the analyses.

data ListAnalysesResponse Source #

See: newListAnalysesResponse smart constructor.

Instances

Instances details
Eq ListAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

Read ListAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

Show ListAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

Generic ListAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

Associated Types

type Rep ListAnalysesResponse :: Type -> Type #

NFData ListAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

Methods

rnf :: ListAnalysesResponse -> () #

type Rep ListAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListAnalyses

type Rep ListAnalysesResponse = D1 ('MetaData "ListAnalysesResponse" "Amazonka.QuickSight.ListAnalyses" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListAnalysesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "analysisSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AnalysisSummary])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListAnalysesResponse Source #

Create a value of ListAnalysesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListAnalysesResponse', listAnalysesResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:nextToken:ListAnalyses', listAnalysesResponse_nextToken - A pagination token that can be used in a subsequent request.

$sel:analysisSummaryList:ListAnalysesResponse', listAnalysesResponse_analysisSummaryList - Metadata describing each of the analyses that are listed.

$sel:status:ListAnalysesResponse', listAnalysesResponse_status - The HTTP status of the request.

ListDataSources (Paginated)

data ListDataSources Source #

See: newListDataSources smart constructor.

Instances

Instances details
Eq ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

Read ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

Show ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

Generic ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

Associated Types

type Rep ListDataSources :: Type -> Type #

NFData ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

Methods

rnf :: ListDataSources -> () #

Hashable ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

AWSPager ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

AWSRequest ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

Associated Types

type AWSResponse ListDataSources #

ToHeaders ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

ToPath ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

ToQuery ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

type Rep ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

type Rep ListDataSources = D1 ('MetaData "ListDataSources" "Amazonka.QuickSight.ListDataSources" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListDataSources'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListDataSources Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

newListDataSources Source #

Create a value of ListDataSources with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListDataSources', listDataSources_nextToken - The token for the next set of results, or null if there are no more results.

$sel:maxResults:ListDataSources', listDataSources_maxResults - The maximum number of results to be returned per request.

$sel:awsAccountId:ListDataSources', listDataSources_awsAccountId - The Amazon Web Services account ID.

data ListDataSourcesResponse Source #

See: newListDataSourcesResponse smart constructor.

Instances

Instances details
Eq ListDataSourcesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

Read ListDataSourcesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

Show ListDataSourcesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

Generic ListDataSourcesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

Associated Types

type Rep ListDataSourcesResponse :: Type -> Type #

NFData ListDataSourcesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

Methods

rnf :: ListDataSourcesResponse -> () #

type Rep ListDataSourcesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSources

type Rep ListDataSourcesResponse = D1 ('MetaData "ListDataSourcesResponse" "Amazonka.QuickSight.ListDataSources" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListDataSourcesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataSources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DataSource]))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDataSourcesResponse Source #

Create a value of ListDataSourcesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListDataSourcesResponse', listDataSourcesResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:dataSources:ListDataSourcesResponse', listDataSourcesResponse_dataSources - A list of data sources.

$sel:nextToken:ListDataSources', listDataSourcesResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:status:ListDataSourcesResponse', listDataSourcesResponse_status - The HTTP status of the request.

ListFolderMembers

data ListFolderMembers Source #

See: newListFolderMembers smart constructor.

Instances

Instances details
Eq ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

Read ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

Show ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

Generic ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

Associated Types

type Rep ListFolderMembers :: Type -> Type #

NFData ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

Methods

rnf :: ListFolderMembers -> () #

Hashable ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

AWSRequest ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

Associated Types

type AWSResponse ListFolderMembers #

ToHeaders ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

ToPath ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

ToQuery ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

type Rep ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

type Rep ListFolderMembers = D1 ('MetaData "ListFolderMembers" "Amazonka.QuickSight.ListFolderMembers" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListFolderMembers'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListFolderMembers Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

newListFolderMembers Source #

Create a value of ListFolderMembers with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListFolderMembers', listFolderMembers_nextToken - The token for the next set of results, or null if there are no more results.

$sel:maxResults:ListFolderMembers', listFolderMembers_maxResults - The maximum number of results to be returned per request.

$sel:awsAccountId:ListFolderMembers', listFolderMembers_awsAccountId - The AWS account ID.

$sel:folderId:ListFolderMembers', listFolderMembers_folderId - The folder ID.

data ListFolderMembersResponse Source #

See: newListFolderMembersResponse smart constructor.

Instances

Instances details
Eq ListFolderMembersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

Read ListFolderMembersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

Show ListFolderMembersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

Generic ListFolderMembersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

Associated Types

type Rep ListFolderMembersResponse :: Type -> Type #

NFData ListFolderMembersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

type Rep ListFolderMembersResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListFolderMembers

type Rep ListFolderMembersResponse = D1 ('MetaData "ListFolderMembersResponse" "Amazonka.QuickSight.ListFolderMembers" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListFolderMembersResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "folderMemberList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MemberIdArnPair]))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListFolderMembersResponse Source #

Create a value of ListFolderMembersResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListFolderMembersResponse', listFolderMembersResponse_requestId - The request ID.

$sel:folderMemberList:ListFolderMembersResponse', listFolderMembersResponse_folderMemberList - A structure that contains all of the folder members (dashboards, analyses, and datasets) in the folder.

$sel:nextToken:ListFolderMembers', listFolderMembersResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:status:ListFolderMembersResponse', listFolderMembersResponse_status - The status. If succeeded, the status is SC_OK

ListIAMPolicyAssignments

data ListIAMPolicyAssignments Source #

See: newListIAMPolicyAssignments smart constructor.

Instances

Instances details
Eq ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

Read ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

Show ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

Generic ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

Associated Types

type Rep ListIAMPolicyAssignments :: Type -> Type #

NFData ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

Hashable ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

AWSRequest ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

ToHeaders ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

ToPath ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

ToQuery ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

type Rep ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

type Rep ListIAMPolicyAssignments = D1 ('MetaData "ListIAMPolicyAssignments" "Amazonka.QuickSight.ListIAMPolicyAssignments" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListIAMPolicyAssignments'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assignmentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssignmentStatus))) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse ListIAMPolicyAssignments Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

newListIAMPolicyAssignments Source #

Create a value of ListIAMPolicyAssignments with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListIAMPolicyAssignments', listIAMPolicyAssignments_nextToken - The token for the next set of results, or null if there are no more results.

$sel:assignmentStatus:ListIAMPolicyAssignments', listIAMPolicyAssignments_assignmentStatus - The status of the assignments.

$sel:maxResults:ListIAMPolicyAssignments', listIAMPolicyAssignments_maxResults - The maximum number of results to be returned per request.

$sel:awsAccountId:ListIAMPolicyAssignments', listIAMPolicyAssignments_awsAccountId - The ID of the Amazon Web Services account that contains these IAMpolicy assignments.

$sel:namespace:ListIAMPolicyAssignments', listIAMPolicyAssignments_namespace - The namespace for the assignments.

data ListIAMPolicyAssignmentsResponse Source #

See: newListIAMPolicyAssignmentsResponse smart constructor.

Instances

Instances details
Eq ListIAMPolicyAssignmentsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

Read ListIAMPolicyAssignmentsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

Show ListIAMPolicyAssignmentsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

Generic ListIAMPolicyAssignmentsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

Associated Types

type Rep ListIAMPolicyAssignmentsResponse :: Type -> Type #

NFData ListIAMPolicyAssignmentsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

type Rep ListIAMPolicyAssignmentsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignments

type Rep ListIAMPolicyAssignmentsResponse = D1 ('MetaData "ListIAMPolicyAssignmentsResponse" "Amazonka.QuickSight.ListIAMPolicyAssignments" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListIAMPolicyAssignmentsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "iAMPolicyAssignments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [IAMPolicyAssignmentSummary])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListIAMPolicyAssignmentsResponse Source #

Create a value of ListIAMPolicyAssignmentsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListIAMPolicyAssignmentsResponse', listIAMPolicyAssignmentsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:nextToken:ListIAMPolicyAssignments', listIAMPolicyAssignmentsResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:iAMPolicyAssignments:ListIAMPolicyAssignmentsResponse', listIAMPolicyAssignmentsResponse_iAMPolicyAssignments - Information describing the IAMpolicy assignments.

$sel:status:ListIAMPolicyAssignmentsResponse', listIAMPolicyAssignmentsResponse_status - The HTTP status of the request.

ListDashboardVersions (Paginated)

data ListDashboardVersions Source #

See: newListDashboardVersions smart constructor.

Instances

Instances details
Eq ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

Read ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

Show ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

Generic ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

Associated Types

type Rep ListDashboardVersions :: Type -> Type #

NFData ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

Methods

rnf :: ListDashboardVersions -> () #

Hashable ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

AWSPager ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

AWSRequest ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

Associated Types

type AWSResponse ListDashboardVersions #

ToHeaders ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

ToPath ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

ToQuery ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

type Rep ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

type Rep ListDashboardVersions = D1 ('MetaData "ListDashboardVersions" "Amazonka.QuickSight.ListDashboardVersions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListDashboardVersions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListDashboardVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

newListDashboardVersions Source #

Create a value of ListDashboardVersions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListDashboardVersions', listDashboardVersions_nextToken - The token for the next set of results, or null if there are no more results.

$sel:maxResults:ListDashboardVersions', listDashboardVersions_maxResults - The maximum number of results to be returned per request.

$sel:awsAccountId:ListDashboardVersions', listDashboardVersions_awsAccountId - The ID of the Amazon Web Services account that contains the dashboard that you're listing versions for.

$sel:dashboardId:ListDashboardVersions', listDashboardVersions_dashboardId - The ID for the dashboard.

data ListDashboardVersionsResponse Source #

See: newListDashboardVersionsResponse smart constructor.

Instances

Instances details
Eq ListDashboardVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

Read ListDashboardVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

Show ListDashboardVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

Generic ListDashboardVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

Associated Types

type Rep ListDashboardVersionsResponse :: Type -> Type #

NFData ListDashboardVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

type Rep ListDashboardVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDashboardVersions

type Rep ListDashboardVersionsResponse = D1 ('MetaData "ListDashboardVersionsResponse" "Amazonka.QuickSight.ListDashboardVersions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListDashboardVersionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dashboardVersionSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DashboardVersionSummary]))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDashboardVersionsResponse Source #

Create a value of ListDashboardVersionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListDashboardVersionsResponse', listDashboardVersionsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:dashboardVersionSummaryList:ListDashboardVersionsResponse', listDashboardVersionsResponse_dashboardVersionSummaryList - A structure that contains information about each version of the dashboard.

$sel:nextToken:ListDashboardVersions', listDashboardVersionsResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:status:ListDashboardVersionsResponse', listDashboardVersionsResponse_status - The HTTP status of the request.

CreateNamespace

data CreateNamespace Source #

See: newCreateNamespace smart constructor.

Instances

Instances details
Eq CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

Read CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

Show CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

Generic CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

Associated Types

type Rep CreateNamespace :: Type -> Type #

NFData CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

Methods

rnf :: CreateNamespace -> () #

Hashable CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

ToJSON CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

AWSRequest CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

Associated Types

type AWSResponse CreateNamespace #

ToHeaders CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

ToPath CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

ToQuery CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

type Rep CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

type Rep CreateNamespace = D1 ('MetaData "CreateNamespace" "Amazonka.QuickSight.CreateNamespace" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateNamespace'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Tag))) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "identityStore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 IdentityStore))))
type AWSResponse CreateNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

newCreateNamespace Source #

Create a value of CreateNamespace with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tags:CreateNamespace', createNamespace_tags - The tags that you want to associate with the namespace that you're creating.

$sel:awsAccountId:CreateNamespace', createNamespace_awsAccountId - The ID for the Amazon Web Services account that you want to create the Amazon QuickSight namespace in.

$sel:namespace:CreateNamespace', createNamespace_namespace - The name that you want to use to describe the new namespace.

$sel:identityStore:CreateNamespace', createNamespace_identityStore - Specifies the type of your user identity directory. Currently, this supports users with an identity type of QUICKSIGHT.

data CreateNamespaceResponse Source #

See: newCreateNamespaceResponse smart constructor.

Instances

Instances details
Eq CreateNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

Read CreateNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

Show CreateNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

Generic CreateNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

Associated Types

type Rep CreateNamespaceResponse :: Type -> Type #

NFData CreateNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

Methods

rnf :: CreateNamespaceResponse -> () #

type Rep CreateNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateNamespace

type Rep CreateNamespaceResponse = D1 ('MetaData "CreateNamespaceResponse" "Amazonka.QuickSight.CreateNamespace" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateNamespaceResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "capacityRegion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "creationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NamespaceStatus)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "identityStore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IdentityStore)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateNamespaceResponse Source #

Create a value of CreateNamespaceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:CreateNamespaceResponse', createNamespaceResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:capacityRegion:CreateNamespaceResponse', createNamespaceResponse_capacityRegion - The Amazon Web Services Region; that you want to use for the free SPICE capacity for the new namespace. This is set to the region that you run CreateNamespace in.

$sel:arn:CreateNamespaceResponse', createNamespaceResponse_arn - The ARN of the Amazon QuickSight namespace you created.

$sel:creationStatus:CreateNamespaceResponse', createNamespaceResponse_creationStatus - 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.

$sel:name:CreateNamespaceResponse', createNamespaceResponse_name - The name of the new namespace that you created.

$sel:identityStore:CreateNamespace', createNamespaceResponse_identityStore - Specifies the type of your user identity directory. Currently, this supports users with an identity type of QUICKSIGHT.

$sel:status:CreateNamespaceResponse', createNamespaceResponse_status - The HTTP status of the request.

CreateIAMPolicyAssignment

data CreateIAMPolicyAssignment Source #

See: newCreateIAMPolicyAssignment smart constructor.

Instances

Instances details
Eq CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

Read CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

Show CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

Generic CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

Associated Types

type Rep CreateIAMPolicyAssignment :: Type -> Type #

NFData CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

Hashable CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

ToJSON CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

AWSRequest CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

ToHeaders CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

ToPath CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

ToQuery CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

type Rep CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

type Rep CreateIAMPolicyAssignment = D1 ('MetaData "CreateIAMPolicyAssignment" "Amazonka.QuickSight.CreateIAMPolicyAssignment" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateIAMPolicyAssignment'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "policyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "identities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "assignmentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssignmentStatus) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse CreateIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

newCreateIAMPolicyAssignment Source #

Create a value of CreateIAMPolicyAssignment with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:policyArn:CreateIAMPolicyAssignment', createIAMPolicyAssignment_policyArn - The ARN for the IAMpolicy to apply to the Amazon QuickSight users and groups specified in this assignment.

$sel:identities:CreateIAMPolicyAssignment', createIAMPolicyAssignment_identities - The Amazon QuickSight users, groups, or both that you want to assign the policy to.

$sel:awsAccountId:CreateIAMPolicyAssignment', createIAMPolicyAssignment_awsAccountId - The ID of the Amazon Web Services account where you want to assign an IAMpolicy to Amazon QuickSight users or groups.

$sel:assignmentName:CreateIAMPolicyAssignment', createIAMPolicyAssignment_assignmentName - The name of the assignment, also called a rule. It must be unique within an Amazon Web Services account.

$sel:assignmentStatus:CreateIAMPolicyAssignment', createIAMPolicyAssignment_assignmentStatus - 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.

$sel:namespace:CreateIAMPolicyAssignment', createIAMPolicyAssignment_namespace - The namespace that contains the assignment.

data CreateIAMPolicyAssignmentResponse Source #

See: newCreateIAMPolicyAssignmentResponse smart constructor.

Instances

Instances details
Eq CreateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

Read CreateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

Show CreateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

Generic CreateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

Associated Types

type Rep CreateIAMPolicyAssignmentResponse :: Type -> Type #

NFData CreateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

type Rep CreateIAMPolicyAssignmentResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateIAMPolicyAssignment

type Rep CreateIAMPolicyAssignmentResponse = D1 ('MetaData "CreateIAMPolicyAssignmentResponse" "Amazonka.QuickSight.CreateIAMPolicyAssignment" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateIAMPolicyAssignmentResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assignmentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssignmentStatus)))) :*: ((S1 ('MetaSel ('Just "policyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "identities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text])))) :*: (S1 ('MetaSel ('Just "assignmentId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateIAMPolicyAssignmentResponse Source #

Create a value of CreateIAMPolicyAssignmentResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:CreateIAMPolicyAssignmentResponse', createIAMPolicyAssignmentResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:assignmentName:CreateIAMPolicyAssignment', createIAMPolicyAssignmentResponse_assignmentName - The name of the assignment. This name must be unique within the Amazon Web Services account.

$sel:assignmentStatus:CreateIAMPolicyAssignment', createIAMPolicyAssignmentResponse_assignmentStatus - 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.

$sel:policyArn:CreateIAMPolicyAssignment', createIAMPolicyAssignmentResponse_policyArn - The ARN for the IAMpolicy that is applied to the Amazon QuickSight users and groups specified in this assignment.

$sel:identities:CreateIAMPolicyAssignment', createIAMPolicyAssignmentResponse_identities - The Amazon QuickSight users, groups, or both that the IAMpolicy is assigned to.

$sel:assignmentId:CreateIAMPolicyAssignmentResponse', createIAMPolicyAssignmentResponse_assignmentId - The ID for the assignment.

$sel:status:CreateIAMPolicyAssignmentResponse', createIAMPolicyAssignmentResponse_status - The HTTP status of the request.

RestoreAnalysis

data RestoreAnalysis Source #

See: newRestoreAnalysis smart constructor.

Constructors

RestoreAnalysis' Text Text 

Instances

Instances details
Eq RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

Read RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

Show RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

Generic RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

Associated Types

type Rep RestoreAnalysis :: Type -> Type #

NFData RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

Methods

rnf :: RestoreAnalysis -> () #

Hashable RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

ToJSON RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

AWSRequest RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

Associated Types

type AWSResponse RestoreAnalysis #

ToHeaders RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

ToPath RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

ToQuery RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

type Rep RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

type Rep RestoreAnalysis = D1 ('MetaData "RestoreAnalysis" "Amazonka.QuickSight.RestoreAnalysis" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "RestoreAnalysis'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse RestoreAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

newRestoreAnalysis Source #

Create a value of RestoreAnalysis with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:RestoreAnalysis', restoreAnalysis_awsAccountId - The ID of the Amazon Web Services account that contains the analysis.

$sel:analysisId:RestoreAnalysis', restoreAnalysis_analysisId - The ID of the analysis that you're restoring.

data RestoreAnalysisResponse Source #

See: newRestoreAnalysisResponse smart constructor.

Instances

Instances details
Eq RestoreAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

Read RestoreAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

Show RestoreAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

Generic RestoreAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

Associated Types

type Rep RestoreAnalysisResponse :: Type -> Type #

NFData RestoreAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

Methods

rnf :: RestoreAnalysisResponse -> () #

type Rep RestoreAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.RestoreAnalysis

type Rep RestoreAnalysisResponse = D1 ('MetaData "RestoreAnalysisResponse" "Amazonka.QuickSight.RestoreAnalysis" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "RestoreAnalysisResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newRestoreAnalysisResponse Source #

Create a value of RestoreAnalysisResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:RestoreAnalysisResponse', restoreAnalysisResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:analysisId:RestoreAnalysis', restoreAnalysisResponse_analysisId - The ID of the analysis that you're restoring.

$sel:arn:RestoreAnalysisResponse', restoreAnalysisResponse_arn - The Amazon Resource Name (ARN) of the analysis that you're restoring.

$sel:status:RestoreAnalysisResponse', restoreAnalysisResponse_status - The HTTP status of the request.

CreateTemplateAlias

data CreateTemplateAlias Source #

See: newCreateTemplateAlias smart constructor.

Instances

Instances details
Eq CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

Read CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

Show CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

Generic CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

Associated Types

type Rep CreateTemplateAlias :: Type -> Type #

NFData CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

Methods

rnf :: CreateTemplateAlias -> () #

Hashable CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

ToJSON CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

AWSRequest CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

Associated Types

type AWSResponse CreateTemplateAlias #

ToHeaders CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

ToPath CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

ToQuery CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

type Rep CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

type Rep CreateTemplateAlias = D1 ('MetaData "CreateTemplateAlias" "Amazonka.QuickSight.CreateTemplateAlias" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateTemplateAlias'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))
type AWSResponse CreateTemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

newCreateTemplateAlias Source #

Create a value of CreateTemplateAlias with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:CreateTemplateAlias', createTemplateAlias_awsAccountId - The ID of the Amazon Web Services account that contains the template that you creating an alias for.

$sel:templateId:CreateTemplateAlias', createTemplateAlias_templateId - An ID for the template.

$sel:aliasName:CreateTemplateAlias', createTemplateAlias_aliasName - The name that you want to give to the template alias that you're creating. Don't start the alias name with the $ character. Alias names that start with $ are reserved by Amazon QuickSight.

$sel:templateVersionNumber:CreateTemplateAlias', createTemplateAlias_templateVersionNumber - The version number of the template.

data CreateTemplateAliasResponse Source #

See: newCreateTemplateAliasResponse smart constructor.

Instances

Instances details
Eq CreateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

Read CreateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

Show CreateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

Generic CreateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

Associated Types

type Rep CreateTemplateAliasResponse :: Type -> Type #

NFData CreateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

type Rep CreateTemplateAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateTemplateAlias

type Rep CreateTemplateAliasResponse = D1 ('MetaData "CreateTemplateAliasResponse" "Amazonka.QuickSight.CreateTemplateAlias" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateTemplateAliasResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "templateAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemplateAlias)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateTemplateAliasResponse Source #

Create a value of CreateTemplateAliasResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:CreateTemplateAliasResponse', createTemplateAliasResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:templateAlias:CreateTemplateAliasResponse', createTemplateAliasResponse_templateAlias - Information about the template alias.

$sel:status:CreateTemplateAliasResponse', createTemplateAliasResponse_status - The HTTP status of the request.

ListTemplateAliases (Paginated)

data ListTemplateAliases Source #

See: newListTemplateAliases smart constructor.

Instances

Instances details
Eq ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

Read ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

Show ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

Generic ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

Associated Types

type Rep ListTemplateAliases :: Type -> Type #

NFData ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

Methods

rnf :: ListTemplateAliases -> () #

Hashable ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

AWSPager ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

AWSRequest ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

Associated Types

type AWSResponse ListTemplateAliases #

ToHeaders ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

ToPath ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

ToQuery ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

type Rep ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

type Rep ListTemplateAliases = D1 ('MetaData "ListTemplateAliases" "Amazonka.QuickSight.ListTemplateAliases" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListTemplateAliases'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListTemplateAliases Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

newListTemplateAliases Source #

Create a value of ListTemplateAliases with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListTemplateAliases', listTemplateAliases_nextToken - The token for the next set of results, or null if there are no more results.

$sel:maxResults:ListTemplateAliases', listTemplateAliases_maxResults - The maximum number of results to be returned per request.

$sel:awsAccountId:ListTemplateAliases', listTemplateAliases_awsAccountId - The ID of the Amazon Web Services account that contains the template aliases that you're listing.

$sel:templateId:ListTemplateAliases', listTemplateAliases_templateId - The ID for the template.

data ListTemplateAliasesResponse Source #

See: newListTemplateAliasesResponse smart constructor.

Instances

Instances details
Eq ListTemplateAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

Read ListTemplateAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

Show ListTemplateAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

Generic ListTemplateAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

Associated Types

type Rep ListTemplateAliasesResponse :: Type -> Type #

NFData ListTemplateAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

type Rep ListTemplateAliasesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateAliases

type Rep ListTemplateAliasesResponse = D1 ('MetaData "ListTemplateAliasesResponse" "Amazonka.QuickSight.ListTemplateAliases" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListTemplateAliasesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "templateAliasList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TemplateAlias]))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListTemplateAliasesResponse Source #

Create a value of ListTemplateAliasesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListTemplateAliasesResponse', listTemplateAliasesResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:templateAliasList:ListTemplateAliasesResponse', listTemplateAliasesResponse_templateAliasList - A structure containing the list of the template's aliases.

$sel:nextToken:ListTemplateAliases', listTemplateAliasesResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:status:ListTemplateAliasesResponse', listTemplateAliasesResponse_status - The HTTP status of the request.

GetDashboardEmbedUrl

data GetDashboardEmbedUrl Source #

See: newGetDashboardEmbedUrl smart constructor.

Instances

Instances details
Eq GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

Read GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

Show GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

Generic GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

Associated Types

type Rep GetDashboardEmbedUrl :: Type -> Type #

NFData GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

Methods

rnf :: GetDashboardEmbedUrl -> () #

Hashable GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

AWSRequest GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

Associated Types

type AWSResponse GetDashboardEmbedUrl #

ToHeaders GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

ToPath GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

ToQuery GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

type Rep GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

type Rep GetDashboardEmbedUrl = D1 ('MetaData "GetDashboardEmbedUrl" "Amazonka.QuickSight.GetDashboardEmbedUrl" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "GetDashboardEmbedUrl'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "sessionLifetimeInMinutes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "statePersistenceEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "additionalDashboardIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "undoRedoDisabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))) :*: ((S1 ('MetaSel ('Just "userArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "resetDisabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "identityType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EmbeddingIdentityType))))))
type AWSResponse GetDashboardEmbedUrl Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

newGetDashboardEmbedUrl Source #

Create a value of GetDashboardEmbedUrl with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sessionLifetimeInMinutes:GetDashboardEmbedUrl', getDashboardEmbedUrl_sessionLifetimeInMinutes - How many minutes the session is valid. The session lifetime must be 15-600 minutes.

$sel:statePersistenceEnabled:GetDashboardEmbedUrl', getDashboardEmbedUrl_statePersistenceEnabled - Adds persistence of state for the user session in an embedded dashboard. Persistence applies to the sheet and the parameter settings. These are control settings that the dashboard subscriber (Amazon QuickSight reader) chooses while viewing the dashboard. If this is set to TRUE, the settings are the same when the subscriber reopens the same dashboard URL. The state is stored in Amazon QuickSight, not in a browser cookie. If this is set to FALSE, the state of the user session is not persisted. The default is FALSE.

$sel:namespace:GetDashboardEmbedUrl', getDashboardEmbedUrl_namespace - The Amazon QuickSight namespace that contains the dashboard IDs in this request. If you're not using a custom namespace, set Namespace = default.

$sel:additionalDashboardIds:GetDashboardEmbedUrl', getDashboardEmbedUrl_additionalDashboardIds - 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 Amazon QuickSight or IAMusers. 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.

$sel:undoRedoDisabled:GetDashboardEmbedUrl', getDashboardEmbedUrl_undoRedoDisabled - Remove the undo/redo button on the embedded dashboard. The default is FALSE, which enables the undo/redo button.

$sel:userArn:GetDashboardEmbedUrl', getDashboardEmbedUrl_userArn - 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
  • IAMusers and IAMrole-based sessions authenticated through Federated Single Sign-On using SAML, OpenID Connect, or IAMfederation.

Omit this parameter for users in the third group – IAMusers and IAM role-based sessions.

$sel:resetDisabled:GetDashboardEmbedUrl', getDashboardEmbedUrl_resetDisabled - Remove the reset button on the embedded dashboard. The default is FALSE, which enables the reset button.

$sel:awsAccountId:GetDashboardEmbedUrl', getDashboardEmbedUrl_awsAccountId - The ID for the Amazon Web Services account that contains the dashboard that you're embedding.

$sel:dashboardId:GetDashboardEmbedUrl', getDashboardEmbedUrl_dashboardId - The ID for the dashboard, also added to the Identity and Access Management (IAM) policy.

$sel:identityType:GetDashboardEmbedUrl', getDashboardEmbedUrl_identityType - The authentication method that the user uses to sign in.

data GetDashboardEmbedUrlResponse Source #

Output returned from the GetDashboardEmbedUrl operation.

See: newGetDashboardEmbedUrlResponse smart constructor.

Instances

Instances details
Eq GetDashboardEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

Show GetDashboardEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

Generic GetDashboardEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

Associated Types

type Rep GetDashboardEmbedUrlResponse :: Type -> Type #

NFData GetDashboardEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

type Rep GetDashboardEmbedUrlResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GetDashboardEmbedUrl

type Rep GetDashboardEmbedUrlResponse = D1 ('MetaData "GetDashboardEmbedUrlResponse" "Amazonka.QuickSight.GetDashboardEmbedUrl" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "GetDashboardEmbedUrlResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "embedUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetDashboardEmbedUrlResponse Source #

Create a value of GetDashboardEmbedUrlResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:GetDashboardEmbedUrlResponse', getDashboardEmbedUrlResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:embedUrl:GetDashboardEmbedUrlResponse', getDashboardEmbedUrlResponse_embedUrl - 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.

$sel:status:GetDashboardEmbedUrlResponse', getDashboardEmbedUrlResponse_status - The HTTP status of the request.

GenerateEmbedUrlForAnonymousUser

data GenerateEmbedUrlForAnonymousUser Source #

See: newGenerateEmbedUrlForAnonymousUser smart constructor.

Instances

Instances details
Eq GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

Show GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

Generic GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

Associated Types

type Rep GenerateEmbedUrlForAnonymousUser :: Type -> Type #

NFData GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

Hashable GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

ToJSON GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

AWSRequest GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

ToHeaders GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

ToPath GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

ToQuery GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

type Rep GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

type Rep GenerateEmbedUrlForAnonymousUser = D1 ('MetaData "GenerateEmbedUrlForAnonymousUser" "Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "GenerateEmbedUrlForAnonymousUser'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "sessionLifetimeInMinutes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "sessionTags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty SessionTag))) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "authorizedResourceArns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: S1 ('MetaSel ('Just "experienceConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AnonymousUserEmbeddingExperienceConfiguration)))))
type AWSResponse GenerateEmbedUrlForAnonymousUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

newGenerateEmbedUrlForAnonymousUser Source #

Create a value of GenerateEmbedUrlForAnonymousUser with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sessionLifetimeInMinutes:GenerateEmbedUrlForAnonymousUser', generateEmbedUrlForAnonymousUser_sessionLifetimeInMinutes - How many minutes the session is valid. The session lifetime must be in [15-600] minutes range.

$sel:sessionTags:GenerateEmbedUrlForAnonymousUser', generateEmbedUrlForAnonymousUser_sessionTags - The session tags used for row-level security. Before you use this parameter, make sure that you have configured the relevant datasets using the DataSet$RowLevelPermissionTagConfiguration parameter so that session tags can be used to provide row-level security.

These are not the tags used for the Amazon Web Services resource tagging feature. For more information, see Using Row-Level Security (RLS) with Tags.

$sel:awsAccountId:GenerateEmbedUrlForAnonymousUser', generateEmbedUrlForAnonymousUser_awsAccountId - The ID for the Amazon Web Services account that contains the dashboard that you're embedding.

$sel:namespace:GenerateEmbedUrlForAnonymousUser', generateEmbedUrlForAnonymousUser_namespace - The Amazon QuickSight namespace that the anonymous user virtually belongs to. If you are not using an Amazon QuickSight custom namespace, set this to default.

$sel:authorizedResourceArns:GenerateEmbedUrlForAnonymousUser', generateEmbedUrlForAnonymousUser_authorizedResourceArns - The Amazon Resource Names for the Amazon QuickSight resources that the user is authorized to access during the lifetime of the session. If you choose Dashboard embedding experience, pass the list of dashboard ARNs in the account that you want the user to be able to view.

$sel:experienceConfiguration:GenerateEmbedUrlForAnonymousUser', generateEmbedUrlForAnonymousUser_experienceConfiguration - The configuration of the experience you are embedding.

data GenerateEmbedUrlForAnonymousUserResponse Source #

Instances

Instances details
Eq GenerateEmbedUrlForAnonymousUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

Show GenerateEmbedUrlForAnonymousUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

Generic GenerateEmbedUrlForAnonymousUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

NFData GenerateEmbedUrlForAnonymousUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

type Rep GenerateEmbedUrlForAnonymousUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser

type Rep GenerateEmbedUrlForAnonymousUserResponse = D1 ('MetaData "GenerateEmbedUrlForAnonymousUserResponse" "Amazonka.QuickSight.GenerateEmbedUrlForAnonymousUser" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "GenerateEmbedUrlForAnonymousUserResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "embedUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

ListThemeVersions (Paginated)

data ListThemeVersions Source #

See: newListThemeVersions smart constructor.

Instances

Instances details
Eq ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

Read ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

Show ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

Generic ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

Associated Types

type Rep ListThemeVersions :: Type -> Type #

NFData ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

Methods

rnf :: ListThemeVersions -> () #

Hashable ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

AWSPager ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

AWSRequest ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

Associated Types

type AWSResponse ListThemeVersions #

ToHeaders ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

ToPath ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

ToQuery ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

type Rep ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

type Rep ListThemeVersions = D1 ('MetaData "ListThemeVersions" "Amazonka.QuickSight.ListThemeVersions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListThemeVersions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListThemeVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

newListThemeVersions Source #

Create a value of ListThemeVersions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListThemeVersions', listThemeVersions_nextToken - The token for the next set of results, or null if there are no more results.

$sel:maxResults:ListThemeVersions', listThemeVersions_maxResults - The maximum number of results to be returned per request.

$sel:awsAccountId:ListThemeVersions', listThemeVersions_awsAccountId - The ID of the Amazon Web Services account that contains the themes that you're listing.

$sel:themeId:ListThemeVersions', listThemeVersions_themeId - The ID for the theme.

data ListThemeVersionsResponse Source #

See: newListThemeVersionsResponse smart constructor.

Instances

Instances details
Eq ListThemeVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

Read ListThemeVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

Show ListThemeVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

Generic ListThemeVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

Associated Types

type Rep ListThemeVersionsResponse :: Type -> Type #

NFData ListThemeVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

type Rep ListThemeVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemeVersions

type Rep ListThemeVersionsResponse = D1 ('MetaData "ListThemeVersionsResponse" "Amazonka.QuickSight.ListThemeVersions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListThemeVersionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "themeVersionSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ThemeVersionSummary]))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListThemeVersionsResponse Source #

Create a value of ListThemeVersionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListThemeVersionsResponse', listThemeVersionsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:themeVersionSummaryList:ListThemeVersionsResponse', listThemeVersionsResponse_themeVersionSummaryList - A structure containing a list of all the versions of the specified theme.

$sel:nextToken:ListThemeVersions', listThemeVersionsResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:status:ListThemeVersionsResponse', listThemeVersionsResponse_status - The HTTP status of the request.

UpdateDashboardPermissions

data UpdateDashboardPermissions Source #

See: newUpdateDashboardPermissions smart constructor.

Instances

Instances details
Eq UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

Read UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

Show UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

Generic UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

Associated Types

type Rep UpdateDashboardPermissions :: Type -> Type #

NFData UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

Hashable UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

ToJSON UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

AWSRequest UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

ToHeaders UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

ToPath UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

ToQuery UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

type Rep UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

type Rep UpdateDashboardPermissions = D1 ('MetaData "UpdateDashboardPermissions" "Amazonka.QuickSight.UpdateDashboardPermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateDashboardPermissions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "revokePermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourcePermission])) :*: S1 ('MetaSel ('Just "grantPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourcePermission]))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse UpdateDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

newUpdateDashboardPermissions Source #

Create a value of UpdateDashboardPermissions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:revokePermissions:UpdateDashboardPermissions', updateDashboardPermissions_revokePermissions - The permissions that you want to revoke from this resource.

$sel:grantPermissions:UpdateDashboardPermissions', updateDashboardPermissions_grantPermissions - The permissions that you want to grant on this resource.

$sel:awsAccountId:UpdateDashboardPermissions', updateDashboardPermissions_awsAccountId - The ID of the Amazon Web Services account that contains the dashboard whose permissions you're updating.

$sel:dashboardId:UpdateDashboardPermissions', updateDashboardPermissions_dashboardId - The ID for the dashboard.

data UpdateDashboardPermissionsResponse Source #

Instances

Instances details
Eq UpdateDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

Read UpdateDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

Show UpdateDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

Generic UpdateDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

Associated Types

type Rep UpdateDashboardPermissionsResponse :: Type -> Type #

NFData UpdateDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

type Rep UpdateDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboardPermissions

type Rep UpdateDashboardPermissionsResponse = D1 ('MetaData "UpdateDashboardPermissionsResponse" "Amazonka.QuickSight.UpdateDashboardPermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateDashboardPermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: (S1 ('MetaSel ('Just "dashboardArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateDashboardPermissionsResponse Source #

Create a value of UpdateDashboardPermissionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateDashboardPermissionsResponse', updateDashboardPermissionsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:dashboardId:UpdateDashboardPermissions', updateDashboardPermissionsResponse_dashboardId - The ID for the dashboard.

$sel:permissions:UpdateDashboardPermissionsResponse', updateDashboardPermissionsResponse_permissions - Information about the permissions on the dashboard.

$sel:dashboardArn:UpdateDashboardPermissionsResponse', updateDashboardPermissionsResponse_dashboardArn - The Amazon Resource Name (ARN) of the dashboard.

$sel:status:UpdateDashboardPermissionsResponse', updateDashboardPermissionsResponse_status - The HTTP status of the request.

ListIAMPolicyAssignmentsForUser

data ListIAMPolicyAssignmentsForUser Source #

See: newListIAMPolicyAssignmentsForUser smart constructor.

Instances

Instances details
Eq ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

Read ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

Show ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

Generic ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

Associated Types

type Rep ListIAMPolicyAssignmentsForUser :: Type -> Type #

NFData ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

Hashable ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

AWSRequest ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

ToHeaders ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

ToPath ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

ToQuery ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

type Rep ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

type Rep ListIAMPolicyAssignmentsForUser = D1 ('MetaData "ListIAMPolicyAssignmentsForUser" "Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListIAMPolicyAssignmentsForUser'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "userName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse ListIAMPolicyAssignmentsForUser Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

newListIAMPolicyAssignmentsForUser Source #

Create a value of ListIAMPolicyAssignmentsForUser with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListIAMPolicyAssignmentsForUser', listIAMPolicyAssignmentsForUser_nextToken - The token for the next set of results, or null if there are no more results.

$sel:maxResults:ListIAMPolicyAssignmentsForUser', listIAMPolicyAssignmentsForUser_maxResults - The maximum number of results to be returned per request.

$sel:awsAccountId:ListIAMPolicyAssignmentsForUser', listIAMPolicyAssignmentsForUser_awsAccountId - The ID of the Amazon Web Services account that contains the assignments.

$sel:userName:ListIAMPolicyAssignmentsForUser', listIAMPolicyAssignmentsForUser_userName - The name of the user.

$sel:namespace:ListIAMPolicyAssignmentsForUser', listIAMPolicyAssignmentsForUser_namespace - The namespace of the assignment.

data ListIAMPolicyAssignmentsForUserResponse Source #

Instances

Instances details
Eq ListIAMPolicyAssignmentsForUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

Read ListIAMPolicyAssignmentsForUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

Show ListIAMPolicyAssignmentsForUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

Generic ListIAMPolicyAssignmentsForUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

NFData ListIAMPolicyAssignmentsForUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

type Rep ListIAMPolicyAssignmentsForUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser

type Rep ListIAMPolicyAssignmentsForUserResponse = D1 ('MetaData "ListIAMPolicyAssignmentsForUserResponse" "Amazonka.QuickSight.ListIAMPolicyAssignmentsForUser" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListIAMPolicyAssignmentsForUserResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "activeAssignments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ActiveIAMPolicyAssignment]))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListIAMPolicyAssignmentsForUserResponse Source #

Create a value of ListIAMPolicyAssignmentsForUserResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListIAMPolicyAssignmentsForUserResponse', listIAMPolicyAssignmentsForUserResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:activeAssignments:ListIAMPolicyAssignmentsForUserResponse', listIAMPolicyAssignmentsForUserResponse_activeAssignments - The active assignments for this user.

$sel:nextToken:ListIAMPolicyAssignmentsForUser', listIAMPolicyAssignmentsForUserResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:status:ListIAMPolicyAssignmentsForUserResponse', listIAMPolicyAssignmentsForUserResponse_status - The HTTP status of the request.

DeleteAccountCustomization

data DeleteAccountCustomization Source #

See: newDeleteAccountCustomization smart constructor.

Instances

Instances details
Eq DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

Read DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

Show DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

Generic DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

Associated Types

type Rep DeleteAccountCustomization :: Type -> Type #

NFData DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

Hashable DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

AWSRequest DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

ToHeaders DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

ToPath DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

ToQuery DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

type Rep DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

type Rep DeleteAccountCustomization = D1 ('MetaData "DeleteAccountCustomization" "Amazonka.QuickSight.DeleteAccountCustomization" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteAccountCustomization'" 'PrefixI 'True) (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

newDeleteAccountCustomization Source #

Create a value of DeleteAccountCustomization with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:namespace:DeleteAccountCustomization', deleteAccountCustomization_namespace - The Amazon QuickSight namespace that you're deleting the customizations from.

$sel:awsAccountId:DeleteAccountCustomization', deleteAccountCustomization_awsAccountId - The ID for the Amazon Web Services account that you want to delete Amazon QuickSight customizations from in this Amazon Web Services Region.

data DeleteAccountCustomizationResponse Source #

Instances

Instances details
Eq DeleteAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

Read DeleteAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

Show DeleteAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

Generic DeleteAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

Associated Types

type Rep DeleteAccountCustomizationResponse :: Type -> Type #

NFData DeleteAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

type Rep DeleteAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteAccountCustomization

type Rep DeleteAccountCustomizationResponse = D1 ('MetaData "DeleteAccountCustomizationResponse" "Amazonka.QuickSight.DeleteAccountCustomization" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteAccountCustomizationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteAccountCustomizationResponse Source #

Create a value of DeleteAccountCustomizationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DeleteAccountCustomizationResponse', deleteAccountCustomizationResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:status:DeleteAccountCustomizationResponse', deleteAccountCustomizationResponse_status - The HTTP status of the request.

UpdateAccountCustomization

data UpdateAccountCustomization Source #

See: newUpdateAccountCustomization smart constructor.

Instances

Instances details
Eq UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

Read UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

Show UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

Generic UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

Associated Types

type Rep UpdateAccountCustomization :: Type -> Type #

NFData UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

Hashable UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

ToJSON UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

AWSRequest UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

ToHeaders UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

ToPath UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

ToQuery UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

type Rep UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

type Rep UpdateAccountCustomization = D1 ('MetaData "UpdateAccountCustomization" "Amazonka.QuickSight.UpdateAccountCustomization" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateAccountCustomization'" 'PrefixI 'True) (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "accountCustomization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AccountCustomization))))
type AWSResponse UpdateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

newUpdateAccountCustomization Source #

Create a value of UpdateAccountCustomization with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:namespace:UpdateAccountCustomization', updateAccountCustomization_namespace - The namespace that you want to update Amazon QuickSight customizations for.

$sel:awsAccountId:UpdateAccountCustomization', updateAccountCustomization_awsAccountId - The ID for the Amazon Web Services account that you want to update Amazon QuickSight customizations for.

$sel:accountCustomization:UpdateAccountCustomization', updateAccountCustomization_accountCustomization - The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.

data UpdateAccountCustomizationResponse Source #

Instances

Instances details
Eq UpdateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

Read UpdateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

Show UpdateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

Generic UpdateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

Associated Types

type Rep UpdateAccountCustomizationResponse :: Type -> Type #

NFData UpdateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

type Rep UpdateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateAccountCustomization

type Rep UpdateAccountCustomizationResponse = D1 ('MetaData "UpdateAccountCustomizationResponse" "Amazonka.QuickSight.UpdateAccountCustomization" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateAccountCustomizationResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "accountCustomization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccountCustomization)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateAccountCustomizationResponse Source #

Create a value of UpdateAccountCustomizationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateAccountCustomizationResponse', updateAccountCustomizationResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:accountCustomization:UpdateAccountCustomization', updateAccountCustomizationResponse_accountCustomization - The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.

$sel:arn:UpdateAccountCustomizationResponse', updateAccountCustomizationResponse_arn - The Amazon Resource Name (ARN) for the updated customization for this Amazon Web Services account.

$sel:namespace:UpdateAccountCustomization', updateAccountCustomizationResponse_namespace - The namespace associated with the customization that you're updating.

$sel:awsAccountId:UpdateAccountCustomization', updateAccountCustomizationResponse_awsAccountId - The ID for the Amazon Web Services account that you want to update Amazon QuickSight customizations for.

$sel:status:UpdateAccountCustomizationResponse', updateAccountCustomizationResponse_status - The HTTP status of the request.

DeleteDashboard

data DeleteDashboard Source #

See: newDeleteDashboard smart constructor.

Instances

Instances details
Eq DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

Read DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

Show DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

Generic DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

Associated Types

type Rep DeleteDashboard :: Type -> Type #

NFData DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

Methods

rnf :: DeleteDashboard -> () #

Hashable DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

AWSRequest DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

Associated Types

type AWSResponse DeleteDashboard #

ToHeaders DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

ToPath DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

ToQuery DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

type Rep DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

type Rep DeleteDashboard = D1 ('MetaData "DeleteDashboard" "Amazonka.QuickSight.DeleteDashboard" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteDashboard'" 'PrefixI 'True) (S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DeleteDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

newDeleteDashboard Source #

Create a value of DeleteDashboard with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:versionNumber:DeleteDashboard', deleteDashboard_versionNumber - The version number of the dashboard. If the version number property is provided, only the specified version of the dashboard is deleted.

$sel:awsAccountId:DeleteDashboard', deleteDashboard_awsAccountId - The ID of the Amazon Web Services account that contains the dashboard that you're deleting.

$sel:dashboardId:DeleteDashboard', deleteDashboard_dashboardId - The ID for the dashboard.

data DeleteDashboardResponse Source #

See: newDeleteDashboardResponse smart constructor.

Instances

Instances details
Eq DeleteDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

Read DeleteDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

Show DeleteDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

Generic DeleteDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

Associated Types

type Rep DeleteDashboardResponse :: Type -> Type #

NFData DeleteDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

Methods

rnf :: DeleteDashboardResponse -> () #

type Rep DeleteDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteDashboard

type Rep DeleteDashboardResponse = D1 ('MetaData "DeleteDashboardResponse" "Amazonka.QuickSight.DeleteDashboard" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteDashboardResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteDashboardResponse Source #

Create a value of DeleteDashboardResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DeleteDashboardResponse', deleteDashboardResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:arn:DeleteDashboardResponse', deleteDashboardResponse_arn - The Secure Socket Layer (SSL) properties that apply for the resource.

$sel:dashboardId:DeleteDashboard', deleteDashboardResponse_dashboardId - The ID of the dashboard.

$sel:status:DeleteDashboardResponse', deleteDashboardResponse_status - The HTTP status of the request.

UpdateDashboard

data UpdateDashboard Source #

See: newUpdateDashboard smart constructor.

Instances

Instances details
Eq UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

Read UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

Show UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

Generic UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

Associated Types

type Rep UpdateDashboard :: Type -> Type #

NFData UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

Methods

rnf :: UpdateDashboard -> () #

Hashable UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

ToJSON UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

AWSRequest UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

Associated Types

type AWSResponse UpdateDashboard #

ToHeaders UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

ToPath UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

ToQuery UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

type Rep UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

type AWSResponse UpdateDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

newUpdateDashboard Source #

Create a value of UpdateDashboard with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:themeArn:UpdateDashboard', updateDashboard_themeArn - The Amazon Resource Name (ARN) of the theme that is being used for this dashboard. If you add a value for this field, it overrides the value that was originally associated with the entity. The theme ARN must exist in the same Amazon Web Services account where you create the dashboard.

$sel:dashboardPublishOptions:UpdateDashboard', updateDashboard_dashboardPublishOptions - 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, Amazon 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.

$sel:versionDescription:UpdateDashboard', updateDashboard_versionDescription - A description for the first version of the dashboard being created.

$sel:parameters:UpdateDashboard', updateDashboard_parameters - 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.

$sel:awsAccountId:UpdateDashboard', updateDashboard_awsAccountId - The ID of the Amazon Web Services account that contains the dashboard that you're updating.

$sel:dashboardId:UpdateDashboard', updateDashboard_dashboardId - The ID for the dashboard.

$sel:name:UpdateDashboard', updateDashboard_name - The display name of the dashboard.

$sel:sourceEntity:UpdateDashboard', updateDashboard_sourceEntity - The entity that you are using as a source when you update the dashboard. In SourceEntity, you specify the type of object you're using as source. You can only update a dashboard from a template, so you use a SourceTemplate entity. If you need to update a dashboard from an analysis, first convert the analysis to a template by using the CreateTemplate API operation. For SourceTemplate, specify the Amazon Resource Name (ARN) of the source template. The SourceTemplate ARN can contain any Amazon Web Services account and any Amazon QuickSight-supported Amazon Web Services Region.

Use the DataSetReferences entity within SourceTemplate to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.

data UpdateDashboardResponse Source #

See: newUpdateDashboardResponse smart constructor.

Instances

Instances details
Eq UpdateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

Read UpdateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

Show UpdateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

Generic UpdateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

Associated Types

type Rep UpdateDashboardResponse :: Type -> Type #

NFData UpdateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

Methods

rnf :: UpdateDashboardResponse -> () #

type Rep UpdateDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateDashboard

type Rep UpdateDashboardResponse = D1 ('MetaData "UpdateDashboardResponse" "Amazonka.QuickSight.UpdateDashboard" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateDashboardResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "creationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "versionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateDashboardResponse Source #

Create a value of UpdateDashboardResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateDashboardResponse', updateDashboardResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:status:UpdateDashboardResponse', updateDashboardResponse_status - The HTTP status of the request.

$sel:arn:UpdateDashboardResponse', updateDashboardResponse_arn - The Amazon Resource Name (ARN) of the resource.

$sel:creationStatus:UpdateDashboardResponse', updateDashboardResponse_creationStatus - The creation status of the request.

$sel:dashboardId:UpdateDashboard', updateDashboardResponse_dashboardId - The ID for the dashboard.

$sel:versionArn:UpdateDashboardResponse', updateDashboardResponse_versionArn - The ARN of the dashboard, including the version number.

$sel:httpStatus:UpdateDashboardResponse', updateDashboardResponse_httpStatus - The response's http status code.

DescribeDataSourcePermissions

data DescribeDataSourcePermissions Source #

See: newDescribeDataSourcePermissions smart constructor.

Instances

Instances details
Eq DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

Read DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

Show DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

Generic DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

Associated Types

type Rep DescribeDataSourcePermissions :: Type -> Type #

NFData DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

Hashable DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

AWSRequest DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

ToHeaders DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

ToPath DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

ToQuery DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

type Rep DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

type Rep DescribeDataSourcePermissions = D1 ('MetaData "DescribeDataSourcePermissions" "Amazonka.QuickSight.DescribeDataSourcePermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeDataSourcePermissions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeDataSourcePermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

newDescribeDataSourcePermissions Source #

Create a value of DescribeDataSourcePermissions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DescribeDataSourcePermissions', describeDataSourcePermissions_awsAccountId - The Amazon Web Services account ID.

$sel:dataSourceId:DescribeDataSourcePermissions', describeDataSourcePermissions_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

data DescribeDataSourcePermissionsResponse Source #

Instances

Instances details
Eq DescribeDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

Read DescribeDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

Show DescribeDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

Generic DescribeDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

NFData DescribeDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

type Rep DescribeDataSourcePermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDataSourcePermissions

type Rep DescribeDataSourcePermissionsResponse = D1 ('MetaData "DescribeDataSourcePermissionsResponse" "Amazonka.QuickSight.DescribeDataSourcePermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeDataSourcePermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dataSourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeDataSourcePermissionsResponse Source #

Create a value of DescribeDataSourcePermissionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeDataSourcePermissionsResponse', describeDataSourcePermissionsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:dataSourceId:DescribeDataSourcePermissions', describeDataSourcePermissionsResponse_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:dataSourceArn:DescribeDataSourcePermissionsResponse', describeDataSourcePermissionsResponse_dataSourceArn - The Amazon Resource Name (ARN) of the data source.

$sel:permissions:DescribeDataSourcePermissionsResponse', describeDataSourcePermissionsResponse_permissions - A list of resource permissions on the data source.

$sel:status:DescribeDataSourcePermissionsResponse', describeDataSourcePermissionsResponse_status - The HTTP status of the request.

UpdateUser

data UpdateUser Source #

See: newUpdateUser smart constructor.

Instances

Instances details
Eq UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Read UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Show UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Generic UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Associated Types

type Rep UpdateUser :: Type -> Type #

NFData UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Methods

rnf :: UpdateUser -> () #

Hashable UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

ToJSON UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

AWSRequest UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Associated Types

type AWSResponse UpdateUser #

ToHeaders UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Methods

toHeaders :: UpdateUser -> [Header] #

ToPath UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

ToQuery UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

type Rep UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

type Rep UpdateUser = D1 ('MetaData "UpdateUser" "Amazonka.QuickSight.UpdateUser" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateUser'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "unapplyCustomPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "customPermissionsName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "customFederationProviderUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "externalLoginFederationProviderType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "externalLoginId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "userName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "email") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 UserRole))))))
type AWSResponse UpdateUser Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

newUpdateUser Source #

Create a value of UpdateUser with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:unapplyCustomPermissions:UpdateUser', updateUser_unapplyCustomPermissions - 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.

$sel:customPermissionsName:UpdateUser', updateUser_customPermissionsName - (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 Amazon QuickSight console. Then, you use the RegisterUser API operation to assign the named set of permissions to a Amazon QuickSight user.

Amazon QuickSight custom permissions are applied through IAMpolicies. Therefore, they override the permissions typically granted by assigning Amazon QuickSight users to one of the default security cohorts in Amazon QuickSight (admin, author, reader).

This feature is available only to Amazon QuickSight Enterprise edition subscriptions.

$sel:customFederationProviderUrl:UpdateUser', updateUser_customFederationProviderUrl - The URL of the custom OpenID Connect (OIDC) provider that provides identity to let a user federate into Amazon QuickSight with an associated Identity and Access Management(IAM) role. This parameter should only be used when ExternalLoginFederationProviderType parameter is set to CUSTOM_OIDC.

$sel:externalLoginFederationProviderType:UpdateUser', updateUser_externalLoginFederationProviderType - The type of supported external login provider that provides identity to let a user federate into Amazon QuickSight with an associated Identity and Access Management(IAM) role. The type of supported external login provider can be one of the following.

  • COGNITO: Amazon Cognito. The provider URL is cognito-identity.amazonaws.com. When choosing the COGNITO provider type, don’t use the "CustomFederationProviderUrl" parameter which is only needed when the external provider is custom.
  • CUSTOM_OIDC: Custom OpenID Connect (OIDC) provider. When choosing CUSTOM_OIDC type, use the CustomFederationProviderUrl parameter to provide the custom OIDC provider URL.
  • NONE: This clears all the previously saved external login information for a user. Use DescribeUser API to check the external login information.

$sel:externalLoginId:UpdateUser', updateUser_externalLoginId - The identity ID for a user in the external login provider.

$sel:userName:UpdateUser', updateUser_userName - The Amazon QuickSight user name that you want to update.

$sel:awsAccountId:UpdateUser', updateUser_awsAccountId - The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

$sel:namespace:UpdateUser', updateUser_namespace - The namespace. Currently, you should set this to default.

$sel:email:UpdateUser', updateUser_email - The email address of the user that you want to update.

$sel:role':UpdateUser', updateUser_role - 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 Amazon QuickSight role is invisible to the user except for the console screens dealing with permissions.

data UpdateUserResponse Source #

See: newUpdateUserResponse smart constructor.

Instances

Instances details
Eq UpdateUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Read UpdateUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Show UpdateUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Generic UpdateUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Associated Types

type Rep UpdateUserResponse :: Type -> Type #

NFData UpdateUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

Methods

rnf :: UpdateUserResponse -> () #

type Rep UpdateUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateUser

type Rep UpdateUserResponse = D1 ('MetaData "UpdateUserResponse" "Amazonka.QuickSight.UpdateUser" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateUserResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "user") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe User)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateUserResponse Source #

Create a value of UpdateUserResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateUserResponse', updateUserResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:user:UpdateUserResponse', updateUserResponse_user - The Amazon QuickSight user.

$sel:status:UpdateUserResponse', updateUserResponse_status - The HTTP status of the request.

DeleteUser

data DeleteUser Source #

See: newDeleteUser smart constructor.

Constructors

DeleteUser' Text Text Text 

Instances

Instances details
Eq DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Read DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Show DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Generic DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Associated Types

type Rep DeleteUser :: Type -> Type #

NFData DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Methods

rnf :: DeleteUser -> () #

Hashable DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

AWSRequest DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Associated Types

type AWSResponse DeleteUser #

ToHeaders DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Methods

toHeaders :: DeleteUser -> [Header] #

ToPath DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

ToQuery DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

type Rep DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

type Rep DeleteUser = D1 ('MetaData "DeleteUser" "Amazonka.QuickSight.DeleteUser" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteUser'" 'PrefixI 'True) (S1 ('MetaSel ('Just "userName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DeleteUser Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

newDeleteUser Source #

Create a value of DeleteUser with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:userName:DeleteUser', deleteUser_userName - The name of the user that you want to delete.

$sel:awsAccountId:DeleteUser', deleteUser_awsAccountId - The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

$sel:namespace:DeleteUser', deleteUser_namespace - The namespace. Currently, you should set this to default.

data DeleteUserResponse Source #

See: newDeleteUserResponse smart constructor.

Instances

Instances details
Eq DeleteUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Read DeleteUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Show DeleteUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Generic DeleteUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Associated Types

type Rep DeleteUserResponse :: Type -> Type #

NFData DeleteUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

Methods

rnf :: DeleteUserResponse -> () #

type Rep DeleteUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteUser

type Rep DeleteUserResponse = D1 ('MetaData "DeleteUserResponse" "Amazonka.QuickSight.DeleteUser" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteUserResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteUserResponse Source #

Create a value of DeleteUserResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DeleteUserResponse', deleteUserResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:status:DeleteUserResponse', deleteUserResponse_status - The HTTP status of the request.

SearchAnalyses (Paginated)

data SearchAnalyses Source #

See: newSearchAnalyses smart constructor.

Instances

Instances details
Eq SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

Read SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

Show SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

Generic SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

Associated Types

type Rep SearchAnalyses :: Type -> Type #

NFData SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

Methods

rnf :: SearchAnalyses -> () #

Hashable SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

ToJSON SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

AWSPager SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

AWSRequest SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

Associated Types

type AWSResponse SearchAnalyses #

ToHeaders SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

ToPath SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

ToQuery SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

type Rep SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

type Rep SearchAnalyses = D1 ('MetaData "SearchAnalyses" "Amazonka.QuickSight.SearchAnalyses" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "SearchAnalyses'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty AnalysisSearchFilter)))))
type AWSResponse SearchAnalyses Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

newSearchAnalyses Source #

Create a value of SearchAnalyses with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:SearchAnalyses', searchAnalyses_nextToken - A pagination token that can be used in a subsequent request.

$sel:maxResults:SearchAnalyses', searchAnalyses_maxResults - The maximum number of results to return.

$sel:awsAccountId:SearchAnalyses', searchAnalyses_awsAccountId - The ID of the Amazon Web Services account that contains the analyses that you're searching for.

$sel:filters:SearchAnalyses', searchAnalyses_filters - The structure for the search filters that you want to apply to your search.

data SearchAnalysesResponse Source #

See: newSearchAnalysesResponse smart constructor.

Instances

Instances details
Eq SearchAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

Read SearchAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

Show SearchAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

Generic SearchAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

Associated Types

type Rep SearchAnalysesResponse :: Type -> Type #

NFData SearchAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

Methods

rnf :: SearchAnalysesResponse -> () #

type Rep SearchAnalysesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.SearchAnalyses

type Rep SearchAnalysesResponse = D1 ('MetaData "SearchAnalysesResponse" "Amazonka.QuickSight.SearchAnalyses" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "SearchAnalysesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "analysisSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AnalysisSummary])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newSearchAnalysesResponse Source #

Create a value of SearchAnalysesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:SearchAnalysesResponse', searchAnalysesResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:nextToken:SearchAnalyses', searchAnalysesResponse_nextToken - A pagination token that can be used in a subsequent request.

$sel:analysisSummaryList:SearchAnalysesResponse', searchAnalysesResponse_analysisSummaryList - Metadata describing the analyses that you searched for.

$sel:status:SearchAnalysesResponse', searchAnalysesResponse_status - The HTTP status of the request.

CreateAccountCustomization

data CreateAccountCustomization Source #

See: newCreateAccountCustomization smart constructor.

Instances

Instances details
Eq CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

Read CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

Show CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

Generic CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

Associated Types

type Rep CreateAccountCustomization :: Type -> Type #

NFData CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

Hashable CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

ToJSON CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

AWSRequest CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

ToHeaders CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

ToPath CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

ToQuery CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

type Rep CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

type Rep CreateAccountCustomization = D1 ('MetaData "CreateAccountCustomization" "Amazonka.QuickSight.CreateAccountCustomization" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateAccountCustomization'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Tag)))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "accountCustomization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AccountCustomization))))
type AWSResponse CreateAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

newCreateAccountCustomization Source #

Create a value of CreateAccountCustomization with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:namespace:CreateAccountCustomization', createAccountCustomization_namespace - The Amazon QuickSight namespace that you want to add customizations to.

$sel:tags:CreateAccountCustomization', createAccountCustomization_tags - A list of the tags that you want to attach to this resource.

$sel:awsAccountId:CreateAccountCustomization', createAccountCustomization_awsAccountId - The ID for the Amazon Web Services account that you want to customize Amazon QuickSight for.

$sel:accountCustomization:CreateAccountCustomization', createAccountCustomization_accountCustomization - The Amazon QuickSight customizations you're adding in the current Amazon Web Services Region. You can add these to an Amazon Web Services account and a Amazon 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" }.

data CreateAccountCustomizationResponse Source #

Instances

Instances details
Eq CreateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

Read CreateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

Show CreateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

Generic CreateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

Associated Types

type Rep CreateAccountCustomizationResponse :: Type -> Type #

NFData CreateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

type Rep CreateAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAccountCustomization

type Rep CreateAccountCustomizationResponse = D1 ('MetaData "CreateAccountCustomizationResponse" "Amazonka.QuickSight.CreateAccountCustomization" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateAccountCustomizationResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "accountCustomization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccountCustomization)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateAccountCustomizationResponse Source #

Create a value of CreateAccountCustomizationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:CreateAccountCustomizationResponse', createAccountCustomizationResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:accountCustomization:CreateAccountCustomization', createAccountCustomizationResponse_accountCustomization - The Amazon QuickSight customizations you're adding in the current Amazon Web Services Region.

$sel:arn:CreateAccountCustomizationResponse', createAccountCustomizationResponse_arn - The Amazon Resource Name (ARN) for the customization that you created for this Amazon Web Services account.

$sel:namespace:CreateAccountCustomization', createAccountCustomizationResponse_namespace - The namespace associated with the customization you're creating.

$sel:awsAccountId:CreateAccountCustomization', createAccountCustomizationResponse_awsAccountId - The ID for the Amazon Web Services account that you want to customize Amazon QuickSight for.

$sel:status:CreateAccountCustomizationResponse', createAccountCustomizationResponse_status - The HTTP status of the request.

DescribeIpRestriction

data DescribeIpRestriction Source #

See: newDescribeIpRestriction smart constructor.

Instances

Instances details
Eq DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

Read DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

Show DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

Generic DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

Associated Types

type Rep DescribeIpRestriction :: Type -> Type #

NFData DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

Methods

rnf :: DescribeIpRestriction -> () #

Hashable DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

AWSRequest DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

Associated Types

type AWSResponse DescribeIpRestriction #

ToHeaders DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

ToPath DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

ToQuery DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

type Rep DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

type Rep DescribeIpRestriction = D1 ('MetaData "DescribeIpRestriction" "Amazonka.QuickSight.DescribeIpRestriction" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeIpRestriction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeIpRestriction Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

newDescribeIpRestriction Source #

Create a value of DescribeIpRestriction with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DescribeIpRestriction', describeIpRestriction_awsAccountId - Your AWS account ID.

data DescribeIpRestrictionResponse Source #

See: newDescribeIpRestrictionResponse smart constructor.

Instances

Instances details
Eq DescribeIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

Read DescribeIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

Show DescribeIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

Generic DescribeIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

Associated Types

type Rep DescribeIpRestrictionResponse :: Type -> Type #

NFData DescribeIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

type Rep DescribeIpRestrictionResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeIpRestriction

type Rep DescribeIpRestrictionResponse = D1 ('MetaData "DescribeIpRestrictionResponse" "Amazonka.QuickSight.DescribeIpRestriction" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeIpRestrictionResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "ipRestrictionRuleMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "enabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeIpRestrictionResponse Source #

Create a value of DescribeIpRestrictionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeIpRestrictionResponse', describeIpRestrictionResponse_requestId - The ID of the describe request.

$sel:ipRestrictionRuleMap:DescribeIpRestrictionResponse', describeIpRestrictionResponse_ipRestrictionRuleMap - Describes the IP rules with CIDR range and description.

$sel:enabled:DescribeIpRestrictionResponse', describeIpRestrictionResponse_enabled - Whether or not IP rules are enabled.

$sel:awsAccountId:DescribeIpRestriction', describeIpRestrictionResponse_awsAccountId - Your AWS account ID.

$sel:status:DescribeIpRestrictionResponse', describeIpRestrictionResponse_status - The status of a set of IP restrictions. A successful request returns a 200 status code.

ListThemes (Paginated)

data ListThemes Source #

See: newListThemes smart constructor.

Instances

Instances details
Eq ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Read ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Show ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Generic ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Associated Types

type Rep ListThemes :: Type -> Type #

NFData ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Methods

rnf :: ListThemes -> () #

Hashable ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

AWSPager ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

AWSRequest ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Associated Types

type AWSResponse ListThemes #

ToHeaders ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Methods

toHeaders :: ListThemes -> [Header] #

ToPath ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

ToQuery ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

type Rep ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

type Rep ListThemes = D1 ('MetaData "ListThemes" "Amazonka.QuickSight.ListThemes" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListThemes'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ThemeType))) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListThemes Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

newListThemes Source #

Create a value of ListThemes with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListThemes', listThemes_nextToken - The token for the next set of results, or null if there are no more results.

$sel:type':ListThemes', listThemes_type - 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 Amazon QuickSight.

$sel:maxResults:ListThemes', listThemes_maxResults - The maximum number of results to be returned per request.

$sel:awsAccountId:ListThemes', listThemes_awsAccountId - The ID of the Amazon Web Services account that contains the themes that you're listing.

data ListThemesResponse Source #

See: newListThemesResponse smart constructor.

Instances

Instances details
Eq ListThemesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Read ListThemesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Show ListThemesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Generic ListThemesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Associated Types

type Rep ListThemesResponse :: Type -> Type #

NFData ListThemesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

Methods

rnf :: ListThemesResponse -> () #

type Rep ListThemesResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListThemes

type Rep ListThemesResponse = D1 ('MetaData "ListThemesResponse" "Amazonka.QuickSight.ListThemes" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListThemesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "themeSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ThemeSummary]))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListThemesResponse Source #

Create a value of ListThemesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListThemesResponse', listThemesResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:themeSummaryList:ListThemesResponse', listThemesResponse_themeSummaryList - Information about the themes in the list.

$sel:nextToken:ListThemes', listThemesResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:status:ListThemesResponse', listThemesResponse_status - The HTTP status of the request.

TagResource

data TagResource Source #

See: newTagResource smart constructor.

Constructors

TagResource' Text (NonEmpty Tag) 

Instances

Instances details
Eq TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Read TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Show TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Generic TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Associated Types

type Rep TagResource :: Type -> Type #

NFData TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Methods

rnf :: TagResource -> () #

Hashable TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

ToJSON TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

AWSRequest TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Associated Types

type AWSResponse TagResource #

ToHeaders TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Methods

toHeaders :: TagResource -> [Header] #

ToPath TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

ToQuery TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

type Rep TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

type Rep TagResource = D1 ('MetaData "TagResource" "Amazonka.QuickSight.TagResource" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "TagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Tag))))
type AWSResponse TagResource Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

newTagResource Source #

Create a value of TagResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceArn:TagResource', tagResource_resourceArn - The Amazon Resource Name (ARN) of the resource that you want to tag.

$sel:tags:TagResource', tagResource_tags - Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.

data TagResourceResponse Source #

See: newTagResourceResponse smart constructor.

Instances

Instances details
Eq TagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Read TagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Show TagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Generic TagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Associated Types

type Rep TagResourceResponse :: Type -> Type #

NFData TagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

Methods

rnf :: TagResourceResponse -> () #

type Rep TagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.TagResource

type Rep TagResourceResponse = D1 ('MetaData "TagResourceResponse" "Amazonka.QuickSight.TagResource" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "TagResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newTagResourceResponse Source #

Create a value of TagResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:TagResourceResponse', tagResourceResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:status:TagResourceResponse', tagResourceResponse_status - The HTTP status of the request.

UpdateTheme

data UpdateTheme Source #

See: newUpdateTheme smart constructor.

Instances

Instances details
Eq UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Read UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Show UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Generic UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Associated Types

type Rep UpdateTheme :: Type -> Type #

NFData UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Methods

rnf :: UpdateTheme -> () #

Hashable UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

ToJSON UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

AWSRequest UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Associated Types

type AWSResponse UpdateTheme #

ToHeaders UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Methods

toHeaders :: UpdateTheme -> [Header] #

ToPath UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

ToQuery UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

type Rep UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

type Rep UpdateTheme = D1 ('MetaData "UpdateTheme" "Amazonka.QuickSight.UpdateTheme" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateTheme'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "versionDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "configuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ThemeConfiguration)))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "baseThemeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse UpdateTheme Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

newUpdateTheme Source #

Create a value of UpdateTheme with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:versionDescription:UpdateTheme', updateTheme_versionDescription - 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.

$sel:name:UpdateTheme', updateTheme_name - The name for the theme.

$sel:configuration:UpdateTheme', updateTheme_configuration - The theme configuration, which contains the theme display properties.

$sel:awsAccountId:UpdateTheme', updateTheme_awsAccountId - The ID of the Amazon Web Services account that contains the theme that you're updating.

$sel:themeId:UpdateTheme', updateTheme_themeId - The ID for the theme.

$sel:baseThemeId:UpdateTheme', updateTheme_baseThemeId - The theme ID, defined by Amazon QuickSight, that a custom theme inherits from. All themes initially inherit from a default Amazon QuickSight theme.

data UpdateThemeResponse Source #

See: newUpdateThemeResponse smart constructor.

Instances

Instances details
Eq UpdateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Read UpdateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Show UpdateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Generic UpdateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Associated Types

type Rep UpdateThemeResponse :: Type -> Type #

NFData UpdateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

Methods

rnf :: UpdateThemeResponse -> () #

type Rep UpdateThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateTheme

type Rep UpdateThemeResponse = D1 ('MetaData "UpdateThemeResponse" "Amazonka.QuickSight.UpdateTheme" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateThemeResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "creationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: (S1 ('MetaSel ('Just "versionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdateThemeResponse Source #

Create a value of UpdateThemeResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateThemeResponse', updateThemeResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:themeId:UpdateTheme', updateThemeResponse_themeId - The ID for the theme.

$sel:arn:UpdateThemeResponse', updateThemeResponse_arn - The Amazon Resource Name (ARN) for the theme.

$sel:creationStatus:UpdateThemeResponse', updateThemeResponse_creationStatus - The creation status of the theme.

$sel:versionArn:UpdateThemeResponse', updateThemeResponse_versionArn - The Amazon Resource Name (ARN) for the new version of the theme.

$sel:status:UpdateThemeResponse', updateThemeResponse_status - The HTTP status of the request.

DeleteTheme

data DeleteTheme Source #

See: newDeleteTheme smart constructor.

Instances

Instances details
Eq DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Read DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Show DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Generic DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Associated Types

type Rep DeleteTheme :: Type -> Type #

NFData DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Methods

rnf :: DeleteTheme -> () #

Hashable DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

AWSRequest DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Associated Types

type AWSResponse DeleteTheme #

ToHeaders DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Methods

toHeaders :: DeleteTheme -> [Header] #

ToPath DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

ToQuery DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

type Rep DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

type Rep DeleteTheme = D1 ('MetaData "DeleteTheme" "Amazonka.QuickSight.DeleteTheme" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteTheme'" 'PrefixI 'True) (S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DeleteTheme Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

newDeleteTheme Source #

Create a value of DeleteTheme with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:versionNumber:DeleteTheme', deleteTheme_versionNumber - 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.

$sel:awsAccountId:DeleteTheme', deleteTheme_awsAccountId - The ID of the Amazon Web Services account that contains the theme that you're deleting.

$sel:themeId:DeleteTheme', deleteTheme_themeId - An ID for the theme that you want to delete.

data DeleteThemeResponse Source #

See: newDeleteThemeResponse smart constructor.

Instances

Instances details
Eq DeleteThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Read DeleteThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Show DeleteThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Generic DeleteThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Associated Types

type Rep DeleteThemeResponse :: Type -> Type #

NFData DeleteThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

Methods

rnf :: DeleteThemeResponse -> () #

type Rep DeleteThemeResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteTheme

type Rep DeleteThemeResponse = D1 ('MetaData "DeleteThemeResponse" "Amazonka.QuickSight.DeleteTheme" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteThemeResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteThemeResponse Source #

Create a value of DeleteThemeResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DeleteThemeResponse', deleteThemeResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:themeId:DeleteTheme', deleteThemeResponse_themeId - An ID for the theme.

$sel:arn:DeleteThemeResponse', deleteThemeResponse_arn - The Amazon Resource Name (ARN) of the resource.

$sel:status:DeleteThemeResponse', deleteThemeResponse_status - The HTTP status of the request.

ListIngestions (Paginated)

data ListIngestions Source #

See: newListIngestions smart constructor.

Instances

Instances details
Eq ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

Read ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

Show ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

Generic ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

Associated Types

type Rep ListIngestions :: Type -> Type #

NFData ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

Methods

rnf :: ListIngestions -> () #

Hashable ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

AWSPager ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

AWSRequest ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

Associated Types

type AWSResponse ListIngestions #

ToHeaders ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

ToPath ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

ToQuery ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

type Rep ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

type Rep ListIngestions = D1 ('MetaData "ListIngestions" "Amazonka.QuickSight.ListIngestions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListIngestions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListIngestions Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

newListIngestions Source #

Create a value of ListIngestions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListIngestions', listIngestions_nextToken - The token for the next set of results, or null if there are no more results.

$sel:maxResults:ListIngestions', listIngestions_maxResults - The maximum number of results to be returned per request.

$sel:dataSetId:ListIngestions', listIngestions_dataSetId - The ID of the dataset used in the ingestion.

$sel:awsAccountId:ListIngestions', listIngestions_awsAccountId - The Amazon Web Services account ID.

data ListIngestionsResponse Source #

See: newListIngestionsResponse smart constructor.

Instances

Instances details
Eq ListIngestionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

Read ListIngestionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

Show ListIngestionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

Generic ListIngestionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

Associated Types

type Rep ListIngestionsResponse :: Type -> Type #

NFData ListIngestionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

Methods

rnf :: ListIngestionsResponse -> () #

type Rep ListIngestionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListIngestions

type Rep ListIngestionsResponse = D1 ('MetaData "ListIngestionsResponse" "Amazonka.QuickSight.ListIngestions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListIngestionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "ingestions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Ingestion])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListIngestionsResponse Source #

Create a value of ListIngestionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListIngestionsResponse', listIngestionsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:nextToken:ListIngestions', listIngestionsResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:ingestions:ListIngestionsResponse', listIngestionsResponse_ingestions - A list of the ingestions.

$sel:status:ListIngestionsResponse', listIngestionsResponse_status - The HTTP status of the request.

CreateGroup

data CreateGroup Source #

The request object for this operation.

See: newCreateGroup smart constructor.

Instances

Instances details
Eq CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Read CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Show CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Generic CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Associated Types

type Rep CreateGroup :: Type -> Type #

NFData CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Methods

rnf :: CreateGroup -> () #

Hashable CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

ToJSON CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

AWSRequest CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Associated Types

type AWSResponse CreateGroup #

ToHeaders CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Methods

toHeaders :: CreateGroup -> [Header] #

ToPath CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

ToQuery CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

type Rep CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

type Rep CreateGroup = D1 ('MetaData "CreateGroup" "Amazonka.QuickSight.CreateGroup" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateGroup'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "groupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse CreateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

newCreateGroup Source #

Create a value of CreateGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:description:CreateGroup', createGroup_description - A description for the group that you want to create.

$sel:groupName:CreateGroup', createGroup_groupName - A name for the group that you want to create.

$sel:awsAccountId:CreateGroup', createGroup_awsAccountId - The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

$sel:namespace:CreateGroup', createGroup_namespace - The namespace. Currently, you should set this to default.

data CreateGroupResponse Source #

The response object for this operation.

See: newCreateGroupResponse smart constructor.

Instances

Instances details
Eq CreateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Read CreateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Show CreateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Generic CreateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Associated Types

type Rep CreateGroupResponse :: Type -> Type #

NFData CreateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

Methods

rnf :: CreateGroupResponse -> () #

type Rep CreateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroup

type Rep CreateGroupResponse = D1 ('MetaData "CreateGroupResponse" "Amazonka.QuickSight.CreateGroup" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateGroupResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "group'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Group)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateGroupResponse Source #

Create a value of CreateGroupResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:CreateGroupResponse', createGroupResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:group':CreateGroupResponse', createGroupResponse_group - The name of the group.

$sel:status:CreateGroupResponse', createGroupResponse_status - The HTTP status of the request.

UntagResource

data UntagResource Source #

See: newUntagResource smart constructor.

Instances

Instances details
Eq UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

Read UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

Show UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

Generic UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

Associated Types

type Rep UntagResource :: Type -> Type #

NFData UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

Methods

rnf :: UntagResource -> () #

Hashable UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

AWSRequest UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

Associated Types

type AWSResponse UntagResource #

ToHeaders UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

ToPath UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

ToQuery UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

type Rep UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

type Rep UntagResource = D1 ('MetaData "UntagResource" "Amazonka.QuickSight.UntagResource" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UntagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tagKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))
type AWSResponse UntagResource Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

newUntagResource Source #

Create a value of UntagResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceArn:UntagResource', untagResource_resourceArn - The Amazon Resource Name (ARN) of the resource that you want to untag.

$sel:tagKeys:UntagResource', untagResource_tagKeys - The keys of the key-value pairs for the resource tag or tags assigned to the resource.

data UntagResourceResponse Source #

See: newUntagResourceResponse smart constructor.

Instances

Instances details
Eq UntagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

Read UntagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

Show UntagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

Generic UntagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

Associated Types

type Rep UntagResourceResponse :: Type -> Type #

NFData UntagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

Methods

rnf :: UntagResourceResponse -> () #

type Rep UntagResourceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UntagResource

type Rep UntagResourceResponse = D1 ('MetaData "UntagResourceResponse" "Amazonka.QuickSight.UntagResource" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UntagResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUntagResourceResponse Source #

Create a value of UntagResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UntagResourceResponse', untagResourceResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:status:UntagResourceResponse', untagResourceResponse_status - The HTTP status of the request.

ListTemplateVersions (Paginated)

data ListTemplateVersions Source #

See: newListTemplateVersions smart constructor.

Instances

Instances details
Eq ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

Read ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

Show ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

Generic ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

Associated Types

type Rep ListTemplateVersions :: Type -> Type #

NFData ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

Methods

rnf :: ListTemplateVersions -> () #

Hashable ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

AWSPager ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

AWSRequest ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

Associated Types

type AWSResponse ListTemplateVersions #

ToHeaders ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

ToPath ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

ToQuery ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

type Rep ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

type Rep ListTemplateVersions = D1 ('MetaData "ListTemplateVersions" "Amazonka.QuickSight.ListTemplateVersions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListTemplateVersions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListTemplateVersions Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

newListTemplateVersions Source #

Create a value of ListTemplateVersions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListTemplateVersions', listTemplateVersions_nextToken - The token for the next set of results, or null if there are no more results.

$sel:maxResults:ListTemplateVersions', listTemplateVersions_maxResults - The maximum number of results to be returned per request.

$sel:awsAccountId:ListTemplateVersions', listTemplateVersions_awsAccountId - The ID of the Amazon Web Services account that contains the templates that you're listing.

$sel:templateId:ListTemplateVersions', listTemplateVersions_templateId - The ID for the template.

data ListTemplateVersionsResponse Source #

See: newListTemplateVersionsResponse smart constructor.

Instances

Instances details
Eq ListTemplateVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

Read ListTemplateVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

Show ListTemplateVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

Generic ListTemplateVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

Associated Types

type Rep ListTemplateVersionsResponse :: Type -> Type #

NFData ListTemplateVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

type Rep ListTemplateVersionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListTemplateVersions

type Rep ListTemplateVersionsResponse = D1 ('MetaData "ListTemplateVersionsResponse" "Amazonka.QuickSight.ListTemplateVersions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListTemplateVersionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "templateVersionSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TemplateVersionSummary]))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListTemplateVersionsResponse Source #

Create a value of ListTemplateVersionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListTemplateVersionsResponse', listTemplateVersionsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:templateVersionSummaryList:ListTemplateVersionsResponse', listTemplateVersionsResponse_templateVersionSummaryList - A structure containing a list of all the versions of the specified template.

$sel:nextToken:ListTemplateVersions', listTemplateVersionsResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:status:ListTemplateVersionsResponse', listTemplateVersionsResponse_status - The HTTP status of the request.

ListDataSets (Paginated)

data ListDataSets Source #

See: newListDataSets smart constructor.

Instances

Instances details
Eq ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

Read ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

Show ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

Generic ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

Associated Types

type Rep ListDataSets :: Type -> Type #

NFData ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

Methods

rnf :: ListDataSets -> () #

Hashable ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

AWSPager ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

AWSRequest ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

Associated Types

type AWSResponse ListDataSets #

ToHeaders ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

ToPath ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

ToQuery ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

type Rep ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

type Rep ListDataSets = D1 ('MetaData "ListDataSets" "Amazonka.QuickSight.ListDataSets" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListDataSets'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListDataSets Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

newListDataSets Source #

Create a value of ListDataSets with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListDataSets', listDataSets_nextToken - The token for the next set of results, or null if there are no more results.

$sel:maxResults:ListDataSets', listDataSets_maxResults - The maximum number of results to be returned per request.

$sel:awsAccountId:ListDataSets', listDataSets_awsAccountId - The Amazon Web Services account ID.

data ListDataSetsResponse Source #

See: newListDataSetsResponse smart constructor.

Instances

Instances details
Eq ListDataSetsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

Read ListDataSetsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

Show ListDataSetsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

Generic ListDataSetsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

Associated Types

type Rep ListDataSetsResponse :: Type -> Type #

NFData ListDataSetsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

Methods

rnf :: ListDataSetsResponse -> () #

type Rep ListDataSetsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListDataSets

type Rep ListDataSetsResponse = D1 ('MetaData "ListDataSetsResponse" "Amazonka.QuickSight.ListDataSets" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListDataSetsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dataSetSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DataSetSummary])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDataSetsResponse Source #

Create a value of ListDataSetsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListDataSetsResponse', listDataSetsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:nextToken:ListDataSets', listDataSetsResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:dataSetSummaries:ListDataSetsResponse', listDataSetsResponse_dataSetSummaries - The list of dataset summaries.

$sel:status:ListDataSetsResponse', listDataSetsResponse_status - The HTTP status of the request.

DeleteThemeAlias

data DeleteThemeAlias Source #

See: newDeleteThemeAlias smart constructor.

Instances

Instances details
Eq DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

Read DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

Show DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

Generic DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

Associated Types

type Rep DeleteThemeAlias :: Type -> Type #

NFData DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

Methods

rnf :: DeleteThemeAlias -> () #

Hashable DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

AWSRequest DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

Associated Types

type AWSResponse DeleteThemeAlias #

ToHeaders DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

ToPath DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

ToQuery DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

type Rep DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

type Rep DeleteThemeAlias = D1 ('MetaData "DeleteThemeAlias" "Amazonka.QuickSight.DeleteThemeAlias" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteThemeAlias'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DeleteThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

newDeleteThemeAlias Source #

Create a value of DeleteThemeAlias with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DeleteThemeAlias', deleteThemeAlias_awsAccountId - The ID of the Amazon Web Services account that contains the theme alias to delete.

$sel:themeId:DeleteThemeAlias', deleteThemeAlias_themeId - The ID for the theme that the specified alias is for.

$sel:aliasName:DeleteThemeAlias', deleteThemeAlias_aliasName - The unique name for the theme alias to delete.

data DeleteThemeAliasResponse Source #

See: newDeleteThemeAliasResponse smart constructor.

Instances

Instances details
Eq DeleteThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

Read DeleteThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

Show DeleteThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

Generic DeleteThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

Associated Types

type Rep DeleteThemeAliasResponse :: Type -> Type #

NFData DeleteThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

type Rep DeleteThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteThemeAlias

type Rep DeleteThemeAliasResponse = D1 ('MetaData "DeleteThemeAliasResponse" "Amazonka.QuickSight.DeleteThemeAlias" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteThemeAliasResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDeleteThemeAliasResponse Source #

Create a value of DeleteThemeAliasResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DeleteThemeAliasResponse', deleteThemeAliasResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:themeId:DeleteThemeAlias', deleteThemeAliasResponse_themeId - An ID for the theme associated with the deletion.

$sel:arn:DeleteThemeAliasResponse', deleteThemeAliasResponse_arn - The Amazon Resource Name (ARN) of the theme resource using the deleted alias.

$sel:aliasName:DeleteThemeAlias', deleteThemeAliasResponse_aliasName - The name for the theme alias.

$sel:status:DeleteThemeAliasResponse', deleteThemeAliasResponse_status - The HTTP status of the request.

UpdateThemeAlias

data UpdateThemeAlias Source #

See: newUpdateThemeAlias smart constructor.

Instances

Instances details
Eq UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

Read UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

Show UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

Generic UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

Associated Types

type Rep UpdateThemeAlias :: Type -> Type #

NFData UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

Methods

rnf :: UpdateThemeAlias -> () #

Hashable UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

ToJSON UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

AWSRequest UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

Associated Types

type AWSResponse UpdateThemeAlias #

ToHeaders UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

ToPath UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

ToQuery UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

type Rep UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

type Rep UpdateThemeAlias = D1 ('MetaData "UpdateThemeAlias" "Amazonka.QuickSight.UpdateThemeAlias" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateThemeAlias'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "themeVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))
type AWSResponse UpdateThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

newUpdateThemeAlias Source #

Create a value of UpdateThemeAlias with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:UpdateThemeAlias', updateThemeAlias_awsAccountId - The ID of the Amazon Web Services account that contains the theme alias that you're updating.

$sel:themeId:UpdateThemeAlias', updateThemeAlias_themeId - The ID for the theme.

$sel:aliasName:UpdateThemeAlias', updateThemeAlias_aliasName - The name of the theme alias that you want to update.

$sel:themeVersionNumber:UpdateThemeAlias', updateThemeAlias_themeVersionNumber - The version number of the theme that the alias should reference.

data UpdateThemeAliasResponse Source #

See: newUpdateThemeAliasResponse smart constructor.

Instances

Instances details
Eq UpdateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

Read UpdateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

Show UpdateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

Generic UpdateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

Associated Types

type Rep UpdateThemeAliasResponse :: Type -> Type #

NFData UpdateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

type Rep UpdateThemeAliasResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateThemeAlias

type Rep UpdateThemeAliasResponse = D1 ('MetaData "UpdateThemeAliasResponse" "Amazonka.QuickSight.UpdateThemeAlias" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateThemeAliasResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "themeAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ThemeAlias)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateThemeAliasResponse Source #

Create a value of UpdateThemeAliasResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateThemeAliasResponse', updateThemeAliasResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:themeAlias:UpdateThemeAliasResponse', updateThemeAliasResponse_themeAlias - Information about the theme alias.

$sel:status:UpdateThemeAliasResponse', updateThemeAliasResponse_status - The HTTP status of the request.

DeleteGroup

data DeleteGroup Source #

See: newDeleteGroup smart constructor.

Constructors

DeleteGroup' Text Text Text 

Instances

Instances details
Eq DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Read DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Show DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Generic DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Associated Types

type Rep DeleteGroup :: Type -> Type #

NFData DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Methods

rnf :: DeleteGroup -> () #

Hashable DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

AWSRequest DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Associated Types

type AWSResponse DeleteGroup #

ToHeaders DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Methods

toHeaders :: DeleteGroup -> [Header] #

ToPath DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

ToQuery DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

type Rep DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

type Rep DeleteGroup = D1 ('MetaData "DeleteGroup" "Amazonka.QuickSight.DeleteGroup" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "groupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DeleteGroup Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

newDeleteGroup Source #

Create a value of DeleteGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:groupName:DeleteGroup', deleteGroup_groupName - The name of the group that you want to delete.

$sel:awsAccountId:DeleteGroup', deleteGroup_awsAccountId - The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

$sel:namespace:DeleteGroup', deleteGroup_namespace - The namespace. Currently, you should set this to default.

data DeleteGroupResponse Source #

See: newDeleteGroupResponse smart constructor.

Instances

Instances details
Eq DeleteGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Read DeleteGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Show DeleteGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Generic DeleteGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Associated Types

type Rep DeleteGroupResponse :: Type -> Type #

NFData DeleteGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

Methods

rnf :: DeleteGroupResponse -> () #

type Rep DeleteGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DeleteGroup

type Rep DeleteGroupResponse = D1 ('MetaData "DeleteGroupResponse" "Amazonka.QuickSight.DeleteGroup" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DeleteGroupResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteGroupResponse Source #

Create a value of DeleteGroupResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DeleteGroupResponse', deleteGroupResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:status:DeleteGroupResponse', deleteGroupResponse_status - The HTTP status of the request.

UpdateGroup

data UpdateGroup Source #

See: newUpdateGroup smart constructor.

Instances

Instances details
Eq UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Read UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Show UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Generic UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Associated Types

type Rep UpdateGroup :: Type -> Type #

NFData UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Methods

rnf :: UpdateGroup -> () #

Hashable UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

ToJSON UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

AWSRequest UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Associated Types

type AWSResponse UpdateGroup #

ToHeaders UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Methods

toHeaders :: UpdateGroup -> [Header] #

ToPath UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

ToQuery UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

type Rep UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

type Rep UpdateGroup = D1 ('MetaData "UpdateGroup" "Amazonka.QuickSight.UpdateGroup" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateGroup'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "groupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse UpdateGroup Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

newUpdateGroup Source #

Create a value of UpdateGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:description:UpdateGroup', updateGroup_description - The description for the group that you want to update.

$sel:groupName:UpdateGroup', updateGroup_groupName - The name of the group that you want to update.

$sel:awsAccountId:UpdateGroup', updateGroup_awsAccountId - The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

$sel:namespace:UpdateGroup', updateGroup_namespace - The namespace. Currently, you should set this to default.

data UpdateGroupResponse Source #

See: newUpdateGroupResponse smart constructor.

Instances

Instances details
Eq UpdateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Read UpdateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Show UpdateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Generic UpdateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Associated Types

type Rep UpdateGroupResponse :: Type -> Type #

NFData UpdateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

Methods

rnf :: UpdateGroupResponse -> () #

type Rep UpdateGroupResponse Source # 
Instance details

Defined in Amazonka.QuickSight.UpdateGroup

type Rep UpdateGroupResponse = D1 ('MetaData "UpdateGroupResponse" "Amazonka.QuickSight.UpdateGroup" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UpdateGroupResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "group'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Group)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateGroupResponse Source #

Create a value of UpdateGroupResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:UpdateGroupResponse', updateGroupResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:group':UpdateGroupResponse', updateGroupResponse_group - The name of the group.

$sel:status:UpdateGroupResponse', updateGroupResponse_status - The HTTP status of the request.

DescribeNamespace

data DescribeNamespace Source #

See: newDescribeNamespace smart constructor.

Instances

Instances details
Eq DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

Read DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

Show DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

Generic DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

Associated Types

type Rep DescribeNamespace :: Type -> Type #

NFData DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

Methods

rnf :: DescribeNamespace -> () #

Hashable DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

AWSRequest DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

Associated Types

type AWSResponse DescribeNamespace #

ToHeaders DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

ToPath DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

ToQuery DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

type Rep DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

type Rep DescribeNamespace = D1 ('MetaData "DescribeNamespace" "Amazonka.QuickSight.DescribeNamespace" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeNamespace'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeNamespace Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

newDescribeNamespace Source #

Create a value of DescribeNamespace with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DescribeNamespace', describeNamespace_awsAccountId - The ID for the Amazon Web Services account that contains the Amazon QuickSight namespace that you want to describe.

$sel:namespace:DescribeNamespace', describeNamespace_namespace - The namespace that you want to describe.

data DescribeNamespaceResponse Source #

See: newDescribeNamespaceResponse smart constructor.

Instances

Instances details
Eq DescribeNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

Read DescribeNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

Show DescribeNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

Generic DescribeNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

Associated Types

type Rep DescribeNamespaceResponse :: Type -> Type #

NFData DescribeNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

type Rep DescribeNamespaceResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeNamespace

type Rep DescribeNamespaceResponse = D1 ('MetaData "DescribeNamespaceResponse" "Amazonka.QuickSight.DescribeNamespace" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeNamespaceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NamespaceInfoV2)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeNamespaceResponse Source #

Create a value of DescribeNamespaceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeNamespaceResponse', describeNamespaceResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:namespace:DescribeNamespace', describeNamespaceResponse_namespace - The information about the namespace that you're describing. The response includes the namespace ARN, name, Amazon Web Services Region, creation status, and identity store. DescribeNamespace also works for namespaces that are in the process of being created. For incomplete namespaces, this API operation lists the namespace error types and messages associated with the creation process.

$sel:status:DescribeNamespaceResponse', describeNamespaceResponse_status - The HTTP status of the request.

ListGroups

data ListGroups Source #

See: newListGroups smart constructor.

Instances

Instances details
Eq ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Read ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Show ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Generic ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Associated Types

type Rep ListGroups :: Type -> Type #

NFData ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Methods

rnf :: ListGroups -> () #

Hashable ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

AWSRequest ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Associated Types

type AWSResponse ListGroups #

ToHeaders ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Methods

toHeaders :: ListGroups -> [Header] #

ToPath ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

ToQuery ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

type Rep ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

type Rep ListGroups = D1 ('MetaData "ListGroups" "Amazonka.QuickSight.ListGroups" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListGroups'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListGroups Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

newListGroups Source #

Create a value of ListGroups with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListGroups', listGroups_nextToken - A pagination token that can be used in a subsequent request.

$sel:maxResults:ListGroups', listGroups_maxResults - The maximum number of results to return.

$sel:awsAccountId:ListGroups', listGroups_awsAccountId - The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

$sel:namespace:ListGroups', listGroups_namespace - The namespace. Currently, you should set this to default.

data ListGroupsResponse Source #

See: newListGroupsResponse smart constructor.

Instances

Instances details
Eq ListGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Read ListGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Show ListGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Generic ListGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Associated Types

type Rep ListGroupsResponse :: Type -> Type #

NFData ListGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

Methods

rnf :: ListGroupsResponse -> () #

type Rep ListGroupsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.ListGroups

type Rep ListGroupsResponse = D1 ('MetaData "ListGroupsResponse" "Amazonka.QuickSight.ListGroups" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ListGroupsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "groupList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Group]))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListGroupsResponse Source #

Create a value of ListGroupsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:ListGroupsResponse', listGroupsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:groupList:ListGroupsResponse', listGroupsResponse_groupList - The list of the groups.

$sel:nextToken:ListGroups', listGroupsResponse_nextToken - A pagination token that can be used in a subsequent request.

$sel:status:ListGroupsResponse', listGroupsResponse_status - The HTTP status of the request.

CreateAnalysis

data CreateAnalysis Source #

See: newCreateAnalysis smart constructor.

Instances

Instances details
Eq CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

Read CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

Show CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

Generic CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

Associated Types

type Rep CreateAnalysis :: Type -> Type #

NFData CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

Methods

rnf :: CreateAnalysis -> () #

Hashable CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

ToJSON CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

AWSRequest CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

Associated Types

type AWSResponse CreateAnalysis #

ToHeaders CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

ToPath CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

ToQuery CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

type Rep CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

type AWSResponse CreateAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

newCreateAnalysis Source #

Create a value of CreateAnalysis with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:themeArn:CreateAnalysis', createAnalysis_themeArn - The ARN for the theme to apply to the analysis that you're creating. To see the theme in the Amazon QuickSight console, make sure that you have access to it.

$sel:parameters:CreateAnalysis', createAnalysis_parameters - 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.

$sel:permissions:CreateAnalysis', createAnalysis_permissions - A structure that describes the principals and the resource-level permissions on an analysis. You can use the Permissions structure to grant permissions by providing a list of Identity and Access Management (IAM) action information for each principal listed by Amazon Resource Name (ARN).

To specify no permissions, omit Permissions.

$sel:tags:CreateAnalysis', createAnalysis_tags - Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.

$sel:awsAccountId:CreateAnalysis', createAnalysis_awsAccountId - The ID of the Amazon Web Services account where you are creating an analysis.

$sel:analysisId:CreateAnalysis', createAnalysis_analysisId - The ID for the analysis that you're creating. This ID displays in the URL of the analysis.

$sel:name:CreateAnalysis', createAnalysis_name - A descriptive name for the analysis that you're creating. This name displays for the analysis in the Amazon QuickSight console.

$sel:sourceEntity:CreateAnalysis', createAnalysis_sourceEntity - 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.

data CreateAnalysisResponse Source #

See: newCreateAnalysisResponse smart constructor.

Instances

Instances details
Eq CreateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

Read CreateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

Show CreateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

Generic CreateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

Associated Types

type Rep CreateAnalysisResponse :: Type -> Type #

NFData CreateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

Methods

rnf :: CreateAnalysisResponse -> () #

type Rep CreateAnalysisResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateAnalysis

type Rep CreateAnalysisResponse = D1 ('MetaData "CreateAnalysisResponse" "Amazonka.QuickSight.CreateAnalysis" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateAnalysisResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "creationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateAnalysisResponse Source #

Create a value of CreateAnalysisResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:CreateAnalysisResponse', createAnalysisResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:analysisId:CreateAnalysis', createAnalysisResponse_analysisId - The ID of the analysis.

$sel:arn:CreateAnalysisResponse', createAnalysisResponse_arn - The ARN for the analysis.

$sel:creationStatus:CreateAnalysisResponse', createAnalysisResponse_creationStatus - The status of the creation of the analysis.

$sel:status:CreateAnalysisResponse', createAnalysisResponse_status - The HTTP status of the request.

DescribeAccountCustomization

data DescribeAccountCustomization Source #

See: newDescribeAccountCustomization smart constructor.

Instances

Instances details
Eq DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

Read DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

Show DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

Generic DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

Associated Types

type Rep DescribeAccountCustomization :: Type -> Type #

NFData DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

Hashable DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

AWSRequest DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

ToHeaders DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

ToPath DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

ToQuery DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

type Rep DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

type Rep DescribeAccountCustomization = D1 ('MetaData "DescribeAccountCustomization" "Amazonka.QuickSight.DescribeAccountCustomization" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeAccountCustomization'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resolved") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DescribeAccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

newDescribeAccountCustomization Source #

Create a value of DescribeAccountCustomization with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resolved:DescribeAccountCustomization', describeAccountCustomization_resolved - The Resolved flag works with the other parameters to determine which view of Amazon QuickSight customizations is returned. You can add this flag to your command to use the same view that Amazon QuickSight uses to identify which customizations to apply to the console. Omit this flag, or set it to no-resolved, to reveal customizations that are configured at different levels.

$sel:namespace:DescribeAccountCustomization', describeAccountCustomization_namespace - The Amazon QuickSight namespace that you want to describe Amazon QuickSight customizations for.

$sel:awsAccountId:DescribeAccountCustomization', describeAccountCustomization_awsAccountId - The ID for the Amazon Web Services account that you want to describe Amazon QuickSight customizations for.

data DescribeAccountCustomizationResponse Source #

Instances

Instances details
Eq DescribeAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

Read DescribeAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

Show DescribeAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

Generic DescribeAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

NFData DescribeAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

type Rep DescribeAccountCustomizationResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeAccountCustomization

type Rep DescribeAccountCustomizationResponse = D1 ('MetaData "DescribeAccountCustomizationResponse" "Amazonka.QuickSight.DescribeAccountCustomization" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeAccountCustomizationResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "accountCustomization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccountCustomization)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeAccountCustomizationResponse Source #

Create a value of DescribeAccountCustomizationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeAccountCustomizationResponse', describeAccountCustomizationResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:accountCustomization:DescribeAccountCustomizationResponse', describeAccountCustomizationResponse_accountCustomization - The Amazon QuickSight customizations that exist in the current Amazon Web Services Region.

$sel:arn:DescribeAccountCustomizationResponse', describeAccountCustomizationResponse_arn - The Amazon Resource Name (ARN) of the customization that's associated with this Amazon Web Services account.

$sel:namespace:DescribeAccountCustomization', describeAccountCustomizationResponse_namespace - The Amazon QuickSight namespace that you're describing.

$sel:awsAccountId:DescribeAccountCustomization', describeAccountCustomizationResponse_awsAccountId - The ID for the Amazon Web Services account that you're describing.

$sel:status:DescribeAccountCustomizationResponse', describeAccountCustomizationResponse_status - The HTTP status of the request.

GenerateEmbedUrlForRegisteredUser

data GenerateEmbedUrlForRegisteredUser Source #

See: newGenerateEmbedUrlForRegisteredUser smart constructor.

Instances

Instances details
Eq GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

Read GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

Show GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

Generic GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

Associated Types

type Rep GenerateEmbedUrlForRegisteredUser :: Type -> Type #

NFData GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

Hashable GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

ToJSON GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

AWSRequest GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

ToHeaders GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

ToPath GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

ToQuery GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

type Rep GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

type Rep GenerateEmbedUrlForRegisteredUser = D1 ('MetaData "GenerateEmbedUrlForRegisteredUser" "Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "GenerateEmbedUrlForRegisteredUser'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "sessionLifetimeInMinutes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "userArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "experienceConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RegisteredUserEmbeddingExperienceConfiguration))))
type AWSResponse GenerateEmbedUrlForRegisteredUser Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

newGenerateEmbedUrlForRegisteredUser Source #

Create a value of GenerateEmbedUrlForRegisteredUser with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sessionLifetimeInMinutes:GenerateEmbedUrlForRegisteredUser', generateEmbedUrlForRegisteredUser_sessionLifetimeInMinutes - How many minutes the session is valid. The session lifetime must be in [15-600] minutes range.

$sel:awsAccountId:GenerateEmbedUrlForRegisteredUser', generateEmbedUrlForRegisteredUser_awsAccountId - The ID for the Amazon Web Services account that contains the dashboard that you're embedding.

$sel:userArn:GenerateEmbedUrlForRegisteredUser', generateEmbedUrlForRegisteredUser_userArn - The Amazon Resource Name for the registered user.

$sel:experienceConfiguration:GenerateEmbedUrlForRegisteredUser', generateEmbedUrlForRegisteredUser_experienceConfiguration - The experience you are embedding. For registered users, you can embed Amazon QuickSight dashboards, the entire Amazon QuickSight console, or the Amazon QuickSight Q search bar.

data GenerateEmbedUrlForRegisteredUserResponse Source #

Instances

Instances details
Eq GenerateEmbedUrlForRegisteredUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

Show GenerateEmbedUrlForRegisteredUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

Generic GenerateEmbedUrlForRegisteredUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

NFData GenerateEmbedUrlForRegisteredUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

type Rep GenerateEmbedUrlForRegisteredUserResponse Source # 
Instance details

Defined in Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser

type Rep GenerateEmbedUrlForRegisteredUserResponse = D1 ('MetaData "GenerateEmbedUrlForRegisteredUserResponse" "Amazonka.QuickSight.GenerateEmbedUrlForRegisteredUser" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "GenerateEmbedUrlForRegisteredUserResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "embedUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)) :*: S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

DescribeDashboard

data DescribeDashboard Source #

See: newDescribeDashboard smart constructor.

Instances

Instances details
Eq DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

Read DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

Show DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

Generic DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

Associated Types

type Rep DescribeDashboard :: Type -> Type #

NFData DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

Methods

rnf :: DescribeDashboard -> () #

Hashable DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

AWSRequest DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

Associated Types

type AWSResponse DescribeDashboard #

ToHeaders DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

ToPath DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

ToQuery DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

type Rep DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

type Rep DescribeDashboard = D1 ('MetaData "DescribeDashboard" "Amazonka.QuickSight.DescribeDashboard" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeDashboard'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DescribeDashboard Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

newDescribeDashboard Source #

Create a value of DescribeDashboard with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:aliasName:DescribeDashboard', describeDashboard_aliasName - The alias name.

$sel:versionNumber:DescribeDashboard', describeDashboard_versionNumber - The version number for the dashboard. If a version number isn't passed, the latest published dashboard version is described.

$sel:awsAccountId:DescribeDashboard', describeDashboard_awsAccountId - The ID of the Amazon Web Services account that contains the dashboard that you're describing.

$sel:dashboardId:DescribeDashboard', describeDashboard_dashboardId - The ID for the dashboard.

data DescribeDashboardResponse Source #

See: newDescribeDashboardResponse smart constructor.

Instances

Instances details
Eq DescribeDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

Read DescribeDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

Show DescribeDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

Generic DescribeDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

Associated Types

type Rep DescribeDashboardResponse :: Type -> Type #

NFData DescribeDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

type Rep DescribeDashboardResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboard

type Rep DescribeDashboardResponse = D1 ('MetaData "DescribeDashboardResponse" "Amazonka.QuickSight.DescribeDashboard" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeDashboardResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dashboard") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Dashboard)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeDashboardResponse Source #

Create a value of DescribeDashboardResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeDashboardResponse', describeDashboardResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:dashboard:DescribeDashboardResponse', describeDashboardResponse_dashboard - Information about the dashboard.

$sel:status:DescribeDashboardResponse', describeDashboardResponse_status - The HTTP status of this request.

CreateGroupMembership

data CreateGroupMembership Source #

See: newCreateGroupMembership smart constructor.

Instances

Instances details
Eq CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

Read CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

Show CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

Generic CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

Associated Types

type Rep CreateGroupMembership :: Type -> Type #

NFData CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

Methods

rnf :: CreateGroupMembership -> () #

Hashable CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

ToJSON CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

AWSRequest CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

Associated Types

type AWSResponse CreateGroupMembership #

ToHeaders CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

ToPath CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

ToQuery CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

type Rep CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

type Rep CreateGroupMembership = D1 ('MetaData "CreateGroupMembership" "Amazonka.QuickSight.CreateGroupMembership" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateGroupMembership'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "memberName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "groupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse CreateGroupMembership Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

newCreateGroupMembership Source #

Create a value of CreateGroupMembership with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:memberName:CreateGroupMembership', createGroupMembership_memberName - The name of the user that you want to add to the group membership.

$sel:groupName:CreateGroupMembership', createGroupMembership_groupName - The name of the group that you want to add the user to.

$sel:awsAccountId:CreateGroupMembership', createGroupMembership_awsAccountId - The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

$sel:namespace:CreateGroupMembership', createGroupMembership_namespace - The namespace. Currently, you should set this to default.

data CreateGroupMembershipResponse Source #

See: newCreateGroupMembershipResponse smart constructor.

Instances

Instances details
Eq CreateGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

Read CreateGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

Show CreateGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

Generic CreateGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

Associated Types

type Rep CreateGroupMembershipResponse :: Type -> Type #

NFData CreateGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

type Rep CreateGroupMembershipResponse Source # 
Instance details

Defined in Amazonka.QuickSight.CreateGroupMembership

type Rep CreateGroupMembershipResponse = D1 ('MetaData "CreateGroupMembershipResponse" "Amazonka.QuickSight.CreateGroupMembership" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateGroupMembershipResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "groupMember") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GroupMember)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateGroupMembershipResponse Source #

Create a value of CreateGroupMembershipResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:CreateGroupMembershipResponse', createGroupMembershipResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:groupMember:CreateGroupMembershipResponse', createGroupMembershipResponse_groupMember - The group member.

$sel:status:CreateGroupMembershipResponse', createGroupMembershipResponse_status - The HTTP status of the request.

DescribeDashboardPermissions

data DescribeDashboardPermissions Source #

See: newDescribeDashboardPermissions smart constructor.

Instances

Instances details
Eq DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

Read DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

Show DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

Generic DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

Associated Types

type Rep DescribeDashboardPermissions :: Type -> Type #

NFData DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

Hashable DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

AWSRequest DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

ToHeaders DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

ToPath DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

ToQuery DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

type Rep DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

type Rep DescribeDashboardPermissions = D1 ('MetaData "DescribeDashboardPermissions" "Amazonka.QuickSight.DescribeDashboardPermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeDashboardPermissions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeDashboardPermissions Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

newDescribeDashboardPermissions Source #

Create a value of DescribeDashboardPermissions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsAccountId:DescribeDashboardPermissions', describeDashboardPermissions_awsAccountId - The ID of the Amazon Web Services account that contains the dashboard that you're describing permissions for.

$sel:dashboardId:DescribeDashboardPermissions', describeDashboardPermissions_dashboardId - The ID for the dashboard, also added to the IAMpolicy.

data DescribeDashboardPermissionsResponse Source #

Instances

Instances details
Eq DescribeDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

Read DescribeDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

Show DescribeDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

Generic DescribeDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

NFData DescribeDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

type Rep DescribeDashboardPermissionsResponse Source # 
Instance details

Defined in Amazonka.QuickSight.DescribeDashboardPermissions

type Rep DescribeDashboardPermissionsResponse = D1 ('MetaData "DescribeDashboardPermissionsResponse" "Amazonka.QuickSight.DescribeDashboardPermissions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DescribeDashboardPermissionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourcePermission))) :*: (S1 ('MetaSel ('Just "dashboardArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeDashboardPermissionsResponse Source #

Create a value of DescribeDashboardPermissionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestId:DescribeDashboardPermissionsResponse', describeDashboardPermissionsResponse_requestId - The Amazon Web Services request ID for this operation.

$sel:dashboardId:DescribeDashboardPermissions', describeDashboardPermissionsResponse_dashboardId - The ID for the dashboard.

$sel:permissions:DescribeDashboardPermissionsResponse', describeDashboardPermissionsResponse_permissions - A structure that contains the permissions for the dashboard.

$sel:dashboardArn:DescribeDashboardPermissionsResponse', describeDashboardPermissionsResponse_dashboardArn - The Amazon Resource Name (ARN) of the dashboard.

$sel:status:DescribeDashboardPermissionsResponse', describeDashboardPermissionsResponse_status - The HTTP status of the request.

Types

AnalysisErrorType

newtype AnalysisErrorType Source #

Instances

Instances details
Eq AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

Ord AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

Read AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

Show AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

Generic AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

Associated Types

type Rep AnalysisErrorType :: Type -> Type #

NFData AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

Methods

rnf :: AnalysisErrorType -> () #

Hashable AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToJSON AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToJSONKey AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

FromJSON AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

FromJSONKey AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToLog AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToHeader AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToQuery AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

FromXML AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToXML AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToByteString AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

FromText AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToText AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

type Rep AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

type Rep AnalysisErrorType = D1 ('MetaData "AnalysisErrorType" "Amazonka.QuickSight.Types.AnalysisErrorType" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "AnalysisErrorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAnalysisErrorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AnalysisFilterAttribute

newtype AnalysisFilterAttribute Source #

Instances

Instances details
Eq AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

Ord AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

Read AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

Show AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

Generic AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

Associated Types

type Rep AnalysisFilterAttribute :: Type -> Type #

NFData AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

Methods

rnf :: AnalysisFilterAttribute -> () #

Hashable AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

ToJSON AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

ToJSONKey AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

FromJSON AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

FromJSONKey AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

ToLog AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

ToHeader AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

ToQuery AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

FromXML AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

ToXML AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

ToByteString AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

FromText AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

ToText AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

type Rep AnalysisFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisFilterAttribute

type Rep AnalysisFilterAttribute = D1 ('MetaData "AnalysisFilterAttribute" "Amazonka.QuickSight.Types.AnalysisFilterAttribute" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "AnalysisFilterAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAnalysisFilterAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssignmentStatus

newtype AssignmentStatus Source #

Instances

Instances details
Eq AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

Ord AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

Read AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

Show AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

Generic AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

Associated Types

type Rep AssignmentStatus :: Type -> Type #

NFData AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

Methods

rnf :: AssignmentStatus -> () #

Hashable AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

ToJSON AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

ToJSONKey AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

FromJSON AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

FromJSONKey AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

ToLog AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

ToHeader AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

ToQuery AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

FromXML AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

ToXML AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

ToByteString AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

FromText AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

ToText AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

type Rep AssignmentStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AssignmentStatus

type Rep AssignmentStatus = D1 ('MetaData "AssignmentStatus" "Amazonka.QuickSight.Types.AssignmentStatus" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "AssignmentStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssignmentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ColumnDataType

newtype ColumnDataType Source #

Constructors

ColumnDataType' 

Instances

Instances details
Eq ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

Ord ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

Read ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

Show ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

Generic ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

Associated Types

type Rep ColumnDataType :: Type -> Type #

NFData ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

Methods

rnf :: ColumnDataType -> () #

Hashable ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

ToJSON ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

ToJSONKey ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

FromJSON ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

FromJSONKey ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

ToLog ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

ToHeader ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

ToQuery ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

FromXML ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

ToXML ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

Methods

toXML :: ColumnDataType -> XML #

ToByteString ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

FromText ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

ToText ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

type Rep ColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDataType

type Rep ColumnDataType = D1 ('MetaData "ColumnDataType" "Amazonka.QuickSight.Types.ColumnDataType" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "ColumnDataType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromColumnDataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ColumnTagName

newtype ColumnTagName Source #

Constructors

ColumnTagName' 

Instances

Instances details
Eq ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

Ord ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

Read ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

Show ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

Generic ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

Associated Types

type Rep ColumnTagName :: Type -> Type #

NFData ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

Methods

rnf :: ColumnTagName -> () #

Hashable ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

ToJSON ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

ToJSONKey ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

FromJSON ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

FromJSONKey ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

ToLog ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

ToHeader ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

ToQuery ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

FromXML ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

ToXML ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

Methods

toXML :: ColumnTagName -> XML #

ToByteString ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

FromText ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

ToText ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

Methods

toText :: ColumnTagName -> Text #

type Rep ColumnTagName Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTagName

type Rep ColumnTagName = D1 ('MetaData "ColumnTagName" "Amazonka.QuickSight.Types.ColumnTagName" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "ColumnTagName'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromColumnTagName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DashboardBehavior

newtype DashboardBehavior Source #

Instances

Instances details
Eq DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

Ord DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

Read DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

Show DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

Generic DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

Associated Types

type Rep DashboardBehavior :: Type -> Type #

NFData DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

Methods

rnf :: DashboardBehavior -> () #

Hashable DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

ToJSON DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

ToJSONKey DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

FromJSON DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

FromJSONKey DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

ToLog DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

ToHeader DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

ToQuery DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

FromXML DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

ToXML DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

ToByteString DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

FromText DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

ToText DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

type Rep DashboardBehavior Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardBehavior

type Rep DashboardBehavior = D1 ('MetaData "DashboardBehavior" "Amazonka.QuickSight.Types.DashboardBehavior" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "DashboardBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDashboardBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DashboardErrorType

newtype DashboardErrorType Source #

Instances

Instances details
Eq DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Ord DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Read DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Show DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Generic DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Associated Types

type Rep DashboardErrorType :: Type -> Type #

NFData DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Methods

rnf :: DashboardErrorType -> () #

Hashable DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToJSON DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToJSONKey DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

FromJSON DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

FromJSONKey DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToLog DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToHeader DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToQuery DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

FromXML DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToXML DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToByteString DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

FromText DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToText DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

type Rep DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

type Rep DashboardErrorType = D1 ('MetaData "DashboardErrorType" "Amazonka.QuickSight.Types.DashboardErrorType" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "DashboardErrorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDashboardErrorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DashboardFilterAttribute

newtype DashboardFilterAttribute Source #

Instances

Instances details
Eq DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

Ord DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

Read DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

Show DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

Generic DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

Associated Types

type Rep DashboardFilterAttribute :: Type -> Type #

NFData DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

Hashable DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

ToJSON DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

ToJSONKey DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

FromJSON DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

FromJSONKey DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

ToLog DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

ToHeader DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

ToQuery DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

FromXML DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

ToXML DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

ToByteString DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

FromText DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

ToText DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

type Rep DashboardFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardFilterAttribute

type Rep DashboardFilterAttribute = D1 ('MetaData "DashboardFilterAttribute" "Amazonka.QuickSight.Types.DashboardFilterAttribute" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "DashboardFilterAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDashboardFilterAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DashboardUIState

newtype DashboardUIState Source #

Instances

Instances details
Eq DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

Ord DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

Read DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

Show DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

Generic DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

Associated Types

type Rep DashboardUIState :: Type -> Type #

NFData DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

Methods

rnf :: DashboardUIState -> () #

Hashable DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

ToJSON DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

ToJSONKey DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

FromJSON DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

FromJSONKey DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

ToLog DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

ToHeader DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

ToQuery DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

FromXML DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

ToXML DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

ToByteString DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

FromText DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

ToText DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

type Rep DashboardUIState Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardUIState

type Rep DashboardUIState = D1 ('MetaData "DashboardUIState" "Amazonka.QuickSight.Types.DashboardUIState" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "DashboardUIState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDashboardUIState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DataSetImportMode

newtype DataSetImportMode Source #

Instances

Instances details
Eq DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

Ord DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

Read DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

Show DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

Generic DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

Associated Types

type Rep DataSetImportMode :: Type -> Type #

NFData DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

Methods

rnf :: DataSetImportMode -> () #

Hashable DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

ToJSON DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

ToJSONKey DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

FromJSON DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

FromJSONKey DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

ToLog DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

ToHeader DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

ToQuery DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

FromXML DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

ToXML DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

ToByteString DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

FromText DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

ToText DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

type Rep DataSetImportMode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetImportMode

type Rep DataSetImportMode = D1 ('MetaData "DataSetImportMode" "Amazonka.QuickSight.Types.DataSetImportMode" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "DataSetImportMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataSetImportMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DataSourceErrorInfoType

newtype DataSourceErrorInfoType Source #

Instances

Instances details
Eq DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

Ord DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

Read DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

Show DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

Generic DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

Associated Types

type Rep DataSourceErrorInfoType :: Type -> Type #

NFData DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

Methods

rnf :: DataSourceErrorInfoType -> () #

Hashable DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

ToJSON DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

ToJSONKey DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

FromJSON DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

FromJSONKey DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

ToLog DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

ToHeader DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

ToQuery DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

FromXML DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

ToXML DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

ToByteString DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

FromText DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

ToText DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

type Rep DataSourceErrorInfoType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfoType

type Rep DataSourceErrorInfoType = D1 ('MetaData "DataSourceErrorInfoType" "Amazonka.QuickSight.Types.DataSourceErrorInfoType" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "DataSourceErrorInfoType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataSourceErrorInfoType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DataSourceType

newtype DataSourceType Source #

Constructors

DataSourceType' 

Instances

Instances details
Eq DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

Ord DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

Read DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

Show DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

Generic DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

Associated Types

type Rep DataSourceType :: Type -> Type #

NFData DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

Methods

rnf :: DataSourceType -> () #

Hashable DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

ToJSON DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

ToJSONKey DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

FromJSON DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

FromJSONKey DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

ToLog DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

ToHeader DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

ToQuery DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

FromXML DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

ToXML DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

Methods

toXML :: DataSourceType -> XML #

ToByteString DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

FromText DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

ToText DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

type Rep DataSourceType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceType

type Rep DataSourceType = D1 ('MetaData "DataSourceType" "Amazonka.QuickSight.Types.DataSourceType" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "DataSourceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataSourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Edition

newtype Edition Source #

Constructors

Edition' 

Fields

Bundled Patterns

pattern Edition_ENTERPRISE :: Edition 
pattern Edition_STANDARD :: Edition 

Instances

Instances details
Eq Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Methods

(==) :: Edition -> Edition -> Bool #

(/=) :: Edition -> Edition -> Bool #

Ord Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Read Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Show Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Generic Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Associated Types

type Rep Edition :: Type -> Type #

Methods

from :: Edition -> Rep Edition x #

to :: Rep Edition x -> Edition #

NFData Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Methods

rnf :: Edition -> () #

Hashable Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Methods

hashWithSalt :: Int -> Edition -> Int #

hash :: Edition -> Int #

ToJSON Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

ToJSONKey Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

FromJSON Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

FromJSONKey Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

ToLog Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

ToHeader Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Methods

toHeader :: HeaderName -> Edition -> [Header] #

ToQuery Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

FromXML Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

ToXML Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Methods

toXML :: Edition -> XML #

ToByteString Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Methods

toBS :: Edition -> ByteString #

FromText Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

ToText Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

Methods

toText :: Edition -> Text #

type Rep Edition Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Edition

type Rep Edition = D1 ('MetaData "Edition" "Amazonka.QuickSight.Types.Edition" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "Edition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEdition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EmbeddingIdentityType

newtype EmbeddingIdentityType Source #

Instances

Instances details
Eq EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

Ord EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

Read EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

Show EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

Generic EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

Associated Types

type Rep EmbeddingIdentityType :: Type -> Type #

NFData EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

Methods

rnf :: EmbeddingIdentityType -> () #

Hashable EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToJSON EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToJSONKey EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

FromJSON EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

FromJSONKey EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToLog EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToHeader EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToQuery EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

FromXML EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToXML EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToByteString EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

FromText EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToText EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

type Rep EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

type Rep EmbeddingIdentityType = D1 ('MetaData "EmbeddingIdentityType" "Amazonka.QuickSight.Types.EmbeddingIdentityType" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "EmbeddingIdentityType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEmbeddingIdentityType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FileFormat

newtype FileFormat Source #

Constructors

FileFormat' 

Fields

Bundled Patterns

pattern FileFormat_CLF :: FileFormat 
pattern FileFormat_CSV :: FileFormat 
pattern FileFormat_ELF :: FileFormat 
pattern FileFormat_JSON :: FileFormat 
pattern FileFormat_TSV :: FileFormat 
pattern FileFormat_XLSX :: FileFormat 

Instances

Instances details
Eq FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

Ord FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

Read FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

Show FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

Generic FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

Associated Types

type Rep FileFormat :: Type -> Type #

NFData FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

Methods

rnf :: FileFormat -> () #

Hashable FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

ToJSON FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

ToJSONKey FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

FromJSON FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

FromJSONKey FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

ToLog FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

ToHeader FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

ToQuery FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

FromXML FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

ToXML FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

Methods

toXML :: FileFormat -> XML #

ToByteString FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

FromText FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

ToText FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

Methods

toText :: FileFormat -> Text #

type Rep FileFormat Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FileFormat

type Rep FileFormat = D1 ('MetaData "FileFormat" "Amazonka.QuickSight.Types.FileFormat" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "FileFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFileFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FilterOperator

newtype FilterOperator Source #

Constructors

FilterOperator' 

Bundled Patterns

pattern FilterOperator_StringEquals :: FilterOperator 

Instances

Instances details
Eq FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

Ord FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

Read FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

Show FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

Generic FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

Associated Types

type Rep FilterOperator :: Type -> Type #

NFData FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

Methods

rnf :: FilterOperator -> () #

Hashable FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

ToJSON FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

ToJSONKey FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

FromJSON FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

FromJSONKey FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

ToLog FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

ToHeader FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

ToQuery FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

FromXML FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

ToXML FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

Methods

toXML :: FilterOperator -> XML #

ToByteString FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

FromText FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

ToText FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

type Rep FilterOperator Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperator

type Rep FilterOperator = D1 ('MetaData "FilterOperator" "Amazonka.QuickSight.Types.FilterOperator" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "FilterOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFilterOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FolderFilterAttribute

newtype FolderFilterAttribute Source #

Instances

Instances details
Eq FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

Ord FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

Read FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

Show FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

Generic FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

Associated Types

type Rep FolderFilterAttribute :: Type -> Type #

NFData FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

Methods

rnf :: FolderFilterAttribute -> () #

Hashable FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToJSON FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToJSONKey FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

FromJSON FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

FromJSONKey FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToLog FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToHeader FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToQuery FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

FromXML FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToXML FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToByteString FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

FromText FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToText FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

type Rep FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

type Rep FolderFilterAttribute = D1 ('MetaData "FolderFilterAttribute" "Amazonka.QuickSight.Types.FolderFilterAttribute" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "FolderFilterAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFolderFilterAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FolderType

newtype FolderType Source #

Constructors

FolderType' 

Fields

Bundled Patterns

pattern FolderType_SHARED :: FolderType 

Instances

Instances details
Eq FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Ord FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Read FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Show FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Generic FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Associated Types

type Rep FolderType :: Type -> Type #

NFData FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Methods

rnf :: FolderType -> () #

Hashable FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToJSON FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToJSONKey FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

FromJSON FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

FromJSONKey FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToLog FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToHeader FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToQuery FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

FromXML FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToXML FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Methods

toXML :: FolderType -> XML #

ToByteString FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

FromText FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToText FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Methods

toText :: FolderType -> Text #

type Rep FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

type Rep FolderType = D1 ('MetaData "FolderType" "Amazonka.QuickSight.Types.FolderType" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "FolderType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFolderType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

GeoSpatialCountryCode

newtype GeoSpatialCountryCode Source #

Bundled Patterns

pattern GeoSpatialCountryCode_US :: GeoSpatialCountryCode 

Instances

Instances details
Eq GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

Ord GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

Read GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

Show GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

Generic GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

Associated Types

type Rep GeoSpatialCountryCode :: Type -> Type #

NFData GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

Methods

rnf :: GeoSpatialCountryCode -> () #

Hashable GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

ToJSON GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

ToJSONKey GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

FromJSON GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

FromJSONKey GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

ToLog GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

ToHeader GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

ToQuery GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

FromXML GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

ToXML GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

ToByteString GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

FromText GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

ToText GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

type Rep GeoSpatialCountryCode Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialCountryCode

type Rep GeoSpatialCountryCode = D1 ('MetaData "GeoSpatialCountryCode" "Amazonka.QuickSight.Types.GeoSpatialCountryCode" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "GeoSpatialCountryCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromGeoSpatialCountryCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

GeoSpatialDataRole

newtype GeoSpatialDataRole Source #

Instances

Instances details
Eq GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

Ord GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

Read GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

Show GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

Generic GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

Associated Types

type Rep GeoSpatialDataRole :: Type -> Type #

NFData GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

Methods

rnf :: GeoSpatialDataRole -> () #

Hashable GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

ToJSON GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

ToJSONKey GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

FromJSON GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

FromJSONKey GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

ToLog GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

ToHeader GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

ToQuery GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

FromXML GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

ToXML GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

ToByteString GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

FromText GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

ToText GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

type Rep GeoSpatialDataRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialDataRole

type Rep GeoSpatialDataRole = D1 ('MetaData "GeoSpatialDataRole" "Amazonka.QuickSight.Types.GeoSpatialDataRole" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "GeoSpatialDataRole'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromGeoSpatialDataRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

IdentityStore

newtype IdentityStore Source #

Constructors

IdentityStore' 

Bundled Patterns

pattern IdentityStore_QUICKSIGHT :: IdentityStore 

Instances

Instances details
Eq IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Ord IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Read IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Show IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Generic IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Associated Types

type Rep IdentityStore :: Type -> Type #

NFData IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Methods

rnf :: IdentityStore -> () #

Hashable IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToJSON IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToJSONKey IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

FromJSON IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

FromJSONKey IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToLog IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToHeader IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToQuery IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

FromXML IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToXML IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Methods

toXML :: IdentityStore -> XML #

ToByteString IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

FromText IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToText IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Methods

toText :: IdentityStore -> Text #

type Rep IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

type Rep IdentityStore = D1 ('MetaData "IdentityStore" "Amazonka.QuickSight.Types.IdentityStore" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "IdentityStore'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIdentityStore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

IdentityType

newtype IdentityType Source #

Constructors

IdentityType' 

Bundled Patterns

pattern IdentityType_IAM :: IdentityType 
pattern IdentityType_QUICKSIGHT :: IdentityType 

Instances

Instances details
Eq IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

Ord IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

Read IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

Show IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

Generic IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

Associated Types

type Rep IdentityType :: Type -> Type #

NFData IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

Methods

rnf :: IdentityType -> () #

Hashable IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

ToJSON IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

ToJSONKey IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

FromJSON IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

FromJSONKey IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

ToLog IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

ToHeader IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

ToQuery IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

FromXML IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

ToXML IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

Methods

toXML :: IdentityType -> XML #

ToByteString IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

FromText IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

ToText IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

Methods

toText :: IdentityType -> Text #

type Rep IdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityType

type Rep IdentityType = D1 ('MetaData "IdentityType" "Amazonka.QuickSight.Types.IdentityType" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "IdentityType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIdentityType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

IngestionErrorType

newtype IngestionErrorType Source #

Bundled Patterns

pattern IngestionErrorType_ACCOUNT_CAPACITY_LIMIT_EXCEEDED :: IngestionErrorType 
pattern IngestionErrorType_CONNECTION_FAILURE :: IngestionErrorType 
pattern IngestionErrorType_CURSOR_NOT_ENABLED :: IngestionErrorType 
pattern IngestionErrorType_CUSTOMER_ERROR :: IngestionErrorType 
pattern IngestionErrorType_DATA_SET_DELETED :: IngestionErrorType 
pattern IngestionErrorType_DATA_SET_NOT_SPICE :: IngestionErrorType 
pattern IngestionErrorType_DATA_SET_SIZE_LIMIT_EXCEEDED :: IngestionErrorType 
pattern IngestionErrorType_DATA_SOURCE_AUTH_FAILED :: IngestionErrorType 
pattern IngestionErrorType_DATA_SOURCE_CONNECTION_FAILED :: IngestionErrorType 
pattern IngestionErrorType_DATA_SOURCE_NOT_FOUND :: IngestionErrorType 
pattern IngestionErrorType_DATA_TOLERANCE_EXCEPTION :: IngestionErrorType 
pattern IngestionErrorType_ELASTICSEARCH_CURSOR_NOT_ENABLED :: IngestionErrorType 
pattern IngestionErrorType_FAILURE_TO_ASSUME_ROLE :: IngestionErrorType 
pattern IngestionErrorType_FAILURE_TO_PROCESS_JSON_FILE :: IngestionErrorType 
pattern IngestionErrorType_IAM_ROLE_NOT_AVAILABLE :: IngestionErrorType 
pattern IngestionErrorType_INGESTION_CANCELED :: IngestionErrorType 
pattern IngestionErrorType_INGESTION_SUPERSEDED :: IngestionErrorType 
pattern IngestionErrorType_INTERNAL_SERVICE_ERROR :: IngestionErrorType 
pattern IngestionErrorType_INVALID_DATAPREP_SYNTAX :: IngestionErrorType 
pattern IngestionErrorType_INVALID_DATA_SOURCE_CONFIG :: IngestionErrorType 
pattern IngestionErrorType_INVALID_DATE_FORMAT :: IngestionErrorType 
pattern IngestionErrorType_IOT_DATA_SET_FILE_EMPTY :: IngestionErrorType 
pattern IngestionErrorType_IOT_FILE_NOT_FOUND :: IngestionErrorType 
pattern IngestionErrorType_OAUTH_TOKEN_FAILURE :: IngestionErrorType 
pattern IngestionErrorType_PASSWORD_AUTHENTICATION_FAILURE :: IngestionErrorType 
pattern IngestionErrorType_PERMISSION_DENIED :: IngestionErrorType 
pattern IngestionErrorType_PERMISSION_NOT_FOUND :: IngestionErrorType 
pattern IngestionErrorType_QUERY_TIMEOUT :: IngestionErrorType 
pattern IngestionErrorType_REFRESH_SUPPRESSED_BY_EDIT :: IngestionErrorType 
pattern IngestionErrorType_ROW_SIZE_LIMIT_EXCEEDED :: IngestionErrorType 
pattern IngestionErrorType_S3_FILE_INACCESSIBLE :: IngestionErrorType 
pattern IngestionErrorType_S3_MANIFEST_ERROR :: IngestionErrorType 
pattern IngestionErrorType_S3_UPLOADED_FILE_DELETED :: IngestionErrorType 
pattern IngestionErrorType_SOURCE_API_LIMIT_EXCEEDED_FAILURE :: IngestionErrorType 
pattern IngestionErrorType_SOURCE_RESOURCE_LIMIT_EXCEEDED :: IngestionErrorType 
pattern IngestionErrorType_SPICE_TABLE_NOT_FOUND :: IngestionErrorType 
pattern IngestionErrorType_SQL_EXCEPTION :: IngestionErrorType 
pattern IngestionErrorType_SQL_INVALID_PARAMETER_VALUE :: IngestionErrorType 
pattern IngestionErrorType_SQL_NUMERIC_OVERFLOW :: IngestionErrorType 
pattern IngestionErrorType_SQL_SCHEMA_MISMATCH_ERROR :: IngestionErrorType 
pattern IngestionErrorType_SQL_TABLE_NOT_FOUND :: IngestionErrorType 
pattern IngestionErrorType_SSL_CERTIFICATE_VALIDATION_FAILURE :: IngestionErrorType 
pattern IngestionErrorType_UNRESOLVABLE_HOST :: IngestionErrorType 
pattern IngestionErrorType_UNROUTABLE_HOST :: IngestionErrorType 

Instances

Instances details
Eq IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

Ord IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

Read IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

Show IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

Generic IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

Associated Types

type Rep IngestionErrorType :: Type -> Type #

NFData IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

Methods

rnf :: IngestionErrorType -> () #

Hashable IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

ToJSON IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

ToJSONKey IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

FromJSON IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

FromJSONKey IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

ToLog IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

ToHeader IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

ToQuery IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

FromXML IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

ToXML IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

ToByteString IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

FromText IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

ToText IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

type Rep IngestionErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionErrorType

type Rep IngestionErrorType = D1 ('MetaData "IngestionErrorType" "Amazonka.QuickSight.Types.IngestionErrorType" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "IngestionErrorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIngestionErrorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

IngestionRequestSource

newtype IngestionRequestSource Source #

Instances

Instances details
Eq IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

Ord IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

Read IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

Show IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

Generic IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

Associated Types

type Rep IngestionRequestSource :: Type -> Type #

NFData IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

Methods

rnf :: IngestionRequestSource -> () #

Hashable IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

ToJSON IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

ToJSONKey IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

FromJSON IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

FromJSONKey IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

ToLog IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

ToHeader IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

ToQuery IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

FromXML IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

ToXML IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

ToByteString IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

FromText IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

ToText IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

type Rep IngestionRequestSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestSource

type Rep IngestionRequestSource = D1 ('MetaData "IngestionRequestSource" "Amazonka.QuickSight.Types.IngestionRequestSource" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "IngestionRequestSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIngestionRequestSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

IngestionRequestType

newtype IngestionRequestType Source #

This defines the type of ingestion request. This is returned as part of create ingestion response.

Instances

Instances details
Eq IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

Ord IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

Read IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

Show IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

Generic IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

Associated Types

type Rep IngestionRequestType :: Type -> Type #

NFData IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

Methods

rnf :: IngestionRequestType -> () #

Hashable IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

ToJSON IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

ToJSONKey IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

FromJSON IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

FromJSONKey IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

ToLog IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

ToHeader IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

ToQuery IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

FromXML IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

ToXML IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

ToByteString IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

FromText IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

ToText IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

type Rep IngestionRequestType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionRequestType

type Rep IngestionRequestType = D1 ('MetaData "IngestionRequestType" "Amazonka.QuickSight.Types.IngestionRequestType" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "IngestionRequestType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIngestionRequestType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

IngestionStatus

newtype IngestionStatus Source #

Constructors

IngestionStatus' 

Instances

Instances details
Eq IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

Ord IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

Read IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

Show IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

Generic IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

Associated Types

type Rep IngestionStatus :: Type -> Type #

NFData IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

Methods

rnf :: IngestionStatus -> () #

Hashable IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

ToJSON IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

ToJSONKey IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

FromJSON IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

FromJSONKey IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

ToLog IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

ToHeader IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

ToQuery IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

FromXML IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

ToXML IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

Methods

toXML :: IngestionStatus -> XML #

ToByteString IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

FromText IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

ToText IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

type Rep IngestionStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionStatus

type Rep IngestionStatus = D1 ('MetaData "IngestionStatus" "Amazonka.QuickSight.Types.IngestionStatus" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "IngestionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIngestionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

IngestionType

newtype IngestionType Source #

This defines the type of ingestion user wants to trigger. This is part of create ingestion request.

Constructors

IngestionType' 

Instances

Instances details
Eq IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

Ord IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

Read IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

Show IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

Generic IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

Associated Types

type Rep IngestionType :: Type -> Type #

NFData IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

Methods

rnf :: IngestionType -> () #

Hashable IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

ToJSON IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

ToJSONKey IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

FromJSON IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

FromJSONKey IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

ToLog IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

ToHeader IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

ToQuery IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

FromXML IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

ToXML IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

Methods

toXML :: IngestionType -> XML #

ToByteString IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

FromText IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

ToText IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

Methods

toText :: IngestionType -> Text #

type Rep IngestionType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IngestionType

type Rep IngestionType = D1 ('MetaData "IngestionType" "Amazonka.QuickSight.Types.IngestionType" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "IngestionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIngestionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputColumnDataType

newtype InputColumnDataType Source #

Instances

Instances details
Eq InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

Ord InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

Read InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

Show InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

Generic InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

Associated Types

type Rep InputColumnDataType :: Type -> Type #

NFData InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

Methods

rnf :: InputColumnDataType -> () #

Hashable InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

ToJSON InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

ToJSONKey InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

FromJSON InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

FromJSONKey InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

ToLog InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

ToHeader InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

ToQuery InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

FromXML InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

ToXML InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

ToByteString InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

FromText InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

ToText InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

type Rep InputColumnDataType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumnDataType

type Rep InputColumnDataType = D1 ('MetaData "InputColumnDataType" "Amazonka.QuickSight.Types.InputColumnDataType" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "InputColumnDataType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputColumnDataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

JoinType

newtype JoinType Source #

Constructors

JoinType' 

Fields

Bundled Patterns

pattern JoinType_INNER :: JoinType 
pattern JoinType_LEFT :: JoinType 
pattern JoinType_OUTER :: JoinType 
pattern JoinType_RIGHT :: JoinType 

Instances

Instances details
Eq JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Ord JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Read JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Show JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Generic JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Associated Types

type Rep JoinType :: Type -> Type #

Methods

from :: JoinType -> Rep JoinType x #

to :: Rep JoinType x -> JoinType #

NFData JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Methods

rnf :: JoinType -> () #

Hashable JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Methods

hashWithSalt :: Int -> JoinType -> Int #

hash :: JoinType -> Int #

ToJSON JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

ToJSONKey JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

FromJSON JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

FromJSONKey JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

ToLog JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

ToHeader JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Methods

toHeader :: HeaderName -> JoinType -> [Header] #

ToQuery JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

FromXML JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

ToXML JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Methods

toXML :: JoinType -> XML #

ToByteString JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Methods

toBS :: JoinType -> ByteString #

FromText JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

ToText JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

Methods

toText :: JoinType -> Text #

type Rep JoinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinType

type Rep JoinType = D1 ('MetaData "JoinType" "Amazonka.QuickSight.Types.JoinType" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "JoinType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromJoinType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MemberType

newtype MemberType Source #

Constructors

MemberType' 

Fields

Bundled Patterns

pattern MemberType_ANALYSIS :: MemberType 
pattern MemberType_DASHBOARD :: MemberType 
pattern MemberType_DATASET :: MemberType 

Instances

Instances details
Eq MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

Ord MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

Read MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

Show MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

Generic MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

Associated Types

type Rep MemberType :: Type -> Type #

NFData MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

Methods

rnf :: MemberType -> () #

Hashable MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

ToJSON MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

ToJSONKey MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

FromJSON MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

FromJSONKey MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

ToLog MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

ToHeader MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

ToQuery MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

FromXML MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

ToXML MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

Methods

toXML :: MemberType -> XML #

ToByteString MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

FromText MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

ToText MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

Methods

toText :: MemberType -> Text #

type Rep MemberType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberType

type Rep MemberType = D1 ('MetaData "MemberType" "Amazonka.QuickSight.Types.MemberType" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "MemberType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMemberType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NamespaceErrorType

newtype NamespaceErrorType Source #

Instances

Instances details
Eq NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

Ord NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

Read NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

Show NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

Generic NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

Associated Types

type Rep NamespaceErrorType :: Type -> Type #

NFData NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

Methods

rnf :: NamespaceErrorType -> () #

Hashable NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

ToJSON NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

ToJSONKey NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

FromJSON NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

FromJSONKey NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

ToLog NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

ToHeader NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

ToQuery NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

FromXML NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

ToXML NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

ToByteString NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

FromText NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

ToText NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

type Rep NamespaceErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceErrorType

type Rep NamespaceErrorType = D1 ('MetaData "NamespaceErrorType" "Amazonka.QuickSight.Types.NamespaceErrorType" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "NamespaceErrorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNamespaceErrorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NamespaceStatus

newtype NamespaceStatus Source #

Constructors

NamespaceStatus' 

Instances

Instances details
Eq NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

Ord NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

Read NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

Show NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

Generic NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

Associated Types

type Rep NamespaceStatus :: Type -> Type #

NFData NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

Methods

rnf :: NamespaceStatus -> () #

Hashable NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

ToJSON NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

ToJSONKey NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

FromJSON NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

FromJSONKey NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

ToLog NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

ToHeader NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

ToQuery NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

FromXML NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

ToXML NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

Methods

toXML :: NamespaceStatus -> XML #

ToByteString NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

FromText NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

ToText NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

type Rep NamespaceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceStatus

type Rep NamespaceStatus = D1 ('MetaData "NamespaceStatus" "Amazonka.QuickSight.Types.NamespaceStatus" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "NamespaceStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNamespaceStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ResourceStatus

newtype ResourceStatus Source #

Constructors

ResourceStatus' 

Instances

Instances details
Eq ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

Ord ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

Read ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

Show ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

Generic ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

Associated Types

type Rep ResourceStatus :: Type -> Type #

NFData ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

Methods

rnf :: ResourceStatus -> () #

Hashable ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

ToJSON ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

ToJSONKey ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

FromJSON ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

FromJSONKey ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

ToLog ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

ToHeader ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

ToQuery ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

FromXML ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

ToXML ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

Methods

toXML :: ResourceStatus -> XML #

ToByteString ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

FromText ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

ToText ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

type Rep ResourceStatus Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourceStatus

type Rep ResourceStatus = D1 ('MetaData "ResourceStatus" "Amazonka.QuickSight.Types.ResourceStatus" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "ResourceStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromResourceStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RowLevelPermissionFormatVersion

newtype RowLevelPermissionFormatVersion Source #

Instances

Instances details
Eq RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

Ord RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

Read RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

Show RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

Generic RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

Associated Types

type Rep RowLevelPermissionFormatVersion :: Type -> Type #

NFData RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

Hashable RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

ToJSON RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

ToJSONKey RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

FromJSON RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

FromJSONKey RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

ToLog RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

ToHeader RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

ToQuery RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

FromXML RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

ToXML RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

ToByteString RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

FromText RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

ToText RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

type Rep RowLevelPermissionFormatVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion

type Rep RowLevelPermissionFormatVersion = D1 ('MetaData "RowLevelPermissionFormatVersion" "Amazonka.QuickSight.Types.RowLevelPermissionFormatVersion" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "RowLevelPermissionFormatVersion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRowLevelPermissionFormatVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RowLevelPermissionPolicy

newtype RowLevelPermissionPolicy Source #

Instances

Instances details
Eq RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

Ord RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

Read RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

Show RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

Generic RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

Associated Types

type Rep RowLevelPermissionPolicy :: Type -> Type #

NFData RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

Hashable RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

ToJSON RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

ToJSONKey RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

FromJSON RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

FromJSONKey RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

ToLog RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

ToHeader RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

ToQuery RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

FromXML RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

ToXML RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

ToByteString RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

FromText RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

ToText RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

type Rep RowLevelPermissionPolicy Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionPolicy

type Rep RowLevelPermissionPolicy = D1 ('MetaData "RowLevelPermissionPolicy" "Amazonka.QuickSight.Types.RowLevelPermissionPolicy" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "RowLevelPermissionPolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRowLevelPermissionPolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Status

newtype Status Source #

Constructors

Status' 

Fields

Bundled Patterns

pattern Status_DISABLED :: Status 
pattern Status_ENABLED :: Status 

Instances

Instances details
Eq Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Methods

(==) :: Status -> Status -> Bool #

(/=) :: Status -> Status -> Bool #

Ord Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Read Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Show Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Generic Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Associated Types

type Rep Status :: Type -> Type #

Methods

from :: Status -> Rep Status x #

to :: Rep Status x -> Status #

NFData Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Methods

rnf :: Status -> () #

Hashable Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Methods

hashWithSalt :: Int -> Status -> Int #

hash :: Status -> Int #

ToJSON Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

ToJSONKey Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

FromJSON Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

FromJSONKey Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

ToLog Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

ToHeader Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Methods

toHeader :: HeaderName -> Status -> [Header] #

ToQuery Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

FromXML Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

ToXML Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Methods

toXML :: Status -> XML #

ToByteString Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Methods

toBS :: Status -> ByteString #

FromText Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

ToText Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

Methods

toText :: Status -> Text #

type Rep Status Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Status

type Rep Status = D1 ('MetaData "Status" "Amazonka.QuickSight.Types.Status" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "Status'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TemplateErrorType

newtype TemplateErrorType Source #

Instances

Instances details
Eq TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

Ord TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

Read TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

Show TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

Generic TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

Associated Types

type Rep TemplateErrorType :: Type -> Type #

NFData TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

Methods

rnf :: TemplateErrorType -> () #

Hashable TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToJSON TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToJSONKey TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

FromJSON TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

FromJSONKey TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToLog TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToHeader TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToQuery TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

FromXML TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToXML TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToByteString TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

FromText TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToText TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

type Rep TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

type Rep TemplateErrorType = D1 ('MetaData "TemplateErrorType" "Amazonka.QuickSight.Types.TemplateErrorType" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "TemplateErrorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTemplateErrorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TextQualifier

newtype TextQualifier Source #

Constructors

TextQualifier' 

Instances

Instances details
Eq TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

Ord TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

Read TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

Show TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

Generic TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

Associated Types

type Rep TextQualifier :: Type -> Type #

NFData TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

Methods

rnf :: TextQualifier -> () #

Hashable TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

ToJSON TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

ToJSONKey TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

FromJSON TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

FromJSONKey TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

ToLog TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

ToHeader TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

ToQuery TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

FromXML TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

ToXML TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

Methods

toXML :: TextQualifier -> XML #

ToByteString TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

FromText TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

ToText TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

Methods

toText :: TextQualifier -> Text #

type Rep TextQualifier Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TextQualifier

type Rep TextQualifier = D1 ('MetaData "TextQualifier" "Amazonka.QuickSight.Types.TextQualifier" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "TextQualifier'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTextQualifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ThemeErrorType

newtype ThemeErrorType Source #

Constructors

ThemeErrorType' 

Bundled Patterns

pattern ThemeErrorType_INTERNAL_FAILURE :: ThemeErrorType 

Instances

Instances details
Eq ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Ord ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Read ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Show ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Generic ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Associated Types

type Rep ThemeErrorType :: Type -> Type #

NFData ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Methods

rnf :: ThemeErrorType -> () #

Hashable ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToJSON ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToJSONKey ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

FromJSON ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

FromJSONKey ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToLog ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToHeader ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToQuery ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

FromXML ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToXML ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Methods

toXML :: ThemeErrorType -> XML #

ToByteString ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

FromText ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToText ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

type Rep ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

type Rep ThemeErrorType = D1 ('MetaData "ThemeErrorType" "Amazonka.QuickSight.Types.ThemeErrorType" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "ThemeErrorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromThemeErrorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ThemeType

newtype ThemeType Source #

Constructors

ThemeType' 

Fields

Bundled Patterns

pattern ThemeType_ALL :: ThemeType 
pattern ThemeType_CUSTOM :: ThemeType 
pattern ThemeType_QUICKSIGHT :: ThemeType 

Instances

Instances details
Eq ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

Ord ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

Read ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

Show ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

Generic ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

Associated Types

type Rep ThemeType :: Type -> Type #

NFData ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

Methods

rnf :: ThemeType -> () #

Hashable ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

ToJSON ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

ToJSONKey ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

FromJSON ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

FromJSONKey ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

ToLog ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

ToHeader ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

ToQuery ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

FromXML ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

ToXML ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

Methods

toXML :: ThemeType -> XML #

ToByteString ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

Methods

toBS :: ThemeType -> ByteString #

FromText ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

ToText ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

Methods

toText :: ThemeType -> Text #

type Rep ThemeType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeType

type Rep ThemeType = D1 ('MetaData "ThemeType" "Amazonka.QuickSight.Types.ThemeType" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "ThemeType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromThemeType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

UserRole

newtype UserRole Source #

Constructors

UserRole' 

Fields

Instances

Instances details
Eq UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Ord UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Read UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Show UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Generic UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Associated Types

type Rep UserRole :: Type -> Type #

Methods

from :: UserRole -> Rep UserRole x #

to :: Rep UserRole x -> UserRole #

NFData UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Methods

rnf :: UserRole -> () #

Hashable UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Methods

hashWithSalt :: Int -> UserRole -> Int #

hash :: UserRole -> Int #

ToJSON UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

ToJSONKey UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

FromJSON UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

FromJSONKey UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

ToLog UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

ToHeader UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Methods

toHeader :: HeaderName -> UserRole -> [Header] #

ToQuery UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

FromXML UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

ToXML UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Methods

toXML :: UserRole -> XML #

ToByteString UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Methods

toBS :: UserRole -> ByteString #

FromText UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

ToText UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

Methods

toText :: UserRole -> Text #

type Rep UserRole Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UserRole

type Rep UserRole = D1 ('MetaData "UserRole" "Amazonka.QuickSight.Types.UserRole" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "UserRole'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromUserRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AccountCustomization

data AccountCustomization Source #

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

See: newAccountCustomization smart constructor.

Instances

Instances details
Eq AccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountCustomization

Read AccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountCustomization

Show AccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountCustomization

Generic AccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountCustomization

Associated Types

type Rep AccountCustomization :: Type -> Type #

NFData AccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountCustomization

Methods

rnf :: AccountCustomization -> () #

Hashable AccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountCustomization

ToJSON AccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountCustomization

FromJSON AccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountCustomization

type Rep AccountCustomization Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountCustomization

type Rep AccountCustomization = D1 ('MetaData "AccountCustomization" "Amazonka.QuickSight.Types.AccountCustomization" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "AccountCustomization'" 'PrefixI 'True) (S1 ('MetaSel ('Just "defaultTheme") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAccountCustomization :: AccountCustomization Source #

Create a value of AccountCustomization with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:defaultTheme:AccountCustomization', accountCustomization_defaultTheme - The default theme for this Amazon QuickSight subscription.

AccountSettings

data AccountSettings Source #

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

See: newAccountSettings smart constructor.

Instances

Instances details
Eq AccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountSettings

Read AccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountSettings

Show AccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountSettings

Generic AccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountSettings

Associated Types

type Rep AccountSettings :: Type -> Type #

NFData AccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountSettings

Methods

rnf :: AccountSettings -> () #

Hashable AccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountSettings

FromJSON AccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountSettings

type Rep AccountSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AccountSettings

type Rep AccountSettings = D1 ('MetaData "AccountSettings" "Amazonka.QuickSight.Types.AccountSettings" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "AccountSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "edition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Edition)) :*: S1 ('MetaSel ('Just "accountName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "defaultNamespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "notificationEmail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newAccountSettings :: AccountSettings Source #

Create a value of AccountSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:edition:AccountSettings', accountSettings_edition - The edition of Amazon QuickSight that you're currently subscribed to: Enterprise edition or Standard edition.

$sel:accountName:AccountSettings', accountSettings_accountName - The "account name" you provided for the Amazon QuickSight subscription in your Amazon Web Services account. You create this name when you sign up for Amazon QuickSight. It is unique in all of Amazon Web Services and it appears only when users sign in.

$sel:defaultNamespace:AccountSettings', accountSettings_defaultNamespace - The default Amazon QuickSight namespace for your Amazon Web Services account.

$sel:notificationEmail:AccountSettings', accountSettings_notificationEmail - The main notification email for your Amazon QuickSight subscription.

ActiveIAMPolicyAssignment

data ActiveIAMPolicyAssignment Source #

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

See: newActiveIAMPolicyAssignment smart constructor.

Instances

Instances details
Eq ActiveIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ActiveIAMPolicyAssignment

Read ActiveIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ActiveIAMPolicyAssignment

Show ActiveIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ActiveIAMPolicyAssignment

Generic ActiveIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ActiveIAMPolicyAssignment

Associated Types

type Rep ActiveIAMPolicyAssignment :: Type -> Type #

NFData ActiveIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ActiveIAMPolicyAssignment

Hashable ActiveIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ActiveIAMPolicyAssignment

FromJSON ActiveIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ActiveIAMPolicyAssignment

type Rep ActiveIAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ActiveIAMPolicyAssignment

type Rep ActiveIAMPolicyAssignment = D1 ('MetaData "ActiveIAMPolicyAssignment" "Amazonka.QuickSight.Types.ActiveIAMPolicyAssignment" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ActiveIAMPolicyAssignment'" 'PrefixI 'True) (S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "policyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newActiveIAMPolicyAssignment :: ActiveIAMPolicyAssignment Source #

Create a value of ActiveIAMPolicyAssignment with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:assignmentName:ActiveIAMPolicyAssignment', activeIAMPolicyAssignment_assignmentName - A name for the IAMpolicy assignment.

$sel:policyArn:ActiveIAMPolicyAssignment', activeIAMPolicyAssignment_policyArn - The Amazon Resource Name (ARN) of the resource.

AdHocFilteringOption

data AdHocFilteringOption Source #

Ad hoc (one-time) filtering option.

See: newAdHocFilteringOption smart constructor.

Instances

Instances details
Eq AdHocFilteringOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AdHocFilteringOption

Read AdHocFilteringOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AdHocFilteringOption

Show AdHocFilteringOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AdHocFilteringOption

Generic AdHocFilteringOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AdHocFilteringOption

Associated Types

type Rep AdHocFilteringOption :: Type -> Type #

NFData AdHocFilteringOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AdHocFilteringOption

Methods

rnf :: AdHocFilteringOption -> () #

Hashable AdHocFilteringOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AdHocFilteringOption

ToJSON AdHocFilteringOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AdHocFilteringOption

type Rep AdHocFilteringOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AdHocFilteringOption

type Rep AdHocFilteringOption = D1 ('MetaData "AdHocFilteringOption" "Amazonka.QuickSight.Types.AdHocFilteringOption" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "AdHocFilteringOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "availabilityStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashboardBehavior))))

newAdHocFilteringOption :: AdHocFilteringOption Source #

Create a value of AdHocFilteringOption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:availabilityStatus:AdHocFilteringOption', adHocFilteringOption_availabilityStatus - Availability status.

AmazonElasticsearchParameters

data AmazonElasticsearchParameters Source #

The parameters for OpenSearch.

See: newAmazonElasticsearchParameters smart constructor.

Instances

Instances details
Eq AmazonElasticsearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonElasticsearchParameters

Read AmazonElasticsearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonElasticsearchParameters

Show AmazonElasticsearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonElasticsearchParameters

Generic AmazonElasticsearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonElasticsearchParameters

Associated Types

type Rep AmazonElasticsearchParameters :: Type -> Type #

NFData AmazonElasticsearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonElasticsearchParameters

Hashable AmazonElasticsearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonElasticsearchParameters

ToJSON AmazonElasticsearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonElasticsearchParameters

FromJSON AmazonElasticsearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonElasticsearchParameters

type Rep AmazonElasticsearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonElasticsearchParameters

type Rep AmazonElasticsearchParameters = D1 ('MetaData "AmazonElasticsearchParameters" "Amazonka.QuickSight.Types.AmazonElasticsearchParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "AmazonElasticsearchParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "domain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAmazonElasticsearchParameters Source #

Create a value of AmazonElasticsearchParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:domain:AmazonElasticsearchParameters', amazonElasticsearchParameters_domain - The OpenSearch domain.

AmazonOpenSearchParameters

data AmazonOpenSearchParameters Source #

See: newAmazonOpenSearchParameters smart constructor.

Instances

Instances details
Eq AmazonOpenSearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonOpenSearchParameters

Read AmazonOpenSearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonOpenSearchParameters

Show AmazonOpenSearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonOpenSearchParameters

Generic AmazonOpenSearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonOpenSearchParameters

Associated Types

type Rep AmazonOpenSearchParameters :: Type -> Type #

NFData AmazonOpenSearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonOpenSearchParameters

Hashable AmazonOpenSearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonOpenSearchParameters

ToJSON AmazonOpenSearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonOpenSearchParameters

FromJSON AmazonOpenSearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonOpenSearchParameters

type Rep AmazonOpenSearchParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AmazonOpenSearchParameters

type Rep AmazonOpenSearchParameters = D1 ('MetaData "AmazonOpenSearchParameters" "Amazonka.QuickSight.Types.AmazonOpenSearchParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "AmazonOpenSearchParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "domain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAmazonOpenSearchParameters Source #

Create a value of AmazonOpenSearchParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:domain:AmazonOpenSearchParameters', amazonOpenSearchParameters_domain - Undocumented member.

Analysis

data Analysis Source #

Metadata structure for an analysis in Amazon QuickSight

See: newAnalysis smart constructor.

Instances

Instances details
Eq Analysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Analysis

Read Analysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Analysis

Show Analysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Analysis

Generic Analysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Analysis

Associated Types

type Rep Analysis :: Type -> Type #

Methods

from :: Analysis -> Rep Analysis x #

to :: Rep Analysis x -> Analysis #

NFData Analysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Analysis

Methods

rnf :: Analysis -> () #

Hashable Analysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Analysis

Methods

hashWithSalt :: Int -> Analysis -> Int #

hash :: Analysis -> Int #

FromJSON Analysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Analysis

type Rep Analysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Analysis

newAnalysis :: Analysis Source #

Create a value of Analysis with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:Analysis', analysis_status - Status associated with the analysis.

$sel:themeArn:Analysis', analysis_themeArn - The ARN of the theme of the analysis.

$sel:dataSetArns:Analysis', analysis_dataSetArns - The ARNs of the datasets of the analysis.

$sel:sheets:Analysis', analysis_sheets - A list of the associated sheets with the unique identifier and name of each sheet.

$sel:analysisId:Analysis', analysis_analysisId - The ID of the analysis.

$sel:lastUpdatedTime:Analysis', analysis_lastUpdatedTime - The time that the analysis was last updated.

$sel:arn:Analysis', analysis_arn - The Amazon Resource Name (ARN) of the analysis.

$sel:createdTime:Analysis', analysis_createdTime - The time that the analysis was created.

$sel:name:Analysis', analysis_name - The descriptive name of the analysis.

$sel:errors:Analysis', analysis_errors - Errors associated with the analysis.

AnalysisError

data AnalysisError Source #

Analysis error.

See: newAnalysisError smart constructor.

Instances

Instances details
Eq AnalysisError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisError

Read AnalysisError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisError

Show AnalysisError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisError

Generic AnalysisError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisError

Associated Types

type Rep AnalysisError :: Type -> Type #

NFData AnalysisError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisError

Methods

rnf :: AnalysisError -> () #

Hashable AnalysisError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisError

FromJSON AnalysisError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisError

type Rep AnalysisError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisError

type Rep AnalysisError = D1 ('MetaData "AnalysisError" "Amazonka.QuickSight.Types.AnalysisError" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "AnalysisError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AnalysisErrorType)) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAnalysisError :: AnalysisError Source #

Create a value of AnalysisError with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:type':AnalysisError', analysisError_type - The type of the analysis error.

$sel:message:AnalysisError', analysisError_message - The message associated with the analysis error.

AnalysisSearchFilter

data AnalysisSearchFilter Source #

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

See: newAnalysisSearchFilter smart constructor.

Instances

Instances details
Eq AnalysisSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSearchFilter

Read AnalysisSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSearchFilter

Show AnalysisSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSearchFilter

Generic AnalysisSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSearchFilter

Associated Types

type Rep AnalysisSearchFilter :: Type -> Type #

NFData AnalysisSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSearchFilter

Methods

rnf :: AnalysisSearchFilter -> () #

Hashable AnalysisSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSearchFilter

ToJSON AnalysisSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSearchFilter

type Rep AnalysisSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSearchFilter

type Rep AnalysisSearchFilter = D1 ('MetaData "AnalysisSearchFilter" "Amazonka.QuickSight.Types.AnalysisSearchFilter" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "AnalysisSearchFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "operator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FilterOperator)) :*: (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AnalysisFilterAttribute)))))

newAnalysisSearchFilter :: AnalysisSearchFilter Source #

Create a value of AnalysisSearchFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:operator:AnalysisSearchFilter', analysisSearchFilter_operator - The comparison operator that you want to use as a filter, for example "Operator": "StringEquals".

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

$sel:name:AnalysisSearchFilter', analysisSearchFilter_name - The name of the value that you want to use as a filter, for example "Name": "QUICKSIGHT_USER".

AnalysisSourceEntity

data AnalysisSourceEntity Source #

The source entity of an analysis.

See: newAnalysisSourceEntity smart constructor.

Instances

Instances details
Eq AnalysisSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceEntity

Read AnalysisSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceEntity

Show AnalysisSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceEntity

Generic AnalysisSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceEntity

Associated Types

type Rep AnalysisSourceEntity :: Type -> Type #

NFData AnalysisSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceEntity

Methods

rnf :: AnalysisSourceEntity -> () #

Hashable AnalysisSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceEntity

ToJSON AnalysisSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceEntity

type Rep AnalysisSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceEntity

type Rep AnalysisSourceEntity = D1 ('MetaData "AnalysisSourceEntity" "Amazonka.QuickSight.Types.AnalysisSourceEntity" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "AnalysisSourceEntity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceTemplate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AnalysisSourceTemplate))))

newAnalysisSourceEntity :: AnalysisSourceEntity Source #

Create a value of AnalysisSourceEntity with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourceTemplate:AnalysisSourceEntity', analysisSourceEntity_sourceTemplate - The source template for the source entity of the analysis.

AnalysisSourceTemplate

data AnalysisSourceTemplate Source #

The source template of an analysis.

See: newAnalysisSourceTemplate smart constructor.

Instances

Instances details
Eq AnalysisSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceTemplate

Read AnalysisSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceTemplate

Show AnalysisSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceTemplate

Generic AnalysisSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceTemplate

Associated Types

type Rep AnalysisSourceTemplate :: Type -> Type #

NFData AnalysisSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceTemplate

Methods

rnf :: AnalysisSourceTemplate -> () #

Hashable AnalysisSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceTemplate

ToJSON AnalysisSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceTemplate

type Rep AnalysisSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSourceTemplate

type Rep AnalysisSourceTemplate = D1 ('MetaData "AnalysisSourceTemplate" "Amazonka.QuickSight.Types.AnalysisSourceTemplate" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "AnalysisSourceTemplate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSetReferences") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty DataSetReference)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAnalysisSourceTemplate Source #

Create a value of AnalysisSourceTemplate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dataSetReferences:AnalysisSourceTemplate', analysisSourceTemplate_dataSetReferences - The dataset references of the source template of an analysis.

$sel:arn:AnalysisSourceTemplate', analysisSourceTemplate_arn - The Amazon Resource Name (ARN) of the source template of an analysis.

AnalysisSummary

data AnalysisSummary Source #

The summary metadata that describes an analysis.

See: newAnalysisSummary smart constructor.

Instances

Instances details
Eq AnalysisSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSummary

Read AnalysisSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSummary

Show AnalysisSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSummary

Generic AnalysisSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSummary

Associated Types

type Rep AnalysisSummary :: Type -> Type #

NFData AnalysisSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSummary

Methods

rnf :: AnalysisSummary -> () #

Hashable AnalysisSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSummary

FromJSON AnalysisSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSummary

type Rep AnalysisSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisSummary

type Rep AnalysisSummary = D1 ('MetaData "AnalysisSummary" "Amazonka.QuickSight.Types.AnalysisSummary" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "AnalysisSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: (S1 ('MetaSel ('Just "analysisId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastUpdatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newAnalysisSummary :: AnalysisSummary Source #

Create a value of AnalysisSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:AnalysisSummary', analysisSummary_status - The last known status for the analysis.

$sel:analysisId:AnalysisSummary', analysisSummary_analysisId - The ID of the analysis. This ID displays in the URL.

$sel:lastUpdatedTime:AnalysisSummary', analysisSummary_lastUpdatedTime - The time that the analysis was last updated.

$sel:arn:AnalysisSummary', analysisSummary_arn - The Amazon Resource Name (ARN) for the analysis.

$sel:createdTime:AnalysisSummary', analysisSummary_createdTime - The time that the analysis was created.

$sel:name:AnalysisSummary', analysisSummary_name - The name of the analysis. This name is displayed in the Amazon QuickSight console.

AnonymousUserDashboardEmbeddingConfiguration

data AnonymousUserDashboardEmbeddingConfiguration Source #

Information about the dashboard that you want to embed.

See: newAnonymousUserDashboardEmbeddingConfiguration smart constructor.

Instances

Instances details
Eq AnonymousUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardEmbeddingConfiguration

Read AnonymousUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardEmbeddingConfiguration

Show AnonymousUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardEmbeddingConfiguration

Generic AnonymousUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardEmbeddingConfiguration

NFData AnonymousUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardEmbeddingConfiguration

Hashable AnonymousUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardEmbeddingConfiguration

ToJSON AnonymousUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardEmbeddingConfiguration

type Rep AnonymousUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserDashboardEmbeddingConfiguration

type Rep AnonymousUserDashboardEmbeddingConfiguration = D1 ('MetaData "AnonymousUserDashboardEmbeddingConfiguration" "Amazonka.QuickSight.Types.AnonymousUserDashboardEmbeddingConfiguration" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "AnonymousUserDashboardEmbeddingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "initialDashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAnonymousUserDashboardEmbeddingConfiguration Source #

Create a value of AnonymousUserDashboardEmbeddingConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:initialDashboardId:AnonymousUserDashboardEmbeddingConfiguration', anonymousUserDashboardEmbeddingConfiguration_initialDashboardId - The dashboard ID for the dashboard that you want the user to see first. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders this dashboard.

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

AnonymousUserEmbeddingExperienceConfiguration

data AnonymousUserEmbeddingExperienceConfiguration Source #

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

See: newAnonymousUserEmbeddingExperienceConfiguration smart constructor.

Instances

Instances details
Eq AnonymousUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserEmbeddingExperienceConfiguration

Read AnonymousUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserEmbeddingExperienceConfiguration

Show AnonymousUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserEmbeddingExperienceConfiguration

Generic AnonymousUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserEmbeddingExperienceConfiguration

NFData AnonymousUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserEmbeddingExperienceConfiguration

Hashable AnonymousUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserEmbeddingExperienceConfiguration

ToJSON AnonymousUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserEmbeddingExperienceConfiguration

type Rep AnonymousUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnonymousUserEmbeddingExperienceConfiguration

type Rep AnonymousUserEmbeddingExperienceConfiguration = D1 ('MetaData "AnonymousUserEmbeddingExperienceConfiguration" "Amazonka.QuickSight.Types.AnonymousUserEmbeddingExperienceConfiguration" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "AnonymousUserEmbeddingExperienceConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dashboard") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AnonymousUserDashboardEmbeddingConfiguration))))

newAnonymousUserEmbeddingExperienceConfiguration :: AnonymousUserEmbeddingExperienceConfiguration Source #

Create a value of AnonymousUserEmbeddingExperienceConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dashboard:AnonymousUserEmbeddingExperienceConfiguration', anonymousUserEmbeddingExperienceConfiguration_dashboard - The type of embedding experience. In this case, an Amazon QuickSight dashboard.

AthenaParameters

data AthenaParameters Source #

Parameters for Amazon Athena.

See: newAthenaParameters smart constructor.

Constructors

AthenaParameters' (Maybe Text) 

Instances

Instances details
Eq AthenaParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AthenaParameters

Read AthenaParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AthenaParameters

Show AthenaParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AthenaParameters

Generic AthenaParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AthenaParameters

Associated Types

type Rep AthenaParameters :: Type -> Type #

NFData AthenaParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AthenaParameters

Methods

rnf :: AthenaParameters -> () #

Hashable AthenaParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AthenaParameters

ToJSON AthenaParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AthenaParameters

FromJSON AthenaParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AthenaParameters

type Rep AthenaParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AthenaParameters

type Rep AthenaParameters = D1 ('MetaData "AthenaParameters" "Amazonka.QuickSight.Types.AthenaParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "AthenaParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "workGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAthenaParameters :: AthenaParameters Source #

Create a value of AthenaParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:workGroup:AthenaParameters', athenaParameters_workGroup - The workgroup that Amazon Athena uses.

AuroraParameters

data AuroraParameters Source #

Parameters for Amazon Aurora.

See: newAuroraParameters smart constructor.

Instances

Instances details
Eq AuroraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraParameters

Read AuroraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraParameters

Show AuroraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraParameters

Generic AuroraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraParameters

Associated Types

type Rep AuroraParameters :: Type -> Type #

NFData AuroraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraParameters

Methods

rnf :: AuroraParameters -> () #

Hashable AuroraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraParameters

ToJSON AuroraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraParameters

FromJSON AuroraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraParameters

type Rep AuroraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraParameters

type Rep AuroraParameters = D1 ('MetaData "AuroraParameters" "Amazonka.QuickSight.Types.AuroraParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "AuroraParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newAuroraParameters Source #

Create a value of AuroraParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:host:AuroraParameters', auroraParameters_host - Host.

$sel:port:AuroraParameters', auroraParameters_port - Port.

$sel:database:AuroraParameters', auroraParameters_database - Database.

AuroraPostgreSqlParameters

data AuroraPostgreSqlParameters Source #

Parameters for Amazon Aurora PostgreSQL-Compatible Edition.

See: newAuroraPostgreSqlParameters smart constructor.

Instances

Instances details
Eq AuroraPostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraPostgreSqlParameters

Read AuroraPostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraPostgreSqlParameters

Show AuroraPostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraPostgreSqlParameters

Generic AuroraPostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraPostgreSqlParameters

Associated Types

type Rep AuroraPostgreSqlParameters :: Type -> Type #

NFData AuroraPostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraPostgreSqlParameters

Hashable AuroraPostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraPostgreSqlParameters

ToJSON AuroraPostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraPostgreSqlParameters

FromJSON AuroraPostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraPostgreSqlParameters

type Rep AuroraPostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AuroraPostgreSqlParameters

type Rep AuroraPostgreSqlParameters = D1 ('MetaData "AuroraPostgreSqlParameters" "Amazonka.QuickSight.Types.AuroraPostgreSqlParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "AuroraPostgreSqlParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newAuroraPostgreSqlParameters Source #

Create a value of AuroraPostgreSqlParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:host:AuroraPostgreSqlParameters', auroraPostgreSqlParameters_host - The Amazon Aurora PostgreSQL-Compatible host to connect to.

$sel:port:AuroraPostgreSqlParameters', auroraPostgreSqlParameters_port - The port that Amazon Aurora PostgreSQL is listening on.

$sel:database:AuroraPostgreSqlParameters', auroraPostgreSqlParameters_database - The Amazon Aurora PostgreSQL database to connect to.

AwsIotAnalyticsParameters

data AwsIotAnalyticsParameters Source #

The parameters for IoT Analytics.

See: newAwsIotAnalyticsParameters smart constructor.

Instances

Instances details
Eq AwsIotAnalyticsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AwsIotAnalyticsParameters

Read AwsIotAnalyticsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AwsIotAnalyticsParameters

Show AwsIotAnalyticsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AwsIotAnalyticsParameters

Generic AwsIotAnalyticsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AwsIotAnalyticsParameters

Associated Types

type Rep AwsIotAnalyticsParameters :: Type -> Type #

NFData AwsIotAnalyticsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AwsIotAnalyticsParameters

Hashable AwsIotAnalyticsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AwsIotAnalyticsParameters

ToJSON AwsIotAnalyticsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AwsIotAnalyticsParameters

FromJSON AwsIotAnalyticsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AwsIotAnalyticsParameters

type Rep AwsIotAnalyticsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AwsIotAnalyticsParameters

type Rep AwsIotAnalyticsParameters = D1 ('MetaData "AwsIotAnalyticsParameters" "Amazonka.QuickSight.Types.AwsIotAnalyticsParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "AwsIotAnalyticsParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAwsIotAnalyticsParameters Source #

Create a value of AwsIotAnalyticsParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dataSetName:AwsIotAnalyticsParameters', awsIotAnalyticsParameters_dataSetName - Dataset name.

BorderStyle

data BorderStyle Source #

The display options for tile borders for visuals.

See: newBorderStyle smart constructor.

Constructors

BorderStyle' (Maybe Bool) 

Instances

Instances details
Eq BorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BorderStyle

Read BorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BorderStyle

Show BorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BorderStyle

Generic BorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BorderStyle

Associated Types

type Rep BorderStyle :: Type -> Type #

NFData BorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BorderStyle

Methods

rnf :: BorderStyle -> () #

Hashable BorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BorderStyle

ToJSON BorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BorderStyle

FromJSON BorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BorderStyle

type Rep BorderStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.BorderStyle

type Rep BorderStyle = D1 ('MetaData "BorderStyle" "Amazonka.QuickSight.Types.BorderStyle" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "BorderStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "show") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newBorderStyle :: BorderStyle Source #

Create a value of BorderStyle with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:show:BorderStyle', borderStyle_show - The option to enable display of borders for visuals.

CalculatedColumn

data CalculatedColumn Source #

A calculated column for a dataset.

See: newCalculatedColumn smart constructor.

Instances

Instances details
Eq CalculatedColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedColumn

Read CalculatedColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedColumn

Show CalculatedColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedColumn

Generic CalculatedColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedColumn

Associated Types

type Rep CalculatedColumn :: Type -> Type #

NFData CalculatedColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedColumn

Methods

rnf :: CalculatedColumn -> () #

Hashable CalculatedColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedColumn

ToJSON CalculatedColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedColumn

FromJSON CalculatedColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedColumn

type Rep CalculatedColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CalculatedColumn

type Rep CalculatedColumn = D1 ('MetaData "CalculatedColumn" "Amazonka.QuickSight.Types.CalculatedColumn" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CalculatedColumn'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "columnId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "expression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCalculatedColumn Source #

Create a value of CalculatedColumn with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:columnName:CalculatedColumn', calculatedColumn_columnName - Column name.

$sel:columnId:CalculatedColumn', calculatedColumn_columnId - A unique ID to identify a calculated column. During a dataset update, if the column ID of a calculated column matches that of an existing calculated column, Amazon QuickSight preserves the existing calculated column.

$sel:expression:CalculatedColumn', calculatedColumn_expression - An expression that defines the calculated column.

CastColumnTypeOperation

data CastColumnTypeOperation Source #

A transform operation that casts a column to a different type.

See: newCastColumnTypeOperation smart constructor.

Instances

Instances details
Eq CastColumnTypeOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CastColumnTypeOperation

Read CastColumnTypeOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CastColumnTypeOperation

Show CastColumnTypeOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CastColumnTypeOperation

Generic CastColumnTypeOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CastColumnTypeOperation

Associated Types

type Rep CastColumnTypeOperation :: Type -> Type #

NFData CastColumnTypeOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CastColumnTypeOperation

Methods

rnf :: CastColumnTypeOperation -> () #

Hashable CastColumnTypeOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CastColumnTypeOperation

ToJSON CastColumnTypeOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CastColumnTypeOperation

FromJSON CastColumnTypeOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CastColumnTypeOperation

type Rep CastColumnTypeOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CastColumnTypeOperation

type Rep CastColumnTypeOperation = D1 ('MetaData "CastColumnTypeOperation" "Amazonka.QuickSight.Types.CastColumnTypeOperation" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CastColumnTypeOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "format") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "newColumnType'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnDataType))))

newCastColumnTypeOperation Source #

Create a value of CastColumnTypeOperation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:format:CastColumnTypeOperation', castColumnTypeOperation_format - When casting a column from string to datetime type, you can supply a string in a format supported by Amazon QuickSight to denote the source data format.

$sel:columnName:CastColumnTypeOperation', castColumnTypeOperation_columnName - Column name.

$sel:newColumnType':CastColumnTypeOperation', castColumnTypeOperation_newColumnType - New column data type.

ColumnDescription

data ColumnDescription Source #

Metadata that contains a description for a column.

See: newColumnDescription smart constructor.

Constructors

ColumnDescription' (Maybe Text) 

Instances

Instances details
Eq ColumnDescription Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDescription

Read ColumnDescription Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDescription

Show ColumnDescription Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDescription

Generic ColumnDescription Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDescription

Associated Types

type Rep ColumnDescription :: Type -> Type #

NFData ColumnDescription Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDescription

Methods

rnf :: ColumnDescription -> () #

Hashable ColumnDescription Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDescription

ToJSON ColumnDescription Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDescription

FromJSON ColumnDescription Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDescription

type Rep ColumnDescription Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnDescription

type Rep ColumnDescription = D1 ('MetaData "ColumnDescription" "Amazonka.QuickSight.Types.ColumnDescription" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ColumnDescription'" 'PrefixI 'True) (S1 ('MetaSel ('Just "text") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newColumnDescription :: ColumnDescription Source #

Create a value of ColumnDescription with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:text:ColumnDescription', columnDescription_text - The text of a description for a column.

ColumnGroup

data ColumnGroup Source #

Groupings of columns that work together in certain Amazon QuickSight features. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

See: newColumnGroup smart constructor.

Instances

Instances details
Eq ColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroup

Read ColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroup

Show ColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroup

Generic ColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroup

Associated Types

type Rep ColumnGroup :: Type -> Type #

NFData ColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroup

Methods

rnf :: ColumnGroup -> () #

Hashable ColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroup

ToJSON ColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroup

FromJSON ColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroup

type Rep ColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroup

type Rep ColumnGroup = D1 ('MetaData "ColumnGroup" "Amazonka.QuickSight.Types.ColumnGroup" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ColumnGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "geoSpatialColumnGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GeoSpatialColumnGroup))))

newColumnGroup :: ColumnGroup Source #

Create a value of ColumnGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:geoSpatialColumnGroup:ColumnGroup', columnGroup_geoSpatialColumnGroup - Geospatial column group that denotes a hierarchy.

ColumnGroupColumnSchema

data ColumnGroupColumnSchema Source #

A structure describing the name, data type, and geographic role of the columns.

See: newColumnGroupColumnSchema smart constructor.

Instances

Instances details
Eq ColumnGroupColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupColumnSchema

Read ColumnGroupColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupColumnSchema

Show ColumnGroupColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupColumnSchema

Generic ColumnGroupColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupColumnSchema

Associated Types

type Rep ColumnGroupColumnSchema :: Type -> Type #

NFData ColumnGroupColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupColumnSchema

Methods

rnf :: ColumnGroupColumnSchema -> () #

Hashable ColumnGroupColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupColumnSchema

FromJSON ColumnGroupColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupColumnSchema

type Rep ColumnGroupColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupColumnSchema

type Rep ColumnGroupColumnSchema = D1 ('MetaData "ColumnGroupColumnSchema" "Amazonka.QuickSight.Types.ColumnGroupColumnSchema" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ColumnGroupColumnSchema'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newColumnGroupColumnSchema :: ColumnGroupColumnSchema Source #

Create a value of ColumnGroupColumnSchema with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:ColumnGroupColumnSchema', columnGroupColumnSchema_name - The name of the column group's column schema.

ColumnGroupSchema

data ColumnGroupSchema Source #

The column group schema.

See: newColumnGroupSchema smart constructor.

Instances

Instances details
Eq ColumnGroupSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupSchema

Read ColumnGroupSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupSchema

Show ColumnGroupSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupSchema

Generic ColumnGroupSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupSchema

Associated Types

type Rep ColumnGroupSchema :: Type -> Type #

NFData ColumnGroupSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupSchema

Methods

rnf :: ColumnGroupSchema -> () #

Hashable ColumnGroupSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupSchema

FromJSON ColumnGroupSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupSchema

type Rep ColumnGroupSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnGroupSchema

type Rep ColumnGroupSchema = D1 ('MetaData "ColumnGroupSchema" "Amazonka.QuickSight.Types.ColumnGroupSchema" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ColumnGroupSchema'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnGroupColumnSchemaList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnGroupColumnSchema])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newColumnGroupSchema :: ColumnGroupSchema Source #

Create a value of ColumnGroupSchema with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:columnGroupColumnSchemaList:ColumnGroupSchema', columnGroupSchema_columnGroupColumnSchemaList - A structure containing the list of schemas for column group columns.

$sel:name:ColumnGroupSchema', columnGroupSchema_name - The name of the column group schema.

ColumnLevelPermissionRule

data ColumnLevelPermissionRule Source #

A rule defined to grant access on one or more restricted columns. Each dataset can have multiple rules. To create a restricted column, you add it to one or more rules. Each rule must contain at least one column and at least one user or group. To be able to see a restricted column, a user or group needs to be added to a rule for that column.

See: newColumnLevelPermissionRule smart constructor.

Instances

Instances details
Eq ColumnLevelPermissionRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnLevelPermissionRule

Read ColumnLevelPermissionRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnLevelPermissionRule

Show ColumnLevelPermissionRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnLevelPermissionRule

Generic ColumnLevelPermissionRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnLevelPermissionRule

Associated Types

type Rep ColumnLevelPermissionRule :: Type -> Type #

NFData ColumnLevelPermissionRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnLevelPermissionRule

Hashable ColumnLevelPermissionRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnLevelPermissionRule

ToJSON ColumnLevelPermissionRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnLevelPermissionRule

FromJSON ColumnLevelPermissionRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnLevelPermissionRule

type Rep ColumnLevelPermissionRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnLevelPermissionRule

type Rep ColumnLevelPermissionRule = D1 ('MetaData "ColumnLevelPermissionRule" "Amazonka.QuickSight.Types.ColumnLevelPermissionRule" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ColumnLevelPermissionRule'" 'PrefixI 'True) (S1 ('MetaSel ('Just "principals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "columnNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text)))))

newColumnLevelPermissionRule :: ColumnLevelPermissionRule Source #

Create a value of ColumnLevelPermissionRule with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:principals:ColumnLevelPermissionRule', columnLevelPermissionRule_principals - An array of Amazon Resource Names (ARNs) for Amazon QuickSight users or groups.

$sel:columnNames:ColumnLevelPermissionRule', columnLevelPermissionRule_columnNames - An array of column names.

ColumnSchema

data ColumnSchema Source #

The column schema.

See: newColumnSchema smart constructor.

Instances

Instances details
Eq ColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSchema

Read ColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSchema

Show ColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSchema

Generic ColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSchema

Associated Types

type Rep ColumnSchema :: Type -> Type #

NFData ColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSchema

Methods

rnf :: ColumnSchema -> () #

Hashable ColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSchema

FromJSON ColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSchema

type Rep ColumnSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnSchema

type Rep ColumnSchema = D1 ('MetaData "ColumnSchema" "Amazonka.QuickSight.Types.ColumnSchema" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ColumnSchema'" 'PrefixI 'True) (S1 ('MetaSel ('Just "geographicRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newColumnSchema :: ColumnSchema Source #

Create a value of ColumnSchema with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:geographicRole:ColumnSchema', columnSchema_geographicRole - The geographic role of the column schema.

$sel:name:ColumnSchema', columnSchema_name - The name of the column schema.

$sel:dataType:ColumnSchema', columnSchema_dataType - The data type of the column schema.

ColumnTag

data ColumnTag Source #

A tag for a column in a TagColumnOperation structure. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

See: newColumnTag smart constructor.

Instances

Instances details
Eq ColumnTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTag

Read ColumnTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTag

Show ColumnTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTag

Generic ColumnTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTag

Associated Types

type Rep ColumnTag :: Type -> Type #

NFData ColumnTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTag

Methods

rnf :: ColumnTag -> () #

Hashable ColumnTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTag

ToJSON ColumnTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTag

FromJSON ColumnTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTag

type Rep ColumnTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColumnTag

type Rep ColumnTag = D1 ('MetaData "ColumnTag" "Amazonka.QuickSight.Types.ColumnTag" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ColumnTag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ColumnDescription)) :*: S1 ('MetaSel ('Just "columnGeographicRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GeoSpatialDataRole))))

newColumnTag :: ColumnTag Source #

Create a value of ColumnTag with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:columnDescription:ColumnTag', columnTag_columnDescription - A description for a column.

$sel:columnGeographicRole:ColumnTag', columnTag_columnGeographicRole - A geospatial role for a column.

CreateColumnsOperation

data CreateColumnsOperation Source #

A transform operation that creates calculated columns. Columns created in one such operation form a lexical closure.

See: newCreateColumnsOperation smart constructor.

Instances

Instances details
Eq CreateColumnsOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CreateColumnsOperation

Read CreateColumnsOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CreateColumnsOperation

Show CreateColumnsOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CreateColumnsOperation

Generic CreateColumnsOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CreateColumnsOperation

Associated Types

type Rep CreateColumnsOperation :: Type -> Type #

NFData CreateColumnsOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CreateColumnsOperation

Methods

rnf :: CreateColumnsOperation -> () #

Hashable CreateColumnsOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CreateColumnsOperation

ToJSON CreateColumnsOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CreateColumnsOperation

FromJSON CreateColumnsOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CreateColumnsOperation

type Rep CreateColumnsOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CreateColumnsOperation

type Rep CreateColumnsOperation = D1 ('MetaData "CreateColumnsOperation" "Amazonka.QuickSight.Types.CreateColumnsOperation" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CreateColumnsOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty CalculatedColumn))))

newCreateColumnsOperation Source #

Create a value of CreateColumnsOperation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:columns:CreateColumnsOperation', createColumnsOperation_columns - Calculated columns to create.

CredentialPair

data CredentialPair Source #

The combination of user name and password that are used as credentials.

See: newCredentialPair smart constructor.

Instances

Instances details
Eq CredentialPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CredentialPair

Read CredentialPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CredentialPair

Show CredentialPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CredentialPair

Generic CredentialPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CredentialPair

Associated Types

type Rep CredentialPair :: Type -> Type #

NFData CredentialPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CredentialPair

Methods

rnf :: CredentialPair -> () #

Hashable CredentialPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CredentialPair

ToJSON CredentialPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CredentialPair

type Rep CredentialPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CredentialPair

type Rep CredentialPair = D1 ('MetaData "CredentialPair" "Amazonka.QuickSight.Types.CredentialPair" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CredentialPair'" 'PrefixI 'True) (S1 ('MetaSel ('Just "alternateDataSourceParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty DataSourceParameters))) :*: (S1 ('MetaSel ('Just "username") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "password") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCredentialPair Source #

Create a value of CredentialPair with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:alternateDataSourceParameters:CredentialPair', credentialPair_alternateDataSourceParameters - A set of alternate data source parameters that you want to share for these credentials. The credentials are applied in tandem with the data source parameters when you copy a data source by using a create or update request. The API operation compares the DataSourceParameters structure that's in the request with the structures in the AlternateDataSourceParameters allow list. If the structures are an exact match, the request is allowed to use the new data source with the existing credentials. If the AlternateDataSourceParameters list is null, the DataSourceParameters originally used with these Credentials is automatically allowed.

$sel:username:CredentialPair', credentialPair_username - User name.

$sel:password:CredentialPair', credentialPair_password - Password.

CustomSql

data CustomSql Source #

A physical table type built from the results of the custom SQL query.

See: newCustomSql smart constructor.

Instances

Instances details
Eq CustomSql Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomSql

Read CustomSql Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomSql

Show CustomSql Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomSql

Generic CustomSql Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomSql

Associated Types

type Rep CustomSql :: Type -> Type #

NFData CustomSql Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomSql

Methods

rnf :: CustomSql -> () #

Hashable CustomSql Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomSql

ToJSON CustomSql Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomSql

FromJSON CustomSql Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomSql

type Rep CustomSql Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomSql

type Rep CustomSql = D1 ('MetaData "CustomSql" "Amazonka.QuickSight.Types.CustomSql" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "CustomSql'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "columns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty InputColumn))) :*: S1 ('MetaSel ('Just "dataSourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sqlQuery") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCustomSql Source #

Create a value of CustomSql with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:columns:CustomSql', customSql_columns - The column schema from the SQL query result set.

$sel:dataSourceArn:CustomSql', customSql_dataSourceArn - The Amazon Resource Name (ARN) of the data source.

$sel:name:CustomSql', customSql_name - A display name for the SQL query result.

$sel:sqlQuery:CustomSql', customSql_sqlQuery - The SQL query.

Dashboard

data Dashboard Source #

Dashboard.

See: newDashboard smart constructor.

Instances

Instances details
Eq Dashboard Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Dashboard

Read Dashboard Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Dashboard

Show Dashboard Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Dashboard

Generic Dashboard Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Dashboard

Associated Types

type Rep Dashboard :: Type -> Type #

NFData Dashboard Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Dashboard

Methods

rnf :: Dashboard -> () #

Hashable Dashboard Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Dashboard

FromJSON Dashboard Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Dashboard

type Rep Dashboard Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Dashboard

newDashboard :: Dashboard Source #

Create a value of Dashboard with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lastUpdatedTime:Dashboard', dashboard_lastUpdatedTime - The last time that this dataset was updated.

$sel:arn:Dashboard', dashboard_arn - The Amazon Resource Name (ARN) of the resource.

$sel:createdTime:Dashboard', dashboard_createdTime - The time that this dataset was created.

$sel:dashboardId:Dashboard', dashboard_dashboardId - Dashboard ID.

$sel:lastPublishedTime:Dashboard', dashboard_lastPublishedTime - The last time that this dataset was published.

$sel:name:Dashboard', dashboard_name - A display name for the dashboard.

$sel:version:Dashboard', dashboard_version - Version.

DashboardError

data DashboardError Source #

Dashboard error.

See: newDashboardError smart constructor.

Instances

Instances details
Eq DashboardError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardError

Read DashboardError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardError

Show DashboardError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardError

Generic DashboardError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardError

Associated Types

type Rep DashboardError :: Type -> Type #

NFData DashboardError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardError

Methods

rnf :: DashboardError -> () #

Hashable DashboardError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardError

FromJSON DashboardError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardError

type Rep DashboardError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardError

type Rep DashboardError = D1 ('MetaData "DashboardError" "Amazonka.QuickSight.Types.DashboardError" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DashboardError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashboardErrorType)) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newDashboardError :: DashboardError Source #

Create a value of DashboardError with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:type':DashboardError', dashboardError_type - Type.

$sel:message:DashboardError', dashboardError_message - Message.

DashboardPublishOptions

data DashboardPublishOptions Source #

Dashboard publish options.

See: newDashboardPublishOptions smart constructor.

Instances

Instances details
Eq DashboardPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardPublishOptions

Read DashboardPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardPublishOptions

Show DashboardPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardPublishOptions

Generic DashboardPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardPublishOptions

Associated Types

type Rep DashboardPublishOptions :: Type -> Type #

NFData DashboardPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardPublishOptions

Methods

rnf :: DashboardPublishOptions -> () #

Hashable DashboardPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardPublishOptions

ToJSON DashboardPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardPublishOptions

type Rep DashboardPublishOptions Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardPublishOptions

type Rep DashboardPublishOptions = D1 ('MetaData "DashboardPublishOptions" "Amazonka.QuickSight.Types.DashboardPublishOptions" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DashboardPublishOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "adHocFilteringOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AdHocFilteringOption)) :*: (S1 ('MetaSel ('Just "exportToCSVOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExportToCSVOption)) :*: S1 ('MetaSel ('Just "sheetControlsOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SheetControlsOption)))))

newDashboardPublishOptions :: DashboardPublishOptions Source #

Create a value of DashboardPublishOptions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:adHocFilteringOption:DashboardPublishOptions', dashboardPublishOptions_adHocFilteringOption - Ad hoc (one-time) filtering option.

$sel:exportToCSVOption:DashboardPublishOptions', dashboardPublishOptions_exportToCSVOption - Export to .csv option.

$sel:sheetControlsOption:DashboardPublishOptions', dashboardPublishOptions_sheetControlsOption - Sheet controls option.

DashboardSearchFilter

data DashboardSearchFilter Source #

A filter that you apply when searching for dashboards.

See: newDashboardSearchFilter smart constructor.

Instances

Instances details
Eq DashboardSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSearchFilter

Read DashboardSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSearchFilter

Show DashboardSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSearchFilter

Generic DashboardSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSearchFilter

Associated Types

type Rep DashboardSearchFilter :: Type -> Type #

NFData DashboardSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSearchFilter

Methods

rnf :: DashboardSearchFilter -> () #

Hashable DashboardSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSearchFilter

ToJSON DashboardSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSearchFilter

type Rep DashboardSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSearchFilter

type Rep DashboardSearchFilter = D1 ('MetaData "DashboardSearchFilter" "Amazonka.QuickSight.Types.DashboardSearchFilter" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DashboardSearchFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashboardFilterAttribute)) :*: S1 ('MetaSel ('Just "operator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FilterOperator))))

newDashboardSearchFilter Source #

Create a value of DashboardSearchFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

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

$sel:name:DashboardSearchFilter', dashboardSearchFilter_name - The name of the value that you want to use as a filter, for example, "Name": "QUICKSIGHT_USER".

$sel:operator:DashboardSearchFilter', dashboardSearchFilter_operator - The comparison operator that you want to use as a filter, for example, "Operator": "StringEquals".

DashboardSourceEntity

data DashboardSourceEntity Source #

Dashboard source entity.

See: newDashboardSourceEntity smart constructor.

Instances

Instances details
Eq DashboardSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceEntity

Read DashboardSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceEntity

Show DashboardSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceEntity

Generic DashboardSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceEntity

Associated Types

type Rep DashboardSourceEntity :: Type -> Type #

NFData DashboardSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceEntity

Methods

rnf :: DashboardSourceEntity -> () #

Hashable DashboardSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceEntity

ToJSON DashboardSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceEntity

type Rep DashboardSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceEntity

type Rep DashboardSourceEntity = D1 ('MetaData "DashboardSourceEntity" "Amazonka.QuickSight.Types.DashboardSourceEntity" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DashboardSourceEntity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceTemplate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashboardSourceTemplate))))

newDashboardSourceEntity :: DashboardSourceEntity Source #

Create a value of DashboardSourceEntity with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourceTemplate:DashboardSourceEntity', dashboardSourceEntity_sourceTemplate - Source template.

DashboardSourceTemplate

data DashboardSourceTemplate Source #

Dashboard source template.

See: newDashboardSourceTemplate smart constructor.

Instances

Instances details
Eq DashboardSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceTemplate

Read DashboardSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceTemplate

Show DashboardSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceTemplate

Generic DashboardSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceTemplate

Associated Types

type Rep DashboardSourceTemplate :: Type -> Type #

NFData DashboardSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceTemplate

Methods

rnf :: DashboardSourceTemplate -> () #

Hashable DashboardSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceTemplate

ToJSON DashboardSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceTemplate

type Rep DashboardSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSourceTemplate

type Rep DashboardSourceTemplate = D1 ('MetaData "DashboardSourceTemplate" "Amazonka.QuickSight.Types.DashboardSourceTemplate" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DashboardSourceTemplate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSetReferences") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty DataSetReference)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDashboardSourceTemplate Source #

Create a value of DashboardSourceTemplate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dataSetReferences:DashboardSourceTemplate', dashboardSourceTemplate_dataSetReferences - Dataset references.

$sel:arn:DashboardSourceTemplate', dashboardSourceTemplate_arn - The Amazon Resource Name (ARN) of the resource.

DashboardSummary

data DashboardSummary Source #

Dashboard summary.

See: newDashboardSummary smart constructor.

Instances

Instances details
Eq DashboardSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSummary

Read DashboardSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSummary

Show DashboardSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSummary

Generic DashboardSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSummary

Associated Types

type Rep DashboardSummary :: Type -> Type #

NFData DashboardSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSummary

Methods

rnf :: DashboardSummary -> () #

Hashable DashboardSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSummary

FromJSON DashboardSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSummary

type Rep DashboardSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardSummary

type Rep DashboardSummary = D1 ('MetaData "DashboardSummary" "Amazonka.QuickSight.Types.DashboardSummary" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DashboardSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "lastUpdatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "publishedVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "lastPublishedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newDashboardSummary :: DashboardSummary Source #

Create a value of DashboardSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lastUpdatedTime:DashboardSummary', dashboardSummary_lastUpdatedTime - The last time that this dashboard was updated.

$sel:arn:DashboardSummary', dashboardSummary_arn - The Amazon Resource Name (ARN) of the resource.

$sel:createdTime:DashboardSummary', dashboardSummary_createdTime - The time that this dashboard was created.

$sel:dashboardId:DashboardSummary', dashboardSummary_dashboardId - Dashboard ID.

$sel:publishedVersionNumber:DashboardSummary', dashboardSummary_publishedVersionNumber - Published version number.

$sel:lastPublishedTime:DashboardSummary', dashboardSummary_lastPublishedTime - The last time that this dashboard was published.

$sel:name:DashboardSummary', dashboardSummary_name - A display name for the dashboard.

DashboardVersion

data DashboardVersion Source #

Dashboard version.

See: newDashboardVersion smart constructor.

Instances

Instances details
Eq DashboardVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersion

Read DashboardVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersion

Show DashboardVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersion

Generic DashboardVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersion

Associated Types

type Rep DashboardVersion :: Type -> Type #

NFData DashboardVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersion

Methods

rnf :: DashboardVersion -> () #

Hashable DashboardVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersion

FromJSON DashboardVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersion

type Rep DashboardVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersion

newDashboardVersion :: DashboardVersion Source #

Create a value of DashboardVersion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:DashboardVersion', dashboardVersion_status - The HTTP status of the request.

$sel:themeArn:DashboardVersion', dashboardVersion_themeArn - The ARN of the theme associated with a version of the dashboard.

$sel:dataSetArns:DashboardVersion', dashboardVersion_dataSetArns - The Amazon Resource Numbers (ARNs) for the datasets that are associated with this version of the dashboard.

$sel:sheets:DashboardVersion', dashboardVersion_sheets - A list of the associated sheets with the unique identifier and name of each sheet.

$sel:arn:DashboardVersion', dashboardVersion_arn - The Amazon Resource Name (ARN) of the resource.

$sel:createdTime:DashboardVersion', dashboardVersion_createdTime - The time that this dashboard version was created.

$sel:sourceEntityArn:DashboardVersion', dashboardVersion_sourceEntityArn - Source entity ARN.

$sel:versionNumber:DashboardVersion', dashboardVersion_versionNumber - Version number for this version of the dashboard.

$sel:errors:DashboardVersion', dashboardVersion_errors - Errors associated with this dashboard version.

$sel:description:DashboardVersion', dashboardVersion_description - Description.

DashboardVersionSummary

data DashboardVersionSummary Source #

Dashboard version summary.

See: newDashboardVersionSummary smart constructor.

Instances

Instances details
Eq DashboardVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionSummary

Read DashboardVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionSummary

Show DashboardVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionSummary

Generic DashboardVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionSummary

Associated Types

type Rep DashboardVersionSummary :: Type -> Type #

NFData DashboardVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionSummary

Methods

rnf :: DashboardVersionSummary -> () #

Hashable DashboardVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionSummary

FromJSON DashboardVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionSummary

type Rep DashboardVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardVersionSummary

type Rep DashboardVersionSummary = D1 ('MetaData "DashboardVersionSummary" "Amazonka.QuickSight.Types.DashboardVersionSummary" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DashboardVersionSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "sourceEntityArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newDashboardVersionSummary :: DashboardVersionSummary Source #

Create a value of DashboardVersionSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:DashboardVersionSummary', dashboardVersionSummary_status - The HTTP status of the request.

$sel:arn:DashboardVersionSummary', dashboardVersionSummary_arn - The Amazon Resource Name (ARN) of the resource.

$sel:createdTime:DashboardVersionSummary', dashboardVersionSummary_createdTime - The time that this dashboard version was created.

$sel:sourceEntityArn:DashboardVersionSummary', dashboardVersionSummary_sourceEntityArn - Source entity ARN.

$sel:versionNumber:DashboardVersionSummary', dashboardVersionSummary_versionNumber - Version number.

$sel:description:DashboardVersionSummary', dashboardVersionSummary_description - Description.

DataColorPalette

data DataColorPalette Source #

The theme colors that are used for data colors in charts. The colors description is a hexadecimal color code that consists of six alphanumerical characters, prefixed with #, for example #37BFF5.

See: newDataColorPalette smart constructor.

Constructors

DataColorPalette' (Maybe [Text]) (Maybe Text) (Maybe [Text]) 

Instances

Instances details
Eq DataColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColorPalette

Read DataColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColorPalette

Show DataColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColorPalette

Generic DataColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColorPalette

Associated Types

type Rep DataColorPalette :: Type -> Type #

NFData DataColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColorPalette

Methods

rnf :: DataColorPalette -> () #

Hashable DataColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColorPalette

ToJSON DataColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColorPalette

FromJSON DataColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColorPalette

type Rep DataColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataColorPalette

type Rep DataColorPalette = D1 ('MetaData "DataColorPalette" "Amazonka.QuickSight.Types.DataColorPalette" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DataColorPalette'" 'PrefixI 'True) (S1 ('MetaSel ('Just "minMaxGradient") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "emptyFillColor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "colors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))

newDataColorPalette :: DataColorPalette Source #

Create a value of DataColorPalette with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:minMaxGradient:DataColorPalette', dataColorPalette_minMaxGradient - The minimum and maximum hexadecimal codes that describe a color gradient.

$sel:emptyFillColor:DataColorPalette', dataColorPalette_emptyFillColor - The hexadecimal code of a color that applies to charts where a lack of data is highlighted.

$sel:colors:DataColorPalette', dataColorPalette_colors - The hexadecimal codes for the colors.

DataSet

data DataSet Source #

Dataset.

See: newDataSet smart constructor.

Instances

Instances details
Eq DataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSet

Methods

(==) :: DataSet -> DataSet -> Bool #

(/=) :: DataSet -> DataSet -> Bool #

Show DataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSet

Generic DataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSet

Associated Types

type Rep DataSet :: Type -> Type #

Methods

from :: DataSet -> Rep DataSet x #

to :: Rep DataSet x -> DataSet #

NFData DataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSet

Methods

rnf :: DataSet -> () #

Hashable DataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSet

Methods

hashWithSalt :: Int -> DataSet -> Int #

hash :: DataSet -> Int #

FromJSON DataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSet

type Rep DataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSet

type Rep DataSet = D1 ('MetaData "DataSet" "Amazonka.QuickSight.Types.DataSet" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DataSet'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "fieldFolders") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text FieldFolder))) :*: S1 ('MetaSel ('Just "columnGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ColumnGroup)))) :*: (S1 ('MetaSel ('Just "lastUpdatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "consumedSpiceCapacityInBytes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))) :*: (S1 ('MetaSel ('Just "importMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSetImportMode)) :*: S1 ('MetaSel ('Just "physicalTableMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text PhysicalTable)))))) :*: (((S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dataSetUsageConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSetUsageConfiguration)) :*: S1 ('MetaSel ('Just "outputColumns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OutputColumn])))) :*: ((S1 ('MetaSel ('Just "rowLevelPermissionTagConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RowLevelPermissionTagConfiguration)) :*: S1 ('MetaSel ('Just "rowLevelPermissionDataSet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RowLevelPermissionDataSet))) :*: (S1 ('MetaSel ('Just "columnLevelPermissionRules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ColumnLevelPermissionRule))) :*: S1 ('MetaSel ('Just "logicalTableMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text LogicalTable))))))))

newDataSet :: DataSet Source #

Create a value of DataSet with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:fieldFolders:DataSet', dataSet_fieldFolders - The folder that contains fields and nested subfolders for your dataset.

$sel:columnGroups:DataSet', dataSet_columnGroups - Groupings of columns that work together in certain Amazon QuickSight features. Currently, only geospatial hierarchy is supported.

$sel:lastUpdatedTime:DataSet', dataSet_lastUpdatedTime - The last time that this dataset was updated.

$sel:arn:DataSet', dataSet_arn - The Amazon Resource Name (ARN) of the resource.

$sel:createdTime:DataSet', dataSet_createdTime - The time that this dataset was created.

$sel:consumedSpiceCapacityInBytes:DataSet', dataSet_consumedSpiceCapacityInBytes - The amount of SPICE capacity used by this dataset. This is 0 if the dataset isn't imported into SPICE.

$sel:importMode:DataSet', dataSet_importMode - A value that indicates whether you want to import the data into SPICE.

$sel:physicalTableMap:DataSet', dataSet_physicalTableMap - Declares the physical tables that are available in the underlying data sources.

$sel:dataSetId:DataSet', dataSet_dataSetId - The ID of the dataset.

$sel:name:DataSet', dataSet_name - A display name for the dataset.

$sel:dataSetUsageConfiguration:DataSet', dataSet_dataSetUsageConfiguration - The usage configuration to apply to child datasets that reference this dataset as a source.

$sel:outputColumns:DataSet', dataSet_outputColumns - The list of columns after all transforms. These columns are available in templates, analyses, and dashboards.

$sel:rowLevelPermissionTagConfiguration:DataSet', dataSet_rowLevelPermissionTagConfiguration - The element you can use to define tags for row-level security.

$sel:rowLevelPermissionDataSet:DataSet', dataSet_rowLevelPermissionDataSet - The row-level security configuration for the dataset.

$sel:columnLevelPermissionRules:DataSet', dataSet_columnLevelPermissionRules - A set of one or more definitions of a ColumnLevelPermissionRule .

$sel:logicalTableMap:DataSet', dataSet_logicalTableMap - Configures the combination and transformation of the data from the physical tables.

DataSetConfiguration

data DataSetConfiguration Source #

Dataset configuration.

See: newDataSetConfiguration smart constructor.

Instances

Instances details
Eq DataSetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetConfiguration

Read DataSetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetConfiguration

Show DataSetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetConfiguration

Generic DataSetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetConfiguration

Associated Types

type Rep DataSetConfiguration :: Type -> Type #

NFData DataSetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetConfiguration

Methods

rnf :: DataSetConfiguration -> () #

Hashable DataSetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetConfiguration

FromJSON DataSetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetConfiguration

type Rep DataSetConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetConfiguration

type Rep DataSetConfiguration = D1 ('MetaData "DataSetConfiguration" "Amazonka.QuickSight.Types.DataSetConfiguration" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DataSetConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnGroupSchemaList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnGroupSchema])) :*: (S1 ('MetaSel ('Just "dataSetSchema") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSetSchema)) :*: S1 ('MetaSel ('Just "placeholder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDataSetConfiguration :: DataSetConfiguration Source #

Create a value of DataSetConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:columnGroupSchemaList:DataSetConfiguration', dataSetConfiguration_columnGroupSchemaList - A structure containing the list of column group schemas.

$sel:dataSetSchema:DataSetConfiguration', dataSetConfiguration_dataSetSchema - Dataset schema.

$sel:placeholder:DataSetConfiguration', dataSetConfiguration_placeholder - Placeholder.

DataSetReference

data DataSetReference Source #

Dataset reference.

See: newDataSetReference smart constructor.

Instances

Instances details
Eq DataSetReference Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetReference

Read DataSetReference Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetReference

Show DataSetReference Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetReference

Generic DataSetReference Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetReference

Associated Types

type Rep DataSetReference :: Type -> Type #

NFData DataSetReference Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetReference

Methods

rnf :: DataSetReference -> () #

Hashable DataSetReference Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetReference

ToJSON DataSetReference Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetReference

type Rep DataSetReference Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetReference

type Rep DataSetReference = D1 ('MetaData "DataSetReference" "Amazonka.QuickSight.Types.DataSetReference" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DataSetReference'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSetPlaceholder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDataSetReference Source #

Create a value of DataSetReference with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dataSetPlaceholder:DataSetReference', dataSetReference_dataSetPlaceholder - Dataset placeholder.

$sel:dataSetArn:DataSetReference', dataSetReference_dataSetArn - Dataset Amazon Resource Name (ARN).

DataSetSchema

data DataSetSchema Source #

Dataset schema.

See: newDataSetSchema smart constructor.

Instances

Instances details
Eq DataSetSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSchema

Read DataSetSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSchema

Show DataSetSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSchema

Generic DataSetSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSchema

Associated Types

type Rep DataSetSchema :: Type -> Type #

NFData DataSetSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSchema

Methods

rnf :: DataSetSchema -> () #

Hashable DataSetSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSchema

FromJSON DataSetSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSchema

type Rep DataSetSchema Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSchema

type Rep DataSetSchema = D1 ('MetaData "DataSetSchema" "Amazonka.QuickSight.Types.DataSetSchema" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DataSetSchema'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnSchemaList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnSchema]))))

newDataSetSchema :: DataSetSchema Source #

Create a value of DataSetSchema with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:columnSchemaList:DataSetSchema', dataSetSchema_columnSchemaList - A structure containing the list of column schemas.

DataSetSummary

data DataSetSummary Source #

Dataset summary.

See: newDataSetSummary smart constructor.

Instances

Instances details
Eq DataSetSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSummary

Read DataSetSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSummary

Show DataSetSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSummary

Generic DataSetSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSummary

Associated Types

type Rep DataSetSummary :: Type -> Type #

NFData DataSetSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSummary

Methods

rnf :: DataSetSummary -> () #

Hashable DataSetSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSummary

FromJSON DataSetSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSummary

type Rep DataSetSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetSummary

type Rep DataSetSummary = D1 ('MetaData "DataSetSummary" "Amazonka.QuickSight.Types.DataSetSummary" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DataSetSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "lastUpdatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "rowLevelPermissionTagConfigurationApplied") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: ((S1 ('MetaSel ('Just "columnLevelPermissionRulesApplied") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "importMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSetImportMode))) :*: (S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "rowLevelPermissionDataSet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RowLevelPermissionDataSet)))))))

newDataSetSummary :: DataSetSummary Source #

Create a value of DataSetSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lastUpdatedTime:DataSetSummary', dataSetSummary_lastUpdatedTime - The last time that this dataset was updated.

$sel:arn:DataSetSummary', dataSetSummary_arn - The Amazon Resource Name (ARN) of the dataset.

$sel:createdTime:DataSetSummary', dataSetSummary_createdTime - The time that this dataset was created.

$sel:rowLevelPermissionTagConfigurationApplied:DataSetSummary', dataSetSummary_rowLevelPermissionTagConfigurationApplied - Whether or not the row level permission tags are applied.

$sel:columnLevelPermissionRulesApplied:DataSetSummary', dataSetSummary_columnLevelPermissionRulesApplied - A value that indicates if the dataset has column level permission configured.

$sel:importMode:DataSetSummary', dataSetSummary_importMode - A value that indicates whether you want to import the data into SPICE.

$sel:dataSetId:DataSetSummary', dataSetSummary_dataSetId - The ID of the dataset.

$sel:name:DataSetSummary', dataSetSummary_name - A display name for the dataset.

$sel:rowLevelPermissionDataSet:DataSetSummary', dataSetSummary_rowLevelPermissionDataSet - The row-level security configuration for the dataset.

DataSetUsageConfiguration

data DataSetUsageConfiguration Source #

The usage configuration to apply to child datasets that reference this dataset as a source.

See: newDataSetUsageConfiguration smart constructor.

Instances

Instances details
Eq DataSetUsageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetUsageConfiguration

Read DataSetUsageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetUsageConfiguration

Show DataSetUsageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetUsageConfiguration

Generic DataSetUsageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetUsageConfiguration

Associated Types

type Rep DataSetUsageConfiguration :: Type -> Type #

NFData DataSetUsageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetUsageConfiguration

Hashable DataSetUsageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetUsageConfiguration

ToJSON DataSetUsageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetUsageConfiguration

FromJSON DataSetUsageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetUsageConfiguration

type Rep DataSetUsageConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSetUsageConfiguration

type Rep DataSetUsageConfiguration = D1 ('MetaData "DataSetUsageConfiguration" "Amazonka.QuickSight.Types.DataSetUsageConfiguration" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DataSetUsageConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "disableUseAsImportedSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "disableUseAsDirectQuerySource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newDataSetUsageConfiguration :: DataSetUsageConfiguration Source #

Create a value of DataSetUsageConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:disableUseAsImportedSource:DataSetUsageConfiguration', dataSetUsageConfiguration_disableUseAsImportedSource - An option that controls whether a child dataset that's stored in QuickSight can use this dataset as a source.

$sel:disableUseAsDirectQuerySource:DataSetUsageConfiguration', dataSetUsageConfiguration_disableUseAsDirectQuerySource - An option that controls whether a child dataset of a direct query can use this dataset as a source.

DataSource

data DataSource Source #

The structure of a data source.

See: newDataSource smart constructor.

Instances

Instances details
Eq DataSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSource

Read DataSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSource

Show DataSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSource

Generic DataSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSource

Associated Types

type Rep DataSource :: Type -> Type #

NFData DataSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSource

Methods

rnf :: DataSource -> () #

Hashable DataSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSource

FromJSON DataSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSource

type Rep DataSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSource

type Rep DataSource = D1 ('MetaData "DataSource" "Amazonka.QuickSight.Types.DataSource" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DataSource'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: (S1 ('MetaSel ('Just "dataSourceParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSourceParameters)) :*: S1 ('MetaSel ('Just "lastUpdatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "sslProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SslProperties))))) :*: ((S1 ('MetaSel ('Just "dataSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "alternateDataSourceParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty DataSourceParameters))))) :*: (S1 ('MetaSel ('Just "vpcConnectionProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VpcConnectionProperties)) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSourceType)) :*: S1 ('MetaSel ('Just "errorInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSourceErrorInfo)))))))

newDataSource :: DataSource Source #

Create a value of DataSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:DataSource', dataSource_status - The HTTP status of the request.

$sel:dataSourceParameters:DataSource', dataSource_dataSourceParameters - The parameters that Amazon QuickSight uses to connect to your underlying source. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

$sel:lastUpdatedTime:DataSource', dataSource_lastUpdatedTime - The last time that this data source was updated.

$sel:arn:DataSource', dataSource_arn - The Amazon Resource Name (ARN) of the data source.

$sel:createdTime:DataSource', dataSource_createdTime - The time that this data source was created.

$sel:sslProperties:DataSource', dataSource_sslProperties - Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.

$sel:dataSourceId:DataSource', dataSource_dataSourceId - The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:name:DataSource', dataSource_name - A display name for the data source.

$sel:alternateDataSourceParameters:DataSource', dataSource_alternateDataSourceParameters - A set of alternate data source parameters that you want to share for the credentials stored with this data source. The credentials are applied in tandem with the data source parameters when you copy a data source by using a create or update request. The API operation compares the DataSourceParameters structure that's in the request with the structures in the AlternateDataSourceParameters allow list. If the structures are an exact match, the request is allowed to use the credentials from this existing data source. If the AlternateDataSourceParameters list is null, the Credentials originally used with this DataSourceParameters are automatically allowed.

$sel:vpcConnectionProperties:DataSource', dataSource_vpcConnectionProperties - The VPC connection information. You need to use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your underlying source.

$sel:type':DataSource', dataSource_type - The type of the data source. This type indicates which database engine the data source connects to.

$sel:errorInfo:DataSource', dataSource_errorInfo - Error information from the last update or the creation of the data source.

DataSourceCredentials

data DataSourceCredentials Source #

Data source credentials. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

See: newDataSourceCredentials smart constructor.

Instances

Instances details
Eq DataSourceCredentials Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceCredentials

Show DataSourceCredentials Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceCredentials

Generic DataSourceCredentials Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceCredentials

Associated Types

type Rep DataSourceCredentials :: Type -> Type #

NFData DataSourceCredentials Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceCredentials

Methods

rnf :: DataSourceCredentials -> () #

Hashable DataSourceCredentials Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceCredentials

ToJSON DataSourceCredentials Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceCredentials

type Rep DataSourceCredentials Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceCredentials

type Rep DataSourceCredentials = D1 ('MetaData "DataSourceCredentials" "Amazonka.QuickSight.Types.DataSourceCredentials" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DataSourceCredentials'" 'PrefixI 'True) (S1 ('MetaSel ('Just "copySourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "credentialPair") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CredentialPair))))

newDataSourceCredentials :: DataSourceCredentials Source #

Create a value of DataSourceCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:copySourceArn:DataSourceCredentials', dataSourceCredentials_copySourceArn - The Amazon Resource Name (ARN) of a data source that has the credential pair that you want to use. When CopySourceArn is not null, the credential pair from the data source in the ARN is used as the credentials for the DataSourceCredentials structure.

$sel:credentialPair:DataSourceCredentials', dataSourceCredentials_credentialPair - Credential pair. For more information, see CredentialPair.

DataSourceErrorInfo

data DataSourceErrorInfo Source #

Error information for the data source creation or update.

See: newDataSourceErrorInfo smart constructor.

Instances

Instances details
Eq DataSourceErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfo

Read DataSourceErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfo

Show DataSourceErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfo

Generic DataSourceErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfo

Associated Types

type Rep DataSourceErrorInfo :: Type -> Type #

NFData DataSourceErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfo

Methods

rnf :: DataSourceErrorInfo -> () #

Hashable DataSourceErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfo

FromJSON DataSourceErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfo

type Rep DataSourceErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceErrorInfo

type Rep DataSourceErrorInfo = D1 ('MetaData "DataSourceErrorInfo" "Amazonka.QuickSight.Types.DataSourceErrorInfo" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DataSourceErrorInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSourceErrorInfoType)) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newDataSourceErrorInfo :: DataSourceErrorInfo Source #

Create a value of DataSourceErrorInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:type':DataSourceErrorInfo', dataSourceErrorInfo_type - Error type.

$sel:message:DataSourceErrorInfo', dataSourceErrorInfo_message - Error message.

DataSourceParameters

data DataSourceParameters Source #

The parameters that Amazon QuickSight uses to connect to your underlying data source. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

See: newDataSourceParameters smart constructor.

Instances

Instances details
Eq DataSourceParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceParameters

Read DataSourceParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceParameters

Show DataSourceParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceParameters

Generic DataSourceParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceParameters

Associated Types

type Rep DataSourceParameters :: Type -> Type #

NFData DataSourceParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceParameters

Methods

rnf :: DataSourceParameters -> () #

Hashable DataSourceParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceParameters

ToJSON DataSourceParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceParameters

FromJSON DataSourceParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceParameters

type Rep DataSourceParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DataSourceParameters

type Rep DataSourceParameters = D1 ('MetaData "DataSourceParameters" "Amazonka.QuickSight.Types.DataSourceParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DataSourceParameters'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "rdsParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RdsParameters)) :*: S1 ('MetaSel ('Just "s3Parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3Parameters))) :*: (S1 ('MetaSel ('Just "athenaParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AthenaParameters)) :*: (S1 ('MetaSel ('Just "teradataParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TeradataParameters)) :*: S1 ('MetaSel ('Just "auroraParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AuroraParameters))))) :*: ((S1 ('MetaSel ('Just "awsIotAnalyticsParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AwsIotAnalyticsParameters)) :*: S1 ('MetaSel ('Just "amazonOpenSearchParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AmazonOpenSearchParameters))) :*: (S1 ('MetaSel ('Just "sqlServerParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SqlServerParameters)) :*: (S1 ('MetaSel ('Just "redshiftParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RedshiftParameters)) :*: S1 ('MetaSel ('Just "postgreSqlParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PostgreSqlParameters)))))) :*: (((S1 ('MetaSel ('Just "oracleParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OracleParameters)) :*: S1 ('MetaSel ('Just "amazonElasticsearchParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AmazonElasticsearchParameters))) :*: (S1 ('MetaSel ('Just "twitterParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TwitterParameters)) :*: (S1 ('MetaSel ('Just "mariaDbParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MariaDbParameters)) :*: S1 ('MetaSel ('Just "jiraParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JiraParameters))))) :*: ((S1 ('MetaSel ('Just "snowflakeParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SnowflakeParameters)) :*: (S1 ('MetaSel ('Just "prestoParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PrestoParameters)) :*: S1 ('MetaSel ('Just "mySqlParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MySqlParameters)))) :*: (S1 ('MetaSel ('Just "auroraPostgreSqlParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AuroraPostgreSqlParameters)) :*: (S1 ('MetaSel ('Just "sparkParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SparkParameters)) :*: S1 ('MetaSel ('Just "serviceNowParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceNowParameters))))))))

newDataSourceParameters :: DataSourceParameters Source #

Create a value of DataSourceParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:rdsParameters:DataSourceParameters', dataSourceParameters_rdsParameters - The parameters for Amazon RDS.

$sel:s3Parameters:DataSourceParameters', dataSourceParameters_s3Parameters - The parameters for S3.

$sel:athenaParameters:DataSourceParameters', dataSourceParameters_athenaParameters - The parameters for Amazon Athena.

$sel:teradataParameters:DataSourceParameters', dataSourceParameters_teradataParameters - The parameters for Teradata.

$sel:auroraParameters:DataSourceParameters', dataSourceParameters_auroraParameters - The parameters for Amazon Aurora MySQL.

$sel:awsIotAnalyticsParameters:DataSourceParameters', dataSourceParameters_awsIotAnalyticsParameters - The parameters for IoT Analytics.

$sel:amazonOpenSearchParameters:DataSourceParameters', dataSourceParameters_amazonOpenSearchParameters - Undocumented member.

$sel:sqlServerParameters:DataSourceParameters', dataSourceParameters_sqlServerParameters - The parameters for SQL Server.

$sel:redshiftParameters:DataSourceParameters', dataSourceParameters_redshiftParameters - The parameters for Amazon Redshift.

$sel:postgreSqlParameters:DataSourceParameters', dataSourceParameters_postgreSqlParameters - The parameters for PostgreSQL.

$sel:oracleParameters:DataSourceParameters', dataSourceParameters_oracleParameters - The parameters for Oracle.

$sel:amazonElasticsearchParameters:DataSourceParameters', dataSourceParameters_amazonElasticsearchParameters - The parameters for OpenSearch.

$sel:twitterParameters:DataSourceParameters', dataSourceParameters_twitterParameters - The parameters for Twitter.

$sel:mariaDbParameters:DataSourceParameters', dataSourceParameters_mariaDbParameters - The parameters for MariaDB.

$sel:jiraParameters:DataSourceParameters', dataSourceParameters_jiraParameters - The parameters for Jira.

$sel:snowflakeParameters:DataSourceParameters', dataSourceParameters_snowflakeParameters - The parameters for Snowflake.

$sel:prestoParameters:DataSourceParameters', dataSourceParameters_prestoParameters - The parameters for Presto.

$sel:mySqlParameters:DataSourceParameters', dataSourceParameters_mySqlParameters - The parameters for MySQL.

$sel:auroraPostgreSqlParameters:DataSourceParameters', dataSourceParameters_auroraPostgreSqlParameters - The parameters for Amazon Aurora.

$sel:sparkParameters:DataSourceParameters', dataSourceParameters_sparkParameters - The parameters for Spark.

$sel:serviceNowParameters:DataSourceParameters', dataSourceParameters_serviceNowParameters - The parameters for ServiceNow.

DateTimeParameter

data DateTimeParameter Source #

A date-time parameter.

See: newDateTimeParameter smart constructor.

Constructors

DateTimeParameter' Text [POSIX] 

Instances

Instances details
Eq DateTimeParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameter

Read DateTimeParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameter

Show DateTimeParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameter

Generic DateTimeParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameter

Associated Types

type Rep DateTimeParameter :: Type -> Type #

NFData DateTimeParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameter

Methods

rnf :: DateTimeParameter -> () #

Hashable DateTimeParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameter

ToJSON DateTimeParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameter

type Rep DateTimeParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DateTimeParameter

type Rep DateTimeParameter = D1 ('MetaData "DateTimeParameter" "Amazonka.QuickSight.Types.DateTimeParameter" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DateTimeParameter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [POSIX])))

newDateTimeParameter Source #

Create a value of DateTimeParameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:DateTimeParameter', dateTimeParameter_name - A display name for the date-time parameter.

$sel:values:DateTimeParameter', dateTimeParameter_values - The values for the date-time parameter.

DecimalParameter

data DecimalParameter Source #

A decimal parameter.

See: newDecimalParameter smart constructor.

Constructors

DecimalParameter' Text [Double] 

Instances

Instances details
Eq DecimalParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameter

Read DecimalParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameter

Show DecimalParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameter

Generic DecimalParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameter

Associated Types

type Rep DecimalParameter :: Type -> Type #

NFData DecimalParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameter

Methods

rnf :: DecimalParameter -> () #

Hashable DecimalParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameter

ToJSON DecimalParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameter

type Rep DecimalParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DecimalParameter

type Rep DecimalParameter = D1 ('MetaData "DecimalParameter" "Amazonka.QuickSight.Types.DecimalParameter" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "DecimalParameter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Double])))

newDecimalParameter Source #

Create a value of DecimalParameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:DecimalParameter', decimalParameter_name - A display name for the decimal parameter.

$sel:values:DecimalParameter', decimalParameter_values - The values for the decimal parameter.

ErrorInfo

data ErrorInfo Source #

Error information for the SPICE ingestion of a dataset.

See: newErrorInfo smart constructor.

Instances

Instances details
Eq ErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ErrorInfo

Read ErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ErrorInfo

Show ErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ErrorInfo

Generic ErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ErrorInfo

Associated Types

type Rep ErrorInfo :: Type -> Type #

NFData ErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ErrorInfo

Methods

rnf :: ErrorInfo -> () #

Hashable ErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ErrorInfo

FromJSON ErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ErrorInfo

type Rep ErrorInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ErrorInfo

type Rep ErrorInfo = D1 ('MetaData "ErrorInfo" "Amazonka.QuickSight.Types.ErrorInfo" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ErrorInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IngestionErrorType)) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newErrorInfo :: ErrorInfo Source #

Create a value of ErrorInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:type':ErrorInfo', errorInfo_type - Error type.

$sel:message:ErrorInfo', errorInfo_message - Error message.

ExportToCSVOption

data ExportToCSVOption Source #

Export to .csv option.

See: newExportToCSVOption smart constructor.

Instances

Instances details
Eq ExportToCSVOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportToCSVOption

Read ExportToCSVOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportToCSVOption

Show ExportToCSVOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportToCSVOption

Generic ExportToCSVOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportToCSVOption

Associated Types

type Rep ExportToCSVOption :: Type -> Type #

NFData ExportToCSVOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportToCSVOption

Methods

rnf :: ExportToCSVOption -> () #

Hashable ExportToCSVOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportToCSVOption

ToJSON ExportToCSVOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportToCSVOption

type Rep ExportToCSVOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ExportToCSVOption

type Rep ExportToCSVOption = D1 ('MetaData "ExportToCSVOption" "Amazonka.QuickSight.Types.ExportToCSVOption" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ExportToCSVOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "availabilityStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashboardBehavior))))

newExportToCSVOption :: ExportToCSVOption Source #

Create a value of ExportToCSVOption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:availabilityStatus:ExportToCSVOption', exportToCSVOption_availabilityStatus - Availability status.

FieldFolder

data FieldFolder Source #

A FieldFolder element is a folder that contains fields and nested subfolders.

See: newFieldFolder smart constructor.

Constructors

FieldFolder' (Maybe [Text]) (Maybe Text) 

Instances

Instances details
Eq FieldFolder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldFolder

Read FieldFolder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldFolder

Show FieldFolder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldFolder

Generic FieldFolder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldFolder

Associated Types

type Rep FieldFolder :: Type -> Type #

NFData FieldFolder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldFolder

Methods

rnf :: FieldFolder -> () #

Hashable FieldFolder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldFolder

ToJSON FieldFolder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldFolder

FromJSON FieldFolder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldFolder

type Rep FieldFolder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FieldFolder

type Rep FieldFolder = D1 ('MetaData "FieldFolder" "Amazonka.QuickSight.Types.FieldFolder" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "FieldFolder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newFieldFolder :: FieldFolder Source #

Create a value of FieldFolder with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:columns:FieldFolder', fieldFolder_columns - A folder has a list of columns. A column can only be in one folder.

$sel:description:FieldFolder', fieldFolder_description - The description for a field folder.

FilterOperation

data FilterOperation Source #

A transform operation that filters rows based on a condition.

See: newFilterOperation smart constructor.

Constructors

FilterOperation' Text 

Instances

Instances details
Eq FilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperation

Read FilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperation

Show FilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperation

Generic FilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperation

Associated Types

type Rep FilterOperation :: Type -> Type #

NFData FilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperation

Methods

rnf :: FilterOperation -> () #

Hashable FilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperation

ToJSON FilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperation

FromJSON FilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperation

type Rep FilterOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FilterOperation

type Rep FilterOperation = D1 ('MetaData "FilterOperation" "Amazonka.QuickSight.Types.FilterOperation" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "FilterOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "conditionExpression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newFilterOperation Source #

Create a value of FilterOperation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:conditionExpression:FilterOperation', filterOperation_conditionExpression - An expression that must evaluate to a Boolean value. Rows for which the expression evaluates to true are kept in the dataset.

Folder

data Folder Source #

A folder.

See: newFolder smart constructor.

Instances

Instances details
Eq Folder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Folder

Methods

(==) :: Folder -> Folder -> Bool #

(/=) :: Folder -> Folder -> Bool #

Read Folder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Folder

Show Folder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Folder

Generic Folder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Folder

Associated Types

type Rep Folder :: Type -> Type #

Methods

from :: Folder -> Rep Folder x #

to :: Rep Folder x -> Folder #

NFData Folder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Folder

Methods

rnf :: Folder -> () #

Hashable Folder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Folder

Methods

hashWithSalt :: Int -> Folder -> Int #

hash :: Folder -> Int #

FromJSON Folder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Folder

type Rep Folder Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Folder

newFolder :: Folder Source #

Create a value of Folder with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lastUpdatedTime:Folder', folder_lastUpdatedTime - The time that the folder was last updated.

$sel:arn:Folder', folder_arn - The folder Amazon Resource Name (ARN).

$sel:createdTime:Folder', folder_createdTime - The time that the folder was created.

$sel:folderId:Folder', folder_folderId - The folder ID.

$sel:name:Folder', folder_name - A display name for the folder.

$sel:folderPath:Folder', folder_folderPath - An array of ancestor folder ARN strings.

$sel:folderType:Folder', folder_folderType - The type of the folder.

FolderMember

data FolderMember Source #

An asset in a folder, such as a dashboard, analysis, or dataset.

See: newFolderMember smart constructor.

Instances

Instances details
Eq FolderMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderMember

Read FolderMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderMember

Show FolderMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderMember

Generic FolderMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderMember

Associated Types

type Rep FolderMember :: Type -> Type #

NFData FolderMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderMember

Methods

rnf :: FolderMember -> () #

Hashable FolderMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderMember

FromJSON FolderMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderMember

type Rep FolderMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderMember

type Rep FolderMember = D1 ('MetaData "FolderMember" "Amazonka.QuickSight.Types.FolderMember" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "FolderMember'" 'PrefixI 'True) (S1 ('MetaSel ('Just "memberId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "memberType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MemberType))))

newFolderMember :: FolderMember Source #

Create a value of FolderMember with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:memberId:FolderMember', folderMember_memberId - The ID of the asset.

$sel:memberType:FolderMember', folderMember_memberType - The type of the asset.

FolderSearchFilter

data FolderSearchFilter Source #

Searches a folder by a filter.

See: newFolderSearchFilter smart constructor.

Instances

Instances details
Eq FolderSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSearchFilter

Read FolderSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSearchFilter

Show FolderSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSearchFilter

Generic FolderSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSearchFilter

Associated Types

type Rep FolderSearchFilter :: Type -> Type #

NFData FolderSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSearchFilter

Methods

rnf :: FolderSearchFilter -> () #

Hashable FolderSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSearchFilter

ToJSON FolderSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSearchFilter

type Rep FolderSearchFilter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSearchFilter

type Rep FolderSearchFilter = D1 ('MetaData "FolderSearchFilter" "Amazonka.QuickSight.Types.FolderSearchFilter" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "FolderSearchFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "operator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FilterOperator)) :*: (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FolderFilterAttribute)))))

newFolderSearchFilter :: FolderSearchFilter Source #

Create a value of FolderSearchFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:operator:FolderSearchFilter', folderSearchFilter_operator - The comparison operator that you want to use as a filter. For example, "Operator": "StringEquals".

$sel:value:FolderSearchFilter', folderSearchFilter_value - The value of the named item (in this example, PARENT_FOLDER_ARN), that you want to use as a filter. For example, "Value": "arn:aws:quicksight:us-east-1:1:folder/folderId".

$sel:name:FolderSearchFilter', folderSearchFilter_name - The name of the value that you want to use as a filter. For example, "Name": "PARENT_FOLDER_ARN".

FolderSummary

data FolderSummary Source #

A summary of the folder.

See: newFolderSummary smart constructor.

Instances

Instances details
Eq FolderSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSummary

Read FolderSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSummary

Show FolderSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSummary

Generic FolderSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSummary

Associated Types

type Rep FolderSummary :: Type -> Type #

NFData FolderSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSummary

Methods

rnf :: FolderSummary -> () #

Hashable FolderSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSummary

FromJSON FolderSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSummary

type Rep FolderSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderSummary

type Rep FolderSummary = D1 ('MetaData "FolderSummary" "Amazonka.QuickSight.Types.FolderSummary" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "FolderSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "lastUpdatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "folderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "folderType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FolderType))))))

newFolderSummary :: FolderSummary Source #

Create a value of FolderSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lastUpdatedTime:FolderSummary', folderSummary_lastUpdatedTime - The time that the folder was last updated.

$sel:arn:FolderSummary', folderSummary_arn - The Amazon Resource Name (ARN).

$sel:createdTime:FolderSummary', folderSummary_createdTime - The time that the folder was created.

$sel:folderId:FolderSummary', folderSummary_folderId - The folder ID.

$sel:name:FolderSummary', folderSummary_name - The display name of the folder.

$sel:folderType:FolderSummary', folderSummary_folderType - The type of folder.

GeoSpatialColumnGroup

data GeoSpatialColumnGroup Source #

Geospatial column group that denotes a hierarchy.

See: newGeoSpatialColumnGroup smart constructor.

Instances

Instances details
Eq GeoSpatialColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialColumnGroup

Read GeoSpatialColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialColumnGroup

Show GeoSpatialColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialColumnGroup

Generic GeoSpatialColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialColumnGroup

Associated Types

type Rep GeoSpatialColumnGroup :: Type -> Type #

NFData GeoSpatialColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialColumnGroup

Methods

rnf :: GeoSpatialColumnGroup -> () #

Hashable GeoSpatialColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialColumnGroup

ToJSON GeoSpatialColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialColumnGroup

FromJSON GeoSpatialColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialColumnGroup

type Rep GeoSpatialColumnGroup Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GeoSpatialColumnGroup

type Rep GeoSpatialColumnGroup = D1 ('MetaData "GeoSpatialColumnGroup" "Amazonka.QuickSight.Types.GeoSpatialColumnGroup" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "GeoSpatialColumnGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "countryCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 GeoSpatialCountryCode) :*: S1 ('MetaSel ('Just "columns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)))))

newGeoSpatialColumnGroup Source #

Create a value of GeoSpatialColumnGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:GeoSpatialColumnGroup', geoSpatialColumnGroup_name - A display name for the hierarchy.

$sel:countryCode:GeoSpatialColumnGroup', geoSpatialColumnGroup_countryCode - Country code.

$sel:columns:GeoSpatialColumnGroup', geoSpatialColumnGroup_columns - Columns in this hierarchy.

Group

data Group Source #

A group in Amazon QuickSight consists of a set of users. You can use groups to make it easier to manage access and security.

See: newGroup smart constructor.

Constructors

Group' (Maybe Text) (Maybe Text) (Maybe Text) (Maybe Text) 

Instances

Instances details
Eq Group Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Group

Methods

(==) :: Group -> Group -> Bool #

(/=) :: Group -> Group -> Bool #

Read Group Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Group

Show Group Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Group

Methods

showsPrec :: Int -> Group -> ShowS #

show :: Group -> String #

showList :: [Group] -> ShowS #

Generic Group Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Group

Associated Types

type Rep Group :: Type -> Type #

Methods

from :: Group -> Rep Group x #

to :: Rep Group x -> Group #

NFData Group Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Group

Methods

rnf :: Group -> () #

Hashable Group Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Group

Methods

hashWithSalt :: Int -> Group -> Int #

hash :: Group -> Int #

FromJSON Group Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Group

type Rep Group Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Group

type Rep Group = D1 ('MetaData "Group" "Amazonka.QuickSight.Types.Group" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "Group'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "principalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "groupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newGroup :: Group Source #

Create a value of Group with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:principalId:Group', group_principalId - The principal ID of the group.

$sel:arn:Group', group_arn - The Amazon Resource Name (ARN) for the group.

$sel:groupName:Group', group_groupName - The name of the group.

$sel:description:Group', group_description - The group description.

GroupMember

data GroupMember Source #

A member of an Amazon QuickSight group. Currently, group members must be users. Groups can't be members of another group. .

See: newGroupMember smart constructor.

Constructors

GroupMember' (Maybe Text) (Maybe Text) 

Instances

Instances details
Eq GroupMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupMember

Read GroupMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupMember

Show GroupMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupMember

Generic GroupMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupMember

Associated Types

type Rep GroupMember :: Type -> Type #

NFData GroupMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupMember

Methods

rnf :: GroupMember -> () #

Hashable GroupMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupMember

FromJSON GroupMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupMember

type Rep GroupMember Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GroupMember

type Rep GroupMember = D1 ('MetaData "GroupMember" "Amazonka.QuickSight.Types.GroupMember" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "GroupMember'" 'PrefixI 'True) (S1 ('MetaSel ('Just "memberName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newGroupMember :: GroupMember Source #

Create a value of GroupMember with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:memberName:GroupMember', groupMember_memberName - The name of the group member (user).

$sel:arn:GroupMember', groupMember_arn - The Amazon Resource Name (ARN) for the group member (user).

GutterStyle

data GutterStyle Source #

The display options for gutter spacing between tiles on a sheet.

See: newGutterStyle smart constructor.

Constructors

GutterStyle' (Maybe Bool) 

Instances

Instances details
Eq GutterStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GutterStyle

Read GutterStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GutterStyle

Show GutterStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GutterStyle

Generic GutterStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GutterStyle

Associated Types

type Rep GutterStyle :: Type -> Type #

NFData GutterStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GutterStyle

Methods

rnf :: GutterStyle -> () #

Hashable GutterStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GutterStyle

ToJSON GutterStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GutterStyle

FromJSON GutterStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GutterStyle

type Rep GutterStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.GutterStyle

type Rep GutterStyle = D1 ('MetaData "GutterStyle" "Amazonka.QuickSight.Types.GutterStyle" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "GutterStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "show") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newGutterStyle :: GutterStyle Source #

Create a value of GutterStyle with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:show:GutterStyle', gutterStyle_show - This Boolean value controls whether to display a gutter space between sheet tiles.

IAMPolicyAssignment

data IAMPolicyAssignment Source #

An Identity and Access Management (IAM) policy assignment.

See: newIAMPolicyAssignment smart constructor.

Instances

Instances details
Eq IAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignment

Read IAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignment

Show IAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignment

Generic IAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignment

Associated Types

type Rep IAMPolicyAssignment :: Type -> Type #

NFData IAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignment

Methods

rnf :: IAMPolicyAssignment -> () #

Hashable IAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignment

FromJSON IAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignment

type Rep IAMPolicyAssignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignment

type Rep IAMPolicyAssignment = D1 ('MetaData "IAMPolicyAssignment" "Amazonka.QuickSight.Types.IAMPolicyAssignment" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "IAMPolicyAssignment'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "awsAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assignmentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssignmentStatus)))) :*: (S1 ('MetaSel ('Just "policyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "identities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: S1 ('MetaSel ('Just "assignmentId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newIAMPolicyAssignment :: IAMPolicyAssignment Source #

Create a value of IAMPolicyAssignment with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:assignmentName:IAMPolicyAssignment', iAMPolicyAssignment_assignmentName - Assignment name.

$sel:awsAccountId:IAMPolicyAssignment', iAMPolicyAssignment_awsAccountId - The Amazon Web Services account ID.

$sel:assignmentStatus:IAMPolicyAssignment', iAMPolicyAssignment_assignmentStatus - Assignment status.

$sel:policyArn:IAMPolicyAssignment', iAMPolicyAssignment_policyArn - The Amazon Resource Name (ARN) for the IAMpolicy.

$sel:identities:IAMPolicyAssignment', iAMPolicyAssignment_identities - Identities.

$sel:assignmentId:IAMPolicyAssignment', iAMPolicyAssignment_assignmentId - Assignment ID.

IAMPolicyAssignmentSummary

data IAMPolicyAssignmentSummary Source #

IAMpolicy assignment summary.

See: newIAMPolicyAssignmentSummary smart constructor.

Instances

Instances details
Eq IAMPolicyAssignmentSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignmentSummary

Read IAMPolicyAssignmentSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignmentSummary

Show IAMPolicyAssignmentSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignmentSummary

Generic IAMPolicyAssignmentSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignmentSummary

Associated Types

type Rep IAMPolicyAssignmentSummary :: Type -> Type #

NFData IAMPolicyAssignmentSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignmentSummary

Hashable IAMPolicyAssignmentSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignmentSummary

FromJSON IAMPolicyAssignmentSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignmentSummary

type Rep IAMPolicyAssignmentSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IAMPolicyAssignmentSummary

type Rep IAMPolicyAssignmentSummary = D1 ('MetaData "IAMPolicyAssignmentSummary" "Amazonka.QuickSight.Types.IAMPolicyAssignmentSummary" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "IAMPolicyAssignmentSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "assignmentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assignmentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssignmentStatus))))

newIAMPolicyAssignmentSummary :: IAMPolicyAssignmentSummary Source #

Create a value of IAMPolicyAssignmentSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:assignmentName:IAMPolicyAssignmentSummary', iAMPolicyAssignmentSummary_assignmentName - Assignment name.

$sel:assignmentStatus:IAMPolicyAssignmentSummary', iAMPolicyAssignmentSummary_assignmentStatus - Assignment status.

Ingestion

data Ingestion Source #

Information about the SPICE ingestion for a dataset.

See: newIngestion smart constructor.

Instances

Instances details
Eq Ingestion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Ingestion

Read Ingestion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Ingestion

Show Ingestion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Ingestion

Generic Ingestion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Ingestion

Associated Types

type Rep Ingestion :: Type -> Type #

NFData Ingestion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Ingestion

Methods

rnf :: Ingestion -> () #

Hashable Ingestion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Ingestion

FromJSON Ingestion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Ingestion

type Rep Ingestion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Ingestion

type Rep Ingestion = D1 ('MetaData "Ingestion" "Amazonka.QuickSight.Types.Ingestion" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "Ingestion'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "requestSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IngestionRequestSource)) :*: S1 ('MetaSel ('Just "queueInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe QueueInfo))) :*: (S1 ('MetaSel ('Just "ingestionTimeInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: (S1 ('MetaSel ('Just "requestType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IngestionRequestType)) :*: S1 ('MetaSel ('Just "ingestionSizeInBytes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))))) :*: ((S1 ('MetaSel ('Just "rowInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RowInfo)) :*: (S1 ('MetaSel ('Just "ingestionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "errorInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorInfo)))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "ingestionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 IngestionStatus) :*: S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))))

newIngestion Source #

Create a value of Ingestion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requestSource:Ingestion', ingestion_requestSource - Event source for this ingestion.

$sel:queueInfo:Ingestion', ingestion_queueInfo - Undocumented member.

$sel:ingestionTimeInSeconds:Ingestion', ingestion_ingestionTimeInSeconds - The time that this ingestion took, measured in seconds.

$sel:requestType:Ingestion', ingestion_requestType - Type of this ingestion.

$sel:ingestionSizeInBytes:Ingestion', ingestion_ingestionSizeInBytes - The size of the data ingested, in bytes.

$sel:rowInfo:Ingestion', ingestion_rowInfo - Undocumented member.

$sel:ingestionId:Ingestion', ingestion_ingestionId - Ingestion ID.

$sel:errorInfo:Ingestion', ingestion_errorInfo - Error information for this ingestion.

$sel:arn:Ingestion', ingestion_arn - The Amazon Resource Name (ARN) of the resource.

$sel:ingestionStatus:Ingestion', ingestion_ingestionStatus - Ingestion status.

$sel:createdTime:Ingestion', ingestion_createdTime - The time that this ingestion started.

InputColumn

data InputColumn Source #

Metadata for a column that is used as the input of a transform operation.

See: newInputColumn smart constructor.

Instances

Instances details
Eq InputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumn

Read InputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumn

Show InputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumn

Generic InputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumn

Associated Types

type Rep InputColumn :: Type -> Type #

NFData InputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumn

Methods

rnf :: InputColumn -> () #

Hashable InputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumn

ToJSON InputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumn

FromJSON InputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumn

type Rep InputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.InputColumn

type Rep InputColumn = D1 ('MetaData "InputColumn" "Amazonka.QuickSight.Types.InputColumn" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "InputColumn'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InputColumnDataType)))

newInputColumn Source #

Create a value of InputColumn with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:InputColumn', inputColumn_name - The name of this column in the underlying data source.

$sel:type':InputColumn', inputColumn_type - The data type of the column.

IntegerParameter

data IntegerParameter Source #

An integer parameter.

See: newIntegerParameter smart constructor.

Instances

Instances details
Eq IntegerParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameter

Read IntegerParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameter

Show IntegerParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameter

Generic IntegerParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameter

Associated Types

type Rep IntegerParameter :: Type -> Type #

NFData IntegerParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameter

Methods

rnf :: IntegerParameter -> () #

Hashable IntegerParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameter

ToJSON IntegerParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameter

type Rep IntegerParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IntegerParameter

type Rep IntegerParameter = D1 ('MetaData "IntegerParameter" "Amazonka.QuickSight.Types.IntegerParameter" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "IntegerParameter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Integer])))

newIntegerParameter Source #

Create a value of IntegerParameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:IntegerParameter', integerParameter_name - The name of the integer parameter.

$sel:values:IntegerParameter', integerParameter_values - The values for the integer parameter.

JiraParameters

data JiraParameters Source #

The parameters for Jira.

See: newJiraParameters smart constructor.

Constructors

JiraParameters' Text 

Instances

Instances details
Eq JiraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JiraParameters

Read JiraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JiraParameters

Show JiraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JiraParameters

Generic JiraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JiraParameters

Associated Types

type Rep JiraParameters :: Type -> Type #

NFData JiraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JiraParameters

Methods

rnf :: JiraParameters -> () #

Hashable JiraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JiraParameters

ToJSON JiraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JiraParameters

FromJSON JiraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JiraParameters

type Rep JiraParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JiraParameters

type Rep JiraParameters = D1 ('MetaData "JiraParameters" "Amazonka.QuickSight.Types.JiraParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "JiraParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "siteBaseUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newJiraParameters Source #

Create a value of JiraParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:siteBaseUrl:JiraParameters', jiraParameters_siteBaseUrl - The base URL of the Jira site.

JoinInstruction

data JoinInstruction Source #

The instructions associated with a join.

See: newJoinInstruction smart constructor.

Instances

Instances details
Eq JoinInstruction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinInstruction

Read JoinInstruction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinInstruction

Show JoinInstruction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinInstruction

Generic JoinInstruction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinInstruction

Associated Types

type Rep JoinInstruction :: Type -> Type #

NFData JoinInstruction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinInstruction

Methods

rnf :: JoinInstruction -> () #

Hashable JoinInstruction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinInstruction

ToJSON JoinInstruction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinInstruction

FromJSON JoinInstruction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinInstruction

type Rep JoinInstruction Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinInstruction

type Rep JoinInstruction = D1 ('MetaData "JoinInstruction" "Amazonka.QuickSight.Types.JoinInstruction" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "JoinInstruction'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "rightJoinKeyProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JoinKeyProperties)) :*: (S1 ('MetaSel ('Just "leftJoinKeyProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JoinKeyProperties)) :*: S1 ('MetaSel ('Just "leftOperand") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "rightOperand") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 JoinType) :*: S1 ('MetaSel ('Just "onClause") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newJoinInstruction Source #

Create a value of JoinInstruction with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:rightJoinKeyProperties:JoinInstruction', joinInstruction_rightJoinKeyProperties - Join key properties of the right operand.

$sel:leftJoinKeyProperties:JoinInstruction', joinInstruction_leftJoinKeyProperties - Join key properties of the left operand.

$sel:leftOperand:JoinInstruction', joinInstruction_leftOperand - The operand on the left side of a join.

$sel:rightOperand:JoinInstruction', joinInstruction_rightOperand - The operand on the right side of a join.

$sel:type':JoinInstruction', joinInstruction_type - The type of join that it is.

$sel:onClause:JoinInstruction', joinInstruction_onClause - The join instructions provided in the ON clause of a join.

JoinKeyProperties

data JoinKeyProperties Source #

Properties associated with the columns participating in a join.

See: newJoinKeyProperties smart constructor.

Constructors

JoinKeyProperties' (Maybe Bool) 

Instances

Instances details
Eq JoinKeyProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinKeyProperties

Read JoinKeyProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinKeyProperties

Show JoinKeyProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinKeyProperties

Generic JoinKeyProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinKeyProperties

Associated Types

type Rep JoinKeyProperties :: Type -> Type #

NFData JoinKeyProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinKeyProperties

Methods

rnf :: JoinKeyProperties -> () #

Hashable JoinKeyProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinKeyProperties

ToJSON JoinKeyProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinKeyProperties

FromJSON JoinKeyProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinKeyProperties

type Rep JoinKeyProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.JoinKeyProperties

type Rep JoinKeyProperties = D1 ('MetaData "JoinKeyProperties" "Amazonka.QuickSight.Types.JoinKeyProperties" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "JoinKeyProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "uniqueKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newJoinKeyProperties :: JoinKeyProperties Source #

Create a value of JoinKeyProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:uniqueKey:JoinKeyProperties', joinKeyProperties_uniqueKey - A value that indicates that a row in a table is uniquely identified by the columns in a join key. This is used by Amazon QuickSight to optimize query performance.

LogicalTable

data LogicalTable Source #

A logical table is a unit that joins and that data transformations operate on. A logical table has a source, which can be either a physical table or result of a join. When a logical table points to a physical table, the logical table acts as a mutable copy of that physical table through transform operations.

See: newLogicalTable smart constructor.

Instances

Instances details
Eq LogicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTable

Read LogicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTable

Show LogicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTable

Generic LogicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTable

Associated Types

type Rep LogicalTable :: Type -> Type #

NFData LogicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTable

Methods

rnf :: LogicalTable -> () #

Hashable LogicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTable

ToJSON LogicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTable

FromJSON LogicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTable

type Rep LogicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTable

type Rep LogicalTable = D1 ('MetaData "LogicalTable" "Amazonka.QuickSight.Types.LogicalTable" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "LogicalTable'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataTransforms") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty TransformOperation))) :*: (S1 ('MetaSel ('Just "alias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 LogicalTableSource))))

newLogicalTable Source #

Create a value of LogicalTable with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dataTransforms:LogicalTable', logicalTable_dataTransforms - Transform operations that act on this logical table.

$sel:alias:LogicalTable', logicalTable_alias - A display name for the logical table.

$sel:source:LogicalTable', logicalTable_source - Source of this logical table.

LogicalTableSource

data LogicalTableSource Source #

Information about the source of a logical table. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

See: newLogicalTableSource smart constructor.

Instances

Instances details
Eq LogicalTableSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTableSource

Read LogicalTableSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTableSource

Show LogicalTableSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTableSource

Generic LogicalTableSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTableSource

Associated Types

type Rep LogicalTableSource :: Type -> Type #

NFData LogicalTableSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTableSource

Methods

rnf :: LogicalTableSource -> () #

Hashable LogicalTableSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTableSource

ToJSON LogicalTableSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTableSource

FromJSON LogicalTableSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTableSource

type Rep LogicalTableSource Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LogicalTableSource

type Rep LogicalTableSource = D1 ('MetaData "LogicalTableSource" "Amazonka.QuickSight.Types.LogicalTableSource" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "LogicalTableSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "joinInstruction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JoinInstruction)) :*: S1 ('MetaSel ('Just "physicalTableId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newLogicalTableSource :: LogicalTableSource Source #

Create a value of LogicalTableSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dataSetArn:LogicalTableSource', logicalTableSource_dataSetArn - The Amazon Resource Number (ARN) of the parent dataset.

$sel:joinInstruction:LogicalTableSource', logicalTableSource_joinInstruction - Specifies the result of a join of two logical tables.

$sel:physicalTableId:LogicalTableSource', logicalTableSource_physicalTableId - Physical table ID.

ManifestFileLocation

data ManifestFileLocation Source #

Amazon S3 manifest file location.

See: newManifestFileLocation smart constructor.

Instances

Instances details
Eq ManifestFileLocation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ManifestFileLocation

Read ManifestFileLocation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ManifestFileLocation

Show ManifestFileLocation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ManifestFileLocation

Generic ManifestFileLocation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ManifestFileLocation

Associated Types

type Rep ManifestFileLocation :: Type -> Type #

NFData ManifestFileLocation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ManifestFileLocation

Methods

rnf :: ManifestFileLocation -> () #

Hashable ManifestFileLocation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ManifestFileLocation

ToJSON ManifestFileLocation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ManifestFileLocation

FromJSON ManifestFileLocation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ManifestFileLocation

type Rep ManifestFileLocation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ManifestFileLocation

type Rep ManifestFileLocation = D1 ('MetaData "ManifestFileLocation" "Amazonka.QuickSight.Types.ManifestFileLocation" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ManifestFileLocation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "bucket") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newManifestFileLocation Source #

Create a value of ManifestFileLocation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:bucket:ManifestFileLocation', manifestFileLocation_bucket - Amazon S3 bucket.

$sel:key:ManifestFileLocation', manifestFileLocation_key - Amazon S3 key that identifies an object.

MarginStyle

data MarginStyle Source #

The display options for margins around the outside edge of sheets.

See: newMarginStyle smart constructor.

Constructors

MarginStyle' (Maybe Bool) 

Instances

Instances details
Eq MarginStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MarginStyle

Read MarginStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MarginStyle

Show MarginStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MarginStyle

Generic MarginStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MarginStyle

Associated Types

type Rep MarginStyle :: Type -> Type #

NFData MarginStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MarginStyle

Methods

rnf :: MarginStyle -> () #

Hashable MarginStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MarginStyle

ToJSON MarginStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MarginStyle

FromJSON MarginStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MarginStyle

type Rep MarginStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MarginStyle

type Rep MarginStyle = D1 ('MetaData "MarginStyle" "Amazonka.QuickSight.Types.MarginStyle" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "MarginStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "show") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newMarginStyle :: MarginStyle Source #

Create a value of MarginStyle with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:show:MarginStyle', marginStyle_show - This Boolean value controls whether to display sheet margins.

MariaDbParameters

data MariaDbParameters Source #

The parameters for MariaDB.

See: newMariaDbParameters smart constructor.

Instances

Instances details
Eq MariaDbParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MariaDbParameters

Read MariaDbParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MariaDbParameters

Show MariaDbParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MariaDbParameters

Generic MariaDbParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MariaDbParameters

Associated Types

type Rep MariaDbParameters :: Type -> Type #

NFData MariaDbParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MariaDbParameters

Methods

rnf :: MariaDbParameters -> () #

Hashable MariaDbParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MariaDbParameters

ToJSON MariaDbParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MariaDbParameters

FromJSON MariaDbParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MariaDbParameters

type Rep MariaDbParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MariaDbParameters

type Rep MariaDbParameters = D1 ('MetaData "MariaDbParameters" "Amazonka.QuickSight.Types.MariaDbParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "MariaDbParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newMariaDbParameters Source #

Create a value of MariaDbParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:host:MariaDbParameters', mariaDbParameters_host - Host.

$sel:port:MariaDbParameters', mariaDbParameters_port - Port.

$sel:database:MariaDbParameters', mariaDbParameters_database - Database.

MemberIdArnPair

data MemberIdArnPair Source #

An object that consists of the member Amazon Resource Name (ARN) and member ID.

See: newMemberIdArnPair smart constructor.

Instances

Instances details
Eq MemberIdArnPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberIdArnPair

Read MemberIdArnPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberIdArnPair

Show MemberIdArnPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberIdArnPair

Generic MemberIdArnPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberIdArnPair

Associated Types

type Rep MemberIdArnPair :: Type -> Type #

NFData MemberIdArnPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberIdArnPair

Methods

rnf :: MemberIdArnPair -> () #

Hashable MemberIdArnPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberIdArnPair

FromJSON MemberIdArnPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberIdArnPair

type Rep MemberIdArnPair Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MemberIdArnPair

type Rep MemberIdArnPair = D1 ('MetaData "MemberIdArnPair" "Amazonka.QuickSight.Types.MemberIdArnPair" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "MemberIdArnPair'" 'PrefixI 'True) (S1 ('MetaSel ('Just "memberId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "memberArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMemberIdArnPair :: MemberIdArnPair Source #

Create a value of MemberIdArnPair with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:memberId:MemberIdArnPair', memberIdArnPair_memberId - The ID of the member.

$sel:memberArn:MemberIdArnPair', memberIdArnPair_memberArn - The Amazon Resource Name (ARN) of the member.

MySqlParameters

data MySqlParameters Source #

The parameters for MySQL.

See: newMySqlParameters smart constructor.

Instances

Instances details
Eq MySqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MySqlParameters

Read MySqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MySqlParameters

Show MySqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MySqlParameters

Generic MySqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MySqlParameters

Associated Types

type Rep MySqlParameters :: Type -> Type #

NFData MySqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MySqlParameters

Methods

rnf :: MySqlParameters -> () #

Hashable MySqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MySqlParameters

ToJSON MySqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MySqlParameters

FromJSON MySqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MySqlParameters

type Rep MySqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.MySqlParameters

type Rep MySqlParameters = D1 ('MetaData "MySqlParameters" "Amazonka.QuickSight.Types.MySqlParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "MySqlParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newMySqlParameters Source #

Create a value of MySqlParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:host:MySqlParameters', mySqlParameters_host - Host.

$sel:port:MySqlParameters', mySqlParameters_port - Port.

$sel:database:MySqlParameters', mySqlParameters_database - Database.

NamespaceError

data NamespaceError Source #

Errors that occur during namespace creation.

See: newNamespaceError smart constructor.

Instances

Instances details
Eq NamespaceError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceError

Read NamespaceError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceError

Show NamespaceError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceError

Generic NamespaceError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceError

Associated Types

type Rep NamespaceError :: Type -> Type #

NFData NamespaceError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceError

Methods

rnf :: NamespaceError -> () #

Hashable NamespaceError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceError

FromJSON NamespaceError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceError

type Rep NamespaceError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceError

type Rep NamespaceError = D1 ('MetaData "NamespaceError" "Amazonka.QuickSight.Types.NamespaceError" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "NamespaceError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NamespaceErrorType)) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newNamespaceError :: NamespaceError Source #

Create a value of NamespaceError with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:type':NamespaceError', namespaceError_type - The error type.

$sel:message:NamespaceError', namespaceError_message - The message for the error.

NamespaceInfoV2

data NamespaceInfoV2 Source #

The error type.

See: newNamespaceInfoV2 smart constructor.

Instances

Instances details
Eq NamespaceInfoV2 Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceInfoV2

Read NamespaceInfoV2 Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceInfoV2

Show NamespaceInfoV2 Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceInfoV2

Generic NamespaceInfoV2 Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceInfoV2

Associated Types

type Rep NamespaceInfoV2 :: Type -> Type #

NFData NamespaceInfoV2 Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceInfoV2

Methods

rnf :: NamespaceInfoV2 -> () #

Hashable NamespaceInfoV2 Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceInfoV2

FromJSON NamespaceInfoV2 Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceInfoV2

type Rep NamespaceInfoV2 Source # 
Instance details

Defined in Amazonka.QuickSight.Types.NamespaceInfoV2

type Rep NamespaceInfoV2 = D1 ('MetaData "NamespaceInfoV2" "Amazonka.QuickSight.Types.NamespaceInfoV2" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "NamespaceInfoV2'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "capacityRegion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "creationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NamespaceStatus)))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "namespaceError") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NamespaceError)) :*: S1 ('MetaSel ('Just "identityStore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IdentityStore))))))

newNamespaceInfoV2 :: NamespaceInfoV2 Source #

Create a value of NamespaceInfoV2 with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:capacityRegion:NamespaceInfoV2', namespaceInfoV2_capacityRegion - The namespace Amazon Web Services Region.

$sel:arn:NamespaceInfoV2', namespaceInfoV2_arn - The namespace ARN.

$sel:creationStatus:NamespaceInfoV2', namespaceInfoV2_creationStatus - The creation status of a namespace that is not yet completely created.

$sel:name:NamespaceInfoV2', namespaceInfoV2_name - The name of the error.

$sel:namespaceError:NamespaceInfoV2', namespaceInfoV2_namespaceError - An error that occurred when the namespace was created.

$sel:identityStore:NamespaceInfoV2', namespaceInfoV2_identityStore - The identity store used for the namespace.

OracleParameters

data OracleParameters Source #

The parameters for Oracle.

See: newOracleParameters smart constructor.

Instances

Instances details
Eq OracleParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OracleParameters

Read OracleParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OracleParameters

Show OracleParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OracleParameters

Generic OracleParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OracleParameters

Associated Types

type Rep OracleParameters :: Type -> Type #

NFData OracleParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OracleParameters

Methods

rnf :: OracleParameters -> () #

Hashable OracleParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OracleParameters

ToJSON OracleParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OracleParameters

FromJSON OracleParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OracleParameters

type Rep OracleParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OracleParameters

type Rep OracleParameters = D1 ('MetaData "OracleParameters" "Amazonka.QuickSight.Types.OracleParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "OracleParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newOracleParameters Source #

Create a value of OracleParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:host:OracleParameters', oracleParameters_host - An Oracle host.

$sel:port:OracleParameters', oracleParameters_port - Port.

$sel:database:OracleParameters', oracleParameters_database - Database.

OutputColumn

data OutputColumn Source #

Output column.

See: newOutputColumn smart constructor.

Instances

Instances details
Eq OutputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OutputColumn

Read OutputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OutputColumn

Show OutputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OutputColumn

Generic OutputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OutputColumn

Associated Types

type Rep OutputColumn :: Type -> Type #

NFData OutputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OutputColumn

Methods

rnf :: OutputColumn -> () #

Hashable OutputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OutputColumn

FromJSON OutputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OutputColumn

type Rep OutputColumn Source # 
Instance details

Defined in Amazonka.QuickSight.Types.OutputColumn

type Rep OutputColumn = D1 ('MetaData "OutputColumn" "Amazonka.QuickSight.Types.OutputColumn" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "OutputColumn'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ColumnDataType)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newOutputColumn :: OutputColumn Source #

Create a value of OutputColumn with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:OutputColumn', outputColumn_name - A display name for the dataset.

$sel:type':OutputColumn', outputColumn_type - Type.

$sel:description:OutputColumn', outputColumn_description - A description for a column.

Parameters

data Parameters Source #

A list of Amazon QuickSight parameters and the list's override values.

See: newParameters smart constructor.

Instances

Instances details
Eq Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Parameters

Read Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Parameters

Show Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Parameters

Generic Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Parameters

Associated Types

type Rep Parameters :: Type -> Type #

NFData Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Parameters

Methods

rnf :: Parameters -> () #

Hashable Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Parameters

ToJSON Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Parameters

type Rep Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Parameters

type Rep Parameters = D1 ('MetaData "Parameters" "Amazonka.QuickSight.Types.Parameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "Parameters'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dateTimeParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DateTimeParameter])) :*: S1 ('MetaSel ('Just "decimalParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DecimalParameter]))) :*: (S1 ('MetaSel ('Just "integerParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [IntegerParameter])) :*: S1 ('MetaSel ('Just "stringParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StringParameter])))))

newParameters :: Parameters Source #

Create a value of Parameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dateTimeParameters:Parameters', parameters_dateTimeParameters - The parameters that have a data type of date-time.

$sel:decimalParameters:Parameters', parameters_decimalParameters - The parameters that have a data type of decimal.

$sel:integerParameters:Parameters', parameters_integerParameters - The parameters that have a data type of integer.

$sel:stringParameters:Parameters', parameters_stringParameters - The parameters that have a data type of string.

PhysicalTable

data PhysicalTable Source #

A view of a data source that contains information about the shape of the data in the underlying source. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

See: newPhysicalTable smart constructor.

Instances

Instances details
Eq PhysicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PhysicalTable

Read PhysicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PhysicalTable

Show PhysicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PhysicalTable

Generic PhysicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PhysicalTable

Associated Types

type Rep PhysicalTable :: Type -> Type #

NFData PhysicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PhysicalTable

Methods

rnf :: PhysicalTable -> () #

Hashable PhysicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PhysicalTable

ToJSON PhysicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PhysicalTable

FromJSON PhysicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PhysicalTable

type Rep PhysicalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PhysicalTable

type Rep PhysicalTable = D1 ('MetaData "PhysicalTable" "Amazonka.QuickSight.Types.PhysicalTable" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "PhysicalTable'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3Source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3Source)) :*: (S1 ('MetaSel ('Just "relationalTable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RelationalTable)) :*: S1 ('MetaSel ('Just "customSql") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CustomSql)))))

newPhysicalTable :: PhysicalTable Source #

Create a value of PhysicalTable with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3Source:PhysicalTable', physicalTable_s3Source - A physical table type for as S3 data source.

$sel:relationalTable:PhysicalTable', physicalTable_relationalTable - A physical table type for relational data sources.

$sel:customSql:PhysicalTable', physicalTable_customSql - A physical table type built from the results of the custom SQL query.

PostgreSqlParameters

data PostgreSqlParameters Source #

The parameters for PostgreSQL.

See: newPostgreSqlParameters smart constructor.

Instances

Instances details
Eq PostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PostgreSqlParameters

Read PostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PostgreSqlParameters

Show PostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PostgreSqlParameters

Generic PostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PostgreSqlParameters

Associated Types

type Rep PostgreSqlParameters :: Type -> Type #

NFData PostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PostgreSqlParameters

Methods

rnf :: PostgreSqlParameters -> () #

Hashable PostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PostgreSqlParameters

ToJSON PostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PostgreSqlParameters

FromJSON PostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PostgreSqlParameters

type Rep PostgreSqlParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PostgreSqlParameters

type Rep PostgreSqlParameters = D1 ('MetaData "PostgreSqlParameters" "Amazonka.QuickSight.Types.PostgreSqlParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "PostgreSqlParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newPostgreSqlParameters Source #

Create a value of PostgreSqlParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:host:PostgreSqlParameters', postgreSqlParameters_host - Host.

$sel:port:PostgreSqlParameters', postgreSqlParameters_port - Port.

$sel:database:PostgreSqlParameters', postgreSqlParameters_database - Database.

PrestoParameters

data PrestoParameters Source #

The parameters for Presto.

See: newPrestoParameters smart constructor.

Instances

Instances details
Eq PrestoParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrestoParameters

Read PrestoParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrestoParameters

Show PrestoParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrestoParameters

Generic PrestoParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrestoParameters

Associated Types

type Rep PrestoParameters :: Type -> Type #

NFData PrestoParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrestoParameters

Methods

rnf :: PrestoParameters -> () #

Hashable PrestoParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrestoParameters

ToJSON PrestoParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrestoParameters

FromJSON PrestoParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrestoParameters

type Rep PrestoParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PrestoParameters

type Rep PrestoParameters = D1 ('MetaData "PrestoParameters" "Amazonka.QuickSight.Types.PrestoParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "PrestoParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "catalog") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newPrestoParameters Source #

Create a value of PrestoParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:host:PrestoParameters', prestoParameters_host - Host.

$sel:port:PrestoParameters', prestoParameters_port - Port.

$sel:catalog:PrestoParameters', prestoParameters_catalog - Catalog.

ProjectOperation

data ProjectOperation Source #

A transform operation that projects columns. Operations that come after a projection can only refer to projected columns.

See: newProjectOperation smart constructor.

Instances

Instances details
Eq ProjectOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProjectOperation

Read ProjectOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProjectOperation

Show ProjectOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProjectOperation

Generic ProjectOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProjectOperation

Associated Types

type Rep ProjectOperation :: Type -> Type #

NFData ProjectOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProjectOperation

Methods

rnf :: ProjectOperation -> () #

Hashable ProjectOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProjectOperation

ToJSON ProjectOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProjectOperation

FromJSON ProjectOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProjectOperation

type Rep ProjectOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ProjectOperation

type Rep ProjectOperation = D1 ('MetaData "ProjectOperation" "Amazonka.QuickSight.Types.ProjectOperation" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ProjectOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "projectedColumns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newProjectOperation Source #

Create a value of ProjectOperation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:projectedColumns:ProjectOperation', projectOperation_projectedColumns - Projected columns.

QueueInfo

data QueueInfo Source #

Information about a queued dataset SPICE ingestion.

See: newQueueInfo smart constructor.

Constructors

QueueInfo' Text Text 

Instances

Instances details
Eq QueueInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.QueueInfo

Read QueueInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.QueueInfo

Show QueueInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.QueueInfo

Generic QueueInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.QueueInfo

Associated Types

type Rep QueueInfo :: Type -> Type #

NFData QueueInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.QueueInfo

Methods

rnf :: QueueInfo -> () #

Hashable QueueInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.QueueInfo

FromJSON QueueInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.QueueInfo

type Rep QueueInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.QueueInfo

type Rep QueueInfo = D1 ('MetaData "QueueInfo" "Amazonka.QuickSight.Types.QueueInfo" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "QueueInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "waitingOnIngestion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "queuedIngestion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newQueueInfo Source #

Create a value of QueueInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:waitingOnIngestion:QueueInfo', queueInfo_waitingOnIngestion - The ID of the queued ingestion.

$sel:queuedIngestion:QueueInfo', queueInfo_queuedIngestion - The ID of the ongoing ingestion. The queued ingestion is waiting for the ongoing ingestion to complete.

RdsParameters

data RdsParameters Source #

The parameters for Amazon RDS.

See: newRdsParameters smart constructor.

Constructors

RdsParameters' Text Text 

Instances

Instances details
Eq RdsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RdsParameters

Read RdsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RdsParameters

Show RdsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RdsParameters

Generic RdsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RdsParameters

Associated Types

type Rep RdsParameters :: Type -> Type #

NFData RdsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RdsParameters

Methods

rnf :: RdsParameters -> () #

Hashable RdsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RdsParameters

ToJSON RdsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RdsParameters

FromJSON RdsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RdsParameters

type Rep RdsParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RdsParameters

type Rep RdsParameters = D1 ('MetaData "RdsParameters" "Amazonka.QuickSight.Types.RdsParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "RdsParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newRdsParameters Source #

Create a value of RdsParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instanceId:RdsParameters', rdsParameters_instanceId - Instance ID.

$sel:database:RdsParameters', rdsParameters_database - Database.

RedshiftParameters

data RedshiftParameters Source #

The parameters for Amazon Redshift. The ClusterId field can be blank if Host and Port are both set. The Host and Port fields can be blank if the ClusterId field is set.

See: newRedshiftParameters smart constructor.

Instances

Instances details
Eq RedshiftParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RedshiftParameters

Read RedshiftParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RedshiftParameters

Show RedshiftParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RedshiftParameters

Generic RedshiftParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RedshiftParameters

Associated Types

type Rep RedshiftParameters :: Type -> Type #

NFData RedshiftParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RedshiftParameters

Methods

rnf :: RedshiftParameters -> () #

Hashable RedshiftParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RedshiftParameters

ToJSON RedshiftParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RedshiftParameters

FromJSON RedshiftParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RedshiftParameters

type Rep RedshiftParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RedshiftParameters

type Rep RedshiftParameters = D1 ('MetaData "RedshiftParameters" "Amazonka.QuickSight.Types.RedshiftParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "RedshiftParameters'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clusterId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newRedshiftParameters Source #

Create a value of RedshiftParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clusterId:RedshiftParameters', redshiftParameters_clusterId - Cluster ID. This field can be blank if the Host and Port are provided.

$sel:host:RedshiftParameters', redshiftParameters_host - Host. This field can be blank if ClusterId is provided.

$sel:port:RedshiftParameters', redshiftParameters_port - Port. This field can be blank if the ClusterId is provided.

$sel:database:RedshiftParameters', redshiftParameters_database - Database.

RegisteredUserDashboardEmbeddingConfiguration

data RegisteredUserDashboardEmbeddingConfiguration Source #

Information about the dashboard you want to embed.

See: newRegisteredUserDashboardEmbeddingConfiguration smart constructor.

Instances

Instances details
Eq RegisteredUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardEmbeddingConfiguration

Read RegisteredUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardEmbeddingConfiguration

Show RegisteredUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardEmbeddingConfiguration

Generic RegisteredUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardEmbeddingConfiguration

NFData RegisteredUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardEmbeddingConfiguration

Hashable RegisteredUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardEmbeddingConfiguration

ToJSON RegisteredUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardEmbeddingConfiguration

type Rep RegisteredUserDashboardEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserDashboardEmbeddingConfiguration

type Rep RegisteredUserDashboardEmbeddingConfiguration = D1 ('MetaData "RegisteredUserDashboardEmbeddingConfiguration" "Amazonka.QuickSight.Types.RegisteredUserDashboardEmbeddingConfiguration" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "RegisteredUserDashboardEmbeddingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "initialDashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newRegisteredUserDashboardEmbeddingConfiguration Source #

Create a value of RegisteredUserDashboardEmbeddingConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:initialDashboardId:RegisteredUserDashboardEmbeddingConfiguration', registeredUserDashboardEmbeddingConfiguration_initialDashboardId - The dashboard ID for the dashboard that you want the user to see first. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders this dashboard if the user has permissions to view it.

If the user does not have permission to view this dashboard, they see a permissions error message.

RegisteredUserEmbeddingExperienceConfiguration

data RegisteredUserEmbeddingExperienceConfiguration Source #

The type of experience you want to embed. For registered users, you can embed an Amazon QuickSight dashboard or the Amazon QuickSight console.

Exactly one of the experience configurations is required. You can choose Dashboard or QuickSightConsole. You cannot choose more than one experience configuraton.

See: newRegisteredUserEmbeddingExperienceConfiguration smart constructor.

Instances

Instances details
Eq RegisteredUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserEmbeddingExperienceConfiguration

Read RegisteredUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserEmbeddingExperienceConfiguration

Show RegisteredUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserEmbeddingExperienceConfiguration

Generic RegisteredUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserEmbeddingExperienceConfiguration

NFData RegisteredUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserEmbeddingExperienceConfiguration

Hashable RegisteredUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserEmbeddingExperienceConfiguration

ToJSON RegisteredUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserEmbeddingExperienceConfiguration

type Rep RegisteredUserEmbeddingExperienceConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserEmbeddingExperienceConfiguration

type Rep RegisteredUserEmbeddingExperienceConfiguration = D1 ('MetaData "RegisteredUserEmbeddingExperienceConfiguration" "Amazonka.QuickSight.Types.RegisteredUserEmbeddingExperienceConfiguration" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "RegisteredUserEmbeddingExperienceConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dashboard") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RegisteredUserDashboardEmbeddingConfiguration)) :*: (S1 ('MetaSel ('Just "quickSightConsole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RegisteredUserQuickSightConsoleEmbeddingConfiguration)) :*: S1 ('MetaSel ('Just "qSearchBar") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RegisteredUserQSearchBarEmbeddingConfiguration)))))

newRegisteredUserEmbeddingExperienceConfiguration :: RegisteredUserEmbeddingExperienceConfiguration Source #

Create a value of RegisteredUserEmbeddingExperienceConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dashboard:RegisteredUserEmbeddingExperienceConfiguration', registeredUserEmbeddingExperienceConfiguration_dashboard - The configuration details for providing a dashboard embedding experience.

$sel:quickSightConsole:RegisteredUserEmbeddingExperienceConfiguration', registeredUserEmbeddingExperienceConfiguration_quickSightConsole - The configuration details for providing an Amazon QuickSight console embedding experience. This can be used along with custom permissions to restrict access to certain features. For more information, see Customizing Access to the Amazon QuickSight Console in the Amazon QuickSight User Guide.

Use GenerateEmbedUrlForRegisteredUser where you want to provide an authoring portal that allows users to create data sources, datasets, analyses, and dashboards. The users who accesses an embedded Amazon QuickSight console needs to belong to the author or admin security cohort. If you want to restrict permissions to some of these features, add a custom permissions profile to the user with the UpdateUser API operation. Use RegisterUser API operation to add a new user with a custom permission profile attached. For more information, see the following sections in the Amazon QuickSight User Guide:

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

$sel:qSearchBar:RegisteredUserEmbeddingExperienceConfiguration', registeredUserEmbeddingExperienceConfiguration_qSearchBar - The configuration details for embedding the Q search bar.

For more information about embedding the Q search bar, see Embedding Overview.

RegisteredUserQSearchBarEmbeddingConfiguration

data RegisteredUserQSearchBarEmbeddingConfiguration Source #

Information about the Q search bar embedding experience.

See: newRegisteredUserQSearchBarEmbeddingConfiguration smart constructor.

Instances

Instances details
Eq RegisteredUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQSearchBarEmbeddingConfiguration

Read RegisteredUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQSearchBarEmbeddingConfiguration

Show RegisteredUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQSearchBarEmbeddingConfiguration

Generic RegisteredUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQSearchBarEmbeddingConfiguration

NFData RegisteredUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQSearchBarEmbeddingConfiguration

Hashable RegisteredUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQSearchBarEmbeddingConfiguration

ToJSON RegisteredUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQSearchBarEmbeddingConfiguration

type Rep RegisteredUserQSearchBarEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQSearchBarEmbeddingConfiguration

type Rep RegisteredUserQSearchBarEmbeddingConfiguration = D1 ('MetaData "RegisteredUserQSearchBarEmbeddingConfiguration" "Amazonka.QuickSight.Types.RegisteredUserQSearchBarEmbeddingConfiguration" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "RegisteredUserQSearchBarEmbeddingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "initialTopicId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newRegisteredUserQSearchBarEmbeddingConfiguration :: RegisteredUserQSearchBarEmbeddingConfiguration Source #

Create a value of RegisteredUserQSearchBarEmbeddingConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:initialTopicId:RegisteredUserQSearchBarEmbeddingConfiguration', registeredUserQSearchBarEmbeddingConfiguration_initialTopicId - The ID of the Q topic that you want to make the starting topic in the Q search bar. You can find a topic ID by navigating to the Topics pane in the Amazon QuickSight application and opening a topic. The ID is in the URL for the topic that you open.

If you don't specify an initial topic, a list of all shared topics is shown in the Q bar for your readers. When you select an initial topic, you can specify whether or not readers are allowed to select other topics from the available ones in the list.

RegisteredUserQuickSightConsoleEmbeddingConfiguration

data RegisteredUserQuickSightConsoleEmbeddingConfiguration Source #

Information about the Amazon QuickSight console that you want to embed.

See: newRegisteredUserQuickSightConsoleEmbeddingConfiguration smart constructor.

Instances

Instances details
Eq RegisteredUserQuickSightConsoleEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQuickSightConsoleEmbeddingConfiguration

Read RegisteredUserQuickSightConsoleEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQuickSightConsoleEmbeddingConfiguration

Show RegisteredUserQuickSightConsoleEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQuickSightConsoleEmbeddingConfiguration

Generic RegisteredUserQuickSightConsoleEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQuickSightConsoleEmbeddingConfiguration

NFData RegisteredUserQuickSightConsoleEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQuickSightConsoleEmbeddingConfiguration

Hashable RegisteredUserQuickSightConsoleEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQuickSightConsoleEmbeddingConfiguration

ToJSON RegisteredUserQuickSightConsoleEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQuickSightConsoleEmbeddingConfiguration

type Rep RegisteredUserQuickSightConsoleEmbeddingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RegisteredUserQuickSightConsoleEmbeddingConfiguration

type Rep RegisteredUserQuickSightConsoleEmbeddingConfiguration = D1 ('MetaData "RegisteredUserQuickSightConsoleEmbeddingConfiguration" "Amazonka.QuickSight.Types.RegisteredUserQuickSightConsoleEmbeddingConfiguration" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "RegisteredUserQuickSightConsoleEmbeddingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "initialPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newRegisteredUserQuickSightConsoleEmbeddingConfiguration :: RegisteredUserQuickSightConsoleEmbeddingConfiguration Source #

Create a value of RegisteredUserQuickSightConsoleEmbeddingConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:initialPath:RegisteredUserQuickSightConsoleEmbeddingConfiguration', registeredUserQuickSightConsoleEmbeddingConfiguration_initialPath - The initial URL path for the Amazon QuickSight console. InitialPath is required.

The entry point URL is constrained to the following paths:

  • /start
  • /start/analyses
  • /start/dashboards
  • /start/favorites
  • /dashboards/DashboardId. DashboardId is the actual ID key from the Amazon QuickSight console URL of the dashboard.
  • /analyses/AnalysisId. AnalysisId is the actual ID key from the Amazon QuickSight console URL of the analysis.

RelationalTable

data RelationalTable Source #

A physical table type for relational data sources.

See: newRelationalTable smart constructor.

Instances

Instances details
Eq RelationalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelationalTable

Read RelationalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelationalTable

Show RelationalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelationalTable

Generic RelationalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelationalTable

Associated Types

type Rep RelationalTable :: Type -> Type #

NFData RelationalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelationalTable

Methods

rnf :: RelationalTable -> () #

Hashable RelationalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelationalTable

ToJSON RelationalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelationalTable

FromJSON RelationalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelationalTable

type Rep RelationalTable Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RelationalTable

type Rep RelationalTable = D1 ('MetaData "RelationalTable" "Amazonka.QuickSight.Types.RelationalTable" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "RelationalTable'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalog") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schema") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dataSourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputColumns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty InputColumn))))))

newRelationalTable Source #

Create a value of RelationalTable with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalog:RelationalTable', relationalTable_catalog - The catalog associated with a table.

$sel:schema:RelationalTable', relationalTable_schema - The schema name. This name applies to certain relational database engines.

$sel:dataSourceArn:RelationalTable', relationalTable_dataSourceArn - The Amazon Resource Name (ARN) for the data source.

$sel:name:RelationalTable', relationalTable_name - The name of the relational table.

$sel:inputColumns:RelationalTable', relationalTable_inputColumns - The column schema of the table.

RenameColumnOperation

data RenameColumnOperation Source #

A transform operation that renames a column.

See: newRenameColumnOperation smart constructor.

Instances

Instances details
Eq RenameColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RenameColumnOperation

Read RenameColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RenameColumnOperation

Show RenameColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RenameColumnOperation

Generic RenameColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RenameColumnOperation

Associated Types

type Rep RenameColumnOperation :: Type -> Type #

NFData RenameColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RenameColumnOperation

Methods

rnf :: RenameColumnOperation -> () #

Hashable RenameColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RenameColumnOperation

ToJSON RenameColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RenameColumnOperation

FromJSON RenameColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RenameColumnOperation

type Rep RenameColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RenameColumnOperation

type Rep RenameColumnOperation = D1 ('MetaData "RenameColumnOperation" "Amazonka.QuickSight.Types.RenameColumnOperation" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "RenameColumnOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "newColumnName'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newRenameColumnOperation Source #

Create a value of RenameColumnOperation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:columnName:RenameColumnOperation', renameColumnOperation_columnName - The name of the column to be renamed.

$sel:newColumnName':RenameColumnOperation', renameColumnOperation_newColumnName - The new name for the column.

ResourcePermission

data ResourcePermission Source #

Permission for the resource.

See: newResourcePermission smart constructor.

Instances

Instances details
Eq ResourcePermission Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourcePermission

Read ResourcePermission Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourcePermission

Show ResourcePermission Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourcePermission

Generic ResourcePermission Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourcePermission

Associated Types

type Rep ResourcePermission :: Type -> Type #

NFData ResourcePermission Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourcePermission

Methods

rnf :: ResourcePermission -> () #

Hashable ResourcePermission Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourcePermission

ToJSON ResourcePermission Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourcePermission

FromJSON ResourcePermission Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourcePermission

type Rep ResourcePermission Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ResourcePermission

type Rep ResourcePermission = D1 ('MetaData "ResourcePermission" "Amazonka.QuickSight.Types.ResourcePermission" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ResourcePermission'" 'PrefixI 'True) (S1 ('MetaSel ('Just "principal") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "actions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newResourcePermission Source #

Create a value of ResourcePermission with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:principal:ResourcePermission', resourcePermission_principal - The Amazon Resource Name (ARN) of the principal. This can be one of the following:

  • The ARN of an Amazon QuickSight user or group associated with a data source or dataset. (This is common.)
  • The ARN of an Amazon QuickSight user, group, or namespace associated with an analysis, dashboard, template, or theme. (This is common.)
  • The ARN of an Amazon Web Services account root: This is an IAMARN rather than a Amazon QuickSight ARN. Use this option only to share resources (templates) across Amazon Web Services accounts. (This is less common.)

$sel:actions:ResourcePermission', resourcePermission_actions - The IAMaction to grant or revoke permissions on.

RowInfo

data RowInfo Source #

Information about rows for a data set SPICE ingestion.

See: newRowInfo smart constructor.

Instances

Instances details
Eq RowInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowInfo

Methods

(==) :: RowInfo -> RowInfo -> Bool #

(/=) :: RowInfo -> RowInfo -> Bool #

Read RowInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowInfo

Show RowInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowInfo

Generic RowInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowInfo

Associated Types

type Rep RowInfo :: Type -> Type #

Methods

from :: RowInfo -> Rep RowInfo x #

to :: Rep RowInfo x -> RowInfo #

NFData RowInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowInfo

Methods

rnf :: RowInfo -> () #

Hashable RowInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowInfo

Methods

hashWithSalt :: Int -> RowInfo -> Int #

hash :: RowInfo -> Int #

FromJSON RowInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowInfo

type Rep RowInfo Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowInfo

type Rep RowInfo = D1 ('MetaData "RowInfo" "Amazonka.QuickSight.Types.RowInfo" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "RowInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "rowsIngested") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: (S1 ('MetaSel ('Just "totalRowsInDataset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "rowsDropped") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)))))

newRowInfo :: RowInfo Source #

Create a value of RowInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:rowsIngested:RowInfo', rowInfo_rowsIngested - The number of rows that were ingested.

$sel:totalRowsInDataset:RowInfo', rowInfo_totalRowsInDataset - The total number of rows in the dataset.

$sel:rowsDropped:RowInfo', rowInfo_rowsDropped - The number of rows that were not ingested.

RowLevelPermissionDataSet

data RowLevelPermissionDataSet Source #

Information about a dataset that contains permissions for row-level security (RLS). The permissions dataset maps fields to users or groups. For more information, see Using Row-Level Security (RLS) to Restrict Access to a Dataset in the Amazon QuickSight User Guide.

The option to deny permissions by setting PermissionPolicy to DENY_ACCESS is not supported for new RLS datasets.

See: newRowLevelPermissionDataSet smart constructor.

Instances

Instances details
Eq RowLevelPermissionDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionDataSet

Read RowLevelPermissionDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionDataSet

Show RowLevelPermissionDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionDataSet

Generic RowLevelPermissionDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionDataSet

Associated Types

type Rep RowLevelPermissionDataSet :: Type -> Type #

NFData RowLevelPermissionDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionDataSet

Hashable RowLevelPermissionDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionDataSet

ToJSON RowLevelPermissionDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionDataSet

FromJSON RowLevelPermissionDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionDataSet

type Rep RowLevelPermissionDataSet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionDataSet

type Rep RowLevelPermissionDataSet = D1 ('MetaData "RowLevelPermissionDataSet" "Amazonka.QuickSight.Types.RowLevelPermissionDataSet" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "RowLevelPermissionDataSet'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Status)) :*: S1 ('MetaSel ('Just "namespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "formatVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RowLevelPermissionFormatVersion)) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "permissionPolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RowLevelPermissionPolicy)))))

newRowLevelPermissionDataSet Source #

Create a value of RowLevelPermissionDataSet with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:RowLevelPermissionDataSet', rowLevelPermissionDataSet_status - The status of the row-level security permission dataset. If enabled, the status is ENABLED. If disabled, the status is DISABLED.

$sel:namespace:RowLevelPermissionDataSet', rowLevelPermissionDataSet_namespace - The namespace associated with the dataset that contains permissions for RLS.

$sel:formatVersion:RowLevelPermissionDataSet', rowLevelPermissionDataSet_formatVersion - The user or group rules associated with the dataset that contains permissions for RLS.

By default, FormatVersion is VERSION_1. When FormatVersion is VERSION_1, UserName and GroupName are required. When FormatVersion is VERSION_2, UserARN and GroupARN are required, and Namespace must not exist.

$sel:arn:RowLevelPermissionDataSet', rowLevelPermissionDataSet_arn - The Amazon Resource Name (ARN) of the dataset that contains permissions for RLS.

$sel:permissionPolicy:RowLevelPermissionDataSet', rowLevelPermissionDataSet_permissionPolicy - The type of permissions to use when interpreting the permissions for RLS. DENY_ACCESS is included for backward compatibility only.

RowLevelPermissionTagConfiguration

data RowLevelPermissionTagConfiguration Source #

The configuration of tags on a dataset to set row-level security.

See: newRowLevelPermissionTagConfiguration smart constructor.

Instances

Instances details
Eq RowLevelPermissionTagConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagConfiguration

Show RowLevelPermissionTagConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagConfiguration

Generic RowLevelPermissionTagConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagConfiguration

Associated Types

type Rep RowLevelPermissionTagConfiguration :: Type -> Type #

NFData RowLevelPermissionTagConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagConfiguration

Hashable RowLevelPermissionTagConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagConfiguration

ToJSON RowLevelPermissionTagConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagConfiguration

FromJSON RowLevelPermissionTagConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagConfiguration

type Rep RowLevelPermissionTagConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagConfiguration

type Rep RowLevelPermissionTagConfiguration = D1 ('MetaData "RowLevelPermissionTagConfiguration" "Amazonka.QuickSight.Types.RowLevelPermissionTagConfiguration" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "RowLevelPermissionTagConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Status)) :*: S1 ('MetaSel ('Just "tagRules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty RowLevelPermissionTagRule))))

newRowLevelPermissionTagConfiguration Source #

Create a value of RowLevelPermissionTagConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:RowLevelPermissionTagConfiguration', rowLevelPermissionTagConfiguration_status - The status of row-level security tags. If enabled, the status is ENABLED. If disabled, the status is DISABLED.

$sel:tagRules:RowLevelPermissionTagConfiguration', rowLevelPermissionTagConfiguration_tagRules - A set of rules associated with row-level security, such as the tag names and columns that they are assigned to.

RowLevelPermissionTagRule

data RowLevelPermissionTagRule Source #

A set of rules associated with a tag.

See: newRowLevelPermissionTagRule smart constructor.

Instances

Instances details
Eq RowLevelPermissionTagRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagRule

Show RowLevelPermissionTagRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagRule

Generic RowLevelPermissionTagRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagRule

Associated Types

type Rep RowLevelPermissionTagRule :: Type -> Type #

NFData RowLevelPermissionTagRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagRule

Hashable RowLevelPermissionTagRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagRule

ToJSON RowLevelPermissionTagRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagRule

FromJSON RowLevelPermissionTagRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagRule

type Rep RowLevelPermissionTagRule Source # 
Instance details

Defined in Amazonka.QuickSight.Types.RowLevelPermissionTagRule

type Rep RowLevelPermissionTagRule = D1 ('MetaData "RowLevelPermissionTagRule" "Amazonka.QuickSight.Types.RowLevelPermissionTagRule" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "RowLevelPermissionTagRule'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "tagMultiValueDelimiter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "matchAllValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))) :*: (S1 ('MetaSel ('Just "tagKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newRowLevelPermissionTagRule Source #

Create a value of RowLevelPermissionTagRule with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tagMultiValueDelimiter:RowLevelPermissionTagRule', rowLevelPermissionTagRule_tagMultiValueDelimiter - A string that you want to use to delimit the values when you pass the values at run time. For example, you can delimit the values with a comma.

$sel:matchAllValue:RowLevelPermissionTagRule', rowLevelPermissionTagRule_matchAllValue - A string that you want to use to filter by all the values in a column in the dataset and don’t want to list the values one by one. For example, you can use an asterisk as your match all value.

$sel:tagKey:RowLevelPermissionTagRule', rowLevelPermissionTagRule_tagKey - The unique key for a tag.

$sel:columnName:RowLevelPermissionTagRule', rowLevelPermissionTagRule_columnName - The column name that a tag key is assigned to.

S3Parameters

data S3Parameters Source #

The parameters for S3.

See: newS3Parameters smart constructor.

Instances

Instances details
Eq S3Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Parameters

Read S3Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Parameters

Show S3Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Parameters

Generic S3Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Parameters

Associated Types

type Rep S3Parameters :: Type -> Type #

NFData S3Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Parameters

Methods

rnf :: S3Parameters -> () #

Hashable S3Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Parameters

ToJSON S3Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Parameters

FromJSON S3Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Parameters

type Rep S3Parameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Parameters

type Rep S3Parameters = D1 ('MetaData "S3Parameters" "Amazonka.QuickSight.Types.S3Parameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "S3Parameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "manifestFileLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ManifestFileLocation)))

newS3Parameters Source #

Create a value of S3Parameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:manifestFileLocation:S3Parameters', s3Parameters_manifestFileLocation - Location of the Amazon S3 manifest file. This is NULL if the manifest file was uploaded into Amazon QuickSight.

S3Source

data S3Source Source #

A physical table type for an S3 data source.

See: newS3Source smart constructor.

Instances

Instances details
Eq S3Source Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Source

Read S3Source Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Source

Show S3Source Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Source

Generic S3Source Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Source

Associated Types

type Rep S3Source :: Type -> Type #

Methods

from :: S3Source -> Rep S3Source x #

to :: Rep S3Source x -> S3Source #

NFData S3Source Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Source

Methods

rnf :: S3Source -> () #

Hashable S3Source Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Source

Methods

hashWithSalt :: Int -> S3Source -> Int #

hash :: S3Source -> Int #

ToJSON S3Source Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Source

FromJSON S3Source Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Source

type Rep S3Source Source # 
Instance details

Defined in Amazonka.QuickSight.Types.S3Source

type Rep S3Source = D1 ('MetaData "S3Source" "Amazonka.QuickSight.Types.S3Source" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "S3Source'" 'PrefixI 'True) (S1 ('MetaSel ('Just "uploadSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UploadSettings)) :*: (S1 ('MetaSel ('Just "dataSourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputColumns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty InputColumn)))))

newS3Source Source #

Create a value of S3Source with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:uploadSettings:S3Source', s3Source_uploadSettings - Information about the format for the S3 source file or files.

$sel:dataSourceArn:S3Source', s3Source_dataSourceArn - The Amazon Resource Name (ARN) for the data source.

$sel:inputColumns:S3Source', s3Source_inputColumns - A physical table type for an S3 data source.

For files that aren't JSON, only STRING data types are supported in input columns.

ServiceNowParameters

data ServiceNowParameters Source #

The parameters for ServiceNow.

See: newServiceNowParameters smart constructor.

Instances

Instances details
Eq ServiceNowParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ServiceNowParameters

Read ServiceNowParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ServiceNowParameters

Show ServiceNowParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ServiceNowParameters

Generic ServiceNowParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ServiceNowParameters

Associated Types

type Rep ServiceNowParameters :: Type -> Type #

NFData ServiceNowParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ServiceNowParameters

Methods

rnf :: ServiceNowParameters -> () #

Hashable ServiceNowParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ServiceNowParameters

ToJSON ServiceNowParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ServiceNowParameters

FromJSON ServiceNowParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ServiceNowParameters

type Rep ServiceNowParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ServiceNowParameters

type Rep ServiceNowParameters = D1 ('MetaData "ServiceNowParameters" "Amazonka.QuickSight.Types.ServiceNowParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ServiceNowParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "siteBaseUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newServiceNowParameters Source #

Create a value of ServiceNowParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:siteBaseUrl:ServiceNowParameters', serviceNowParameters_siteBaseUrl - URL of the base site.

SessionTag

data SessionTag Source #

The key-value pair used for the row-level security tags feature.

See: newSessionTag smart constructor.

Constructors

SessionTag' Text (Sensitive Text) 

Instances

Instances details
Eq SessionTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SessionTag

Show SessionTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SessionTag

Generic SessionTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SessionTag

Associated Types

type Rep SessionTag :: Type -> Type #

NFData SessionTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SessionTag

Methods

rnf :: SessionTag -> () #

Hashable SessionTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SessionTag

ToJSON SessionTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SessionTag

type Rep SessionTag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SessionTag

type Rep SessionTag = D1 ('MetaData "SessionTag" "Amazonka.QuickSight.Types.SessionTag" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "SessionTag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))

newSessionTag Source #

Create a value of SessionTag with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:SessionTag', sessionTag_key - The key for the tag.

$sel:value:SessionTag', sessionTag_value - The value that you want to assign the tag.

Sheet

data Sheet Source #

A sheet, which is an object that contains a set of visuals that are viewed together on one page in Amazon QuickSight. Every analysis and dashboard contains at least one sheet. Each sheet contains at least one visualization widget, for example a chart, pivot table, or narrative insight. Sheets can be associated with other components, such as controls, filters, and so on.

See: newSheet smart constructor.

Constructors

Sheet' (Maybe Text) (Maybe Text) 

Instances

Instances details
Eq Sheet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Sheet

Methods

(==) :: Sheet -> Sheet -> Bool #

(/=) :: Sheet -> Sheet -> Bool #

Read Sheet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Sheet

Show Sheet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Sheet

Methods

showsPrec :: Int -> Sheet -> ShowS #

show :: Sheet -> String #

showList :: [Sheet] -> ShowS #

Generic Sheet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Sheet

Associated Types

type Rep Sheet :: Type -> Type #

Methods

from :: Sheet -> Rep Sheet x #

to :: Rep Sheet x -> Sheet #

NFData Sheet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Sheet

Methods

rnf :: Sheet -> () #

Hashable Sheet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Sheet

Methods

hashWithSalt :: Int -> Sheet -> Int #

hash :: Sheet -> Int #

FromJSON Sheet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Sheet

type Rep Sheet Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Sheet

type Rep Sheet = D1 ('MetaData "Sheet" "Amazonka.QuickSight.Types.Sheet" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "Sheet'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sheetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newSheet :: Sheet Source #

Create a value of Sheet with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:Sheet', sheet_name - The name of a sheet. This name is displayed on the sheet's tab in the Amazon QuickSight console.

$sel:sheetId:Sheet', sheet_sheetId - The unique identifier associated with a sheet.

SheetControlsOption

data SheetControlsOption Source #

Sheet controls option.

See: newSheetControlsOption smart constructor.

Instances

Instances details
Eq SheetControlsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlsOption

Read SheetControlsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlsOption

Show SheetControlsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlsOption

Generic SheetControlsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlsOption

Associated Types

type Rep SheetControlsOption :: Type -> Type #

NFData SheetControlsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlsOption

Methods

rnf :: SheetControlsOption -> () #

Hashable SheetControlsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlsOption

ToJSON SheetControlsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlsOption

type Rep SheetControlsOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlsOption

type Rep SheetControlsOption = D1 ('MetaData "SheetControlsOption" "Amazonka.QuickSight.Types.SheetControlsOption" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "SheetControlsOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "visibilityState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashboardUIState))))

newSheetControlsOption :: SheetControlsOption Source #

Create a value of SheetControlsOption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:visibilityState:SheetControlsOption', sheetControlsOption_visibilityState - Visibility state.

SheetStyle

data SheetStyle Source #

The theme display options for sheets.

See: newSheetStyle smart constructor.

Instances

Instances details
Eq SheetStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetStyle

Read SheetStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetStyle

Show SheetStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetStyle

Generic SheetStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetStyle

Associated Types

type Rep SheetStyle :: Type -> Type #

NFData SheetStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetStyle

Methods

rnf :: SheetStyle -> () #

Hashable SheetStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetStyle

ToJSON SheetStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetStyle

FromJSON SheetStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetStyle

type Rep SheetStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetStyle

type Rep SheetStyle = D1 ('MetaData "SheetStyle" "Amazonka.QuickSight.Types.SheetStyle" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "SheetStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tileLayout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TileLayoutStyle)) :*: S1 ('MetaSel ('Just "tile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TileStyle))))

newSheetStyle :: SheetStyle Source #

Create a value of SheetStyle with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tileLayout:SheetStyle', sheetStyle_tileLayout - The layout options for tiles.

$sel:tile:SheetStyle', sheetStyle_tile - The display options for tiles.

SnowflakeParameters

data SnowflakeParameters Source #

The parameters for Snowflake.

See: newSnowflakeParameters smart constructor.

Instances

Instances details
Eq SnowflakeParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SnowflakeParameters

Read SnowflakeParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SnowflakeParameters

Show SnowflakeParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SnowflakeParameters

Generic SnowflakeParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SnowflakeParameters

Associated Types

type Rep SnowflakeParameters :: Type -> Type #

NFData SnowflakeParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SnowflakeParameters

Methods

rnf :: SnowflakeParameters -> () #

Hashable SnowflakeParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SnowflakeParameters

ToJSON SnowflakeParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SnowflakeParameters

FromJSON SnowflakeParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SnowflakeParameters

type Rep SnowflakeParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SnowflakeParameters

type Rep SnowflakeParameters = D1 ('MetaData "SnowflakeParameters" "Amazonka.QuickSight.Types.SnowflakeParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "SnowflakeParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "warehouse") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newSnowflakeParameters Source #

Create a value of SnowflakeParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:host:SnowflakeParameters', snowflakeParameters_host - Host.

$sel:database:SnowflakeParameters', snowflakeParameters_database - Database.

$sel:warehouse:SnowflakeParameters', snowflakeParameters_warehouse - Warehouse.

SparkParameters

data SparkParameters Source #

The parameters for Spark.

See: newSparkParameters smart constructor.

Instances

Instances details
Eq SparkParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SparkParameters

Read SparkParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SparkParameters

Show SparkParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SparkParameters

Generic SparkParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SparkParameters

Associated Types

type Rep SparkParameters :: Type -> Type #

NFData SparkParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SparkParameters

Methods

rnf :: SparkParameters -> () #

Hashable SparkParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SparkParameters

ToJSON SparkParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SparkParameters

FromJSON SparkParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SparkParameters

type Rep SparkParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SparkParameters

type Rep SparkParameters = D1 ('MetaData "SparkParameters" "Amazonka.QuickSight.Types.SparkParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "SparkParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newSparkParameters Source #

Create a value of SparkParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:host:SparkParameters', sparkParameters_host - Host.

$sel:port:SparkParameters', sparkParameters_port - Port.

SqlServerParameters

data SqlServerParameters Source #

The parameters for SQL Server.

See: newSqlServerParameters smart constructor.

Instances

Instances details
Eq SqlServerParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SqlServerParameters

Read SqlServerParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SqlServerParameters

Show SqlServerParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SqlServerParameters

Generic SqlServerParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SqlServerParameters

Associated Types

type Rep SqlServerParameters :: Type -> Type #

NFData SqlServerParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SqlServerParameters

Methods

rnf :: SqlServerParameters -> () #

Hashable SqlServerParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SqlServerParameters

ToJSON SqlServerParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SqlServerParameters

FromJSON SqlServerParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SqlServerParameters

type Rep SqlServerParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SqlServerParameters

type Rep SqlServerParameters = D1 ('MetaData "SqlServerParameters" "Amazonka.QuickSight.Types.SqlServerParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "SqlServerParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newSqlServerParameters Source #

Create a value of SqlServerParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:host:SqlServerParameters', sqlServerParameters_host - Host.

$sel:port:SqlServerParameters', sqlServerParameters_port - Port.

$sel:database:SqlServerParameters', sqlServerParameters_database - Database.

SslProperties

data SslProperties Source #

Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying data source.

See: newSslProperties smart constructor.

Constructors

SslProperties' (Maybe Bool) 

Instances

Instances details
Eq SslProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SslProperties

Read SslProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SslProperties

Show SslProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SslProperties

Generic SslProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SslProperties

Associated Types

type Rep SslProperties :: Type -> Type #

NFData SslProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SslProperties

Methods

rnf :: SslProperties -> () #

Hashable SslProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SslProperties

ToJSON SslProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SslProperties

FromJSON SslProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SslProperties

type Rep SslProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SslProperties

type Rep SslProperties = D1 ('MetaData "SslProperties" "Amazonka.QuickSight.Types.SslProperties" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "SslProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "disableSsl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newSslProperties :: SslProperties Source #

Create a value of SslProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:disableSsl:SslProperties', sslProperties_disableSsl - A Boolean option to control whether SSL should be disabled.

StringParameter

data StringParameter Source #

A string parameter.

See: newStringParameter smart constructor.

Constructors

StringParameter' Text [Text] 

Instances

Instances details
Eq StringParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameter

Read StringParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameter

Show StringParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameter

Generic StringParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameter

Associated Types

type Rep StringParameter :: Type -> Type #

NFData StringParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameter

Methods

rnf :: StringParameter -> () #

Hashable StringParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameter

ToJSON StringParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameter

type Rep StringParameter Source # 
Instance details

Defined in Amazonka.QuickSight.Types.StringParameter

type Rep StringParameter = D1 ('MetaData "StringParameter" "Amazonka.QuickSight.Types.StringParameter" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "StringParameter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))

newStringParameter Source #

Create a value of StringParameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:StringParameter', stringParameter_name - A display name for a string parameter.

$sel:values:StringParameter', stringParameter_values - The values of a string parameter.

Tag

data Tag Source #

The key or keys of the key-value pairs for the resource tag or tags assigned to the resource.

See: newTag smart constructor.

Constructors

Tag' Text Text 

Instances

Instances details
Eq Tag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Tag

Methods

(==) :: Tag -> Tag -> Bool #

(/=) :: Tag -> Tag -> Bool #

Read Tag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Tag

Show Tag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Tag

Methods

showsPrec :: Int -> Tag -> ShowS #

show :: Tag -> String #

showList :: [Tag] -> ShowS #

Generic Tag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Tag

Associated Types

type Rep Tag :: Type -> Type #

Methods

from :: Tag -> Rep Tag x #

to :: Rep Tag x -> Tag #

NFData Tag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Tag

Methods

rnf :: Tag -> () #

Hashable Tag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Tag

Methods

hashWithSalt :: Int -> Tag -> Int #

hash :: Tag -> Int #

ToJSON Tag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Tag

FromJSON Tag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Tag

type Rep Tag Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Tag

type Rep Tag = D1 ('MetaData "Tag" "Amazonka.QuickSight.Types.Tag" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "Tag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTag Source #

Create a value of Tag with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:Tag', tag_key - Tag key.

$sel:value:Tag', tag_value - Tag value.

TagColumnOperation

data TagColumnOperation Source #

A transform operation that tags a column with additional information.

See: newTagColumnOperation smart constructor.

Instances

Instances details
Eq TagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TagColumnOperation

Read TagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TagColumnOperation

Show TagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TagColumnOperation

Generic TagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TagColumnOperation

Associated Types

type Rep TagColumnOperation :: Type -> Type #

NFData TagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TagColumnOperation

Methods

rnf :: TagColumnOperation -> () #

Hashable TagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TagColumnOperation

ToJSON TagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TagColumnOperation

FromJSON TagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TagColumnOperation

type Rep TagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TagColumnOperation

type Rep TagColumnOperation = D1 ('MetaData "TagColumnOperation" "Amazonka.QuickSight.Types.TagColumnOperation" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "TagColumnOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty ColumnTag))))

newTagColumnOperation Source #

Create a value of TagColumnOperation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:columnName:TagColumnOperation', tagColumnOperation_columnName - The column that this operation acts on.

$sel:tags:TagColumnOperation', tagColumnOperation_tags - The dataset column tag, currently only used for geospatial type tagging.

This is not tags for the Amazon Web Services tagging feature.

Template

data Template Source #

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

You can share templates across Amazon Web Services accounts by allowing users in other Amazon Web Services accounts to create a template or a dashboard from an existing template.

See: newTemplate smart constructor.

Instances

Instances details
Eq Template Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Template

Read Template Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Template

Show Template Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Template

Generic Template Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Template

Associated Types

type Rep Template :: Type -> Type #

Methods

from :: Template -> Rep Template x #

to :: Rep Template x -> Template #

NFData Template Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Template

Methods

rnf :: Template -> () #

Hashable Template Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Template

Methods

hashWithSalt :: Int -> Template -> Int #

hash :: Template -> Int #

FromJSON Template Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Template

type Rep Template Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Template

type Rep Template = D1 ('MetaData "Template" "Amazonka.QuickSight.Types.Template" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "Template'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "lastUpdatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemplateVersion))))))

newTemplate :: Template Source #

Create a value of Template with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lastUpdatedTime:Template', template_lastUpdatedTime - Time when this was last updated.

$sel:arn:Template', template_arn - The Amazon Resource Name (ARN) of the template.

$sel:createdTime:Template', template_createdTime - Time when this was created.

$sel:templateId:Template', template_templateId - The ID for the template. This is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:name:Template', template_name - The display name of the template.

$sel:version:Template', template_version - A structure describing the versions of the template.

TemplateAlias

data TemplateAlias Source #

The template alias.

See: newTemplateAlias smart constructor.

Instances

Instances details
Eq TemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateAlias

Read TemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateAlias

Show TemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateAlias

Generic TemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateAlias

Associated Types

type Rep TemplateAlias :: Type -> Type #

NFData TemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateAlias

Methods

rnf :: TemplateAlias -> () #

Hashable TemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateAlias

FromJSON TemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateAlias

type Rep TemplateAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateAlias

type Rep TemplateAlias = D1 ('MetaData "TemplateAlias" "Amazonka.QuickSight.Types.TemplateAlias" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "TemplateAlias'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "templateVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))

newTemplateAlias :: TemplateAlias Source #

Create a value of TemplateAlias with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:TemplateAlias', templateAlias_arn - The Amazon Resource Name (ARN) of the template alias.

$sel:aliasName:TemplateAlias', templateAlias_aliasName - The display name of the template alias.

$sel:templateVersionNumber:TemplateAlias', templateAlias_templateVersionNumber - The version number of the template alias.

TemplateError

data TemplateError Source #

List of errors that occurred when the template version creation failed.

See: newTemplateError smart constructor.

Instances

Instances details
Eq TemplateError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateError

Read TemplateError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateError

Show TemplateError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateError

Generic TemplateError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateError

Associated Types

type Rep TemplateError :: Type -> Type #

NFData TemplateError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateError

Methods

rnf :: TemplateError -> () #

Hashable TemplateError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateError

FromJSON TemplateError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateError

type Rep TemplateError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateError

type Rep TemplateError = D1 ('MetaData "TemplateError" "Amazonka.QuickSight.Types.TemplateError" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "TemplateError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemplateErrorType)) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newTemplateError :: TemplateError Source #

Create a value of TemplateError with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:type':TemplateError', templateError_type - Type of error.

$sel:message:TemplateError', templateError_message - Description of the error type.

TemplateSourceAnalysis

data TemplateSourceAnalysis Source #

The source analysis of the template.

See: newTemplateSourceAnalysis smart constructor.

Instances

Instances details
Eq TemplateSourceAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceAnalysis

Read TemplateSourceAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceAnalysis

Show TemplateSourceAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceAnalysis

Generic TemplateSourceAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceAnalysis

Associated Types

type Rep TemplateSourceAnalysis :: Type -> Type #

NFData TemplateSourceAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceAnalysis

Methods

rnf :: TemplateSourceAnalysis -> () #

Hashable TemplateSourceAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceAnalysis

ToJSON TemplateSourceAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceAnalysis

type Rep TemplateSourceAnalysis Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceAnalysis

type Rep TemplateSourceAnalysis = D1 ('MetaData "TemplateSourceAnalysis" "Amazonka.QuickSight.Types.TemplateSourceAnalysis" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "TemplateSourceAnalysis'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSetReferences") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty DataSetReference))))

newTemplateSourceAnalysis Source #

Create a value of TemplateSourceAnalysis with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:TemplateSourceAnalysis', templateSourceAnalysis_arn - The Amazon Resource Name (ARN) of the resource.

$sel:dataSetReferences:TemplateSourceAnalysis', templateSourceAnalysis_dataSetReferences - A structure containing information about the dataset references used as placeholders in the template.

TemplateSourceEntity

data TemplateSourceEntity Source #

The source entity of the template.

See: newTemplateSourceEntity smart constructor.

Instances

Instances details
Eq TemplateSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceEntity

Read TemplateSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceEntity

Show TemplateSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceEntity

Generic TemplateSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceEntity

Associated Types

type Rep TemplateSourceEntity :: Type -> Type #

NFData TemplateSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceEntity

Methods

rnf :: TemplateSourceEntity -> () #

Hashable TemplateSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceEntity

ToJSON TemplateSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceEntity

type Rep TemplateSourceEntity Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceEntity

type Rep TemplateSourceEntity = D1 ('MetaData "TemplateSourceEntity" "Amazonka.QuickSight.Types.TemplateSourceEntity" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "TemplateSourceEntity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceAnalysis") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemplateSourceAnalysis)) :*: S1 ('MetaSel ('Just "sourceTemplate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TemplateSourceTemplate))))

newTemplateSourceEntity :: TemplateSourceEntity Source #

Create a value of TemplateSourceEntity with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourceAnalysis:TemplateSourceEntity', templateSourceEntity_sourceAnalysis - The source analysis, if it is based on an analysis.

$sel:sourceTemplate:TemplateSourceEntity', templateSourceEntity_sourceTemplate - The source template, if it is based on an template.

TemplateSourceTemplate

data TemplateSourceTemplate Source #

The source template of the template.

See: newTemplateSourceTemplate smart constructor.

Instances

Instances details
Eq TemplateSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceTemplate

Read TemplateSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceTemplate

Show TemplateSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceTemplate

Generic TemplateSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceTemplate

Associated Types

type Rep TemplateSourceTemplate :: Type -> Type #

NFData TemplateSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceTemplate

Methods

rnf :: TemplateSourceTemplate -> () #

Hashable TemplateSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceTemplate

ToJSON TemplateSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceTemplate

type Rep TemplateSourceTemplate Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSourceTemplate

type Rep TemplateSourceTemplate = D1 ('MetaData "TemplateSourceTemplate" "Amazonka.QuickSight.Types.TemplateSourceTemplate" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "TemplateSourceTemplate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTemplateSourceTemplate Source #

Create a value of TemplateSourceTemplate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:TemplateSourceTemplate', templateSourceTemplate_arn - The Amazon Resource Name (ARN) of the resource.

TemplateSummary

data TemplateSummary Source #

The template summary.

See: newTemplateSummary smart constructor.

Instances

Instances details
Eq TemplateSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSummary

Read TemplateSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSummary

Show TemplateSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSummary

Generic TemplateSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSummary

Associated Types

type Rep TemplateSummary :: Type -> Type #

NFData TemplateSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSummary

Methods

rnf :: TemplateSummary -> () #

Hashable TemplateSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSummary

FromJSON TemplateSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSummary

type Rep TemplateSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateSummary

type Rep TemplateSummary = D1 ('MetaData "TemplateSummary" "Amazonka.QuickSight.Types.TemplateSummary" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "TemplateSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "lastUpdatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "latestVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "templateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newTemplateSummary :: TemplateSummary Source #

Create a value of TemplateSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lastUpdatedTime:TemplateSummary', templateSummary_lastUpdatedTime - The last time that this template was updated.

$sel:latestVersionNumber:TemplateSummary', templateSummary_latestVersionNumber - A structure containing a list of version numbers for the template summary.

$sel:arn:TemplateSummary', templateSummary_arn - A summary of a template.

$sel:createdTime:TemplateSummary', templateSummary_createdTime - The last time that this template was created.

$sel:templateId:TemplateSummary', templateSummary_templateId - The ID of the template. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:name:TemplateSummary', templateSummary_name - A display name for the template.

TemplateVersion

data TemplateVersion Source #

A version of a template.

See: newTemplateVersion smart constructor.

Instances

Instances details
Eq TemplateVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersion

Read TemplateVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersion

Show TemplateVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersion

Generic TemplateVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersion

Associated Types

type Rep TemplateVersion :: Type -> Type #

NFData TemplateVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersion

Methods

rnf :: TemplateVersion -> () #

Hashable TemplateVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersion

FromJSON TemplateVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersion

type Rep TemplateVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersion

newTemplateVersion :: TemplateVersion Source #

Create a value of TemplateVersion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:TemplateVersion', templateVersion_status - The HTTP status of the request.

$sel:themeArn:TemplateVersion', templateVersion_themeArn - The ARN of the theme associated with this version of the template.

$sel:sheets:TemplateVersion', templateVersion_sheets - A list of the associated sheets with the unique identifier and name of each sheet.

$sel:createdTime:TemplateVersion', templateVersion_createdTime - The time that this template version was created.

$sel:sourceEntityArn:TemplateVersion', templateVersion_sourceEntityArn - The Amazon Resource Name (ARN) of an analysis or template that was used to create this template.

$sel:dataSetConfigurations:TemplateVersion', templateVersion_dataSetConfigurations - Schema of the dataset identified by the placeholder. Any dashboard created from this template should be bound to new datasets matching the same schema described through this API operation.

$sel:versionNumber:TemplateVersion', templateVersion_versionNumber - The version number of the template version.

$sel:errors:TemplateVersion', templateVersion_errors - Errors associated with this template version.

$sel:description:TemplateVersion', templateVersion_description - The description of the template.

TemplateVersionSummary

data TemplateVersionSummary Source #

The template version.

See: newTemplateVersionSummary smart constructor.

Instances

Instances details
Eq TemplateVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionSummary

Read TemplateVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionSummary

Show TemplateVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionSummary

Generic TemplateVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionSummary

Associated Types

type Rep TemplateVersionSummary :: Type -> Type #

NFData TemplateVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionSummary

Methods

rnf :: TemplateVersionSummary -> () #

Hashable TemplateVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionSummary

FromJSON TemplateVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionSummary

type Rep TemplateVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateVersionSummary

type Rep TemplateVersionSummary = D1 ('MetaData "TemplateVersionSummary" "Amazonka.QuickSight.Types.TemplateVersionSummary" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "TemplateVersionSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newTemplateVersionSummary :: TemplateVersionSummary Source #

Create a value of TemplateVersionSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:TemplateVersionSummary', templateVersionSummary_status - The status of the template version.

$sel:arn:TemplateVersionSummary', templateVersionSummary_arn - The Amazon Resource Name (ARN) of the template version.

$sel:createdTime:TemplateVersionSummary', templateVersionSummary_createdTime - The time that this template version was created.

$sel:versionNumber:TemplateVersionSummary', templateVersionSummary_versionNumber - The version number of the template version.

$sel:description:TemplateVersionSummary', templateVersionSummary_description - The description of the template version.

TeradataParameters

data TeradataParameters Source #

The parameters for Teradata.

See: newTeradataParameters smart constructor.

Instances

Instances details
Eq TeradataParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TeradataParameters

Read TeradataParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TeradataParameters

Show TeradataParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TeradataParameters

Generic TeradataParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TeradataParameters

Associated Types

type Rep TeradataParameters :: Type -> Type #

NFData TeradataParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TeradataParameters

Methods

rnf :: TeradataParameters -> () #

Hashable TeradataParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TeradataParameters

ToJSON TeradataParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TeradataParameters

FromJSON TeradataParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TeradataParameters

type Rep TeradataParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TeradataParameters

type Rep TeradataParameters = D1 ('MetaData "TeradataParameters" "Amazonka.QuickSight.Types.TeradataParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "TeradataParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newTeradataParameters Source #

Create a value of TeradataParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:host:TeradataParameters', teradataParameters_host - Host.

$sel:port:TeradataParameters', teradataParameters_port - Port.

$sel:database:TeradataParameters', teradataParameters_database - Database.

Theme

data Theme Source #

Summary information about a theme.

See: newTheme smart constructor.

Instances

Instances details
Eq Theme Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Theme

Methods

(==) :: Theme -> Theme -> Bool #

(/=) :: Theme -> Theme -> Bool #

Read Theme Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Theme

Show Theme Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Theme

Methods

showsPrec :: Int -> Theme -> ShowS #

show :: Theme -> String #

showList :: [Theme] -> ShowS #

Generic Theme Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Theme

Associated Types

type Rep Theme :: Type -> Type #

Methods

from :: Theme -> Rep Theme x #

to :: Rep Theme x -> Theme #

NFData Theme Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Theme

Methods

rnf :: Theme -> () #

Hashable Theme Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Theme

Methods

hashWithSalt :: Int -> Theme -> Int #

hash :: Theme -> Int #

FromJSON Theme Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Theme

type Rep Theme Source # 
Instance details

Defined in Amazonka.QuickSight.Types.Theme

newTheme :: Theme Source #

Create a value of Theme with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:themeId:Theme', theme_themeId - The identifier that the user gives to the theme.

$sel:lastUpdatedTime:Theme', theme_lastUpdatedTime - The date and time that the theme was last updated.

$sel:arn:Theme', theme_arn - The Amazon Resource Name (ARN) of the theme.

$sel:createdTime:Theme', theme_createdTime - The date and time that the theme was created.

$sel:name:Theme', theme_name - The name that the user gives to the theme.

$sel:version:Theme', theme_version - Undocumented member.

$sel:type':Theme', theme_type - The type of theme, based on how it was created. Valid values include: QUICKSIGHT and CUSTOM.

ThemeAlias

data ThemeAlias Source #

An alias for a theme.

See: newThemeAlias smart constructor.

Instances

Instances details
Eq ThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeAlias

Read ThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeAlias

Show ThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeAlias

Generic ThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeAlias

Associated Types

type Rep ThemeAlias :: Type -> Type #

NFData ThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeAlias

Methods

rnf :: ThemeAlias -> () #

Hashable ThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeAlias

FromJSON ThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeAlias

type Rep ThemeAlias Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeAlias

type Rep ThemeAlias = D1 ('MetaData "ThemeAlias" "Amazonka.QuickSight.Types.ThemeAlias" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ThemeAlias'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "themeVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "aliasName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newThemeAlias :: ThemeAlias Source #

Create a value of ThemeAlias with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:ThemeAlias', themeAlias_arn - The Amazon Resource Name (ARN) of the theme alias.

$sel:themeVersionNumber:ThemeAlias', themeAlias_themeVersionNumber - The version number of the theme alias.

$sel:aliasName:ThemeAlias', themeAlias_aliasName - The display name of the theme alias.

ThemeConfiguration

data ThemeConfiguration Source #

The theme configuration. This configuration contains all of the display properties for a theme.

See: newThemeConfiguration smart constructor.

Instances

Instances details
Eq ThemeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeConfiguration

Read ThemeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeConfiguration

Show ThemeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeConfiguration

Generic ThemeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeConfiguration

Associated Types

type Rep ThemeConfiguration :: Type -> Type #

NFData ThemeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeConfiguration

Methods

rnf :: ThemeConfiguration -> () #

Hashable ThemeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeConfiguration

ToJSON ThemeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeConfiguration

FromJSON ThemeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeConfiguration

type Rep ThemeConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeConfiguration

type Rep ThemeConfiguration = D1 ('MetaData "ThemeConfiguration" "Amazonka.QuickSight.Types.ThemeConfiguration" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ThemeConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "uIColorPalette") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UIColorPalette)) :*: (S1 ('MetaSel ('Just "sheet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SheetStyle)) :*: S1 ('MetaSel ('Just "dataColorPalette") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataColorPalette)))))

newThemeConfiguration :: ThemeConfiguration Source #

Create a value of ThemeConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:uIColorPalette:ThemeConfiguration', themeConfiguration_uIColorPalette - Color properties that apply to the UI and to charts, excluding the colors that apply to data.

$sel:sheet:ThemeConfiguration', themeConfiguration_sheet - Display options related to sheets.

$sel:dataColorPalette:ThemeConfiguration', themeConfiguration_dataColorPalette - Color properties that apply to chart data colors.

ThemeError

data ThemeError Source #

Theme error.

See: newThemeError smart constructor.

Instances

Instances details
Eq ThemeError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeError

Read ThemeError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeError

Show ThemeError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeError

Generic ThemeError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeError

Associated Types

type Rep ThemeError :: Type -> Type #

NFData ThemeError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeError

Methods

rnf :: ThemeError -> () #

Hashable ThemeError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeError

FromJSON ThemeError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeError

type Rep ThemeError Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeError

type Rep ThemeError = D1 ('MetaData "ThemeError" "Amazonka.QuickSight.Types.ThemeError" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ThemeError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ThemeErrorType)) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newThemeError :: ThemeError Source #

Create a value of ThemeError with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:type':ThemeError', themeError_type - The type of error.

$sel:message:ThemeError', themeError_message - The error message.

ThemeSummary

data ThemeSummary Source #

The theme summary.

See: newThemeSummary smart constructor.

Instances

Instances details
Eq ThemeSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeSummary

Read ThemeSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeSummary

Show ThemeSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeSummary

Generic ThemeSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeSummary

Associated Types

type Rep ThemeSummary :: Type -> Type #

NFData ThemeSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeSummary

Methods

rnf :: ThemeSummary -> () #

Hashable ThemeSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeSummary

FromJSON ThemeSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeSummary

type Rep ThemeSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeSummary

type Rep ThemeSummary = D1 ('MetaData "ThemeSummary" "Amazonka.QuickSight.Types.ThemeSummary" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ThemeSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "themeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastUpdatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "latestVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newThemeSummary :: ThemeSummary Source #

Create a value of ThemeSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:themeId:ThemeSummary', themeSummary_themeId - The ID of the theme. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

$sel:lastUpdatedTime:ThemeSummary', themeSummary_lastUpdatedTime - The last date and time that this theme was updated.

$sel:latestVersionNumber:ThemeSummary', themeSummary_latestVersionNumber - The latest version number for the theme.

$sel:arn:ThemeSummary', themeSummary_arn - The Amazon Resource Name (ARN) of the resource.

$sel:createdTime:ThemeSummary', themeSummary_createdTime - The date and time that this theme was created.

$sel:name:ThemeSummary', themeSummary_name - the display name for the theme.

ThemeVersion

data ThemeVersion Source #

A version of a theme.

See: newThemeVersion smart constructor.

Instances

Instances details
Eq ThemeVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersion

Read ThemeVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersion

Show ThemeVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersion

Generic ThemeVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersion

Associated Types

type Rep ThemeVersion :: Type -> Type #

NFData ThemeVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersion

Methods

rnf :: ThemeVersion -> () #

Hashable ThemeVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersion

FromJSON ThemeVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersion

type Rep ThemeVersion Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersion

newThemeVersion :: ThemeVersion Source #

Create a value of ThemeVersion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:ThemeVersion', themeVersion_status - The status of the theme version.

$sel:arn:ThemeVersion', themeVersion_arn - The Amazon Resource Name (ARN) of the resource.

$sel:createdTime:ThemeVersion', themeVersion_createdTime - The date and time that this theme version was created.

$sel:versionNumber:ThemeVersion', themeVersion_versionNumber - The version number of the theme.

$sel:configuration:ThemeVersion', themeVersion_configuration - The theme configuration, which contains all the theme display properties.

$sel:errors:ThemeVersion', themeVersion_errors - Errors associated with the theme.

$sel:description:ThemeVersion', themeVersion_description - The description of the theme.

$sel:baseThemeId:ThemeVersion', themeVersion_baseThemeId - The Amazon QuickSight-defined ID of the theme that a custom theme inherits from. All themes initially inherit from a default Amazon QuickSight theme.

ThemeVersionSummary

data ThemeVersionSummary Source #

The theme version.

See: newThemeVersionSummary smart constructor.

Instances

Instances details
Eq ThemeVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersionSummary

Read ThemeVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersionSummary

Show ThemeVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersionSummary

Generic ThemeVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersionSummary

Associated Types

type Rep ThemeVersionSummary :: Type -> Type #

NFData ThemeVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersionSummary

Methods

rnf :: ThemeVersionSummary -> () #

Hashable ThemeVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersionSummary

FromJSON ThemeVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersionSummary

type Rep ThemeVersionSummary Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeVersionSummary

type Rep ThemeVersionSummary = D1 ('MetaData "ThemeVersionSummary" "Amazonka.QuickSight.Types.ThemeVersionSummary" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "ThemeVersionSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceStatus)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newThemeVersionSummary :: ThemeVersionSummary Source #

Create a value of ThemeVersionSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:ThemeVersionSummary', themeVersionSummary_status - The status of the theme version.

$sel:arn:ThemeVersionSummary', themeVersionSummary_arn - The Amazon Resource Name (ARN) of the theme version.

$sel:createdTime:ThemeVersionSummary', themeVersionSummary_createdTime - The date and time that this theme version was created.

$sel:versionNumber:ThemeVersionSummary', themeVersionSummary_versionNumber - The version number of the theme version.

$sel:description:ThemeVersionSummary', themeVersionSummary_description - The description of the theme version.

TileLayoutStyle

data TileLayoutStyle Source #

The display options for the layout of tiles on a sheet.

See: newTileLayoutStyle smart constructor.

Instances

Instances details
Eq TileLayoutStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileLayoutStyle

Read TileLayoutStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileLayoutStyle

Show TileLayoutStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileLayoutStyle

Generic TileLayoutStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileLayoutStyle

Associated Types

type Rep TileLayoutStyle :: Type -> Type #

NFData TileLayoutStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileLayoutStyle

Methods

rnf :: TileLayoutStyle -> () #

Hashable TileLayoutStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileLayoutStyle

ToJSON TileLayoutStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileLayoutStyle

FromJSON TileLayoutStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileLayoutStyle

type Rep TileLayoutStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileLayoutStyle

type Rep TileLayoutStyle = D1 ('MetaData "TileLayoutStyle" "Amazonka.QuickSight.Types.TileLayoutStyle" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "TileLayoutStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "margin") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MarginStyle)) :*: S1 ('MetaSel ('Just "gutter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GutterStyle))))

newTileLayoutStyle :: TileLayoutStyle Source #

Create a value of TileLayoutStyle with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:margin:TileLayoutStyle', tileLayoutStyle_margin - The margin settings that apply around the outside edge of sheets.

$sel:gutter:TileLayoutStyle', tileLayoutStyle_gutter - The gutter settings that apply between tiles.

TileStyle

data TileStyle Source #

Display options related to tiles on a sheet.

See: newTileStyle smart constructor.

Constructors

TileStyle' (Maybe BorderStyle) 

Instances

Instances details
Eq TileStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileStyle

Read TileStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileStyle

Show TileStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileStyle

Generic TileStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileStyle

Associated Types

type Rep TileStyle :: Type -> Type #

NFData TileStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileStyle

Methods

rnf :: TileStyle -> () #

Hashable TileStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileStyle

ToJSON TileStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileStyle

FromJSON TileStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileStyle

type Rep TileStyle Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TileStyle

type Rep TileStyle = D1 ('MetaData "TileStyle" "Amazonka.QuickSight.Types.TileStyle" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "TileStyle'" 'PrefixI 'True) (S1 ('MetaSel ('Just "border") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BorderStyle))))

newTileStyle :: TileStyle Source #

Create a value of TileStyle with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:border:TileStyle', tileStyle_border - The border around a tile.

TransformOperation

data TransformOperation Source #

A data transformation on a logical table. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

See: newTransformOperation smart constructor.

Instances

Instances details
Eq TransformOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TransformOperation

Read TransformOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TransformOperation

Show TransformOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TransformOperation

Generic TransformOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TransformOperation

Associated Types

type Rep TransformOperation :: Type -> Type #

NFData TransformOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TransformOperation

Methods

rnf :: TransformOperation -> () #

Hashable TransformOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TransformOperation

ToJSON TransformOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TransformOperation

FromJSON TransformOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TransformOperation

type Rep TransformOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TransformOperation

type Rep TransformOperation = D1 ('MetaData "TransformOperation" "Amazonka.QuickSight.Types.TransformOperation" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "TransformOperation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "castColumnTypeOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CastColumnTypeOperation)) :*: (S1 ('MetaSel ('Just "tagColumnOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TagColumnOperation)) :*: S1 ('MetaSel ('Just "createColumnsOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CreateColumnsOperation)))) :*: ((S1 ('MetaSel ('Just "untagColumnOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UntagColumnOperation)) :*: S1 ('MetaSel ('Just "filterOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FilterOperation))) :*: (S1 ('MetaSel ('Just "projectOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProjectOperation)) :*: S1 ('MetaSel ('Just "renameColumnOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RenameColumnOperation))))))

newTransformOperation :: TransformOperation Source #

Create a value of TransformOperation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:castColumnTypeOperation:TransformOperation', transformOperation_castColumnTypeOperation - A transform operation that casts a column to a different type.

$sel:tagColumnOperation:TransformOperation', transformOperation_tagColumnOperation - An operation that tags a column with additional information.

$sel:createColumnsOperation:TransformOperation', transformOperation_createColumnsOperation - An operation that creates calculated columns. Columns created in one such operation form a lexical closure.

$sel:untagColumnOperation:TransformOperation', transformOperation_untagColumnOperation - Undocumented member.

$sel:filterOperation:TransformOperation', transformOperation_filterOperation - An operation that filters rows based on some condition.

$sel:projectOperation:TransformOperation', transformOperation_projectOperation - An operation that projects columns. Operations that come after a projection can only refer to projected columns.

$sel:renameColumnOperation:TransformOperation', transformOperation_renameColumnOperation - An operation that renames a column.

TwitterParameters

data TwitterParameters Source #

The parameters for Twitter.

See: newTwitterParameters smart constructor.

Instances

Instances details
Eq TwitterParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TwitterParameters

Read TwitterParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TwitterParameters

Show TwitterParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TwitterParameters

Generic TwitterParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TwitterParameters

Associated Types

type Rep TwitterParameters :: Type -> Type #

NFData TwitterParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TwitterParameters

Methods

rnf :: TwitterParameters -> () #

Hashable TwitterParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TwitterParameters

ToJSON TwitterParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TwitterParameters

FromJSON TwitterParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TwitterParameters

type Rep TwitterParameters Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TwitterParameters

type Rep TwitterParameters = D1 ('MetaData "TwitterParameters" "Amazonka.QuickSight.Types.TwitterParameters" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "TwitterParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "query") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "maxRows") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newTwitterParameters Source #

Create a value of TwitterParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:query:TwitterParameters', twitterParameters_query - Twitter query string.

$sel:maxRows:TwitterParameters', twitterParameters_maxRows - Maximum number of rows to query Twitter.

UIColorPalette

data UIColorPalette Source #

The theme colors that apply to UI and to charts, excluding data colors. The colors description is a hexadecimal color code that consists of six alphanumerical characters, prefixed with #, for example #37BFF5. For more information, see Using Themes in Amazon QuickSight in the Amazon QuickSight User Guide.

See: newUIColorPalette smart constructor.

Instances

Instances details
Eq UIColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UIColorPalette

Read UIColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UIColorPalette

Show UIColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UIColorPalette

Generic UIColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UIColorPalette

Associated Types

type Rep UIColorPalette :: Type -> Type #

NFData UIColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UIColorPalette

Methods

rnf :: UIColorPalette -> () #

Hashable UIColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UIColorPalette

ToJSON UIColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UIColorPalette

FromJSON UIColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UIColorPalette

type Rep UIColorPalette Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UIColorPalette

type Rep UIColorPalette = D1 ('MetaData "UIColorPalette" "Amazonka.QuickSight.Types.UIColorPalette" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UIColorPalette'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "secondaryBackground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "successForeground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dimension") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dimensionForeground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "success") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "accent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "secondaryForeground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "primaryForeground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "warning") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "primaryBackground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "accentForeground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "measure") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "dangerForeground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "measureForeground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "danger") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "warningForeground") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newUIColorPalette :: UIColorPalette Source #

Create a value of UIColorPalette with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:secondaryBackground:UIColorPalette', uIColorPalette_secondaryBackground - The background color that applies to the sheet background and sheet controls.

$sel:successForeground:UIColorPalette', uIColorPalette_successForeground - The foreground color that applies to any text or other elements that appear over the success color.

$sel:dimension:UIColorPalette', uIColorPalette_dimension - The color that applies to the names of fields that are identified as dimensions.

$sel:dimensionForeground:UIColorPalette', uIColorPalette_dimensionForeground - The foreground color that applies to any text or other elements that appear over the dimension color.

$sel:success:UIColorPalette', uIColorPalette_success - The color that applies to success messages, for example the check mark for a successful download.

$sel:accent:UIColorPalette', uIColorPalette_accent - This color is that applies to selected states and buttons.

$sel:secondaryForeground:UIColorPalette', uIColorPalette_secondaryForeground - The foreground color that applies to any sheet title, sheet control text, or UI that appears over the secondary background.

$sel:primaryForeground:UIColorPalette', uIColorPalette_primaryForeground - The color of text and other foreground elements that appear over the primary background regions, such as grid lines, borders, table banding, icons, and so on.

$sel:warning:UIColorPalette', uIColorPalette_warning - This color that applies to warning and informational messages.

$sel:primaryBackground:UIColorPalette', uIColorPalette_primaryBackground - The background color that applies to visuals and other high emphasis UI.

$sel:accentForeground:UIColorPalette', uIColorPalette_accentForeground - The foreground color that applies to any text or other elements that appear over the accent color.

$sel:measure:UIColorPalette', uIColorPalette_measure - The color that applies to the names of fields that are identified as measures.

$sel:dangerForeground:UIColorPalette', uIColorPalette_dangerForeground - The foreground color that applies to any text or other elements that appear over the error color.

$sel:measureForeground:UIColorPalette', uIColorPalette_measureForeground - The foreground color that applies to any text or other elements that appear over the measure color.

$sel:danger:UIColorPalette', uIColorPalette_danger - The color that applies to error messages.

$sel:warningForeground:UIColorPalette', uIColorPalette_warningForeground - The foreground color that applies to any text or other elements that appear over the warning color.

UntagColumnOperation

data UntagColumnOperation Source #

A transform operation that removes tags associated with a column.

See: newUntagColumnOperation smart constructor.

Instances

Instances details
Eq UntagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UntagColumnOperation

Read UntagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UntagColumnOperation

Show UntagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UntagColumnOperation

Generic UntagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UntagColumnOperation

Associated Types

type Rep UntagColumnOperation :: Type -> Type #

NFData UntagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UntagColumnOperation

Methods

rnf :: UntagColumnOperation -> () #

Hashable UntagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UntagColumnOperation

ToJSON UntagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UntagColumnOperation

FromJSON UntagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UntagColumnOperation

type Rep UntagColumnOperation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UntagColumnOperation

type Rep UntagColumnOperation = D1 ('MetaData "UntagColumnOperation" "Amazonka.QuickSight.Types.UntagColumnOperation" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UntagColumnOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tagNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ColumnTagName])))

newUntagColumnOperation Source #

Create a value of UntagColumnOperation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:columnName:UntagColumnOperation', untagColumnOperation_columnName - The column that this operation acts on.

$sel:tagNames:UntagColumnOperation', untagColumnOperation_tagNames - The column tags to remove from this column.

UploadSettings

data UploadSettings Source #

Information about the format for a source file or files.

See: newUploadSettings smart constructor.

Instances

Instances details
Eq UploadSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UploadSettings

Read UploadSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UploadSettings

Show UploadSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UploadSettings

Generic UploadSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UploadSettings

Associated Types

type Rep UploadSettings :: Type -> Type #

NFData UploadSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UploadSettings

Methods

rnf :: UploadSettings -> () #

Hashable UploadSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UploadSettings

ToJSON UploadSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UploadSettings

FromJSON UploadSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UploadSettings

type Rep UploadSettings Source # 
Instance details

Defined in Amazonka.QuickSight.Types.UploadSettings

type Rep UploadSettings = D1 ('MetaData "UploadSettings" "Amazonka.QuickSight.Types.UploadSettings" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "UploadSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "startFromRow") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "containsHeader") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "textQualifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TextQualifier)) :*: (S1 ('MetaSel ('Just "format") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FileFormat)) :*: S1 ('MetaSel ('Just "delimiter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newUploadSettings :: UploadSettings Source #

Create a value of UploadSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:startFromRow:UploadSettings', uploadSettings_startFromRow - A row number to start reading data from.

$sel:containsHeader:UploadSettings', uploadSettings_containsHeader - Whether the file has a header row, or the files each have a header row.

$sel:textQualifier:UploadSettings', uploadSettings_textQualifier - Text qualifier.

$sel:format:UploadSettings', uploadSettings_format - File format.

$sel:delimiter:UploadSettings', uploadSettings_delimiter - The delimiter between values in the file.

User

data User Source #

A registered user of Amazon QuickSight.

See: newUser smart constructor.

Instances

Instances details
Eq User Source # 
Instance details

Defined in Amazonka.QuickSight.Types.User

Methods

(==) :: User -> User -> Bool #

(/=) :: User -> User -> Bool #

Read User Source # 
Instance details

Defined in Amazonka.QuickSight.Types.User

Show User Source # 
Instance details

Defined in Amazonka.QuickSight.Types.User

Methods

showsPrec :: Int -> User -> ShowS #

show :: User -> String #

showList :: [User] -> ShowS #

Generic User Source # 
Instance details

Defined in Amazonka.QuickSight.Types.User

Associated Types

type Rep User :: Type -> Type #

Methods

from :: User -> Rep User x #

to :: Rep User x -> User #

NFData User Source # 
Instance details

Defined in Amazonka.QuickSight.Types.User

Methods

rnf :: User -> () #

Hashable User Source # 
Instance details

Defined in Amazonka.QuickSight.Types.User

Methods

hashWithSalt :: Int -> User -> Int #

hash :: User -> Int #

FromJSON User Source # 
Instance details

Defined in Amazonka.QuickSight.Types.User

type Rep User Source # 
Instance details

Defined in Amazonka.QuickSight.Types.User

type Rep User = D1 ('MetaData "User" "Amazonka.QuickSight.Types.User" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "User'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "email") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "principalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "userName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "identityType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IdentityType))))) :*: ((S1 ('MetaSel ('Just "externalLoginFederationProviderUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "customPermissionsName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "active") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: (S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserRole)) :*: (S1 ('MetaSel ('Just "externalLoginFederationProviderType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "externalLoginId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newUser :: User Source #

Create a value of User with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:email:User', user_email - The user's email address.

$sel:principalId:User', user_principalId - The principal ID of the user.

$sel:arn:User', user_arn - The Amazon Resource Name (ARN) for the user.

$sel:userName:User', user_userName - The user's user name.

$sel:identityType:User', user_identityType - The type of identity authentication used by the user.

$sel:externalLoginFederationProviderUrl:User', user_externalLoginFederationProviderUrl - The URL of the external login provider.

$sel:customPermissionsName:User', user_customPermissionsName - The custom permissions profile associated with this user.

$sel:active:User', user_active - The active status of user. When you create an Amazon QuickSight user that’s not an IAM user or an Active Directory user, that user is inactive until they sign in and provide a password.

$sel:role':User', user_role - 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 Amazon QuickSight settings.
  • RESTRICTED_READER: This role isn't currently available for use.
  • RESTRICTED_AUTHOR: This role isn't currently available for use.

$sel:externalLoginFederationProviderType:User', user_externalLoginFederationProviderType - The type of supported external login provider that provides identity to let the user federate into Amazon QuickSight with an associated IAMrole. The type can be one of the following.

  • COGNITO: Amazon Cognito. The provider URL is cognito-identity.amazonaws.com.
  • CUSTOM_OIDC: Custom OpenID Connect (OIDC) provider.

$sel:externalLoginId:User', user_externalLoginId - The identity ID for the user in the external login provider.

VpcConnectionProperties

data VpcConnectionProperties Source #

VPC connection properties.

See: newVpcConnectionProperties smart constructor.

Instances

Instances details
Eq VpcConnectionProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VpcConnectionProperties

Read VpcConnectionProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VpcConnectionProperties

Show VpcConnectionProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VpcConnectionProperties

Generic VpcConnectionProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VpcConnectionProperties

Associated Types

type Rep VpcConnectionProperties :: Type -> Type #

NFData VpcConnectionProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VpcConnectionProperties

Methods

rnf :: VpcConnectionProperties -> () #

Hashable VpcConnectionProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VpcConnectionProperties

ToJSON VpcConnectionProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VpcConnectionProperties

FromJSON VpcConnectionProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VpcConnectionProperties

type Rep VpcConnectionProperties Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VpcConnectionProperties

type Rep VpcConnectionProperties = D1 ('MetaData "VpcConnectionProperties" "Amazonka.QuickSight.Types.VpcConnectionProperties" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'False) (C1 ('MetaCons "VpcConnectionProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "vpcConnectionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newVpcConnectionProperties Source #

Create a value of VpcConnectionProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:vpcConnectionArn:VpcConnectionProperties', vpcConnectionProperties_vpcConnectionArn - The Amazon Resource Name (ARN) for the VPC connection.