Skip to content

docs: update for pipecat PR #4416#789

Open
markbackman wants to merge 1 commit into
mainfrom
docs/pr-4416
Open

docs: update for pipecat PR #4416#789
markbackman wants to merge 1 commit into
mainfrom
docs/pr-4416

Conversation

@markbackman
Copy link
Copy Markdown
Contributor

Automated documentation update for pipecat PR #4416.

Changes

Updated AWS service credential resolution documentation:

  • AWS Transcribe STT (api-reference/server/services/stt/aws.mdx):

    • Updated api_key, aws_access_key_id, and aws_session_token parameter descriptions to document the full credential fallback chain (explicit params → environment variables → boto3 provider chain)
  • AWS Polly TTS (api-reference/server/services/tts/aws.mdx):

    • Updated api_key, aws_access_key_id, and aws_session_token parameter descriptions to document the full credential fallback chain
  • AWS Bedrock LLM (api-reference/server/services/llm/aws.mdx):

    • Updated aws_access_key, aws_secret_key, and aws_session_token parameter descriptions to document the full credential fallback chain
    • Updated the Notes section to clarify the complete credential resolution order
    • Documented support for instance profiles, IRSA, ECS task roles, SSO, and credential files

All AWS services now properly document that they resolve credentials via the standard boto3 provider chain when explicit credentials and environment variables are absent, allowing services running with IAM roles to work without static credentials.

Gaps identified

None

Updated AWS Transcribe STT, Polly TTS, and Bedrock LLM documentation to
reflect the new credential fallback chain introduced in pipecat PR #4416.

Changes:
- Updated Configuration parameter descriptions for api_key, aws_access_key,
  aws_secret_key, and aws_session_token to mention the full fallback chain
- Updated Notes section in Bedrock LLM to describe the complete credential
  resolution order
- All services now document support for IAM roles, instance profiles, IRSA,
  ECS task roles, SSO, and credential files via the boto3 provider chain

Related: pipecat-ai/pipecat#4416
@markbackman markbackman added auto-docs Automated documentation update from pipecat source changes pipecat labels May 5, 2026
@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 5, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview May 5, 2026, 2:01 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-docs Automated documentation update from pipecat source changes pipecat

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant