mxiamxia/Test AWS Action

Agentic AI–driven performance investigation and resolution using live production telemetry.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Nov 21, 2025
License
Other

Pinned Snippet

workflow.ymlSHA-pinned
uses: mxiamxia/aws-apm-action@5f1c7ee16391402786b91a4d27d7223134f44922 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
bot_nameThe bot name to respond to in comments (e.g., @awsapm)no@awsapm
target_branchThe branch to merge PRs into (defaults to repository default branch)no
branch_prefixPrefix for branches created by the action (e.g., 'awsapm/', 'awsapm-')noawsapm/
allowed_non_write_usersComma-separated list of GitHub usernames allowed to use this action even without write access. Empty string (default) means only users with write/admin access can use it.no""
github_tokenGitHub token to use for API calls. If not provided, uses the default GitHub Actions token.no${{ github.token }}
custom_promptCustom instructions to guide the AI agent's analysis and actionsno""
enable_cloudwatch_mcpEnable CloudWatch MCP server for metrics, alarms, and log insightsnotrue
namedescription
execution_filePath to the Amazon Q Developer CLI execution output file
branch_nameThe branch created by Application observability for AWS Action for this execution
github_tokenThe GitHub token used by the action