Reviews AWS resources that are missing a backup plan. If all resources are already in backup plans, the workflow ends; otherwise, it assigns backup plans based on resource type using specified dummy logic.
1. Run Backup Compliance Report
Generate a report of all AWS resources that are not assigned to any AWS Backup plan.
2. Evaluate Backup Report Findings
If no resources are reported missing backup plans, return 'none'. If resources are found that are not in backup plans, return 'assign'.
3. Assign Backup Plans to Resources
For each resource missing a backup plan, apply assignment logic: if the resource type is EC2, assign 'plan-ec2'; if DynamoDB, assign 'plan-dynamodb'; if RDS, assign 'plan-rds'; if S3, assign 'plan-s3'.
Workflow Ready
AWS Backup Resource Assignment Review
Start
Manual
Run Backup Compliance Report
Blueprint: report_missing_backu...
Evaluate Backup Report Findings
Assign Backup Plans to Resources
Blueprint: cloudtask_assign_bac...
No Action
End
Press enter or space to select a node.You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.