Skip to content

docs: document executionRoleArn in runtime spec#872

Merged
jariy17 merged 1 commit intomainfrom
docs/executionrolearn-runtime-spec
Apr 16, 2026
Merged

docs: document executionRoleArn in runtime spec#872
jariy17 merged 1 commit intomainfrom
docs/executionrolearn-runtime-spec

Conversation

@jesseturner21
Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Field confirmed present and optional in the runtime schema
  • prettier --check and tsc --noEmit pass via pre-commit hooks

The runtime spec table in configuration.md omitted the existing
optional executionRoleArn field, leading users (see issue #870) to
believe the CLI had no way to bring their own IAM execution role.
The field is already supported in the schema.

Confidence: high
Scope-risk: narrow
@jesseturner21 jesseturner21 requested a review from a team April 16, 2026 21:28
@github-actions github-actions Bot added the size/xs PR size: XS label Apr 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Package Tarball

aws-agentcore-0.8.1.tgz

How to install

npm install https://github.com/aws/agentcore-cli/releases/download/pr-872-tarball/aws-agentcore-0.8.1.tgz

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 44.57% 7060 / 15840
🔵 Statements 44.04% 7491 / 17007
🔵 Functions 41.98% 1262 / 3006
🔵 Branches 43.59% 4752 / 10900
Generated in workflow #1810 for commit 55747c9 by the Vitest Coverage Report Action

@jariy17 jariy17 merged commit abfd33b into main Apr 16, 2026
22 of 23 checks passed
@jariy17 jariy17 deleted the docs/executionrolearn-runtime-spec branch April 16, 2026 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xs PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants