AWS gameliftstreams documentation change
Summary
Added hyperlink to StartStreamSession API reference in access denied troubleshooting section
Security assessment
The change adds a documentation link but does not introduce or modify security-related content. It improves clarity but does not address vulnerabilities or security features.
Diff
diff --git a/gameliftstreams/latest/developerguide/troubleshoot.md b/gameliftstreams/latest/developerguide/troubleshoot.md index f9e48f53e..e431f0d74 100644 --- a//gameliftstreams/latest/developerguide/troubleshoot.md +++ b//gameliftstreams/latest/developerguide/troubleshoot.md @@ -144 +144 @@ In general, we recommend that you test your build on a clean machine first, befo -If you encounter an "access denied" exception when trying to perform an Amazon GameLift Streams action or use resources, your AWS Identity and Access Management (IAM) role may have insufficient permissions. This is caused by making requests to the Amazon GameLift Streams service, such as a call to `StartStreamSession`. +If you encounter an "access denied" exception when trying to perform an Amazon GameLift Streams action or use resources, your AWS Identity and Access Management (IAM) role may have insufficient permissions. This is caused by making requests to the Amazon GameLift Streams service, such as a call to [StartStreamSession](https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_StartStreamSession.html).