delete_data_automation_project¶
Operation¶
delete_data_automation_project
async
¶
delete_data_automation_project(input: DeleteDataAutomationProjectInput, plugins: list[Plugin] | None = None) -> DeleteDataAutomationProjectOutput
Deletes an existing Amazon Bedrock Data Automation Project
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
input
|
DeleteDataAutomationProjectInput
|
An instance of |
required |
plugins
|
list[Plugin] | None
|
A list of callables that modify the configuration dynamically. Changes made by these plugins only apply for the duration of the operation execution and will not affect any other operation invocations. |
None
|
Returns:
| Type | Description |
|---|---|
DeleteDataAutomationProjectOutput
|
An instance of |
Input¶
DeleteDataAutomationProjectInput
dataclass
¶
Output¶
DeleteDataAutomationProjectOutput
dataclass
¶
Delete DataAutomationProject Response
Attributes¶
status
class-attribute
instance-attribute
¶
status: DataAutomationProjectStatus | None = None
Status of Data Automation Project