CreateApplicationRequest
Types
Properties
The description of the application.
A URL with more information about the application, for example the location of your GitHub repository for the application.
A local text file that contains the license of the app that matches the spdxLicenseID value of your application. The file has the format file://
A link to the S3 object that contains the license of the app that matches the spdxLicenseID value of your application.
A local text readme file in Markdown language that contains a more detailed description of the application and how it works. The file has the format file://
The semantic version of the application:
A link to the S3 object that contains the ZIP archive of the source code for this version of your application.
A link to a public repository for the source code of your application, for example the URL of a specific GitHub commit.
A valid identifier from https://spdx.org/licenses/.
The local raw packaged AWS SAM template file of your application. The file has the format file://
A link to the S3 object containing the packaged AWS SAM template of your application.