We recommend new projects start with resources from the AWS provider.
We recommend new projects start with resources from the AWS provider.
Definition of AWS::Bedrock::DataAutomationProject Resource Type
Create DataAutomationProject Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new DataAutomationProject(name: string, args?: DataAutomationProjectArgs, opts?: CustomResourceOptions);@overload
def DataAutomationProject(resource_name: str,
args: Optional[DataAutomationProjectArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def DataAutomationProject(resource_name: str,
opts: Optional[ResourceOptions] = None,
custom_output_configuration: Optional[DataAutomationProjectCustomOutputConfigurationArgs] = None,
kms_encryption_context: Optional[Mapping[str, str]] = None,
kms_key_id: Optional[str] = None,
override_configuration: Optional[DataAutomationProjectOverrideConfigurationArgs] = None,
project_description: Optional[str] = None,
project_name: Optional[str] = None,
project_type: Optional[DataAutomationProjectProjectType] = None,
standard_output_configuration: Optional[DataAutomationProjectStandardOutputConfigurationArgs] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)func NewDataAutomationProject(ctx *Context, name string, args *DataAutomationProjectArgs, opts ...ResourceOption) (*DataAutomationProject, error)public DataAutomationProject(string name, DataAutomationProjectArgs? args = null, CustomResourceOptions? opts = null)
public DataAutomationProject(String name, DataAutomationProjectArgs args)
public DataAutomationProject(String name, DataAutomationProjectArgs args, CustomResourceOptions options)
type: aws-native:bedrock:DataAutomationProject
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args DataAutomationProjectArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args DataAutomationProjectArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args DataAutomationProjectArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DataAutomationProjectArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args DataAutomationProjectArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
DataAutomationProject Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The DataAutomationProject resource accepts the following input properties:
- Custom
Output Pulumi.Configuration Aws Native. Bedrock. Inputs. Data Automation Project Custom Output Configuration - Blueprints to apply to objects processed by the project.
- Kms
Encryption Dictionary<string, string>Context - KMS encryption context
- Kms
Key stringId - KMS key identifier
- Override
Configuration Pulumi.Aws Native. Bedrock. Inputs. Data Automation Project Override Configuration - Additional settings for the project.
- Project
Description string - Description of the DataAutomationProject
- Project
Name string - Name of the DataAutomationProject
- Project
Type Pulumi.Aws Native. Bedrock. Data Automation Project Project Type - Type of the DataAutomationProject - Sync or Async
- Standard
Output Pulumi.Configuration Aws Native. Bedrock. Inputs. Data Automation Project Standard Output Configuration - The project's standard output configuration.
-
List<Pulumi.
Aws Native. Inputs. Tag> - List of Tags
- Custom
Output DataConfiguration Automation Project Custom Output Configuration Args - Blueprints to apply to objects processed by the project.
- Kms
Encryption map[string]stringContext - KMS encryption context
- Kms
Key stringId - KMS key identifier
- Override
Configuration DataAutomation Project Override Configuration Args - Additional settings for the project.
- Project
Description string - Description of the DataAutomationProject
- Project
Name string - Name of the DataAutomationProject
- Project
Type DataAutomation Project Project Type - Type of the DataAutomationProject - Sync or Async
- Standard
Output DataConfiguration Automation Project Standard Output Configuration Args - The project's standard output configuration.
-
Tag
Args - List of Tags
- custom
Output DataConfiguration Automation Project Custom Output Configuration - Blueprints to apply to objects processed by the project.
- kms
Encryption Map<String,String>Context - KMS encryption context
- kms
Key StringId - KMS key identifier
- override
Configuration DataAutomation Project Override Configuration - Additional settings for the project.
- project
Description String - Description of the DataAutomationProject
- project
Name String - Name of the DataAutomationProject
- project
Type DataAutomation Project Project Type - Type of the DataAutomationProject - Sync or Async
- standard
Output DataConfiguration Automation Project Standard Output Configuration - The project's standard output configuration.
- List<Tag>
- List of Tags
- custom
Output DataConfiguration Automation Project Custom Output Configuration - Blueprints to apply to objects processed by the project.
- kms
Encryption {[key: string]: string}Context - KMS encryption context
- kms
Key stringId - KMS key identifier
- override
Configuration DataAutomation Project Override Configuration - Additional settings for the project.
- project
Description string - Description of the DataAutomationProject
- project
Name string - Name of the DataAutomationProject
- project
Type DataAutomation Project Project Type - Type of the DataAutomationProject - Sync or Async
- standard
Output DataConfiguration Automation Project Standard Output Configuration - The project's standard output configuration.
- Tag[]
- List of Tags
- custom_
output_ Dataconfiguration Automation Project Custom Output Configuration Args - Blueprints to apply to objects processed by the project.
- kms_
encryption_ Mapping[str, str]context - KMS encryption context
- kms_
key_ strid - KMS key identifier
- override_
configuration DataAutomation Project Override Configuration Args - Additional settings for the project.
- project_
description str - Description of the DataAutomationProject
- project_
name str - Name of the DataAutomationProject
- project_
type DataAutomation Project Project Type - Type of the DataAutomationProject - Sync or Async
- standard_
output_ Dataconfiguration Automation Project Standard Output Configuration Args - The project's standard output configuration.
-
Sequence[Tag
Args] - List of Tags
- custom
Output Property MapConfiguration - Blueprints to apply to objects processed by the project.
- kms
Encryption Map<String>Context - KMS encryption context
- kms
Key StringId - KMS key identifier
- override
Configuration Property Map - Additional settings for the project.
- project
Description String - Description of the DataAutomationProject
- project
Name String - Name of the DataAutomationProject
- project
Type "ASYNC" | "SYNC" - Type of the DataAutomationProject - Sync or Async
- standard
Output Property MapConfiguration - The project's standard output configuration.
- List<Property Map>
- List of Tags
Outputs
All input properties are implicitly available as output properties. Additionally, the DataAutomationProject resource produces the following output properties:
- Creation
Time string - Time Stamp
- Id string
- The provider-assigned unique ID for this managed resource.
- Last
Modified stringTime - Time Stamp
- Project
Arn string - ARN of a DataAutomationProject
- Project
Stage Pulumi.Aws Native. Bedrock. Data Automation Project Stage - The project's stage.
- Status
Pulumi.
Aws Native. Bedrock. Data Automation Project Status - The project's status.
- Creation
Time string - Time Stamp
- Id string
- The provider-assigned unique ID for this managed resource.
- Last
Modified stringTime - Time Stamp
- Project
Arn string - ARN of a DataAutomationProject
- Project
Stage DataAutomation Project Stage - The project's stage.
- Status
Data
Automation Project Status - The project's status.
- creation
Time String - Time Stamp
- id String
- The provider-assigned unique ID for this managed resource.
- last
Modified StringTime - Time Stamp
- project
Arn String - ARN of a DataAutomationProject
- project
Stage DataAutomation Project Stage - The project's stage.
- status
Data
Automation Project Status - The project's status.
- creation
Time string - Time Stamp
- id string
- The provider-assigned unique ID for this managed resource.
- last
Modified stringTime - Time Stamp
- project
Arn string - ARN of a DataAutomationProject
- project
Stage DataAutomation Project Stage - The project's stage.
- status
Data
Automation Project Status - The project's status.
- creation_
time str - Time Stamp
- id str
- The provider-assigned unique ID for this managed resource.
- last_
modified_ strtime - Time Stamp
- project_
arn str - ARN of a DataAutomationProject
- project_
stage DataAutomation Project Stage - The project's stage.
- status
Data
Automation Project Status - The project's status.
- creation
Time String - Time Stamp
- id String
- The provider-assigned unique ID for this managed resource.
- last
Modified StringTime - Time Stamp
- project
Arn String - ARN of a DataAutomationProject
- project
Stage "DEVELOPMENT" | "LIVE" - The project's stage.
- status "COMPLETED" | "IN_PROGRESS" | "FAILED"
- The project's status.
Supporting Types
DataAutomationProjectAudioExtractionCategory, DataAutomationProjectAudioExtractionCategoryArgs
- State
Pulumi.
Aws Native. Bedrock. Data Automation Project State - Whether generating categorical data from audio is enabled.
- Type
Configuration Pulumi.Aws Native. Bedrock. Inputs. Data Automation Project Audio Extraction Category Type Configuration - This element contains information about extractions from different types. Used to enable speaker and channel labeling for transcripts.
- Types
List<Pulumi.
Aws Native. Bedrock. Data Automation Project Audio Extraction Category Type> - The types of data to generate.
- State
Data
Automation Project State Enum - Whether generating categorical data from audio is enabled.
- Type
Configuration DataAutomation Project Audio Extraction Category Type Configuration - This element contains information about extractions from different types. Used to enable speaker and channel labeling for transcripts.
- Types
[]Data
Automation Project Audio Extraction Category Type - The types of data to generate.
- state
Data
Automation Project State - Whether generating categorical data from audio is enabled.
- type
Configuration DataAutomation Project Audio Extraction Category Type Configuration - This element contains information about extractions from different types. Used to enable speaker and channel labeling for transcripts.
- types
List<Data
Automation Project Audio Extraction Category Type> - The types of data to generate.
- state
Data
Automation Project State - Whether generating categorical data from audio is enabled.
- type
Configuration DataAutomation Project Audio Extraction Category Type Configuration - This element contains information about extractions from different types. Used to enable speaker and channel labeling for transcripts.
- types
Data
Automation Project Audio Extraction Category Type[] - The types of data to generate.
- state
Data
Automation Project State - Whether generating categorical data from audio is enabled.
- type_
configuration DataAutomation Project Audio Extraction Category Type Configuration - This element contains information about extractions from different types. Used to enable speaker and channel labeling for transcripts.
- types
Sequence[Data
Automation Project Audio Extraction Category Type] - The types of data to generate.
- state "ENABLED" | "DISABLED"
- Whether generating categorical data from audio is enabled.
- type
Configuration Property Map - This element contains information about extractions from different types. Used to enable speaker and channel labeling for transcripts.
- types List<"AUDIO_CONTENT_MODERATION" | "TRANSCRIPT" | "TOPIC_CONTENT_MODERATION">
- The types of data to generate.
DataAutomationProjectAudioExtractionCategoryType, DataAutomationProjectAudioExtractionCategoryTypeArgs
- Audio
Content Moderation AUDIO_CONTENT_MODERATION- Transcript
TRANSCRIPT- Topic
Content Moderation TOPIC_CONTENT_MODERATION
- Data
Automation Project Audio Extraction Category Type Audio Content Moderation AUDIO_CONTENT_MODERATION- Data
Automation Project Audio Extraction Category Type Transcript TRANSCRIPT- Data
Automation Project Audio Extraction Category Type Topic Content Moderation TOPIC_CONTENT_MODERATION
- Audio
Content Moderation AUDIO_CONTENT_MODERATION- Transcript
TRANSCRIPT- Topic
Content Moderation TOPIC_CONTENT_MODERATION
- Audio
Content Moderation AUDIO_CONTENT_MODERATION- Transcript
TRANSCRIPT- Topic
Content Moderation TOPIC_CONTENT_MODERATION
- AUDIO_CONTENT_MODERATION
AUDIO_CONTENT_MODERATION- TRANSCRIPT
TRANSCRIPT- TOPIC_CONTENT_MODERATION
TOPIC_CONTENT_MODERATION
- "AUDIO_CONTENT_MODERATION"
AUDIO_CONTENT_MODERATION- "TRANSCRIPT"
TRANSCRIPT- "TOPIC_CONTENT_MODERATION"
TOPIC_CONTENT_MODERATION
DataAutomationProjectAudioExtractionCategoryTypeConfiguration, DataAutomationProjectAudioExtractionCategoryTypeConfigurationArgs
- Transcript
Pulumi.
Aws Native. Bedrock. Inputs. Data Automation Project Transcript Configuration - This element allows you to configure different extractions for your transcript data, such as speaker and channel labeling.
- Transcript
Data
Automation Project Transcript Configuration - This element allows you to configure different extractions for your transcript data, such as speaker and channel labeling.
- transcript
Data
Automation Project Transcript Configuration - This element allows you to configure different extractions for your transcript data, such as speaker and channel labeling.
- transcript
Data
Automation Project Transcript Configuration - This element allows you to configure different extractions for your transcript data, such as speaker and channel labeling.
- transcript
Data
Automation Project Transcript Configuration - This element allows you to configure different extractions for your transcript data, such as speaker and channel labeling.
- transcript Property Map
- This element allows you to configure different extractions for your transcript data, such as speaker and channel labeling.
DataAutomationProjectAudioGenerativeOutputLanguage, DataAutomationProjectAudioGenerativeOutputLanguageArgs
- Default
DEFAULT- En
EN
- Data
Automation Project Audio Generative Output Language Default DEFAULT- Data
Automation Project Audio Generative Output Language En EN
- Default
DEFAULT- En
EN
- Default
DEFAULT- En
EN
- DEFAULT
DEFAULT- EN
EN
- "DEFAULT"
DEFAULT- "EN"
EN
DataAutomationProjectAudioLanguageConfiguration, DataAutomationProjectAudioLanguageConfigurationArgs
- Generative
Output Pulumi.Language Aws Native. Bedrock. Data Automation Project Audio Generative Output Language - The output language of your processing results. This can either be set to
EN(English) orDEFAULTwhich will output the results in the dominant language of the audio. The dominant language is determined as the language in the audio, spoken the longest in the input audio. - Identify
Multiple boolLanguages - The toggle determining if you want to detect multiple languages from your audio.
- Input
Languages List<Pulumi.Aws Native. Bedrock. Data Automation Project Language> - The input language of your audio. This can be set to any of the currently supported languages via the language codes.
- Generative
Output DataLanguage Automation Project Audio Generative Output Language - The output language of your processing results. This can either be set to
EN(English) orDEFAULTwhich will output the results in the dominant language of the audio. The dominant language is determined as the language in the audio, spoken the longest in the input audio. - Identify
Multiple boolLanguages - The toggle determining if you want to detect multiple languages from your audio.
- Input
Languages []DataAutomation Project Language - The input language of your audio. This can be set to any of the currently supported languages via the language codes.
- generative
Output DataLanguage Automation Project Audio Generative Output Language - The output language of your processing results. This can either be set to
EN(English) orDEFAULTwhich will output the results in the dominant language of the audio. The dominant language is determined as the language in the audio, spoken the longest in the input audio. - identify
Multiple BooleanLanguages - The toggle determining if you want to detect multiple languages from your audio.
- input
Languages List<DataAutomation Project Language> - The input language of your audio. This can be set to any of the currently supported languages via the language codes.
- generative
Output DataLanguage Automation Project Audio Generative Output Language - The output language of your processing results. This can either be set to
EN(English) orDEFAULTwhich will output the results in the dominant language of the audio. The dominant language is determined as the language in the audio, spoken the longest in the input audio. - identify
Multiple booleanLanguages - The toggle determining if you want to detect multiple languages from your audio.
- input
Languages DataAutomation Project Language[] - The input language of your audio. This can be set to any of the currently supported languages via the language codes.
- generative_
output_ Datalanguage Automation Project Audio Generative Output Language - The output language of your processing results. This can either be set to
EN(English) orDEFAULTwhich will output the results in the dominant language of the audio. The dominant language is determined as the language in the audio, spoken the longest in the input audio. - identify_
multiple_ boollanguages - The toggle determining if you want to detect multiple languages from your audio.
- input_
languages Sequence[DataAutomation Project Language] - The input language of your audio. This can be set to any of the currently supported languages via the language codes.
- generative
Output "DEFAULT" | "EN"Language - The output language of your processing results. This can either be set to
EN(English) orDEFAULTwhich will output the results in the dominant language of the audio. The dominant language is determined as the language in the audio, spoken the longest in the input audio. - identify
Multiple BooleanLanguages - The toggle determining if you want to detect multiple languages from your audio.
- input
Languages List<"EN" | "DE" | "ES" | "FR" | "IT" | "PT" | "JA" | "KO" | "CN" | "TW" | "HK"> - The input language of your audio. This can be set to any of the currently supported languages via the language codes.
DataAutomationProjectAudioOverrideConfiguration, DataAutomationProjectAudioOverrideConfigurationArgs
- Language
Configuration Pulumi.Aws Native. Bedrock. Inputs. Data Automation Project Audio Language Configuration - The output and input language configuration for your audio.
- Modality
Processing Pulumi.Aws Native. Bedrock. Inputs. Data Automation Project Modality Processing Configuration - Sets modality processing for audio files. All modalities are enabled by default.
- Sensitive
Data Pulumi.Configuration Aws Native. Bedrock. Inputs. Data Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for audio files.
- Language
Configuration DataAutomation Project Audio Language Configuration - The output and input language configuration for your audio.
- Modality
Processing DataAutomation Project Modality Processing Configuration - Sets modality processing for audio files. All modalities are enabled by default.
- Sensitive
Data DataConfiguration Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for audio files.
- language
Configuration DataAutomation Project Audio Language Configuration - The output and input language configuration for your audio.
- modality
Processing DataAutomation Project Modality Processing Configuration - Sets modality processing for audio files. All modalities are enabled by default.
- sensitive
Data DataConfiguration Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for audio files.
- language
Configuration DataAutomation Project Audio Language Configuration - The output and input language configuration for your audio.
- modality
Processing DataAutomation Project Modality Processing Configuration - Sets modality processing for audio files. All modalities are enabled by default.
- sensitive
Data DataConfiguration Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for audio files.
- language_
configuration DataAutomation Project Audio Language Configuration - The output and input language configuration for your audio.
- modality_
processing DataAutomation Project Modality Processing Configuration - Sets modality processing for audio files. All modalities are enabled by default.
- sensitive_
data_ Dataconfiguration Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for audio files.
- language
Configuration Property Map - The output and input language configuration for your audio.
- modality
Processing Property Map - Sets modality processing for audio files. All modalities are enabled by default.
- sensitive
Data Property MapConfiguration - Configuration for sensitive data detection and redaction for audio files.
DataAutomationProjectAudioStandardExtraction, DataAutomationProjectAudioStandardExtractionArgs
- Category
Pulumi.
Aws Native. Bedrock. Inputs. Data Automation Project Audio Extraction Category - Settings for generating data from audio.
- Category
Data
Automation Project Audio Extraction Category - Settings for generating data from audio.
- category
Data
Automation Project Audio Extraction Category - Settings for generating data from audio.
- category
Data
Automation Project Audio Extraction Category - Settings for generating data from audio.
- category
Data
Automation Project Audio Extraction Category - Settings for generating data from audio.
- category Property Map
- Settings for generating data from audio.
DataAutomationProjectAudioStandardGenerativeField, DataAutomationProjectAudioStandardGenerativeFieldArgs
- State
Pulumi.
Aws Native. Bedrock. Data Automation Project State - Whether generating descriptions is enabled for audio.
- Types
List<Pulumi.
Aws Native. Bedrock. Data Automation Project Audio Standard Generative Field Type> - The types of description to generate.
- State
Data
Automation Project State Enum - Whether generating descriptions is enabled for audio.
- Types
[]Data
Automation Project Audio Standard Generative Field Type - The types of description to generate.
- state
Data
Automation Project State - Whether generating descriptions is enabled for audio.
- types
List<Data
Automation Project Audio Standard Generative Field Type> - The types of description to generate.
- state
Data
Automation Project State - Whether generating descriptions is enabled for audio.
- types
Data
Automation Project Audio Standard Generative Field Type[] - The types of description to generate.
- state
Data
Automation Project State - Whether generating descriptions is enabled for audio.
- types
Sequence[Data
Automation Project Audio Standard Generative Field Type] - The types of description to generate.
- state "ENABLED" | "DISABLED"
- Whether generating descriptions is enabled for audio.
- types List<"AUDIO_SUMMARY" | "IAB" | "TOPIC_SUMMARY">
- The types of description to generate.
DataAutomationProjectAudioStandardGenerativeFieldType, DataAutomationProjectAudioStandardGenerativeFieldTypeArgs
- Audio
Summary AUDIO_SUMMARY- Iab
IAB- Topic
Summary TOPIC_SUMMARY
- Data
Automation Project Audio Standard Generative Field Type Audio Summary AUDIO_SUMMARY- Data
Automation Project Audio Standard Generative Field Type Iab IAB- Data
Automation Project Audio Standard Generative Field Type Topic Summary TOPIC_SUMMARY
- Audio
Summary AUDIO_SUMMARY- Iab
IAB- Topic
Summary TOPIC_SUMMARY
- Audio
Summary AUDIO_SUMMARY- Iab
IAB- Topic
Summary TOPIC_SUMMARY
- AUDIO_SUMMARY
AUDIO_SUMMARY- IAB
IAB- TOPIC_SUMMARY
TOPIC_SUMMARY
- "AUDIO_SUMMARY"
AUDIO_SUMMARY- "IAB"
IAB- "TOPIC_SUMMARY"
TOPIC_SUMMARY
DataAutomationProjectAudioStandardOutputConfiguration, DataAutomationProjectAudioStandardOutputConfigurationArgs
- Extraction
Pulumi.
Aws Native. Bedrock. Inputs. Data Automation Project Audio Standard Extraction - Settings for populating data fields that describe the audio.
- Generative
Field Pulumi.Aws Native. Bedrock. Inputs. Data Automation Project Audio Standard Generative Field - Whether to generate descriptions of the data.
- Extraction
Data
Automation Project Audio Standard Extraction - Settings for populating data fields that describe the audio.
- Generative
Field DataAutomation Project Audio Standard Generative Field - Whether to generate descriptions of the data.
- extraction
Data
Automation Project Audio Standard Extraction - Settings for populating data fields that describe the audio.
- generative
Field DataAutomation Project Audio Standard Generative Field - Whether to generate descriptions of the data.
- extraction
Data
Automation Project Audio Standard Extraction - Settings for populating data fields that describe the audio.
- generative
Field DataAutomation Project Audio Standard Generative Field - Whether to generate descriptions of the data.
- extraction
Data
Automation Project Audio Standard Extraction - Settings for populating data fields that describe the audio.
- generative_
field DataAutomation Project Audio Standard Generative Field - Whether to generate descriptions of the data.
- extraction Property Map
- Settings for populating data fields that describe the audio.
- generative
Field Property Map - Whether to generate descriptions of the data.
DataAutomationProjectBlueprintItem, DataAutomationProjectBlueprintItemArgs
- Blueprint
Arn string - ARN of a Blueprint
- Blueprint
Stage Pulumi.Aws Native. Bedrock. Data Automation Project Blueprint Stage - The blueprint's stage.
- Blueprint
Version string - Blueprint Version
- Blueprint
Arn string - ARN of a Blueprint
- Blueprint
Stage DataAutomation Project Blueprint Stage - The blueprint's stage.
- Blueprint
Version string - Blueprint Version
- blueprint
Arn String - ARN of a Blueprint
- blueprint
Stage DataAutomation Project Blueprint Stage - The blueprint's stage.
- blueprint
Version String - Blueprint Version
- blueprint
Arn string - ARN of a Blueprint
- blueprint
Stage DataAutomation Project Blueprint Stage - The blueprint's stage.
- blueprint
Version string - Blueprint Version
- blueprint_
arn str - ARN of a Blueprint
- blueprint_
stage DataAutomation Project Blueprint Stage - The blueprint's stage.
- blueprint_
version str - Blueprint Version
- blueprint
Arn String - ARN of a Blueprint
- blueprint
Stage "DEVELOPMENT" | "LIVE" - The blueprint's stage.
- blueprint
Version String - Blueprint Version
DataAutomationProjectBlueprintStage, DataAutomationProjectBlueprintStageArgs
- Development
DEVELOPMENT- Live
LIVE
- Data
Automation Project Blueprint Stage Development DEVELOPMENT- Data
Automation Project Blueprint Stage Live LIVE
- Development
DEVELOPMENT- Live
LIVE
- Development
DEVELOPMENT- Live
LIVE
- DEVELOPMENT
DEVELOPMENT- LIVE
LIVE
- "DEVELOPMENT"
DEVELOPMENT- "LIVE"
LIVE
DataAutomationProjectChannelLabelingConfiguration, DataAutomationProjectChannelLabelingConfigurationArgs
- State
Pulumi.
Aws Native. Bedrock. Data Automation Project State - State of channel labeling, either enabled or disabled.
- State
Data
Automation Project State Enum - State of channel labeling, either enabled or disabled.
- state
Data
Automation Project State - State of channel labeling, either enabled or disabled.
- state
Data
Automation Project State - State of channel labeling, either enabled or disabled.
- state
Data
Automation Project State - State of channel labeling, either enabled or disabled.
- state "ENABLED" | "DISABLED"
- State of channel labeling, either enabled or disabled.
DataAutomationProjectCustomOutputConfiguration, DataAutomationProjectCustomOutputConfigurationArgs
Custom output configuration- Blueprints
List<Pulumi.
Aws Native. Bedrock. Inputs. Data Automation Project Blueprint Item> - A list of blueprints.
- Blueprints
[]Data
Automation Project Blueprint Item - A list of blueprints.
- blueprints
List<Data
Automation Project Blueprint Item> - A list of blueprints.
- blueprints
Data
Automation Project Blueprint Item[] - A list of blueprints.
- blueprints
Sequence[Data
Automation Project Blueprint Item] - A list of blueprints.
- blueprints List<Property Map>
- A list of blueprints.
DataAutomationProjectDesiredModality, DataAutomationProjectDesiredModalityArgs
- Document
DOCUMENT- Image
IMAGE- Video
VIDEO- Audio
AUDIO
- Data
Automation Project Desired Modality Document DOCUMENT- Data
Automation Project Desired Modality Image IMAGE- Data
Automation Project Desired Modality Video VIDEO- Data
Automation Project Desired Modality Audio AUDIO
- Document
DOCUMENT- Image
IMAGE- Video
VIDEO- Audio
AUDIO
- Document
DOCUMENT- Image
IMAGE- Video
VIDEO- Audio
AUDIO
- DOCUMENT
DOCUMENT- IMAGE
IMAGE- VIDEO
VIDEO- AUDIO
AUDIO
- "DOCUMENT"
DOCUMENT- "IMAGE"
IMAGE- "VIDEO"
VIDEO- "AUDIO"
AUDIO
DataAutomationProjectDocumentBoundingBox, DataAutomationProjectDocumentBoundingBoxArgs
- State
Pulumi.
Aws Native. Bedrock. Data Automation Project State - Whether bounding boxes are enabled for documents.
- State
Data
Automation Project State Enum - Whether bounding boxes are enabled for documents.
- state
Data
Automation Project State - Whether bounding boxes are enabled for documents.
- state
Data
Automation Project State - Whether bounding boxes are enabled for documents.
- state
Data
Automation Project State - Whether bounding boxes are enabled for documents.
- state "ENABLED" | "DISABLED"
- Whether bounding boxes are enabled for documents.
DataAutomationProjectDocumentExtractionGranularity, DataAutomationProjectDocumentExtractionGranularityArgs
- Types
List<Pulumi.
Aws Native. Bedrock. Data Automation Project Document Extraction Granularity Type> - Granularity settings for documents.
- Types
[]Data
Automation Project Document Extraction Granularity Type - Granularity settings for documents.
- types
List<Data
Automation Project Document Extraction Granularity Type> - Granularity settings for documents.
- types
Data
Automation Project Document Extraction Granularity Type[] - Granularity settings for documents.
- types
Sequence[Data
Automation Project Document Extraction Granularity Type] - Granularity settings for documents.
- types List<"DOCUMENT" | "PAGE" | "ELEMENT" | "WORD" | "LINE">
- Granularity settings for documents.
DataAutomationProjectDocumentExtractionGranularityType, DataAutomationProjectDocumentExtractionGranularityTypeArgs
- Document
DOCUMENT- Page
PAGE- Element
ELEMENT- Word
WORD- Line
LINE
- Data
Automation Project Document Extraction Granularity Type Document DOCUMENT- Data
Automation Project Document Extraction Granularity Type Page PAGE- Data
Automation Project Document Extraction Granularity Type Element ELEMENT- Data
Automation Project Document Extraction Granularity Type Word WORD- Data
Automation Project Document Extraction Granularity Type Line LINE
- Document
DOCUMENT- Page
PAGE- Element
ELEMENT- Word
WORD- Line
LINE
- Document
DOCUMENT- Page
PAGE- Element
ELEMENT- Word
WORD- Line
LINE
- DOCUMENT
DOCUMENT- PAGE
PAGE- ELEMENT
ELEMENT- WORD
WORD- LINE
LINE
- "DOCUMENT"
DOCUMENT- "PAGE"
PAGE- "ELEMENT"
ELEMENT- "WORD"
WORD- "LINE"
LINE
DataAutomationProjectDocumentOutputAdditionalFileFormat, DataAutomationProjectDocumentOutputAdditionalFileFormatArgs
- State
Pulumi.
Aws Native. Bedrock. Data Automation Project State - Whether additional file formats are enabled for a project.
- State
Data
Automation Project State Enum - Whether additional file formats are enabled for a project.
- state
Data
Automation Project State - Whether additional file formats are enabled for a project.
- state
Data
Automation Project State - Whether additional file formats are enabled for a project.
- state
Data
Automation Project State - Whether additional file formats are enabled for a project.
- state "ENABLED" | "DISABLED"
- Whether additional file formats are enabled for a project.
DataAutomationProjectDocumentOutputFormat, DataAutomationProjectDocumentOutputFormatArgs
- Additional
File Pulumi.Format Aws Native. Bedrock. Inputs. Data Automation Project Document Output Additional File Format - Output settings for additional file formats.
- Text
Format Pulumi.Aws Native. Bedrock. Inputs. Data Automation Project Document Output Text Format - An output text format.
- Additional
File DataFormat Automation Project Document Output Additional File Format - Output settings for additional file formats.
- Text
Format DataAutomation Project Document Output Text Format - An output text format.
- additional
File DataFormat Automation Project Document Output Additional File Format - Output settings for additional file formats.
- text
Format DataAutomation Project Document Output Text Format - An output text format.
- additional
File DataFormat Automation Project Document Output Additional File Format - Output settings for additional file formats.
- text
Format DataAutomation Project Document Output Text Format - An output text format.
- additional_
file_ Dataformat Automation Project Document Output Additional File Format - Output settings for additional file formats.
- text_
format DataAutomation Project Document Output Text Format - An output text format.
- additional
File Property MapFormat - Output settings for additional file formats.
- text
Format Property Map - An output text format.
DataAutomationProjectDocumentOutputTextFormat, DataAutomationProjectDocumentOutputTextFormatArgs
- Types
List<Pulumi.
Aws Native. Bedrock. Data Automation Project Document Output Text Format Type> - The types of output text to generate.
- Types
[]Data
Automation Project Document Output Text Format Type - The types of output text to generate.
- types
List<Data
Automation Project Document Output Text Format Type> - The types of output text to generate.
- types
Data
Automation Project Document Output Text Format Type[] - The types of output text to generate.
- types
Sequence[Data
Automation Project Document Output Text Format Type] - The types of output text to generate.
- types List<"PLAIN_TEXT" | "MARKDOWN" | "HTML" | "CSV">
- The types of output text to generate.
DataAutomationProjectDocumentOutputTextFormatType, DataAutomationProjectDocumentOutputTextFormatTypeArgs
- Plain
Text PLAIN_TEXT- Markdown
MARKDOWN- Html
HTML- Csv
CSV
- Data
Automation Project Document Output Text Format Type Plain Text PLAIN_TEXT- Data
Automation Project Document Output Text Format Type Markdown MARKDOWN- Data
Automation Project Document Output Text Format Type Html HTML- Data
Automation Project Document Output Text Format Type Csv CSV
- Plain
Text PLAIN_TEXT- Markdown
MARKDOWN- Html
HTML- Csv
CSV
- Plain
Text PLAIN_TEXT- Markdown
MARKDOWN- Html
HTML- Csv
CSV
- PLAIN_TEXT
PLAIN_TEXT- MARKDOWN
MARKDOWN- HTML
HTML- CSV
CSV
- "PLAIN_TEXT"
PLAIN_TEXT- "MARKDOWN"
MARKDOWN- "HTML"
HTML- "CSV"
CSV
DataAutomationProjectDocumentOverrideConfiguration, DataAutomationProjectDocumentOverrideConfigurationArgs
- Modality
Processing Pulumi.Aws Native. Bedrock. Inputs. Data Automation Project Modality Processing Configuration - Sets modality processing for document files. All modalities are enabled by default.
- Sensitive
Data Pulumi.Configuration Aws Native. Bedrock. Inputs. Data Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for document files.
- Splitter
Pulumi.
Aws Native. Bedrock. Inputs. Data Automation Project Splitter Configuration - Whether document splitter is enabled for a project.
- Modality
Processing DataAutomation Project Modality Processing Configuration - Sets modality processing for document files. All modalities are enabled by default.
- Sensitive
Data DataConfiguration Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for document files.
- Splitter
Data
Automation Project Splitter Configuration - Whether document splitter is enabled for a project.
- modality
Processing DataAutomation Project Modality Processing Configuration - Sets modality processing for document files. All modalities are enabled by default.
- sensitive
Data DataConfiguration Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for document files.
- splitter
Data
Automation Project Splitter Configuration - Whether document splitter is enabled for a project.
- modality
Processing DataAutomation Project Modality Processing Configuration - Sets modality processing for document files. All modalities are enabled by default.
- sensitive
Data DataConfiguration Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for document files.
- splitter
Data
Automation Project Splitter Configuration - Whether document splitter is enabled for a project.
- modality_
processing DataAutomation Project Modality Processing Configuration - Sets modality processing for document files. All modalities are enabled by default.
- sensitive_
data_ Dataconfiguration Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for document files.
- splitter
Data
Automation Project Splitter Configuration - Whether document splitter is enabled for a project.
- modality
Processing Property Map - Sets modality processing for document files. All modalities are enabled by default.
- sensitive
Data Property MapConfiguration - Configuration for sensitive data detection and redaction for document files.
- splitter Property Map
- Whether document splitter is enabled for a project.
DataAutomationProjectDocumentStandardExtraction, DataAutomationProjectDocumentStandardExtractionArgs
- Bounding
Box Pulumi.Aws Native. Bedrock. Inputs. Data Automation Project Document Bounding Box - Whether to generate bounding boxes.
- Granularity
Pulumi.
Aws Native. Bedrock. Inputs. Data Automation Project Document Extraction Granularity - Which granularities to generate data for.
- Bounding
Box DataAutomation Project Document Bounding Box - Whether to generate bounding boxes.
- Granularity
Data
Automation Project Document Extraction Granularity - Which granularities to generate data for.
- bounding
Box DataAutomation Project Document Bounding Box - Whether to generate bounding boxes.
- granularity
Data
Automation Project Document Extraction Granularity - Which granularities to generate data for.
- bounding
Box DataAutomation Project Document Bounding Box - Whether to generate bounding boxes.
- granularity
Data
Automation Project Document Extraction Granularity - Which granularities to generate data for.
- bounding_
box DataAutomation Project Document Bounding Box - Whether to generate bounding boxes.
- granularity
Data
Automation Project Document Extraction Granularity - Which granularities to generate data for.
- bounding
Box Property Map - Whether to generate bounding boxes.
- granularity Property Map
- Which granularities to generate data for.
DataAutomationProjectDocumentStandardGenerativeField, DataAutomationProjectDocumentStandardGenerativeFieldArgs
- State
Pulumi.
Aws Native. Bedrock. Data Automation Project State - Whether generating descriptions is enabled for documents.
- State
Data
Automation Project State Enum - Whether generating descriptions is enabled for documents.
- state
Data
Automation Project State - Whether generating descriptions is enabled for documents.
- state
Data
Automation Project State - Whether generating descriptions is enabled for documents.
- state
Data
Automation Project State - Whether generating descriptions is enabled for documents.
- state "ENABLED" | "DISABLED"
- Whether generating descriptions is enabled for documents.
DataAutomationProjectDocumentStandardOutputConfiguration, DataAutomationProjectDocumentStandardOutputConfigurationArgs
- Extraction
Pulumi.
Aws Native. Bedrock. Inputs. Data Automation Project Document Standard Extraction - Settings for populating data fields that describe the document.
- Generative
Field Pulumi.Aws Native. Bedrock. Inputs. Data Automation Project Document Standard Generative Field - Whether to generate descriptions.
- Output
Format Pulumi.Aws Native. Bedrock. Inputs. Data Automation Project Document Output Format - The output format to generate.
- Extraction
Data
Automation Project Document Standard Extraction - Settings for populating data fields that describe the document.
- Generative
Field DataAutomation Project Document Standard Generative Field - Whether to generate descriptions.
- Output
Format DataAutomation Project Document Output Format - The output format to generate.
- extraction
Data
Automation Project Document Standard Extraction - Settings for populating data fields that describe the document.
- generative
Field DataAutomation Project Document Standard Generative Field - Whether to generate descriptions.
- output
Format DataAutomation Project Document Output Format - The output format to generate.
- extraction
Data
Automation Project Document Standard Extraction - Settings for populating data fields that describe the document.
- generative
Field DataAutomation Project Document Standard Generative Field - Whether to generate descriptions.
- output
Format DataAutomation Project Document Output Format - The output format to generate.
- extraction
Data
Automation Project Document Standard Extraction - Settings for populating data fields that describe the document.
- generative_
field DataAutomation Project Document Standard Generative Field - Whether to generate descriptions.
- output_
format DataAutomation Project Document Output Format - The output format to generate.
- extraction Property Map
- Settings for populating data fields that describe the document.
- generative
Field Property Map - Whether to generate descriptions.
- output
Format Property Map - The output format to generate.
DataAutomationProjectImageBoundingBox, DataAutomationProjectImageBoundingBoxArgs
- State
Pulumi.
Aws Native. Bedrock. Data Automation Project State - Bounding box settings for a project.
- State
Data
Automation Project State Enum - Bounding box settings for a project.
- state
Data
Automation Project State - Bounding box settings for a project.
- state
Data
Automation Project State - Bounding box settings for a project.
- state
Data
Automation Project State - Bounding box settings for a project.
- state "ENABLED" | "DISABLED"
- Bounding box settings for a project.
DataAutomationProjectImageExtractionCategory, DataAutomationProjectImageExtractionCategoryArgs
- State
Pulumi.
Aws Native. Bedrock. Data Automation Project State - Whether generating categorical data from images is enabled.
- Types
List<Pulumi.
Aws Native. Bedrock. Data Automation Project Image Extraction Category Type> - The types of data to generate.
- State
Data
Automation Project State Enum - Whether generating categorical data from images is enabled.
- Types
[]Data
Automation Project Image Extraction Category Type - The types of data to generate.
- state
Data
Automation Project State - Whether generating categorical data from images is enabled.
- types
List<Data
Automation Project Image Extraction Category Type> - The types of data to generate.
- state
Data
Automation Project State - Whether generating categorical data from images is enabled.
- types
Data
Automation Project Image Extraction Category Type[] - The types of data to generate.
- state
Data
Automation Project State - Whether generating categorical data from images is enabled.
- types
Sequence[Data
Automation Project Image Extraction Category Type] - The types of data to generate.
- state "ENABLED" | "DISABLED"
- Whether generating categorical data from images is enabled.
- types List<"CONTENT_MODERATION" | "TEXT_DETECTION" | "LOGOS">
- The types of data to generate.
DataAutomationProjectImageExtractionCategoryType, DataAutomationProjectImageExtractionCategoryTypeArgs
- Content
Moderation CONTENT_MODERATION- Text
Detection TEXT_DETECTION- Logos
LOGOS
- Data
Automation Project Image Extraction Category Type Content Moderation CONTENT_MODERATION- Data
Automation Project Image Extraction Category Type Text Detection TEXT_DETECTION- Data
Automation Project Image Extraction Category Type Logos LOGOS
- Content
Moderation CONTENT_MODERATION- Text
Detection TEXT_DETECTION- Logos
LOGOS
- Content
Moderation CONTENT_MODERATION- Text
Detection TEXT_DETECTION- Logos
LOGOS
- CONTENT_MODERATION
CONTENT_MODERATION- TEXT_DETECTION
TEXT_DETECTION- LOGOS
LOGOS
- "CONTENT_MODERATION"
CONTENT_MODERATION- "TEXT_DETECTION"
TEXT_DETECTION- "LOGOS"
LOGOS
DataAutomationProjectImageOverrideConfiguration, DataAutomationProjectImageOverrideConfigurationArgs
- Modality
Processing Pulumi.Aws Native. Bedrock. Inputs. Data Automation Project Modality Processing Configuration - Sets modality processing for image files. All modalities are enabled by default.
- Sensitive
Data Pulumi.Configuration Aws Native. Bedrock. Inputs. Data Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for image files.
- Modality
Processing DataAutomation Project Modality Processing Configuration - Sets modality processing for image files. All modalities are enabled by default.
- Sensitive
Data DataConfiguration Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for image files.
- modality
Processing DataAutomation Project Modality Processing Configuration - Sets modality processing for image files. All modalities are enabled by default.
- sensitive
Data DataConfiguration Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for image files.
- modality
Processing DataAutomation Project Modality Processing Configuration - Sets modality processing for image files. All modalities are enabled by default.
- sensitive
Data DataConfiguration Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for image files.
- modality_
processing DataAutomation Project Modality Processing Configuration - Sets modality processing for image files. All modalities are enabled by default.
- sensitive_
data_ Dataconfiguration Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for image files.
- modality
Processing Property Map - Sets modality processing for image files. All modalities are enabled by default.
- sensitive
Data Property MapConfiguration - Configuration for sensitive data detection and redaction for image files.
DataAutomationProjectImageStandardExtraction, DataAutomationProjectImageStandardExtractionArgs
- Bounding
Box Pulumi.Aws Native. Bedrock. Inputs. Data Automation Project Image Bounding Box - Settings for generating bounding boxes.
- Category
Pulumi.
Aws Native. Bedrock. Inputs. Data Automation Project Image Extraction Category - Settings for generating categorical data.
- Bounding
Box DataAutomation Project Image Bounding Box - Settings for generating bounding boxes.
- Category
Data
Automation Project Image Extraction Category - Settings for generating categorical data.
- bounding
Box DataAutomation Project Image Bounding Box - Settings for generating bounding boxes.
- category
Data
Automation Project Image Extraction Category - Settings for generating categorical data.
- bounding
Box DataAutomation Project Image Bounding Box - Settings for generating bounding boxes.
- category
Data
Automation Project Image Extraction Category - Settings for generating categorical data.
- bounding_
box DataAutomation Project Image Bounding Box - Settings for generating bounding boxes.
- category
Data
Automation Project Image Extraction Category - Settings for generating categorical data.
- bounding
Box Property Map - Settings for generating bounding boxes.
- category Property Map
- Settings for generating categorical data.
DataAutomationProjectImageStandardGenerativeField, DataAutomationProjectImageStandardGenerativeFieldArgs
- State
Pulumi.
Aws Native. Bedrock. Data Automation Project State - Whether generating descriptions is enabled for images.
- Types
List<Pulumi.
Aws Native. Bedrock. Data Automation Project Image Standard Generative Field Type> - Settings for generating descriptions of images.
- State
Data
Automation Project State Enum - Whether generating descriptions is enabled for images.
- Types
[]Data
Automation Project Image Standard Generative Field Type - Settings for generating descriptions of images.
- state
Data
Automation Project State - Whether generating descriptions is enabled for images.
- types
List<Data
Automation Project Image Standard Generative Field Type> - Settings for generating descriptions of images.
- state
Data
Automation Project State - Whether generating descriptions is enabled for images.
- types
Data
Automation Project Image Standard Generative Field Type[] - Settings for generating descriptions of images.
- state
Data
Automation Project State - Whether generating descriptions is enabled for images.
- types
Sequence[Data
Automation Project Image Standard Generative Field Type] - Settings for generating descriptions of images.
- state "ENABLED" | "DISABLED"
- Whether generating descriptions is enabled for images.
- types List<"IMAGE_SUMMARY" | "IAB">
- Settings for generating descriptions of images.
DataAutomationProjectImageStandardGenerativeFieldType, DataAutomationProjectImageStandardGenerativeFieldTypeArgs
- Image
Summary IMAGE_SUMMARY- Iab
IAB
- Data
Automation Project Image Standard Generative Field Type Image Summary IMAGE_SUMMARY- Data
Automation Project Image Standard Generative Field Type Iab IAB
- Image
Summary IMAGE_SUMMARY- Iab
IAB
- Image
Summary IMAGE_SUMMARY- Iab
IAB
- IMAGE_SUMMARY
IMAGE_SUMMARY- IAB
IAB
- "IMAGE_SUMMARY"
IMAGE_SUMMARY- "IAB"
IAB
DataAutomationProjectImageStandardOutputConfiguration, DataAutomationProjectImageStandardOutputConfigurationArgs
- Extraction
Pulumi.
Aws Native. Bedrock. Inputs. Data Automation Project Image Standard Extraction - Settings for populating data fields that describe the image.
- Generative
Field Pulumi.Aws Native. Bedrock. Inputs. Data Automation Project Image Standard Generative Field - Whether to generate descriptions of the data.
- Extraction
Data
Automation Project Image Standard Extraction - Settings for populating data fields that describe the image.
- Generative
Field DataAutomation Project Image Standard Generative Field - Whether to generate descriptions of the data.
- extraction
Data
Automation Project Image Standard Extraction - Settings for populating data fields that describe the image.
- generative
Field DataAutomation Project Image Standard Generative Field - Whether to generate descriptions of the data.
- extraction
Data
Automation Project Image Standard Extraction - Settings for populating data fields that describe the image.
- generative
Field DataAutomation Project Image Standard Generative Field - Whether to generate descriptions of the data.
- extraction
Data
Automation Project Image Standard Extraction - Settings for populating data fields that describe the image.
- generative_
field DataAutomation Project Image Standard Generative Field - Whether to generate descriptions of the data.
- extraction Property Map
- Settings for populating data fields that describe the image.
- generative
Field Property Map - Whether to generate descriptions of the data.
DataAutomationProjectLanguage, DataAutomationProjectLanguageArgs
- En
EN- De
DE- Es
ES- Fr
FR- It
IT- Pt
PT- Ja
JA- Ko
KO- Cn
CN- Tw
TW- Hk
HK
- Data
Automation Project Language En EN- Data
Automation Project Language De DE- Data
Automation Project Language Es ES- Data
Automation Project Language Fr FR- Data
Automation Project Language It IT- Data
Automation Project Language Pt PT- Data
Automation Project Language Ja JA- Data
Automation Project Language Ko KO- Data
Automation Project Language Cn CN- Data
Automation Project Language Tw TW- Data
Automation Project Language Hk HK
- En
EN- De
DE- Es
ES- Fr
FR- It
IT- Pt
PT- Ja
JA- Ko
KO- Cn
CN- Tw
TW- Hk
HK
- En
EN- De
DE- Es
ES- Fr
FR- It
IT- Pt
PT- Ja
JA- Ko
KO- Cn
CN- Tw
TW- Hk
HK
- EN
EN- DE
DE- ES
ES- FR
FR- IT
IT- PT
PT- JA
JA- KO
KO- CN
CN- TW
TW- HK
HK
- "EN"
EN- "DE"
DE- "ES"
ES- "FR"
FR- "IT"
IT- "PT"
PT- "JA"
JA- "KO"
KO- "CN"
CN- "TW"
TW- "HK"
HK
DataAutomationProjectModalityProcessingConfiguration, DataAutomationProjectModalityProcessingConfigurationArgs
- State
Pulumi.
Aws Native. Bedrock. Data Automation Project State - Stores the state of the modality for your project, set to either enabled or disabled
- State
Data
Automation Project State Enum - Stores the state of the modality for your project, set to either enabled or disabled
- state
Data
Automation Project State - Stores the state of the modality for your project, set to either enabled or disabled
- state
Data
Automation Project State - Stores the state of the modality for your project, set to either enabled or disabled
- state
Data
Automation Project State - Stores the state of the modality for your project, set to either enabled or disabled
- state "ENABLED" | "DISABLED"
- Stores the state of the modality for your project, set to either enabled or disabled
DataAutomationProjectModalityRoutingConfiguration, DataAutomationProjectModalityRoutingConfigurationArgs
Modality routing configuration- Jpeg
Pulumi.
Aws Native. Bedrock. Data Automation Project Desired Modality - Sets whether JPEG files are routed to document or image processing.
- Mov
Pulumi.
Aws Native. Bedrock. Data Automation Project Desired Modality - Sets whether MOV files are routed to audio or video processing.
- Mp4
Pulumi.
Aws Native. Bedrock. Data Automation Project Desired Modality - Sets whether MP4 files are routed to audio or video processing.
- Png
Pulumi.
Aws Native. Bedrock. Data Automation Project Desired Modality - Sets whether PNG files are routed to document or image processing.
- Jpeg
Data
Automation Project Desired Modality - Sets whether JPEG files are routed to document or image processing.
- Mov
Data
Automation Project Desired Modality - Sets whether MOV files are routed to audio or video processing.
- Mp4
Data
Automation Project Desired Modality - Sets whether MP4 files are routed to audio or video processing.
- Png
Data
Automation Project Desired Modality - Sets whether PNG files are routed to document or image processing.
- jpeg
Data
Automation Project Desired Modality - Sets whether JPEG files are routed to document or image processing.
- mov
Data
Automation Project Desired Modality - Sets whether MOV files are routed to audio or video processing.
- mp4
Data
Automation Project Desired Modality - Sets whether MP4 files are routed to audio or video processing.
- png
Data
Automation Project Desired Modality - Sets whether PNG files are routed to document or image processing.
- jpeg
Data
Automation Project Desired Modality - Sets whether JPEG files are routed to document or image processing.
- mov
Data
Automation Project Desired Modality - Sets whether MOV files are routed to audio or video processing.
- mp4
Data
Automation Project Desired Modality - Sets whether MP4 files are routed to audio or video processing.
- png
Data
Automation Project Desired Modality - Sets whether PNG files are routed to document or image processing.
- jpeg
Data
Automation Project Desired Modality - Sets whether JPEG files are routed to document or image processing.
- mov
Data
Automation Project Desired Modality - Sets whether MOV files are routed to audio or video processing.
- mp4
Data
Automation Project Desired Modality - Sets whether MP4 files are routed to audio or video processing.
- png
Data
Automation Project Desired Modality - Sets whether PNG files are routed to document or image processing.
- jpeg "DOCUMENT" | "IMAGE" | "VIDEO" | "AUDIO"
- Sets whether JPEG files are routed to document or image processing.
- mov "DOCUMENT" | "IMAGE" | "VIDEO" | "AUDIO"
- Sets whether MOV files are routed to audio or video processing.
- mp4 "DOCUMENT" | "IMAGE" | "VIDEO" | "AUDIO"
- Sets whether MP4 files are routed to audio or video processing.
- png "DOCUMENT" | "IMAGE" | "VIDEO" | "AUDIO"
- Sets whether PNG files are routed to document or image processing.
DataAutomationProjectOverrideConfiguration, DataAutomationProjectOverrideConfigurationArgs
Override configuration- Audio
Pulumi.
Aws Native. Bedrock. Inputs. Data Automation Project Audio Override Configuration - This element declares whether your project will process audio files.
- Document
Pulumi.
Aws Native. Bedrock. Inputs. Data Automation Project Document Override Configuration - Additional settings for a project.
- Image
Pulumi.
Aws Native. Bedrock. Inputs. Data Automation Project Image Override Configuration - This element declares whether your project will process image files.
- Modality
Routing Pulumi.Aws Native. Bedrock. Inputs. Data Automation Project Modality Routing Configuration - Lets you set which modalities certain file types are processed as.
- Video
Pulumi.
Aws Native. Bedrock. Inputs. Data Automation Project Video Override Configuration - This element declares whether your project will process video files.
- Audio
Data
Automation Project Audio Override Configuration - This element declares whether your project will process audio files.
- Document
Data
Automation Project Document Override Configuration - Additional settings for a project.
- Image
Data
Automation Project Image Override Configuration - This element declares whether your project will process image files.
- Modality
Routing DataAutomation Project Modality Routing Configuration - Lets you set which modalities certain file types are processed as.
- Video
Data
Automation Project Video Override Configuration - This element declares whether your project will process video files.
- audio
Data
Automation Project Audio Override Configuration - This element declares whether your project will process audio files.
- document
Data
Automation Project Document Override Configuration - Additional settings for a project.
- image
Data
Automation Project Image Override Configuration - This element declares whether your project will process image files.
- modality
Routing DataAutomation Project Modality Routing Configuration - Lets you set which modalities certain file types are processed as.
- video
Data
Automation Project Video Override Configuration - This element declares whether your project will process video files.
- audio
Data
Automation Project Audio Override Configuration - This element declares whether your project will process audio files.
- document
Data
Automation Project Document Override Configuration - Additional settings for a project.
- image
Data
Automation Project Image Override Configuration - This element declares whether your project will process image files.
- modality
Routing DataAutomation Project Modality Routing Configuration - Lets you set which modalities certain file types are processed as.
- video
Data
Automation Project Video Override Configuration - This element declares whether your project will process video files.
- audio
Data
Automation Project Audio Override Configuration - This element declares whether your project will process audio files.
- document
Data
Automation Project Document Override Configuration - Additional settings for a project.
- image
Data
Automation Project Image Override Configuration - This element declares whether your project will process image files.
- modality_
routing DataAutomation Project Modality Routing Configuration - Lets you set which modalities certain file types are processed as.
- video
Data
Automation Project Video Override Configuration - This element declares whether your project will process video files.
- audio Property Map
- This element declares whether your project will process audio files.
- document Property Map
- Additional settings for a project.
- image Property Map
- This element declares whether your project will process image files.
- modality
Routing Property Map - Lets you set which modalities certain file types are processed as.
- video Property Map
- This element declares whether your project will process video files.
DataAutomationProjectPiiEntitiesConfiguration, DataAutomationProjectPiiEntitiesConfigurationArgs
- Pii
Entity List<Pulumi.Types Aws Native. Bedrock. Data Automation Project Pii Entity Types> - List of PII entity types to detect/redact in the output. Choose from specific entity types (such as ADDRESS, NAME, EMAIL, PHONE, US_SOCIAL_SECURITY_NUMBER) or specify ALL to detect all supported PII types. If not specified, defaults to ALL.
- Redaction
Mask Pulumi.Mode Aws Native. Bedrock. Data Automation Project Pii Redaction Mask Mode - Defines how detected PII entities are masked in redacted output files. Set to PII to replace all detected entities with a generic [PII] marker regardless of entity type. Set to ENTITY_TYPE to replace each detected entity with its specific type marker (for example, [NAME], [EMAIL], [ADDRESS]). This setting only applies when detectionMode is set to DETECTION_AND_REDACTION. If not specified, defaults to ENTITY_TYPE.
- Pii
Entity []DataTypes Automation Project Pii Entity Types - List of PII entity types to detect/redact in the output. Choose from specific entity types (such as ADDRESS, NAME, EMAIL, PHONE, US_SOCIAL_SECURITY_NUMBER) or specify ALL to detect all supported PII types. If not specified, defaults to ALL.
- Redaction
Mask DataMode Automation Project Pii Redaction Mask Mode - Defines how detected PII entities are masked in redacted output files. Set to PII to replace all detected entities with a generic [PII] marker regardless of entity type. Set to ENTITY_TYPE to replace each detected entity with its specific type marker (for example, [NAME], [EMAIL], [ADDRESS]). This setting only applies when detectionMode is set to DETECTION_AND_REDACTION. If not specified, defaults to ENTITY_TYPE.
- pii
Entity List<DataTypes Automation Project Pii Entity Types> - List of PII entity types to detect/redact in the output. Choose from specific entity types (such as ADDRESS, NAME, EMAIL, PHONE, US_SOCIAL_SECURITY_NUMBER) or specify ALL to detect all supported PII types. If not specified, defaults to ALL.
- redaction
Mask DataMode Automation Project Pii Redaction Mask Mode - Defines how detected PII entities are masked in redacted output files. Set to PII to replace all detected entities with a generic [PII] marker regardless of entity type. Set to ENTITY_TYPE to replace each detected entity with its specific type marker (for example, [NAME], [EMAIL], [ADDRESS]). This setting only applies when detectionMode is set to DETECTION_AND_REDACTION. If not specified, defaults to ENTITY_TYPE.
- pii
Entity DataTypes Automation Project Pii Entity Types[] - List of PII entity types to detect/redact in the output. Choose from specific entity types (such as ADDRESS, NAME, EMAIL, PHONE, US_SOCIAL_SECURITY_NUMBER) or specify ALL to detect all supported PII types. If not specified, defaults to ALL.
- redaction
Mask DataMode Automation Project Pii Redaction Mask Mode - Defines how detected PII entities are masked in redacted output files. Set to PII to replace all detected entities with a generic [PII] marker regardless of entity type. Set to ENTITY_TYPE to replace each detected entity with its specific type marker (for example, [NAME], [EMAIL], [ADDRESS]). This setting only applies when detectionMode is set to DETECTION_AND_REDACTION. If not specified, defaults to ENTITY_TYPE.
- pii_
entity_ Sequence[Datatypes Automation Project Pii Entity Types] - List of PII entity types to detect/redact in the output. Choose from specific entity types (such as ADDRESS, NAME, EMAIL, PHONE, US_SOCIAL_SECURITY_NUMBER) or specify ALL to detect all supported PII types. If not specified, defaults to ALL.
- redaction_
mask_ Datamode Automation Project Pii Redaction Mask Mode - Defines how detected PII entities are masked in redacted output files. Set to PII to replace all detected entities with a generic [PII] marker regardless of entity type. Set to ENTITY_TYPE to replace each detected entity with its specific type marker (for example, [NAME], [EMAIL], [ADDRESS]). This setting only applies when detectionMode is set to DETECTION_AND_REDACTION. If not specified, defaults to ENTITY_TYPE.
- pii
Entity List<"ALL" | "ADDRESS" | "AGE" | "NAME" | "EMAIL" | "PHONE" | "USERNAME" | "PASSWORD" | "DRIVER_ID" | "LICENSE_PLATE" | "VEHICLE_IDENTIFICATION_NUMBER" | "CREDIT_DEBIT_CARD_CVV" | "CREDIT_DEBIT_CARD_EXPIRY" | "CREDIT_DEBIT_CARD_NUMBER" | "PIN" | "INTERNATIONAL_BANK_ACCOUNT_NUMBER" | "SWIFT_CODE" | "IP_ADDRESS" | "MAC_ADDRESS" | "URL" | "AWS_ACCESS_KEY" | "AWS_SECRET_KEY" | "US_BANK_ACCOUNT_NUMBER" | "US_BANK_ROUTING_NUMBER" | "US_INDIVIDUAL_TAX_IDENTIFICATION_NUMBER" | "US_PASSPORT_NUMBER" | "US_SOCIAL_SECURITY_NUMBER" | "CA_HEALTH_NUMBER" | "CA_SOCIAL_INSURANCE_NUMBER" | "UK_NATIONAL_HEALTH_SERVICE_NUMBER" | "UK_NATIONAL_INSURANCE_NUMBER" | "UK_UNIQUE_TAXPAYER_REFERENCE_NUMBER">Types - List of PII entity types to detect/redact in the output. Choose from specific entity types (such as ADDRESS, NAME, EMAIL, PHONE, US_SOCIAL_SECURITY_NUMBER) or specify ALL to detect all supported PII types. If not specified, defaults to ALL.
- redaction
Mask "PII" | "ENTITY_TYPE"Mode - Defines how detected PII entities are masked in redacted output files. Set to PII to replace all detected entities with a generic [PII] marker regardless of entity type. Set to ENTITY_TYPE to replace each detected entity with its specific type marker (for example, [NAME], [EMAIL], [ADDRESS]). This setting only applies when detectionMode is set to DETECTION_AND_REDACTION. If not specified, defaults to ENTITY_TYPE.
DataAutomationProjectPiiEntityTypes, DataAutomationProjectPiiEntityTypesArgs
- All
ALL- Address
ADDRESS- Age
AGE- Name
NAMEEMAIL- Phone
PHONE- Username
USERNAME- Password
PASSWORD- Driver
Id DRIVER_ID- License
Plate LICENSE_PLATE- Vehicle
Identification Number VEHICLE_IDENTIFICATION_NUMBER- Credit
Debit Card Cvv CREDIT_DEBIT_CARD_CVV- Credit
Debit Card Expiry CREDIT_DEBIT_CARD_EXPIRY- Credit
Debit Card Number CREDIT_DEBIT_CARD_NUMBER- Pin
PIN- International
Bank Account Number INTERNATIONAL_BANK_ACCOUNT_NUMBER- Swift
Code SWIFT_CODE- Ip
Address IP_ADDRESS- Mac
Address MAC_ADDRESS- Url
URL- Aws
Access Key AWS_ACCESS_KEY- Aws
Secret Key AWS_SECRET_KEY- Us
Bank Account Number US_BANK_ACCOUNT_NUMBER- Us
Bank Routing Number US_BANK_ROUTING_NUMBER- Us
Individual Tax Identification Number US_INDIVIDUAL_TAX_IDENTIFICATION_NUMBER- Us
Passport Number US_PASSPORT_NUMBER- Us
Social Security Number US_SOCIAL_SECURITY_NUMBER- Ca
Health Number CA_HEALTH_NUMBER- Ca
Social Insurance Number CA_SOCIAL_INSURANCE_NUMBER- Uk
National Health Service Number UK_NATIONAL_HEALTH_SERVICE_NUMBER- Uk
National Insurance Number UK_NATIONAL_INSURANCE_NUMBER- Uk
Unique Taxpayer Reference Number UK_UNIQUE_TAXPAYER_REFERENCE_NUMBER
- Data
Automation Project Pii Entity Types All ALL- Data
Automation Project Pii Entity Types Address ADDRESS- Data
Automation Project Pii Entity Types Age AGE- Data
Automation Project Pii Entity Types Name NAME- Data
Automation Project Pii Entity Types Email EMAIL- Data
Automation Project Pii Entity Types Phone PHONE- Data
Automation Project Pii Entity Types Username USERNAME- Data
Automation Project Pii Entity Types Password PASSWORD- Data
Automation Project Pii Entity Types Driver Id DRIVER_ID- Data
Automation Project Pii Entity Types License Plate LICENSE_PLATE- Data
Automation Project Pii Entity Types Vehicle Identification Number VEHICLE_IDENTIFICATION_NUMBER- Data
Automation Project Pii Entity Types Credit Debit Card Cvv CREDIT_DEBIT_CARD_CVV- Data
Automation Project Pii Entity Types Credit Debit Card Expiry CREDIT_DEBIT_CARD_EXPIRY- Data
Automation Project Pii Entity Types Credit Debit Card Number CREDIT_DEBIT_CARD_NUMBER- Data
Automation Project Pii Entity Types Pin PIN- Data
Automation Project Pii Entity Types International Bank Account Number INTERNATIONAL_BANK_ACCOUNT_NUMBER- Data
Automation Project Pii Entity Types Swift Code SWIFT_CODE- Data
Automation Project Pii Entity Types Ip Address IP_ADDRESS- Data
Automation Project Pii Entity Types Mac Address MAC_ADDRESS- Data
Automation Project Pii Entity Types Url URL- Data
Automation Project Pii Entity Types Aws Access Key AWS_ACCESS_KEY- Data
Automation Project Pii Entity Types Aws Secret Key AWS_SECRET_KEY- Data
Automation Project Pii Entity Types Us Bank Account Number US_BANK_ACCOUNT_NUMBER- Data
Automation Project Pii Entity Types Us Bank Routing Number US_BANK_ROUTING_NUMBER- Data
Automation Project Pii Entity Types Us Individual Tax Identification Number US_INDIVIDUAL_TAX_IDENTIFICATION_NUMBER- Data
Automation Project Pii Entity Types Us Passport Number US_PASSPORT_NUMBER- Data
Automation Project Pii Entity Types Us Social Security Number US_SOCIAL_SECURITY_NUMBER- Data
Automation Project Pii Entity Types Ca Health Number CA_HEALTH_NUMBER- Data
Automation Project Pii Entity Types Ca Social Insurance Number CA_SOCIAL_INSURANCE_NUMBER- Data
Automation Project Pii Entity Types Uk National Health Service Number UK_NATIONAL_HEALTH_SERVICE_NUMBER- Data
Automation Project Pii Entity Types Uk National Insurance Number UK_NATIONAL_INSURANCE_NUMBER- Data
Automation Project Pii Entity Types Uk Unique Taxpayer Reference Number UK_UNIQUE_TAXPAYER_REFERENCE_NUMBER
- All
ALL- Address
ADDRESS- Age
AGE- Name
NAMEEMAIL- Phone
PHONE- Username
USERNAME- Password
PASSWORD- Driver
Id DRIVER_ID- License
Plate LICENSE_PLATE- Vehicle
Identification Number VEHICLE_IDENTIFICATION_NUMBER- Credit
Debit Card Cvv CREDIT_DEBIT_CARD_CVV- Credit
Debit Card Expiry CREDIT_DEBIT_CARD_EXPIRY- Credit
Debit Card Number CREDIT_DEBIT_CARD_NUMBER- Pin
PIN- International
Bank Account Number INTERNATIONAL_BANK_ACCOUNT_NUMBER- Swift
Code SWIFT_CODE- Ip
Address IP_ADDRESS- Mac
Address MAC_ADDRESS- Url
URL- Aws
Access Key AWS_ACCESS_KEY- Aws
Secret Key AWS_SECRET_KEY- Us
Bank Account Number US_BANK_ACCOUNT_NUMBER- Us
Bank Routing Number US_BANK_ROUTING_NUMBER- Us
Individual Tax Identification Number US_INDIVIDUAL_TAX_IDENTIFICATION_NUMBER- Us
Passport Number US_PASSPORT_NUMBER- Us
Social Security Number US_SOCIAL_SECURITY_NUMBER- Ca
Health Number CA_HEALTH_NUMBER- Ca
Social Insurance Number CA_SOCIAL_INSURANCE_NUMBER- Uk
National Health Service Number UK_NATIONAL_HEALTH_SERVICE_NUMBER- Uk
National Insurance Number UK_NATIONAL_INSURANCE_NUMBER- Uk
Unique Taxpayer Reference Number UK_UNIQUE_TAXPAYER_REFERENCE_NUMBER
- All
ALL- Address
ADDRESS- Age
AGE- Name
NAMEEMAIL- Phone
PHONE- Username
USERNAME- Password
PASSWORD- Driver
Id DRIVER_ID- License
Plate LICENSE_PLATE- Vehicle
Identification Number VEHICLE_IDENTIFICATION_NUMBER- Credit
Debit Card Cvv CREDIT_DEBIT_CARD_CVV- Credit
Debit Card Expiry CREDIT_DEBIT_CARD_EXPIRY- Credit
Debit Card Number CREDIT_DEBIT_CARD_NUMBER- Pin
PIN- International
Bank Account Number INTERNATIONAL_BANK_ACCOUNT_NUMBER- Swift
Code SWIFT_CODE- Ip
Address IP_ADDRESS- Mac
Address MAC_ADDRESS- Url
URL- Aws
Access Key AWS_ACCESS_KEY- Aws
Secret Key AWS_SECRET_KEY- Us
Bank Account Number US_BANK_ACCOUNT_NUMBER- Us
Bank Routing Number US_BANK_ROUTING_NUMBER- Us
Individual Tax Identification Number US_INDIVIDUAL_TAX_IDENTIFICATION_NUMBER- Us
Passport Number US_PASSPORT_NUMBER- Us
Social Security Number US_SOCIAL_SECURITY_NUMBER- Ca
Health Number CA_HEALTH_NUMBER- Ca
Social Insurance Number CA_SOCIAL_INSURANCE_NUMBER- Uk
National Health Service Number UK_NATIONAL_HEALTH_SERVICE_NUMBER- Uk
National Insurance Number UK_NATIONAL_INSURANCE_NUMBER- Uk
Unique Taxpayer Reference Number UK_UNIQUE_TAXPAYER_REFERENCE_NUMBER
- ALL
ALL- ADDRESS
ADDRESS- AGE
AGE- NAME
NAMEEMAIL- PHONE
PHONE- USERNAME
USERNAME- PASSWORD
PASSWORD- DRIVER_ID
DRIVER_ID- LICENSE_PLATE
LICENSE_PLATE- VEHICLE_IDENTIFICATION_NUMBER
VEHICLE_IDENTIFICATION_NUMBER- CREDIT_DEBIT_CARD_CVV
CREDIT_DEBIT_CARD_CVV- CREDIT_DEBIT_CARD_EXPIRY
CREDIT_DEBIT_CARD_EXPIRY- CREDIT_DEBIT_CARD_NUMBER
CREDIT_DEBIT_CARD_NUMBER- PIN
PIN- INTERNATIONAL_BANK_ACCOUNT_NUMBER
INTERNATIONAL_BANK_ACCOUNT_NUMBER- SWIFT_CODE
SWIFT_CODE- IP_ADDRESS
IP_ADDRESS- MAC_ADDRESS
MAC_ADDRESS- URL
URL- AWS_ACCESS_KEY
AWS_ACCESS_KEY- AWS_SECRET_KEY
AWS_SECRET_KEY- US_BANK_ACCOUNT_NUMBER
US_BANK_ACCOUNT_NUMBER- US_BANK_ROUTING_NUMBER
US_BANK_ROUTING_NUMBER- US_INDIVIDUAL_TAX_IDENTIFICATION_NUMBER
US_INDIVIDUAL_TAX_IDENTIFICATION_NUMBER- US_PASSPORT_NUMBER
US_PASSPORT_NUMBER- US_SOCIAL_SECURITY_NUMBER
US_SOCIAL_SECURITY_NUMBER- CA_HEALTH_NUMBER
CA_HEALTH_NUMBER- CA_SOCIAL_INSURANCE_NUMBER
CA_SOCIAL_INSURANCE_NUMBER- UK_NATIONAL_HEALTH_SERVICE_NUMBER
UK_NATIONAL_HEALTH_SERVICE_NUMBER- UK_NATIONAL_INSURANCE_NUMBER
UK_NATIONAL_INSURANCE_NUMBER- UK_UNIQUE_TAXPAYER_REFERENCE_NUMBER
UK_UNIQUE_TAXPAYER_REFERENCE_NUMBER
- "ALL"
ALL- "ADDRESS"
ADDRESS- "AGE"
AGE- "NAME"
NAME- "EMAIL"
EMAIL- "PHONE"
PHONE- "USERNAME"
USERNAME- "PASSWORD"
PASSWORD- "DRIVER_ID"
DRIVER_ID- "LICENSE_PLATE"
LICENSE_PLATE- "VEHICLE_IDENTIFICATION_NUMBER"
VEHICLE_IDENTIFICATION_NUMBER- "CREDIT_DEBIT_CARD_CVV"
CREDIT_DEBIT_CARD_CVV- "CREDIT_DEBIT_CARD_EXPIRY"
CREDIT_DEBIT_CARD_EXPIRY- "CREDIT_DEBIT_CARD_NUMBER"
CREDIT_DEBIT_CARD_NUMBER- "PIN"
PIN- "INTERNATIONAL_BANK_ACCOUNT_NUMBER"
INTERNATIONAL_BANK_ACCOUNT_NUMBER- "SWIFT_CODE"
SWIFT_CODE- "IP_ADDRESS"
IP_ADDRESS- "MAC_ADDRESS"
MAC_ADDRESS- "URL"
URL- "AWS_ACCESS_KEY"
AWS_ACCESS_KEY- "AWS_SECRET_KEY"
AWS_SECRET_KEY- "US_BANK_ACCOUNT_NUMBER"
US_BANK_ACCOUNT_NUMBER- "US_BANK_ROUTING_NUMBER"
US_BANK_ROUTING_NUMBER- "US_INDIVIDUAL_TAX_IDENTIFICATION_NUMBER"
US_INDIVIDUAL_TAX_IDENTIFICATION_NUMBER- "US_PASSPORT_NUMBER"
US_PASSPORT_NUMBER- "US_SOCIAL_SECURITY_NUMBER"
US_SOCIAL_SECURITY_NUMBER- "CA_HEALTH_NUMBER"
CA_HEALTH_NUMBER- "CA_SOCIAL_INSURANCE_NUMBER"
CA_SOCIAL_INSURANCE_NUMBER- "UK_NATIONAL_HEALTH_SERVICE_NUMBER"
UK_NATIONAL_HEALTH_SERVICE_NUMBER- "UK_NATIONAL_INSURANCE_NUMBER"
UK_NATIONAL_INSURANCE_NUMBER- "UK_UNIQUE_TAXPAYER_REFERENCE_NUMBER"
UK_UNIQUE_TAXPAYER_REFERENCE_NUMBER
DataAutomationProjectPiiRedactionMaskMode, DataAutomationProjectPiiRedactionMaskModeArgs
- Pii
PII- Entity
Type ENTITY_TYPE
- Data
Automation Project Pii Redaction Mask Mode Pii PII- Data
Automation Project Pii Redaction Mask Mode Entity Type ENTITY_TYPE
- Pii
PII- Entity
Type ENTITY_TYPE
- Pii
PII- Entity
Type ENTITY_TYPE
- PII
PII- ENTITY_TYPE
ENTITY_TYPE
- "PII"
PII- "ENTITY_TYPE"
ENTITY_TYPE
DataAutomationProjectProjectType, DataAutomationProjectProjectTypeArgs
- Async
ASYNC- Sync
SYNC
- Data
Automation Project Project Type Async ASYNC- Data
Automation Project Project Type Sync SYNC
- Async
ASYNC- Sync
SYNC
- Async
ASYNC- Sync
SYNC
- ASYNC_
ASYNC- SYNC
SYNC
- "ASYNC"
ASYNC- "SYNC"
SYNC
DataAutomationProjectSensitiveDataConfiguration, DataAutomationProjectSensitiveDataConfigurationArgs
- Detection
Mode Pulumi.Aws Native. Bedrock. Data Automation Project Sensitive Data Detection Mode - Specifies the mode for handling sensitive data detection. Set to DETECTION to only identify sensitive data without modifying content - this produces one output file per detection scope containing detection information with original unredacted content. Set to DETECTION_AND_REDACTION to both identify and mask sensitive data - this produces two output files per detection scope: one unredacted file with detection information and one redacted file with masking applied to sensitive content. For example, if detectionScope includes both STANDARD and CUSTOM with DETECTION_AND_REDACTION mode, four output files will be generated (two for standard output and two for custom output).
- Detection
Scope List<Pulumi.Aws Native. Bedrock. Data Automation Project Sensitive Data Detection Scope> - Defines which BDA output types to apply sensitive data detection to. Specify STANDARD to detect sensitive data in standard output, CUSTOM to detect in custom output (blueprint-based extraction), or both to apply detection to both output types. If not specified, defaults to both STANDARD and CUSTOM. The number of output files generated depends on both the detection mode and the scopes selected - each scope specified will produce its own set of output files according to the detection mode configured.
- Pii
Entities Pulumi.Configuration Aws Native. Bedrock. Inputs. Data Automation Project Pii Entities Configuration - Configuration for detecting and redacting Personally Identifiable Information (PII) entities.
- Detection
Mode DataAutomation Project Sensitive Data Detection Mode - Specifies the mode for handling sensitive data detection. Set to DETECTION to only identify sensitive data without modifying content - this produces one output file per detection scope containing detection information with original unredacted content. Set to DETECTION_AND_REDACTION to both identify and mask sensitive data - this produces two output files per detection scope: one unredacted file with detection information and one redacted file with masking applied to sensitive content. For example, if detectionScope includes both STANDARD and CUSTOM with DETECTION_AND_REDACTION mode, four output files will be generated (two for standard output and two for custom output).
- Detection
Scope []DataAutomation Project Sensitive Data Detection Scope - Defines which BDA output types to apply sensitive data detection to. Specify STANDARD to detect sensitive data in standard output, CUSTOM to detect in custom output (blueprint-based extraction), or both to apply detection to both output types. If not specified, defaults to both STANDARD and CUSTOM. The number of output files generated depends on both the detection mode and the scopes selected - each scope specified will produce its own set of output files according to the detection mode configured.
- Pii
Entities DataConfiguration Automation Project Pii Entities Configuration - Configuration for detecting and redacting Personally Identifiable Information (PII) entities.
- detection
Mode DataAutomation Project Sensitive Data Detection Mode - Specifies the mode for handling sensitive data detection. Set to DETECTION to only identify sensitive data without modifying content - this produces one output file per detection scope containing detection information with original unredacted content. Set to DETECTION_AND_REDACTION to both identify and mask sensitive data - this produces two output files per detection scope: one unredacted file with detection information and one redacted file with masking applied to sensitive content. For example, if detectionScope includes both STANDARD and CUSTOM with DETECTION_AND_REDACTION mode, four output files will be generated (two for standard output and two for custom output).
- detection
Scope List<DataAutomation Project Sensitive Data Detection Scope> - Defines which BDA output types to apply sensitive data detection to. Specify STANDARD to detect sensitive data in standard output, CUSTOM to detect in custom output (blueprint-based extraction), or both to apply detection to both output types. If not specified, defaults to both STANDARD and CUSTOM. The number of output files generated depends on both the detection mode and the scopes selected - each scope specified will produce its own set of output files according to the detection mode configured.
- pii
Entities DataConfiguration Automation Project Pii Entities Configuration - Configuration for detecting and redacting Personally Identifiable Information (PII) entities.
- detection
Mode DataAutomation Project Sensitive Data Detection Mode - Specifies the mode for handling sensitive data detection. Set to DETECTION to only identify sensitive data without modifying content - this produces one output file per detection scope containing detection information with original unredacted content. Set to DETECTION_AND_REDACTION to both identify and mask sensitive data - this produces two output files per detection scope: one unredacted file with detection information and one redacted file with masking applied to sensitive content. For example, if detectionScope includes both STANDARD and CUSTOM with DETECTION_AND_REDACTION mode, four output files will be generated (two for standard output and two for custom output).
- detection
Scope DataAutomation Project Sensitive Data Detection Scope[] - Defines which BDA output types to apply sensitive data detection to. Specify STANDARD to detect sensitive data in standard output, CUSTOM to detect in custom output (blueprint-based extraction), or both to apply detection to both output types. If not specified, defaults to both STANDARD and CUSTOM. The number of output files generated depends on both the detection mode and the scopes selected - each scope specified will produce its own set of output files according to the detection mode configured.
- pii
Entities DataConfiguration Automation Project Pii Entities Configuration - Configuration for detecting and redacting Personally Identifiable Information (PII) entities.
- detection_
mode DataAutomation Project Sensitive Data Detection Mode - Specifies the mode for handling sensitive data detection. Set to DETECTION to only identify sensitive data without modifying content - this produces one output file per detection scope containing detection information with original unredacted content. Set to DETECTION_AND_REDACTION to both identify and mask sensitive data - this produces two output files per detection scope: one unredacted file with detection information and one redacted file with masking applied to sensitive content. For example, if detectionScope includes both STANDARD and CUSTOM with DETECTION_AND_REDACTION mode, four output files will be generated (two for standard output and two for custom output).
- detection_
scope Sequence[DataAutomation Project Sensitive Data Detection Scope] - Defines which BDA output types to apply sensitive data detection to. Specify STANDARD to detect sensitive data in standard output, CUSTOM to detect in custom output (blueprint-based extraction), or both to apply detection to both output types. If not specified, defaults to both STANDARD and CUSTOM. The number of output files generated depends on both the detection mode and the scopes selected - each scope specified will produce its own set of output files according to the detection mode configured.
- pii_
entities_ Dataconfiguration Automation Project Pii Entities Configuration - Configuration for detecting and redacting Personally Identifiable Information (PII) entities.
- detection
Mode "DETECTION" | "DETECTION_AND_REDACTION" - Specifies the mode for handling sensitive data detection. Set to DETECTION to only identify sensitive data without modifying content - this produces one output file per detection scope containing detection information with original unredacted content. Set to DETECTION_AND_REDACTION to both identify and mask sensitive data - this produces two output files per detection scope: one unredacted file with detection information and one redacted file with masking applied to sensitive content. For example, if detectionScope includes both STANDARD and CUSTOM with DETECTION_AND_REDACTION mode, four output files will be generated (two for standard output and two for custom output).
- detection
Scope List<"STANDARD" | "CUSTOM"> - Defines which BDA output types to apply sensitive data detection to. Specify STANDARD to detect sensitive data in standard output, CUSTOM to detect in custom output (blueprint-based extraction), or both to apply detection to both output types. If not specified, defaults to both STANDARD and CUSTOM. The number of output files generated depends on both the detection mode and the scopes selected - each scope specified will produce its own set of output files according to the detection mode configured.
- pii
Entities Property MapConfiguration - Configuration for detecting and redacting Personally Identifiable Information (PII) entities.
DataAutomationProjectSensitiveDataDetectionMode, DataAutomationProjectSensitiveDataDetectionModeArgs
- Detection
DETECTION- Detection
And Redaction DETECTION_AND_REDACTION
- Data
Automation Project Sensitive Data Detection Mode Detection DETECTION- Data
Automation Project Sensitive Data Detection Mode Detection And Redaction DETECTION_AND_REDACTION
- Detection
DETECTION- Detection
And Redaction DETECTION_AND_REDACTION
- Detection
DETECTION- Detection
And Redaction DETECTION_AND_REDACTION
- DETECTION
DETECTION- DETECTION_AND_REDACTION
DETECTION_AND_REDACTION
- "DETECTION"
DETECTION- "DETECTION_AND_REDACTION"
DETECTION_AND_REDACTION
DataAutomationProjectSensitiveDataDetectionScope, DataAutomationProjectSensitiveDataDetectionScopeArgs
- Standard
STANDARD- Custom
CUSTOM
- Data
Automation Project Sensitive Data Detection Scope Standard STANDARD- Data
Automation Project Sensitive Data Detection Scope Custom CUSTOM
- Standard
STANDARD- Custom
CUSTOM
- Standard
STANDARD- Custom
CUSTOM
- STANDARD
STANDARD- CUSTOM
CUSTOM
- "STANDARD"
STANDARD- "CUSTOM"
CUSTOM
DataAutomationProjectSpeakerLabelingConfiguration, DataAutomationProjectSpeakerLabelingConfigurationArgs
- State
Pulumi.
Aws Native. Bedrock. Data Automation Project State - State of speaker labeling, either enabled or disabled.
- State
Data
Automation Project State Enum - State of speaker labeling, either enabled or disabled.
- state
Data
Automation Project State - State of speaker labeling, either enabled or disabled.
- state
Data
Automation Project State - State of speaker labeling, either enabled or disabled.
- state
Data
Automation Project State - State of speaker labeling, either enabled or disabled.
- state "ENABLED" | "DISABLED"
- State of speaker labeling, either enabled or disabled.
DataAutomationProjectSplitterConfiguration, DataAutomationProjectSplitterConfigurationArgs
- State
Pulumi.
Aws Native. Bedrock. Data Automation Project State - Whether document splitter is enabled for a project.
- State
Data
Automation Project State Enum - Whether document splitter is enabled for a project.
- state
Data
Automation Project State - Whether document splitter is enabled for a project.
- state
Data
Automation Project State - Whether document splitter is enabled for a project.
- state
Data
Automation Project State - Whether document splitter is enabled for a project.
- state "ENABLED" | "DISABLED"
- Whether document splitter is enabled for a project.
DataAutomationProjectStage, DataAutomationProjectStageArgs
- Development
DEVELOPMENT- Live
LIVE
- Data
Automation Project Stage Development DEVELOPMENT- Data
Automation Project Stage Live LIVE
- Development
DEVELOPMENT- Live
LIVE
- Development
DEVELOPMENT- Live
LIVE
- DEVELOPMENT
DEVELOPMENT- LIVE
LIVE
- "DEVELOPMENT"
DEVELOPMENT- "LIVE"
LIVE
DataAutomationProjectStandardOutputConfiguration, DataAutomationProjectStandardOutputConfigurationArgs
Standard output configuration- Audio
Pulumi.
Aws Native. Bedrock. Inputs. Data Automation Project Audio Standard Output Configuration - Settings for processing audio.
- Document
Pulumi.
Aws Native. Bedrock. Inputs. Data Automation Project Document Standard Output Configuration - Settings for processing documents.
- Image
Pulumi.
Aws Native. Bedrock. Inputs. Data Automation Project Image Standard Output Configuration - Settings for processing images.
- Video
Pulumi.
Aws Native. Bedrock. Inputs. Data Automation Project Video Standard Output Configuration - Settings for processing video.
- Audio
Data
Automation Project Audio Standard Output Configuration - Settings for processing audio.
- Document
Data
Automation Project Document Standard Output Configuration - Settings for processing documents.
- Image
Data
Automation Project Image Standard Output Configuration - Settings for processing images.
- Video
Data
Automation Project Video Standard Output Configuration - Settings for processing video.
- audio
Data
Automation Project Audio Standard Output Configuration - Settings for processing audio.
- document
Data
Automation Project Document Standard Output Configuration - Settings for processing documents.
- image
Data
Automation Project Image Standard Output Configuration - Settings for processing images.
- video
Data
Automation Project Video Standard Output Configuration - Settings for processing video.
- audio
Data
Automation Project Audio Standard Output Configuration - Settings for processing audio.
- document
Data
Automation Project Document Standard Output Configuration - Settings for processing documents.
- image
Data
Automation Project Image Standard Output Configuration - Settings for processing images.
- video
Data
Automation Project Video Standard Output Configuration - Settings for processing video.
- audio
Data
Automation Project Audio Standard Output Configuration - Settings for processing audio.
- document
Data
Automation Project Document Standard Output Configuration - Settings for processing documents.
- image
Data
Automation Project Image Standard Output Configuration - Settings for processing images.
- video
Data
Automation Project Video Standard Output Configuration - Settings for processing video.
- audio Property Map
- Settings for processing audio.
- document Property Map
- Settings for processing documents.
- image Property Map
- Settings for processing images.
- video Property Map
- Settings for processing video.
DataAutomationProjectState, DataAutomationProjectStateArgs
- Enabled
ENABLED- Disabled
DISABLED
- Data
Automation Project State Enabled ENABLED- Data
Automation Project State Disabled DISABLED
- Enabled
ENABLED- Disabled
DISABLED
- Enabled
ENABLED- Disabled
DISABLED
- ENABLED
ENABLED- DISABLED
DISABLED
- "ENABLED"
ENABLED- "DISABLED"
DISABLED
DataAutomationProjectStatus, DataAutomationProjectStatusArgs
- Completed
COMPLETED- In
Progress IN_PROGRESS- Failed
FAILED
- Data
Automation Project Status Completed COMPLETED- Data
Automation Project Status In Progress IN_PROGRESS- Data
Automation Project Status Failed FAILED
- Completed
COMPLETED- In
Progress IN_PROGRESS- Failed
FAILED
- Completed
COMPLETED- In
Progress IN_PROGRESS- Failed
FAILED
- COMPLETED
COMPLETED- IN_PROGRESS
IN_PROGRESS- FAILED
FAILED
- "COMPLETED"
COMPLETED- "IN_PROGRESS"
IN_PROGRESS- "FAILED"
FAILED
DataAutomationProjectTranscriptConfiguration, DataAutomationProjectTranscriptConfigurationArgs
- Channel
Labeling Pulumi.Aws Native. Bedrock. Inputs. Data Automation Project Channel Labeling Configuration - Enables channel labeling. Each audio channel will be labeled with a number, and the transcript will indicate which channel is being used.
- Speaker
Labeling Pulumi.Aws Native. Bedrock. Inputs. Data Automation Project Speaker Labeling Configuration - Enables speaker labeling. Each speaker within a transcript will recieve a number, and the transcript will note which speaker is talking.
- Channel
Labeling DataAutomation Project Channel Labeling Configuration - Enables channel labeling. Each audio channel will be labeled with a number, and the transcript will indicate which channel is being used.
- Speaker
Labeling DataAutomation Project Speaker Labeling Configuration - Enables speaker labeling. Each speaker within a transcript will recieve a number, and the transcript will note which speaker is talking.
- channel
Labeling DataAutomation Project Channel Labeling Configuration - Enables channel labeling. Each audio channel will be labeled with a number, and the transcript will indicate which channel is being used.
- speaker
Labeling DataAutomation Project Speaker Labeling Configuration - Enables speaker labeling. Each speaker within a transcript will recieve a number, and the transcript will note which speaker is talking.
- channel
Labeling DataAutomation Project Channel Labeling Configuration - Enables channel labeling. Each audio channel will be labeled with a number, and the transcript will indicate which channel is being used.
- speaker
Labeling DataAutomation Project Speaker Labeling Configuration - Enables speaker labeling. Each speaker within a transcript will recieve a number, and the transcript will note which speaker is talking.
- channel_
labeling DataAutomation Project Channel Labeling Configuration - Enables channel labeling. Each audio channel will be labeled with a number, and the transcript will indicate which channel is being used.
- speaker_
labeling DataAutomation Project Speaker Labeling Configuration - Enables speaker labeling. Each speaker within a transcript will recieve a number, and the transcript will note which speaker is talking.
- channel
Labeling Property Map - Enables channel labeling. Each audio channel will be labeled with a number, and the transcript will indicate which channel is being used.
- speaker
Labeling Property Map - Enables speaker labeling. Each speaker within a transcript will recieve a number, and the transcript will note which speaker is talking.
DataAutomationProjectVideoBoundingBox, DataAutomationProjectVideoBoundingBoxArgs
- State
Pulumi.
Aws Native. Bedrock. Data Automation Project State - Whether bounding boxes are enabled for video.
- State
Data
Automation Project State Enum - Whether bounding boxes are enabled for video.
- state
Data
Automation Project State - Whether bounding boxes are enabled for video.
- state
Data
Automation Project State - Whether bounding boxes are enabled for video.
- state
Data
Automation Project State - Whether bounding boxes are enabled for video.
- state "ENABLED" | "DISABLED"
- Whether bounding boxes are enabled for video.
DataAutomationProjectVideoExtractionCategory, DataAutomationProjectVideoExtractionCategoryArgs
- State
Pulumi.
Aws Native. Bedrock. Data Automation Project State - Whether generating categorical data from video is enabled.
- Types
List<Pulumi.
Aws Native. Bedrock. Data Automation Project Video Extraction Category Type> - The types of data to generate.
- State
Data
Automation Project State Enum - Whether generating categorical data from video is enabled.
- Types
[]Data
Automation Project Video Extraction Category Type - The types of data to generate.
- state
Data
Automation Project State - Whether generating categorical data from video is enabled.
- types
List<Data
Automation Project Video Extraction Category Type> - The types of data to generate.
- state
Data
Automation Project State - Whether generating categorical data from video is enabled.
- types
Data
Automation Project Video Extraction Category Type[] - The types of data to generate.
- state
Data
Automation Project State - Whether generating categorical data from video is enabled.
- types
Sequence[Data
Automation Project Video Extraction Category Type] - The types of data to generate.
- state "ENABLED" | "DISABLED"
- Whether generating categorical data from video is enabled.
- types List<"CONTENT_MODERATION" | "TEXT_DETECTION" | "TRANSCRIPT" | "LOGOS">
- The types of data to generate.
DataAutomationProjectVideoExtractionCategoryType, DataAutomationProjectVideoExtractionCategoryTypeArgs
- Content
Moderation CONTENT_MODERATION- Text
Detection TEXT_DETECTION- Transcript
TRANSCRIPT- Logos
LOGOS
- Data
Automation Project Video Extraction Category Type Content Moderation CONTENT_MODERATION- Data
Automation Project Video Extraction Category Type Text Detection TEXT_DETECTION- Data
Automation Project Video Extraction Category Type Transcript TRANSCRIPT- Data
Automation Project Video Extraction Category Type Logos LOGOS
- Content
Moderation CONTENT_MODERATION- Text
Detection TEXT_DETECTION- Transcript
TRANSCRIPT- Logos
LOGOS
- Content
Moderation CONTENT_MODERATION- Text
Detection TEXT_DETECTION- Transcript
TRANSCRIPT- Logos
LOGOS
- CONTENT_MODERATION
CONTENT_MODERATION- TEXT_DETECTION
TEXT_DETECTION- TRANSCRIPT
TRANSCRIPT- LOGOS
LOGOS
- "CONTENT_MODERATION"
CONTENT_MODERATION- "TEXT_DETECTION"
TEXT_DETECTION- "TRANSCRIPT"
TRANSCRIPT- "LOGOS"
LOGOS
DataAutomationProjectVideoOverrideConfiguration, DataAutomationProjectVideoOverrideConfigurationArgs
- Modality
Processing Pulumi.Aws Native. Bedrock. Inputs. Data Automation Project Modality Processing Configuration - Sets modality processing for video files. All modalities are enabled by default.
- Sensitive
Data Pulumi.Configuration Aws Native. Bedrock. Inputs. Data Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for video files.
- Modality
Processing DataAutomation Project Modality Processing Configuration - Sets modality processing for video files. All modalities are enabled by default.
- Sensitive
Data DataConfiguration Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for video files.
- modality
Processing DataAutomation Project Modality Processing Configuration - Sets modality processing for video files. All modalities are enabled by default.
- sensitive
Data DataConfiguration Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for video files.
- modality
Processing DataAutomation Project Modality Processing Configuration - Sets modality processing for video files. All modalities are enabled by default.
- sensitive
Data DataConfiguration Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for video files.
- modality_
processing DataAutomation Project Modality Processing Configuration - Sets modality processing for video files. All modalities are enabled by default.
- sensitive_
data_ Dataconfiguration Automation Project Sensitive Data Configuration - Configuration for sensitive data detection and redaction for video files.
- modality
Processing Property Map - Sets modality processing for video files. All modalities are enabled by default.
- sensitive
Data Property MapConfiguration - Configuration for sensitive data detection and redaction for video files.
DataAutomationProjectVideoStandardExtraction, DataAutomationProjectVideoStandardExtractionArgs
- Bounding
Box Pulumi.Aws Native. Bedrock. Inputs. Data Automation Project Video Bounding Box - Settings for generating bounding boxes.
- Category
Pulumi.
Aws Native. Bedrock. Inputs. Data Automation Project Video Extraction Category - Settings for generating categorical data.
- Bounding
Box DataAutomation Project Video Bounding Box - Settings for generating bounding boxes.
- Category
Data
Automation Project Video Extraction Category - Settings for generating categorical data.
- bounding
Box DataAutomation Project Video Bounding Box - Settings for generating bounding boxes.
- category
Data
Automation Project Video Extraction Category - Settings for generating categorical data.
- bounding
Box DataAutomation Project Video Bounding Box - Settings for generating bounding boxes.
- category
Data
Automation Project Video Extraction Category - Settings for generating categorical data.
- bounding_
box DataAutomation Project Video Bounding Box - Settings for generating bounding boxes.
- category
Data
Automation Project Video Extraction Category - Settings for generating categorical data.
- bounding
Box Property Map - Settings for generating bounding boxes.
- category Property Map
- Settings for generating categorical data.
DataAutomationProjectVideoStandardGenerativeField, DataAutomationProjectVideoStandardGenerativeFieldArgs
- State
Pulumi.
Aws Native. Bedrock. Data Automation Project State - Whether generating descriptions is enabled for video.
- Types
List<Pulumi.
Aws Native. Bedrock. Data Automation Project Video Standard Generative Field Type> - The types of description to generate.
- State
Data
Automation Project State Enum - Whether generating descriptions is enabled for video.
- Types
[]Data
Automation Project Video Standard Generative Field Type - The types of description to generate.
- state
Data
Automation Project State - Whether generating descriptions is enabled for video.
- types
List<Data
Automation Project Video Standard Generative Field Type> - The types of description to generate.
- state
Data
Automation Project State - Whether generating descriptions is enabled for video.
- types
Data
Automation Project Video Standard Generative Field Type[] - The types of description to generate.
- state
Data
Automation Project State - Whether generating descriptions is enabled for video.
- types
Sequence[Data
Automation Project Video Standard Generative Field Type] - The types of description to generate.
- state "ENABLED" | "DISABLED"
- Whether generating descriptions is enabled for video.
- types List<"VIDEO_SUMMARY" | "IAB" | "CHAPTER_SUMMARY">
- The types of description to generate.
DataAutomationProjectVideoStandardGenerativeFieldType, DataAutomationProjectVideoStandardGenerativeFieldTypeArgs
- Video
Summary VIDEO_SUMMARY- Iab
IAB- Chapter
Summary CHAPTER_SUMMARY
- Data
Automation Project Video Standard Generative Field Type Video Summary VIDEO_SUMMARY- Data
Automation Project Video Standard Generative Field Type Iab IAB- Data
Automation Project Video Standard Generative Field Type Chapter Summary CHAPTER_SUMMARY
- Video
Summary VIDEO_SUMMARY- Iab
IAB- Chapter
Summary CHAPTER_SUMMARY
- Video
Summary VIDEO_SUMMARY- Iab
IAB- Chapter
Summary CHAPTER_SUMMARY
- VIDEO_SUMMARY
VIDEO_SUMMARY- IAB
IAB- CHAPTER_SUMMARY
CHAPTER_SUMMARY
- "VIDEO_SUMMARY"
VIDEO_SUMMARY- "IAB"
IAB- "CHAPTER_SUMMARY"
CHAPTER_SUMMARY
DataAutomationProjectVideoStandardOutputConfiguration, DataAutomationProjectVideoStandardOutputConfigurationArgs
- Extraction
Pulumi.
Aws Native. Bedrock. Inputs. Data Automation Project Video Standard Extraction - Settings for populating data fields that describe the video.
- Generative
Field Pulumi.Aws Native. Bedrock. Inputs. Data Automation Project Video Standard Generative Field - Whether to generate descriptions of the video.
- Extraction
Data
Automation Project Video Standard Extraction - Settings for populating data fields that describe the video.
- Generative
Field DataAutomation Project Video Standard Generative Field - Whether to generate descriptions of the video.
- extraction
Data
Automation Project Video Standard Extraction - Settings for populating data fields that describe the video.
- generative
Field DataAutomation Project Video Standard Generative Field - Whether to generate descriptions of the video.
- extraction
Data
Automation Project Video Standard Extraction - Settings for populating data fields that describe the video.
- generative
Field DataAutomation Project Video Standard Generative Field - Whether to generate descriptions of the video.
- extraction
Data
Automation Project Video Standard Extraction - Settings for populating data fields that describe the video.
- generative_
field DataAutomation Project Video Standard Generative Field - Whether to generate descriptions of the video.
- extraction Property Map
- Settings for populating data fields that describe the video.
- generative
Field Property Map - Whether to generate descriptions of the video.
Tag, TagArgs
A set of tags to apply to the resource.Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
