AWS managedservices documentation change
Summary
Updated multiple references from 'Add (review required)' to 'Add (managed automation)' for Lambda role provisioning
Security assessment
This change streamlines the provisioning process through automation but does not contain evidence of addressing security vulnerabilities or describing new security features. The IAM roles mentioned are standard operational components.
Diff
diff --git a/managedservices/latest/userguide/lambda.md b/managedservices/latest/userguide/lambda.md index 6013e1bf0..00bdafde4 100644 --- a//managedservices/latest/userguide/lambda.md +++ b//managedservices/latest/userguide/lambda.md @@ -15 +15 @@ Use AMS Self-Service Provisioning (SSP) mode to access AWS Lambda capabilities d -Request access by submitting a Management | AWS service | Self-provisioned service | Add (review required) (ct-3qe6io8t6jtny) change type. This RFC provisions the following IAM roles to your account: `customer_lambda_admin_role` and `customer_lambda_basic_execution_role`. After it's provisioned in your account, you must onboard the roles in your federation solution. +Request access by submitting a Management | AWS service | Self-provisioned service | Add (managed automation) (ct-3qe6io8t6jtny) change type. This RFC provisions the following IAM roles to your account: `customer_lambda_admin_role` and `customer_lambda_basic_execution_role`. After it's provisioned in your account, you must onboard the roles in your federation solution. @@ -21 +21 @@ Request access by submitting a Management | AWS service | Self-provisioned servi - * By default AMS provides you with a basic Lambda initiation role containing the `AWSLambdaBasicExecutionRole` and `AWSXrayWriteOnlyAccess` permissions; for information, see [AWS Lambda Initiation Role](https://docs.aws.amazon.com/lambda/latest/dg/lambda-intro-execution-role.html). If you require additional permissions, such as the ability to provision Lambda functions within your AMS VPC, submit an RFC with the Management | AWS service | Self-provisioned service | Add (review required)(ct-3qe6io8t6jtny) change type. + * By default AMS provides you with a basic Lambda initiation role containing the `AWSLambdaBasicExecutionRole` and `AWSXrayWriteOnlyAccess` permissions; for information, see [AWS Lambda Initiation Role](https://docs.aws.amazon.com/lambda/latest/dg/lambda-intro-execution-role.html). If you require additional permissions, such as the ability to provision Lambda functions within your AMS VPC, submit an RFC with the Management | AWS service | Self-provisioned service | Add (managed automation)(ct-3qe6io8t6jtny) change type. @@ -28 +28 @@ Request access by submitting a Management | AWS service | Self-provisioned servi -There are no prerequisites or dependencies to get started with AWS Lambda; however, depending on your specific use case, you might require access to other AWS services to create event sources, or additional permissions for your function to perform various actions. If additional permissions are needed, submit an RFC with the Management | AWS service | Self-provisioned service | Add (review required) change type (ct-3qe6io8t6jtny). +There are no prerequisites or dependencies to get started with AWS Lambda; however, depending on your specific use case, you might require access to other AWS services to create event sources, or additional permissions for your function to perform various actions. If additional permissions are needed, submit an RFC with the Management | AWS service | Self-provisioned service | Add (managed automation) change type (ct-3qe6io8t6jtny).