Instance Propertyswift-aws-lambda-events 1.0.0AWSLambdaEvents
httpMethod
BedrockAgent.swift:27let httpMethod: HTTPRequest.Method?
let httpMethod: HTTPRequest.Method?
s15AWSLambdaEvents19BedrockAgentRequestV10httpMethod9HTTPTypes11HTTPRequestV0G0VSgvp
What are these?TOAW
import AWSLambdaEvents
A supporting library for Swift AWS Lambda Runtime.
struct BedrockAgentRequest
struct HTTPRequest
An HTTP request message consisting of pseudo header fields and header fields.
struct Method
The HTTP request method
init(from decoder: any Decoder) throws
let actionGroup: String?
let agent: Agent?
let apiPath: String?
let inputText: String?
let messageVersion: String
let parameters: [Parameter]?
let promptSessionAttributes: [String : String]?
let requestBody: RequestBody?
let sessionAttributes: [String : String]?
let sessionId: String?
struct Agent
struct Parameter
struct RequestBody