AWS medialive documentation change
Summary
Fixed a duplicate word ('the the' to 'the') in Secrets Manager permission documentation
Security assessment
The change corrects a typo but does not alter security requirements or address vulnerabilities. It maintains existing documentation about encryption key access permissions without introducing new security context.
Diff
diff --git a/medialive/latest/ug/device-iam-for-medialive.md b/medialive/latest/ug/device-iam-for-medialive.md index 68a9dcfa8..de95be73e 100644 --- a//medialive/latest/ug/device-iam-for-medialive.md +++ b//medialive/latest/ug/device-iam-for-medialive.md @@ -25 +25 @@ For you to use a Link device, MediaLive must have permissions on operations and - * For Secrets Manager: The device always encrypts the content it sends to MediaConnect. It encrypts using an encryption key that MediaLiveprovides. MediaLive in turn obtains the encryption key from a secret that the MediaConnect user has stored in Secrets Manager. Therefore, MediaLive needs permission to read the the encryption key that is stored in a secret. + * For Secrets Manager: The device always encrypts the content it sends to MediaConnect. It encrypts using an encryption key that MediaLiveprovides. MediaLive in turn obtains the encryption key from a secret that the MediaConnect user has stored in Secrets Manager. Therefore, MediaLive needs permission to read the encryption key that is stored in a secret.