Cloud Pub/Sub v1 API - Enum IngestionDataSourceSettings.Types.AwsKinesis.Types.State (3.37.0)
Stay organized with collections
Save and categorize content based on your preferences.
Indicates an error state where the ingestion source cannot be
processed because the selected ingestion region is not permitted
by the Regional Access Boundary (RAB) restrictions on the project's
service account.
ConsumerNotFound
The Kinesis consumer does not exist.
KinesisPermissionDenied
Permission denied encountered while consuming data from Kinesis.
This can happen if:
The provided aws_role_arn does not exist or does not have the
appropriate permissions attached.
The provided aws_role_arn is not set up properly for Identity
Federation using gcp_service_account.
The Pub/Sub SA is not granted the
iam.serviceAccounts.getOpenIdToken permission on
gcp_service_account.
PublishPermissionDenied
Permission denied encountered while publishing to the topic. This can
happen if the Pub/Sub SA has not been granted the appropriate publish
permissions
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-24 UTC."],[],[]]