AWS dms documentation change
Summary
Generalized service-linked role documentation from 'AWS DMS Serverless' to 'AWS DMS', updated role creation triggers to include premigration assessments, and removed serverless-specific references.
Security assessment
Changes primarily broaden scope of existing security documentation rather than addressing vulnerabilities or adding new security features. No evidence of security incident remediation or vulnerability patching in the diff.
Diff
diff --git a/dms/latest/userguide/slr-services-sl.md b/dms/latest/userguide/slr-services-sl.md index 61243df54..1401d1f81 100644 --- a//dms/latest/userguide/slr-services-sl.md +++ b//dms/latest/userguide/slr-services-sl.md @@ -5 +5 @@ -Creating a service-linked role for AWS DMS ServerlessEditing a service-linked role for AWS DMS ServerlessDeleting a service-linked role for AWS DMS ServerlessSupported regions for AWS DMS Serverless service-linked roles +Creating a service-linked role for AWS DMSEditing a service-linked role for AWS DMSDeleting a service-linked role for AWS DMSSupported regions for AWS DMS service-linked roles @@ -7 +7 @@ Creating a service-linked role for AWS DMS ServerlessEditing a service-linked ro -# Service-linked role for AWS DMS Serverless +# Service-linked role for AWS DMS @@ -9 +9 @@ Creating a service-linked role for AWS DMS ServerlessEditing a service-linked ro -AWS DMS Serverless uses the service-linked role named **AWSServiceRoleForDMSServerless**. AWS DMS uses this service-linked role to create and manage AWS DMS resources on your behalf. AWS DMS uses this role for automatic instance management so that you only have to manage replications. +AWS DMS uses the service-linked role named **AWSServiceRoleForDMSServerless**. AWS DMS uses this service-linked role to create and manage AWS DMS resources on your behalf. AWS DMS uses this role for automatic instance management so that you only have to manage replications. @@ -20 +20 @@ You must configure permissions to allow an IAM entity, such as a user, group, or -## Creating a service-linked role for AWS DMS Serverless +## Creating a service-linked role for AWS DMS @@ -22 +22 @@ You must configure permissions to allow an IAM entity, such as a user, group, or -When you create a replication, AWS DMS serverless programmatically creates a AWS DMS serverless service linked role. You can view this role in the IAM console. You can also choose to create this role manually. To create the role manually, use the IAM console to create a service-linked role with the **DMS** use case. In the AWS CLI or the AWS API, create a service-linked role using `dms.amazonaws.com` for the service name. For more information, see [ Creating a service-linked role](https://docs.aws.amazon.com/IAM/latest/UserGuide/using-service-linked-roles.html#create-service-linked-role) in the _IAM User Guide_. If you delete this service-linked role, you can use this same process to create the role again. +When you start a replication task, or start a premigration assessment, AWS DMS programmatically creates a AWS DMS service linked role. You can view this role in the IAM console. You can also choose to create this role manually. To create the role manually, use the IAM console to create a service-linked role with the **DMS** use case. In the AWS CLI or the AWS API, create a service-linked role using `dms.amazonaws.com` for the service name. For more information, see [ Creating a service-linked role](https://docs.aws.amazon.com/IAM/latest/UserGuide/using-service-linked-roles.html#create-service-linked-role) in the _IAM User Guide_. If you delete this service-linked role, you can use this same process to create the role again. @@ -28 +28 @@ If you delete a role while you have replications in your account, the replicatio -## Editing a service-linked role for AWS DMS Serverless +## Editing a service-linked role for AWS DMS @@ -32 +32 @@ AWS DMS does not allow you to edit the AWSServiceRoleForDMSServerless service-li -## Deleting a service-linked role for AWS DMS Serverless +## Deleting a service-linked role for AWS DMS @@ -59 +59 @@ Use the IAM console, the AWS CLI, or the AWS API to delete the AWSServiceRoleFor -## Supported regions for AWS DMS Serverless service-linked roles +## Supported regions for AWS DMS service-linked roles @@ -61 +61 @@ Use the IAM console, the AWS CLI, or the AWS API to delete the AWSServiceRoleFor -AWS DMS Serverless supports using service-linked roles in all of the regions where the service is available. +AWS DMS supports using service-linked roles in all of the regions where the service is available.