This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::BedrockAgentCore::Harness HarnessGatewayOutboundAuth
The HarnessGatewayOutboundAuth property type specifies Property description not available. for an AWS::BedrockAgentCore::Harness.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "AwsIam" :Json, "None" :Json, "Oauth" :OAuthCredentialProvider}
YAML
AwsIam:JsonNone:JsonOauth:OAuthCredentialProvider
Properties
AwsIamProperty description not available.
Required: No
Type: Json
Update requires: No interruption
NoneProperty description not available.
Required: No
Type: Json
Update requires: No interruption
OauthProperty description not available.
Required: No
Type: OAuthCredentialProvider
Update requires: No interruption