[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-aws-aws-observability":3,"mdc--l5i6gf-key":38,"related-org-aws-aws-observability":718,"related-repo-aws-aws-observability":889},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":27,"repoUrl":28,"updatedAt":29,"license":30,"forks":31,"topics":32,"repo":33,"sourceUrl":36,"mdContent":37},"aws-observability","configure AWS observability and monitoring","Builds, configures, debugs, and optimizes AWS observability with CloudWatch (Log Insights, Metrics, Alarms, Dashboards, EMF), X-Ray, CloudTrail, and ADOT (AWS Distro for OpenTelemetry), AND enables\u002Fonboards services to Application Signals using ADOT auto-instrumentation SDKs. Covers Log Insights queries, alarms (metric, composite, anomaly), dashboards, custom metrics\u002FEMF, X-Ray tracing and sampling, ADOT collector config, CloudTrail auditing, and end-to-end Application Signals enablement via ADOT SDKs (CloudWatch Observability EKS add-on, CloudWatch Agent IAM, OTLP endpoints, ServiceEvents, Dynamic Instrumentation), breakpoint and snapshot in Dynamic Instrumentation, live data capture in running service, debug without redeploying. Applies to CloudWatch, alarms, dashboards, EMF, X-Ray, traces, CloudTrail, ADOT, monitoring, synthetics\u002Fcanaries, OR enabling\u002Fonboarding\u002Finstrumenting a service for Application Signals. Not for app logging or security threat detection.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"aws","AWS (Amazon)","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Faws.png",[12,16,19,22,25],{"name":13,"slug":14,"type":15},"Observability","observability","tag",{"name":17,"slug":18,"type":15},"Dashboards","dashboards",{"name":20,"slug":21,"type":15},"Monitoring","monitoring",{"name":23,"slug":24,"type":15},"OpenTelemetry","opentelemetry",{"name":26,"slug":8,"type":15},"AWS",1822,"https:\u002F\u002Fgithub.com\u002Faws\u002Fagent-toolkit-for-aws","2026-07-22T05:35:57.399924",null,157,[],{"repoUrl":28,"stars":27,"forks":31,"topics":34,"description":35},[],"Official, AWS-supported MCP servers, skills, and plugins to help AI agents build on AWS","https:\u002F\u002Fgithub.com\u002Faws\u002Fagent-toolkit-for-aws\u002Ftree\u002FHEAD\u002Fplugins\u002Faws-core\u002Fskills\u002Faws-observability","---\nname: aws-observability\ndescription: >-\n  Builds, configures, debugs, and optimizes AWS observability with CloudWatch (Log Insights,\n  Metrics, Alarms, Dashboards, EMF), X-Ray, CloudTrail, and ADOT (AWS Distro for OpenTelemetry),\n  AND enables\u002Fonboards services to Application Signals using ADOT auto-instrumentation SDKs.\n  Covers Log Insights queries, alarms (metric, composite, anomaly), dashboards, custom\n  metrics\u002FEMF, X-Ray tracing and sampling, ADOT collector config, CloudTrail auditing, and\n  end-to-end Application Signals enablement via ADOT SDKs (CloudWatch Observability EKS add-on,\n  CloudWatch Agent IAM, OTLP endpoints, ServiceEvents, Dynamic Instrumentation),\n  breakpoint and snapshot in Dynamic Instrumentation, live data capture in running service,\n  debug without redeploying. Applies to CloudWatch, alarms, dashboards, EMF, X-Ray, traces, CloudTrail,\n  ADOT, monitoring, synthetics\u002Fcanaries, OR enabling\u002Fonboarding\u002Finstrumenting\n  a service for Application Signals. Not for app logging or security threat detection.\nversion: 2\n---\n\n# AWS Observability\n\n## Overview\n\nDomain expertise for AWS observability across metrics, logs, and traces, covering the full lifecycle: **enabling\u002Fonboarding** a service to Application Signals using ADOT (AWS Distro for OpenTelemetry) auto-instrumentation SDKs and ServiceEvents — making the service show up in Application Signals — on EC2, ECS, EKS, and Lambda in Python, Node.js, Java, and .NET.\n\n**Works best with** the [AWS MCP server](https:\u002F\u002Fdocs.aws.amazon.com\u002Faws-mcp\u002F) — enables running CLI commands, querying CloudWatch, and validating configurations directly. All guidance also works with standard AWS CLI access.\n\n**Note:** Reference files contain specific runtime versions, quota values, and feature matrices that may change. When precision matters (e.g., deploying to production, choosing a runtime, or checking a quota), confirm values against current AWS documentation rather than relying solely on the values in these files.\n\n## Routing\n\n| User need | Action |\n|-----------|--------|\n| Enabling\u002Fonboarding a service to Application Signals (auto-instrumentation) | Read [application-signals-onboarding.md](references\u002Fapplication-signals-onboarding.md) |\n| Propagating ServiceEvents git\u002Fdeployment metadata through CI\u002FCD | Read [application-signals-cicd-metadata.md](references\u002Fapplication-signals-cicd-metadata.md) |\n| Per-platform\u002Fper-language enablement steps | Read the matching `references\u002Fappsignals-guides\u002F\u003Cplatform>-\u003Clanguage>.md` (e.g. [eks-python.md](references\u002Fappsignals-guides\u002Feks-python.md)) |\n| Writing Log Insights queries | Read [log-insights.md](references\u002Flog-insights.md) |\n| Configuring alarms (metric, composite, anomaly) | Read [alarms.md](references\u002Falarms.md) |\n| Publishing custom metrics or using EMF | Read [metrics.md](references\u002Fmetrics.md) |\n| Setting up X-Ray tracing or ADOT | Read [tracing.md](references\u002Ftracing.md) |\n| Building dashboards | Read [dashboards.md](references\u002Fdashboards.md) |\n| Debugging observability issues | Read [troubleshooting.md](references\u002Ftroubleshooting.md) — starts with the 5 most common fixes |\n| Debugging canary failures | Read [synthetics.md](references\u002Fsynthetics.md) — see Common failures table |\n| CloudTrail operational auditing | Read [cloudtrail.md](references\u002Fcloudtrail.md) |\n| Setting up Lambda monitoring with CDK | Use [alarm-template.ts](assets\u002Falarm-template.ts) as a starting point |\n| Creating synthetic canaries | Read [synthetics.md](references\u002Fsynthetics.md) |\n| Configuring ADOT collector | Use [otel-config.yaml](assets\u002Fotel-config.yaml) as a starting point |\n| Debugging a running service with breakpoints\u002Fsnapshots — Dynamic Instrumentation (**modifies live services and capture live data**) | Read [dynamic-instrumentation.md](references\u002Fdynamic-instrumentation.md) in full before acting. Confirm with the user before any create\u002Fdelete, and narrate before significant actions: observation → hypothesis → proposed action → expected result. Diagnosing running-service root cause from source\u002Fcode inspection. Source inspection alone identifies hypotheses, not confirmed root causes. Keep suspected causes tentative until runtime evidence confirms them. |\n| Spans multiple areas | Read the most specific reference first, then consult others as needed |\n\n## Files\n\n| File | Content |\n|------|---------|\n| [application-signals-onboarding.md](references\u002Fapplication-signals-onboarding.md) | Enable Application Signals auto-instrumentation: EKS add-on, CloudWatch Agent IAM, OTLP endpoints, ServiceEvents env vars, Dynamic Instrumentation — two-tier scope by platform\u002Flanguage |\n| [application-signals-cicd-metadata.md](references\u002Fapplication-signals-cicd-metadata.md) | ServiceEvents git & deployment metadata propagation through CI\u002FCD (the 5 `OTEL_AWS_SERVICE_EVENTS_*` vars) |\n| `references\u002Fappsignals-guides\u002F` (e.g. [eks-python.md](references\u002Fappsignals-guides\u002Feks-python.md)) | 16 per-platform × per-language enablement guides (EC2\u002FECS\u002FEKS\u002FLambda × Python\u002FNode.js\u002FJava\u002F.NET) |\n| [alarms.md](references\u002Falarms.md) | Metric, composite, anomaly detection alarms — configuration, constraints, recommended defaults |\n| [log-insights.md](references\u002Flog-insights.md) | Complete query syntax, commands, functions, known issues, reusable query library |\n| [metrics.md](references\u002Fmetrics.md) | Custom metrics, EMF spec, metric filters, high-resolution, retention |\n| [tracing.md](references\u002Ftracing.md) | X-Ray → ADOT migration, sampling rules, annotations vs metadata, collector config |\n| [dashboards.md](references\u002Fdashboards.md) | Widget types, cross-account\u002Fregion, dynamic labels, sharing |\n| [troubleshooting.md](references\u002Ftroubleshooting.md) | Error → cause → fix for all observability services |\n| [cloudtrail.md](references\u002Fcloudtrail.md) | Operational auditing, event types, S3+Athena queries |\n| [synthetics.md](references\u002Fsynthetics.md) | Canary runtime\u002Fblueprint constraints, VPC networking, common failures |\n| [alarm-template.ts](assets\u002Falarm-template.ts) | Best-practice CDK Lambda monitoring (alarms + dashboard) |\n| [otel-config.yaml](assets\u002Fotel-config.yaml) | ADOT collector config for X-Ray traces + CloudWatch EMF metrics |\n| [dynamic-instrumentation.md](references\u002Fdynamic-instrumentation.md) | Dynamic Instrumentation debugging loop — breakpoints\u002Fprobes on live code, snapshot capture + correlation analysis, create\u002Fdelete gating, snapshot PII handling. Runs via `scripts\u002Fdi_instrumentation.py` + `scripts\u002Fdi_snapshots.py`. |\n",{"data":39,"body":41},{"name":4,"description":6,"version":40},2,{"type":42,"children":43},"root",[44,52,59,73,94,104,110,448,454],{"type":45,"tag":46,"props":47,"children":48},"element","h1",{"id":4},[49],{"type":50,"value":51},"text","AWS Observability",{"type":45,"tag":53,"props":54,"children":56},"h2",{"id":55},"overview",[57],{"type":50,"value":58},"Overview",{"type":45,"tag":60,"props":61,"children":62},"p",{},[63,65,71],{"type":50,"value":64},"Domain expertise for AWS observability across metrics, logs, and traces, covering the full lifecycle: ",{"type":45,"tag":66,"props":67,"children":68},"strong",{},[69],{"type":50,"value":70},"enabling\u002Fonboarding",{"type":50,"value":72}," a service to Application Signals using ADOT (AWS Distro for OpenTelemetry) auto-instrumentation SDKs and ServiceEvents — making the service show up in Application Signals — on EC2, ECS, EKS, and Lambda in Python, Node.js, Java, and .NET.",{"type":45,"tag":60,"props":74,"children":75},{},[76,81,83,92],{"type":45,"tag":66,"props":77,"children":78},{},[79],{"type":50,"value":80},"Works best with",{"type":50,"value":82}," the ",{"type":45,"tag":84,"props":85,"children":89},"a",{"href":86,"rel":87},"https:\u002F\u002Fdocs.aws.amazon.com\u002Faws-mcp\u002F",[88],"nofollow",[90],{"type":50,"value":91},"AWS MCP server",{"type":50,"value":93}," — enables running CLI commands, querying CloudWatch, and validating configurations directly. All guidance also works with standard AWS CLI access.",{"type":45,"tag":60,"props":95,"children":96},{},[97,102],{"type":45,"tag":66,"props":98,"children":99},{},[100],{"type":50,"value":101},"Note:",{"type":50,"value":103}," Reference files contain specific runtime versions, quota values, and feature matrices that may change. When precision matters (e.g., deploying to production, choosing a runtime, or checking a quota), confirm values against current AWS documentation rather than relying solely on the values in these files.",{"type":45,"tag":53,"props":105,"children":107},{"id":106},"routing",[108],{"type":50,"value":109},"Routing",{"type":45,"tag":111,"props":112,"children":113},"table",{},[114,133],{"type":45,"tag":115,"props":116,"children":117},"thead",{},[118],{"type":45,"tag":119,"props":120,"children":121},"tr",{},[122,128],{"type":45,"tag":123,"props":124,"children":125},"th",{},[126],{"type":50,"value":127},"User need",{"type":45,"tag":123,"props":129,"children":130},{},[131],{"type":50,"value":132},"Action",{"type":45,"tag":134,"props":135,"children":136},"tbody",{},[137,157,175,205,223,241,259,277,295,315,335,353,374,390,409,435],{"type":45,"tag":119,"props":138,"children":139},{},[140,146],{"type":45,"tag":141,"props":142,"children":143},"td",{},[144],{"type":50,"value":145},"Enabling\u002Fonboarding a service to Application Signals (auto-instrumentation)",{"type":45,"tag":141,"props":147,"children":148},{},[149,151],{"type":50,"value":150},"Read ",{"type":45,"tag":84,"props":152,"children":154},{"href":153},"references\u002Fapplication-signals-onboarding.md",[155],{"type":50,"value":156},"application-signals-onboarding.md",{"type":45,"tag":119,"props":158,"children":159},{},[160,165],{"type":45,"tag":141,"props":161,"children":162},{},[163],{"type":50,"value":164},"Propagating ServiceEvents git\u002Fdeployment metadata through CI\u002FCD",{"type":45,"tag":141,"props":166,"children":167},{},[168,169],{"type":50,"value":150},{"type":45,"tag":84,"props":170,"children":172},{"href":171},"references\u002Fapplication-signals-cicd-metadata.md",[173],{"type":50,"value":174},"application-signals-cicd-metadata.md",{"type":45,"tag":119,"props":176,"children":177},{},[178,183],{"type":45,"tag":141,"props":179,"children":180},{},[181],{"type":50,"value":182},"Per-platform\u002Fper-language enablement steps",{"type":45,"tag":141,"props":184,"children":185},{},[186,188,195,197,203],{"type":50,"value":187},"Read the matching ",{"type":45,"tag":189,"props":190,"children":192},"code",{"className":191},[],[193],{"type":50,"value":194},"references\u002Fappsignals-guides\u002F\u003Cplatform>-\u003Clanguage>.md",{"type":50,"value":196}," (e.g. ",{"type":45,"tag":84,"props":198,"children":200},{"href":199},"references\u002Fappsignals-guides\u002Feks-python.md",[201],{"type":50,"value":202},"eks-python.md",{"type":50,"value":204},")",{"type":45,"tag":119,"props":206,"children":207},{},[208,213],{"type":45,"tag":141,"props":209,"children":210},{},[211],{"type":50,"value":212},"Writing Log Insights queries",{"type":45,"tag":141,"props":214,"children":215},{},[216,217],{"type":50,"value":150},{"type":45,"tag":84,"props":218,"children":220},{"href":219},"references\u002Flog-insights.md",[221],{"type":50,"value":222},"log-insights.md",{"type":45,"tag":119,"props":224,"children":225},{},[226,231],{"type":45,"tag":141,"props":227,"children":228},{},[229],{"type":50,"value":230},"Configuring alarms (metric, composite, anomaly)",{"type":45,"tag":141,"props":232,"children":233},{},[234,235],{"type":50,"value":150},{"type":45,"tag":84,"props":236,"children":238},{"href":237},"references\u002Falarms.md",[239],{"type":50,"value":240},"alarms.md",{"type":45,"tag":119,"props":242,"children":243},{},[244,249],{"type":45,"tag":141,"props":245,"children":246},{},[247],{"type":50,"value":248},"Publishing custom metrics or using EMF",{"type":45,"tag":141,"props":250,"children":251},{},[252,253],{"type":50,"value":150},{"type":45,"tag":84,"props":254,"children":256},{"href":255},"references\u002Fmetrics.md",[257],{"type":50,"value":258},"metrics.md",{"type":45,"tag":119,"props":260,"children":261},{},[262,267],{"type":45,"tag":141,"props":263,"children":264},{},[265],{"type":50,"value":266},"Setting up X-Ray tracing or ADOT",{"type":45,"tag":141,"props":268,"children":269},{},[270,271],{"type":50,"value":150},{"type":45,"tag":84,"props":272,"children":274},{"href":273},"references\u002Ftracing.md",[275],{"type":50,"value":276},"tracing.md",{"type":45,"tag":119,"props":278,"children":279},{},[280,285],{"type":45,"tag":141,"props":281,"children":282},{},[283],{"type":50,"value":284},"Building dashboards",{"type":45,"tag":141,"props":286,"children":287},{},[288,289],{"type":50,"value":150},{"type":45,"tag":84,"props":290,"children":292},{"href":291},"references\u002Fdashboards.md",[293],{"type":50,"value":294},"dashboards.md",{"type":45,"tag":119,"props":296,"children":297},{},[298,303],{"type":45,"tag":141,"props":299,"children":300},{},[301],{"type":50,"value":302},"Debugging observability issues",{"type":45,"tag":141,"props":304,"children":305},{},[306,307,313],{"type":50,"value":150},{"type":45,"tag":84,"props":308,"children":310},{"href":309},"references\u002Ftroubleshooting.md",[311],{"type":50,"value":312},"troubleshooting.md",{"type":50,"value":314}," — starts with the 5 most common fixes",{"type":45,"tag":119,"props":316,"children":317},{},[318,323],{"type":45,"tag":141,"props":319,"children":320},{},[321],{"type":50,"value":322},"Debugging canary failures",{"type":45,"tag":141,"props":324,"children":325},{},[326,327,333],{"type":50,"value":150},{"type":45,"tag":84,"props":328,"children":330},{"href":329},"references\u002Fsynthetics.md",[331],{"type":50,"value":332},"synthetics.md",{"type":50,"value":334}," — see Common failures table",{"type":45,"tag":119,"props":336,"children":337},{},[338,343],{"type":45,"tag":141,"props":339,"children":340},{},[341],{"type":50,"value":342},"CloudTrail operational auditing",{"type":45,"tag":141,"props":344,"children":345},{},[346,347],{"type":50,"value":150},{"type":45,"tag":84,"props":348,"children":350},{"href":349},"references\u002Fcloudtrail.md",[351],{"type":50,"value":352},"cloudtrail.md",{"type":45,"tag":119,"props":354,"children":355},{},[356,361],{"type":45,"tag":141,"props":357,"children":358},{},[359],{"type":50,"value":360},"Setting up Lambda monitoring with CDK",{"type":45,"tag":141,"props":362,"children":363},{},[364,366,372],{"type":50,"value":365},"Use ",{"type":45,"tag":84,"props":367,"children":369},{"href":368},"assets\u002Falarm-template.ts",[370],{"type":50,"value":371},"alarm-template.ts",{"type":50,"value":373}," as a starting point",{"type":45,"tag":119,"props":375,"children":376},{},[377,382],{"type":45,"tag":141,"props":378,"children":379},{},[380],{"type":50,"value":381},"Creating synthetic canaries",{"type":45,"tag":141,"props":383,"children":384},{},[385,386],{"type":50,"value":150},{"type":45,"tag":84,"props":387,"children":388},{"href":329},[389],{"type":50,"value":332},{"type":45,"tag":119,"props":391,"children":392},{},[393,398],{"type":45,"tag":141,"props":394,"children":395},{},[396],{"type":50,"value":397},"Configuring ADOT collector",{"type":45,"tag":141,"props":399,"children":400},{},[401,402,408],{"type":50,"value":365},{"type":45,"tag":84,"props":403,"children":405},{"href":404},"assets\u002Fotel-config.yaml",[406],{"type":50,"value":407},"otel-config.yaml",{"type":50,"value":373},{"type":45,"tag":119,"props":410,"children":411},{},[412,423],{"type":45,"tag":141,"props":413,"children":414},{},[415,417,422],{"type":50,"value":416},"Debugging a running service with breakpoints\u002Fsnapshots — Dynamic Instrumentation (",{"type":45,"tag":66,"props":418,"children":419},{},[420],{"type":50,"value":421},"modifies live services and capture live data",{"type":50,"value":204},{"type":45,"tag":141,"props":424,"children":425},{},[426,427,433],{"type":50,"value":150},{"type":45,"tag":84,"props":428,"children":430},{"href":429},"references\u002Fdynamic-instrumentation.md",[431],{"type":50,"value":432},"dynamic-instrumentation.md",{"type":50,"value":434}," in full before acting. Confirm with the user before any create\u002Fdelete, and narrate before significant actions: observation → hypothesis → proposed action → expected result. Diagnosing running-service root cause from source\u002Fcode inspection. Source inspection alone identifies hypotheses, not confirmed root causes. Keep suspected causes tentative until runtime evidence confirms them.",{"type":45,"tag":119,"props":436,"children":437},{},[438,443],{"type":45,"tag":141,"props":439,"children":440},{},[441],{"type":50,"value":442},"Spans multiple areas",{"type":45,"tag":141,"props":444,"children":445},{},[446],{"type":50,"value":447},"Read the most specific reference first, then consult others as needed",{"type":45,"tag":53,"props":449,"children":451},{"id":450},"files",[452],{"type":50,"value":453},"Files",{"type":45,"tag":111,"props":455,"children":456},{},[457,473],{"type":45,"tag":115,"props":458,"children":459},{},[460],{"type":45,"tag":119,"props":461,"children":462},{},[463,468],{"type":45,"tag":123,"props":464,"children":465},{},[466],{"type":50,"value":467},"File",{"type":45,"tag":123,"props":469,"children":470},{},[471],{"type":50,"value":472},"Content",{"type":45,"tag":134,"props":474,"children":475},{},[476,491,514,537,552,567,582,597,612,627,642,657,672,687],{"type":45,"tag":119,"props":477,"children":478},{},[479,486],{"type":45,"tag":141,"props":480,"children":481},{},[482],{"type":45,"tag":84,"props":483,"children":484},{"href":153},[485],{"type":50,"value":156},{"type":45,"tag":141,"props":487,"children":488},{},[489],{"type":50,"value":490},"Enable Application Signals auto-instrumentation: EKS add-on, CloudWatch Agent IAM, OTLP endpoints, ServiceEvents env vars, Dynamic Instrumentation — two-tier scope by platform\u002Flanguage",{"type":45,"tag":119,"props":492,"children":493},{},[494,501],{"type":45,"tag":141,"props":495,"children":496},{},[497],{"type":45,"tag":84,"props":498,"children":499},{"href":171},[500],{"type":50,"value":174},{"type":45,"tag":141,"props":502,"children":503},{},[504,506,512],{"type":50,"value":505},"ServiceEvents git & deployment metadata propagation through CI\u002FCD (the 5 ",{"type":45,"tag":189,"props":507,"children":509},{"className":508},[],[510],{"type":50,"value":511},"OTEL_AWS_SERVICE_EVENTS_*",{"type":50,"value":513}," vars)",{"type":45,"tag":119,"props":515,"children":516},{},[517,532],{"type":45,"tag":141,"props":518,"children":519},{},[520,526,527,531],{"type":45,"tag":189,"props":521,"children":523},{"className":522},[],[524],{"type":50,"value":525},"references\u002Fappsignals-guides\u002F",{"type":50,"value":196},{"type":45,"tag":84,"props":528,"children":529},{"href":199},[530],{"type":50,"value":202},{"type":50,"value":204},{"type":45,"tag":141,"props":533,"children":534},{},[535],{"type":50,"value":536},"16 per-platform × per-language enablement guides (EC2\u002FECS\u002FEKS\u002FLambda × Python\u002FNode.js\u002FJava\u002F.NET)",{"type":45,"tag":119,"props":538,"children":539},{},[540,547],{"type":45,"tag":141,"props":541,"children":542},{},[543],{"type":45,"tag":84,"props":544,"children":545},{"href":237},[546],{"type":50,"value":240},{"type":45,"tag":141,"props":548,"children":549},{},[550],{"type":50,"value":551},"Metric, composite, anomaly detection alarms — configuration, constraints, recommended defaults",{"type":45,"tag":119,"props":553,"children":554},{},[555,562],{"type":45,"tag":141,"props":556,"children":557},{},[558],{"type":45,"tag":84,"props":559,"children":560},{"href":219},[561],{"type":50,"value":222},{"type":45,"tag":141,"props":563,"children":564},{},[565],{"type":50,"value":566},"Complete query syntax, commands, functions, known issues, reusable query library",{"type":45,"tag":119,"props":568,"children":569},{},[570,577],{"type":45,"tag":141,"props":571,"children":572},{},[573],{"type":45,"tag":84,"props":574,"children":575},{"href":255},[576],{"type":50,"value":258},{"type":45,"tag":141,"props":578,"children":579},{},[580],{"type":50,"value":581},"Custom metrics, EMF spec, metric filters, high-resolution, retention",{"type":45,"tag":119,"props":583,"children":584},{},[585,592],{"type":45,"tag":141,"props":586,"children":587},{},[588],{"type":45,"tag":84,"props":589,"children":590},{"href":273},[591],{"type":50,"value":276},{"type":45,"tag":141,"props":593,"children":594},{},[595],{"type":50,"value":596},"X-Ray → ADOT migration, sampling rules, annotations vs metadata, collector config",{"type":45,"tag":119,"props":598,"children":599},{},[600,607],{"type":45,"tag":141,"props":601,"children":602},{},[603],{"type":45,"tag":84,"props":604,"children":605},{"href":291},[606],{"type":50,"value":294},{"type":45,"tag":141,"props":608,"children":609},{},[610],{"type":50,"value":611},"Widget types, cross-account\u002Fregion, dynamic labels, sharing",{"type":45,"tag":119,"props":613,"children":614},{},[615,622],{"type":45,"tag":141,"props":616,"children":617},{},[618],{"type":45,"tag":84,"props":619,"children":620},{"href":309},[621],{"type":50,"value":312},{"type":45,"tag":141,"props":623,"children":624},{},[625],{"type":50,"value":626},"Error → cause → fix for all observability services",{"type":45,"tag":119,"props":628,"children":629},{},[630,637],{"type":45,"tag":141,"props":631,"children":632},{},[633],{"type":45,"tag":84,"props":634,"children":635},{"href":349},[636],{"type":50,"value":352},{"type":45,"tag":141,"props":638,"children":639},{},[640],{"type":50,"value":641},"Operational auditing, event types, S3+Athena queries",{"type":45,"tag":119,"props":643,"children":644},{},[645,652],{"type":45,"tag":141,"props":646,"children":647},{},[648],{"type":45,"tag":84,"props":649,"children":650},{"href":329},[651],{"type":50,"value":332},{"type":45,"tag":141,"props":653,"children":654},{},[655],{"type":50,"value":656},"Canary runtime\u002Fblueprint constraints, VPC networking, common failures",{"type":45,"tag":119,"props":658,"children":659},{},[660,667],{"type":45,"tag":141,"props":661,"children":662},{},[663],{"type":45,"tag":84,"props":664,"children":665},{"href":368},[666],{"type":50,"value":371},{"type":45,"tag":141,"props":668,"children":669},{},[670],{"type":50,"value":671},"Best-practice CDK Lambda monitoring (alarms + dashboard)",{"type":45,"tag":119,"props":673,"children":674},{},[675,682],{"type":45,"tag":141,"props":676,"children":677},{},[678],{"type":45,"tag":84,"props":679,"children":680},{"href":404},[681],{"type":50,"value":407},{"type":45,"tag":141,"props":683,"children":684},{},[685],{"type":50,"value":686},"ADOT collector config for X-Ray traces + CloudWatch EMF metrics",{"type":45,"tag":119,"props":688,"children":689},{},[690,697],{"type":45,"tag":141,"props":691,"children":692},{},[693],{"type":45,"tag":84,"props":694,"children":695},{"href":429},[696],{"type":50,"value":432},{"type":45,"tag":141,"props":698,"children":699},{},[700,702,708,710,716],{"type":50,"value":701},"Dynamic Instrumentation debugging loop — breakpoints\u002Fprobes on live code, snapshot capture + correlation analysis, create\u002Fdelete gating, snapshot PII handling. Runs via ",{"type":45,"tag":189,"props":703,"children":705},{"className":704},[],[706],{"type":50,"value":707},"scripts\u002Fdi_instrumentation.py",{"type":50,"value":709}," + ",{"type":45,"tag":189,"props":711,"children":713},{"className":712},[],[714],{"type":50,"value":715},"scripts\u002Fdi_snapshots.py",{"type":50,"value":717},".",{"items":719,"total":888},[720,737,752,765,780,790,805,821,838,851,863,878],{"slug":721,"name":721,"fn":722,"description":723,"org":724,"tags":725,"stars":27,"repoUrl":28,"updatedAt":736},"agents-build","add capabilities to existing agent projects","Use when adding capabilities to an existing agent project — memory, app integration, VPC, multi-agent, migration, model changes, browser, code interpreter, or resource removal. Triggers on: \"add memory\", \"remember across sessions\", \"call agent from app\", \"invoke agent from code\", \"auth to call agent\", \"streaming responses\", \"VPC\", \"VPC connectivity\", \"VPC error\", \"can't reach from VPC\", \"multi-agent\", \"A2A\", \"A2A auth\", \"orchestrator not delegating\", \"specialist not called\", \"migrate Bedrock Agent\", \"after import\", \"migration issue\", \"framework for migration\", \"change model\", \"browser tool\", \"code interpreter\", \"delete agent\", \"tear down\", \"agentcore remove\", \"cross-account memory\", \"resource-based policy on memory\", \"pay for x402 content\", \"402 Payment Required\", \"microtransactions\", \"paid API or tool\". Not for connecting to external APIs via Gateway — use agents-connect. Not for scaffolding a new project — use agents-get-started. Not for CLI\u002Fdev server errors — use agents-debug. Strands vs LangGraph in a migration context routes here.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[726,729,732,733],{"name":727,"slug":728,"type":15},"Agents","agents",{"name":730,"slug":731,"type":15},"Automation","automation",{"name":26,"slug":8,"type":15},{"name":734,"slug":735,"type":15},"Engineering","engineering","2026-07-12T08:42:53.812877",{"slug":738,"name":738,"fn":739,"description":740,"org":741,"tags":742,"stars":27,"repoUrl":28,"updatedAt":751},"agents-connect","connect agents to external services","Use when connecting your agent to external APIs, tools, or services via Gateway, or restricting tool access with Cedar policies. Handles gateway setup, target types, outbound auth (OAuth, API key, IAM), credentials, and Cedar policy authoring. Triggers on: \"connect to API\", \"add gateway\", \"connect to MCP server\", \"Lambda tools\", \"OpenAPI\", \"gateway target\", \"Cedar policy\", \"restrict tools\", \"policy engine\", \"gateway auth error\", \"store API key\", \"outbound credential\", \"env var API key\", \"API key None after deploy\", \"credential not available after deploy\", \"should this be a gateway target\", \"give my agent tools\", \"add tools to agent\". Not for inbound auth (who can call your agent) — use agents-harden. Not for debugging agent behavior — use agents-debug. Not for VPC networking errors (agent can't reach APIs due to VPC) — use agents-build. Not for creating or hosting a new MCP server project — use agents-get-started.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[743,744,747,750],{"name":727,"slug":728,"type":15},{"name":745,"slug":746,"type":15},"API Development","api-development",{"name":748,"slug":749,"type":15},"Authentication","authentication",{"name":26,"slug":8,"type":15},"2026-07-16T06:00:38.866147",{"slug":753,"name":753,"fn":754,"description":755,"org":756,"tags":757,"stars":27,"repoUrl":28,"updatedAt":764},"agents-debug","debug agent and environment issues","Use when your agent or environment is broken — wrong answers, errors, timeouts, tool failures, or CLI issues. Reads traces and logs to diagnose root causes. Also checks prerequisites when the CLI itself isn't working. Triggers on: \"agent not working\", \"wrong answer\", \"agent error\", \"tool call failing\", \"debug agent\", \"check logs\", \"read traces\", \"broken\", \"500 error\", \"424 error\", \"model access denied\", \"command not found\", \"stuck in DELETING\", \"maxVms exceeded\", \"cold start diagnosis\", \"cold start slow\", \"agentcore create error\", \"create failed\", \"exit code 7\", \"connection refused local dev\". Not for deploy failures — use agents-deploy. Not for performance tuning without errors — use agents-optimize. Not for VPC configuration — use agents-build. Not for observability setup or missing logs — use agents-optimize.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[758,759,760,763],{"name":727,"slug":728,"type":15},{"name":26,"slug":8,"type":15},{"name":761,"slug":762,"type":15},"Debugging","debugging",{"name":13,"slug":14,"type":15},"2026-07-16T06:00:44.679093",{"slug":766,"name":766,"fn":767,"description":768,"org":769,"tags":770,"stars":27,"repoUrl":28,"updatedAt":779},"agents-deploy","deploy AI agents to AWS","Use when deploying your agent to AWS, or when a deploy has failed. Handles pre-flight validation, CDK\u002FIAM\u002Fquota error diagnosis, version management, rollback, and canary deployments. Triggers on: \"deploy my agent\", \"agentcore deploy\", \"deploy failed\", \"CDK error\", \"rollback\", \"canary deploy\", \"pin version\", \"redeploy\", \"deploy stuck\". Not for production hardening — use agents-harden. Not for adding capabilities before deploy — use agents-build or agents-connect. Not for VPC configuration errors — use agents-build.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[771,772,773,776],{"name":727,"slug":728,"type":15},{"name":26,"slug":8,"type":15},{"name":774,"slug":775,"type":15},"CI\u002FCD","ci-cd",{"name":777,"slug":778,"type":15},"Deployment","deployment","2026-07-12T08:42:55.059577",{"slug":781,"name":781,"fn":782,"description":783,"org":784,"tags":785,"stars":27,"repoUrl":28,"updatedAt":789},"agents-get-started","scaffold and deploy new agent projects","Use when a developer wants to create a new agent project or get started with AgentCore. Handles framework selection, project scaffolding, first deploy, and first invocation. Triggers on: \"build an agent\", \"create an agent\", \"get started\", \"new project\", \"agentcore create\", \"which framework\", \"Strands vs LangGraph\", \"hello world agent\", \"first agent\", \"create MCP server\", \"host MCP server\", \"agentcore dev\", \"dev server\", \"what port\", \"local development\". Not for adding capabilities to existing projects — use agents-build or agents-connect. Strands vs LangGraph in a migration context routes to agents-build, not here. Connecting to an existing MCP server routes to agents-connect, not here.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[786,787,788],{"name":727,"slug":728,"type":15},{"name":26,"slug":8,"type":15},{"name":777,"slug":778,"type":15},"2026-07-12T08:42:51.963247",{"slug":791,"name":791,"fn":792,"description":793,"org":794,"tags":795,"stars":27,"repoUrl":28,"updatedAt":804},"agents-harden","harden agents for production","Use when preparing your agent for production — IAM scoping, inbound auth (JWT, SigV4), secrets management, cold start optimization, session lifecycle, rate limiting, input validation, and quota guidance. Triggers on: \"production checklist\", \"harden agent\", \"production ready\", \"secure agent\", \"inbound auth\", \"going live\", \"cold start optimization\", \"session lifecycle\", \"StopRuntimeSession\", \"quota\", \"throttling\", \"maxVms\", \"rate limit\", \"security audit of outbound API calls\", \"gateway target audit for production\", \"restrict who can call\", \"lock down endpoint\", \"only our app can call\". Not for Cedar tool-restriction policies — use agents-connect. Not for quality measurement — use agents-optimize. Not for outbound credential storage or API key wiring — use agents-connect. Not for A2A agent-to-agent auth — use agents-build. Cold start observation and diagnosis (not optimization) routes to agents-debug.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[796,797,798,801],{"name":727,"slug":728,"type":15},{"name":26,"slug":8,"type":15},{"name":799,"slug":800,"type":15},"Best Practices","best-practices",{"name":802,"slug":803,"type":15},"Security","security","2026-07-16T06:00:42.174705",{"slug":806,"name":806,"fn":807,"description":808,"org":809,"tags":810,"stars":27,"repoUrl":28,"updatedAt":820},"agents-optimize","optimize agent quality and performance","Use when measuring or improving agent quality and performance — set up evaluators, online monitoring, CI\u002FCD quality gates, observability, or cost optimization. Triggers on: \"evaluate my agent\", \"add evaluator\", \"measure quality\", \"quality gate\", \"run evals\", \"agent too slow\", \"why is it slow\", \"reduce latency\", \"set up observability\", \"CloudWatch dashboard\", \"how much does my agent cost\", \"cost optimization\", \"logs not showing up\", \"logs missing\", \"spans not found\", \"eval failing\", \"eval error\", \"dev traces\", \"local traces\", \"agentcore dev traces\", \"traces to CloudWatch\". Not for debugging errors or crashes — use agents-debug. Slow but correct routes here; broken routes to debug.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[811,812,813,816,817],{"name":727,"slug":728,"type":15},{"name":26,"slug":8,"type":15},{"name":814,"slug":815,"type":15},"Evals","evals",{"name":13,"slug":14,"type":15},{"name":818,"slug":819,"type":15},"Performance","performance","2026-07-12T08:42:56.488105",{"slug":822,"name":822,"fn":823,"description":824,"org":825,"tags":826,"stars":27,"repoUrl":28,"updatedAt":837},"amazon-aurora-mysql","manage Amazon Aurora MySQL clusters","Amazon Aurora MySQL — creates, modifies, and advises on Aurora MySQL clusters specifically (MySQL-compatible engine, Aurora serverless, parallel query). Trigger for Aurora MySQL cluster operations, ACU sizing, I\u002FO-Optimized storage, commitment pricing, or MySQL upgrade planning. Aurora MySQL uses full (VPC-based) configuration — express configuration is PostgreSQL-only. For Aurora PostgreSQL, use amazon-aurora-postgresql instead. Contains safety guardrails and response templates that override defaults.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[827,828,831,834],{"name":26,"slug":8,"type":15},{"name":829,"slug":830,"type":15},"Database","database",{"name":832,"slug":833,"type":15},"MySQL","mysql",{"name":835,"slug":836,"type":15},"Serverless","serverless","2026-07-12T08:43:13.27939",{"slug":839,"name":839,"fn":840,"description":841,"org":842,"tags":843,"stars":27,"repoUrl":28,"updatedAt":850},"amazon-aurora-postgresql","configure Amazon Aurora PostgreSQL clusters","Amazon Aurora PostgreSQL — creates, modifies, and advises on Aurora PostgreSQL clusters specifically (PostgreSQL-compatible engine, Aurora serverless, express configuration, pgvector, Babelfish). Trigger for Aurora PostgreSQL cluster operations, express-configuration quick-start, ACU sizing, I\u002FO-Optimized storage, commitment pricing, or PostgreSQL upgrade planning. For Aurora MySQL, use amazon-aurora-mysql instead. Contains safety guardrails, express-first routing, and response templates that override defaults.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[844,845,846,849],{"name":26,"slug":8,"type":15},{"name":829,"slug":830,"type":15},{"name":847,"slug":848,"type":15},"PostgreSQL","postgresql",{"name":835,"slug":836,"type":15},"2026-07-16T06:00:34.789624",{"slug":852,"name":852,"fn":853,"description":854,"org":855,"tags":856,"stars":27,"repoUrl":28,"updatedAt":862},"amazon-bedrock","build generative AI apps with Amazon Bedrock","Builds generative AI applications on Amazon Bedrock. Covers model invocation (Converse API, InvokeModel), RAG with Knowledge Bases, Bedrock Agents, Guardrails, and AgentCore. Use when invoking models, setting up Knowledge Bases, creating agents, applying guardrails, deploying to AgentCore, migrating\u002Fporting\u002Fconverting a Bedrock Agent (including inline agents) to an AgentCore Harness, troubleshooting Bedrock errors (ThrottlingException, AccessDeniedException), or choosing models (Claude, Llama, Nova, Titan). ALSO USE for prompt caching setup and debugging, quota health checks and throttling diagnosis, cost attribution and tracking, migrating between Claude model generations (4.5 to 4.6 to 4.7), chunking strategies, API selection (Converse vs InvokeModel), guardrail capabilities, and model selection. Also covers AgentCore Payments setup (x402, microtransactions, Payment Manager, Connector, Instrument, Coinbase CDP, Stripe Privy, 402 Payment Required, pay for content, paid endpoint, agent payments). NOT for custom model training, Rekognition, or Comprehend.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[857,858,859],{"name":727,"slug":728,"type":15},{"name":26,"slug":8,"type":15},{"name":860,"slug":861,"type":15},"LLM","llm","2026-07-25T05:30:35.20899",{"slug":864,"name":864,"fn":865,"description":866,"org":867,"tags":868,"stars":27,"repoUrl":28,"updatedAt":877},"amazon-documentdb","manage Amazon DocumentDB clusters","Manages Amazon DocumentDB end-to-end — serverless-on-8.0 cluster setup, TLS\u002FVPC\u002Fdriver config, flexible-schema and vector-search data modeling, MongoDB compatibility assessment, DMS-based migration, slow-query diagnosis, major version upgrades (4.0→5.0→8.0), Well-Architected reviews (41-check wa_review.py), cost estimation, and security hardening. Retrieve for every DocumentDB question and when the user asks to set up or migrate MongoDB to AWS — DocumentDB is AWS's MongoDB-compatible managed database. Triggers: JSON document store, document database, MongoDB on AWS, Nested fields, Lambda cannot connect, TLS handshake, VPC port 27017, IAM auth, Secrets Manager, encryption at rest, $graphLookup, flexible schema, COLLSCAN, compound index, DMS migration, CDC cutover, $vectorSearch, RAG, Global Clusters, DR replication, cost sizing, audit, health check, production-readiness.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[869,870,871,874],{"name":26,"slug":8,"type":15},{"name":829,"slug":830,"type":15},{"name":872,"slug":873,"type":15},"MongoDB","mongodb",{"name":875,"slug":876,"type":15},"NoSQL","nosql","2026-07-12T08:43:00.455878",{"slug":879,"name":879,"fn":880,"description":881,"org":882,"tags":883,"stars":27,"repoUrl":28,"updatedAt":887},"amazon-dynamodb","design and debug DynamoDB data layers","Designs, reviews, and debugs DynamoDB data layers from design axioms — enumerates access patterns, chooses partition\u002Fsort keys and GSIs, decides single-table vs. multi-table, configures Streams, Global Tables, TTL, and zero-ETL integrations to OpenSearch\u002FRedshift\u002FSageMaker Lakehouse, and produces a defensible data-layer design with a monthly cost estimate and optional live validation. Applies whenever a user is designing, reviewing, or refactoring anything backed by DynamoDB — schemas, access patterns, GSIs, single- vs. multi-table choices, Streams consumers, transactional outboxes, Global Tables, zero-ETL pipelines — even when they don't say \"axioms\" or \"design review.\" Also applies when debugging hot partitions, throttling, unbounded Scans, LWW conflicts, or surprise bills on DynamoDB workloads.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[884,885,886],{"name":26,"slug":8,"type":15},{"name":829,"slug":830,"type":15},{"name":875,"slug":876,"type":15},"2026-07-16T06:00:37.690386",115,{"items":890,"total":940},[891,898,905,912,919,925,932],{"slug":721,"name":721,"fn":722,"description":723,"org":892,"tags":893,"stars":27,"repoUrl":28,"updatedAt":736},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[894,895,896,897],{"name":727,"slug":728,"type":15},{"name":730,"slug":731,"type":15},{"name":26,"slug":8,"type":15},{"name":734,"slug":735,"type":15},{"slug":738,"name":738,"fn":739,"description":740,"org":899,"tags":900,"stars":27,"repoUrl":28,"updatedAt":751},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[901,902,903,904],{"name":727,"slug":728,"type":15},{"name":745,"slug":746,"type":15},{"name":748,"slug":749,"type":15},{"name":26,"slug":8,"type":15},{"slug":753,"name":753,"fn":754,"description":755,"org":906,"tags":907,"stars":27,"repoUrl":28,"updatedAt":764},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[908,909,910,911],{"name":727,"slug":728,"type":15},{"name":26,"slug":8,"type":15},{"name":761,"slug":762,"type":15},{"name":13,"slug":14,"type":15},{"slug":766,"name":766,"fn":767,"description":768,"org":913,"tags":914,"stars":27,"repoUrl":28,"updatedAt":779},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[915,916,917,918],{"name":727,"slug":728,"type":15},{"name":26,"slug":8,"type":15},{"name":774,"slug":775,"type":15},{"name":777,"slug":778,"type":15},{"slug":781,"name":781,"fn":782,"description":783,"org":920,"tags":921,"stars":27,"repoUrl":28,"updatedAt":789},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[922,923,924],{"name":727,"slug":728,"type":15},{"name":26,"slug":8,"type":15},{"name":777,"slug":778,"type":15},{"slug":791,"name":791,"fn":792,"description":793,"org":926,"tags":927,"stars":27,"repoUrl":28,"updatedAt":804},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[928,929,930,931],{"name":727,"slug":728,"type":15},{"name":26,"slug":8,"type":15},{"name":799,"slug":800,"type":15},{"name":802,"slug":803,"type":15},{"slug":806,"name":806,"fn":807,"description":808,"org":933,"tags":934,"stars":27,"repoUrl":28,"updatedAt":820},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[935,936,937,938,939],{"name":727,"slug":728,"type":15},{"name":26,"slug":8,"type":15},{"name":814,"slug":815,"type":15},{"name":13,"slug":14,"type":15},{"name":818,"slug":819,"type":15},114]