Bedrock Data Automation Classes
AudioExtractionCategory
state
- Type: typing.Literal['DISABLED', 'ENABLED']
- Required: Yes
types
- Type: typing.Optional[typing.List[typing.Literal['AUDIO_CONTENT_MODERATION', 'TOPIC_CONTENT_MODERATION', 'TRANSCRIPT']]]
AudioExtractionCategoryOutput
state
- Type: typing.Literal['DISABLED', 'ENABLED']
- Required: Yes
types
- Type: typing.Optional[typing.List[typing.Literal['AUDIO_CONTENT_MODERATION', 'TOPIC_CONTENT_MODERATION', 'TRANSCRIPT']]]
AudioStandardExtraction
category
- Type:
- Required: Yes
AudioStandardExtractionOutput
category
- Type:
- Required: Yes
AudioStandardGenerativeField
state
- Type: typing.Literal['DISABLED', 'ENABLED']
- Required: Yes
types
- Type: typing.Optional[typing.List[typing.Literal['AUDIO_SUMMARY', 'IAB', 'TOPIC_SUMMARY']]]
AudioStandardGenerativeFieldOutput
state
- Type: typing.Literal['DISABLED', 'ENABLED']
- Required: Yes
types
- Type: typing.Optional[typing.List[typing.Literal['AUDIO_SUMMARY', 'IAB', 'TOPIC_SUMMARY']]]
AudioStandardOutputConfiguration
extraction
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.AudioStandardExtraction]
generativeField
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.AudioStandardGenerativeField]
AudioStandardOutputConfigurationOutput
extraction
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.AudioStandardExtractionOutput]
generativeField
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.AudioStandardGenerativeFieldOutput]
BaseValidatorModel
Oops! This Pydantic model is currently empty. Stay tuned!
Blueprint
blueprintArn
- Type:
- Required: Yes
schema
- Type:
- Default:
>
type
- Type: typing.Literal['DOCUMENT', 'IMAGE']
- Required: Yes
creationTime
- Type:
- Required: Yes
lastModifiedTime
- Type:
- Required: Yes
blueprintName
- Type:
- Required: Yes
blueprintVersion
- Type: typing.Optional[str]
blueprintStage
- Type: typing.Optional[typing.Literal['DEVELOPMENT', 'LIVE']]
kmsKeyId
- Type: typing.Optional[str]
kmsEncryptionContext
- Type: typing.Optional[typing.Dict[str, str]]
BlueprintFilter
blueprintArn
- Type:
- Required: Yes
blueprintVersion
- Type: typing.Optional[str]
blueprintStage
- Type: typing.Optional[typing.Literal['DEVELOPMENT', 'LIVE']]
BlueprintItem
blueprintArn
- Type:
- Required: Yes
blueprintVersion
- Type: typing.Optional[str]
blueprintStage
- Type: typing.Optional[typing.Literal['DEVELOPMENT', 'LIVE']]
BlueprintSummary
blueprintArn
- Type:
- Required: Yes
creationTime
- Type:
- Required: Yes
blueprintVersion
- Type: typing.Optional[str]
blueprintStage
- Type: typing.Optional[typing.Literal['DEVELOPMENT', 'LIVE']]
blueprintName
- Type: typing.Optional[str]
lastModifiedTime
- Type: typing.Optional[datetime.datetime]
CreateBlueprintRequest
blueprintName
- Type:
- Required: Yes
type
- Type: typing.Literal['DOCUMENT', 'IMAGE']
- Required: Yes
schema
- Type:
- Default:
>
blueprintStage
- Type: typing.Optional[typing.Literal['DEVELOPMENT', 'LIVE']]
clientToken
- Type: typing.Optional[str]
encryptionConfiguration
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.EncryptionConfiguration]
tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.Tag]]
CreateBlueprintResponse
blueprint
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CreateBlueprintVersionRequest
blueprintArn
- Type:
- Required: Yes
clientToken
- Type: typing.Optional[str]
CreateBlueprintVersionResponse
blueprint
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CreateDataAutomationProjectRequest
projectName
- Type:
- Required: Yes
standardOutputConfiguration
- Type: typing.Union[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.StandardOutputConfiguration, aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.StandardOutputConfigurationOutput]
- Required: Yes
projectDescription
- Type: typing.Optional[str]
projectStage
- Type: typing.Optional[typing.Literal['DEVELOPMENT', 'LIVE']]
customOutputConfiguration
- Type: typing.Union[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.CustomOutputConfiguration, aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.CustomOutputConfigurationOutput, NoneType]
overrideConfiguration
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.OverrideConfiguration]
clientToken
- Type: typing.Optional[str]
encryptionConfiguration
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.EncryptionConfiguration]
tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.Tag]]
CreateDataAutomationProjectResponse
projectArn
- Type:
- Required: Yes
projectStage
- Type: typing.Literal['DEVELOPMENT', 'LIVE']
- Required: Yes
status
- Type: typing.Literal['COMPLETED', 'FAILED', 'IN_PROGRESS']
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CustomOutputConfiguration
blueprints
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.BlueprintItem]]
CustomOutputConfigurationOutput
blueprints
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.BlueprintItem]]
DataAutomationProject
projectArn
- Type:
- Required: Yes
creationTime
- Type:
- Required: Yes
lastModifiedTime
- Type:
- Required: Yes
projectName
- Type:
- Required: Yes
status
- Type: typing.Literal['COMPLETED', 'FAILED', 'IN_PROGRESS']
- Required: Yes
projectStage
- Type: typing.Optional[typing.Literal['DEVELOPMENT', 'LIVE']]
projectDescription
- Type: typing.Optional[str]
standardOutputConfiguration
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.StandardOutputConfigurationOutput]
customOutputConfiguration
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.CustomOutputConfigurationOutput]
overrideConfiguration
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.OverrideConfiguration]
kmsKeyId
- Type: typing.Optional[str]
kmsEncryptionContext
- Type: typing.Optional[typing.Dict[str, str]]
DataAutomationProjectFilter
projectArn
- Type:
- Required: Yes
projectStage
- Type: typing.Optional[typing.Literal['DEVELOPMENT', 'LIVE']]
DataAutomationProjectSummary
projectArn
- Type:
- Required: Yes
creationTime
- Type:
- Required: Yes
projectStage
- Type: typing.Optional[typing.Literal['DEVELOPMENT', 'LIVE']]
projectName
- Type: typing.Optional[str]
DeleteBlueprintRequest
blueprintArn
- Type:
- Required: Yes
blueprintVersion
- Type: typing.Optional[str]
DeleteDataAutomationProjectRequest
projectArn
- Type:
- Required: Yes
DeleteDataAutomationProjectResponse
projectArn
- Type:
- Required: Yes
status
- Type: typing.Literal['COMPLETED', 'FAILED', 'IN_PROGRESS']
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DocumentBoundingBox
state
- Type: typing.Literal['DISABLED', 'ENABLED']
- Required: Yes
DocumentExtractionGranularity
types
- Type: typing.Optional[typing.List[typing.Literal['DOCUMENT', 'ELEMENT', 'LINE', 'PAGE', 'WORD']]]
DocumentExtractionGranularityOutput
types
- Type: typing.Optional[typing.List[typing.Literal['DOCUMENT', 'ELEMENT', 'LINE', 'PAGE', 'WORD']]]
DocumentOutputAdditionalFileFormat
state
- Type: typing.Literal['DISABLED', 'ENABLED']
- Required: Yes
DocumentOutputFormat
textFormat
- Type:
- Required: Yes
additionalFileFormat
- Type:
- Required: Yes
DocumentOutputFormatOutput
textFormat
- Type:
- Required: Yes
additionalFileFormat
- Type:
- Required: Yes
DocumentOutputTextFormat
types
- Type: typing.Optional[typing.List[typing.Literal['CSV', 'HTML', 'MARKDOWN', 'PLAIN_TEXT']]]
DocumentOutputTextFormatOutput
types
- Type: typing.Optional[typing.List[typing.Literal['CSV', 'HTML', 'MARKDOWN', 'PLAIN_TEXT']]]
DocumentOverrideConfiguration
splitter
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.SplitterConfiguration]
DocumentStandardExtraction
granularity
- Type:
- Required: Yes
boundingBox
- Type:
- Required: Yes
DocumentStandardExtractionOutput
granularity
- Type:
- Required: Yes
boundingBox
- Type:
- Required: Yes
DocumentStandardGenerativeField
state
- Type: typing.Literal['DISABLED', 'ENABLED']
- Required: Yes
DocumentStandardOutputConfiguration
extraction
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.DocumentStandardExtraction]
generativeField
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.DocumentStandardGenerativeField]
outputFormat
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.DocumentOutputFormat]
DocumentStandardOutputConfigurationOutput
extraction
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.DocumentStandardExtractionOutput]
generativeField
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.DocumentStandardGenerativeField]
outputFormat
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.DocumentOutputFormatOutput]
EncryptionConfiguration
kmsKeyId
- Type:
- Required: Yes
kmsEncryptionContext
- Type: typing.Optional[typing.Dict[str, str]]
GetBlueprintRequest
blueprintArn
- Type:
- Required: Yes
blueprintVersion
- Type: typing.Optional[str]
blueprintStage
- Type: typing.Optional[typing.Literal['DEVELOPMENT', 'LIVE']]
GetBlueprintResponse
blueprint
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
GetDataAutomationProjectRequest
projectArn
- Type:
- Required: Yes
projectStage
- Type: typing.Optional[typing.Literal['DEVELOPMENT', 'LIVE']]
GetDataAutomationProjectResponse
project
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ImageBoundingBox
state
- Type: typing.Literal['DISABLED', 'ENABLED']
- Required: Yes
ImageExtractionCategory
state
- Type: typing.Literal['DISABLED', 'ENABLED']
- Required: Yes
types
- Type: typing.Optional[typing.List[typing.Literal['CONTENT_MODERATION', 'LOGOS', 'TEXT_DETECTION']]]
ImageExtractionCategoryOutput
state
- Type: typing.Literal['DISABLED', 'ENABLED']
- Required: Yes
types
- Type: typing.Optional[typing.List[typing.Literal['CONTENT_MODERATION', 'LOGOS', 'TEXT_DETECTION']]]
ImageStandardExtraction
category
- Type:
- Required: Yes
boundingBox
- Type:
- Required: Yes
ImageStandardExtractionOutput
category
- Type:
- Required: Yes
boundingBox
- Type:
- Required: Yes
ImageStandardGenerativeField
state
- Type: typing.Literal['DISABLED', 'ENABLED']
- Required: Yes
types
- Type: typing.Optional[typing.List[typing.Literal['IAB', 'IMAGE_SUMMARY']]]
ImageStandardGenerativeFieldOutput
state
- Type: typing.Literal['DISABLED', 'ENABLED']
- Required: Yes
types
- Type: typing.Optional[typing.List[typing.Literal['IAB', 'IMAGE_SUMMARY']]]
ImageStandardOutputConfiguration
extraction
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.ImageStandardExtraction]
generativeField
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.ImageStandardGenerativeField]
ImageStandardOutputConfigurationOutput
extraction
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.ImageStandardExtractionOutput]
generativeField
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.ImageStandardGenerativeFieldOutput]
ListBlueprintsRequest
blueprintArn
- Type: typing.Optional[str]
resourceOwner
- Type: typing.Optional[typing.Literal['ACCOUNT', 'SERVICE']]
blueprintStageFilter
- Type: typing.Optional[typing.Literal['ALL', 'DEVELOPMENT', 'LIVE']]
maxResults
- Type: typing.Optional[int]
nextToken
- Type: typing.Optional[str]
projectFilter
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.DataAutomationProjectFilter]
ListBlueprintsRequestPaginate
blueprintArn
- Type: typing.Optional[str]
resourceOwner
- Type: typing.Optional[typing.Literal['ACCOUNT', 'SERVICE']]
blueprintStageFilter
- Type: typing.Optional[typing.Literal['ALL', 'DEVELOPMENT', 'LIVE']]
projectFilter
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.DataAutomationProjectFilter]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.PaginatorConfig]
ListBlueprintsResponse
blueprints
- Type: typing.List[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.BlueprintSummary]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
nextToken
- Type: typing.Optional[str]
ListDataAutomationProjectsRequest
maxResults
- Type: typing.Optional[int]
nextToken
- Type: typing.Optional[str]
projectStageFilter
- Type: typing.Optional[typing.Literal['ALL', 'DEVELOPMENT', 'LIVE']]
blueprintFilter
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.BlueprintFilter]
resourceOwner
- Type: typing.Optional[typing.Literal['ACCOUNT', 'SERVICE']]
ListDataAutomationProjectsRequestPaginate
projectStageFilter
- Type: typing.Optional[typing.Literal['ALL', 'DEVELOPMENT', 'LIVE']]
blueprintFilter
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.BlueprintFilter]
resourceOwner
- Type: typing.Optional[typing.Literal['ACCOUNT', 'SERVICE']]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.PaginatorConfig]
ListDataAutomationProjectsResponse
projects
- Type: typing.List[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.DataAutomationProjectSummary]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
nextToken
- Type: typing.Optional[str]
ListTagsForResourceRequest
resourceARN
- Type:
- Required: Yes
ListTagsForResourceResponse
tags
- Type: typing.List[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.Tag]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
OverrideConfiguration
document
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.DocumentOverrideConfiguration]
PaginatorConfig
MaxItems
- Type: typing.Optional[int]
PageSize
- Type: typing.Optional[int]
StartingToken
- Type: typing.Optional[str]
ResponseMetadata
RequestId
- Type:
- Required: Yes
HTTPStatusCode
- Type:
- Required: Yes
HTTPHeaders
- Type: typing.Dict[str, str]
- Required: Yes
RetryAttempts
- Type:
- Required: Yes
HostId
- Type: typing.Optional[str]
SplitterConfiguration
state
- Type: typing.Optional[typing.Literal['DISABLED', 'ENABLED']]
StandardOutputConfiguration
document
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.DocumentStandardOutputConfiguration]
image
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.ImageStandardOutputConfiguration]
video
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.VideoStandardOutputConfiguration]
audio
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.AudioStandardOutputConfiguration]
StandardOutputConfigurationOutput
document
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.DocumentStandardOutputConfigurationOutput]
image
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.ImageStandardOutputConfigurationOutput]
video
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.VideoStandardOutputConfigurationOutput]
audio
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.AudioStandardOutputConfigurationOutput]
Tag
key
- Type:
- Required: Yes
value
- Type:
- Required: Yes
TagResourceRequest
resourceARN
- Type:
- Required: Yes
tags
- Type: typing.List[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.Tag]
- Required: Yes
UntagResourceRequest
resourceARN
- Type:
- Required: Yes
tagKeys
- Type: typing.List[str]
- Required: Yes
UpdateBlueprintRequest
blueprintArn
- Type:
- Required: Yes
schema
- Type:
- Default:
>
blueprintStage
- Type: typing.Optional[typing.Literal['DEVELOPMENT', 'LIVE']]
encryptionConfiguration
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.EncryptionConfiguration]
UpdateBlueprintResponse
blueprint
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
UpdateDataAutomationProjectRequest
projectArn
- Type:
- Required: Yes
standardOutputConfiguration
- Type: typing.Union[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.StandardOutputConfiguration, aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.StandardOutputConfigurationOutput]
- Required: Yes
projectStage
- Type: typing.Optional[typing.Literal['DEVELOPMENT', 'LIVE']]
projectDescription
- Type: typing.Optional[str]
customOutputConfiguration
- Type: typing.Union[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.CustomOutputConfiguration, aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.CustomOutputConfigurationOutput, NoneType]
overrideConfiguration
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.OverrideConfiguration]
encryptionConfiguration
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.EncryptionConfiguration]
UpdateDataAutomationProjectResponse
projectArn
- Type:
- Required: Yes
projectStage
- Type: typing.Literal['DEVELOPMENT', 'LIVE']
- Required: Yes
status
- Type: typing.Literal['COMPLETED', 'FAILED', 'IN_PROGRESS']
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
VideoBoundingBox
state
- Type: typing.Literal['DISABLED', 'ENABLED']
- Required: Yes
VideoExtractionCategory
state
- Type: typing.Literal['DISABLED', 'ENABLED']
- Required: Yes
types
- Type: typing.Optional[typing.List[typing.Literal['CONTENT_MODERATION', 'LOGOS', 'TEXT_DETECTION', 'TRANSCRIPT']]]
VideoExtractionCategoryOutput
state
- Type: typing.Literal['DISABLED', 'ENABLED']
- Required: Yes
types
- Type: typing.Optional[typing.List[typing.Literal['CONTENT_MODERATION', 'LOGOS', 'TEXT_DETECTION', 'TRANSCRIPT']]]
VideoStandardExtraction
category
- Type:
- Required: Yes
boundingBox
- Type:
- Required: Yes
VideoStandardExtractionOutput
category
- Type:
- Required: Yes
boundingBox
- Type:
- Required: Yes
VideoStandardGenerativeField
state
- Type: typing.Literal['DISABLED', 'ENABLED']
- Required: Yes
types
- Type: typing.Optional[typing.List[typing.Literal['CHAPTER_SUMMARY', 'IAB', 'VIDEO_SUMMARY']]]
VideoStandardGenerativeFieldOutput
state
- Type: typing.Literal['DISABLED', 'ENABLED']
- Required: Yes
types
- Type: typing.Optional[typing.List[typing.Literal['CHAPTER_SUMMARY', 'IAB', 'VIDEO_SUMMARY']]]
VideoStandardOutputConfiguration
extraction
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.VideoStandardExtraction]
generativeField
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.VideoStandardGenerativeField]
VideoStandardOutputConfigurationOutput
extraction
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.VideoStandardExtractionOutput]
generativeField
- Type: typing.Optional[aws_resource_validator.pydantic_models.bedrock_data_automation.bedrock_data_automation_classes.VideoStandardGenerativeFieldOutput]