| Copyright | (c) 2013-2021 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | None |
Amazonka.QuickSight.Types
Contents
- Service Configuration
- Errors
- AnalysisErrorType
- AnalysisFilterAttribute
- AssignmentStatus
- ColumnDataType
- ColumnTagName
- DashboardBehavior
- DashboardErrorType
- DashboardFilterAttribute
- DashboardUIState
- DataSetImportMode
- DataSourceErrorInfoType
- DataSourceType
- Edition
- EmbeddingIdentityType
- FileFormat
- FilterOperator
- FolderFilterAttribute
- FolderType
- GeoSpatialCountryCode
- GeoSpatialDataRole
- IdentityStore
- IdentityType
- IngestionErrorType
- IngestionRequestSource
- IngestionRequestType
- IngestionStatus
- IngestionType
- InputColumnDataType
- JoinType
- MemberType
- NamespaceErrorType
- NamespaceStatus
- ResourceStatus
- RowLevelPermissionFormatVersion
- RowLevelPermissionPolicy
- Status
- TemplateErrorType
- TextQualifier
- ThemeErrorType
- ThemeType
- UserRole
- AccountCustomization
- AccountSettings
- ActiveIAMPolicyAssignment
- AdHocFilteringOption
- AmazonElasticsearchParameters
- AmazonOpenSearchParameters
- Analysis
- AnalysisError
- AnalysisSearchFilter
- AnalysisSourceEntity
- AnalysisSourceTemplate
- AnalysisSummary
- AnonymousUserDashboardEmbeddingConfiguration
- AnonymousUserEmbeddingExperienceConfiguration
- AthenaParameters
- AuroraParameters
- AuroraPostgreSqlParameters
- AwsIotAnalyticsParameters
- BorderStyle
- CalculatedColumn
- CastColumnTypeOperation
- ColumnDescription
- ColumnGroup
- ColumnGroupColumnSchema
- ColumnGroupSchema
- ColumnLevelPermissionRule
- ColumnSchema
- ColumnTag
- CreateColumnsOperation
- CredentialPair
- CustomSql
- Dashboard
- DashboardError
- DashboardPublishOptions
- DashboardSearchFilter
- DashboardSourceEntity
- DashboardSourceTemplate
- DashboardSummary
- DashboardVersion
- DashboardVersionSummary
- DataColorPalette
- DataSet
- DataSetConfiguration
- DataSetReference
- DataSetSchema
- DataSetSummary
- DataSetUsageConfiguration
- DataSource
- DataSourceCredentials
- DataSourceErrorInfo
- DataSourceParameters
- DateTimeParameter
- DecimalParameter
- ErrorInfo
- ExportToCSVOption
- FieldFolder
- FilterOperation
- Folder
- FolderMember
- FolderSearchFilter
- FolderSummary
- GeoSpatialColumnGroup
- Group
- GroupMember
- GutterStyle
- IAMPolicyAssignment
- IAMPolicyAssignmentSummary
- Ingestion
- InputColumn
- IntegerParameter
- JiraParameters
- JoinInstruction
- JoinKeyProperties
- LogicalTable
- LogicalTableSource
- ManifestFileLocation
- MarginStyle
- MariaDbParameters
- MemberIdArnPair
- MySqlParameters
- NamespaceError
- NamespaceInfoV2
- OracleParameters
- OutputColumn
- Parameters
- PhysicalTable
- PostgreSqlParameters
- PrestoParameters
- ProjectOperation
- QueueInfo
- RdsParameters
- RedshiftParameters
- RegisteredUserDashboardEmbeddingConfiguration
- RegisteredUserEmbeddingExperienceConfiguration
- RegisteredUserQSearchBarEmbeddingConfiguration
- RegisteredUserQuickSightConsoleEmbeddingConfiguration
- RelationalTable
- RenameColumnOperation
- ResourcePermission
- RowInfo
- RowLevelPermissionDataSet
- RowLevelPermissionTagConfiguration
- RowLevelPermissionTagRule
- S3Parameters
- S3Source
- ServiceNowParameters
- SessionTag
- Sheet
- SheetControlsOption
- SheetStyle
- SnowflakeParameters
- SparkParameters
- SqlServerParameters
- SslProperties
- StringParameter
- Tag
- TagColumnOperation
- Template
- TemplateAlias
- TemplateError
- TemplateSourceAnalysis
- TemplateSourceEntity
- TemplateSourceTemplate
- TemplateSummary
- TemplateVersion
- TemplateVersionSummary
- TeradataParameters
- Theme
- ThemeAlias
- ThemeConfiguration
- ThemeError
- ThemeSummary
- ThemeVersion
- ThemeVersionSummary
- TileLayoutStyle
- TileStyle
- TransformOperation
- TwitterParameters
- UIColorPalette
- UntagColumnOperation
- UploadSettings
- User
- VpcConnectionProperties
Description
Synopsis
- defaultService :: Service
- _AccessDeniedException :: AsError a => Getting (First ServiceError) a ServiceError
- _ResourceUnavailableException :: AsError a => Getting (First ServiceError) a ServiceError
- _IdentityTypeNotSupportedException :: AsError a => Getting (First ServiceError) a ServiceError
- _DomainNotWhitelistedException :: AsError a => Getting (First ServiceError) a ServiceError
- _ConflictException :: AsError a => Getting (First ServiceError) a ServiceError
- _UnsupportedPricingPlanException :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidParameterValueException :: AsError a => Getting (First ServiceError) a ServiceError
- _UnsupportedUserEditionException :: AsError a => Getting (First ServiceError) a ServiceError
- _ThrottlingException :: AsError a => Getting (First ServiceError) a ServiceError
- _PreconditionNotMetException :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidNextTokenException :: AsError a => Getting (First ServiceError) a ServiceError
- _ResourceExistsException :: AsError a => Getting (First ServiceError) a ServiceError
- _InternalFailureException :: AsError a => Getting (First ServiceError) a ServiceError
- _ConcurrentUpdatingException :: AsError a => Getting (First ServiceError) a ServiceError
- _ResourceNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError
- _QuickSightUserNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError
- _LimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError
- _SessionLifetimeInMinutesInvalidException :: AsError a => Getting (First ServiceError) a ServiceError
- newtype AnalysisErrorType where
- AnalysisErrorType' { }
- pattern AnalysisErrorType_ACCESS_DENIED :: AnalysisErrorType
- pattern AnalysisErrorType_COLUMN_GEOGRAPHIC_ROLE_MISMATCH :: AnalysisErrorType
- pattern AnalysisErrorType_COLUMN_REPLACEMENT_MISSING :: AnalysisErrorType
- pattern AnalysisErrorType_COLUMN_TYPE_MISMATCH :: AnalysisErrorType
- pattern AnalysisErrorType_DATA_SET_NOT_FOUND :: AnalysisErrorType
- pattern AnalysisErrorType_INTERNAL_FAILURE :: AnalysisErrorType
- pattern AnalysisErrorType_PARAMETER_NOT_FOUND :: AnalysisErrorType
- pattern AnalysisErrorType_PARAMETER_TYPE_INVALID :: AnalysisErrorType
- pattern AnalysisErrorType_PARAMETER_VALUE_INCOMPATIBLE :: AnalysisErrorType
- pattern AnalysisErrorType_SOURCE_NOT_FOUND :: AnalysisErrorType
- newtype AnalysisFilterAttribute where
- newtype AssignmentStatus where
- AssignmentStatus' { }
- pattern AssignmentStatus_DISABLED :: AssignmentStatus
- pattern AssignmentStatus_DRAFT :: AssignmentStatus
- pattern AssignmentStatus_ENABLED :: AssignmentStatus
- newtype ColumnDataType where
- ColumnDataType' { }
- pattern ColumnDataType_DATETIME :: ColumnDataType
- pattern ColumnDataType_DECIMAL :: ColumnDataType
- pattern ColumnDataType_INTEGER :: ColumnDataType
- pattern ColumnDataType_STRING :: ColumnDataType
- newtype ColumnTagName where
- ColumnTagName' { }
- pattern ColumnTagName_COLUMN_DESCRIPTION :: ColumnTagName
- pattern ColumnTagName_COLUMN_GEOGRAPHIC_ROLE :: ColumnTagName
- newtype DashboardBehavior where
- DashboardBehavior' { }
- pattern DashboardBehavior_DISABLED :: DashboardBehavior
- pattern DashboardBehavior_ENABLED :: DashboardBehavior
- newtype DashboardErrorType where
- DashboardErrorType' { }
- pattern DashboardErrorType_ACCESS_DENIED :: DashboardErrorType
- pattern DashboardErrorType_COLUMN_GEOGRAPHIC_ROLE_MISMATCH :: DashboardErrorType
- pattern DashboardErrorType_COLUMN_REPLACEMENT_MISSING :: DashboardErrorType
- pattern DashboardErrorType_COLUMN_TYPE_MISMATCH :: DashboardErrorType
- pattern DashboardErrorType_DATA_SET_NOT_FOUND :: DashboardErrorType
- pattern DashboardErrorType_INTERNAL_FAILURE :: DashboardErrorType
- pattern DashboardErrorType_PARAMETER_NOT_FOUND :: DashboardErrorType
- pattern DashboardErrorType_PARAMETER_TYPE_INVALID :: DashboardErrorType
- pattern DashboardErrorType_PARAMETER_VALUE_INCOMPATIBLE :: DashboardErrorType
- pattern DashboardErrorType_SOURCE_NOT_FOUND :: DashboardErrorType
- newtype DashboardFilterAttribute where
- newtype DashboardUIState where
- DashboardUIState' { }
- pattern DashboardUIState_COLLAPSED :: DashboardUIState
- pattern DashboardUIState_EXPANDED :: DashboardUIState
- newtype DataSetImportMode where
- DataSetImportMode' { }
- pattern DataSetImportMode_DIRECT_QUERY :: DataSetImportMode
- pattern DataSetImportMode_SPICE :: DataSetImportMode
- newtype DataSourceErrorInfoType where
- DataSourceErrorInfoType' { }
- pattern DataSourceErrorInfoType_ACCESS_DENIED :: DataSourceErrorInfoType
- pattern DataSourceErrorInfoType_CONFLICT :: DataSourceErrorInfoType
- pattern DataSourceErrorInfoType_COPY_SOURCE_NOT_FOUND :: DataSourceErrorInfoType
- pattern DataSourceErrorInfoType_ENGINE_VERSION_NOT_SUPPORTED :: DataSourceErrorInfoType
- pattern DataSourceErrorInfoType_GENERIC_SQL_FAILURE :: DataSourceErrorInfoType
- pattern DataSourceErrorInfoType_TIMEOUT :: DataSourceErrorInfoType
- pattern DataSourceErrorInfoType_UNKNOWN :: DataSourceErrorInfoType
- pattern DataSourceErrorInfoType_UNKNOWN_HOST :: DataSourceErrorInfoType
- newtype DataSourceType where
- DataSourceType' { }
- pattern DataSourceType_ADOBE_ANALYTICS :: DataSourceType
- pattern DataSourceType_AMAZON_ELASTICSEARCH :: DataSourceType
- pattern DataSourceType_AMAZON_OPENSEARCH :: DataSourceType
- pattern DataSourceType_ATHENA :: DataSourceType
- pattern DataSourceType_AURORA :: DataSourceType
- pattern DataSourceType_AURORA_POSTGRESQL :: DataSourceType
- pattern DataSourceType_AWS_IOT_ANALYTICS :: DataSourceType
- pattern DataSourceType_GITHUB :: DataSourceType
- pattern DataSourceType_JIRA :: DataSourceType
- pattern DataSourceType_MARIADB :: DataSourceType
- pattern DataSourceType_MYSQL :: DataSourceType
- pattern DataSourceType_ORACLE :: DataSourceType
- pattern DataSourceType_POSTGRESQL :: DataSourceType
- pattern DataSourceType_PRESTO :: DataSourceType
- pattern DataSourceType_REDSHIFT :: DataSourceType
- pattern DataSourceType_S3 :: DataSourceType
- pattern DataSourceType_SALESFORCE :: DataSourceType
- pattern DataSourceType_SERVICENOW :: DataSourceType
- pattern DataSourceType_SNOWFLAKE :: DataSourceType
- pattern DataSourceType_SPARK :: DataSourceType
- pattern DataSourceType_SQLSERVER :: DataSourceType
- pattern DataSourceType_TERADATA :: DataSourceType
- pattern DataSourceType_TIMESTREAM :: DataSourceType
- pattern DataSourceType_TWITTER :: DataSourceType
- newtype Edition where
- Edition' {
- fromEdition :: Text
- pattern Edition_ENTERPRISE :: Edition
- pattern Edition_STANDARD :: Edition
- Edition' {
- newtype EmbeddingIdentityType where
- newtype FileFormat where
- FileFormat' { }
- pattern FileFormat_CLF :: FileFormat
- pattern FileFormat_CSV :: FileFormat
- pattern FileFormat_ELF :: FileFormat
- pattern FileFormat_JSON :: FileFormat
- pattern FileFormat_TSV :: FileFormat
- pattern FileFormat_XLSX :: FileFormat
- newtype FilterOperator where
- FilterOperator' { }
- pattern FilterOperator_StringEquals :: FilterOperator
- newtype FolderFilterAttribute where
- newtype FolderType where
- FolderType' { }
- pattern FolderType_SHARED :: FolderType
- newtype GeoSpatialCountryCode where
- newtype GeoSpatialDataRole where
- GeoSpatialDataRole' { }
- pattern GeoSpatialDataRole_CITY :: GeoSpatialDataRole
- pattern GeoSpatialDataRole_COUNTRY :: GeoSpatialDataRole
- pattern GeoSpatialDataRole_COUNTY :: GeoSpatialDataRole
- pattern GeoSpatialDataRole_LATITUDE :: GeoSpatialDataRole
- pattern GeoSpatialDataRole_LONGITUDE :: GeoSpatialDataRole
- pattern GeoSpatialDataRole_POSTCODE :: GeoSpatialDataRole
- pattern GeoSpatialDataRole_STATE :: GeoSpatialDataRole
- newtype IdentityStore where
- IdentityStore' { }
- pattern IdentityStore_QUICKSIGHT :: IdentityStore
- newtype IdentityType where
- IdentityType' { }
- pattern IdentityType_IAM :: IdentityType
- pattern IdentityType_QUICKSIGHT :: IdentityType
- newtype IngestionErrorType where
- IngestionErrorType' { }
- 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
- newtype IngestionRequestSource where
- newtype IngestionRequestType where
- newtype IngestionStatus where
- IngestionStatus' { }
- pattern IngestionStatus_CANCELLED :: IngestionStatus
- pattern IngestionStatus_COMPLETED :: IngestionStatus
- pattern IngestionStatus_FAILED :: IngestionStatus
- pattern IngestionStatus_INITIALIZED :: IngestionStatus
- pattern IngestionStatus_QUEUED :: IngestionStatus
- pattern IngestionStatus_RUNNING :: IngestionStatus
- newtype IngestionType where
- IngestionType' { }
- pattern IngestionType_FULL_REFRESH :: IngestionType
- pattern IngestionType_INCREMENTAL_REFRESH :: IngestionType
- newtype InputColumnDataType where
- InputColumnDataType' { }
- pattern InputColumnDataType_BIT :: InputColumnDataType
- pattern InputColumnDataType_BOOLEAN :: InputColumnDataType
- pattern InputColumnDataType_DATETIME :: InputColumnDataType
- pattern InputColumnDataType_DECIMAL :: InputColumnDataType
- pattern InputColumnDataType_INTEGER :: InputColumnDataType
- pattern InputColumnDataType_JSON :: InputColumnDataType
- pattern InputColumnDataType_STRING :: InputColumnDataType
- newtype JoinType where
- JoinType' {
- fromJoinType :: Text
- pattern JoinType_INNER :: JoinType
- pattern JoinType_LEFT :: JoinType
- pattern JoinType_OUTER :: JoinType
- pattern JoinType_RIGHT :: JoinType
- JoinType' {
- newtype MemberType where
- MemberType' { }
- pattern MemberType_ANALYSIS :: MemberType
- pattern MemberType_DASHBOARD :: MemberType
- pattern MemberType_DATASET :: MemberType
- newtype NamespaceErrorType where
- newtype NamespaceStatus where
- NamespaceStatus' { }
- pattern NamespaceStatus_CREATED :: NamespaceStatus
- pattern NamespaceStatus_CREATING :: NamespaceStatus
- pattern NamespaceStatus_DELETING :: NamespaceStatus
- pattern NamespaceStatus_NON_RETRYABLE_FAILURE :: NamespaceStatus
- pattern NamespaceStatus_RETRYABLE_FAILURE :: NamespaceStatus
- newtype ResourceStatus where
- ResourceStatus' { }
- pattern ResourceStatus_CREATION_FAILED :: ResourceStatus
- pattern ResourceStatus_CREATION_IN_PROGRESS :: ResourceStatus
- pattern ResourceStatus_CREATION_SUCCESSFUL :: ResourceStatus
- pattern ResourceStatus_DELETED :: ResourceStatus
- pattern ResourceStatus_UPDATE_FAILED :: ResourceStatus
- pattern ResourceStatus_UPDATE_IN_PROGRESS :: ResourceStatus
- pattern ResourceStatus_UPDATE_SUCCESSFUL :: ResourceStatus
- newtype RowLevelPermissionFormatVersion where
- newtype RowLevelPermissionPolicy where
- newtype Status where
- Status' {
- fromStatus :: Text
- pattern Status_DISABLED :: Status
- pattern Status_ENABLED :: Status
- Status' {
- newtype TemplateErrorType where
- newtype TextQualifier where
- TextQualifier' { }
- pattern TextQualifier_DOUBLE_QUOTE :: TextQualifier
- pattern TextQualifier_SINGLE_QUOTE :: TextQualifier
- newtype ThemeErrorType where
- ThemeErrorType' { }
- pattern ThemeErrorType_INTERNAL_FAILURE :: ThemeErrorType
- newtype ThemeType where
- ThemeType' { }
- pattern ThemeType_ALL :: ThemeType
- pattern ThemeType_CUSTOM :: ThemeType
- pattern ThemeType_QUICKSIGHT :: ThemeType
- newtype UserRole where
- UserRole' {
- fromUserRole :: Text
- pattern UserRole_ADMIN :: UserRole
- pattern UserRole_AUTHOR :: UserRole
- pattern UserRole_READER :: UserRole
- pattern UserRole_RESTRICTED_AUTHOR :: UserRole
- pattern UserRole_RESTRICTED_READER :: UserRole
- UserRole' {
- data AccountCustomization = AccountCustomization' {}
- newAccountCustomization :: AccountCustomization
- accountCustomization_defaultTheme :: Lens' AccountCustomization (Maybe Text)
- data AccountSettings = AccountSettings' {}
- newAccountSettings :: AccountSettings
- accountSettings_edition :: Lens' AccountSettings (Maybe Edition)
- accountSettings_accountName :: Lens' AccountSettings (Maybe Text)
- accountSettings_defaultNamespace :: Lens' AccountSettings (Maybe Text)
- accountSettings_notificationEmail :: Lens' AccountSettings (Maybe Text)
- data ActiveIAMPolicyAssignment = ActiveIAMPolicyAssignment' {}
- newActiveIAMPolicyAssignment :: ActiveIAMPolicyAssignment
- activeIAMPolicyAssignment_assignmentName :: Lens' ActiveIAMPolicyAssignment (Maybe Text)
- activeIAMPolicyAssignment_policyArn :: Lens' ActiveIAMPolicyAssignment (Maybe Text)
- data AdHocFilteringOption = AdHocFilteringOption' {}
- newAdHocFilteringOption :: AdHocFilteringOption
- adHocFilteringOption_availabilityStatus :: Lens' AdHocFilteringOption (Maybe DashboardBehavior)
- data AmazonElasticsearchParameters = AmazonElasticsearchParameters' {}
- newAmazonElasticsearchParameters :: Text -> AmazonElasticsearchParameters
- amazonElasticsearchParameters_domain :: Lens' AmazonElasticsearchParameters Text
- data AmazonOpenSearchParameters = AmazonOpenSearchParameters' {}
- newAmazonOpenSearchParameters :: Text -> AmazonOpenSearchParameters
- amazonOpenSearchParameters_domain :: Lens' AmazonOpenSearchParameters Text
- data Analysis = Analysis' {}
- newAnalysis :: Analysis
- analysis_status :: Lens' Analysis (Maybe ResourceStatus)
- analysis_themeArn :: Lens' Analysis (Maybe Text)
- analysis_dataSetArns :: Lens' Analysis (Maybe [Text])
- analysis_sheets :: Lens' Analysis (Maybe [Sheet])
- analysis_analysisId :: Lens' Analysis (Maybe Text)
- analysis_lastUpdatedTime :: Lens' Analysis (Maybe UTCTime)
- analysis_arn :: Lens' Analysis (Maybe Text)
- analysis_createdTime :: Lens' Analysis (Maybe UTCTime)
- analysis_name :: Lens' Analysis (Maybe Text)
- analysis_errors :: Lens' Analysis (Maybe (NonEmpty AnalysisError))
- data AnalysisError = AnalysisError' {}
- newAnalysisError :: AnalysisError
- analysisError_type :: Lens' AnalysisError (Maybe AnalysisErrorType)
- analysisError_message :: Lens' AnalysisError (Maybe Text)
- data AnalysisSearchFilter = AnalysisSearchFilter' {}
- newAnalysisSearchFilter :: AnalysisSearchFilter
- analysisSearchFilter_operator :: Lens' AnalysisSearchFilter (Maybe FilterOperator)
- analysisSearchFilter_value :: Lens' AnalysisSearchFilter (Maybe Text)
- analysisSearchFilter_name :: Lens' AnalysisSearchFilter (Maybe AnalysisFilterAttribute)
- data AnalysisSourceEntity = AnalysisSourceEntity' {}
- newAnalysisSourceEntity :: AnalysisSourceEntity
- analysisSourceEntity_sourceTemplate :: Lens' AnalysisSourceEntity (Maybe AnalysisSourceTemplate)
- data AnalysisSourceTemplate = AnalysisSourceTemplate' {}
- newAnalysisSourceTemplate :: NonEmpty DataSetReference -> Text -> AnalysisSourceTemplate
- analysisSourceTemplate_dataSetReferences :: Lens' AnalysisSourceTemplate (NonEmpty DataSetReference)
- analysisSourceTemplate_arn :: Lens' AnalysisSourceTemplate Text
- data AnalysisSummary = AnalysisSummary' {
- status :: Maybe ResourceStatus
- analysisId :: Maybe Text
- lastUpdatedTime :: Maybe POSIX
- arn :: Maybe Text
- createdTime :: Maybe POSIX
- name :: Maybe Text
- newAnalysisSummary :: AnalysisSummary
- analysisSummary_status :: Lens' AnalysisSummary (Maybe ResourceStatus)
- analysisSummary_analysisId :: Lens' AnalysisSummary (Maybe Text)
- analysisSummary_lastUpdatedTime :: Lens' AnalysisSummary (Maybe UTCTime)
- analysisSummary_arn :: Lens' AnalysisSummary (Maybe Text)
- analysisSummary_createdTime :: Lens' AnalysisSummary (Maybe UTCTime)
- analysisSummary_name :: Lens' AnalysisSummary (Maybe Text)
- data AnonymousUserDashboardEmbeddingConfiguration = AnonymousUserDashboardEmbeddingConfiguration' {}
- newAnonymousUserDashboardEmbeddingConfiguration :: Text -> AnonymousUserDashboardEmbeddingConfiguration
- anonymousUserDashboardEmbeddingConfiguration_initialDashboardId :: Lens' AnonymousUserDashboardEmbeddingConfiguration Text
- data AnonymousUserEmbeddingExperienceConfiguration = AnonymousUserEmbeddingExperienceConfiguration' {}
- newAnonymousUserEmbeddingExperienceConfiguration :: AnonymousUserEmbeddingExperienceConfiguration
- anonymousUserEmbeddingExperienceConfiguration_dashboard :: Lens' AnonymousUserEmbeddingExperienceConfiguration (Maybe AnonymousUserDashboardEmbeddingConfiguration)
- data AthenaParameters = AthenaParameters' {}
- newAthenaParameters :: AthenaParameters
- athenaParameters_workGroup :: Lens' AthenaParameters (Maybe Text)
- data AuroraParameters = AuroraParameters' {}
- newAuroraParameters :: Text -> Natural -> Text -> AuroraParameters
- auroraParameters_host :: Lens' AuroraParameters Text
- auroraParameters_port :: Lens' AuroraParameters Natural
- auroraParameters_database :: Lens' AuroraParameters Text
- data AuroraPostgreSqlParameters = AuroraPostgreSqlParameters' {}
- newAuroraPostgreSqlParameters :: Text -> Natural -> Text -> AuroraPostgreSqlParameters
- auroraPostgreSqlParameters_host :: Lens' AuroraPostgreSqlParameters Text
- auroraPostgreSqlParameters_port :: Lens' AuroraPostgreSqlParameters Natural
- auroraPostgreSqlParameters_database :: Lens' AuroraPostgreSqlParameters Text
- data AwsIotAnalyticsParameters = AwsIotAnalyticsParameters' {
- dataSetName :: Text
- newAwsIotAnalyticsParameters :: Text -> AwsIotAnalyticsParameters
- awsIotAnalyticsParameters_dataSetName :: Lens' AwsIotAnalyticsParameters Text
- data BorderStyle = BorderStyle' {}
- newBorderStyle :: BorderStyle
- borderStyle_show :: Lens' BorderStyle (Maybe Bool)
- data CalculatedColumn = CalculatedColumn' {
- columnName :: Text
- columnId :: Text
- expression :: Text
- newCalculatedColumn :: Text -> Text -> Text -> CalculatedColumn
- calculatedColumn_columnName :: Lens' CalculatedColumn Text
- calculatedColumn_columnId :: Lens' CalculatedColumn Text
- calculatedColumn_expression :: Lens' CalculatedColumn Text
- data CastColumnTypeOperation = CastColumnTypeOperation' {}
- newCastColumnTypeOperation :: Text -> ColumnDataType -> CastColumnTypeOperation
- castColumnTypeOperation_format :: Lens' CastColumnTypeOperation (Maybe Text)
- castColumnTypeOperation_columnName :: Lens' CastColumnTypeOperation Text
- castColumnTypeOperation_newColumnType :: Lens' CastColumnTypeOperation ColumnDataType
- data ColumnDescription = ColumnDescription' {}
- newColumnDescription :: ColumnDescription
- columnDescription_text :: Lens' ColumnDescription (Maybe Text)
- data ColumnGroup = ColumnGroup' {}
- newColumnGroup :: ColumnGroup
- columnGroup_geoSpatialColumnGroup :: Lens' ColumnGroup (Maybe GeoSpatialColumnGroup)
- data ColumnGroupColumnSchema = ColumnGroupColumnSchema' {}
- newColumnGroupColumnSchema :: ColumnGroupColumnSchema
- columnGroupColumnSchema_name :: Lens' ColumnGroupColumnSchema (Maybe Text)
- data ColumnGroupSchema = ColumnGroupSchema' {}
- newColumnGroupSchema :: ColumnGroupSchema
- columnGroupSchema_columnGroupColumnSchemaList :: Lens' ColumnGroupSchema (Maybe [ColumnGroupColumnSchema])
- columnGroupSchema_name :: Lens' ColumnGroupSchema (Maybe Text)
- data ColumnLevelPermissionRule = ColumnLevelPermissionRule' {
- principals :: Maybe (NonEmpty Text)
- columnNames :: Maybe (NonEmpty Text)
- newColumnLevelPermissionRule :: ColumnLevelPermissionRule
- columnLevelPermissionRule_principals :: Lens' ColumnLevelPermissionRule (Maybe (NonEmpty Text))
- columnLevelPermissionRule_columnNames :: Lens' ColumnLevelPermissionRule (Maybe (NonEmpty Text))
- data ColumnSchema = ColumnSchema' {}
- newColumnSchema :: ColumnSchema
- columnSchema_geographicRole :: Lens' ColumnSchema (Maybe Text)
- columnSchema_name :: Lens' ColumnSchema (Maybe Text)
- columnSchema_dataType :: Lens' ColumnSchema (Maybe Text)
- data ColumnTag = ColumnTag' {}
- newColumnTag :: ColumnTag
- columnTag_columnDescription :: Lens' ColumnTag (Maybe ColumnDescription)
- columnTag_columnGeographicRole :: Lens' ColumnTag (Maybe GeoSpatialDataRole)
- data CreateColumnsOperation = CreateColumnsOperation' {}
- newCreateColumnsOperation :: NonEmpty CalculatedColumn -> CreateColumnsOperation
- createColumnsOperation_columns :: Lens' CreateColumnsOperation (NonEmpty CalculatedColumn)
- data CredentialPair = CredentialPair' {}
- newCredentialPair :: Text -> Text -> CredentialPair
- credentialPair_alternateDataSourceParameters :: Lens' CredentialPair (Maybe (NonEmpty DataSourceParameters))
- credentialPair_username :: Lens' CredentialPair Text
- credentialPair_password :: Lens' CredentialPair Text
- data CustomSql = CustomSql' {
- columns :: Maybe (NonEmpty InputColumn)
- dataSourceArn :: Text
- name :: Text
- sqlQuery :: Text
- newCustomSql :: Text -> Text -> Text -> CustomSql
- customSql_columns :: Lens' CustomSql (Maybe (NonEmpty InputColumn))
- customSql_dataSourceArn :: Lens' CustomSql Text
- customSql_name :: Lens' CustomSql Text
- customSql_sqlQuery :: Lens' CustomSql Text
- data Dashboard = Dashboard' {}
- newDashboard :: Dashboard
- dashboard_lastUpdatedTime :: Lens' Dashboard (Maybe UTCTime)
- dashboard_arn :: Lens' Dashboard (Maybe Text)
- dashboard_createdTime :: Lens' Dashboard (Maybe UTCTime)
- dashboard_dashboardId :: Lens' Dashboard (Maybe Text)
- dashboard_lastPublishedTime :: Lens' Dashboard (Maybe UTCTime)
- dashboard_name :: Lens' Dashboard (Maybe Text)
- dashboard_version :: Lens' Dashboard (Maybe DashboardVersion)
- data DashboardError = DashboardError' {}
- newDashboardError :: DashboardError
- dashboardError_type :: Lens' DashboardError (Maybe DashboardErrorType)
- dashboardError_message :: Lens' DashboardError (Maybe Text)
- data DashboardPublishOptions = DashboardPublishOptions' {}
- newDashboardPublishOptions :: DashboardPublishOptions
- dashboardPublishOptions_adHocFilteringOption :: Lens' DashboardPublishOptions (Maybe AdHocFilteringOption)
- dashboardPublishOptions_exportToCSVOption :: Lens' DashboardPublishOptions (Maybe ExportToCSVOption)
- dashboardPublishOptions_sheetControlsOption :: Lens' DashboardPublishOptions (Maybe SheetControlsOption)
- data DashboardSearchFilter = DashboardSearchFilter' {}
- newDashboardSearchFilter :: FilterOperator -> DashboardSearchFilter
- dashboardSearchFilter_value :: Lens' DashboardSearchFilter (Maybe Text)
- dashboardSearchFilter_name :: Lens' DashboardSearchFilter (Maybe DashboardFilterAttribute)
- dashboardSearchFilter_operator :: Lens' DashboardSearchFilter FilterOperator
- data DashboardSourceEntity = DashboardSourceEntity' {}
- newDashboardSourceEntity :: DashboardSourceEntity
- dashboardSourceEntity_sourceTemplate :: Lens' DashboardSourceEntity (Maybe DashboardSourceTemplate)
- data DashboardSourceTemplate = DashboardSourceTemplate' {}
- newDashboardSourceTemplate :: NonEmpty DataSetReference -> Text -> DashboardSourceTemplate
- dashboardSourceTemplate_dataSetReferences :: Lens' DashboardSourceTemplate (NonEmpty DataSetReference)
- dashboardSourceTemplate_arn :: Lens' DashboardSourceTemplate Text
- data DashboardSummary = DashboardSummary' {}
- newDashboardSummary :: DashboardSummary
- dashboardSummary_lastUpdatedTime :: Lens' DashboardSummary (Maybe UTCTime)
- dashboardSummary_arn :: Lens' DashboardSummary (Maybe Text)
- dashboardSummary_createdTime :: Lens' DashboardSummary (Maybe UTCTime)
- dashboardSummary_dashboardId :: Lens' DashboardSummary (Maybe Text)
- dashboardSummary_publishedVersionNumber :: Lens' DashboardSummary (Maybe Natural)
- dashboardSummary_lastPublishedTime :: Lens' DashboardSummary (Maybe UTCTime)
- dashboardSummary_name :: Lens' DashboardSummary (Maybe Text)
- data DashboardVersion = DashboardVersion' {
- status :: Maybe ResourceStatus
- themeArn :: Maybe Text
- dataSetArns :: Maybe [Text]
- sheets :: Maybe [Sheet]
- arn :: Maybe Text
- createdTime :: Maybe POSIX
- sourceEntityArn :: Maybe Text
- versionNumber :: Maybe Natural
- errors :: Maybe (NonEmpty DashboardError)
- description :: Maybe Text
- newDashboardVersion :: DashboardVersion
- dashboardVersion_status :: Lens' DashboardVersion (Maybe ResourceStatus)
- dashboardVersion_themeArn :: Lens' DashboardVersion (Maybe Text)
- dashboardVersion_dataSetArns :: Lens' DashboardVersion (Maybe [Text])
- dashboardVersion_sheets :: Lens' DashboardVersion (Maybe [Sheet])
- dashboardVersion_arn :: Lens' DashboardVersion (Maybe Text)
- dashboardVersion_createdTime :: Lens' DashboardVersion (Maybe UTCTime)
- dashboardVersion_sourceEntityArn :: Lens' DashboardVersion (Maybe Text)
- dashboardVersion_versionNumber :: Lens' DashboardVersion (Maybe Natural)
- dashboardVersion_errors :: Lens' DashboardVersion (Maybe (NonEmpty DashboardError))
- dashboardVersion_description :: Lens' DashboardVersion (Maybe Text)
- data DashboardVersionSummary = DashboardVersionSummary' {}
- newDashboardVersionSummary :: DashboardVersionSummary
- dashboardVersionSummary_status :: Lens' DashboardVersionSummary (Maybe ResourceStatus)
- dashboardVersionSummary_arn :: Lens' DashboardVersionSummary (Maybe Text)
- dashboardVersionSummary_createdTime :: Lens' DashboardVersionSummary (Maybe UTCTime)
- dashboardVersionSummary_sourceEntityArn :: Lens' DashboardVersionSummary (Maybe Text)
- dashboardVersionSummary_versionNumber :: Lens' DashboardVersionSummary (Maybe Natural)
- dashboardVersionSummary_description :: Lens' DashboardVersionSummary (Maybe Text)
- data DataColorPalette = DataColorPalette' {
- minMaxGradient :: Maybe [Text]
- emptyFillColor :: Maybe Text
- colors :: Maybe [Text]
- newDataColorPalette :: DataColorPalette
- dataColorPalette_minMaxGradient :: Lens' DataColorPalette (Maybe [Text])
- dataColorPalette_emptyFillColor :: Lens' DataColorPalette (Maybe Text)
- dataColorPalette_colors :: Lens' DataColorPalette (Maybe [Text])
- data DataSet = DataSet' {
- fieldFolders :: Maybe (HashMap Text FieldFolder)
- columnGroups :: Maybe (NonEmpty ColumnGroup)
- lastUpdatedTime :: Maybe POSIX
- arn :: Maybe Text
- createdTime :: Maybe POSIX
- consumedSpiceCapacityInBytes :: Maybe Integer
- importMode :: Maybe DataSetImportMode
- physicalTableMap :: Maybe (HashMap Text PhysicalTable)
- dataSetId :: Maybe Text
- name :: Maybe Text
- dataSetUsageConfiguration :: Maybe DataSetUsageConfiguration
- outputColumns :: Maybe [OutputColumn]
- rowLevelPermissionTagConfiguration :: Maybe RowLevelPermissionTagConfiguration
- rowLevelPermissionDataSet :: Maybe RowLevelPermissionDataSet
- columnLevelPermissionRules :: Maybe (NonEmpty ColumnLevelPermissionRule)
- logicalTableMap :: Maybe (HashMap Text LogicalTable)
- newDataSet :: DataSet
- dataSet_fieldFolders :: Lens' DataSet (Maybe (HashMap Text FieldFolder))
- dataSet_columnGroups :: Lens' DataSet (Maybe (NonEmpty ColumnGroup))
- dataSet_lastUpdatedTime :: Lens' DataSet (Maybe UTCTime)
- dataSet_arn :: Lens' DataSet (Maybe Text)
- dataSet_createdTime :: Lens' DataSet (Maybe UTCTime)
- dataSet_consumedSpiceCapacityInBytes :: Lens' DataSet (Maybe Integer)
- dataSet_importMode :: Lens' DataSet (Maybe DataSetImportMode)
- dataSet_physicalTableMap :: Lens' DataSet (Maybe (HashMap Text PhysicalTable))
- dataSet_dataSetId :: Lens' DataSet (Maybe Text)
- dataSet_name :: Lens' DataSet (Maybe Text)
- dataSet_dataSetUsageConfiguration :: Lens' DataSet (Maybe DataSetUsageConfiguration)
- dataSet_outputColumns :: Lens' DataSet (Maybe [OutputColumn])
- dataSet_rowLevelPermissionTagConfiguration :: Lens' DataSet (Maybe RowLevelPermissionTagConfiguration)
- dataSet_rowLevelPermissionDataSet :: Lens' DataSet (Maybe RowLevelPermissionDataSet)
- dataSet_columnLevelPermissionRules :: Lens' DataSet (Maybe (NonEmpty ColumnLevelPermissionRule))
- dataSet_logicalTableMap :: Lens' DataSet (Maybe (HashMap Text LogicalTable))
- data DataSetConfiguration = DataSetConfiguration' {}
- newDataSetConfiguration :: DataSetConfiguration
- dataSetConfiguration_columnGroupSchemaList :: Lens' DataSetConfiguration (Maybe [ColumnGroupSchema])
- dataSetConfiguration_dataSetSchema :: Lens' DataSetConfiguration (Maybe DataSetSchema)
- dataSetConfiguration_placeholder :: Lens' DataSetConfiguration (Maybe Text)
- data DataSetReference = DataSetReference' {}
- newDataSetReference :: Text -> Text -> DataSetReference
- dataSetReference_dataSetPlaceholder :: Lens' DataSetReference Text
- dataSetReference_dataSetArn :: Lens' DataSetReference Text
- data DataSetSchema = DataSetSchema' {}
- newDataSetSchema :: DataSetSchema
- dataSetSchema_columnSchemaList :: Lens' DataSetSchema (Maybe [ColumnSchema])
- data DataSetSummary = DataSetSummary' {
- lastUpdatedTime :: Maybe POSIX
- arn :: Maybe Text
- createdTime :: Maybe POSIX
- rowLevelPermissionTagConfigurationApplied :: Maybe Bool
- columnLevelPermissionRulesApplied :: Maybe Bool
- importMode :: Maybe DataSetImportMode
- dataSetId :: Maybe Text
- name :: Maybe Text
- rowLevelPermissionDataSet :: Maybe RowLevelPermissionDataSet
- newDataSetSummary :: DataSetSummary
- dataSetSummary_lastUpdatedTime :: Lens' DataSetSummary (Maybe UTCTime)
- dataSetSummary_arn :: Lens' DataSetSummary (Maybe Text)
- dataSetSummary_createdTime :: Lens' DataSetSummary (Maybe UTCTime)
- dataSetSummary_rowLevelPermissionTagConfigurationApplied :: Lens' DataSetSummary (Maybe Bool)
- dataSetSummary_columnLevelPermissionRulesApplied :: Lens' DataSetSummary (Maybe Bool)
- dataSetSummary_importMode :: Lens' DataSetSummary (Maybe DataSetImportMode)
- dataSetSummary_dataSetId :: Lens' DataSetSummary (Maybe Text)
- dataSetSummary_name :: Lens' DataSetSummary (Maybe Text)
- dataSetSummary_rowLevelPermissionDataSet :: Lens' DataSetSummary (Maybe RowLevelPermissionDataSet)
- data DataSetUsageConfiguration = DataSetUsageConfiguration' {}
- newDataSetUsageConfiguration :: DataSetUsageConfiguration
- dataSetUsageConfiguration_disableUseAsImportedSource :: Lens' DataSetUsageConfiguration (Maybe Bool)
- dataSetUsageConfiguration_disableUseAsDirectQuerySource :: Lens' DataSetUsageConfiguration (Maybe Bool)
- data DataSource = DataSource' {
- status :: Maybe ResourceStatus
- dataSourceParameters :: Maybe DataSourceParameters
- lastUpdatedTime :: Maybe POSIX
- arn :: Maybe Text
- createdTime :: Maybe POSIX
- sslProperties :: Maybe SslProperties
- dataSourceId :: Maybe Text
- name :: Maybe Text
- alternateDataSourceParameters :: Maybe (NonEmpty DataSourceParameters)
- vpcConnectionProperties :: Maybe VpcConnectionProperties
- type' :: Maybe DataSourceType
- errorInfo :: Maybe DataSourceErrorInfo
- newDataSource :: DataSource
- dataSource_status :: Lens' DataSource (Maybe ResourceStatus)
- dataSource_dataSourceParameters :: Lens' DataSource (Maybe DataSourceParameters)
- dataSource_lastUpdatedTime :: Lens' DataSource (Maybe UTCTime)
- dataSource_arn :: Lens' DataSource (Maybe Text)
- dataSource_createdTime :: Lens' DataSource (Maybe UTCTime)
- dataSource_sslProperties :: Lens' DataSource (Maybe SslProperties)
- dataSource_dataSourceId :: Lens' DataSource (Maybe Text)
- dataSource_name :: Lens' DataSource (Maybe Text)
- dataSource_alternateDataSourceParameters :: Lens' DataSource (Maybe (NonEmpty DataSourceParameters))
- dataSource_vpcConnectionProperties :: Lens' DataSource (Maybe VpcConnectionProperties)
- dataSource_type :: Lens' DataSource (Maybe DataSourceType)
- dataSource_errorInfo :: Lens' DataSource (Maybe DataSourceErrorInfo)
- data DataSourceCredentials = DataSourceCredentials' {}
- newDataSourceCredentials :: DataSourceCredentials
- dataSourceCredentials_copySourceArn :: Lens' DataSourceCredentials (Maybe Text)
- dataSourceCredentials_credentialPair :: Lens' DataSourceCredentials (Maybe CredentialPair)
- data DataSourceErrorInfo = DataSourceErrorInfo' {}
- newDataSourceErrorInfo :: DataSourceErrorInfo
- dataSourceErrorInfo_type :: Lens' DataSourceErrorInfo (Maybe DataSourceErrorInfoType)
- dataSourceErrorInfo_message :: Lens' DataSourceErrorInfo (Maybe Text)
- data DataSourceParameters = DataSourceParameters' {
- rdsParameters :: Maybe RdsParameters
- s3Parameters :: Maybe S3Parameters
- athenaParameters :: Maybe AthenaParameters
- teradataParameters :: Maybe TeradataParameters
- auroraParameters :: Maybe AuroraParameters
- awsIotAnalyticsParameters :: Maybe AwsIotAnalyticsParameters
- amazonOpenSearchParameters :: Maybe AmazonOpenSearchParameters
- sqlServerParameters :: Maybe SqlServerParameters
- redshiftParameters :: Maybe RedshiftParameters
- postgreSqlParameters :: Maybe PostgreSqlParameters
- oracleParameters :: Maybe OracleParameters
- amazonElasticsearchParameters :: Maybe AmazonElasticsearchParameters
- twitterParameters :: Maybe TwitterParameters
- mariaDbParameters :: Maybe MariaDbParameters
- jiraParameters :: Maybe JiraParameters
- snowflakeParameters :: Maybe SnowflakeParameters
- prestoParameters :: Maybe PrestoParameters
- mySqlParameters :: Maybe MySqlParameters
- auroraPostgreSqlParameters :: Maybe AuroraPostgreSqlParameters
- sparkParameters :: Maybe SparkParameters
- serviceNowParameters :: Maybe ServiceNowParameters
- newDataSourceParameters :: DataSourceParameters
- dataSourceParameters_rdsParameters :: Lens' DataSourceParameters (Maybe RdsParameters)
- dataSourceParameters_s3Parameters :: Lens' DataSourceParameters (Maybe S3Parameters)
- dataSourceParameters_athenaParameters :: Lens' DataSourceParameters (Maybe AthenaParameters)
- dataSourceParameters_teradataParameters :: Lens' DataSourceParameters (Maybe TeradataParameters)
- dataSourceParameters_auroraParameters :: Lens' DataSourceParameters (Maybe AuroraParameters)
- dataSourceParameters_awsIotAnalyticsParameters :: Lens' DataSourceParameters (Maybe AwsIotAnalyticsParameters)
- dataSourceParameters_amazonOpenSearchParameters :: Lens' DataSourceParameters (Maybe AmazonOpenSearchParameters)
- dataSourceParameters_sqlServerParameters :: Lens' DataSourceParameters (Maybe SqlServerParameters)
- dataSourceParameters_redshiftParameters :: Lens' DataSourceParameters (Maybe RedshiftParameters)
- dataSourceParameters_postgreSqlParameters :: Lens' DataSourceParameters (Maybe PostgreSqlParameters)
- dataSourceParameters_oracleParameters :: Lens' DataSourceParameters (Maybe OracleParameters)
- dataSourceParameters_amazonElasticsearchParameters :: Lens' DataSourceParameters (Maybe AmazonElasticsearchParameters)
- dataSourceParameters_twitterParameters :: Lens' DataSourceParameters (Maybe TwitterParameters)
- dataSourceParameters_mariaDbParameters :: Lens' DataSourceParameters (Maybe MariaDbParameters)
- dataSourceParameters_jiraParameters :: Lens' DataSourceParameters (Maybe JiraParameters)
- dataSourceParameters_snowflakeParameters :: Lens' DataSourceParameters (Maybe SnowflakeParameters)
- dataSourceParameters_prestoParameters :: Lens' DataSourceParameters (Maybe PrestoParameters)
- dataSourceParameters_mySqlParameters :: Lens' DataSourceParameters (Maybe MySqlParameters)
- dataSourceParameters_auroraPostgreSqlParameters :: Lens' DataSourceParameters (Maybe AuroraPostgreSqlParameters)
- dataSourceParameters_sparkParameters :: Lens' DataSourceParameters (Maybe SparkParameters)
- dataSourceParameters_serviceNowParameters :: Lens' DataSourceParameters (Maybe ServiceNowParameters)
- data DateTimeParameter = DateTimeParameter' {}
- newDateTimeParameter :: Text -> DateTimeParameter
- dateTimeParameter_name :: Lens' DateTimeParameter Text
- dateTimeParameter_values :: Lens' DateTimeParameter [UTCTime]
- data DecimalParameter = DecimalParameter' {}
- newDecimalParameter :: Text -> DecimalParameter
- decimalParameter_name :: Lens' DecimalParameter Text
- decimalParameter_values :: Lens' DecimalParameter [Double]
- data ErrorInfo = ErrorInfo' {}
- newErrorInfo :: ErrorInfo
- errorInfo_type :: Lens' ErrorInfo (Maybe IngestionErrorType)
- errorInfo_message :: Lens' ErrorInfo (Maybe Text)
- data ExportToCSVOption = ExportToCSVOption' {}
- newExportToCSVOption :: ExportToCSVOption
- exportToCSVOption_availabilityStatus :: Lens' ExportToCSVOption (Maybe DashboardBehavior)
- data FieldFolder = FieldFolder' {}
- newFieldFolder :: FieldFolder
- fieldFolder_columns :: Lens' FieldFolder (Maybe [Text])
- fieldFolder_description :: Lens' FieldFolder (Maybe Text)
- data FilterOperation = FilterOperation' {}
- newFilterOperation :: Text -> FilterOperation
- filterOperation_conditionExpression :: Lens' FilterOperation Text
- data Folder = Folder' {
- lastUpdatedTime :: Maybe POSIX
- arn :: Maybe Text
- createdTime :: Maybe POSIX
- folderId :: Maybe Text
- name :: Maybe Text
- folderPath :: Maybe (NonEmpty Text)
- folderType :: Maybe FolderType
- newFolder :: Folder
- folder_lastUpdatedTime :: Lens' Folder (Maybe UTCTime)
- folder_arn :: Lens' Folder (Maybe Text)
- folder_createdTime :: Lens' Folder (Maybe UTCTime)
- folder_folderId :: Lens' Folder (Maybe Text)
- folder_name :: Lens' Folder (Maybe Text)
- folder_folderPath :: Lens' Folder (Maybe (NonEmpty Text))
- folder_folderType :: Lens' Folder (Maybe FolderType)
- data FolderMember = FolderMember' {}
- newFolderMember :: FolderMember
- folderMember_memberId :: Lens' FolderMember (Maybe Text)
- folderMember_memberType :: Lens' FolderMember (Maybe MemberType)
- data FolderSearchFilter = FolderSearchFilter' {}
- newFolderSearchFilter :: FolderSearchFilter
- folderSearchFilter_operator :: Lens' FolderSearchFilter (Maybe FilterOperator)
- folderSearchFilter_value :: Lens' FolderSearchFilter (Maybe Text)
- folderSearchFilter_name :: Lens' FolderSearchFilter (Maybe FolderFilterAttribute)
- data FolderSummary = FolderSummary' {
- lastUpdatedTime :: Maybe POSIX
- arn :: Maybe Text
- createdTime :: Maybe POSIX
- folderId :: Maybe Text
- name :: Maybe Text
- folderType :: Maybe FolderType
- newFolderSummary :: FolderSummary
- folderSummary_lastUpdatedTime :: Lens' FolderSummary (Maybe UTCTime)
- folderSummary_arn :: Lens' FolderSummary (Maybe Text)
- folderSummary_createdTime :: Lens' FolderSummary (Maybe UTCTime)
- folderSummary_folderId :: Lens' FolderSummary (Maybe Text)
- folderSummary_name :: Lens' FolderSummary (Maybe Text)
- folderSummary_folderType :: Lens' FolderSummary (Maybe FolderType)
- data GeoSpatialColumnGroup = GeoSpatialColumnGroup' {}
- newGeoSpatialColumnGroup :: Text -> GeoSpatialCountryCode -> NonEmpty Text -> GeoSpatialColumnGroup
- geoSpatialColumnGroup_name :: Lens' GeoSpatialColumnGroup Text
- geoSpatialColumnGroup_countryCode :: Lens' GeoSpatialColumnGroup GeoSpatialCountryCode
- geoSpatialColumnGroup_columns :: Lens' GeoSpatialColumnGroup (NonEmpty Text)
- data Group = Group' {}
- newGroup :: Group
- group_principalId :: Lens' Group (Maybe Text)
- group_arn :: Lens' Group (Maybe Text)
- group_groupName :: Lens' Group (Maybe Text)
- group_description :: Lens' Group (Maybe Text)
- data GroupMember = GroupMember' {}
- newGroupMember :: GroupMember
- groupMember_memberName :: Lens' GroupMember (Maybe Text)
- groupMember_arn :: Lens' GroupMember (Maybe Text)
- data GutterStyle = GutterStyle' {}
- newGutterStyle :: GutterStyle
- gutterStyle_show :: Lens' GutterStyle (Maybe Bool)
- data IAMPolicyAssignment = IAMPolicyAssignment' {}
- newIAMPolicyAssignment :: IAMPolicyAssignment
- iAMPolicyAssignment_assignmentName :: Lens' IAMPolicyAssignment (Maybe Text)
- iAMPolicyAssignment_awsAccountId :: Lens' IAMPolicyAssignment (Maybe Text)
- iAMPolicyAssignment_assignmentStatus :: Lens' IAMPolicyAssignment (Maybe AssignmentStatus)
- iAMPolicyAssignment_policyArn :: Lens' IAMPolicyAssignment (Maybe Text)
- iAMPolicyAssignment_identities :: Lens' IAMPolicyAssignment (Maybe (HashMap Text [Text]))
- iAMPolicyAssignment_assignmentId :: Lens' IAMPolicyAssignment (Maybe Text)
- data IAMPolicyAssignmentSummary = IAMPolicyAssignmentSummary' {}
- newIAMPolicyAssignmentSummary :: IAMPolicyAssignmentSummary
- iAMPolicyAssignmentSummary_assignmentName :: Lens' IAMPolicyAssignmentSummary (Maybe Text)
- iAMPolicyAssignmentSummary_assignmentStatus :: Lens' IAMPolicyAssignmentSummary (Maybe AssignmentStatus)
- data Ingestion = Ingestion' {
- requestSource :: Maybe IngestionRequestSource
- queueInfo :: Maybe QueueInfo
- ingestionTimeInSeconds :: Maybe Integer
- requestType :: Maybe IngestionRequestType
- ingestionSizeInBytes :: Maybe Integer
- rowInfo :: Maybe RowInfo
- ingestionId :: Maybe Text
- errorInfo :: Maybe ErrorInfo
- arn :: Text
- ingestionStatus :: IngestionStatus
- createdTime :: POSIX
- newIngestion :: Text -> IngestionStatus -> UTCTime -> Ingestion
- ingestion_requestSource :: Lens' Ingestion (Maybe IngestionRequestSource)
- ingestion_queueInfo :: Lens' Ingestion (Maybe QueueInfo)
- ingestion_ingestionTimeInSeconds :: Lens' Ingestion (Maybe Integer)
- ingestion_requestType :: Lens' Ingestion (Maybe IngestionRequestType)
- ingestion_ingestionSizeInBytes :: Lens' Ingestion (Maybe Integer)
- ingestion_rowInfo :: Lens' Ingestion (Maybe RowInfo)
- ingestion_ingestionId :: Lens' Ingestion (Maybe Text)
- ingestion_errorInfo :: Lens' Ingestion (Maybe ErrorInfo)
- ingestion_arn :: Lens' Ingestion Text
- ingestion_ingestionStatus :: Lens' Ingestion IngestionStatus
- ingestion_createdTime :: Lens' Ingestion UTCTime
- data InputColumn = InputColumn' {
- name :: Text
- type' :: InputColumnDataType
- newInputColumn :: Text -> InputColumnDataType -> InputColumn
- inputColumn_name :: Lens' InputColumn Text
- inputColumn_type :: Lens' InputColumn InputColumnDataType
- data IntegerParameter = IntegerParameter' {}
- newIntegerParameter :: Text -> IntegerParameter
- integerParameter_name :: Lens' IntegerParameter Text
- integerParameter_values :: Lens' IntegerParameter [Integer]
- data JiraParameters = JiraParameters' {
- siteBaseUrl :: Text
- newJiraParameters :: Text -> JiraParameters
- jiraParameters_siteBaseUrl :: Lens' JiraParameters Text
- data JoinInstruction = JoinInstruction' {}
- newJoinInstruction :: Text -> Text -> JoinType -> Text -> JoinInstruction
- joinInstruction_rightJoinKeyProperties :: Lens' JoinInstruction (Maybe JoinKeyProperties)
- joinInstruction_leftJoinKeyProperties :: Lens' JoinInstruction (Maybe JoinKeyProperties)
- joinInstruction_leftOperand :: Lens' JoinInstruction Text
- joinInstruction_rightOperand :: Lens' JoinInstruction Text
- joinInstruction_type :: Lens' JoinInstruction JoinType
- joinInstruction_onClause :: Lens' JoinInstruction Text
- data JoinKeyProperties = JoinKeyProperties' {}
- newJoinKeyProperties :: JoinKeyProperties
- joinKeyProperties_uniqueKey :: Lens' JoinKeyProperties (Maybe Bool)
- data LogicalTable = LogicalTable' {}
- newLogicalTable :: Text -> LogicalTableSource -> LogicalTable
- logicalTable_dataTransforms :: Lens' LogicalTable (Maybe (NonEmpty TransformOperation))
- logicalTable_alias :: Lens' LogicalTable Text
- logicalTable_source :: Lens' LogicalTable LogicalTableSource
- data LogicalTableSource = LogicalTableSource' {}
- newLogicalTableSource :: LogicalTableSource
- logicalTableSource_dataSetArn :: Lens' LogicalTableSource (Maybe Text)
- logicalTableSource_joinInstruction :: Lens' LogicalTableSource (Maybe JoinInstruction)
- logicalTableSource_physicalTableId :: Lens' LogicalTableSource (Maybe Text)
- data ManifestFileLocation = ManifestFileLocation' {}
- newManifestFileLocation :: Text -> Text -> ManifestFileLocation
- manifestFileLocation_bucket :: Lens' ManifestFileLocation Text
- manifestFileLocation_key :: Lens' ManifestFileLocation Text
- data MarginStyle = MarginStyle' {}
- newMarginStyle :: MarginStyle
- marginStyle_show :: Lens' MarginStyle (Maybe Bool)
- data MariaDbParameters = MariaDbParameters' {}
- newMariaDbParameters :: Text -> Natural -> Text -> MariaDbParameters
- mariaDbParameters_host :: Lens' MariaDbParameters Text
- mariaDbParameters_port :: Lens' MariaDbParameters Natural
- mariaDbParameters_database :: Lens' MariaDbParameters Text
- data MemberIdArnPair = MemberIdArnPair' {}
- newMemberIdArnPair :: MemberIdArnPair
- memberIdArnPair_memberId :: Lens' MemberIdArnPair (Maybe Text)
- memberIdArnPair_memberArn :: Lens' MemberIdArnPair (Maybe Text)
- data MySqlParameters = MySqlParameters' {}
- newMySqlParameters :: Text -> Natural -> Text -> MySqlParameters
- mySqlParameters_host :: Lens' MySqlParameters Text
- mySqlParameters_port :: Lens' MySqlParameters Natural
- mySqlParameters_database :: Lens' MySqlParameters Text
- data NamespaceError = NamespaceError' {}
- newNamespaceError :: NamespaceError
- namespaceError_type :: Lens' NamespaceError (Maybe NamespaceErrorType)
- namespaceError_message :: Lens' NamespaceError (Maybe Text)
- data NamespaceInfoV2 = NamespaceInfoV2' {}
- newNamespaceInfoV2 :: NamespaceInfoV2
- namespaceInfoV2_capacityRegion :: Lens' NamespaceInfoV2 (Maybe Text)
- namespaceInfoV2_arn :: Lens' NamespaceInfoV2 (Maybe Text)
- namespaceInfoV2_creationStatus :: Lens' NamespaceInfoV2 (Maybe NamespaceStatus)
- namespaceInfoV2_name :: Lens' NamespaceInfoV2 (Maybe Text)
- namespaceInfoV2_namespaceError :: Lens' NamespaceInfoV2 (Maybe NamespaceError)
- namespaceInfoV2_identityStore :: Lens' NamespaceInfoV2 (Maybe IdentityStore)
- data OracleParameters = OracleParameters' {}
- newOracleParameters :: Text -> Natural -> Text -> OracleParameters
- oracleParameters_host :: Lens' OracleParameters Text
- oracleParameters_port :: Lens' OracleParameters Natural
- oracleParameters_database :: Lens' OracleParameters Text
- data OutputColumn = OutputColumn' {
- name :: Maybe Text
- type' :: Maybe ColumnDataType
- description :: Maybe Text
- newOutputColumn :: OutputColumn
- outputColumn_name :: Lens' OutputColumn (Maybe Text)
- outputColumn_type :: Lens' OutputColumn (Maybe ColumnDataType)
- outputColumn_description :: Lens' OutputColumn (Maybe Text)
- data Parameters = Parameters' {}
- newParameters :: Parameters
- parameters_dateTimeParameters :: Lens' Parameters (Maybe [DateTimeParameter])
- parameters_decimalParameters :: Lens' Parameters (Maybe [DecimalParameter])
- parameters_integerParameters :: Lens' Parameters (Maybe [IntegerParameter])
- parameters_stringParameters :: Lens' Parameters (Maybe [StringParameter])
- data PhysicalTable = PhysicalTable' {}
- newPhysicalTable :: PhysicalTable
- physicalTable_s3Source :: Lens' PhysicalTable (Maybe S3Source)
- physicalTable_relationalTable :: Lens' PhysicalTable (Maybe RelationalTable)
- physicalTable_customSql :: Lens' PhysicalTable (Maybe CustomSql)
- data PostgreSqlParameters = PostgreSqlParameters' {}
- newPostgreSqlParameters :: Text -> Natural -> Text -> PostgreSqlParameters
- postgreSqlParameters_host :: Lens' PostgreSqlParameters Text
- postgreSqlParameters_port :: Lens' PostgreSqlParameters Natural
- postgreSqlParameters_database :: Lens' PostgreSqlParameters Text
- data PrestoParameters = PrestoParameters' {}
- newPrestoParameters :: Text -> Natural -> Text -> PrestoParameters
- prestoParameters_host :: Lens' PrestoParameters Text
- prestoParameters_port :: Lens' PrestoParameters Natural
- prestoParameters_catalog :: Lens' PrestoParameters Text
- data ProjectOperation = ProjectOperation' {}
- newProjectOperation :: NonEmpty Text -> ProjectOperation
- projectOperation_projectedColumns :: Lens' ProjectOperation (NonEmpty Text)
- data QueueInfo = QueueInfo' {}
- newQueueInfo :: Text -> Text -> QueueInfo
- queueInfo_waitingOnIngestion :: Lens' QueueInfo Text
- queueInfo_queuedIngestion :: Lens' QueueInfo Text
- data RdsParameters = RdsParameters' {
- instanceId :: Text
- database :: Text
- newRdsParameters :: Text -> Text -> RdsParameters
- rdsParameters_instanceId :: Lens' RdsParameters Text
- rdsParameters_database :: Lens' RdsParameters Text
- data RedshiftParameters = RedshiftParameters' {}
- newRedshiftParameters :: Text -> RedshiftParameters
- redshiftParameters_clusterId :: Lens' RedshiftParameters (Maybe Text)
- redshiftParameters_host :: Lens' RedshiftParameters (Maybe Text)
- redshiftParameters_port :: Lens' RedshiftParameters (Maybe Natural)
- redshiftParameters_database :: Lens' RedshiftParameters Text
- data RegisteredUserDashboardEmbeddingConfiguration = RegisteredUserDashboardEmbeddingConfiguration' {}
- newRegisteredUserDashboardEmbeddingConfiguration :: Text -> RegisteredUserDashboardEmbeddingConfiguration
- registeredUserDashboardEmbeddingConfiguration_initialDashboardId :: Lens' RegisteredUserDashboardEmbeddingConfiguration Text
- data RegisteredUserEmbeddingExperienceConfiguration = RegisteredUserEmbeddingExperienceConfiguration' {}
- newRegisteredUserEmbeddingExperienceConfiguration :: RegisteredUserEmbeddingExperienceConfiguration
- registeredUserEmbeddingExperienceConfiguration_dashboard :: Lens' RegisteredUserEmbeddingExperienceConfiguration (Maybe RegisteredUserDashboardEmbeddingConfiguration)
- registeredUserEmbeddingExperienceConfiguration_quickSightConsole :: Lens' RegisteredUserEmbeddingExperienceConfiguration (Maybe RegisteredUserQuickSightConsoleEmbeddingConfiguration)
- registeredUserEmbeddingExperienceConfiguration_qSearchBar :: Lens' RegisteredUserEmbeddingExperienceConfiguration (Maybe RegisteredUserQSearchBarEmbeddingConfiguration)
- data RegisteredUserQSearchBarEmbeddingConfiguration = RegisteredUserQSearchBarEmbeddingConfiguration' {}
- newRegisteredUserQSearchBarEmbeddingConfiguration :: RegisteredUserQSearchBarEmbeddingConfiguration
- registeredUserQSearchBarEmbeddingConfiguration_initialTopicId :: Lens' RegisteredUserQSearchBarEmbeddingConfiguration (Maybe Text)
- data RegisteredUserQuickSightConsoleEmbeddingConfiguration = RegisteredUserQuickSightConsoleEmbeddingConfiguration' {
- initialPath :: Maybe Text
- newRegisteredUserQuickSightConsoleEmbeddingConfiguration :: RegisteredUserQuickSightConsoleEmbeddingConfiguration
- registeredUserQuickSightConsoleEmbeddingConfiguration_initialPath :: Lens' RegisteredUserQuickSightConsoleEmbeddingConfiguration (Maybe Text)
- data RelationalTable = RelationalTable' {
- catalog :: Maybe Text
- schema :: Maybe Text
- dataSourceArn :: Text
- name :: Text
- inputColumns :: NonEmpty InputColumn
- newRelationalTable :: Text -> Text -> NonEmpty InputColumn -> RelationalTable
- relationalTable_catalog :: Lens' RelationalTable (Maybe Text)
- relationalTable_schema :: Lens' RelationalTable (Maybe Text)
- relationalTable_dataSourceArn :: Lens' RelationalTable Text
- relationalTable_name :: Lens' RelationalTable Text
- relationalTable_inputColumns :: Lens' RelationalTable (NonEmpty InputColumn)
- data RenameColumnOperation = RenameColumnOperation' {
- columnName :: Text
- newColumnName' :: Text
- newRenameColumnOperation :: Text -> Text -> RenameColumnOperation
- renameColumnOperation_columnName :: Lens' RenameColumnOperation Text
- renameColumnOperation_newColumnName :: Lens' RenameColumnOperation Text
- data ResourcePermission = ResourcePermission' {}
- newResourcePermission :: Text -> NonEmpty Text -> ResourcePermission
- resourcePermission_principal :: Lens' ResourcePermission Text
- resourcePermission_actions :: Lens' ResourcePermission (NonEmpty Text)
- data RowInfo = RowInfo' {}
- newRowInfo :: RowInfo
- rowInfo_rowsIngested :: Lens' RowInfo (Maybe Integer)
- rowInfo_totalRowsInDataset :: Lens' RowInfo (Maybe Integer)
- rowInfo_rowsDropped :: Lens' RowInfo (Maybe Integer)
- data RowLevelPermissionDataSet = RowLevelPermissionDataSet' {}
- newRowLevelPermissionDataSet :: Text -> RowLevelPermissionPolicy -> RowLevelPermissionDataSet
- rowLevelPermissionDataSet_status :: Lens' RowLevelPermissionDataSet (Maybe Status)
- rowLevelPermissionDataSet_namespace :: Lens' RowLevelPermissionDataSet (Maybe Text)
- rowLevelPermissionDataSet_formatVersion :: Lens' RowLevelPermissionDataSet (Maybe RowLevelPermissionFormatVersion)
- rowLevelPermissionDataSet_arn :: Lens' RowLevelPermissionDataSet Text
- rowLevelPermissionDataSet_permissionPolicy :: Lens' RowLevelPermissionDataSet RowLevelPermissionPolicy
- data RowLevelPermissionTagConfiguration = RowLevelPermissionTagConfiguration' {}
- newRowLevelPermissionTagConfiguration :: NonEmpty RowLevelPermissionTagRule -> RowLevelPermissionTagConfiguration
- rowLevelPermissionTagConfiguration_status :: Lens' RowLevelPermissionTagConfiguration (Maybe Status)
- rowLevelPermissionTagConfiguration_tagRules :: Lens' RowLevelPermissionTagConfiguration (NonEmpty RowLevelPermissionTagRule)
- data RowLevelPermissionTagRule = RowLevelPermissionTagRule' {}
- newRowLevelPermissionTagRule :: Text -> Text -> RowLevelPermissionTagRule
- rowLevelPermissionTagRule_tagMultiValueDelimiter :: Lens' RowLevelPermissionTagRule (Maybe Text)
- rowLevelPermissionTagRule_matchAllValue :: Lens' RowLevelPermissionTagRule (Maybe Text)
- rowLevelPermissionTagRule_tagKey :: Lens' RowLevelPermissionTagRule Text
- rowLevelPermissionTagRule_columnName :: Lens' RowLevelPermissionTagRule Text
- data S3Parameters = S3Parameters' {}
- newS3Parameters :: ManifestFileLocation -> S3Parameters
- s3Parameters_manifestFileLocation :: Lens' S3Parameters ManifestFileLocation
- data S3Source = S3Source' {}
- newS3Source :: Text -> NonEmpty InputColumn -> S3Source
- s3Source_uploadSettings :: Lens' S3Source (Maybe UploadSettings)
- s3Source_dataSourceArn :: Lens' S3Source Text
- s3Source_inputColumns :: Lens' S3Source (NonEmpty InputColumn)
- data ServiceNowParameters = ServiceNowParameters' {
- siteBaseUrl :: Text
- newServiceNowParameters :: Text -> ServiceNowParameters
- serviceNowParameters_siteBaseUrl :: Lens' ServiceNowParameters Text
- data SessionTag = SessionTag' {}
- newSessionTag :: Text -> Text -> SessionTag
- sessionTag_key :: Lens' SessionTag Text
- sessionTag_value :: Lens' SessionTag Text
- data Sheet = Sheet' {}
- newSheet :: Sheet
- sheet_name :: Lens' Sheet (Maybe Text)
- sheet_sheetId :: Lens' Sheet (Maybe Text)
- data SheetControlsOption = SheetControlsOption' {}
- newSheetControlsOption :: SheetControlsOption
- sheetControlsOption_visibilityState :: Lens' SheetControlsOption (Maybe DashboardUIState)
- data SheetStyle = SheetStyle' {}
- newSheetStyle :: SheetStyle
- sheetStyle_tileLayout :: Lens' SheetStyle (Maybe TileLayoutStyle)
- sheetStyle_tile :: Lens' SheetStyle (Maybe TileStyle)
- data SnowflakeParameters = SnowflakeParameters' {}
- newSnowflakeParameters :: Text -> Text -> Text -> SnowflakeParameters
- snowflakeParameters_host :: Lens' SnowflakeParameters Text
- snowflakeParameters_database :: Lens' SnowflakeParameters Text
- snowflakeParameters_warehouse :: Lens' SnowflakeParameters Text
- data SparkParameters = SparkParameters' {}
- newSparkParameters :: Text -> Natural -> SparkParameters
- sparkParameters_host :: Lens' SparkParameters Text
- sparkParameters_port :: Lens' SparkParameters Natural
- data SqlServerParameters = SqlServerParameters' {}
- newSqlServerParameters :: Text -> Natural -> Text -> SqlServerParameters
- sqlServerParameters_host :: Lens' SqlServerParameters Text
- sqlServerParameters_port :: Lens' SqlServerParameters Natural
- sqlServerParameters_database :: Lens' SqlServerParameters Text
- data SslProperties = SslProperties' {
- disableSsl :: Maybe Bool
- newSslProperties :: SslProperties
- sslProperties_disableSsl :: Lens' SslProperties (Maybe Bool)
- data StringParameter = StringParameter' {}
- newStringParameter :: Text -> StringParameter
- stringParameter_name :: Lens' StringParameter Text
- stringParameter_values :: Lens' StringParameter [Text]
- data Tag = Tag' {}
- newTag :: Text -> Text -> Tag
- tag_key :: Lens' Tag Text
- tag_value :: Lens' Tag Text
- data TagColumnOperation = TagColumnOperation' {
- columnName :: Text
- tags :: NonEmpty ColumnTag
- newTagColumnOperation :: Text -> NonEmpty ColumnTag -> TagColumnOperation
- tagColumnOperation_columnName :: Lens' TagColumnOperation Text
- tagColumnOperation_tags :: Lens' TagColumnOperation (NonEmpty ColumnTag)
- data Template = Template' {
- lastUpdatedTime :: Maybe POSIX
- arn :: Maybe Text
- createdTime :: Maybe POSIX
- templateId :: Maybe Text
- name :: Maybe Text
- version :: Maybe TemplateVersion
- newTemplate :: Template
- template_lastUpdatedTime :: Lens' Template (Maybe UTCTime)
- template_arn :: Lens' Template (Maybe Text)
- template_createdTime :: Lens' Template (Maybe UTCTime)
- template_templateId :: Lens' Template (Maybe Text)
- template_name :: Lens' Template (Maybe Text)
- template_version :: Lens' Template (Maybe TemplateVersion)
- data TemplateAlias = TemplateAlias' {}
- newTemplateAlias :: TemplateAlias
- templateAlias_arn :: Lens' TemplateAlias (Maybe Text)
- templateAlias_aliasName :: Lens' TemplateAlias (Maybe Text)
- templateAlias_templateVersionNumber :: Lens' TemplateAlias (Maybe Natural)
- data TemplateError = TemplateError' {}
- newTemplateError :: TemplateError
- templateError_type :: Lens' TemplateError (Maybe TemplateErrorType)
- templateError_message :: Lens' TemplateError (Maybe Text)
- data TemplateSourceAnalysis = TemplateSourceAnalysis' {}
- newTemplateSourceAnalysis :: Text -> NonEmpty DataSetReference -> TemplateSourceAnalysis
- templateSourceAnalysis_arn :: Lens' TemplateSourceAnalysis Text
- templateSourceAnalysis_dataSetReferences :: Lens' TemplateSourceAnalysis (NonEmpty DataSetReference)
- data TemplateSourceEntity = TemplateSourceEntity' {}
- newTemplateSourceEntity :: TemplateSourceEntity
- templateSourceEntity_sourceAnalysis :: Lens' TemplateSourceEntity (Maybe TemplateSourceAnalysis)
- templateSourceEntity_sourceTemplate :: Lens' TemplateSourceEntity (Maybe TemplateSourceTemplate)
- data TemplateSourceTemplate = TemplateSourceTemplate' {}
- newTemplateSourceTemplate :: Text -> TemplateSourceTemplate
- templateSourceTemplate_arn :: Lens' TemplateSourceTemplate Text
- data TemplateSummary = TemplateSummary' {}
- newTemplateSummary :: TemplateSummary
- templateSummary_lastUpdatedTime :: Lens' TemplateSummary (Maybe UTCTime)
- templateSummary_latestVersionNumber :: Lens' TemplateSummary (Maybe Natural)
- templateSummary_arn :: Lens' TemplateSummary (Maybe Text)
- templateSummary_createdTime :: Lens' TemplateSummary (Maybe UTCTime)
- templateSummary_templateId :: Lens' TemplateSummary (Maybe Text)
- templateSummary_name :: Lens' TemplateSummary (Maybe Text)
- data TemplateVersion = TemplateVersion' {}
- newTemplateVersion :: TemplateVersion
- templateVersion_status :: Lens' TemplateVersion (Maybe ResourceStatus)
- templateVersion_themeArn :: Lens' TemplateVersion (Maybe Text)
- templateVersion_sheets :: Lens' TemplateVersion (Maybe [Sheet])
- templateVersion_createdTime :: Lens' TemplateVersion (Maybe UTCTime)
- templateVersion_sourceEntityArn :: Lens' TemplateVersion (Maybe Text)
- templateVersion_dataSetConfigurations :: Lens' TemplateVersion (Maybe [DataSetConfiguration])
- templateVersion_versionNumber :: Lens' TemplateVersion (Maybe Natural)
- templateVersion_errors :: Lens' TemplateVersion (Maybe (NonEmpty TemplateError))
- templateVersion_description :: Lens' TemplateVersion (Maybe Text)
- data TemplateVersionSummary = TemplateVersionSummary' {}
- newTemplateVersionSummary :: TemplateVersionSummary
- templateVersionSummary_status :: Lens' TemplateVersionSummary (Maybe ResourceStatus)
- templateVersionSummary_arn :: Lens' TemplateVersionSummary (Maybe Text)
- templateVersionSummary_createdTime :: Lens' TemplateVersionSummary (Maybe UTCTime)
- templateVersionSummary_versionNumber :: Lens' TemplateVersionSummary (Maybe Natural)
- templateVersionSummary_description :: Lens' TemplateVersionSummary (Maybe Text)
- data TeradataParameters = TeradataParameters' {}
- newTeradataParameters :: Text -> Natural -> Text -> TeradataParameters
- teradataParameters_host :: Lens' TeradataParameters Text
- teradataParameters_port :: Lens' TeradataParameters Natural
- teradataParameters_database :: Lens' TeradataParameters Text
- data Theme = Theme' {}
- newTheme :: Theme
- theme_themeId :: Lens' Theme (Maybe Text)
- theme_lastUpdatedTime :: Lens' Theme (Maybe UTCTime)
- theme_arn :: Lens' Theme (Maybe Text)
- theme_createdTime :: Lens' Theme (Maybe UTCTime)
- theme_name :: Lens' Theme (Maybe Text)
- theme_version :: Lens' Theme (Maybe ThemeVersion)
- theme_type :: Lens' Theme (Maybe ThemeType)
- data ThemeAlias = ThemeAlias' {}
- newThemeAlias :: ThemeAlias
- themeAlias_arn :: Lens' ThemeAlias (Maybe Text)
- themeAlias_themeVersionNumber :: Lens' ThemeAlias (Maybe Natural)
- themeAlias_aliasName :: Lens' ThemeAlias (Maybe Text)
- data ThemeConfiguration = ThemeConfiguration' {}
- newThemeConfiguration :: ThemeConfiguration
- themeConfiguration_uIColorPalette :: Lens' ThemeConfiguration (Maybe UIColorPalette)
- themeConfiguration_sheet :: Lens' ThemeConfiguration (Maybe SheetStyle)
- themeConfiguration_dataColorPalette :: Lens' ThemeConfiguration (Maybe DataColorPalette)
- data ThemeError = ThemeError' {}
- newThemeError :: ThemeError
- themeError_type :: Lens' ThemeError (Maybe ThemeErrorType)
- themeError_message :: Lens' ThemeError (Maybe Text)
- data ThemeSummary = ThemeSummary' {}
- newThemeSummary :: ThemeSummary
- themeSummary_themeId :: Lens' ThemeSummary (Maybe Text)
- themeSummary_lastUpdatedTime :: Lens' ThemeSummary (Maybe UTCTime)
- themeSummary_latestVersionNumber :: Lens' ThemeSummary (Maybe Natural)
- themeSummary_arn :: Lens' ThemeSummary (Maybe Text)
- themeSummary_createdTime :: Lens' ThemeSummary (Maybe UTCTime)
- themeSummary_name :: Lens' ThemeSummary (Maybe Text)
- data ThemeVersion = ThemeVersion' {}
- newThemeVersion :: ThemeVersion
- themeVersion_status :: Lens' ThemeVersion (Maybe ResourceStatus)
- themeVersion_arn :: Lens' ThemeVersion (Maybe Text)
- themeVersion_createdTime :: Lens' ThemeVersion (Maybe UTCTime)
- themeVersion_versionNumber :: Lens' ThemeVersion (Maybe Natural)
- themeVersion_configuration :: Lens' ThemeVersion (Maybe ThemeConfiguration)
- themeVersion_errors :: Lens' ThemeVersion (Maybe (NonEmpty ThemeError))
- themeVersion_description :: Lens' ThemeVersion (Maybe Text)
- themeVersion_baseThemeId :: Lens' ThemeVersion (Maybe Text)
- data ThemeVersionSummary = ThemeVersionSummary' {}
- newThemeVersionSummary :: ThemeVersionSummary
- themeVersionSummary_status :: Lens' ThemeVersionSummary (Maybe ResourceStatus)
- themeVersionSummary_arn :: Lens' ThemeVersionSummary (Maybe Text)
- themeVersionSummary_createdTime :: Lens' ThemeVersionSummary (Maybe UTCTime)
- themeVersionSummary_versionNumber :: Lens' ThemeVersionSummary (Maybe Natural)
- themeVersionSummary_description :: Lens' ThemeVersionSummary (Maybe Text)
- data TileLayoutStyle = TileLayoutStyle' {}
- newTileLayoutStyle :: TileLayoutStyle
- tileLayoutStyle_margin :: Lens' TileLayoutStyle (Maybe MarginStyle)
- tileLayoutStyle_gutter :: Lens' TileLayoutStyle (Maybe GutterStyle)
- data TileStyle = TileStyle' {}
- newTileStyle :: TileStyle
- tileStyle_border :: Lens' TileStyle (Maybe BorderStyle)
- data TransformOperation = TransformOperation' {
- castColumnTypeOperation :: Maybe CastColumnTypeOperation
- tagColumnOperation :: Maybe TagColumnOperation
- createColumnsOperation :: Maybe CreateColumnsOperation
- untagColumnOperation :: Maybe UntagColumnOperation
- filterOperation :: Maybe FilterOperation
- projectOperation :: Maybe ProjectOperation
- renameColumnOperation :: Maybe RenameColumnOperation
- newTransformOperation :: TransformOperation
- transformOperation_castColumnTypeOperation :: Lens' TransformOperation (Maybe CastColumnTypeOperation)
- transformOperation_tagColumnOperation :: Lens' TransformOperation (Maybe TagColumnOperation)
- transformOperation_createColumnsOperation :: Lens' TransformOperation (Maybe CreateColumnsOperation)
- transformOperation_untagColumnOperation :: Lens' TransformOperation (Maybe UntagColumnOperation)
- transformOperation_filterOperation :: Lens' TransformOperation (Maybe FilterOperation)
- transformOperation_projectOperation :: Lens' TransformOperation (Maybe ProjectOperation)
- transformOperation_renameColumnOperation :: Lens' TransformOperation (Maybe RenameColumnOperation)
- data TwitterParameters = TwitterParameters' {}
- newTwitterParameters :: Text -> Natural -> TwitterParameters
- twitterParameters_query :: Lens' TwitterParameters Text
- twitterParameters_maxRows :: Lens' TwitterParameters Natural
- data UIColorPalette = UIColorPalette' {
- secondaryBackground :: Maybe Text
- successForeground :: Maybe Text
- dimension :: Maybe Text
- dimensionForeground :: Maybe Text
- success :: Maybe Text
- accent :: Maybe Text
- secondaryForeground :: Maybe Text
- primaryForeground :: Maybe Text
- warning :: Maybe Text
- primaryBackground :: Maybe Text
- accentForeground :: Maybe Text
- measure :: Maybe Text
- dangerForeground :: Maybe Text
- measureForeground :: Maybe Text
- danger :: Maybe Text
- warningForeground :: Maybe Text
- newUIColorPalette :: UIColorPalette
- uIColorPalette_secondaryBackground :: Lens' UIColorPalette (Maybe Text)
- uIColorPalette_successForeground :: Lens' UIColorPalette (Maybe Text)
- uIColorPalette_dimension :: Lens' UIColorPalette (Maybe Text)
- uIColorPalette_dimensionForeground :: Lens' UIColorPalette (Maybe Text)
- uIColorPalette_success :: Lens' UIColorPalette (Maybe Text)
- uIColorPalette_accent :: Lens' UIColorPalette (Maybe Text)
- uIColorPalette_secondaryForeground :: Lens' UIColorPalette (Maybe Text)
- uIColorPalette_primaryForeground :: Lens' UIColorPalette (Maybe Text)
- uIColorPalette_warning :: Lens' UIColorPalette (Maybe Text)
- uIColorPalette_primaryBackground :: Lens' UIColorPalette (Maybe Text)
- uIColorPalette_accentForeground :: Lens' UIColorPalette (Maybe Text)
- uIColorPalette_measure :: Lens' UIColorPalette (Maybe Text)
- uIColorPalette_dangerForeground :: Lens' UIColorPalette (Maybe Text)
- uIColorPalette_measureForeground :: Lens' UIColorPalette (Maybe Text)
- uIColorPalette_danger :: Lens' UIColorPalette (Maybe Text)
- uIColorPalette_warningForeground :: Lens' UIColorPalette (Maybe Text)
- data UntagColumnOperation = UntagColumnOperation' {
- columnName :: Text
- tagNames :: [ColumnTagName]
- newUntagColumnOperation :: Text -> UntagColumnOperation
- untagColumnOperation_columnName :: Lens' UntagColumnOperation Text
- untagColumnOperation_tagNames :: Lens' UntagColumnOperation [ColumnTagName]
- data UploadSettings = UploadSettings' {}
- newUploadSettings :: UploadSettings
- uploadSettings_startFromRow :: Lens' UploadSettings (Maybe Natural)
- uploadSettings_containsHeader :: Lens' UploadSettings (Maybe Bool)
- uploadSettings_textQualifier :: Lens' UploadSettings (Maybe TextQualifier)
- uploadSettings_format :: Lens' UploadSettings (Maybe FileFormat)
- uploadSettings_delimiter :: Lens' UploadSettings (Maybe Text)
- data User = User' {
- email :: Maybe Text
- principalId :: Maybe Text
- arn :: Maybe Text
- userName :: Maybe Text
- identityType :: Maybe IdentityType
- externalLoginFederationProviderUrl :: Maybe Text
- customPermissionsName :: Maybe Text
- active :: Maybe Bool
- role' :: Maybe UserRole
- externalLoginFederationProviderType :: Maybe Text
- externalLoginId :: Maybe Text
- newUser :: User
- user_email :: Lens' User (Maybe Text)
- user_principalId :: Lens' User (Maybe Text)
- user_arn :: Lens' User (Maybe Text)
- user_userName :: Lens' User (Maybe Text)
- user_identityType :: Lens' User (Maybe IdentityType)
- user_externalLoginFederationProviderUrl :: Lens' User (Maybe Text)
- user_customPermissionsName :: Lens' User (Maybe Text)
- user_active :: Lens' User (Maybe Bool)
- user_role :: Lens' User (Maybe UserRole)
- user_externalLoginFederationProviderType :: Lens' User (Maybe Text)
- user_externalLoginId :: Lens' User (Maybe Text)
- data VpcConnectionProperties = VpcConnectionProperties' {}
- newVpcConnectionProperties :: Text -> VpcConnectionProperties
- vpcConnectionProperties_vpcConnectionArn :: Lens' VpcConnectionProperties Text
Service Configuration
defaultService :: Service Source #
API version 2018-04-01 of the Amazon QuickSight SDK configuration.
Errors
_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 :: AsError a => Getting (First ServiceError) a ServiceError Source #
This resource is currently unavailable.
_IdentityTypeNotSupportedException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The identity type specified isn't supported. Supported identity types
include IAM and QUICKSIGHT.
_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 :: AsError a => Getting (First ServiceError) a ServiceError Source #
Updating or deleting a resource can cause an inconsistent state.
_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 :: AsError a => Getting (First ServiceError) a ServiceError Source #
One or more parameters has a value that isn't valid.
_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 :: AsError a => Getting (First ServiceError) a ServiceError Source #
Access is throttled.
_PreconditionNotMetException :: AsError a => Getting (First ServiceError) a ServiceError Source #
One or more preconditions aren't met.
_InvalidNextTokenException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The NextToken value isn't valid.
_ResourceExistsException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The resource specified already exists.
_InternalFailureException :: AsError a => Getting (First ServiceError) a ServiceError Source #
An internal failure occurred.
_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 :: AsError a => Getting (First ServiceError) a ServiceError Source #
One or more resources can't be found.
_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 :: AsError a => Getting (First ServiceError) a ServiceError Source #
A limit is exceeded.
_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.
AnalysisErrorType
newtype AnalysisErrorType Source #
Constructors
| AnalysisErrorType' | |
Fields | |
Bundled Patterns
Instances
AnalysisFilterAttribute
newtype AnalysisFilterAttribute Source #
Constructors
| AnalysisFilterAttribute' | |
Fields | |
Bundled Patterns
| pattern AnalysisFilterAttribute_QUICKSIGHT_USER :: AnalysisFilterAttribute |
Instances
AssignmentStatus
newtype AssignmentStatus Source #
Constructors
| AssignmentStatus' | |
Fields | |
Bundled Patterns
| pattern AssignmentStatus_DISABLED :: AssignmentStatus | |
| pattern AssignmentStatus_DRAFT :: AssignmentStatus | |
| pattern AssignmentStatus_ENABLED :: AssignmentStatus |
Instances
ColumnDataType
newtype ColumnDataType Source #
Constructors
| ColumnDataType' | |
Fields | |
Bundled Patterns
| pattern ColumnDataType_DATETIME :: ColumnDataType | |
| pattern ColumnDataType_DECIMAL :: ColumnDataType | |
| pattern ColumnDataType_INTEGER :: ColumnDataType | |
| pattern ColumnDataType_STRING :: ColumnDataType |
Instances
ColumnTagName
newtype ColumnTagName Source #
Constructors
| ColumnTagName' | |
Fields | |
Bundled Patterns
| pattern ColumnTagName_COLUMN_DESCRIPTION :: ColumnTagName | |
| pattern ColumnTagName_COLUMN_GEOGRAPHIC_ROLE :: ColumnTagName |
Instances
DashboardBehavior
newtype DashboardBehavior Source #
Constructors
| DashboardBehavior' | |
Fields | |
Bundled Patterns
| pattern DashboardBehavior_DISABLED :: DashboardBehavior | |
| pattern DashboardBehavior_ENABLED :: DashboardBehavior |
Instances
DashboardErrorType
newtype DashboardErrorType Source #
Constructors
| DashboardErrorType' | |
Fields | |
Bundled Patterns
Instances
DashboardFilterAttribute
newtype DashboardFilterAttribute Source #
Constructors
| DashboardFilterAttribute' | |
Fields | |
Bundled Patterns
| pattern DashboardFilterAttribute_QUICKSIGHT_USER :: DashboardFilterAttribute |
Instances
DashboardUIState
newtype DashboardUIState Source #
Constructors
| DashboardUIState' | |
Fields | |
Bundled Patterns
| pattern DashboardUIState_COLLAPSED :: DashboardUIState | |
| pattern DashboardUIState_EXPANDED :: DashboardUIState |
Instances
DataSetImportMode
newtype DataSetImportMode Source #
Constructors
| DataSetImportMode' | |
Fields | |
Bundled Patterns
| pattern DataSetImportMode_DIRECT_QUERY :: DataSetImportMode | |
| pattern DataSetImportMode_SPICE :: DataSetImportMode |
Instances
DataSourceErrorInfoType
newtype DataSourceErrorInfoType Source #
Constructors
| DataSourceErrorInfoType' | |
Fields | |
Bundled Patterns
Instances
DataSourceType
newtype DataSourceType Source #
Constructors
| DataSourceType' | |
Fields | |
Bundled Patterns
Instances
Edition
Constructors
| Edition' | |
Fields
| |
Bundled Patterns
| pattern Edition_ENTERPRISE :: Edition | |
| pattern Edition_STANDARD :: Edition |
Instances
EmbeddingIdentityType
newtype EmbeddingIdentityType Source #
Constructors
| EmbeddingIdentityType' | |
Fields | |
Bundled Patterns
| pattern EmbeddingIdentityType_ANONYMOUS :: EmbeddingIdentityType | |
| pattern EmbeddingIdentityType_IAM :: EmbeddingIdentityType | |
| pattern EmbeddingIdentityType_QUICKSIGHT :: EmbeddingIdentityType |
Instances
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
FilterOperator
newtype FilterOperator Source #
Constructors
| FilterOperator' | |
Fields | |
Bundled Patterns
| pattern FilterOperator_StringEquals :: FilterOperator |
Instances
FolderFilterAttribute
newtype FolderFilterAttribute Source #
Constructors
| FolderFilterAttribute' | |
Fields | |
Bundled Patterns
| pattern FolderFilterAttribute_PARENT_FOLDER_ARN :: FolderFilterAttribute |
Instances
FolderType
newtype FolderType Source #
Constructors
| FolderType' | |
Fields | |
Bundled Patterns
| pattern FolderType_SHARED :: FolderType |
Instances
GeoSpatialCountryCode
newtype GeoSpatialCountryCode Source #
Constructors
| GeoSpatialCountryCode' | |
Fields | |
Bundled Patterns
| pattern GeoSpatialCountryCode_US :: GeoSpatialCountryCode |
Instances
GeoSpatialDataRole
newtype GeoSpatialDataRole Source #
Constructors
| GeoSpatialDataRole' | |
Fields | |
Bundled Patterns
| pattern GeoSpatialDataRole_CITY :: GeoSpatialDataRole | |
| pattern GeoSpatialDataRole_COUNTRY :: GeoSpatialDataRole | |
| pattern GeoSpatialDataRole_COUNTY :: GeoSpatialDataRole | |
| pattern GeoSpatialDataRole_LATITUDE :: GeoSpatialDataRole | |
| pattern GeoSpatialDataRole_LONGITUDE :: GeoSpatialDataRole | |
| pattern GeoSpatialDataRole_POSTCODE :: GeoSpatialDataRole | |
| pattern GeoSpatialDataRole_STATE :: GeoSpatialDataRole |
Instances
IdentityStore
newtype IdentityStore Source #
Constructors
| IdentityStore' | |
Fields | |
Bundled Patterns
| pattern IdentityStore_QUICKSIGHT :: IdentityStore |
Instances
IdentityType
newtype IdentityType Source #
Constructors
| IdentityType' | |
Fields | |
Bundled Patterns
| pattern IdentityType_IAM :: IdentityType | |
| pattern IdentityType_QUICKSIGHT :: IdentityType |
Instances
IngestionErrorType
newtype IngestionErrorType Source #
Constructors
| IngestionErrorType' | |
Fields | |
Bundled Patterns
Instances
IngestionRequestSource
newtype IngestionRequestSource Source #
Constructors
| IngestionRequestSource' | |
Fields | |
Bundled Patterns
| pattern IngestionRequestSource_MANUAL :: IngestionRequestSource | |
| pattern IngestionRequestSource_SCHEDULED :: IngestionRequestSource |
Instances
IngestionRequestType
newtype IngestionRequestType Source #
This defines the type of ingestion request. This is returned as part of create ingestion response.
Constructors
| IngestionRequestType' | |
Fields | |
Bundled Patterns
Instances
IngestionStatus
newtype IngestionStatus Source #
Constructors
| IngestionStatus' | |
Fields | |
Bundled Patterns
| pattern IngestionStatus_CANCELLED :: IngestionStatus | |
| pattern IngestionStatus_COMPLETED :: IngestionStatus | |
| pattern IngestionStatus_FAILED :: IngestionStatus | |
| pattern IngestionStatus_INITIALIZED :: IngestionStatus | |
| pattern IngestionStatus_QUEUED :: IngestionStatus | |
| pattern IngestionStatus_RUNNING :: IngestionStatus |
Instances
IngestionType
newtype IngestionType Source #
This defines the type of ingestion user wants to trigger. This is part of create ingestion request.
Constructors
| IngestionType' | |
Fields | |
Bundled Patterns
| pattern IngestionType_FULL_REFRESH :: IngestionType | |
| pattern IngestionType_INCREMENTAL_REFRESH :: IngestionType |
Instances
InputColumnDataType
newtype InputColumnDataType Source #
Constructors
| InputColumnDataType' | |
Fields | |
Bundled Patterns
| pattern InputColumnDataType_BIT :: InputColumnDataType | |
| pattern InputColumnDataType_BOOLEAN :: InputColumnDataType | |
| pattern InputColumnDataType_DATETIME :: InputColumnDataType | |
| pattern InputColumnDataType_DECIMAL :: InputColumnDataType | |
| pattern InputColumnDataType_INTEGER :: InputColumnDataType | |
| pattern InputColumnDataType_JSON :: InputColumnDataType | |
| pattern InputColumnDataType_STRING :: InputColumnDataType |
Instances
JoinType
Constructors
| JoinType' | |
Fields
| |
Bundled Patterns
| pattern JoinType_INNER :: JoinType | |
| pattern JoinType_LEFT :: JoinType | |
| pattern JoinType_OUTER :: JoinType | |
| pattern JoinType_RIGHT :: JoinType |
Instances
MemberType
newtype MemberType Source #
Constructors
| MemberType' | |
Fields | |
Bundled Patterns
| pattern MemberType_ANALYSIS :: MemberType | |
| pattern MemberType_DASHBOARD :: MemberType | |
| pattern MemberType_DATASET :: MemberType |
Instances
NamespaceErrorType
newtype NamespaceErrorType Source #
Constructors
| NamespaceErrorType' | |
Fields | |
Bundled Patterns
| pattern NamespaceErrorType_INTERNAL_SERVICE_ERROR :: NamespaceErrorType | |
| pattern NamespaceErrorType_PERMISSION_DENIED :: NamespaceErrorType |
Instances
NamespaceStatus
newtype NamespaceStatus Source #
Constructors
| NamespaceStatus' | |
Fields | |
Bundled Patterns
| pattern NamespaceStatus_CREATED :: NamespaceStatus | |
| pattern NamespaceStatus_CREATING :: NamespaceStatus | |
| pattern NamespaceStatus_DELETING :: NamespaceStatus | |
| pattern NamespaceStatus_NON_RETRYABLE_FAILURE :: NamespaceStatus | |
| pattern NamespaceStatus_RETRYABLE_FAILURE :: NamespaceStatus |
Instances
ResourceStatus
newtype ResourceStatus Source #
Constructors
| ResourceStatus' | |
Fields | |
Bundled Patterns
| pattern ResourceStatus_CREATION_FAILED :: ResourceStatus | |
| pattern ResourceStatus_CREATION_IN_PROGRESS :: ResourceStatus | |
| pattern ResourceStatus_CREATION_SUCCESSFUL :: ResourceStatus | |
| pattern ResourceStatus_DELETED :: ResourceStatus | |
| pattern ResourceStatus_UPDATE_FAILED :: ResourceStatus | |
| pattern ResourceStatus_UPDATE_IN_PROGRESS :: ResourceStatus | |
| pattern ResourceStatus_UPDATE_SUCCESSFUL :: ResourceStatus |
Instances
RowLevelPermissionFormatVersion
newtype RowLevelPermissionFormatVersion Source #
Constructors
| RowLevelPermissionFormatVersion' | |
Fields | |
Bundled Patterns
| pattern RowLevelPermissionFormatVersion_VERSION_1 :: RowLevelPermissionFormatVersion | |
| pattern RowLevelPermissionFormatVersion_VERSION_2 :: RowLevelPermissionFormatVersion |
Instances
RowLevelPermissionPolicy
newtype RowLevelPermissionPolicy Source #
Constructors
| RowLevelPermissionPolicy' | |
Fields | |
Bundled Patterns
| pattern RowLevelPermissionPolicy_DENY_ACCESS :: RowLevelPermissionPolicy | |
| pattern RowLevelPermissionPolicy_GRANT_ACCESS :: RowLevelPermissionPolicy |
Instances
Status
Constructors
| Status' | |
Fields
| |
Bundled Patterns
| pattern Status_DISABLED :: Status | |
| pattern Status_ENABLED :: Status |
Instances
TemplateErrorType
newtype TemplateErrorType Source #
Constructors
| TemplateErrorType' | |
Fields | |
Bundled Patterns
| pattern TemplateErrorType_ACCESS_DENIED :: TemplateErrorType | |
| pattern TemplateErrorType_DATA_SET_NOT_FOUND :: TemplateErrorType | |
| pattern TemplateErrorType_INTERNAL_FAILURE :: TemplateErrorType | |
| pattern TemplateErrorType_SOURCE_NOT_FOUND :: TemplateErrorType |
Instances
TextQualifier
newtype TextQualifier Source #
Constructors
| TextQualifier' | |
Fields | |
Bundled Patterns
| pattern TextQualifier_DOUBLE_QUOTE :: TextQualifier | |
| pattern TextQualifier_SINGLE_QUOTE :: TextQualifier |
Instances
ThemeErrorType
newtype ThemeErrorType Source #
Constructors
| ThemeErrorType' | |
Fields | |
Bundled Patterns
| pattern ThemeErrorType_INTERNAL_FAILURE :: ThemeErrorType |
Instances
ThemeType
Constructors
| ThemeType' | |
Fields | |
Bundled Patterns
| pattern ThemeType_ALL :: ThemeType | |
| pattern ThemeType_CUSTOM :: ThemeType | |
| pattern ThemeType_QUICKSIGHT :: ThemeType |
Instances
UserRole
Constructors
| UserRole' | |
Fields
| |
Bundled Patterns
| pattern UserRole_ADMIN :: UserRole | |
| pattern UserRole_AUTHOR :: UserRole | |
| pattern UserRole_READER :: UserRole | |
| pattern UserRole_RESTRICTED_AUTHOR :: UserRole | |
| pattern UserRole_RESTRICTED_READER :: UserRole |
Instances
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.
Constructors
| AccountCustomization' | |
Fields
| |
Instances
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.
accountCustomization_defaultTheme :: Lens' AccountCustomization (Maybe Text) Source #
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.
Constructors
| AccountSettings' | |
Fields
| |
Instances
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.
accountSettings_edition :: Lens' AccountSettings (Maybe Edition) Source #
The edition of Amazon QuickSight that you're currently subscribed to: Enterprise edition or Standard edition.
accountSettings_accountName :: Lens' AccountSettings (Maybe Text) Source #
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.
accountSettings_defaultNamespace :: Lens' AccountSettings (Maybe Text) Source #
The default Amazon QuickSight namespace for your Amazon Web Services account.
accountSettings_notificationEmail :: Lens' AccountSettings (Maybe Text) Source #
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.
Constructors
| ActiveIAMPolicyAssignment' | |
Instances
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.
activeIAMPolicyAssignment_assignmentName :: Lens' ActiveIAMPolicyAssignment (Maybe Text) Source #
A name for the IAMpolicy assignment.
activeIAMPolicyAssignment_policyArn :: Lens' ActiveIAMPolicyAssignment (Maybe Text) Source #
The Amazon Resource Name (ARN) of the resource.
AdHocFilteringOption
data AdHocFilteringOption Source #
Ad hoc (one-time) filtering option.
See: newAdHocFilteringOption smart constructor.
Constructors
| AdHocFilteringOption' | |
Fields
| |
Instances
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.
adHocFilteringOption_availabilityStatus :: Lens' AdHocFilteringOption (Maybe DashboardBehavior) Source #
Availability status.
AmazonElasticsearchParameters
data AmazonElasticsearchParameters Source #
The parameters for OpenSearch.
See: newAmazonElasticsearchParameters smart constructor.
Constructors
| AmazonElasticsearchParameters' | |
Instances
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.
amazonElasticsearchParameters_domain :: Lens' AmazonElasticsearchParameters Text Source #
The OpenSearch domain.
AmazonOpenSearchParameters
data AmazonOpenSearchParameters Source #
See: newAmazonOpenSearchParameters smart constructor.
Constructors
| AmazonOpenSearchParameters' | |
Instances
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.
amazonOpenSearchParameters_domain :: Lens' AmazonOpenSearchParameters Text Source #
Undocumented member.
Analysis
Metadata structure for an analysis in Amazon QuickSight
See: newAnalysis smart constructor.
Constructors
| Analysis' | |
Fields
| |
Instances
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.
analysis_status :: Lens' Analysis (Maybe ResourceStatus) Source #
Status associated with the analysis.
analysis_dataSetArns :: Lens' Analysis (Maybe [Text]) Source #
The ARNs of the datasets of the analysis.
analysis_sheets :: Lens' Analysis (Maybe [Sheet]) Source #
A list of the associated sheets with the unique identifier and name of each sheet.
analysis_lastUpdatedTime :: Lens' Analysis (Maybe UTCTime) Source #
The time that the analysis was last updated.
analysis_createdTime :: Lens' Analysis (Maybe UTCTime) Source #
The time that the analysis was created.
analysis_errors :: Lens' Analysis (Maybe (NonEmpty AnalysisError)) Source #
Errors associated with the analysis.
AnalysisError
data AnalysisError Source #
Analysis error.
See: newAnalysisError smart constructor.
Constructors
| AnalysisError' | |
Instances
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.
analysisError_type :: Lens' AnalysisError (Maybe AnalysisErrorType) Source #
The type of the analysis error.
analysisError_message :: Lens' AnalysisError (Maybe Text) Source #
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.
Constructors
| AnalysisSearchFilter' | |
Fields
| |
Instances
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".
analysisSearchFilter_operator :: Lens' AnalysisSearchFilter (Maybe FilterOperator) Source #
The comparison operator that you want to use as a filter, for example
"Operator": "StringEquals".
analysisSearchFilter_value :: Lens' AnalysisSearchFilter (Maybe Text) Source #
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".
analysisSearchFilter_name :: Lens' AnalysisSearchFilter (Maybe AnalysisFilterAttribute) Source #
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.
Constructors
| AnalysisSourceEntity' | |
Fields
| |
Instances
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.
analysisSourceEntity_sourceTemplate :: Lens' AnalysisSourceEntity (Maybe AnalysisSourceTemplate) Source #
The source template for the source entity of the analysis.
AnalysisSourceTemplate
data AnalysisSourceTemplate Source #
The source template of an analysis.
See: newAnalysisSourceTemplate smart constructor.
Constructors
| AnalysisSourceTemplate' | |
Fields
| |
Instances
newAnalysisSourceTemplate Source #
Arguments
| :: NonEmpty DataSetReference | |
| -> Text | |
| -> AnalysisSourceTemplate |
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.
analysisSourceTemplate_dataSetReferences :: Lens' AnalysisSourceTemplate (NonEmpty DataSetReference) Source #
The dataset references of the source template of an analysis.
analysisSourceTemplate_arn :: Lens' AnalysisSourceTemplate Text Source #
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.
Constructors
| AnalysisSummary' | |
Fields
| |
Instances
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.
analysisSummary_status :: Lens' AnalysisSummary (Maybe ResourceStatus) Source #
The last known status for the analysis.
analysisSummary_analysisId :: Lens' AnalysisSummary (Maybe Text) Source #
The ID of the analysis. This ID displays in the URL.
analysisSummary_lastUpdatedTime :: Lens' AnalysisSummary (Maybe UTCTime) Source #
The time that the analysis was last updated.
analysisSummary_arn :: Lens' AnalysisSummary (Maybe Text) Source #
The Amazon Resource Name (ARN) for the analysis.
analysisSummary_createdTime :: Lens' AnalysisSummary (Maybe UTCTime) Source #
The time that the analysis was created.
analysisSummary_name :: Lens' AnalysisSummary (Maybe Text) Source #
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.
Constructors
| AnonymousUserDashboardEmbeddingConfiguration' | |
Fields
| |
Instances
newAnonymousUserDashboardEmbeddingConfiguration Source #
Arguments
| :: Text |
|
| -> AnonymousUserDashboardEmbeddingConfiguration |
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.
anonymousUserDashboardEmbeddingConfiguration_initialDashboardId :: Lens' AnonymousUserDashboardEmbeddingConfiguration Text Source #
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.
Constructors
| AnonymousUserEmbeddingExperienceConfiguration' | |
Fields
| |
Instances
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.
anonymousUserEmbeddingExperienceConfiguration_dashboard :: Lens' AnonymousUserEmbeddingExperienceConfiguration (Maybe AnonymousUserDashboardEmbeddingConfiguration) Source #
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' | |
Instances
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.
athenaParameters_workGroup :: Lens' AthenaParameters (Maybe Text) Source #
The workgroup that Amazon Athena uses.
AuroraParameters
data AuroraParameters Source #
Parameters for Amazon Aurora.
See: newAuroraParameters smart constructor.
Instances
Arguments
| :: Text | |
| -> Natural | |
| -> Text | |
| -> AuroraParameters |
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.
auroraParameters_database :: Lens' AuroraParameters Text Source #
Database.
AuroraPostgreSqlParameters
data AuroraPostgreSqlParameters Source #
Parameters for Amazon Aurora PostgreSQL-Compatible Edition.
See: newAuroraPostgreSqlParameters smart constructor.
Constructors
| AuroraPostgreSqlParameters' | |
Instances
newAuroraPostgreSqlParameters Source #
Arguments
| :: Text | |
| -> Natural | |
| -> Text | |
| -> AuroraPostgreSqlParameters |
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.
auroraPostgreSqlParameters_host :: Lens' AuroraPostgreSqlParameters Text Source #
The Amazon Aurora PostgreSQL-Compatible host to connect to.
auroraPostgreSqlParameters_port :: Lens' AuroraPostgreSqlParameters Natural Source #
The port that Amazon Aurora PostgreSQL is listening on.
auroraPostgreSqlParameters_database :: Lens' AuroraPostgreSqlParameters Text Source #
The Amazon Aurora PostgreSQL database to connect to.
AwsIotAnalyticsParameters
data AwsIotAnalyticsParameters Source #
The parameters for IoT Analytics.
See: newAwsIotAnalyticsParameters smart constructor.
Constructors
| AwsIotAnalyticsParameters' | |
Fields
| |
Instances
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.
awsIotAnalyticsParameters_dataSetName :: Lens' AwsIotAnalyticsParameters Text Source #
Dataset name.
BorderStyle
data BorderStyle Source #
The display options for tile borders for visuals.
See: newBorderStyle smart constructor.
Constructors
| BorderStyle' | |
Instances
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.
borderStyle_show :: Lens' BorderStyle (Maybe Bool) Source #
The option to enable display of borders for visuals.
CalculatedColumn
data CalculatedColumn Source #
A calculated column for a dataset.
See: newCalculatedColumn smart constructor.
Constructors
| CalculatedColumn' | |
Fields
| |
Instances
Arguments
| :: Text | |
| -> Text | |
| -> Text | |
| -> CalculatedColumn |
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.
calculatedColumn_columnName :: Lens' CalculatedColumn Text Source #
Column name.
calculatedColumn_columnId :: Lens' CalculatedColumn Text Source #
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.
calculatedColumn_expression :: Lens' CalculatedColumn Text Source #
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.
Constructors
| CastColumnTypeOperation' | |
Fields
| |
Instances
newCastColumnTypeOperation Source #
Arguments
| :: Text | |
| -> ColumnDataType | |
| -> CastColumnTypeOperation |
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.
castColumnTypeOperation_format :: Lens' CastColumnTypeOperation (Maybe Text) Source #
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.
castColumnTypeOperation_columnName :: Lens' CastColumnTypeOperation Text Source #
Column name.
castColumnTypeOperation_newColumnType :: Lens' CastColumnTypeOperation ColumnDataType Source #
New column data type.
ColumnDescription
data ColumnDescription Source #
Metadata that contains a description for a column.
See: newColumnDescription smart constructor.
Constructors
| ColumnDescription' | |
Instances
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.
columnDescription_text :: Lens' ColumnDescription (Maybe Text) Source #
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.
Constructors
| ColumnGroup' | |
Fields
| |
Instances
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.
columnGroup_geoSpatialColumnGroup :: Lens' ColumnGroup (Maybe GeoSpatialColumnGroup) Source #
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.
Constructors
| ColumnGroupColumnSchema' | |
Instances
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.
columnGroupColumnSchema_name :: Lens' ColumnGroupColumnSchema (Maybe Text) Source #
The name of the column group's column schema.
ColumnGroupSchema
data ColumnGroupSchema Source #
The column group schema.
See: newColumnGroupSchema smart constructor.
Constructors
| ColumnGroupSchema' | |
Fields
| |
Instances
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.
columnGroupSchema_columnGroupColumnSchemaList :: Lens' ColumnGroupSchema (Maybe [ColumnGroupColumnSchema]) Source #
A structure containing the list of schemas for column group columns.
columnGroupSchema_name :: Lens' ColumnGroupSchema (Maybe Text) Source #
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.
Constructors
| ColumnLevelPermissionRule' | |
Fields
| |
Instances
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.
columnLevelPermissionRule_principals :: Lens' ColumnLevelPermissionRule (Maybe (NonEmpty Text)) Source #
An array of Amazon Resource Names (ARNs) for Amazon QuickSight users or groups.
columnLevelPermissionRule_columnNames :: Lens' ColumnLevelPermissionRule (Maybe (NonEmpty Text)) Source #
An array of column names.
ColumnSchema
data ColumnSchema Source #
The column schema.
See: newColumnSchema smart constructor.
Constructors
| ColumnSchema' | |
Instances
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.
columnSchema_geographicRole :: Lens' ColumnSchema (Maybe Text) Source #
The geographic role of the column schema.
columnSchema_name :: Lens' ColumnSchema (Maybe Text) Source #
The name of the column schema.
columnSchema_dataType :: Lens' ColumnSchema (Maybe Text) Source #
The data type of the column schema.
ColumnTag
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.
Constructors
| ColumnTag' | |
Fields
| |
Instances
| Eq ColumnTag Source # | |
| Read ColumnTag Source # | |
| Show ColumnTag Source # | |
| Generic ColumnTag Source # | |
| NFData ColumnTag Source # | |
Defined in Amazonka.QuickSight.Types.ColumnTag | |
| Hashable ColumnTag Source # | |
Defined in Amazonka.QuickSight.Types.ColumnTag | |
| ToJSON ColumnTag Source # | |
Defined in Amazonka.QuickSight.Types.ColumnTag | |
| FromJSON ColumnTag Source # | |
| type Rep ColumnTag Source # | |
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.
columnTag_columnDescription :: Lens' ColumnTag (Maybe ColumnDescription) Source #
A description for a column.
columnTag_columnGeographicRole :: Lens' ColumnTag (Maybe GeoSpatialDataRole) Source #
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.
Constructors
| CreateColumnsOperation' | |
Fields
| |
Instances
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.
createColumnsOperation_columns :: Lens' CreateColumnsOperation (NonEmpty CalculatedColumn) Source #
Calculated columns to create.
CredentialPair
data CredentialPair Source #
The combination of user name and password that are used as credentials.
See: newCredentialPair smart constructor.
Constructors
| CredentialPair' | |
Fields
| |
Instances
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.
credentialPair_alternateDataSourceParameters :: Lens' CredentialPair (Maybe (NonEmpty DataSourceParameters)) Source #
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.
credentialPair_username :: Lens' CredentialPair Text Source #
User name.
credentialPair_password :: Lens' CredentialPair Text Source #
Password.
CustomSql
A physical table type built from the results of the custom SQL query.
See: newCustomSql smart constructor.
Constructors
| CustomSql' | |
Fields
| |
Instances
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.
customSql_columns :: Lens' CustomSql (Maybe (NonEmpty InputColumn)) Source #
The column schema from the SQL query result set.
customSql_dataSourceArn :: Lens' CustomSql Text Source #
The Amazon Resource Name (ARN) of the data source.
Dashboard
Dashboard.
See: newDashboard smart constructor.
Constructors
| Dashboard' | |
Fields
| |
Instances
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.
dashboard_lastUpdatedTime :: Lens' Dashboard (Maybe UTCTime) Source #
The last time that this dataset was updated.
dashboard_arn :: Lens' Dashboard (Maybe Text) Source #
The Amazon Resource Name (ARN) of the resource.
dashboard_createdTime :: Lens' Dashboard (Maybe UTCTime) Source #
The time that this dataset was created.
dashboard_lastPublishedTime :: Lens' Dashboard (Maybe UTCTime) Source #
The last time that this dataset was published.
dashboard_version :: Lens' Dashboard (Maybe DashboardVersion) Source #
Version.
DashboardError
data DashboardError Source #
Dashboard error.
See: newDashboardError smart constructor.
Constructors
| DashboardError' | |
Instances
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.
dashboardError_message :: Lens' DashboardError (Maybe Text) Source #
Message.
DashboardPublishOptions
data DashboardPublishOptions Source #
Dashboard publish options.
See: newDashboardPublishOptions smart constructor.
Constructors
| DashboardPublishOptions' | |
Fields
| |
Instances
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.
dashboardPublishOptions_adHocFilteringOption :: Lens' DashboardPublishOptions (Maybe AdHocFilteringOption) Source #
Ad hoc (one-time) filtering option.
dashboardPublishOptions_exportToCSVOption :: Lens' DashboardPublishOptions (Maybe ExportToCSVOption) Source #
Export to .csv option.
dashboardPublishOptions_sheetControlsOption :: Lens' DashboardPublishOptions (Maybe SheetControlsOption) Source #
Sheet controls option.
DashboardSearchFilter
data DashboardSearchFilter Source #
A filter that you apply when searching for dashboards.
See: newDashboardSearchFilter smart constructor.
Constructors
| DashboardSearchFilter' | |
Fields
| |
Instances
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".
dashboardSearchFilter_value :: Lens' DashboardSearchFilter (Maybe Text) Source #
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".
dashboardSearchFilter_name :: Lens' DashboardSearchFilter (Maybe DashboardFilterAttribute) Source #
The name of the value that you want to use as a filter, for example,
"Name": "QUICKSIGHT_USER".
dashboardSearchFilter_operator :: Lens' DashboardSearchFilter FilterOperator Source #
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.
Constructors
| DashboardSourceEntity' | |
Fields
| |
Instances
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.
dashboardSourceEntity_sourceTemplate :: Lens' DashboardSourceEntity (Maybe DashboardSourceTemplate) Source #
Source template.
DashboardSourceTemplate
data DashboardSourceTemplate Source #
Dashboard source template.
See: newDashboardSourceTemplate smart constructor.
Constructors
| DashboardSourceTemplate' | |
Fields
| |
Instances
newDashboardSourceTemplate Source #
Arguments
| :: NonEmpty DataSetReference | |
| -> Text | |
| -> DashboardSourceTemplate |
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.
dashboardSourceTemplate_dataSetReferences :: Lens' DashboardSourceTemplate (NonEmpty DataSetReference) Source #
Dataset references.
dashboardSourceTemplate_arn :: Lens' DashboardSourceTemplate Text Source #
The Amazon Resource Name (ARN) of the resource.
DashboardSummary
data DashboardSummary Source #
Dashboard summary.
See: newDashboardSummary smart constructor.
Constructors
| DashboardSummary' | |
Fields
| |
Instances
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.
dashboardSummary_lastUpdatedTime :: Lens' DashboardSummary (Maybe UTCTime) Source #
The last time that this dashboard was updated.
dashboardSummary_arn :: Lens' DashboardSummary (Maybe Text) Source #
The Amazon Resource Name (ARN) of the resource.
dashboardSummary_createdTime :: Lens' DashboardSummary (Maybe UTCTime) Source #
The time that this dashboard was created.
dashboardSummary_dashboardId :: Lens' DashboardSummary (Maybe Text) Source #
Dashboard ID.
dashboardSummary_publishedVersionNumber :: Lens' DashboardSummary (Maybe Natural) Source #
Published version number.
dashboardSummary_lastPublishedTime :: Lens' DashboardSummary (Maybe UTCTime) Source #
The last time that this dashboard was published.
dashboardSummary_name :: Lens' DashboardSummary (Maybe Text) Source #
A display name for the dashboard.
DashboardVersion
data DashboardVersion Source #
Dashboard version.
See: newDashboardVersion smart constructor.
Constructors
| DashboardVersion' | |
Fields
| |
Instances
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.
dashboardVersion_status :: Lens' DashboardVersion (Maybe ResourceStatus) Source #
The HTTP status of the request.
dashboardVersion_themeArn :: Lens' DashboardVersion (Maybe Text) Source #
The ARN of the theme associated with a version of the dashboard.
dashboardVersion_dataSetArns :: Lens' DashboardVersion (Maybe [Text]) Source #
The Amazon Resource Numbers (ARNs) for the datasets that are associated with this version of the dashboard.
dashboardVersion_sheets :: Lens' DashboardVersion (Maybe [Sheet]) Source #
A list of the associated sheets with the unique identifier and name of each sheet.
dashboardVersion_arn :: Lens' DashboardVersion (Maybe Text) Source #
The Amazon Resource Name (ARN) of the resource.
dashboardVersion_createdTime :: Lens' DashboardVersion (Maybe UTCTime) Source #
The time that this dashboard version was created.
dashboardVersion_sourceEntityArn :: Lens' DashboardVersion (Maybe Text) Source #
Source entity ARN.
dashboardVersion_versionNumber :: Lens' DashboardVersion (Maybe Natural) Source #
Version number for this version of the dashboard.
dashboardVersion_errors :: Lens' DashboardVersion (Maybe (NonEmpty DashboardError)) Source #
Errors associated with this dashboard version.
dashboardVersion_description :: Lens' DashboardVersion (Maybe Text) Source #
Description.
DashboardVersionSummary
data DashboardVersionSummary Source #
Dashboard version summary.
See: newDashboardVersionSummary smart constructor.
Constructors
| DashboardVersionSummary' | |
Fields
| |
Instances
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.
dashboardVersionSummary_status :: Lens' DashboardVersionSummary (Maybe ResourceStatus) Source #
The HTTP status of the request.
dashboardVersionSummary_arn :: Lens' DashboardVersionSummary (Maybe Text) Source #
The Amazon Resource Name (ARN) of the resource.
dashboardVersionSummary_createdTime :: Lens' DashboardVersionSummary (Maybe UTCTime) Source #
The time that this dashboard version was created.
dashboardVersionSummary_sourceEntityArn :: Lens' DashboardVersionSummary (Maybe Text) Source #
Source entity ARN.
dashboardVersionSummary_versionNumber :: Lens' DashboardVersionSummary (Maybe Natural) Source #
Version number.
dashboardVersionSummary_description :: Lens' DashboardVersionSummary (Maybe Text) Source #
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' | |
Fields
| |
Instances
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.
dataColorPalette_minMaxGradient :: Lens' DataColorPalette (Maybe [Text]) Source #
The minimum and maximum hexadecimal codes that describe a color gradient.
dataColorPalette_emptyFillColor :: Lens' DataColorPalette (Maybe Text) Source #
The hexadecimal code of a color that applies to charts where a lack of data is highlighted.
dataColorPalette_colors :: Lens' DataColorPalette (Maybe [Text]) Source #
The hexadecimal codes for the colors.
DataSet
Dataset.
See: newDataSet smart constructor.
Constructors
| DataSet' | |
Fields
| |
Instances
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.
dataSet_fieldFolders :: Lens' DataSet (Maybe (HashMap Text FieldFolder)) Source #
The folder that contains fields and nested subfolders for your dataset.
dataSet_columnGroups :: Lens' DataSet (Maybe (NonEmpty ColumnGroup)) Source #
Groupings of columns that work together in certain Amazon QuickSight features. Currently, only geospatial hierarchy is supported.
dataSet_lastUpdatedTime :: Lens' DataSet (Maybe UTCTime) Source #
The last time that this dataset was updated.
dataSet_createdTime :: Lens' DataSet (Maybe UTCTime) Source #
The time that this dataset was created.
dataSet_consumedSpiceCapacityInBytes :: Lens' DataSet (Maybe Integer) Source #
The amount of SPICE capacity used by this dataset. This is 0 if the dataset isn't imported into SPICE.
dataSet_importMode :: Lens' DataSet (Maybe DataSetImportMode) Source #
A value that indicates whether you want to import the data into SPICE.
dataSet_physicalTableMap :: Lens' DataSet (Maybe (HashMap Text PhysicalTable)) Source #
Declares the physical tables that are available in the underlying data sources.
dataSet_dataSetUsageConfiguration :: Lens' DataSet (Maybe DataSetUsageConfiguration) Source #
The usage configuration to apply to child datasets that reference this dataset as a source.
dataSet_outputColumns :: Lens' DataSet (Maybe [OutputColumn]) Source #
The list of columns after all transforms. These columns are available in templates, analyses, and dashboards.
dataSet_rowLevelPermissionTagConfiguration :: Lens' DataSet (Maybe RowLevelPermissionTagConfiguration) Source #
The element you can use to define tags for row-level security.
dataSet_rowLevelPermissionDataSet :: Lens' DataSet (Maybe RowLevelPermissionDataSet) Source #
The row-level security configuration for the dataset.
dataSet_columnLevelPermissionRules :: Lens' DataSet (Maybe (NonEmpty ColumnLevelPermissionRule)) Source #
A set of one or more definitions of a ColumnLevelPermissionRule .
dataSet_logicalTableMap :: Lens' DataSet (Maybe (HashMap Text LogicalTable)) Source #
Configures the combination and transformation of the data from the physical tables.
DataSetConfiguration
data DataSetConfiguration Source #
Dataset configuration.
See: newDataSetConfiguration smart constructor.
Constructors
| DataSetConfiguration' | |
Fields
| |
Instances
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.
dataSetConfiguration_columnGroupSchemaList :: Lens' DataSetConfiguration (Maybe [ColumnGroupSchema]) Source #
A structure containing the list of column group schemas.
dataSetConfiguration_dataSetSchema :: Lens' DataSetConfiguration (Maybe DataSetSchema) Source #
Dataset schema.
dataSetConfiguration_placeholder :: Lens' DataSetConfiguration (Maybe Text) Source #
Placeholder.
DataSetReference
data DataSetReference Source #
Dataset reference.
See: newDataSetReference smart constructor.
Constructors
| DataSetReference' | |
Fields
| |
Instances
Arguments
| :: Text | |
| -> Text | |
| -> DataSetReference |
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).
dataSetReference_dataSetPlaceholder :: Lens' DataSetReference Text Source #
Dataset placeholder.
dataSetReference_dataSetArn :: Lens' DataSetReference Text Source #
Dataset Amazon Resource Name (ARN).
DataSetSchema
data DataSetSchema Source #
Dataset schema.
See: newDataSetSchema smart constructor.
Constructors
| DataSetSchema' | |
Fields
| |
Instances
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.
dataSetSchema_columnSchemaList :: Lens' DataSetSchema (Maybe [ColumnSchema]) Source #
A structure containing the list of column schemas.
DataSetSummary
data DataSetSummary Source #
Dataset summary.
See: newDataSetSummary smart constructor.
Constructors
| DataSetSummary' | |
Fields
| |
Instances
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.
dataSetSummary_lastUpdatedTime :: Lens' DataSetSummary (Maybe UTCTime) Source #
The last time that this dataset was updated.
dataSetSummary_arn :: Lens' DataSetSummary (Maybe Text) Source #
The Amazon Resource Name (ARN) of the dataset.
dataSetSummary_createdTime :: Lens' DataSetSummary (Maybe UTCTime) Source #
The time that this dataset was created.
dataSetSummary_rowLevelPermissionTagConfigurationApplied :: Lens' DataSetSummary (Maybe Bool) Source #
Whether or not the row level permission tags are applied.
dataSetSummary_columnLevelPermissionRulesApplied :: Lens' DataSetSummary (Maybe Bool) Source #
A value that indicates if the dataset has column level permission configured.
dataSetSummary_importMode :: Lens' DataSetSummary (Maybe DataSetImportMode) Source #
A value that indicates whether you want to import the data into SPICE.
dataSetSummary_dataSetId :: Lens' DataSetSummary (Maybe Text) Source #
The ID of the dataset.
dataSetSummary_name :: Lens' DataSetSummary (Maybe Text) Source #
A display name for the dataset.
dataSetSummary_rowLevelPermissionDataSet :: Lens' DataSetSummary (Maybe RowLevelPermissionDataSet) Source #
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.
Constructors
| DataSetUsageConfiguration' | |
Fields
| |
Instances
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.
dataSetUsageConfiguration_disableUseAsImportedSource :: Lens' DataSetUsageConfiguration (Maybe Bool) Source #
An option that controls whether a child dataset that's stored in QuickSight can use this dataset as a source.
dataSetUsageConfiguration_disableUseAsDirectQuerySource :: Lens' DataSetUsageConfiguration (Maybe Bool) Source #
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.
Constructors
| DataSource' | |
Fields
| |
Instances
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.
dataSource_status :: Lens' DataSource (Maybe ResourceStatus) Source #
The HTTP status of the request.
dataSource_dataSourceParameters :: Lens' DataSource (Maybe DataSourceParameters) Source #
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.
dataSource_lastUpdatedTime :: Lens' DataSource (Maybe UTCTime) Source #
The last time that this data source was updated.
dataSource_arn :: Lens' DataSource (Maybe Text) Source #
The Amazon Resource Name (ARN) of the data source.
dataSource_createdTime :: Lens' DataSource (Maybe UTCTime) Source #
The time that this data source was created.
dataSource_sslProperties :: Lens' DataSource (Maybe SslProperties) Source #
Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.
dataSource_dataSourceId :: Lens' DataSource (Maybe Text) Source #
The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.
dataSource_name :: Lens' DataSource (Maybe Text) Source #
A display name for the data source.
dataSource_alternateDataSourceParameters :: Lens' DataSource (Maybe (NonEmpty DataSourceParameters)) Source #
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.
dataSource_vpcConnectionProperties :: Lens' DataSource (Maybe VpcConnectionProperties) Source #
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.
dataSource_type :: Lens' DataSource (Maybe DataSourceType) Source #
The type of the data source. This type indicates which database engine the data source connects to.
dataSource_errorInfo :: Lens' DataSource (Maybe DataSourceErrorInfo) Source #
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.
Constructors
| DataSourceCredentials' | |
Fields
| |
Instances
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.
dataSourceCredentials_copySourceArn :: Lens' DataSourceCredentials (Maybe Text) Source #
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.
dataSourceCredentials_credentialPair :: Lens' DataSourceCredentials (Maybe CredentialPair) Source #
Credential pair. For more information, see CredentialPair.
DataSourceErrorInfo
data DataSourceErrorInfo Source #
Error information for the data source creation or update.
See: newDataSourceErrorInfo smart constructor.
Constructors
| DataSourceErrorInfo' | |
Instances
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.
dataSourceErrorInfo_type :: Lens' DataSourceErrorInfo (Maybe DataSourceErrorInfoType) Source #
Error type.
dataSourceErrorInfo_message :: Lens' DataSourceErrorInfo (Maybe Text) Source #
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.
Constructors
Instances
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.
dataSourceParameters_rdsParameters :: Lens' DataSourceParameters (Maybe RdsParameters) Source #
The parameters for Amazon RDS.
dataSourceParameters_s3Parameters :: Lens' DataSourceParameters (Maybe S3Parameters) Source #
The parameters for S3.
dataSourceParameters_athenaParameters :: Lens' DataSourceParameters (Maybe AthenaParameters) Source #
The parameters for Amazon Athena.
dataSourceParameters_teradataParameters :: Lens' DataSourceParameters (Maybe TeradataParameters) Source #
The parameters for Teradata.
dataSourceParameters_auroraParameters :: Lens' DataSourceParameters (Maybe AuroraParameters) Source #
The parameters for Amazon Aurora MySQL.
dataSourceParameters_awsIotAnalyticsParameters :: Lens' DataSourceParameters (Maybe AwsIotAnalyticsParameters) Source #
The parameters for IoT Analytics.
dataSourceParameters_amazonOpenSearchParameters :: Lens' DataSourceParameters (Maybe AmazonOpenSearchParameters) Source #
Undocumented member.
dataSourceParameters_sqlServerParameters :: Lens' DataSourceParameters (Maybe SqlServerParameters) Source #
The parameters for SQL Server.
dataSourceParameters_redshiftParameters :: Lens' DataSourceParameters (Maybe RedshiftParameters) Source #
The parameters for Amazon Redshift.
dataSourceParameters_postgreSqlParameters :: Lens' DataSourceParameters (Maybe PostgreSqlParameters) Source #
The parameters for PostgreSQL.
dataSourceParameters_oracleParameters :: Lens' DataSourceParameters (Maybe OracleParameters) Source #
The parameters for Oracle.
dataSourceParameters_amazonElasticsearchParameters :: Lens' DataSourceParameters (Maybe AmazonElasticsearchParameters) Source #
The parameters for OpenSearch.
dataSourceParameters_twitterParameters :: Lens' DataSourceParameters (Maybe TwitterParameters) Source #
The parameters for Twitter.
dataSourceParameters_mariaDbParameters :: Lens' DataSourceParameters (Maybe MariaDbParameters) Source #
The parameters for MariaDB.
dataSourceParameters_jiraParameters :: Lens' DataSourceParameters (Maybe JiraParameters) Source #
The parameters for Jira.
dataSourceParameters_snowflakeParameters :: Lens' DataSourceParameters (Maybe SnowflakeParameters) Source #
The parameters for Snowflake.
dataSourceParameters_prestoParameters :: Lens' DataSourceParameters (Maybe PrestoParameters) Source #
The parameters for Presto.
dataSourceParameters_mySqlParameters :: Lens' DataSourceParameters (Maybe MySqlParameters) Source #
The parameters for MySQL.
dataSourceParameters_auroraPostgreSqlParameters :: Lens' DataSourceParameters (Maybe AuroraPostgreSqlParameters) Source #
The parameters for Amazon Aurora.
dataSourceParameters_sparkParameters :: Lens' DataSourceParameters (Maybe SparkParameters) Source #
The parameters for Spark.
dataSourceParameters_serviceNowParameters :: Lens' DataSourceParameters (Maybe ServiceNowParameters) Source #
The parameters for ServiceNow.
DateTimeParameter
data DateTimeParameter Source #
A date-time parameter.
See: newDateTimeParameter smart constructor.
Constructors
| DateTimeParameter' | |
Instances
Arguments
| :: Text | |
| -> DateTimeParameter |
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.
dateTimeParameter_name :: Lens' DateTimeParameter Text Source #
A display name for the date-time parameter.
dateTimeParameter_values :: Lens' DateTimeParameter [UTCTime] Source #
The values for the date-time parameter.
DecimalParameter
data DecimalParameter Source #
A decimal parameter.
See: newDecimalParameter smart constructor.
Constructors
| DecimalParameter' | |
Instances
Arguments
| :: Text | |
| -> DecimalParameter |
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.
decimalParameter_name :: Lens' DecimalParameter Text Source #
A display name for the decimal parameter.
decimalParameter_values :: Lens' DecimalParameter [Double] Source #
The values for the decimal parameter.
ErrorInfo
Error information for the SPICE ingestion of a dataset.
See: newErrorInfo smart constructor.
Constructors
| ErrorInfo' | |
Instances
| Eq ErrorInfo Source # | |
| Read ErrorInfo Source # | |
| Show ErrorInfo Source # | |
| Generic ErrorInfo Source # | |
| NFData ErrorInfo Source # | |
Defined in Amazonka.QuickSight.Types.ErrorInfo | |
| Hashable ErrorInfo Source # | |
Defined in Amazonka.QuickSight.Types.ErrorInfo | |
| FromJSON ErrorInfo Source # | |
| type Rep ErrorInfo Source # | |
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.
errorInfo_type :: Lens' ErrorInfo (Maybe IngestionErrorType) Source #
Error type.
ExportToCSVOption
data ExportToCSVOption Source #
Export to .csv option.
See: newExportToCSVOption smart constructor.
Constructors
| ExportToCSVOption' | |
Fields
| |
Instances
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.
exportToCSVOption_availabilityStatus :: Lens' ExportToCSVOption (Maybe DashboardBehavior) Source #
Availability status.
FieldFolder
data FieldFolder Source #
A FieldFolder element is a folder that contains fields and nested subfolders.
See: newFieldFolder smart constructor.
Constructors
| FieldFolder' | |
Instances
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.
fieldFolder_columns :: Lens' FieldFolder (Maybe [Text]) Source #
A folder has a list of columns. A column can only be in one folder.
fieldFolder_description :: Lens' FieldFolder (Maybe Text) Source #
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' | |
Fields
| |
Instances
Arguments
| :: Text | |
| -> FilterOperation |
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.
filterOperation_conditionExpression :: Lens' FilterOperation Text Source #
An expression that must evaluate to a Boolean value. Rows for which the expression evaluates to true are kept in the dataset.
Folder
A folder.
See: newFolder smart constructor.
Constructors
| Folder' | |
Fields
| |
Instances
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.
folder_lastUpdatedTime :: Lens' Folder (Maybe UTCTime) Source #
The time that the folder was last updated.
folder_folderPath :: Lens' Folder (Maybe (NonEmpty Text)) Source #
An array of ancestor folder ARN strings.
folder_folderType :: Lens' Folder (Maybe FolderType) Source #
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.
Constructors
| FolderMember' | |
Fields
| |
Instances
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.
folderMember_memberId :: Lens' FolderMember (Maybe Text) Source #
The ID of the asset.
folderMember_memberType :: Lens' FolderMember (Maybe MemberType) Source #
The type of the asset.
FolderSearchFilter
data FolderSearchFilter Source #
Searches a folder by a filter.
See: newFolderSearchFilter smart constructor.
Constructors
| FolderSearchFilter' | |
Fields
| |
Instances
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".
folderSearchFilter_operator :: Lens' FolderSearchFilter (Maybe FilterOperator) Source #
The comparison operator that you want to use as a filter. For example,
"Operator": "StringEquals".
folderSearchFilter_value :: Lens' FolderSearchFilter (Maybe Text) Source #
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".
folderSearchFilter_name :: Lens' FolderSearchFilter (Maybe FolderFilterAttribute) Source #
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.
Constructors
| FolderSummary' | |
Fields
| |
Instances
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.
folderSummary_lastUpdatedTime :: Lens' FolderSummary (Maybe UTCTime) Source #
The time that the folder was last updated.
folderSummary_arn :: Lens' FolderSummary (Maybe Text) Source #
The Amazon Resource Name (ARN).
folderSummary_createdTime :: Lens' FolderSummary (Maybe UTCTime) Source #
The time that the folder was created.
folderSummary_folderId :: Lens' FolderSummary (Maybe Text) Source #
The folder ID.
folderSummary_name :: Lens' FolderSummary (Maybe Text) Source #
The display name of the folder.
folderSummary_folderType :: Lens' FolderSummary (Maybe FolderType) Source #
The type of folder.
GeoSpatialColumnGroup
data GeoSpatialColumnGroup Source #
Geospatial column group that denotes a hierarchy.
See: newGeoSpatialColumnGroup smart constructor.
Constructors
| GeoSpatialColumnGroup' | |
Fields
| |
Instances
newGeoSpatialColumnGroup Source #
Arguments
| :: Text | |
| -> GeoSpatialCountryCode | |
| -> NonEmpty Text | |
| -> GeoSpatialColumnGroup |
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.
geoSpatialColumnGroup_name :: Lens' GeoSpatialColumnGroup Text Source #
A display name for the hierarchy.
geoSpatialColumnGroup_countryCode :: Lens' GeoSpatialColumnGroup GeoSpatialCountryCode Source #
Country code.
geoSpatialColumnGroup_columns :: Lens' GeoSpatialColumnGroup (NonEmpty Text) Source #
Columns in this hierarchy.
Group
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' | |
Instances
| Eq Group Source # | |
| Read Group Source # | |
| Show Group Source # | |
| Generic Group Source # | |
| NFData Group Source # | |
Defined in Amazonka.QuickSight.Types.Group | |
| Hashable Group Source # | |
Defined in Amazonka.QuickSight.Types.Group | |
| FromJSON Group Source # | |
| type Rep Group Source # | |
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))))) | |
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' | |
Instances
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).
groupMember_memberName :: Lens' GroupMember (Maybe Text) Source #
The name of the group member (user).
groupMember_arn :: Lens' GroupMember (Maybe Text) Source #
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' | |
Instances
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.
gutterStyle_show :: Lens' GutterStyle (Maybe Bool) Source #
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.
Constructors
| IAMPolicyAssignment' | |
Fields
| |
Instances
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.
iAMPolicyAssignment_assignmentName :: Lens' IAMPolicyAssignment (Maybe Text) Source #
Assignment name.
iAMPolicyAssignment_awsAccountId :: Lens' IAMPolicyAssignment (Maybe Text) Source #
The Amazon Web Services account ID.
iAMPolicyAssignment_assignmentStatus :: Lens' IAMPolicyAssignment (Maybe AssignmentStatus) Source #
Assignment status.
iAMPolicyAssignment_policyArn :: Lens' IAMPolicyAssignment (Maybe Text) Source #
The Amazon Resource Name (ARN) for the IAMpolicy.
iAMPolicyAssignment_identities :: Lens' IAMPolicyAssignment (Maybe (HashMap Text [Text])) Source #
Identities.
iAMPolicyAssignment_assignmentId :: Lens' IAMPolicyAssignment (Maybe Text) Source #
Assignment ID.
IAMPolicyAssignmentSummary
data IAMPolicyAssignmentSummary Source #
IAMpolicy assignment summary.
See: newIAMPolicyAssignmentSummary smart constructor.
Constructors
| IAMPolicyAssignmentSummary' | |
Fields
| |
Instances
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.
iAMPolicyAssignmentSummary_assignmentName :: Lens' IAMPolicyAssignmentSummary (Maybe Text) Source #
Assignment name.
iAMPolicyAssignmentSummary_assignmentStatus :: Lens' IAMPolicyAssignmentSummary (Maybe AssignmentStatus) Source #
Assignment status.
Ingestion
Information about the SPICE ingestion for a dataset.
See: newIngestion smart constructor.
Constructors
| Ingestion' | |
Fields
| |
Instances
Arguments
| :: Text | |
| -> IngestionStatus | |
| -> UTCTime | |
| -> Ingestion |
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.
ingestion_requestSource :: Lens' Ingestion (Maybe IngestionRequestSource) Source #
Event source for this ingestion.
ingestion_ingestionTimeInSeconds :: Lens' Ingestion (Maybe Integer) Source #
The time that this ingestion took, measured in seconds.
ingestion_requestType :: Lens' Ingestion (Maybe IngestionRequestType) Source #
Type of this ingestion.
ingestion_ingestionSizeInBytes :: Lens' Ingestion (Maybe Integer) Source #
The size of the data ingested, in bytes.
ingestion_errorInfo :: Lens' Ingestion (Maybe ErrorInfo) Source #
Error information for this ingestion.
ingestion_ingestionStatus :: Lens' Ingestion IngestionStatus Source #
Ingestion status.
InputColumn
data InputColumn Source #
Metadata for a column that is used as the input of a transform operation.
See: newInputColumn smart constructor.
Constructors
| InputColumn' | |
Fields
| |
Instances
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.
inputColumn_name :: Lens' InputColumn Text Source #
The name of this column in the underlying data source.
inputColumn_type :: Lens' InputColumn InputColumnDataType Source #
The data type of the column.
IntegerParameter
data IntegerParameter Source #
An integer parameter.
See: newIntegerParameter smart constructor.
Constructors
| IntegerParameter' | |
Instances
Arguments
| :: Text | |
| -> IntegerParameter |
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.
integerParameter_name :: Lens' IntegerParameter Text Source #
The name of the integer parameter.
integerParameter_values :: Lens' IntegerParameter [Integer] Source #
The values for the integer parameter.
JiraParameters
data JiraParameters Source #
The parameters for Jira.
See: newJiraParameters smart constructor.
Constructors
| JiraParameters' | |
Fields
| |
Instances
Arguments
| :: Text | |
| -> JiraParameters |
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.
jiraParameters_siteBaseUrl :: Lens' JiraParameters Text Source #
The base URL of the Jira site.
JoinInstruction
data JoinInstruction Source #
The instructions associated with a join.
See: newJoinInstruction smart constructor.
Constructors
| JoinInstruction' | |
Fields
| |
Instances
Arguments
| :: Text | |
| -> Text | |
| -> JoinType | |
| -> Text | |
| -> JoinInstruction |
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.
joinInstruction_rightJoinKeyProperties :: Lens' JoinInstruction (Maybe JoinKeyProperties) Source #
Join key properties of the right operand.
joinInstruction_leftJoinKeyProperties :: Lens' JoinInstruction (Maybe JoinKeyProperties) Source #
Join key properties of the left operand.
joinInstruction_leftOperand :: Lens' JoinInstruction Text Source #
The operand on the left side of a join.
joinInstruction_rightOperand :: Lens' JoinInstruction Text Source #
The operand on the right side of a join.
joinInstruction_type :: Lens' JoinInstruction JoinType Source #
The type of join that it is.
joinInstruction_onClause :: Lens' JoinInstruction Text Source #
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' | |
Instances
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.
joinKeyProperties_uniqueKey :: Lens' JoinKeyProperties (Maybe Bool) Source #
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.
Constructors
| LogicalTable' | |
Fields
| |
Instances
Arguments
| :: Text | |
| -> LogicalTableSource | |
| -> LogicalTable |
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.
logicalTable_dataTransforms :: Lens' LogicalTable (Maybe (NonEmpty TransformOperation)) Source #
Transform operations that act on this logical table.
logicalTable_alias :: Lens' LogicalTable Text Source #
A display name for the logical table.
logicalTable_source :: Lens' LogicalTable LogicalTableSource 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.
Constructors
| LogicalTableSource' | |
Fields
| |
Instances
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.
logicalTableSource_dataSetArn :: Lens' LogicalTableSource (Maybe Text) Source #
The Amazon Resource Number (ARN) of the parent dataset.
logicalTableSource_joinInstruction :: Lens' LogicalTableSource (Maybe JoinInstruction) Source #
Specifies the result of a join of two logical tables.
logicalTableSource_physicalTableId :: Lens' LogicalTableSource (Maybe Text) Source #
Physical table ID.
ManifestFileLocation
data ManifestFileLocation Source #
Amazon S3 manifest file location.
See: newManifestFileLocation smart constructor.
Constructors
| ManifestFileLocation' | |
Instances
newManifestFileLocation Source #
Arguments
| :: Text | |
| -> Text | |
| -> ManifestFileLocation |
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.
manifestFileLocation_bucket :: Lens' ManifestFileLocation Text Source #
Amazon S3 bucket.
manifestFileLocation_key :: Lens' ManifestFileLocation Text Source #
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' | |
Instances
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.
marginStyle_show :: Lens' MarginStyle (Maybe Bool) Source #
This Boolean value controls whether to display sheet margins.
MariaDbParameters
data MariaDbParameters Source #
The parameters for MariaDB.
See: newMariaDbParameters smart constructor.
Instances
Arguments
| :: Text | |
| -> Natural | |
| -> Text | |
| -> MariaDbParameters |
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.
mariaDbParameters_database :: Lens' MariaDbParameters Text Source #
Database.
MemberIdArnPair
data MemberIdArnPair Source #
An object that consists of the member Amazon Resource Name (ARN) and member ID.
See: newMemberIdArnPair smart constructor.
Constructors
| MemberIdArnPair' | |
Instances
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.
memberIdArnPair_memberId :: Lens' MemberIdArnPair (Maybe Text) Source #
The ID of the member.
memberIdArnPair_memberArn :: Lens' MemberIdArnPair (Maybe Text) Source #
The Amazon Resource Name (ARN) of the member.
MySqlParameters
data MySqlParameters Source #
The parameters for MySQL.
See: newMySqlParameters smart constructor.
Instances
Arguments
| :: Text | |
| -> Natural | |
| -> Text | |
| -> MySqlParameters |
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.
mySqlParameters_host :: Lens' MySqlParameters Text Source #
Host.
mySqlParameters_database :: Lens' MySqlParameters Text Source #
Database.
NamespaceError
data NamespaceError Source #
Errors that occur during namespace creation.
See: newNamespaceError smart constructor.
Constructors
| NamespaceError' | |
Instances
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.
namespaceError_type :: Lens' NamespaceError (Maybe NamespaceErrorType) Source #
The error type.
namespaceError_message :: Lens' NamespaceError (Maybe Text) Source #
The message for the error.
NamespaceInfoV2
data NamespaceInfoV2 Source #
The error type.
See: newNamespaceInfoV2 smart constructor.
Constructors
| NamespaceInfoV2' | |
Fields
| |
Instances
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.
namespaceInfoV2_capacityRegion :: Lens' NamespaceInfoV2 (Maybe Text) Source #
The namespace Amazon Web Services Region.
namespaceInfoV2_arn :: Lens' NamespaceInfoV2 (Maybe Text) Source #
The namespace ARN.
namespaceInfoV2_creationStatus :: Lens' NamespaceInfoV2 (Maybe NamespaceStatus) Source #
The creation status of a namespace that is not yet completely created.
namespaceInfoV2_name :: Lens' NamespaceInfoV2 (Maybe Text) Source #
The name of the error.
namespaceInfoV2_namespaceError :: Lens' NamespaceInfoV2 (Maybe NamespaceError) Source #
An error that occurred when the namespace was created.
namespaceInfoV2_identityStore :: Lens' NamespaceInfoV2 (Maybe IdentityStore) Source #
The identity store used for the namespace.
OracleParameters
data OracleParameters Source #
The parameters for Oracle.
See: newOracleParameters smart constructor.
Constructors
| OracleParameters' | |
Instances
Arguments
| :: Text | |
| -> Natural | |
| -> Text | |
| -> OracleParameters |
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.
oracleParameters_host :: Lens' OracleParameters Text Source #
An Oracle host.
oracleParameters_database :: Lens' OracleParameters Text Source #
Database.
OutputColumn
data OutputColumn Source #
Output column.
See: newOutputColumn smart constructor.
Constructors
| OutputColumn' | |
Fields
| |
Instances
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.
outputColumn_name :: Lens' OutputColumn (Maybe Text) Source #
A display name for the dataset.
outputColumn_type :: Lens' OutputColumn (Maybe ColumnDataType) Source #
Type.
outputColumn_description :: Lens' OutputColumn (Maybe Text) Source #
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.
Constructors
| Parameters' | |
Fields
| |
Instances
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.
parameters_dateTimeParameters :: Lens' Parameters (Maybe [DateTimeParameter]) Source #
The parameters that have a data type of date-time.
parameters_decimalParameters :: Lens' Parameters (Maybe [DecimalParameter]) Source #
The parameters that have a data type of decimal.
parameters_integerParameters :: Lens' Parameters (Maybe [IntegerParameter]) Source #
The parameters that have a data type of integer.
parameters_stringParameters :: Lens' Parameters (Maybe [StringParameter]) Source #
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.
Constructors
| PhysicalTable' | |
Fields
| |
Instances
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.
physicalTable_s3Source :: Lens' PhysicalTable (Maybe S3Source) Source #
A physical table type for as S3 data source.
physicalTable_relationalTable :: Lens' PhysicalTable (Maybe RelationalTable) Source #
A physical table type for relational data sources.
physicalTable_customSql :: Lens' PhysicalTable (Maybe CustomSql) Source #
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.
Constructors
| PostgreSqlParameters' | |
Instances
newPostgreSqlParameters Source #
Arguments
| :: Text | |
| -> Natural | |
| -> Text | |
| -> PostgreSqlParameters |
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.
postgreSqlParameters_database :: Lens' PostgreSqlParameters Text Source #
Database.
PrestoParameters
data PrestoParameters Source #
The parameters for Presto.
See: newPrestoParameters smart constructor.
Instances
Arguments
| :: Text | |
| -> Natural | |
| -> Text | |
| -> PrestoParameters |
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.
prestoParameters_catalog :: Lens' PrestoParameters Text Source #
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.
Constructors
| ProjectOperation' | |
Fields
| |
Instances
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.
projectOperation_projectedColumns :: Lens' ProjectOperation (NonEmpty Text) Source #
Projected columns.
QueueInfo
Information about a queued dataset SPICE ingestion.
See: newQueueInfo smart constructor.
Constructors
| QueueInfo' | |
Fields
| |
Instances
| Eq QueueInfo Source # | |
| Read QueueInfo Source # | |
| Show QueueInfo Source # | |
| Generic QueueInfo Source # | |
| NFData QueueInfo Source # | |
Defined in Amazonka.QuickSight.Types.QueueInfo | |
| Hashable QueueInfo Source # | |
Defined in Amazonka.QuickSight.Types.QueueInfo | |
| FromJSON QueueInfo Source # | |
| type Rep QueueInfo Source # | |
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))) | |
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.
queueInfo_queuedIngestion :: Lens' QueueInfo Text Source #
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' | |
Fields
| |
Instances
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.
rdsParameters_instanceId :: Lens' RdsParameters Text Source #
Instance ID.
rdsParameters_database :: Lens' RdsParameters Text Source #
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.
Constructors
| RedshiftParameters' | |
Instances
newRedshiftParameters Source #
Arguments
| :: Text | |
| -> RedshiftParameters |
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.
redshiftParameters_clusterId :: Lens' RedshiftParameters (Maybe Text) Source #
Cluster ID. This field can be blank if the Host and Port are
provided.
redshiftParameters_host :: Lens' RedshiftParameters (Maybe Text) Source #
Host. This field can be blank if ClusterId is provided.
redshiftParameters_port :: Lens' RedshiftParameters (Maybe Natural) Source #
Port. This field can be blank if the ClusterId is provided.
redshiftParameters_database :: Lens' RedshiftParameters Text Source #
Database.
RegisteredUserDashboardEmbeddingConfiguration
data RegisteredUserDashboardEmbeddingConfiguration Source #
Information about the dashboard you want to embed.
See: newRegisteredUserDashboardEmbeddingConfiguration smart constructor.
Constructors
| RegisteredUserDashboardEmbeddingConfiguration' | |
Fields
| |
Instances
newRegisteredUserDashboardEmbeddingConfiguration Source #
Arguments
| :: Text |
|
| -> RegisteredUserDashboardEmbeddingConfiguration |
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.
registeredUserDashboardEmbeddingConfiguration_initialDashboardId :: Lens' RegisteredUserDashboardEmbeddingConfiguration Text Source #
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.
Constructors
| RegisteredUserEmbeddingExperienceConfiguration' | |
Fields
| |
Instances
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:
- Embedding the Full Functionality of the Amazon QuickSight Console for Authenticated Users
- Customizing Access to the Amazon QuickSight Console
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.
registeredUserEmbeddingExperienceConfiguration_dashboard :: Lens' RegisteredUserEmbeddingExperienceConfiguration (Maybe RegisteredUserDashboardEmbeddingConfiguration) Source #
The configuration details for providing a dashboard embedding experience.
registeredUserEmbeddingExperienceConfiguration_quickSightConsole :: Lens' RegisteredUserEmbeddingExperienceConfiguration (Maybe RegisteredUserQuickSightConsoleEmbeddingConfiguration) Source #
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:
- Embedding the Full Functionality of the Amazon QuickSight Console for Authenticated Users
- Customizing Access to the Amazon QuickSight Console
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.
registeredUserEmbeddingExperienceConfiguration_qSearchBar :: Lens' RegisteredUserEmbeddingExperienceConfiguration (Maybe RegisteredUserQSearchBarEmbeddingConfiguration) Source #
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.
Constructors
| RegisteredUserQSearchBarEmbeddingConfiguration' | |
Fields
| |
Instances
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.
registeredUserQSearchBarEmbeddingConfiguration_initialTopicId :: Lens' RegisteredUserQSearchBarEmbeddingConfiguration (Maybe Text) Source #
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.
Constructors
| RegisteredUserQuickSightConsoleEmbeddingConfiguration' | |
Fields
| |
Instances
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.
registeredUserQuickSightConsoleEmbeddingConfiguration_initialPath :: Lens' RegisteredUserQuickSightConsoleEmbeddingConfiguration (Maybe Text) Source #
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.
Constructors
| RelationalTable' | |
Fields
| |
Instances
Arguments
| :: Text | |
| -> Text | |
| -> NonEmpty InputColumn | |
| -> RelationalTable |
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.
relationalTable_catalog :: Lens' RelationalTable (Maybe Text) Source #
The catalog associated with a table.
relationalTable_schema :: Lens' RelationalTable (Maybe Text) Source #
The schema name. This name applies to certain relational database engines.
relationalTable_dataSourceArn :: Lens' RelationalTable Text Source #
The Amazon Resource Name (ARN) for the data source.
relationalTable_name :: Lens' RelationalTable Text Source #
The name of the relational table.
relationalTable_inputColumns :: Lens' RelationalTable (NonEmpty InputColumn) Source #
The column schema of the table.
RenameColumnOperation
data RenameColumnOperation Source #
A transform operation that renames a column.
See: newRenameColumnOperation smart constructor.
Constructors
| RenameColumnOperation' | |
Fields
| |
Instances
newRenameColumnOperation Source #
Arguments
| :: Text | |
| -> Text | |
| -> RenameColumnOperation |
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.
renameColumnOperation_columnName :: Lens' RenameColumnOperation Text Source #
The name of the column to be renamed.
renameColumnOperation_newColumnName :: Lens' RenameColumnOperation Text Source #
The new name for the column.
ResourcePermission
data ResourcePermission Source #
Permission for the resource.
See: newResourcePermission smart constructor.
Constructors
| ResourcePermission' | |
Fields
| |
Instances
newResourcePermission Source #
Arguments
| :: Text | |
| -> NonEmpty Text | |
| -> ResourcePermission |
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.
resourcePermission_principal :: Lens' ResourcePermission Text Source #
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.)
resourcePermission_actions :: Lens' ResourcePermission (NonEmpty Text) Source #
The IAMaction to grant or revoke permissions on.
RowInfo
Information about rows for a data set SPICE ingestion.
See: newRowInfo smart constructor.
Constructors
| RowInfo' | |
Fields
| |
Instances
| Eq RowInfo Source # | |
| Read RowInfo Source # | |
| Show RowInfo Source # | |
| Generic RowInfo Source # | |
| NFData RowInfo Source # | |
Defined in Amazonka.QuickSight.Types.RowInfo | |
| Hashable RowInfo Source # | |
Defined in Amazonka.QuickSight.Types.RowInfo | |
| FromJSON RowInfo Source # | |
| type Rep RowInfo Source # | |
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.
rowInfo_rowsIngested :: Lens' RowInfo (Maybe Integer) Source #
The number of rows that were ingested.
rowInfo_totalRowsInDataset :: Lens' RowInfo (Maybe Integer) Source #
The total number of rows in the dataset.
rowInfo_rowsDropped :: Lens' RowInfo (Maybe Integer) Source #
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.
Constructors
| RowLevelPermissionDataSet' | |
Fields
| |
Instances
newRowLevelPermissionDataSet Source #
Arguments
| :: Text | |
| -> RowLevelPermissionPolicy | |
| -> RowLevelPermissionDataSet |
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.
rowLevelPermissionDataSet_status :: Lens' RowLevelPermissionDataSet (Maybe Status) Source #
The status of the row-level security permission dataset. If enabled, the
status is ENABLED. If disabled, the status is DISABLED.
rowLevelPermissionDataSet_namespace :: Lens' RowLevelPermissionDataSet (Maybe Text) Source #
The namespace associated with the dataset that contains permissions for RLS.
rowLevelPermissionDataSet_formatVersion :: Lens' RowLevelPermissionDataSet (Maybe RowLevelPermissionFormatVersion) Source #
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.
rowLevelPermissionDataSet_arn :: Lens' RowLevelPermissionDataSet Text Source #
The Amazon Resource Name (ARN) of the dataset that contains permissions for RLS.
rowLevelPermissionDataSet_permissionPolicy :: Lens' RowLevelPermissionDataSet RowLevelPermissionPolicy Source #
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.
Constructors
| RowLevelPermissionTagConfiguration' | |
Instances
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.
rowLevelPermissionTagConfiguration_status :: Lens' RowLevelPermissionTagConfiguration (Maybe Status) Source #
The status of row-level security tags. If enabled, the status is
ENABLED. If disabled, the status is DISABLED.
rowLevelPermissionTagConfiguration_tagRules :: Lens' RowLevelPermissionTagConfiguration (NonEmpty RowLevelPermissionTagRule) Source #
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.
Constructors
| RowLevelPermissionTagRule' | |
Fields
| |
Instances
newRowLevelPermissionTagRule Source #
Arguments
| :: Text | |
| -> Text | |
| -> RowLevelPermissionTagRule |
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.
rowLevelPermissionTagRule_tagMultiValueDelimiter :: Lens' RowLevelPermissionTagRule (Maybe Text) Source #
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.
rowLevelPermissionTagRule_matchAllValue :: Lens' RowLevelPermissionTagRule (Maybe Text) Source #
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.
rowLevelPermissionTagRule_tagKey :: Lens' RowLevelPermissionTagRule Text Source #
The unique key for a tag.
rowLevelPermissionTagRule_columnName :: Lens' RowLevelPermissionTagRule Text Source #
The column name that a tag key is assigned to.
S3Parameters
data S3Parameters Source #
The parameters for S3.
See: newS3Parameters smart constructor.
Constructors
| S3Parameters' | |
Fields
| |
Instances
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.
s3Parameters_manifestFileLocation :: Lens' S3Parameters ManifestFileLocation Source #
Location of the Amazon S3 manifest file. This is NULL if the manifest file was uploaded into Amazon QuickSight.
S3Source
A physical table type for an S3 data source.
See: newS3Source smart constructor.
Constructors
| S3Source' | |
Fields
| |
Instances
| Eq S3Source Source # | |
| Read S3Source Source # | |
| Show S3Source Source # | |
| Generic S3Source Source # | |
| NFData S3Source Source # | |
Defined in Amazonka.QuickSight.Types.S3Source | |
| Hashable S3Source Source # | |
Defined in Amazonka.QuickSight.Types.S3Source | |
| ToJSON S3Source Source # | |
Defined in Amazonka.QuickSight.Types.S3Source | |
| FromJSON S3Source Source # | |
| type Rep S3Source Source # | |
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))))) | |
Arguments
| :: Text | |
| -> NonEmpty InputColumn | |
| -> S3Source |
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.
s3Source_uploadSettings :: Lens' S3Source (Maybe UploadSettings) Source #
Information about the format for the S3 source file or files.
s3Source_dataSourceArn :: Lens' S3Source Text Source #
The Amazon Resource Name (ARN) for the data source.
s3Source_inputColumns :: Lens' S3Source (NonEmpty InputColumn) Source #
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.
Constructors
| ServiceNowParameters' | |
Fields
| |
Instances
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.
serviceNowParameters_siteBaseUrl :: Lens' ServiceNowParameters Text Source #
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' | |
Instances
Arguments
| :: Text | |
| -> Text | |
| -> SessionTag |
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.
sessionTag_key :: Lens' SessionTag Text Source #
The key for the tag.
sessionTag_value :: Lens' SessionTag Text Source #
The value that you want to assign the tag.
Sheet
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' | |
Instances
| Eq Sheet Source # | |
| Read Sheet Source # | |
| Show Sheet Source # | |
| Generic Sheet Source # | |
| NFData Sheet Source # | |
Defined in Amazonka.QuickSight.Types.Sheet | |
| Hashable Sheet Source # | |
Defined in Amazonka.QuickSight.Types.Sheet | |
| FromJSON Sheet Source # | |
| type Rep Sheet Source # | |
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)))) | |
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.
sheet_name :: Lens' Sheet (Maybe Text) Source #
The name of a sheet. This name is displayed on the sheet's tab in the Amazon QuickSight console.
SheetControlsOption
data SheetControlsOption Source #
Sheet controls option.
See: newSheetControlsOption smart constructor.
Constructors
| SheetControlsOption' | |
Fields
| |
Instances
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.
sheetControlsOption_visibilityState :: Lens' SheetControlsOption (Maybe DashboardUIState) Source #
Visibility state.
SheetStyle
data SheetStyle Source #
The theme display options for sheets.
See: newSheetStyle smart constructor.
Constructors
| SheetStyle' | |
Fields
| |
Instances
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.
sheetStyle_tileLayout :: Lens' SheetStyle (Maybe TileLayoutStyle) Source #
The layout options for tiles.
sheetStyle_tile :: Lens' SheetStyle (Maybe TileStyle) Source #
The display options for tiles.
SnowflakeParameters
data SnowflakeParameters Source #
The parameters for Snowflake.
See: newSnowflakeParameters smart constructor.
Constructors
| SnowflakeParameters' | |
Instances
newSnowflakeParameters Source #
Arguments
| :: Text | |
| -> Text | |
| -> Text | |
| -> SnowflakeParameters |
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.
snowflakeParameters_database :: Lens' SnowflakeParameters Text Source #
Database.
snowflakeParameters_warehouse :: Lens' SnowflakeParameters Text Source #
Warehouse.
SparkParameters
data SparkParameters Source #
The parameters for Spark.
See: newSparkParameters smart constructor.
Constructors
| SparkParameters' | |
Instances
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:
sparkParameters_host :: Lens' SparkParameters Text Source #
Host.
SqlServerParameters
data SqlServerParameters Source #
The parameters for SQL Server.
See: newSqlServerParameters smart constructor.
Constructors
| SqlServerParameters' | |
Instances
newSqlServerParameters Source #
Arguments
| :: Text | |
| -> Natural | |
| -> Text | |
| -> SqlServerParameters |
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.
sqlServerParameters_database :: Lens' SqlServerParameters Text Source #
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' | |
Fields
| |
Instances
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.
sslProperties_disableSsl :: Lens' SslProperties (Maybe Bool) Source #
A Boolean option to control whether SSL should be disabled.
StringParameter
data StringParameter Source #
A string parameter.
See: newStringParameter smart constructor.
Constructors
| StringParameter' | |
Instances
Arguments
| :: Text | |
| -> StringParameter |
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.
stringParameter_name :: Lens' StringParameter Text Source #
A display name for a string parameter.
stringParameter_values :: Lens' StringParameter [Text] Source #
The values of a string parameter.
Tag
The key or keys of the key-value pairs for the resource tag or tags assigned to the resource.
See: newTag smart constructor.
Instances
| Eq Tag Source # | |
| Read Tag Source # | |
| Show Tag Source # | |
| Generic Tag Source # | |
| NFData Tag Source # | |
Defined in Amazonka.QuickSight.Types.Tag | |
| Hashable Tag Source # | |
Defined in Amazonka.QuickSight.Types.Tag | |
| ToJSON Tag Source # | |
Defined in Amazonka.QuickSight.Types.Tag | |
| FromJSON Tag Source # | |
| type Rep Tag Source # | |
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))) | |
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.
Constructors
| TagColumnOperation' | |
Fields
| |
Instances
newTagColumnOperation Source #
Arguments
| :: Text | |
| -> NonEmpty ColumnTag | |
| -> TagColumnOperation |
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.
tagColumnOperation_columnName :: Lens' TagColumnOperation Text Source #
The column that this operation acts on.
tagColumnOperation_tags :: Lens' TagColumnOperation (NonEmpty ColumnTag) Source #
The dataset column tag, currently only used for geospatial type tagging.
This is not tags for the Amazon Web Services tagging feature.
Template
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.
Constructors
| Template' | |
Fields
| |
Instances
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.
template_templateId :: Lens' Template (Maybe Text) Source #
The ID for the template. This is unique per Amazon Web Services Region for each Amazon Web Services account.
template_version :: Lens' Template (Maybe TemplateVersion) Source #
A structure describing the versions of the template.
TemplateAlias
data TemplateAlias Source #
The template alias.
See: newTemplateAlias smart constructor.
Constructors
| TemplateAlias' | |
Instances
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.
templateAlias_arn :: Lens' TemplateAlias (Maybe Text) Source #
The Amazon Resource Name (ARN) of the template alias.
templateAlias_aliasName :: Lens' TemplateAlias (Maybe Text) Source #
The display name of the template alias.
templateAlias_templateVersionNumber :: Lens' TemplateAlias (Maybe Natural) Source #
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.
Constructors
| TemplateError' | |
Instances
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.
templateError_type :: Lens' TemplateError (Maybe TemplateErrorType) Source #
Type of error.
templateError_message :: Lens' TemplateError (Maybe Text) Source #
Description of the error type.
TemplateSourceAnalysis
data TemplateSourceAnalysis Source #
The source analysis of the template.
See: newTemplateSourceAnalysis smart constructor.
Constructors
| TemplateSourceAnalysis' | |
Fields
| |
Instances
newTemplateSourceAnalysis Source #
Arguments
| :: Text | |
| -> NonEmpty DataSetReference | |
| -> TemplateSourceAnalysis |
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.
templateSourceAnalysis_arn :: Lens' TemplateSourceAnalysis Text Source #
The Amazon Resource Name (ARN) of the resource.
templateSourceAnalysis_dataSetReferences :: Lens' TemplateSourceAnalysis (NonEmpty DataSetReference) Source #
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.
Constructors
| TemplateSourceEntity' | |
Fields
| |
Instances
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.
templateSourceEntity_sourceAnalysis :: Lens' TemplateSourceEntity (Maybe TemplateSourceAnalysis) Source #
The source analysis, if it is based on an analysis.
templateSourceEntity_sourceTemplate :: Lens' TemplateSourceEntity (Maybe TemplateSourceTemplate) Source #
The source template, if it is based on an template.
TemplateSourceTemplate
data TemplateSourceTemplate Source #
The source template of the template.
See: newTemplateSourceTemplate smart constructor.
Constructors
| TemplateSourceTemplate' | |
Instances
newTemplateSourceTemplate Source #
Arguments
| :: Text | |
| -> TemplateSourceTemplate |
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.
templateSourceTemplate_arn :: Lens' TemplateSourceTemplate Text Source #
The Amazon Resource Name (ARN) of the resource.
TemplateSummary
data TemplateSummary Source #
The template summary.
See: newTemplateSummary smart constructor.
Constructors
| TemplateSummary' | |
Fields
| |
Instances
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.
templateSummary_lastUpdatedTime :: Lens' TemplateSummary (Maybe UTCTime) Source #
The last time that this template was updated.
templateSummary_latestVersionNumber :: Lens' TemplateSummary (Maybe Natural) Source #
A structure containing a list of version numbers for the template summary.
templateSummary_arn :: Lens' TemplateSummary (Maybe Text) Source #
A summary of a template.
templateSummary_createdTime :: Lens' TemplateSummary (Maybe UTCTime) Source #
The last time that this template was created.
templateSummary_templateId :: Lens' TemplateSummary (Maybe Text) Source #
The ID of the template. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.
templateSummary_name :: Lens' TemplateSummary (Maybe Text) Source #
A display name for the template.
TemplateVersion
data TemplateVersion Source #
A version of a template.
See: newTemplateVersion smart constructor.
Constructors
| TemplateVersion' | |
Fields
| |
Instances
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.
templateVersion_status :: Lens' TemplateVersion (Maybe ResourceStatus) Source #
The HTTP status of the request.
templateVersion_themeArn :: Lens' TemplateVersion (Maybe Text) Source #
The ARN of the theme associated with this version of the template.
templateVersion_sheets :: Lens' TemplateVersion (Maybe [Sheet]) Source #
A list of the associated sheets with the unique identifier and name of each sheet.
templateVersion_createdTime :: Lens' TemplateVersion (Maybe UTCTime) Source #
The time that this template version was created.
templateVersion_sourceEntityArn :: Lens' TemplateVersion (Maybe Text) Source #
The Amazon Resource Name (ARN) of an analysis or template that was used to create this template.
templateVersion_dataSetConfigurations :: Lens' TemplateVersion (Maybe [DataSetConfiguration]) Source #
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.
templateVersion_versionNumber :: Lens' TemplateVersion (Maybe Natural) Source #
The version number of the template version.
templateVersion_errors :: Lens' TemplateVersion (Maybe (NonEmpty TemplateError)) Source #
Errors associated with this template version.
templateVersion_description :: Lens' TemplateVersion (Maybe Text) Source #
The description of the template.
TemplateVersionSummary
data TemplateVersionSummary Source #
The template version.
See: newTemplateVersionSummary smart constructor.
Constructors
| TemplateVersionSummary' | |
Fields
| |
Instances
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.
templateVersionSummary_status :: Lens' TemplateVersionSummary (Maybe ResourceStatus) Source #
The status of the template version.
templateVersionSummary_arn :: Lens' TemplateVersionSummary (Maybe Text) Source #
The Amazon Resource Name (ARN) of the template version.
templateVersionSummary_createdTime :: Lens' TemplateVersionSummary (Maybe UTCTime) Source #
The time that this template version was created.
templateVersionSummary_versionNumber :: Lens' TemplateVersionSummary (Maybe Natural) Source #
The version number of the template version.
templateVersionSummary_description :: Lens' TemplateVersionSummary (Maybe Text) Source #
The description of the template version.
TeradataParameters
data TeradataParameters Source #
The parameters for Teradata.
See: newTeradataParameters smart constructor.
Constructors
| TeradataParameters' | |
Instances
newTeradataParameters Source #
Arguments
| :: Text | |
| -> Natural | |
| -> Text | |
| -> TeradataParameters |
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.
teradataParameters_database :: Lens' TeradataParameters Text Source #
Database.
Theme
Summary information about a theme.
See: newTheme smart constructor.
Constructors
| Theme' | |
Fields
| |
Instances
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.
theme_lastUpdatedTime :: Lens' Theme (Maybe UTCTime) Source #
The date and time that the theme was last updated.
theme_createdTime :: Lens' Theme (Maybe UTCTime) Source #
The date and time that the theme was created.
theme_version :: Lens' Theme (Maybe ThemeVersion) Source #
Undocumented member.
theme_type :: Lens' Theme (Maybe ThemeType) Source #
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.
Constructors
| ThemeAlias' | |
Instances
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.
themeAlias_arn :: Lens' ThemeAlias (Maybe Text) Source #
The Amazon Resource Name (ARN) of the theme alias.
themeAlias_themeVersionNumber :: Lens' ThemeAlias (Maybe Natural) Source #
The version number of the theme alias.
themeAlias_aliasName :: Lens' ThemeAlias (Maybe Text) Source #
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.
Constructors
| ThemeConfiguration' | |
Fields
| |
Instances
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.
themeConfiguration_uIColorPalette :: Lens' ThemeConfiguration (Maybe UIColorPalette) Source #
Color properties that apply to the UI and to charts, excluding the colors that apply to data.
themeConfiguration_sheet :: Lens' ThemeConfiguration (Maybe SheetStyle) Source #
Display options related to sheets.
themeConfiguration_dataColorPalette :: Lens' ThemeConfiguration (Maybe DataColorPalette) Source #
Color properties that apply to chart data colors.
ThemeError
data ThemeError Source #
Theme error.
See: newThemeError smart constructor.
Constructors
| ThemeError' | |
Instances
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.
themeError_type :: Lens' ThemeError (Maybe ThemeErrorType) Source #
The type of error.
themeError_message :: Lens' ThemeError (Maybe Text) Source #
The error message.
ThemeSummary
data ThemeSummary Source #
The theme summary.
See: newThemeSummary smart constructor.
Constructors
| ThemeSummary' | |
Fields
| |
Instances
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.
themeSummary_themeId :: Lens' ThemeSummary (Maybe Text) Source #
The ID of the theme. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.
themeSummary_lastUpdatedTime :: Lens' ThemeSummary (Maybe UTCTime) Source #
The last date and time that this theme was updated.
themeSummary_latestVersionNumber :: Lens' ThemeSummary (Maybe Natural) Source #
The latest version number for the theme.
themeSummary_arn :: Lens' ThemeSummary (Maybe Text) Source #
The Amazon Resource Name (ARN) of the resource.
themeSummary_createdTime :: Lens' ThemeSummary (Maybe UTCTime) Source #
The date and time that this theme was created.
themeSummary_name :: Lens' ThemeSummary (Maybe Text) Source #
the display name for the theme.
ThemeVersion
data ThemeVersion Source #
A version of a theme.
See: newThemeVersion smart constructor.
Constructors
| ThemeVersion' | |
Fields
| |
Instances
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.
themeVersion_status :: Lens' ThemeVersion (Maybe ResourceStatus) Source #
The status of the theme version.
themeVersion_arn :: Lens' ThemeVersion (Maybe Text) Source #
The Amazon Resource Name (ARN) of the resource.
themeVersion_createdTime :: Lens' ThemeVersion (Maybe UTCTime) Source #
The date and time that this theme version was created.
themeVersion_versionNumber :: Lens' ThemeVersion (Maybe Natural) Source #
The version number of the theme.
themeVersion_configuration :: Lens' ThemeVersion (Maybe ThemeConfiguration) Source #
The theme configuration, which contains all the theme display properties.
themeVersion_errors :: Lens' ThemeVersion (Maybe (NonEmpty ThemeError)) Source #
Errors associated with the theme.
themeVersion_description :: Lens' ThemeVersion (Maybe Text) Source #
The description of the theme.
themeVersion_baseThemeId :: Lens' ThemeVersion (Maybe Text) Source #
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.
Constructors
| ThemeVersionSummary' | |
Fields
| |
Instances
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.
themeVersionSummary_status :: Lens' ThemeVersionSummary (Maybe ResourceStatus) Source #
The status of the theme version.
themeVersionSummary_arn :: Lens' ThemeVersionSummary (Maybe Text) Source #
The Amazon Resource Name (ARN) of the theme version.
themeVersionSummary_createdTime :: Lens' ThemeVersionSummary (Maybe UTCTime) Source #
The date and time that this theme version was created.
themeVersionSummary_versionNumber :: Lens' ThemeVersionSummary (Maybe Natural) Source #
The version number of the theme version.
themeVersionSummary_description :: Lens' ThemeVersionSummary (Maybe Text) Source #
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.
Constructors
| TileLayoutStyle' | |
Fields
| |
Instances
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.
tileLayoutStyle_margin :: Lens' TileLayoutStyle (Maybe MarginStyle) Source #
The margin settings that apply around the outside edge of sheets.
tileLayoutStyle_gutter :: Lens' TileLayoutStyle (Maybe GutterStyle) Source #
The gutter settings that apply between tiles.
TileStyle
Display options related to tiles on a sheet.
See: newTileStyle smart constructor.
Constructors
| TileStyle' | |
Fields
| |
Instances
| Eq TileStyle Source # | |
| Read TileStyle Source # | |
| Show TileStyle Source # | |
| Generic TileStyle Source # | |
| NFData TileStyle Source # | |
Defined in Amazonka.QuickSight.Types.TileStyle | |
| Hashable TileStyle Source # | |
Defined in Amazonka.QuickSight.Types.TileStyle | |
| ToJSON TileStyle Source # | |
Defined in Amazonka.QuickSight.Types.TileStyle | |
| FromJSON TileStyle Source # | |
| type Rep TileStyle Source # | |
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.
tileStyle_border :: Lens' TileStyle (Maybe BorderStyle) Source #
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.
Constructors
| TransformOperation' | |
Fields
| |
Instances
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.
transformOperation_castColumnTypeOperation :: Lens' TransformOperation (Maybe CastColumnTypeOperation) Source #
A transform operation that casts a column to a different type.
transformOperation_tagColumnOperation :: Lens' TransformOperation (Maybe TagColumnOperation) Source #
An operation that tags a column with additional information.
transformOperation_createColumnsOperation :: Lens' TransformOperation (Maybe CreateColumnsOperation) Source #
An operation that creates calculated columns. Columns created in one such operation form a lexical closure.
transformOperation_untagColumnOperation :: Lens' TransformOperation (Maybe UntagColumnOperation) Source #
Undocumented member.
transformOperation_filterOperation :: Lens' TransformOperation (Maybe FilterOperation) Source #
An operation that filters rows based on some condition.
transformOperation_projectOperation :: Lens' TransformOperation (Maybe ProjectOperation) Source #
An operation that projects columns. Operations that come after a projection can only refer to projected columns.
transformOperation_renameColumnOperation :: Lens' TransformOperation (Maybe RenameColumnOperation) Source #
An operation that renames a column.
TwitterParameters
data TwitterParameters Source #
The parameters for Twitter.
See: newTwitterParameters smart constructor.
Constructors
| TwitterParameters' | |
Instances
Arguments
| :: Text | |
| -> Natural | |
| -> TwitterParameters |
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.
twitterParameters_query :: Lens' TwitterParameters Text Source #
Twitter query string.
twitterParameters_maxRows :: Lens' TwitterParameters Natural Source #
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.
Constructors
| UIColorPalette' | |
Fields
| |
Instances
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.
uIColorPalette_secondaryBackground :: Lens' UIColorPalette (Maybe Text) Source #
The background color that applies to the sheet background and sheet controls.
uIColorPalette_successForeground :: Lens' UIColorPalette (Maybe Text) Source #
The foreground color that applies to any text or other elements that appear over the success color.
uIColorPalette_dimension :: Lens' UIColorPalette (Maybe Text) Source #
The color that applies to the names of fields that are identified as dimensions.
uIColorPalette_dimensionForeground :: Lens' UIColorPalette (Maybe Text) Source #
The foreground color that applies to any text or other elements that appear over the dimension color.
uIColorPalette_success :: Lens' UIColorPalette (Maybe Text) Source #
The color that applies to success messages, for example the check mark for a successful download.
uIColorPalette_accent :: Lens' UIColorPalette (Maybe Text) Source #
This color is that applies to selected states and buttons.
uIColorPalette_secondaryForeground :: Lens' UIColorPalette (Maybe Text) Source #
The foreground color that applies to any sheet title, sheet control text, or UI that appears over the secondary background.
uIColorPalette_primaryForeground :: Lens' UIColorPalette (Maybe Text) Source #
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.
uIColorPalette_warning :: Lens' UIColorPalette (Maybe Text) Source #
This color that applies to warning and informational messages.
uIColorPalette_primaryBackground :: Lens' UIColorPalette (Maybe Text) Source #
The background color that applies to visuals and other high emphasis UI.
uIColorPalette_accentForeground :: Lens' UIColorPalette (Maybe Text) Source #
The foreground color that applies to any text or other elements that appear over the accent color.
uIColorPalette_measure :: Lens' UIColorPalette (Maybe Text) Source #
The color that applies to the names of fields that are identified as measures.
uIColorPalette_dangerForeground :: Lens' UIColorPalette (Maybe Text) Source #
The foreground color that applies to any text or other elements that appear over the error color.
uIColorPalette_measureForeground :: Lens' UIColorPalette (Maybe Text) Source #
The foreground color that applies to any text or other elements that appear over the measure color.
uIColorPalette_danger :: Lens' UIColorPalette (Maybe Text) Source #
The color that applies to error messages.
uIColorPalette_warningForeground :: Lens' UIColorPalette (Maybe Text) Source #
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.
Constructors
| UntagColumnOperation' | |
Fields
| |
Instances
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.
untagColumnOperation_columnName :: Lens' UntagColumnOperation Text Source #
The column that this operation acts on.
untagColumnOperation_tagNames :: Lens' UntagColumnOperation [ColumnTagName] Source #
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.
Constructors
| UploadSettings' | |
Fields
| |
Instances
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.
uploadSettings_startFromRow :: Lens' UploadSettings (Maybe Natural) Source #
A row number to start reading data from.
uploadSettings_containsHeader :: Lens' UploadSettings (Maybe Bool) Source #
Whether the file has a header row, or the files each have a header row.
uploadSettings_textQualifier :: Lens' UploadSettings (Maybe TextQualifier) Source #
Text qualifier.
uploadSettings_format :: Lens' UploadSettings (Maybe FileFormat) Source #
File format.
uploadSettings_delimiter :: Lens' UploadSettings (Maybe Text) Source #
The delimiter between values in the file.
User
A registered user of Amazon QuickSight.
See: newUser smart constructor.
Constructors
| User' | |
Fields
| |
Instances
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.
user_identityType :: Lens' User (Maybe IdentityType) Source #
The type of identity authentication used by the user.
user_externalLoginFederationProviderUrl :: Lens' User (Maybe Text) Source #
The URL of the external login provider.
user_customPermissionsName :: Lens' User (Maybe Text) Source #
The custom permissions profile associated with this user.
user_active :: Lens' User (Maybe Bool) Source #
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.
user_role :: Lens' User (Maybe UserRole) Source #
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.
user_externalLoginFederationProviderType :: Lens' User (Maybe Text) Source #
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.
user_externalLoginId :: Lens' User (Maybe Text) Source #
The identity ID for the user in the external login provider.
VpcConnectionProperties
data VpcConnectionProperties Source #
VPC connection properties.
See: newVpcConnectionProperties smart constructor.
Constructors
| VpcConnectionProperties' | |
Fields
| |
Instances
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.
vpcConnectionProperties_vpcConnectionArn :: Lens' VpcConnectionProperties Text Source #
The Amazon Resource Name (ARN) for the VPC connection.