| Modifier and Type | Field and Description |
|---|---|
static Runtime |
Runtime.SYNTHETICS_1_0
(experimental) **Deprecated by AWS Synthetics.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_2_0
(experimental) **Deprecated by AWS Synthetics.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_2_1
(experimental) **Deprecated by AWS Synthetics.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_2_2
(experimental) **Deprecated by AWS Synthetics.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_PUPPETEER_3_0
(experimental) `syn-nodejs-puppeteer-3.0` includes the following: - Lambda runtime Node.js 12.x - Puppeteer-core version 5.5.0 - Chromium version 88.0.4298.0.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_PUPPETEER_3_1
(experimental) `syn-nodejs-puppeteer-3.1` includes the following: - Lambda runtime Node.js 12.x - Puppeteer-core version 5.5.0 - Chromium version 88.0.4298.0.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_PUPPETEER_3_2
(experimental) `syn-nodejs-puppeteer-3.2` includes the following: - Lambda runtime Node.js 12.x - Puppeteer-core version 5.5.0 - Chromium version 88.0.4298.0.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_PUPPETEER_3_3
(experimental) `syn-nodejs-puppeteer-3.3` includes the following: - Lambda runtime Node.js 12.x - Puppeteer-core version 5.5.0 - Chromium version 88.0.4298.0.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_PUPPETEER_3_4
(experimental) `syn-nodejs-puppeteer-3.4` includes the following: - Lambda runtime Node.js 12.x - Puppeteer-core version 5.5.0 - Chromium version 88.0.4298.0.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_PUPPETEER_3_5
(experimental) `syn-nodejs-puppeteer-3.5` includes the following: - Lambda runtime Node.js 14.x - Puppeteer-core version 10.1.0 - Chromium version 92.0.4512.
|
static Runtime |
Runtime.SYNTHETICS_PYTHON_SELENIUM_1_0
(experimental) `syn-python-selenium-1.0` includes the following: - Lambda runtime Python 3.8 - Selenium version 3.141.0 - Chromium version 83.0.4103.0.
|
| Modifier and Type | Method and Description |
|---|---|
Runtime |
CanaryProps.getRuntime()
(experimental) Specify the runtime version to use for the canary.
|
Runtime |
CanaryProps.Jsii$Proxy.getRuntime() |
| Modifier and Type | Method and Description |
|---|---|
CanaryProps.Builder |
CanaryProps.Builder.runtime(Runtime runtime)
Sets the value of
CanaryProps.getRuntime() |
Canary.Builder |
Canary.Builder.runtime(Runtime runtime)
(experimental) Specify the runtime version to use for the canary.
|
Copyright © 2022. All rights reserved.