Skip to content

Commit d9d7723

Browse files
author
Sabitha Muppuri
committed
mark Bedrock CloudWatch role_arn as required instead of optional
1 parent 35c7b37 commit d9d7723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/bedrock_model_invocation_logging_configuration.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ The `cloudwatch_config` configuration block supports the following arguments:
103103

104104
* `large_data_delivery_s3_config` - (Optional) S3 configuration for delivering a large amount of data. See [`large_data_delivery_s3_config` Block](#large_data_delivery_s3_config-block) for details.
105105
* `log_group_name` - (Required) Log group name.
106-
* `role_arn` - (Optional) The role ARN.
106+
* `role_arn` - (Required) The role ARN.
107107

108108
### `large_data_delivery_s3_config` Block
109109

0 commit comments

Comments
 (0)