CloudWatch Synthetics
AwsSyntheticsCanary
Provides a Synthetics Canary resource
- Resource
import { AwsSyntheticsCanary } from "@dinghy/tf-aws/serviceSynthetics"
<AwsSyntheticsCanary/>
AwsSyntheticsGroup
Provides a Synthetics Group resource
- Resource
import { AwsSyntheticsGroup } from "@dinghy/tf-aws/serviceSynthetics"
<AwsSyntheticsGroup/>
AwsSyntheticsGroupAssociation
Provides a Synthetics Group Association resource
- Resource
import { AwsSyntheticsGroupAssociation } from "@dinghy/tf-aws/serviceSynthetics"
<AwsSyntheticsGroupAssociation/>
AwsSyntheticsRuntimeVersion
Terraform data source for managing an AWS CloudWatch Synthetics Runtime Version.
- Data
import { DataAwsSyntheticsRuntimeVersion } from "@dinghy/tf-aws/serviceSynthetics"
<DataAwsSyntheticsRuntimeVersion/>
AwsSyntheticsRuntimeVersions
Terraform data source for managing an AWS CloudWatch Synthetics Runtime Versions.
- Data
import { DataAwsSyntheticsRuntimeVersions } from "@dinghy/tf-aws/serviceSynthetics"
<DataAwsSyntheticsRuntimeVersions/>