AWS managedservices documentation change
Summary
Updated references to KMS key deletion change type from 'review required' to 'managed automation' and corrected related documentation links.
Security assessment
The change updates procedural terminology and documentation links but does not introduce or modify security controls. KMS key lifecycle management is security-relevant, but this specific change only clarifies automation processes without addressing vulnerabilities.
Diff
diff --git a/managedservices/latest/ctref/deployment-advanced-kms-key-create.md b/managedservices/latest/ctref/deployment-advanced-kms-key-create.md index 8846483ff..5f2f27285 100644 --- a//managedservices/latest/ctref/deployment-advanced-kms-key-create.md +++ b//managedservices/latest/ctref/deployment-advanced-kms-key-create.md @@ -250 +250 @@ You receive the ID of the new RFC in the response and can use it to submit and m - * This CT creates a CloudFormation stack which creates a KMS key with `DeletionPolicy: Retain`. By design, the created KMS key will persist even after you delete the stack. If you are sure you want to delete the KMS key, create an RFC with Change Type [ct-2zxya20wmf5bf](./schemas.html#ct-2zxya20wmf5bf-schema-section), Management | Advanced stack components | KMS key | Delete (review required). + * This CT creates a CloudFormation stack which creates a KMS key with `DeletionPolicy: Retain`. By design, the created KMS key will persist even after you delete the stack. If you are sure you want to delete the KMS key, create an RFC with Change Type [ct-2zxya20wmf5bf](./schemas.html#ct-2zxya20wmf5bf-schema-section), Management | Advanced stack components | KMS key | Delete (managed automation). @@ -252 +252 @@ You receive the ID of the new RFC in the response and can use it to submit and m - * This change type is ExecutionMode=Automated, so this change type does not require manual review by AMS operations and should execute more rapidly than KMS Key: Create (review required); however, if you have an unusual situation, the manual version might work better for you. See [KMS Key | Create (Review Required)](https://docs.aws.amazon.com/managedservices/latest/ctref/deployment-advanced-kms-key-create-review-required.html). + * This change type is ExecutionMode=Automated, so this change type does not require manual review by AMS operations and should execute more rapidly than KMS Key: Create (managed automation); however, if you have an unusual situation, the manual version might work better for you. See [KMS Key | Create (managed automation)](https://docs.aws.amazon.com/managedservices/latest/ctref/deployment-advanced-kms-key-create-review-required.html).