ManifestPayload - AWS Panorama

ManifestPayload

A application verion's manifest file. This is a JSON document that has a single key (PayloadData) where the value is an escaped string representation of the application manifest (graph.json). This file is located in the graphs folder in your application source.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

PayloadData

The application manifest.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 51200.

Pattern: ^.+$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: