Marketplace
BrowsePublish
Marketplace
You are viewing an outdated version of provider-aws.Go to Latest
upbound/provider-aws@v0.18.0
Application
kinesisanalytics.aws.upbound.io
Application
upbound/provider-aws@v0.18.0kinesisanalytics.aws.upbound.io

Application is the Schema for the Applications API. Provides a AWS Kinesis Analytics Application

Type

CRD

Group

kinesisanalytics.aws.upbound.io

Version

v1beta1

apiVersion: kinesisanalytics.aws.upbound.io/v1beta1

kind: Application

API Documentation
apiVersion
string
kind
string
metadata
object
spec
object
object

ApplicationSpec defines the desired state of Application

forProvider
requiredobject
requiredobject

No description provided.

array

The CloudWatch log stream options to monitor application errors. See CloudWatch Logging Options below for more details.

logStreamArn
requiredstring
roleArn
string
object

Reference to a Role in iam to populate roleArn.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Role in iam to populate roleArn.

policy
object
object

Policies for selection.

resolve
string
code
string
inputs
array
array

Input configuration of the application. See Inputs below for more details.

array

The Kinesis Firehose configuration for the streaming source. Conflicts with kinesis_stream. See Kinesis Firehose below for more details.

resourceArn
requiredstring
roleArn
requiredstring
array

The Kinesis Stream configuration for the streaming source. Conflicts with kinesis_firehose. See Kinesis Stream below for more details.

object

Reference to a Stream in kinesis to populate resourceArn.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Stream in kinesis to populate resourceArn.

policy
object
object

Policies for selection.

resolve
string
roleArn
string
object

Reference to a Role in iam to populate roleArn.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Role in iam to populate roleArn.

policy
object
object

Policies for selection.

resolve
string
namePrefix
requiredstring
array

The number of Parallel in-application streams to create. See Parallelism below for more details.

count
number
array

The Processing Configuration to transform records as they are received from the stream. See Processing Configuration below for more details.

lambda
requiredarray
requiredarray

The Lambda function configuration. See Lambda below for more details.

resourceArn
requiredstring
roleArn
requiredstring
schema
requiredarray
requiredarray

The Schema format of the data in the streaming source. See Source Schema below for more details.

recordColumns
requiredarray
requiredarray

The Record Column mapping for the streaming source data element. See Record Columns below for more details.

mapping
string
name
requiredstring
sqlType
requiredstring
recordFormat
requiredarray
requiredarray

The Record Format and mapping information to schematize a record. See Record Format below for more details.

array

The Mapping Information for the record format. See Mapping Parameters below for more details.

csv
array
array

Mapping information when the record format uses delimiters. See CSV Mapping Parameters below for more details.

recordColumnDelimiter
requiredstring
recordRowDelimiter
requiredstring
json
array
array

Mapping information when JSON is the record format on the streaming source. See JSON Mapping Parameters below for more details.

recordRowPath
requiredstring
array

The point at which the application starts processing records from the streaming source. See Starting Position Configuration below for more details.

outputs
array
array

Output destination configuration of the application. See Outputs below for more details.

array

The Kinesis Firehose configuration for the destination stream. Conflicts with kinesis_stream. See Kinesis Firehose below for more details.

object

Reference to a DeliveryStream in firehose to populate resourceArn.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a DeliveryStream in firehose to populate resourceArn.

policy
object
object

Policies for selection.

resolve
string
roleArn
string
object

Reference to a Role in iam to populate roleArn.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Role in iam to populate roleArn.

policy
object
object

Policies for selection.

resolve
string
array

The Kinesis Stream configuration for the destination stream. Conflicts with kinesis_firehose. See Kinesis Stream below for more details.

resourceArn
requiredstring
roleArn
requiredstring
lambda
array
array

The Lambda function destination. See Lambda below for more details.

resourceArn
requiredstring
roleArn
requiredstring
name
requiredstring
schema
requiredarray
requiredarray

The Schema format of the data written to the destination. See Destination Schema below for more details.

recordFormatType
requiredstring
array

An S3 Reference Data Source for the application. See Reference Data Sources below for more details.

s3
requiredarray
requiredarray

The S3 configuration for the reference data source. See S3 Reference below for more details.

bucketArn
requiredstring
fileKey
requiredstring
roleArn
requiredstring
schema
requiredarray
requiredarray

The Schema format of the data in the streaming source. See Source Schema below for more details.

recordColumns
requiredarray
requiredarray

The Record Column mapping for the streaming source data element. See Record Columns below for more details.

mapping
string
name
requiredstring
sqlType
requiredstring
recordFormat
requiredarray
requiredarray

The Record Format and mapping information to schematize a record. See Record Format below for more details.

array

The Mapping Information for the record format. See Mapping Parameters below for more details.

csv
array
array

Mapping information when the record format uses delimiters. See CSV Mapping Parameters below for more details.

recordColumnDelimiter
requiredstring
recordRowDelimiter
requiredstring
json
array
array

Mapping information when JSON is the record format on the streaming source. See JSON Mapping Parameters below for more details.

recordRowPath
requiredstring
tableName
requiredstring
region
requiredstring
tags
object
object

ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. Deprecated: Please use ProviderConfigReference, i.e. providerConfigRef

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.

configRef
object
object

SecretStoreConfigRef specifies which secret store config should be used for this ConnectionSecret.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
metadata
object
object

Metadata is the metadata for connection secret.

labels
object
type
string
name
requiredstring
object

WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.

name
requiredstring
namespace
requiredstring
status
object
object

ApplicationStatus defines the observed state of Application.

object

No description provided.

arn
string
array

The CloudWatch log stream options to monitor application errors. See CloudWatch Logging Options below for more details.

id
string
id
string
inputs
array
array

Input configuration of the application. See Inputs below for more details.

id
string
schema
array
array

The Schema format of the data in the streaming source. See Source Schema below for more details.

array

The Record Format and mapping information to schematize a record. See Record Format below for more details.

array

No description provided.

outputs
array
array

Output destination configuration of the application. See Outputs below for more details.

id
string
array

An S3 Reference Data Source for the application. See Reference Data Sources below for more details.

id
string
schema
array
array

The Schema format of the data in the streaming source. See Source Schema below for more details.

array

The Record Format and mapping information to schematize a record. See Record Format below for more details.

status
string
tagsAll
object
version
number
array

Conditions of the resource.

lastTransitionTime
requiredstring
message
string
reason
requiredstring
status
requiredstring
type
requiredstring
Marketplace

Discover the building blocks for your internal cloud platform.

© 2022 Upbound, Inc.

SolutionsProvidersConfigurations
LearnDocumentationTry for Free
MorePrivacy PolicyTerms & Conditions
Marketplace

© 2022 Upbound, Inc.

Marketplace

Discover the building blocksfor your internal cloud platform.