feat(stepfunctions-tasks): add guardrailConfiguration and trace property to the BedrockInvokeModel by mazyu36 · Pull Request #30426 · aws/aws-cdk

Issue # (if applicable) Closes #30425 Reason for this change In the current BedrockInvokeModel, guardrail configuration and trace for the invocation are not supported. Description of changes Add g...