Skip to content

[Documentation Bug] Minimum IAM policies show UUID errors instead of policy content #8632

@VerRan

Description

@VerRan

Bug Description

The AWS documentation page for eksctl minimum IAM policies displays UUID errors instead of the actual IAM policy content.

Affected Documentation

Current Behavior

The documentation shows:

  • EksAllAccess: # Error: No files found with UUID: 27ad3ff9-60be-4128-8b83-f8833a6e39aa
  • IamLimitedAccess: # Error: No files found with UUID: 5500eeb9-bf3d-498d-999b-7f8036e705a5

Expected Behavior

The documentation should display the actual IAM policy JSON content for both policies.

Impact

Users cannot access the minimum required IAM policies needed to run eksctl, which blocks proper setup and configuration.

Additional Context

This appears to be a documentation build/rendering issue where the policy content files are not being found during the documentation generation process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions