We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
aws-native.databrew.getDataset
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
Resource schema for AWS::DataBrew::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(name: Optional[str] = None,
                opts: Optional[InvokeOptions] = None) -> GetDatasetResult
def get_dataset_output(name: 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:databrew:getDataset
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Name string
- Dataset name
- Name string
- Dataset name
- name String
- Dataset name
- name string
- Dataset name
- name str
- Dataset name
- name String
- Dataset name
getDataset Result
The following output properties are available:
- Format
Pulumi.Aws Native. Data Brew. Dataset Format 
- Dataset format
- FormatOptions Pulumi.Aws Native. Data Brew. Outputs. Dataset Format Options 
- Format options for dataset
- Input
Pulumi.Aws Native. Data Brew. Outputs. Dataset Input 
- Input
- PathOptions Pulumi.Aws Native. Data Brew. Outputs. Dataset Path Options 
- PathOptions
- Source
Pulumi.Aws Native. Data Brew. Dataset Source 
- Source type of the dataset
- Format
DatasetFormat 
- Dataset format
- FormatOptions DatasetFormat Options 
- Format options for dataset
- Input
DatasetInput Type 
- Input
- PathOptions DatasetPath Options 
- PathOptions
- Source
DatasetSource 
- Source type of the dataset
- format
DatasetFormat 
- Dataset format
- formatOptions DatasetFormat Options 
- Format options for dataset
- input
DatasetInput 
- Input
- pathOptions DatasetPath Options 
- PathOptions
- source
DatasetSource 
- Source type of the dataset
- format
DatasetFormat 
- Dataset format
- formatOptions DatasetFormat Options 
- Format options for dataset
- input
DatasetInput 
- Input
- pathOptions DatasetPath Options 
- PathOptions
- source
DatasetSource 
- Source type of the dataset
- format
DatasetFormat 
- Dataset format
- format_options DatasetFormat Options 
- Format options for dataset
- input
DatasetInput 
- Input
- path_options DatasetPath Options 
- PathOptions
- source
DatasetSource 
- Source type of the dataset
- format "CSV" | "JSON" | "PARQUET" | "EXCEL" | "ORC"
- Dataset format
- formatOptions Property Map
- Format options for dataset
- input Property Map
- Input
- pathOptions Property Map
- PathOptions
- source "S3" | "DATA-CATALOG" | "DATABASE"
- Source type of the dataset
Supporting Types
DatasetCsvOptions  
- delimiter str
- A single character that specifies the delimiter being used in the CSV file.
- header_row bool
- A variable that specifies whether the first row in the file is parsed as the header. If this value is false, column names are auto-generated.
DatasetDataCatalogInputDefinition    
- CatalogId string
- Catalog id
- DatabaseName string
- Database name
- TableName string
- Table name
- TempDirectory Pulumi.Aws Native. Data Brew. Inputs. Dataset S3Location 
- An Amazon location that AWS Glue Data Catalog can use as a temporary directory.
- CatalogId string
- Catalog id
- DatabaseName string
- Database name
- TableName string
- Table name
- TempDirectory DatasetS3Location 
- An Amazon location that AWS Glue Data Catalog can use as a temporary directory.
- catalogId String
- Catalog id
- databaseName String
- Database name
- tableName String
- Table name
- tempDirectory DatasetS3Location 
- An Amazon location that AWS Glue Data Catalog can use as a temporary directory.
- catalogId string
- Catalog id
- databaseName string
- Database name
- tableName string
- Table name
- tempDirectory DatasetS3Location 
- An Amazon location that AWS Glue Data Catalog can use as a temporary directory.
- catalog_id str
- Catalog id
- database_name str
- Database name
- table_name str
- Table name
- temp_directory DatasetS3Location 
- An Amazon location that AWS Glue Data Catalog can use as a temporary directory.
- catalogId String
- Catalog id
- databaseName String
- Database name
- tableName String
- Table name
- tempDirectory Property Map
- An Amazon location that AWS Glue Data Catalog can use as a temporary directory.
DatasetDatabaseInputDefinition   
- GlueConnection stringName 
- Glue connection name
- DatabaseTable stringName 
- Database table name
- QueryString string
- Custom SQL to run against the provided AWS Glue connection. This SQL will be used as the input for DataBrew projects and jobs.
- TempDirectory Pulumi.Aws Native. Data Brew. Inputs. Dataset S3Location 
- An Amazon location that AWS Glue Data Catalog can use as a temporary directory.
- GlueConnection stringName 
- Glue connection name
- DatabaseTable stringName 
- Database table name
- QueryString string
- Custom SQL to run against the provided AWS Glue connection. This SQL will be used as the input for DataBrew projects and jobs.
- TempDirectory DatasetS3Location 
- An Amazon location that AWS Glue Data Catalog can use as a temporary directory.
- glueConnection StringName 
- Glue connection name
- databaseTable StringName 
- Database table name
- queryString String
- Custom SQL to run against the provided AWS Glue connection. This SQL will be used as the input for DataBrew projects and jobs.
- tempDirectory DatasetS3Location 
- An Amazon location that AWS Glue Data Catalog can use as a temporary directory.
- glueConnection stringName 
- Glue connection name
- databaseTable stringName 
- Database table name
- queryString string
- Custom SQL to run against the provided AWS Glue connection. This SQL will be used as the input for DataBrew projects and jobs.
- tempDirectory DatasetS3Location 
- An Amazon location that AWS Glue Data Catalog can use as a temporary directory.
- glue_connection_ strname 
- Glue connection name
- database_table_ strname 
- Database table name
- query_string str
- Custom SQL to run against the provided AWS Glue connection. This SQL will be used as the input for DataBrew projects and jobs.
- temp_directory DatasetS3Location 
- An Amazon location that AWS Glue Data Catalog can use as a temporary directory.
- glueConnection StringName 
- Glue connection name
- databaseTable StringName 
- Database table name
- queryString String
- Custom SQL to run against the provided AWS Glue connection. This SQL will be used as the input for DataBrew projects and jobs.
- tempDirectory Property Map
- An Amazon location that AWS Glue Data Catalog can use as a temporary directory.
DatasetDatetimeOptions  
- Format string
- Date/time format of a date parameter
- LocaleCode string
- Locale code for a date parameter
- TimezoneOffset string
- Timezone offset
- Format string
- Date/time format of a date parameter
- LocaleCode string
- Locale code for a date parameter
- TimezoneOffset string
- Timezone offset
- format String
- Date/time format of a date parameter
- localeCode String
- Locale code for a date parameter
- timezoneOffset String
- Timezone offset
- format string
- Date/time format of a date parameter
- localeCode string
- Locale code for a date parameter
- timezoneOffset string
- Timezone offset
- format str
- Date/time format of a date parameter
- locale_code str
- Locale code for a date parameter
- timezone_offset str
- Timezone offset
- format String
- Date/time format of a date parameter
- localeCode String
- Locale code for a date parameter
- timezoneOffset String
- Timezone offset
DatasetExcelOptions  
- HeaderRow bool
- A variable that specifies whether the first row in the file is parsed as the header. If this value is false, column names are auto-generated.
- SheetIndexes List<int>
- One or more sheet numbers in the Excel file that will be included in the dataset.
- SheetNames List<string>
- One or more named sheets in the Excel file that will be included in the dataset.
- HeaderRow bool
- A variable that specifies whether the first row in the file is parsed as the header. If this value is false, column names are auto-generated.
- SheetIndexes []int
- One or more sheet numbers in the Excel file that will be included in the dataset.
- SheetNames []string
- One or more named sheets in the Excel file that will be included in the dataset.
- headerRow Boolean
- A variable that specifies whether the first row in the file is parsed as the header. If this value is false, column names are auto-generated.
- sheetIndexes List<Integer>
- One or more sheet numbers in the Excel file that will be included in the dataset.
- sheetNames List<String>
- One or more named sheets in the Excel file that will be included in the dataset.
- headerRow boolean
- A variable that specifies whether the first row in the file is parsed as the header. If this value is false, column names are auto-generated.
- sheetIndexes number[]
- One or more sheet numbers in the Excel file that will be included in the dataset.
- sheetNames string[]
- One or more named sheets in the Excel file that will be included in the dataset.
- header_row bool
- A variable that specifies whether the first row in the file is parsed as the header. If this value is false, column names are auto-generated.
- sheet_indexes Sequence[int]
- One or more sheet numbers in the Excel file that will be included in the dataset.
- sheet_names Sequence[str]
- One or more named sheets in the Excel file that will be included in the dataset.
- headerRow Boolean
- A variable that specifies whether the first row in the file is parsed as the header. If this value is false, column names are auto-generated.
- sheetIndexes List<Number>
- One or more sheet numbers in the Excel file that will be included in the dataset.
- sheetNames List<String>
- One or more named sheets in the Excel file that will be included in the dataset.
DatasetFilesLimit  
- MaxFiles int
- Maximum number of files
- Order
Pulumi.Aws Native. Data Brew. Dataset Files Limit Order 
- Order
- OrderedBy Pulumi.Aws Native. Data Brew. Dataset Files Limit Ordered By 
- Ordered by
- MaxFiles int
- Maximum number of files
- Order
DatasetFiles Limit Order 
- Order
- OrderedBy DatasetFiles Limit Ordered By 
- Ordered by
- maxFiles Integer
- Maximum number of files
- order
DatasetFiles Limit Order 
- Order
- orderedBy DatasetFiles Limit Ordered By 
- Ordered by
- maxFiles number
- Maximum number of files
- order
DatasetFiles Limit Order 
- Order
- orderedBy DatasetFiles Limit Ordered By 
- Ordered by
- max_files int
- Maximum number of files
- order
DatasetFiles Limit Order 
- Order
- ordered_by DatasetFiles Limit Ordered By 
- Ordered by
- maxFiles Number
- Maximum number of files
- order "ASCENDING" | "DESCENDING"
- Order
- orderedBy "LAST_MODIFIED_DATE"
- Ordered by
DatasetFilesLimitOrder   
DatasetFilesLimitOrderedBy    
DatasetFilterExpression  
- Expression string
- Filtering expression for a parameter
- ValuesMap List<Pulumi.Aws Native. Data Brew. Inputs. Dataset Filter Value> 
- The map of substitution variable names to their values used in this filter expression.
- Expression string
- Filtering expression for a parameter
- ValuesMap []DatasetFilter Value 
- The map of substitution variable names to their values used in this filter expression.
- expression String
- Filtering expression for a parameter
- valuesMap List<DatasetFilter Value> 
- The map of substitution variable names to their values used in this filter expression.
- expression string
- Filtering expression for a parameter
- valuesMap DatasetFilter Value[] 
- The map of substitution variable names to their values used in this filter expression.
- expression str
- Filtering expression for a parameter
- values_map Sequence[DatasetFilter Value] 
- The map of substitution variable names to their values used in this filter expression.
- expression String
- Filtering expression for a parameter
- valuesMap List<Property Map>
- The map of substitution variable names to their values used in this filter expression.
DatasetFilterValue  
- Value string
- The value to be associated with the substitution variable.
- ValueReference string
- Variable name
- Value string
- The value to be associated with the substitution variable.
- ValueReference string
- Variable name
- value String
- The value to be associated with the substitution variable.
- valueReference String
- Variable name
- value string
- The value to be associated with the substitution variable.
- valueReference string
- Variable name
- value str
- The value to be associated with the substitution variable.
- value_reference str
- Variable name
- value String
- The value to be associated with the substitution variable.
- valueReference String
- Variable name
DatasetFormat 
DatasetFormatOptions  
- Csv
Pulumi.Aws Native. Data Brew. Inputs. Dataset Csv Options 
- Options that define how CSV input is to be interpreted by DataBrew.
- Excel
Pulumi.Aws Native. Data Brew. Inputs. Dataset Excel Options 
- Options that define how Excel input is to be interpreted by DataBrew.
- Json
Pulumi.Aws Native. Data Brew. Inputs. Dataset Json Options 
- Options that define how JSON input is to be interpreted by DataBrew.
- Csv
DatasetCsv Options 
- Options that define how CSV input is to be interpreted by DataBrew.
- Excel
DatasetExcel Options 
- Options that define how Excel input is to be interpreted by DataBrew.
- Json
DatasetJson Options 
- Options that define how JSON input is to be interpreted by DataBrew.
- csv
DatasetCsv Options 
- Options that define how CSV input is to be interpreted by DataBrew.
- excel
DatasetExcel Options 
- Options that define how Excel input is to be interpreted by DataBrew.
- json
DatasetJson Options 
- Options that define how JSON input is to be interpreted by DataBrew.
- csv
DatasetCsv Options 
- Options that define how CSV input is to be interpreted by DataBrew.
- excel
DatasetExcel Options 
- Options that define how Excel input is to be interpreted by DataBrew.
- json
DatasetJson Options 
- Options that define how JSON input is to be interpreted by DataBrew.
- csv
DatasetCsv Options 
- Options that define how CSV input is to be interpreted by DataBrew.
- excel
DatasetExcel Options 
- Options that define how Excel input is to be interpreted by DataBrew.
- json
DatasetJson Options 
- Options that define how JSON input is to be interpreted by DataBrew.
- csv Property Map
- Options that define how CSV input is to be interpreted by DataBrew.
- excel Property Map
- Options that define how Excel input is to be interpreted by DataBrew.
- json Property Map
- Options that define how JSON input is to be interpreted by DataBrew.
DatasetInput 
- DataCatalog Pulumi.Input Definition Aws Native. Data Brew. Inputs. Dataset Data Catalog Input Definition 
- The AWS Glue Data Catalog parameters for the data.
- DatabaseInput Pulumi.Definition Aws Native. Data Brew. Inputs. Dataset Database Input Definition 
- Connection information for dataset input files stored in a database.
- Metadata
Pulumi.Aws Native. Data Brew. Inputs. Dataset Metadata 
- Contains additional resource information needed for specific datasets.
- S3InputDefinition Pulumi.Aws Native. Data Brew. Inputs. Dataset S3Location 
- The Amazon S3 location where the data is stored.
- DataCatalog DatasetInput Definition Data Catalog Input Definition 
- The AWS Glue Data Catalog parameters for the data.
- DatabaseInput DatasetDefinition Database Input Definition 
- Connection information for dataset input files stored in a database.
- Metadata
DatasetMetadata 
- Contains additional resource information needed for specific datasets.
- S3InputDefinition DatasetS3Location 
- The Amazon S3 location where the data is stored.
- dataCatalog DatasetInput Definition Data Catalog Input Definition 
- The AWS Glue Data Catalog parameters for the data.
- databaseInput DatasetDefinition Database Input Definition 
- Connection information for dataset input files stored in a database.
- metadata
DatasetMetadata 
- Contains additional resource information needed for specific datasets.
- s3InputDefinition DatasetS3Location 
- The Amazon S3 location where the data is stored.
- dataCatalog DatasetInput Definition Data Catalog Input Definition 
- The AWS Glue Data Catalog parameters for the data.
- databaseInput DatasetDefinition Database Input Definition 
- Connection information for dataset input files stored in a database.
- metadata
DatasetMetadata 
- Contains additional resource information needed for specific datasets.
- s3InputDefinition DatasetS3Location 
- The Amazon S3 location where the data is stored.
- data_catalog_ Datasetinput_ definition Data Catalog Input Definition 
- The AWS Glue Data Catalog parameters for the data.
- database_input_ Datasetdefinition Database Input Definition 
- Connection information for dataset input files stored in a database.
- metadata
DatasetMetadata 
- Contains additional resource information needed for specific datasets.
- s3_input_ Datasetdefinition S3Location 
- The Amazon S3 location where the data is stored.
- dataCatalog Property MapInput Definition 
- The AWS Glue Data Catalog parameters for the data.
- databaseInput Property MapDefinition 
- Connection information for dataset input files stored in a database.
- metadata Property Map
- Contains additional resource information needed for specific datasets.
- s3InputDefinition Property Map
- The Amazon S3 location where the data is stored.
DatasetJsonOptions  
- MultiLine bool
- A value that specifies whether JSON input contains embedded new line characters.
- MultiLine bool
- A value that specifies whether JSON input contains embedded new line characters.
- multiLine Boolean
- A value that specifies whether JSON input contains embedded new line characters.
- multiLine boolean
- A value that specifies whether JSON input contains embedded new line characters.
- multi_line bool
- A value that specifies whether JSON input contains embedded new line characters.
- multiLine Boolean
- A value that specifies whether JSON input contains embedded new line characters.
DatasetMetadata 
- SourceArn string
- Arn of the source of the dataset. For e.g.: AppFlow Flow ARN.
- SourceArn string
- Arn of the source of the dataset. For e.g.: AppFlow Flow ARN.
- sourceArn String
- Arn of the source of the dataset. For e.g.: AppFlow Flow ARN.
- sourceArn string
- Arn of the source of the dataset. For e.g.: AppFlow Flow ARN.
- source_arn str
- Arn of the source of the dataset. For e.g.: AppFlow Flow ARN.
- sourceArn String
- Arn of the source of the dataset. For e.g.: AppFlow Flow ARN.
DatasetParameter 
- Name string
- The name of the parameter that is used in the dataset's Amazon S3 path.
- Type
Pulumi.Aws Native. Data Brew. Dataset Parameter Type 
- Parameter type
- CreateColumn bool
- Add the value of this parameter as a column in a dataset.
- DatetimeOptions Pulumi.Aws Native. Data Brew. Inputs. Dataset Datetime Options 
- Additional parameter options such as a format and a timezone. Required for datetime parameters.
- Filter
Pulumi.Aws Native. Data Brew. Inputs. Dataset Filter Expression 
- The optional filter expression structure to apply additional matching criteria to the parameter.
- Name string
- The name of the parameter that is used in the dataset's Amazon S3 path.
- Type
DatasetParameter Type 
- Parameter type
- CreateColumn bool
- Add the value of this parameter as a column in a dataset.
- DatetimeOptions DatasetDatetime Options 
- Additional parameter options such as a format and a timezone. Required for datetime parameters.
- Filter
DatasetFilter Expression 
- The optional filter expression structure to apply additional matching criteria to the parameter.
- name String
- The name of the parameter that is used in the dataset's Amazon S3 path.
- type
DatasetParameter Type 
- Parameter type
- createColumn Boolean
- Add the value of this parameter as a column in a dataset.
- datetimeOptions DatasetDatetime Options 
- Additional parameter options such as a format and a timezone. Required for datetime parameters.
- filter
DatasetFilter Expression 
- The optional filter expression structure to apply additional matching criteria to the parameter.
- name string
- The name of the parameter that is used in the dataset's Amazon S3 path.
- type
DatasetParameter Type 
- Parameter type
- createColumn boolean
- Add the value of this parameter as a column in a dataset.
- datetimeOptions DatasetDatetime Options 
- Additional parameter options such as a format and a timezone. Required for datetime parameters.
- filter
DatasetFilter Expression 
- The optional filter expression structure to apply additional matching criteria to the parameter.
- name str
- The name of the parameter that is used in the dataset's Amazon S3 path.
- type
DatasetParameter Type 
- Parameter type
- create_column bool
- Add the value of this parameter as a column in a dataset.
- datetime_options DatasetDatetime Options 
- Additional parameter options such as a format and a timezone. Required for datetime parameters.
- filter
DatasetFilter Expression 
- The optional filter expression structure to apply additional matching criteria to the parameter.
- name String
- The name of the parameter that is used in the dataset's Amazon S3 path.
- type "String" | "Number" | "Datetime"
- Parameter type
- createColumn Boolean
- Add the value of this parameter as a column in a dataset.
- datetimeOptions Property Map
- Additional parameter options such as a format and a timezone. Required for datetime parameters.
- filter Property Map
- The optional filter expression structure to apply additional matching criteria to the parameter.
DatasetParameterType  
DatasetPathOptions  
- FilesLimit Pulumi.Aws Native. Data Brew. Inputs. Dataset Files Limit 
- If provided, this structure imposes a limit on a number of files that should be selected.
- LastModified Pulumi.Date Condition Aws Native. Data Brew. Inputs. Dataset Filter Expression 
- If provided, this structure defines a date range for matching Amazon S3 objects based on their LastModifiedDate attribute in Amazon S3 .
- Parameters
List<Pulumi.Aws Native. Data Brew. Inputs. Dataset Path Parameter> 
- A structure that maps names of parameters used in the Amazon S3 path of a dataset to their definitions.
- FilesLimit DatasetFiles Limit 
- If provided, this structure imposes a limit on a number of files that should be selected.
- LastModified DatasetDate Condition Filter Expression 
- If provided, this structure defines a date range for matching Amazon S3 objects based on their LastModifiedDate attribute in Amazon S3 .
- Parameters
[]DatasetPath Parameter 
- A structure that maps names of parameters used in the Amazon S3 path of a dataset to their definitions.
- filesLimit DatasetFiles Limit 
- If provided, this structure imposes a limit on a number of files that should be selected.
- lastModified DatasetDate Condition Filter Expression 
- If provided, this structure defines a date range for matching Amazon S3 objects based on their LastModifiedDate attribute in Amazon S3 .
- parameters
List<DatasetPath Parameter> 
- A structure that maps names of parameters used in the Amazon S3 path of a dataset to their definitions.
- filesLimit DatasetFiles Limit 
- If provided, this structure imposes a limit on a number of files that should be selected.
- lastModified DatasetDate Condition Filter Expression 
- If provided, this structure defines a date range for matching Amazon S3 objects based on their LastModifiedDate attribute in Amazon S3 .
- parameters
DatasetPath Parameter[] 
- A structure that maps names of parameters used in the Amazon S3 path of a dataset to their definitions.
- files_limit DatasetFiles Limit 
- If provided, this structure imposes a limit on a number of files that should be selected.
- last_modified_ Datasetdate_ condition Filter Expression 
- If provided, this structure defines a date range for matching Amazon S3 objects based on their LastModifiedDate attribute in Amazon S3 .
- parameters
Sequence[DatasetPath Parameter] 
- A structure that maps names of parameters used in the Amazon S3 path of a dataset to their definitions.
- filesLimit Property Map
- If provided, this structure imposes a limit on a number of files that should be selected.
- lastModified Property MapDate Condition 
- If provided, this structure defines a date range for matching Amazon S3 objects based on their LastModifiedDate attribute in Amazon S3 .
- parameters List<Property Map>
- A structure that maps names of parameters used in the Amazon S3 path of a dataset to their definitions.
DatasetPathParameter  
- DatasetParameter Pulumi.Aws Native. Data Brew. Inputs. Dataset Parameter 
- The path parameter definition.
- PathParameter stringName 
- The name of the path parameter.
- DatasetParameter DatasetParameter 
- The path parameter definition.
- PathParameter stringName 
- The name of the path parameter.
- datasetParameter DatasetParameter 
- The path parameter definition.
- pathParameter StringName 
- The name of the path parameter.
- datasetParameter DatasetParameter 
- The path parameter definition.
- pathParameter stringName 
- The name of the path parameter.
- dataset_parameter DatasetParameter 
- The path parameter definition.
- path_parameter_ strname 
- The name of the path parameter.
- datasetParameter Property Map
- The path parameter definition.
- pathParameter StringName 
- The name of the path parameter.
DatasetS3Location 
- Bucket string
- The Amazon S3 bucket name.
- BucketOwner string
- The AWS account ID of the bucket owner.
- Key string
- The unique name of the object in the bucket.
- Bucket string
- The Amazon S3 bucket name.
- BucketOwner string
- The AWS account ID of the bucket owner.
- Key string
- The unique name of the object in the bucket.
- bucket String
- The Amazon S3 bucket name.
- bucketOwner String
- The AWS account ID of the bucket owner.
- key String
- The unique name of the object in the bucket.
- bucket string
- The Amazon S3 bucket name.
- bucketOwner string
- The AWS account ID of the bucket owner.
- key string
- The unique name of the object in the bucket.
- bucket str
- The Amazon S3 bucket name.
- bucket_owner str
- The AWS account ID of the bucket owner.
- key str
- The unique name of the object in the bucket.
- bucket String
- The Amazon S3 bucket name.
- bucketOwner String
- The AWS account ID of the bucket owner.
- key String
- The unique name of the object in the bucket.
DatasetSource 
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.26.0 published on Wednesday, Mar 12, 2025 by Pulumi