AWS Security ChangesHomeSearch

AWS ivs documentation change

Service: ivs · 2026-04-25 · Documentation low

File: ivs/latest/LowLatencyAPIReference/API_CreateChannel.md

Summary

Added adConfigurationArn parameter, pattern constraints for tag keys/values, and HTTP response header documentation for error responses; updated 'See Also' reference.

Security assessment

The change introduces pattern validation for tag keys and values (security through input validation) and documents security-related HTTP headers in error responses. The adConfigurationArn addition is a feature update. No evidence of a specific security vulnerability being addressed; this is routine documentation improvement.

Diff

diff --git a/ivs/latest/LowLatencyAPIReference/API_CreateChannel.md b/ivs/latest/LowLatencyAPIReference/API_CreateChannel.md
index 553fa3887..8eddf1f4e 100644
--- a//ivs/latest/LowLatencyAPIReference/API_CreateChannel.md
+++ b//ivs/latest/LowLatencyAPIReference/API_CreateChannel.md
@@ -19,0 +20 @@ Creates a new channel and an associated stream key to start streaming.
+       "adConfigurationArn": "string",
@@ -46,0 +48,13 @@ The request accepts the following data in JSON format.
+**adConfigurationArn **
+    
+
+ARN of the ad configuration associated with the channel.
+
+Type: String
+
+Length Constraints: Minimum length of 0. Maximum length of 128.
+
+Pattern: `^$|^arn:aws:ivs:[a-z0-9-]+:[0-9]+:ad-configuration/[a-zA-Z0-9-]+$`
+
+Required: No
+
@@ -156,0 +171,2 @@ Key Length Constraints: Minimum length of 1. Maximum length of 128.
+Key Pattern: `([\p{L}\p{Z}\p{N}_.:/=+\-@]+)`
+
@@ -158,0 +175,2 @@ Value Length Constraints: Minimum length of 0. Maximum length of 256.
+Value Pattern: `([\p{L}\p{Z}\p{N}_.:/=+\-@]*)`
+
@@ -179,0 +198 @@ Required: No
+          "[adConfigurationArn](./API_Channel.html#ivs-Type-Channel-adConfigurationArn)": "**_string_** ",
@@ -237,0 +257,12 @@ For information about the errors that are common to all actions, see [Common Err
+**accessControlAllowOrigin**
+    
+
+**accessControlExposeHeaders**
+    
+
+**cacheControl**
+    
+
+**contentSecurityPolicy**
+    
+
@@ -242,0 +274,12 @@ User does not have sufficient access to perform this action.
+**strictTransportSecurity**
+    
+
+**xAmznErrorType**
+    
+
+**xContentTypeOptions**
+    
+
+**xFrameOptions**
+    
+
@@ -247,0 +291,12 @@ HTTP Status Code: 403
+**accessControlAllowOrigin**
+    
+
+**accessControlExposeHeaders**
+    
+
+**cacheControl**
+    
+
+**contentSecurityPolicy**
+    
+
@@ -252,0 +308,12 @@ Your account is pending verification.
+**strictTransportSecurity**
+    
+
+**xAmznErrorType**
+    
+
+**xContentTypeOptions**
+    
+
+**xFrameOptions**
+    
+
@@ -257,0 +325,12 @@ HTTP Status Code: 403
+**accessControlAllowOrigin**
+    
+
+**accessControlExposeHeaders**
+    
+
+**cacheControl**
+    
+
+**contentSecurityPolicy**
+    
+
@@ -262,0 +342,12 @@ Request references a resource which does not exist.
+**strictTransportSecurity**
+    
+
+**xAmznErrorType**
+    
+
+**xContentTypeOptions**
+    
+
+**xFrameOptions**
+    
+
@@ -267,0 +359,12 @@ HTTP Status Code: 404
+**accessControlAllowOrigin**
+    
+
+**accessControlExposeHeaders**
+    
+
+**cacheControl**
+    
+
+**contentSecurityPolicy**
+    
+
@@ -272,0 +376,12 @@ Request would cause a service quota to be exceeded.
+**strictTransportSecurity**
+    
+
+**xAmznErrorType**
+    
+
+**xContentTypeOptions**
+    
+
+**xFrameOptions**
+    
+
@@ -277,0 +393,12 @@ HTTP Status Code: 402
+**accessControlAllowOrigin**
+    
+
+**accessControlExposeHeaders**
+    
+
+**cacheControl**
+    
+
+**contentSecurityPolicy**
+    
+
@@ -282,0 +410,12 @@ The input fails to satisfy the constraints specified by an AWS service.
+**strictTransportSecurity**
+    
+
+**xAmznErrorType**
+    
+
+**xContentTypeOptions**
+    
+
+**xFrameOptions**
+    
+
@@ -318 +457 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-BatchStartViewerSessionRevocation
+CreateAdConfiguration