Download Serverless Layer Bundle
POST/api/v30.00/images/twistlock_defender_layer.zip
x-prisma-cloud-target-env: {"permission":"manageDefenders","saas":true,"self-hosted":true}
x-public: true
DownloadServerlessLayerBundle returns a ZIP file with a Lambda layer containing the Defender runtime
Request
- application/json
Body
provider common.CloudProvider
Possible values: [aws,azure,gcp,alibaba,oci,others
]
CloudProvider represents the cloud provider
proxyCA string
ProxyCA is the proxy’s CA certificate for Defender to trust.
runtime shared.LambdaRuntimeType
Possible values: [python,python3.6,python3.7,python3.8,python3.9,nodejs12.x,nodejs14.x,dotnetcore2.1,dotnetcore3.1,dotnet6,java8,java11,ruby2.7
]
LambdaRuntimeType represents the runtime type of the serverless function The constants used are taken from: https://docs.aws.amazon.com/lambda/latest/dg/API_CreateFunction.html#SSS-CreateFunction-request-Runtime
Responses
- 200
- default
OK
Loading...