AWS app2container documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in gMSA parameters documentation
Security assessment
The modification only shortens the service name reference without affecting security configurations or documentation. The gMSA security parameters remain unchanged.
Diff
diff --git a/app2container/latest/UserGuide/start-intro.md b/app2container/latest/UserGuide/start-intro.md index 144e1ad10..7427dc9e0 100644 --- a//app2container/latest/UserGuide/start-intro.md +++ b//app2container/latest/UserGuide/start-intro.md @@ -705 +705 @@ You have now created deployment artifacts for your application! You can find the -For applications using Windows authentication, you can use the `gMSAParameters` inside of the `deployment.json` file to set the gMSA-related artifacts automatically during generation of your AWS CloudFormation template. +For applications using Windows authentication, you can use the `gMSAParameters` inside of the `deployment.json` file to set the gMSA-related artifacts automatically during generation of your CloudFormation template.