Action
import type { Action } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/iot.ts";interface Action {
cloudwatchAlarm?: CloudwatchAlarmAction | null;
cloudwatchLogs?: CloudwatchLogsAction | null;
cloudwatchMetric?: CloudwatchMetricAction | null;
dynamoDB?: DynamoDBAction | null;
dynamoDBv2?: DynamoDBv2Action | null;
elasticsearch?: ElasticsearchAction | null;
firehose?: FirehoseAction | null;
http?: HttpAction | null;
iotAnalytics?: IotAnalyticsAction | null;
iotEvents?: IotEventsAction | null;
iotSiteWise?: IotSiteWiseAction | null;
kafka?: KafkaAction | null;
kinesis?: KinesisAction | null;
lambda?: LambdaAction | null;
republish?: RepublishAction | null;
s3?: S3Action | null;
salesforce?: SalesforceAction | null;
sns?: SnsAction | null;
sqs?: SqsAction | null;
stepFunctions?: StepFunctionsAction | null;
timestream?: TimestreamAction | null;
}§Properties
§
cloudwatchAlarm?: CloudwatchAlarmAction | null
[src]§
cloudwatchLogs?: CloudwatchLogsAction | null
[src]§
cloudwatchMetric?: CloudwatchMetricAction | null
[src]§
dynamoDB?: DynamoDBAction | null
[src]§
dynamoDBv2?: DynamoDBv2Action | null
[src]§
elasticsearch?: ElasticsearchAction | null
[src]§
firehose?: FirehoseAction | null
[src]§
http?: HttpAction | null
[src]§
iotAnalytics?: IotAnalyticsAction | null
[src]§
iotEvents?: IotEventsAction | null
[src]§
iotSiteWise?: IotSiteWiseAction | null
[src]§
kafka?: KafkaAction | null
[src]§
kinesis?: KinesisAction | null
[src]§
lambda?: LambdaAction | null
[src]§
republish?: RepublishAction | null
[src]§
salesforce?: SalesforceAction | null
[src]§
stepFunctions?: StepFunctionsAction | null
[src]§
timestream?: TimestreamAction | null
[src]