AWS sagemaker-unified-studio documentation change
Summary
Changed 'AWS CloudFormation stack' to 'CloudFormation stack' for terminology consistency
Security assessment
This is a branding/nomenclature update without altering the security implications of IAM policy provisioning. The security context of requiring appropriate permissions remains unchanged.
Diff
diff --git a/sagemaker-unified-studio/latest/userguide/app-run-app.md b/sagemaker-unified-studio/latest/userguide/app-run-app.md index ab2e3874d..2e0042638 100644 --- a//sagemaker-unified-studio/latest/userguide/app-run-app.md +++ b//sagemaker-unified-studio/latest/userguide/app-run-app.md @@ -47 +47 @@ For a flow app you also need the following -To run your app, you need an IAM role with with permissions to invoke Amazon Bedrock resources. When you deploy the app, the AWS CloudFormation stack deployed through `deployApp.sh` script provisions a suitable policy in your AWS account (declared in `invocation-policy-*.json`). +To run your app, you need an IAM role with with permissions to invoke Amazon Bedrock resources. When you deploy the app, the CloudFormation stack deployed through `deployApp.sh` script provisions a suitable policy in your AWS account (declared in `invocation-policy-*.json`).