Skip to content

Commit df5e69f

Browse files
committed
Documentation corrections.
1 parent 6cd43c0 commit df5e69f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/bedrockagentcore_gateway.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ resource "aws_bedrockagentcore_gateway" "example" {
8080
The following arguments are required:
8181

8282
* `authorizer_configuration` - (Required) Configuration for request authorization. See [`authorizer_configuration`](#authorizer_configuration) below.
83-
* `authorizer_type` - (Required) Type of authorizer to use. Valid values: `CUSTOM_JWT`.
83+
* `authorizer_type` - (Required) Type of authorizer to use. Valid values: `CUSTOM_JWT`, `AWS_IAM`.
8484
* `name` - (Required) Name of the gateway.
8585
* `protocol_type` - (Required) Protocol type for the gateway. Valid values: `MCP`.
8686
* `role_arn` - (Required) ARN of the IAM role that the gateway assumes to access AWS services.

0 commit comments

Comments
 (0)