AWS Security ChangesHomeSearch

AWS braket documentation change

Service: braket · 2026-05-16 · Documentation low

File: braket/latest/developerguide/braket-references.md

Summary

Updated terminology, repository URLs, and added Qiskit-Braket provider; restructured plugin categories

Security assessment

Changes involve URL updates, terminology changes ('third parties' to 'community'), and adding a new SDK reference. No security vulnerabilities, security features, or security-related context is mentioned in the changes.

Diff

diff --git a/braket/latest/developerguide/braket-references.md b/braket/latest/developerguide/braket-references.md
index f66e3a857..e8efd962c 100644
--- a//braket/latest/developerguide/braket-references.md
+++ b//braket/latest/developerguide/braket-references.md
@@ -64 +64 @@ The following displays a list of core repositories that contain key packages tha
-Then there are the various plugins that are used along with various devices and programming tools. These include Braket supported plugins as well as plugins that are supported by third parties as shown below.
+Then there are the various plugins that are used along with various devices and programming tools. These include Braket supported plugins as well as community plugins as shown below.
@@ -68 +68 @@ Then there are the various plugins that are used along with various devices and
-  * [Amazon Braket algorithm library](https://github.com/aws-samples/amazon-braket-algorithm-library) \- A catalog of pre-built quantum algorithms written in Python. Run them as they are or use them as a starting point to build more complex algorithms.
+  * [Amazon Braket algorithm library](https://github.com/amazon-braket/amazon-braket-algorithm-library) \- A catalog of pre-built quantum algorithms written in Python. Run them as they are or use them as a starting point to build more complex algorithms.
@@ -70 +70 @@ Then there are the various plugins that are used along with various devices and
-  * [Braket-PennyLane plugin](https://github.com/aws/amazon-braket-pennylane-plugin-python) \- Use PennyLane as the QML framework on Braket.
+  * [Braket-PennyLane plugin](https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python) \- Use PennyLane as the QML framework on Braket.
@@ -71,0 +72 @@ Then there are the various plugins that are used along with various devices and
+  * [Qiskit-Braket provider](https://github.com/amazon-braket/qiskit-braket-provider) \- Use the Qiskit SDK to access Braket resources.
@@ -75 +75,0 @@ Then there are the various plugins that are used along with various devices and
-**Third-party (Braket team monitors and contributes)** :
@@ -77 +77 @@ Then there are the various plugins that are used along with various devices and
-  * [Qiskit-Braket provider](https://github.com/qiskit-community/qiskit-braket-provider) \- Use the Qiskit SDK to access Braket resources.
+**Community** :
@@ -79 +79 @@ Then there are the various plugins that are used along with various devices and
-  * [Braket-Julia SDK](https://github.com/awslabs/Braket.jl) \- (EXPERIMENTAL) A Julia native version of the Braket SDK
+  * [Braket-Julia SDK](https://github.com/amazon-braket/Braket.jl) \- (EXPERIMENTAL) A Julia native version of the Braket SDK