AWS lambda documentation change
Summary
Standardized CloudFormation references by removing 'AWS' prefix
Security assessment
Terminology consistency update in X-Ray tracing documentation. No security configuration changes mentioned
Diff
diff --git a/lambda/latest/dg/services-xray.md b/lambda/latest/dg/services-xray.md index b0f4e1264..e84732eb5 100644 --- a//lambda/latest/dg/services-xray.md +++ b//lambda/latest/dg/services-xray.md @@ -5 +5 @@ -Understanding X-Ray tracesDefault tracing behavior in LambdaExecution role permissionsEnabling Active tracing with the Lambda APIEnabling Active tracing with AWS CloudFormation +Understanding X-Ray tracesDefault tracing behavior in LambdaExecution role permissionsEnabling Active tracing with the Lambda APIEnabling Active tracing with CloudFormation @@ -182 +182 @@ Tracing mode is part of the version-specific configuration when you publish a ve -## Enabling `Active` tracing with AWS CloudFormation +## Enabling `Active` tracing with CloudFormation @@ -184 +184 @@ Tracing mode is part of the version-specific configuration when you publish a ve -To activate tracing on an `AWS::Lambda::Function` resource in an AWS CloudFormation template, use the `TracingConfig` property. +To activate tracing on an `AWS::Lambda::Function` resource in an CloudFormation template, use the `TracingConfig` property.