View a markdown version of this page

HarnessGatewayOutboundAuth - Amazon Bedrock AgentCore Control Plane

HarnessGatewayOutboundAuth

Authentication method for calling a Gateway.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

awsIam

SigV4-sign requests using the agent's execution role.

Type: Structure

Required: No

none

No authentication.

Type: Structure

Required: No

oauth

An OAuth credential provider for gateway authentication. This structure contains the configuration for authenticating with the target endpoint using OAuth.

Type: OAuthCredentialProvider object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: