S3Destination
The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation. These results include the name of the stream processor resource, the session ID of the stream processing session, and labeled timestamps and bounding boxes for detected labels.
Contents
- Bucket
-
The name of the Amazon S3 bucket you want to associate with the streaming video project. You must be the owner of the Amazon S3 bucket.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 255.
Pattern:
[0-9A-Za-z\.\-_]*
Required: No
- KeyPrefix
-
The prefix value of the location within the bucket that you want the information to be published to. For more information, see Using prefixes.
Type: String
Length Constraints: Maximum length of 1024.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: