diff --git a/docs/lambda-selector/lambda-attributes-selector.asciidoc b/docs/lambda-selector/lambda-attributes-selector.asciidoc index b2bcc946..551bcaac 100644 --- a/docs/lambda-selector/lambda-attributes-selector.asciidoc +++ b/docs/lambda-selector/lambda-attributes-selector.asciidoc @@ -31,7 +31,7 @@ column-gap: 5px; } -[role="select-input"]{ +[role="select-input"] { border: none; margin-left: 1px; color: #2b4590; @@ -39,9 +39,17 @@ border-radius: 5px; } -[role="lambda-selector-header"]{ +[role="lambda-selector-header"] { align-self: flex-start; } + +#fallback-extension-arn-selector-section { + display: none; +} + +#fallback-agent-arn-selector-section { + display: none; +} -
+

Pick the right ARN from this release table for the APM Lambda Extension Layer.

+

In addition, pick the right ARN from this release table for the APM Agent Layer.

+
Select the AWS region and architecture of your Lambda function. This documentation will update based on your selections.