AWS kinesisvideostreams documentation change
Summary
Entire documentation for StreamInfo API object was removed including descriptions of all fields and attributes.
Security assessment
The change completely removes documentation without adding or modifying any security-related content. While the original documentation mentioned KMS key encryption, the deletion doesn't indicate a security vulnerability fix. This appears to be routine documentation cleanup or restructuring with no evidence of security incident remediation.
Diff
diff --git a/kinesisvideostreams/latest/dg/API_StreamInfo.md b/kinesisvideostreams/latest/dg/API_StreamInfo.md index dce012706..8b1378917 100644 --- a//kinesisvideostreams/latest/dg/API_StreamInfo.md +++ b//kinesisvideostreams/latest/dg/API_StreamInfo.md @@ -1 +0,0 @@ -[View a markdown version of this page](API_StreamInfo.md) @@ -3,155 +1,0 @@ -[](/pdfs/kinesisvideostreams/latest/dg/kinesisvideo-dg.pdf#API_StreamInfo "Open PDF") - -[Documentation](/index.html)[Amazon Kinesis Video Streams](/kinesis/index.html)[Developer Guide](what-is-kinesis-video.html) - -ContentsSee Also - -# StreamInfo - -An object describing a Kinesis video stream. - -## Contents - -**CreationTime** - - -A time stamp that indicates when the stream was created. - -Type: Timestamp - -Required: No - -**DataRetentionInHours** - - -How long the stream retains data, in hours. - -Type: Integer - -Valid Range: Minimum value of 0. - -Required: No - -**DeviceName** - - -The name of the device that is associated with the stream. - -Type: String - -Length Constraints: Minimum length of 1. Maximum length of 128. - -Pattern: `[a-zA-Z0-9_.-]+` - -Required: No - -**KmsKeyId** - - -The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream. - -Type: String - -Length Constraints: Minimum length of 1. Maximum length of 2048. - -Pattern: `.+` - -Required: No - -**MediaType** - - -The `MediaType` of the stream. - -Type: String - -Length Constraints: Minimum length of 1. Maximum length of 128. - -Pattern: `[\w\-\.\+]+/[\w\-\.\+]+(,[\w\-\.\+]+/[\w\-\.\+]+)*` - -Required: No - -**Status** - - -The status of the stream. - -Type: String - -Valid Values: `CREATING | ACTIVE | UPDATING | DELETING` - -Required: No - -**StreamARN** - - -The Amazon Resource Name (ARN) of the stream. - -Type: String - -Length Constraints: Minimum length of 1. Maximum length of 1024. - -Pattern: `arn:[a-z\d-]+:kinesisvideo:[a-z0-9-]+:[0-9]+:[a-z]+/[a-zA-Z0-9_.-]+/[0-9]+` - -Required: No - -**StreamName** - - -The name of the stream. - -Type: String - -Length Constraints: Minimum length of 1. Maximum length of 256. - -Pattern: `[a-zA-Z0-9_.-]+` - -Required: No - -**Version** - - -The version of the stream. - -Type: String - -Length Constraints: Minimum length of 1. Maximum length of 64. - -Pattern: `[a-zA-Z0-9]+` - -Required: No - -## See Also - -For more information about using this API in one of the language-specific AWS SDKs, see the following: - - * [AWS SDK for C++](https://docs.aws.amazon.com/goto/SdkForCpp/kinesisvideo-2017-09-30/StreamInfo) - - * [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/kinesisvideo-2017-09-30/StreamInfo) - - * [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/kinesisvideo-2017-09-30/StreamInfo) - - - - - **Javascript is disabled or is unavailable in your browser.** - -To use the Amazon Web Services Documentation, Javascript must be enabled. Please refer to your browser's Help pages for instructions. - -[Document Conventions](/general/latest/gr/docconventions.html) - -SingleMasterConfiguration - -StreamNameCondition - -Did this page help you? - Yes - -Thanks for letting us know we're doing a good job! - -If you've got a moment, please tell us what we did right so we can do more of it. - -Did this page help you? - No - -Thanks for letting us know this page needs work. We're sorry we let you down. - -If you've got a moment, please tell us how we can make the documentation better.