AWS ivs documentation change
Summary
Added pattern constraints for tag keys/values and HTTP response header documentation for error responses.
Security assessment
The change adds pattern validation for tag keys and values (enhancing input security) and documents security-related HTTP headers (e.g., contentSecurityPolicy, strictTransportSecurity) in error responses. No evidence of a specific security incident; appears to be routine documentation updates.
Diff
diff --git a/ivs/latest/LowLatencyAPIReference/API_CreatePlaybackRestrictionPolicy.md b/ivs/latest/LowLatencyAPIReference/API_CreatePlaybackRestrictionPolicy.md index 0df66a72b..6019471e6 100644 --- a//ivs/latest/LowLatencyAPIReference/API_CreatePlaybackRestrictionPolicy.md +++ b//ivs/latest/LowLatencyAPIReference/API_CreatePlaybackRestrictionPolicy.md @@ -91,0 +92,2 @@ Key Length Constraints: Minimum length of 1. Maximum length of 128. +Key Pattern: `([\p{L}\p{Z}\p{N}_.:/=+\-@]+)` + @@ -93,0 +96,2 @@ Value Length Constraints: Minimum length of 0. Maximum length of 256. +Value Pattern: `([\p{L}\p{Z}\p{N}_.:/=+\-@]*)` + @@ -132,0 +137,12 @@ For information about the errors that are common to all actions, see [Common Err +**accessControlAllowOrigin** + + +**accessControlExposeHeaders** + + +**cacheControl** + + +**contentSecurityPolicy** + + @@ -137,0 +154,12 @@ User does not have sufficient access to perform this action. +**strictTransportSecurity** + + +**xAmznErrorType** + + +**xContentTypeOptions** + + +**xFrameOptions** + + @@ -142,0 +171,12 @@ HTTP Status Code: 403 +**accessControlAllowOrigin** + + +**accessControlExposeHeaders** + + +**cacheControl** + + +**contentSecurityPolicy** + + @@ -147,0 +188,12 @@ Your account is pending verification. +**strictTransportSecurity** + + +**xAmznErrorType** + + +**xContentTypeOptions** + + +**xFrameOptions** + + @@ -152,0 +205,12 @@ HTTP Status Code: 403 +**accessControlAllowOrigin** + + +**accessControlExposeHeaders** + + +**cacheControl** + + +**contentSecurityPolicy** + + @@ -157,0 +222,12 @@ Request would cause a service quota to be exceeded. +**strictTransportSecurity** + + +**xAmznErrorType** + + +**xContentTypeOptions** + + +**xFrameOptions** + + @@ -162,0 +239,12 @@ HTTP Status Code: 402 +**accessControlAllowOrigin** + + +**accessControlExposeHeaders** + + +**cacheControl** + + +**contentSecurityPolicy** + + @@ -167,0 +256,12 @@ Request was denied due to request throttling. +**strictTransportSecurity** + + +**xAmznErrorType** + + +**xContentTypeOptions** + + +**xFrameOptions** + + @@ -172,0 +273,12 @@ HTTP Status Code: 429 +**accessControlAllowOrigin** + + +**accessControlExposeHeaders** + + +**cacheControl** + + +**contentSecurityPolicy** + + @@ -177,0 +290,12 @@ The input fails to satisfy the constraints specified by an AWS service. +**strictTransportSecurity** + + +**xAmznErrorType** + + +**xContentTypeOptions** + + +**xFrameOptions** + +