Field | Type | Description |
---|---|---|
apiVersion |
string | aws.kubeform.com/v1alpha1 |
kind |
string | IotTopicRule |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
IotTopicRuleSpec | |
status |
IotTopicRuleStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
arn |
string | (Optional) |
cloudwatchAlarm |
[]IotTopicRuleSpecCloudwatchAlarm | (Optional) |
cloudwatchMetric |
[]IotTopicRuleSpecCloudwatchMetric | (Optional) |
description |
string | (Optional) |
dynamodb |
[]IotTopicRuleSpecDynamodb | (Optional) |
elasticsearch |
[]IotTopicRuleSpecElasticsearch | (Optional) |
enabled |
bool | |
firehose |
[]IotTopicRuleSpecFirehose | (Optional) |
kinesis |
[]IotTopicRuleSpecKinesis | (Optional) |
lambda |
[]IotTopicRuleSpecLambda | (Optional) |
name |
string | |
republish |
[]IotTopicRuleSpecRepublish | (Optional) |
s3 |
[]IotTopicRuleSpecS3 | (Optional) |
sns |
[]IotTopicRuleSpecSns | (Optional) |
sql |
string | |
sqlVersion |
string | |
sqs |
[]IotTopicRuleSpecSqs | (Optional) |
Field | Type | Description |
---|---|---|
alarmName |
string | |
roleArn |
string | |
stateReason |
string | |
stateValue |
string |
Field | Type | Description |
---|---|---|
metricName |
string | |
metricNamespace |
string | |
metricTimestamp |
string | (Optional) |
metricUnit |
string | |
metricValue |
string | |
roleArn |
string |
Field | Type | Description |
---|---|---|
hashKeyField |
string | |
hashKeyType |
string | (Optional) |
hashKeyValue |
string | |
payloadField |
string | (Optional) |
rangeKeyField |
string | (Optional) |
rangeKeyType |
string | (Optional) |
rangeKeyValue |
string | (Optional) |
roleArn |
string | |
tableName |
string |
Field | Type | Description |
---|---|---|
endpoint |
string | |
ID |
string | |
index |
string | |
roleArn |
string | |
type |
string |
Field | Type | Description |
---|---|---|
deliveryStreamName |
string | |
roleArn |
string | |
separator |
string | (Optional) |
Field | Type | Description |
---|---|---|
partitionKey |
string | (Optional) |
roleArn |
string | |
streamName |
string |
Field | Type | Description |
---|---|---|
functionArn |
string |
Field | Type | Description |
---|---|---|
roleArn |
string | |
topic |
string |
Field | Type | Description |
---|---|---|
bucketName |
string | |
key |
string | |
roleArn |
string |
Field | Type | Description |
---|---|---|
messageFormat |
string | (Optional) |
roleArn |
string | |
targetArn |
string |
Field | Type | Description |
---|---|---|
queueURL |
string | |
roleArn |
string | |
useBase64 |
bool |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
IotTopicRuleSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |