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

Get credentials from a process as specified in AWS config #328

Merged
merged 1 commit into from
Sep 26, 2020

Conversation

davidkretch
Copy link
Member

@davidkretch davidkretch commented Sep 13, 2020

Get credentials from a process as specified in the AWS config file's credential_process item. See https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sourcing-external.html.

Addresses a part of #253.

@codecov
Copy link

codecov bot commented Sep 13, 2020

Codecov Report

Merging #328 into main will decrease coverage by 0.82%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #328      +/-   ##
==========================================
- Coverage   86.28%   85.46%   -0.83%     
==========================================
  Files          52       52              
  Lines        2800     2827      +27     
==========================================
  Hits         2416     2416              
- Misses        384      411      +27     
Impacted Files Coverage Δ
paws.common/R/credential_providers.R 9.90% <0.00%> (-3.19%) ⬇️
paws.common/R/credentials.R 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2f43940...2e56495. Read the comment docs.

@davidkretch davidkretch changed the title WIP: Get credentials from a process as specified in AWS config Get credentials from a process as specified in AWS config Sep 26, 2020
@davidkretch davidkretch merged commit 86de247 into main Sep 26, 2020
@davidkretch davidkretch deleted the feature/credential_process branch September 26, 2020 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant