AWS lambda documentation change
Summary
Updated service integrations list including Secrets Manager rotation reference and removed EFS/X-Ray entries.
Security assessment
Highlights secret rotation capability (security feature) while updating service references.
Diff
diff --git a/lambda/latest/dg/lambda-services.md b/lambda/latest/dg/lambda-services.md index 5c435cb03..0405dfd02 100644 --- a//lambda/latest/dg/lambda-services.md +++ b//lambda/latest/dg/lambda-services.md @@ -58,0 +59 @@ Service | Method of invocation +[Amazon DocumentDB](./with-documentdb.html) | [Event source mapping](./invocation-eventsourcemapping.html) @@ -60 +60,0 @@ Service | Method of invocation -[Amazon Elastic File System](https://docs.aws.amazon.com/efs/latest/ug/accessing-fs.html) | Special integration @@ -73 +73 @@ Service | Method of invocation -[Secrets Manager](https://docs.aws.amazon.com/secretsmanager/latest/userguide/retrieving-secrets_lambda.html) | Special integration +[Secrets Manager](https://docs.aws.amazon.com/secretsmanager/latest/userguide/rotate-secrets_lambda.html) | Secret rotation @@ -76 +75,0 @@ Service | Method of invocation -[AWS X-Ray](./services-xray.html) | Special integration