package
1.10.20
Repository: https://github.com/jadekler/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package kinesisanalyticsiface provides an interface to enable mocking the Amazon Kinesis Analytics service client for testing your code.

# Functions

New creates a new instance of the KinesisAnalytics client with a session.

# Constants

ApplicationStatusDeleting is a ApplicationStatus enum value.
ApplicationStatusReady is a ApplicationStatus enum value.
ApplicationStatusRunning is a ApplicationStatus enum value.
ApplicationStatusStarting is a ApplicationStatus enum value.
ApplicationStatusStopping is a ApplicationStatus enum value.
ApplicationStatusUpdating is a ApplicationStatus enum value.
Service ID for Regions and Endpoints metadata.
ErrCodeCodeValidationException for service response error code "CodeValidationException".
ErrCodeConcurrentModificationException for service response error code "ConcurrentModificationException".
ErrCodeInvalidApplicationConfigurationException for service response error code "InvalidApplicationConfigurationException".
ErrCodeInvalidArgumentException for service response error code "InvalidArgumentException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeResourceInUseException for service response error code "ResourceInUseException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeResourceProvisionedThroughputExceededException for service response error code "ResourceProvisionedThroughputExceededException".
ErrCodeServiceUnavailableException for service response error code "ServiceUnavailableException".
ErrCodeUnableToDetectSchemaException for service response error code "UnableToDetectSchemaException".
InputStartingPositionLastStoppedPoint is a InputStartingPosition enum value.
InputStartingPositionNow is a InputStartingPosition enum value.
InputStartingPositionTrimHorizon is a InputStartingPosition enum value.
RecordFormatTypeCsv is a RecordFormatType enum value.
RecordFormatTypeJson is a RecordFormatType enum value.
Service endpoint prefix API calls made to.

# Structs

Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/AddApplicationCloudWatchLoggingOptionRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/AddApplicationCloudWatchLoggingOptionResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/AddApplicationInputRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/AddApplicationInputResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/AddApplicationOutputRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/AddApplicationOutputResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/AddApplicationReferenceDataSourceRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/AddApplicationReferenceDataSourceResponse.
Provides a description of the application, including the application Amazon Resource Name (ARN), status, latest version, and input and output configuration.
Provides application summary information, including the application Amazon Resource Name (ARN), name, and status.
Describes updates to apply to an existing Amazon Kinesis Analytics application.
Provides a description of CloudWatch logging options, including the log stream Amazon Resource Name (ARN) and the role ARN.
Description of the CloudWatch logging option.
Describes CloudWatch logging option updates.
TBD Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/CreateApplicationRequest.
TBD Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/CreateApplicationResponse.
Provides additional mapping information when the record format uses delimiters, such as CSV.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/DeleteApplicationCloudWatchLoggingOptionRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/DeleteApplicationCloudWatchLoggingOptionResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/DeleteApplicationRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/DeleteApplicationResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/DeleteApplicationOutputRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/DeleteApplicationOutputResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/DeleteApplicationReferenceDataSourceRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/DeleteApplicationReferenceDataSourceResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/DescribeApplicationRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/DescribeApplicationResponse.
Describes the data format when records are written to the destination.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/DiscoverInputSchemaRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/DiscoverInputSchemaResponse.
When you configure the application input, you specify the streaming source, the in-application stream name that is created, and the mapping between the two.
When you start your application, you provide this configuration, which identifies the input source and the point in the input source at which you want the application to start processing records.
Describes the application input configuration.
Describes the number of in-application streams to create for a given streaming source.
Provides updates to the parallelism count.
Describes updates for the application's input schema.
Describes the point at which the application reads from the streaming source.
Describes updates to a specific input configuration (identified by the InputId of an application).
Provides additional mapping information when JSON is the record format on the streaming source.
KinesisAnalytics provides the API operation methods for making requests to Amazon Kinesis Analytics.
Identifies an Amazon Kinesis Firehose delivery stream as the streaming source.
Describes the Amazon Kinesis Firehose delivery stream that is configured as the streaming source in the application input configuration.
When updating application input configuration, provides information about an Amazon Kinesis Firehose delivery stream as the streaming source.
When configuring application output, identifies an Amazon Kinesis Firehose delivery stream as the destination.
For an application output, describes the Amazon Kinesis Firehose delivery stream configured as its destination.
When updating an output configuration using the UpdateApplication operation, provides information about an Amazon Kinesis Firehose delivery stream configured as the destination.
Identifies an Amazon Kinesis stream as the streaming source.
Describes the Amazon Kinesis stream that is configured as the streaming source in the application input configuration.
When updating application input configuration, provides information about an Amazon Kinesis stream as the streaming source.
When configuring application output, identifies a Amazon Kinesis stream as the destination.
For an application output, describes the Amazon Kinesis stream configured as its destination.
When updating an output configuration using the UpdateApplication operation, provides information about an Amazon Kinesis stream configured as the destination.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/ListApplicationsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/ListApplicationsResponse.
When configuring application input at the time of creating or updating an application, provides additional mapping information specific to the record format (such as JSON, CSV, or record fields delimited by some delimiter) on the streaming source.
Describes application output configuration in which you identify an in-application stream and a destination where you want the in-application stream data to be written.
Describes the application output configuration, which includes the in-application stream name and the destination where the stream data is written.
Describes updates to the output configuration identified by the OutputId.
Describes the mapping of each data element in the streaming source to the corresponding column in the in-application stream.
Describes the record format and relevant mapping information that should be applied to schematize the records on the stream.
Describes the reference data source by providing the source information (S3 bucket name and object key name), the resulting in-application table name that is created, and the necessary schema to map the data elements in the Amazon S3 object to the in-application table.
Describes the reference data source configured for an application.
When you update a reference data source configuration for an application, this object provides all the updated values (such as the source bucket name and object key name), the in-application table name that is created, and updated mapping information that maps the data in the Amazon S3 object to the in-application reference table that is created.
Identifies the S3 bucket and object that contains the reference data.
Provides the bucket name and object key name that stores the reference data.
Describes the S3 bucket name, object key name, and IAM role that Amazon Kinesis Analytics can assume to read the Amazon S3 object on your behalf and populate the in-application reference table.
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.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/StartApplicationRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/StartApplicationResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/StopApplicationRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/StopApplicationResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/UpdateApplicationRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/UpdateApplicationResponse.