AssetFileContent
A single file with path and content
Contents
- body
-
The file content
Type: AssetFileBody object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- path
-
The path of the file within the asset
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[a-zA-Z0-9_./-]+Required: Yes
- metadata
-
Optional metadata for this file
Type: JSON value
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: