Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.3/services/finspacedata.ts?docs=full";

§Classes

Finspacedata

§Interfaces

ChangesetErrorInfo

The structure with error messages.

ChangesetSummary

A Changeset is unit of data in a Dataset.

ColumnDefinition

The definition of a column in a tabular Dataset.

CreateChangesetRequest

The request for a CreateChangeset operation.

CreateChangesetResponse

The response from a CreateChangeset operation.

CreateDatasetRequest

The request for a CreateDataset operation

CreateDatasetResponse

The response from a CreateDataset operation

CreateDataViewRequest

Request for creating a data view.

CreateDataViewResponse

Response for creating a data view.

Credentials

Short term API credentials.

Dataset

The structure for a Dataset.

DatasetOwnerInfo

A structure for Dataset owner info.

DataViewDestinationTypeParams

Structure for the Dataview destination type parameters.

DataViewErrorInfo

The structure with error messages.

DataViewSummary

Structure for the summary of a Dataview.

DeleteDatasetRequest

The request for a DeleteDataset operation.

DeleteDatasetResponse

The response from an DeleteDataset operation

GetChangesetRequest

Request to describe a changeset.

GetChangesetResponse

The response from a describe changeset operation

GetDatasetRequest

Request for the GetDataset operation.

GetDatasetResponse

Response for the GetDataset operation

GetDataViewRequest

Request for retrieving a data view detail. Grouped / accessible within a dataset by its dataset id.

GetDataViewResponse

Response from retrieving a dataview, which includes details on the target database and table name

GetProgrammaticAccessCredentialsRequest

Request for GetProgrammaticAccessCredentials operation

GetProgrammaticAccessCredentialsResponse

Response for GetProgrammaticAccessCredentials operation

GetWorkingLocationRequest
GetWorkingLocationResponse
ListChangesetsRequest

Request to ListChangesetsRequest. It exposes minimal query filters.

ListChangesetsResponse

Response to ListChangesetsResponse. This returns a list of dataset changesets that match the query criteria.

ListDatasetsRequest

Request for the ListDatasets operation.

ListDatasetsResponse

Response for the ListDatasets operation

ListDataViewsRequest

Request for a list data views.

ListDataViewsResponse
PermissionGroupParams

Permission group parameters for Dataset permissions.

ResourcePermission

Resource permission for a dataset. When you create a dataset, all the other members of the same user group inherit access to the dataset. You can only create a dataset if your user group has application permission for Create Datasets.

SchemaDefinition

Definition for a schema on a tabular Dataset.

SchemaUnion

A union of schema types.

UpdateChangesetRequest

Request to update an existing changeset.

UpdateChangesetResponse

The response from a update changeset operation.

UpdateDatasetRequest

The request for an UpdateDataset operation

UpdateDatasetResponse

The response from an UpdateDataset operation

§Type Aliases

ChangeType

Indicates how the given change will be applied to the dataset.

ColumnDataType

Data type of a column.

DatasetKind

Dataset Kind

DatasetStatus

Status of the dataset process returned from scheduler service.

DataViewStatus

Status of a DataView

ErrorCategory

Changeset Error Category

ExportFileFormat

Data View Export File Format

IngestionStatus

Status of the ingestion process returned from scheduler service.

locationType