Optional ReadonlylambdaOptional ReadonlylambdaMemory allocation for the Lambda function in MB. If undefined, 1024MB is used.
ReadonlylambdaIAM role reference for Lambda execution
Optional ReadonlylambdaTimeout for the Lambda function in seconds. If unspecified, 10 minutes is used (600 seconds)
ReadonlymodelBedrock model ID to invoke (e.g., 'anthropic.claude-3-sonnet-20240229-v1:0')
Optional ReadonlyprovisionedProvisioned concurrent executions for Lambda
Optional ReadonlypythonPython runtime version. If undefined, Runtime.PYTHON_3_13 is used.
Optional ReadonlyreservedReserved concurrent executions for Lambda
Lambda architecture (ARM64 or x86_64). If undefined, Architecture.X86_64 is used