AWS Security ChangesHomeSearch

AWS online-register documentation change

Service: online-register · 2026-01-22 · Documentation low

File: online-register/latest/data-formats/awslambda.md

Summary

Added new API actions for capacity providers and durable executions, and expanded ListTags resource coverage

Security assessment

Changes add operational APIs for capacity management and execution tracking without security context. No evidence of vulnerability remediation.

Diff

diff --git a/online-register/latest/data-formats/awslambda.md b/online-register/latest/data-formats/awslambda.md
index 5997cd6c5..f813ce2cd 100644
--- a//online-register/latest/data-formats/awslambda.md
+++ b//online-register/latest/data-formats/awslambda.md
@@ -10,0 +11 @@ Actions | Description | Access level
+[GetCapacityProvider](https://docs.aws.amazon.com/lambda/latest/dg/API_GetCapacityProvider.html)| View details about an AWS Lambda capacity provider| Read  
@@ -11,0 +13,3 @@ Actions | Description | Access level
+[GetDurableExecution](https://docs.aws.amazon.com/lambda/latest/dg/API_GetDurableExecution.html)| View details of an AWS Lambda durable execution| Read  
+[GetDurableExecutionHistory](https://docs.aws.amazon.com/lambda/latest/dg/API_GetDurableExecutionHistory.html)| View execution history of an AWS Lambda durable execution| Read  
+[GetDurableExecutionState](https://docs.aws.amazon.com/lambda/latest/dg/API_GetDurableExecutionState.html)| View current state of an AWS Lambda durable execution| Read  
@@ -18,0 +23 @@ Actions | Description | Access level
+[GetFunctionScalingConfig](https://docs.aws.amazon.com/lambda/latest/dg/API_GetFunctionScalingConfig.html)| View the scaling configuration of an AWS Lambda function running on a capacity provider| Read  
@@ -25,0 +31 @@ Actions | Description | Access level
+[ListCapacityProviders](https://docs.aws.amazon.com/lambda/latest/dg/API_ListCapacityProviders.html)| Retrieve a list of AWS Lambda capacity providers| List  
@@ -26,0 +33 @@ Actions | Description | Access level
+[ListDurableExecutionsByFunction](https://docs.aws.amazon.com/lambda/latest/dg/API_ListDurableExecutionsByFunction.html)| Retrieve a list of AWS Lambda durable executions of an AWS Lambda function| List  
@@ -29,0 +37 @@ Actions | Description | Access level
+[ListFunctionVersionsByCapacityProvider](https://docs.aws.amazon.com/lambda/latest/dg/API_ListFunctionVersionsByCapacityProvider.html)| Retrieve a list of AWS Lambda function versions by the capacity provider assigned| List  
@@ -35 +43 @@ Actions | Description | Access level
-[ListTags](https://docs.aws.amazon.com/lambda/latest/dg/API_ListTags.html)| Retrieve a list of tags for an AWS Lambda function, event source mapping or code signing configuration resource| Read  
+[ListTags](https://docs.aws.amazon.com/lambda/latest/dg/API_ListTags.html)| Retrieve a list of tags for an AWS Lambda function, event source mapping, capacity provider, or code signing configuration resource| Read