# Functions

AWSCloudWatchSourceName returns a unique reference to the source suitable for use as as a CloudEvent source.
AWSEventType returns an event type in a format suitable for usage as a CloudEvent type attribute.
IsMultiTenant returns whether the given source type is multi-tenant.
Kind takes an unqualified kind and returns back a Group qualified GroupKind.
NewEventSourceConditionSet returns a set of status conditions for an event source.
Resource takes an unqualified resource and returns a Group qualified GroupResource.
SourceFromContext returns the source stored in the context.
WithSource returns a copy of the parent context in which the value associated with the source key is the given event source.

# Constants

Supported event types.
Supported event types.
Supported event types.
Supported event types.
Supported event types.
Supported event types.
Supported event types.
Supported event types.
AWSS3ConditionSubscribed has status True when event notifications have been successfully enabled on a S3 bucket.
Supported event types (see AWSS3SourceSpec).
Supported event types (see AWSS3SourceSpec).
Supported event types (see AWSS3SourceSpec).
AWSS3ReasonAPIError is set on a Subscribed condition when the S3/SQS API returns any other error.
AWSS3ReasonNoBucket is set on a Subscribed condition when the S3 bucket does not exist.
AWSS3ReasonNoClient is set on a Subscribed condition when a S3/SQS API client cannot be obtained.
Supported event types (see AWSS3SourceSpec).
Supported event types (see AWSS3SourceSpec).
Supported event types (see AWSS3SourceSpec).
AWSSNSConditionHandlerRegistered indicates that a HTTP handler was registered for the source object.
AWSSNSConditionSubscribed has status True when the event source's HTTP(S) endpoint has been subscribed to the SNS subscription.
Supported event types.
AWSSNSReasonAPIError is set on a Subscribed condition when the SNS API returns any other error.
AWSSNSReasonFailedSync is set on a Subscribed condition when other synchronization errors occur.
AWSSNSReasonNoClient is set on a Subscribed condition when a SNS API client cannot be obtained.
AWSSNSReasonNoURL is set on a Subscribed condition when the adapter URL is empty.
AWSSNSReasonPending is set on a Subscribed condition when the SNS subscription is pending confirmation.
AWSSNSReasonRejected is set on a Subscribed condition when the SNS API rejects a subscription request.
Supported event types.
ConditionDeployed has status True when the source's adapter is up and running.
ConditionReady has status True when the source is ready to send events.
ConditionSinkProvided has status True when the source has been configured with a sink target.
ReasonRBACNotBound is set on a Deployed condition when an adapter's ServiceAccount cannot be bound.
ReasonSinkEmpty is set on a SinkProvided condition when a sink URI is empty.
ReasonSinkNotFound is set on a SinkProvided condition when a sink does not exist.
ReasonUnavailable is set on a Deployed condition when an adapter in unavailable.
Name of the CloudWatch service, as exposed in ARNs.

# Variables

AddToScheme registers the types stored in SchemeBuilder.
SchemeBuilder creates a Scheme builder that is used to register types for this custom API.
SchemeGroupVersion contains the group and version used to register types for this custom API.

# Structs

AWSCloudWatchLogsSource is the Schema for the event source.
AWSCloudWatchLogsSourceList contains a list of event sources.
AWSCloudWatchSourceSpec defines the desired state of the event source.
No description provided by the author
No description provided by the author
AWSCloudWatchMetricQuery represents a CloudWatch MetricDataQuery.
No description provided by the author
AWSCloudWatchSource is the Schema for the event source.
AWSCloudWatchSourceList contains a list of event sources.
AWSCloudWatchSourceSpec defines the desired state of the event source.
AWSCodeCommitSource is the Schema for the event source.
AWSCodeCommitSourceList contains a list of event sources.
AWSCodeCommitSourceSpec defines the desired state of the event source.
AWSCognitoIdentitySource is the Schema for the event source.
AWSCognitoIdentitySourceList contains a list of event sources.
AWSCognitoIdentitySourceSpec defines the desired state of the event source.
AWSCognitoUserPoolSource is the Schema for the event source.
AWSCognitoUserPoolSourceList contains a list of event sources.
AWSCognitoUserPoolSourceSpec defines the desired state of the event source.
AWSDynamoDBSource is the Schema for the event source.
AWSDynamoDBSourceList contains a list of event sources.
AWSDynamoDBSourceSpec defines the desired state of the event source.
AWSKinesisSource is the Schema for the event source.
AWSKinesisSourceList contains a list of event sources.
AWSKinesisSourceSpec defines the desired state of the event source.
AWSPerformanceInsightsSource is the Schema for the event source.
AWSPerformanceInsightsSourceList contains a list of event sources.
AWSPerformanceInsightsSourceSpec defines the desired state of the event source.
AWSS3Source is the Schema for the event source.
AWSS3SourceList contains a list of event sources.
AWSS3SourceSpec defines the desired state of the event source.
AWSS3SourceStatus defines the observed state of the event source.
AWSSecurityCredentials represents a set of AWS security credentials.
AWSSNSSource is the Schema for the event source.
AWSSNSSourceList contains a list of event sources.
AWSSNSSourceSpec defines the desired state of the event source.
AWSSNSSourceStatus defines the observed state of the event source.
AWSSQSSource is the Schema for the event source.
AWSSQSSourceList contains a list of event sources.
AWSSQSSourceReceiveOptions defines options that control the behavior of Amazon SQS message receivers.
AWSSQSSourceSpec defines the desired state of the event source.
EventSourceStatus defines the observed state of an event source.
EventSourceStatusManager manages the status of event sources.
ValueFromField is a struct field that can have its value either defined explicitly or sourced from another entity.

# Interfaces

EventSource is implemented by all event source types.