Marketplace
BrowsePublish
Marketplace
You are viewing an outdated version of provider-aws.Go to Latest
upbound/provider-aws@v1.3.1
Application
kinesisanalyticsv2.aws.upbound.io
Application
upbound/provider-aws@v1.3.1kinesisanalyticsv2.aws.upbound.io

Application is the Schema for the Applications API. Manages a Kinesis Analytics v2 Application.

Type

CRD

Group

kinesisanalyticsv2.aws.upbound.io

Version

v1beta1

apiVersion: kinesisanalyticsv2.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 application's configuration

array

The code location and type parameters for the application.

array

The location and type of the application code.

array

Information about the Amazon S3 bucket containing the application code.

bucketArn
string
object

Reference to a Bucket in s3 to populate bucketArn.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Bucket in s3 to populate bucketArn.

policy
object
object

Policies for selection.

resolve
string
fileKey
string
object

Reference to a Object in s3 to populate fileKey.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Object in s3 to populate fileKey.

policy
object
object

Policies for selection.

resolve
string
array

Describes whether snapshots are enabled for a Flink-based application.

array

Describes execution properties for a Flink-based application.

array

Describes the execution property groups.

array

The configuration of a Flink-based application.

array

Describes an application's checkpointing configuration.

array

Describes configuration parameters for CloudWatch logging for an application.

array

Describes parameters for how an application executes multiple tasks simultaneously.

array

Describes the starting properties for a Flink-based application.

array

The restore behavior of a restarting application.

array

The starting parameters for a Flink-based Kinesis Data Analytics application.

array

The configuration of a SQL-based application.

input
array
array

The input stream used by the application.

array

Describes the number of in-application streams to create.

count
number
array

The input processing configuration for the input. An input processor transforms records as they are received from the stream, before the application's SQL code executes.

array

Describes the Lambda function that is used to preprocess the records in the stream before being processed by your application code.

array

Describes the format of the data in the streaming source, and how each data element maps to corresponding columns in the in-application stream that is being created.

array

Describes the mapping of each data element in the streaming source to the corresponding column in the in-application stream.

mapping
string
name
string
sqlType
string
array

Specifies the format of the records on the streaming source.

array

Provides additional mapping information specific to the record format (such as JSON, CSV, or record fields delimited by some delimiter) on the streaming source.

array

Provides additional mapping information when the record format uses delimiters (for example, CSV).

array

Provides additional mapping information when JSON is the record format on the streaming source.

array

The point at which the application starts processing records from the streaming source.

array

If the streaming source is a Kinesis Data Firehose delivery stream, identifies the delivery stream's ARN.

array

If the streaming source is a Kinesis data stream, identifies the stream's Amazon Resource Name (ARN).

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
output
array
array

The destination streams used by the application.

array

Describes the data format when records are written to the destination.

array

Identifies a Kinesis Data Firehose delivery stream as the destination.

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
array

Identifies a Kinesis data stream as the destination.

array

Identifies a Lambda function as the destination.

object

Reference to a Function in lambda to populate resourceArn.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Function in lambda to populate resourceArn.

policy
object
object

Policies for selection.

resolve
string
name
string
array

The reference data source used by the application.

array

Describes the format of the data in the streaming source, and how each data element maps to corresponding columns created in the in-application stream.

array

Describes the mapping of each data element in the streaming source to the corresponding column in the in-application stream.

mapping
string
name
string
sqlType
string
array

Specifies the format of the records on the streaming source.

array

Provides additional mapping information specific to the record format (such as JSON, CSV, or record fields delimited by some delimiter) on the streaming source.

array

Provides additional mapping information when the record format uses delimiters (for example, CSV).

array

Provides additional mapping information when JSON is the record format on the streaming source.

array

Identifies the S3 bucket and object that contains the reference data.

bucketArn
string
object

Reference to a Bucket in s3 to populate bucketArn.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Bucket in s3 to populate bucketArn.

policy
object
object

Policies for selection.

resolve
string
fileKey
string
tableName
string
array

The VPC configuration of a Flink-based application.

array

The Security Group IDs used by the VPC configuration.

array

The Subnet IDs used by the VPC configuration.

array

A CloudWatch log stream to monitor application configuration errors.

object

Reference to a Stream in cloudwatchlogs to populate logStreamArn.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Stream in cloudwatchlogs to populate logStreamArn.

policy
object
object

Policies for selection.

resolve
string
forceStop
boolean
region
requiredstring
object

Reference to a Role in iam to populate serviceExecutionRole.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Role in iam to populate serviceExecutionRole.

policy
object
object

Policies for selection.

resolve
string
tags
object
object

THIS IS A BETA FIELD. It will be honored unless the Management Policies feature flag is disabled. InitProvider holds the same fields as ForProvider, with the exception of Identifier and other resource reference fields. The fields that are in InitProvider are merged into ForProvider when the resource is created. The same fields are also added to the terraform ignore_changes hook, to avoid updating them after creation. This is useful for fields that are required on creation, but we do not desire to update them after creation, for example because of an external controller is managing them, like an autoscaler.

array

The application's configuration

array

The code location and type parameters for the application.

array

The location and type of the application code.

array

Information about the Amazon S3 bucket containing the application code.

bucketArn
string
object

Reference to a Bucket in s3 to populate bucketArn.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Bucket in s3 to populate bucketArn.

policy
object
object

Policies for selection.

resolve
string
fileKey
string
object

Reference to a Object in s3 to populate fileKey.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Object in s3 to populate fileKey.

policy
object
object

Policies for selection.

resolve
string
array

Describes whether snapshots are enabled for a Flink-based application.

array

Describes execution properties for a Flink-based application.

array

Describes the execution property groups.

array

The configuration of a Flink-based application.

array

Describes an application's checkpointing configuration.

array

Describes configuration parameters for CloudWatch logging for an application.

array

Describes parameters for how an application executes multiple tasks simultaneously.

array

Describes the starting properties for a Flink-based application.

array

The restore behavior of a restarting application.

array

The starting parameters for a Flink-based Kinesis Data Analytics application.

array

The configuration of a SQL-based application.

input
array
array

The input stream used by the application.

array

Describes the number of in-application streams to create.

count
number
array

The input processing configuration for the input. An input processor transforms records as they are received from the stream, before the application's SQL code executes.

array

Describes the Lambda function that is used to preprocess the records in the stream before being processed by your application code.

array

Describes the format of the data in the streaming source, and how each data element maps to corresponding columns in the in-application stream that is being created.

array

Describes the mapping of each data element in the streaming source to the corresponding column in the in-application stream.

mapping
string
name
string
sqlType
string
array

Specifies the format of the records on the streaming source.

array

Provides additional mapping information specific to the record format (such as JSON, CSV, or record fields delimited by some delimiter) on the streaming source.

array

Provides additional mapping information when the record format uses delimiters (for example, CSV).

array

Provides additional mapping information when JSON is the record format on the streaming source.

array

The point at which the application starts processing records from the streaming source.

array

If the streaming source is a Kinesis Data Firehose delivery stream, identifies the delivery stream's ARN.

array

If the streaming source is a Kinesis data stream, identifies the stream's Amazon Resource Name (ARN).

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
output
array
array

The destination streams used by the application.

array

Describes the data format when records are written to the destination.

array

Identifies a Kinesis Data Firehose delivery stream as the destination.

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
array

Identifies a Kinesis data stream as the destination.

array

Identifies a Lambda function as the destination.

object

Reference to a Function in lambda to populate resourceArn.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Function in lambda to populate resourceArn.

policy
object
object

Policies for selection.

resolve
string
name
string
array

The reference data source used by the application.

array

Describes the format of the data in the streaming source, and how each data element maps to corresponding columns created in the in-application stream.

array

Describes the mapping of each data element in the streaming source to the corresponding column in the in-application stream.

mapping
string
name
string
sqlType
string
array

Specifies the format of the records on the streaming source.

array

Provides additional mapping information specific to the record format (such as JSON, CSV, or record fields delimited by some delimiter) on the streaming source.

array

Provides additional mapping information when the record format uses delimiters (for example, CSV).

array

Provides additional mapping information when JSON is the record format on the streaming source.

array

Identifies the S3 bucket and object that contains the reference data.

bucketArn
string
object

Reference to a Bucket in s3 to populate bucketArn.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Bucket in s3 to populate bucketArn.

policy
object
object

Policies for selection.

resolve
string
fileKey
string
tableName
string
array

The VPC configuration of a Flink-based application.

array

The Security Group IDs used by the VPC configuration.

array

The Subnet IDs used by the VPC configuration.

array

A CloudWatch log stream to monitor application configuration errors.

object

Reference to a Stream in cloudwatchlogs to populate logStreamArn.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Stream in cloudwatchlogs to populate logStreamArn.

policy
object
object

Policies for selection.

resolve
string
forceStop
boolean
object

Reference to a Role in iam to populate serviceExecutionRole.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Role in iam to populate serviceExecutionRole.

policy
object
object

Policies for selection.

resolve
string
tags
object
array

THIS IS A BETA FIELD. It is on by default but can be opted out through a Crossplane feature flag. ManagementPolicies specify the array of actions Crossplane is allowed to take on the managed and external resources. This field is planned to replace the DeletionPolicy field in a future release. Currently, both could be set independently and non-default values would be honored if the feature flag is enabled. If both are custom, the DeletionPolicy field will be ignored. See the design doc for more information: https://github.com/crossplane/crossplane/blob/499895a25d1a1a0ba1604944ef98ac7a1a71f197/design/design-doc-observe-only-resources.md?plain=1#L223 and this one: https://github.com/crossplane/crossplane/blob/444267e84783136daa93568b364a5f01228cacbe/design/one-pager-ignore-changes.md

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

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.

array

The application's configuration

array

The code location and type parameters for the application.

array

The location and type of the application code.

array

Information about the Amazon S3 bucket containing the application code.

array

Describes whether snapshots are enabled for a Flink-based application.

array

Describes execution properties for a Flink-based application.

array

Describes the execution property groups.

array

The configuration of a Flink-based application.

array

Describes an application's checkpointing configuration.

array

Describes configuration parameters for CloudWatch logging for an application.

array

Describes parameters for how an application executes multiple tasks simultaneously.

array

Describes the starting properties for a Flink-based application.

array

The restore behavior of a restarting application.

array

The starting parameters for a Flink-based Kinesis Data Analytics application.

array

The configuration of a SQL-based application.

input
array
array

The input stream used by the application.

array

No description provided.

inputId
string
array

Describes the number of in-application streams to create.

count
number
array

The input processing configuration for the input. An input processor transforms records as they are received from the stream, before the application's SQL code executes.

array

Describes the Lambda function that is used to preprocess the records in the stream before being processed by your application code.

array

Describes the format of the data in the streaming source, and how each data element maps to corresponding columns in the in-application stream that is being created.

array

Describes the mapping of each data element in the streaming source to the corresponding column in the in-application stream.

mapping
string
name
string
sqlType
string
array

Specifies the format of the records on the streaming source.

array

Provides additional mapping information specific to the record format (such as JSON, CSV, or record fields delimited by some delimiter) on the streaming source.

array

Provides additional mapping information when the record format uses delimiters (for example, CSV).

array

Provides additional mapping information when JSON is the record format on the streaming source.

array

The point at which the application starts processing records from the streaming source.

array

If the streaming source is a Kinesis Data Firehose delivery stream, identifies the delivery stream's ARN.

array

If the streaming source is a Kinesis data stream, identifies the stream's Amazon Resource Name (ARN).

output
array
array

The destination streams used by the application.

array

Describes the data format when records are written to the destination.

array

Identifies a Kinesis Data Firehose delivery stream as the destination.

array

Identifies a Kinesis data stream as the destination.

array

Identifies a Lambda function as the destination.

name
string
outputId
string
array

The reference data source used by the application.

array

Describes the format of the data in the streaming source, and how each data element maps to corresponding columns created in the in-application stream.

array

Describes the mapping of each data element in the streaming source to the corresponding column in the in-application stream.

mapping
string
name
string
sqlType
string
array

Specifies the format of the records on the streaming source.

array

Provides additional mapping information specific to the record format (such as JSON, CSV, or record fields delimited by some delimiter) on the streaming source.

array

Provides additional mapping information when the record format uses delimiters (for example, CSV).

array

Provides additional mapping information when JSON is the record format on the streaming source.

array

Identifies the S3 bucket and object that contains the reference data.

bucketArn
string
fileKey
string
tableName
string
array

The VPC configuration of a Flink-based application.

array

The Security Group IDs used by the VPC configuration.

array

The Subnet IDs used by the VPC configuration.

vpcId
string
arn
string
array

A CloudWatch log stream to monitor application configuration errors.

forceStop
boolean
id
string
status
string
tags
object
tagsAll
object
versionId
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.