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: Update AWS documentation #14675

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

alexchen8
Copy link
Contributor

  • Remove AWS_CREDENTIAL_EXPIRATION reference which seems to be a leftover from Rusoto migration.
  • Remove warning about credentials process now that it's implemented in the SDK. Confirmed in 0.24.1
    2022-10-01T07:43:17.176046Z DEBUG send_operation{operation="HeadBucket" service="s3"}:provide_credentials{provider=default_chain}:load_credentials{provider=Profile}:load_credentials_file: aws_config::profile::parser::source: config file loaded path=~/.aws/credentials size=175
    2022-10-01T07:43:17.176214Z  INFO send_operation{operation="HeadBucket" service="s3"}:provide_credentials{provider=default_chain}:load_credentials{provider=Profile}: aws_config::profile::credentials: constructed abstract provider from config file chain=ProfileChain { base: CredentialProcess("xxxxx ** arguments redacted **"), chain: [] }
    2022-10-01T07:43:17.176240Z  INFO send_operation{operation="HeadBucket" service="s3"}:provide_credentials{provider=default_chain}:load_credentials{provider=Profile}: aws_config::profile::credentials::exec: first credentials will be loaded from CredentialProcess("xxxxx ** arguments redacted **") base=CredentialProcess("xxxxx ** arguments redacted **")
    2022-10-01T07:43:17.176332Z DEBUG send_operation{operation="HeadBucket" service="s3"}:provide_credentials{provider=default_chain}:load_credentials{provider=Profile}:load_base_credentials: aws_config::credential_process: loading credentials from external process command=xxxxx ** arguments redacted **
    2022-10-01T07:43:17.564104Z  INFO send_operation{operation="HeadBucket" service="s3"}:provide_credentials{provider=default_chain}:load_credentials{provider=Profile}: aws_config::profile::credentials: loaded base credentials creds=Credentials { provider_name: "CredentialProcess", access_key_id: "xxxxxxxx", secret_access_key: "** redacted **", expires_after: "2022-10-01T15:07:43Z" }
    

@bits-bot
Copy link

bits-bot commented Oct 1, 2022

CLA assistant check
All committers have signed the CLA.

@netlify
Copy link

netlify bot commented Oct 1, 2022

Deploy Preview for vector-project canceled.

Name Link
🔨 Latest commit 464b3ca
🔍 Latest deploy log https://app.netlify.com/sites/vector-project/deploys/6337f638131d760009e144c0

@github-actions github-actions bot added the domain: external docs Anything related to Vector's external, public documentation label Oct 1, 2022
@spencergilbert spencergilbert merged commit c0c99b6 into vectordotdev:master Oct 3, 2022
@spencergilbert
Copy link
Contributor

Thanks for catching that!

jszwedko pushed a commit that referenced this pull request Oct 4, 2022
@alexchen8 alexchen8 deleted the aws-docs branch October 5, 2022 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: external docs Anything related to Vector's external, public documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants