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 2025-06-10 UTC."],[[["This document provides reference documentation for the `IngestionDataSourceSettings.Types.AwsKinesis.Types.State` enum within the Google Cloud Pub/Sub v1 API for .NET."],["The content details different possible states for ingestion from Amazon Kinesis Data Streams, including `Active`, `ConsumerNotFound`, `KinesisPermissionDenied`, `PublishPermissionDenied`, `StreamNotFound`, and `Unspecified`."],["The latest version available is 3.23.0, and the document also provides links to documentation for multiple previous versions of the library, down to 2.3.0."],["Each state listed in the `Fields` section includes a `Name` and a detailed `Description`, outlining the specific circumstances of that state, such as permission issues or stream existence problems."],["The `IngestionDataSourceSettings.Types.AwsKinesis.Types.State` enum is found in the `Google.Cloud.PubSub.V1` namespace and is contained within the `Google.Cloud.PubSub.V1.dll` assembly."]]],[]]