Skip to content

Add note about temporary credential refresh behavior for awslogs#25348

Open
Rebaka8 wants to merge 2 commits into
docker:mainfrom
Rebaka8:docs/awslogs-credential-refresh-note
Open

Add note about temporary credential refresh behavior for awslogs#25348
Rebaka8 wants to merge 2 commits into
docker:mainfrom
Rebaka8:docs/awslogs-credential-refresh-note

Conversation

@Rebaka8

@Rebaka8 Rebaka8 commented Jun 13, 2026

Copy link
Copy Markdown

Description

Adds a note to the awslogs credentials documentation explaining that credentials loaded from a shared AWS credentials file are read when the logging driver starts and are not automatically reloaded while the container is running.

This helps users understand that log delivery to Amazon CloudWatch Logs may stop when temporary credentials expire, even if the credentials file has been updated.

Related issues or tickets

Closes #25327

Reviews

  • Technical review
  • Editorial review
  • Product review

@Rebaka8 Rebaka8 requested a review from dvdksn as a code owner June 13, 2026 14:35
@netlify

netlify Bot commented Jun 13, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit c051c6f
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a2d6ab29152fc0008219665
😎 Deploy Preview https://deploy-preview-25348--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added area/engine Issue affects Docker engine/daemon area/ai labels Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ai area/engine Issue affects Docker engine/daemon

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document that aws credentials will never be reloaded

1 participant