AWS Security ChangesHomeSearch

AWS braket documentation change

Service: braket · 2025-07-25 · Documentation low

File: braket/latest/developerguide/braket-jobs-configure-job-instance-for-script.md

Summary

Updated phrasing from 'will be able to' to 'can' in instance configuration documentation

Security assessment

A minor wording adjustment with no security impact.

Diff

diff --git a/braket/latest/developerguide/braket-jobs-configure-job-instance-for-script.md b/braket/latest/developerguide/braket-jobs-configure-job-instance-for-script.md
index 577949b56..d6b89391e 100644
--- a//braket/latest/developerguide/braket-jobs-configure-job-instance-for-script.md
+++ b//braket/latest/developerguide/braket-jobs-configure-job-instance-for-script.md
@@ -20 +20 @@ Depending on your algorithm, you may have different requirements. By default, Am
-If you are running an embedded simulation and have specified a local device in the device configuration, you will be able to additionally request more than one instance in the `InstanceConfig` by specifying the `instanceCount` and setting it to be greater than one. The upper limit is 5. For instance, you can choose 3 instances as follows.
+If you are running an embedded simulation and have specified a local device in the device configuration, you can additionally request more than one instance in the `InstanceConfig` by specifying the `instanceCount` and setting it to be greater than one. The upper limit is 5. For instance, you can choose 3 instances as follows.