Versions in this module Expand all Collapse all v0 v0.1.0 Apr 2, 2026 Changes in this version + type AWSSDKAuth struct + AuthMethod string + Region string + SecretRef *AWSSDKSecretRef + ServiceAccount *ServiceAccountSelector + type AWSSDKSecretRef struct + AccessKeyId SecretKeySelector + SecretAccessKey SecretKeySelector + type AWSSQSConfig struct + Auth AWSSDKAuth + MaxNumberOfMessages int32 + QueueURL string + VisibilityTimeout int32 + WaitTimeSeconds int32 + type SecretKeySelector struct + Key string + Name string + Namespace string + type ServiceAccountSelector struct + Audiences []string + Name string + Namespace string