We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi
aws-native.iotsitewise.getDataset
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi
Resource schema for AWS::IoTSiteWise::Dataset.
Using getDataset
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getDataset(args: GetDatasetArgs, opts?: InvokeOptions): Promise<GetDatasetResult>
function getDatasetOutput(args: GetDatasetOutputArgs, opts?: InvokeOptions): Output<GetDatasetResult>
def get_dataset(dataset_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDatasetResult
def get_dataset_output(dataset_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDatasetResult]
func LookupDataset(ctx *Context, args *LookupDatasetArgs, opts ...InvokeOption) (*LookupDatasetResult, error)
func LookupDatasetOutput(ctx *Context, args *LookupDatasetOutputArgs, opts ...InvokeOption) LookupDatasetResultOutput
> Note: This function is named LookupDataset
in the Go SDK.
public static class GetDataset
{
public static Task<GetDatasetResult> InvokeAsync(GetDatasetArgs args, InvokeOptions? opts = null)
public static Output<GetDatasetResult> Invoke(GetDatasetInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDatasetResult> getDataset(GetDatasetArgs args, InvokeOptions options)
public static Output<GetDatasetResult> getDataset(GetDatasetArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:iotsitewise:getDataset
arguments:
# arguments dictionary
The following arguments are supported:
- Dataset
Id string - The ID of the dataset.
- Dataset
Id string - The ID of the dataset.
- dataset
Id String - The ID of the dataset.
- dataset
Id string - The ID of the dataset.
- dataset_
id str - The ID of the dataset.
- dataset
Id String - The ID of the dataset.
getDataset Result
The following output properties are available:
- Dataset
Arn string - The ARN of the dataset.
- Dataset
Description string - A description about the dataset, and its functionality.
- Dataset
Id string - The ID of the dataset.
- Dataset
Name string - The name of the dataset.
- Dataset
Source Pulumi.Aws Native. Io TSite Wise. Outputs. Dataset Source - The data source for the dataset.
- List<Pulumi.
Aws Native. Outputs. Tag> - An array of key-value pairs to apply to this resource.
- Dataset
Arn string - The ARN of the dataset.
- Dataset
Description string - A description about the dataset, and its functionality.
- Dataset
Id string - The ID of the dataset.
- Dataset
Name string - The name of the dataset.
- Dataset
Source DatasetSource - The data source for the dataset.
- Tag
- An array of key-value pairs to apply to this resource.
- dataset
Arn String - The ARN of the dataset.
- dataset
Description String - A description about the dataset, and its functionality.
- dataset
Id String - The ID of the dataset.
- dataset
Name String - The name of the dataset.
- dataset
Source DatasetSource - The data source for the dataset.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- dataset
Arn string - The ARN of the dataset.
- dataset
Description string - A description about the dataset, and its functionality.
- dataset
Id string - The ID of the dataset.
- dataset
Name string - The name of the dataset.
- dataset
Source DatasetSource - The data source for the dataset.
- Tag[]
- An array of key-value pairs to apply to this resource.
- dataset_
arn str - The ARN of the dataset.
- dataset_
description str - A description about the dataset, and its functionality.
- dataset_
id str - The ID of the dataset.
- dataset_
name str - The name of the dataset.
- dataset_
source DatasetSource - The data source for the dataset.
- Sequence[root_Tag]
- An array of key-value pairs to apply to this resource.
- dataset
Arn String - The ARN of the dataset.
- dataset
Description String - A description about the dataset, and its functionality.
- dataset
Id String - The ID of the dataset.
- dataset
Name String - The name of the dataset.
- dataset
Source Property Map - The data source for the dataset.
- List<Property Map>
- An array of key-value pairs to apply to this resource.
Supporting Types
DatasetKendraSourceDetail
- Knowledge
Base stringArn - The knowledgeBaseArn details for the Kendra dataset source.
- Role
Arn string - The roleARN details for the Kendra dataset source.
- Knowledge
Base stringArn - The knowledgeBaseArn details for the Kendra dataset source.
- Role
Arn string - The roleARN details for the Kendra dataset source.
- knowledge
Base StringArn - The knowledgeBaseArn details for the Kendra dataset source.
- role
Arn String - The roleARN details for the Kendra dataset source.
- knowledge
Base stringArn - The knowledgeBaseArn details for the Kendra dataset source.
- role
Arn string - The roleARN details for the Kendra dataset source.
- knowledge_
base_ strarn - The knowledgeBaseArn details for the Kendra dataset source.
- role_
arn str - The roleARN details for the Kendra dataset source.
- knowledge
Base StringArn - The knowledgeBaseArn details for the Kendra dataset source.
- role
Arn String - The roleARN details for the Kendra dataset source.
DatasetSource
- Source
Format Pulumi.Aws Native. Io TSite Wise. Dataset Source Source Format - The format of the dataset source associated with the dataset.
- Source
Type Pulumi.Aws Native. Io TSite Wise. Dataset Source Source Type - The type of data source for the dataset.
- Source
Detail Pulumi.Aws Native. Io TSite Wise. Inputs. Dataset Source Detail - The details of the dataset source associated with the dataset.
- Source
Format DatasetSource Source Format - The format of the dataset source associated with the dataset.
- Source
Type DatasetSource Source Type - The type of data source for the dataset.
- Source
Detail DatasetSource Detail - The details of the dataset source associated with the dataset.
- source
Format DatasetSource Source Format - The format of the dataset source associated with the dataset.
- source
Type DatasetSource Source Type - The type of data source for the dataset.
- source
Detail DatasetSource Detail - The details of the dataset source associated with the dataset.
- source
Format DatasetSource Source Format - The format of the dataset source associated with the dataset.
- source
Type DatasetSource Source Type - The type of data source for the dataset.
- source
Detail DatasetSource Detail - The details of the dataset source associated with the dataset.
- source_
format DatasetSource Source Format - The format of the dataset source associated with the dataset.
- source_
type DatasetSource Source Type - The type of data source for the dataset.
- source_
detail DatasetSource Detail - The details of the dataset source associated with the dataset.
- source
Format "KNOWLEDGE_BASE" - The format of the dataset source associated with the dataset.
- source
Type "KENDRA" - The type of data source for the dataset.
- source
Detail Property Map - The details of the dataset source associated with the dataset.
DatasetSourceDetail
- Kendra
Pulumi.
Aws Native. Io TSite Wise. Inputs. Dataset Kendra Source Detail - Contains details about the Kendra dataset source.
- Kendra
Dataset
Kendra Source Detail - Contains details about the Kendra dataset source.
- kendra
Dataset
Kendra Source Detail - Contains details about the Kendra dataset source.
- kendra
Dataset
Kendra Source Detail - Contains details about the Kendra dataset source.
- kendra
Dataset
Kendra Source Detail - Contains details about the Kendra dataset source.
- kendra Property Map
- Contains details about the Kendra dataset source.
DatasetSourceSourceFormat
DatasetSourceSourceType
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi