-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add documentation for AWS sink and source authentication #6394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for knative ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
/hold for eventing PR - knative/eventing#8731 |
/lgtm |
Sorry about the merge -- in #6398 , I moved all the versioned documentation under |
/retest |
/ok-to-test |
interesting - hitting a github rate limit - ithub.GithubException.RateLimitExceededException: 403 {"message": "API rate limit exceeded for 3.141.103.128. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)", "documentation_url": "https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"} |
/hold cancel |
GitHub rate limiting |
docs/versioned/eventing/sources/integration-source/aws_ddbstreams.md
Outdated
Show resolved
Hide resolved
I'm going to accept my own suggestions and then merge this PR |
/lgtm I just added links to AWS docs for IAM for SA and Pod Identity |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dprotaso, qswinson The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
thanks @qswinson |
Adds documentation for Supporting using pod default credentials for Integration Source and Sink
Proposed Changes
This adds documentation for using an AWS IAM role as the credentials for IntegrationSource and IntegrationSink.