Skip to content

Conversation

@jwhartley
Copy link
Contributor

Summary

  • Remove trailing slashes from OIDC URLs in AWS IAM auth guide to prevent URL mismatch issues
  • Add IAM policy example for scoping permissions to specific tables
  • Add Terraform example with circular dependency workaround using locals
  • Add troubleshooting section for common IAM/OIDC setup issues

Context

Based on customer feedback where users encountered issues with:

  • OIDC URL trailing slash inconsistencies causing "No OpenIDConnect provider found" errors
  • Terraform circular dependencies when creating OIDC provider and IAM role together
  • Confusion about ListTables requiring table/* resource pattern
  • Tables not appearing due to DynamoDB Streams not being enabled

- Remove trailing slashes from OIDC URLs in AWS IAM auth guide
- Add IAM policy example for scoping to specific tables
- Add Terraform example with circular dependency workaround
- Add troubleshooting section for common IAM/OIDC issues
@github-actions
Copy link

github-actions bot commented Dec 23, 2025

PR Preview Action v1.6.3
Preview removed because the pull request was closed.
2025-12-24 00:16 UTC

@jwhartley jwhartley merged commit 46d9932 into master Dec 24, 2025
8 checks passed
@jwhartley jwhartley deleted the docs/dynamodb-iam-improvements branch December 24, 2025 00:14
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.

3 participants