Skip to content
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

docs(readme): add example for service_account_impersonation_url in clientOptions #1902

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

varun27896
Copy link

@varun27896 varun27896 commented Dec 19, 2024

Thank you for implementing support for passing custom AWS credentials in your library. Your efforts are much appreciated.

While I was working on implementing the custom supplier, I noticed that the service_account_impersonation_url field is missing from the clientOptions object in your documentation. Without including this field, a permissions error is thrown during execution. This PR adds that field to the README

@varun27896 varun27896 requested review from a team as code owners December 19, 2024 05:27
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Dec 19, 2024
Copy link

Warning: This pull request is touching the following templated files:

Copy link

google-cla bot commented Dec 19, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

…pplier

The service_account_impersonation_url must be passed in the clientOptions
when using a custom AwsSupplier to avoid permissions errors. Updated the
README to include this information.
@varun27896 varun27896 force-pushed the customcreds-clientoptions-fix branch from 642a040 to 8188060 Compare December 19, 2024 05:40
@varun27896 varun27896 changed the title adds service_account_impersonation_url docs(readme): add example for service_account_impersonation_url in clientOptions Dec 19, 2024
…als.yml

Updated the .partials.yml file to include the service_account_impersonation_url
configuration example, ensuring consistency with the README file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant