vincbeck commented on code in PR #66547: URL: https://github.com/apache/airflow/pull/66547#discussion_r3203095513
########## providers/amazon/docs/operators/bedrock.rst: ########## @@ -388,3 +388,11 @@ Reference * `AWS boto3 library documentation for Amazon Bedrock <https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/bedrock.html>`__ * `AWS boto3 library documentation for Amazon Bedrock Runtime <https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/bedrock-runtime.html>`__ * `AWS boto3 library documentation for Amazon Bedrock Agents <https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/bedrock-agent.html>`__ + +.. _howto/operator:BedrockUpdateGuardrailOperator: + +Update a Guardrail +------------------ + +To update an Amazon Bedrock guardrail configuration, use Review Comment: Missing code example -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
