AWS medialive documentation change
Summary
Fixed a typo in the IAM permissions documentation for MediaLive device encryption key retrieval
Security assessment
The change corrects a duplicate word ('the the') in a sentence about Secrets Manager permissions. This is a documentation formatting improvement with no security implications or changes to security-related content.
Diff
diff --git a/medialive/latest/ug/device-iam-for-medialive.md b/medialive/latest/ug/device-iam-for-medialive.md index de95be73e..68a9dcfa8 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 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 the encryption key that is stored in a secret.