Skip to content

feat(aws-transform): document AWS_PUBLIC visibility level#169

Merged
nadetastic merged 1 commit into
kirodotdev:mainfrom
sowmyabhu:feat/aws-public-visibility
Jul 21, 2026
Merged

feat(aws-transform): document AWS_PUBLIC visibility level#169
nadetastic merged 1 commit into
kirodotdev:mainfrom
sowmyabhu:feat/aws-public-visibility

Conversation

@sowmyabhu

Copy link
Copy Markdown
Contributor

Summary

  • Add Agent Visibility Levels section to agent-registration.md documenting the three-tier model (RESTRICTED → AWS_PUBLIC → PUBLIC)
  • Document how to promote agents to AWS_PUBLIC via MCP tool and CLI
  • Update POWER.md tool descriptions for list_agent_access_control and update_publisher_access_control to mention AWS_PUBLIC

What is AWS_PUBLIC?

A middle-tier visibility where all internal AWS accounts get automatic access without individual allowlisting. External (non-AWS) accounts must still be explicitly allowlisted by the publisher. Only INTERNAL_AGENT owner types can promote to this visibility.

Companion PR: awslabs/agent-builder-toolkit-aws-transform#76

Test plan

  • Steering docs render correctly in markdown
  • CLI/Python examples are syntactically valid
  • No broken cross-references to other steering files

Add AWS_PUBLIC visibility documentation to agent-registration steering
and update tool descriptions in POWER.md. AWS_PUBLIC is a middle-tier
visibility where all internal AWS accounts get automatic access without
individual allowlisting; external accounts still require explicit grants.
@nadetastic
nadetastic merged commit 7b857ad into kirodotdev:main Jul 21, 2026
1 check passed
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.

4 participants