We recommend new projects start with resources from the AWS provider.
published on Monday, Sep 14, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
published on Monday, Sep 14, 2026 by Pulumi
Resource type definition for an AWS Serverless Application Repository application.
Create Application Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Application(name: string, args: ApplicationArgs, opts?: CustomResourceOptions);@overload
def Application(resource_name: str,
args: ApplicationArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Application(resource_name: str,
opts: Optional[ResourceOptions] = None,
author: Optional[str] = None,
description: Optional[str] = None,
home_page_url: Optional[str] = None,
labels: Optional[Sequence[str]] = None,
license_body: Optional[str] = None,
name: Optional[str] = None,
readme_body: Optional[str] = None,
semantic_version: Optional[str] = None,
source_code_url: Optional[str] = None,
spdx_license_id: Optional[str] = None,
template_body: Optional[str] = None)func NewApplication(ctx *Context, name string, args ApplicationArgs, opts ...ResourceOption) (*Application, error)public Application(string name, ApplicationArgs args, CustomResourceOptions? opts = null)
public Application(String name, ApplicationArgs args)
public Application(String name, ApplicationArgs args, CustomResourceOptions options)
type: aws-native:serverlessrepo:Application
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
resource "aws-native_serverlessrepo_application" "name" {
# resource properties
}Parameters
- name string
- The unique name of the resource.
- args ApplicationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ApplicationArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ApplicationArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ApplicationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ApplicationArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Application Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The Application resource accepts the following input properties:
- string
- The name of the author publishing the app.
- Description string
- The description of the application.
- Home
Page stringUrl - A URL with more information about the application.
- Labels List<string>
- Labels to improve discovery of apps in search results.
- License
Body string - A local text file that contains the license of the app.
- Name string
- The name of the application.
- Readme
Body string - A text readme file in Markdown language that contains a more detailed description of the application.
- Semantic
Version string - The semantic version of the application.
- Source
Code stringUrl - A link to a public repository for the source code of your application.
- Spdx
License stringId - A valid identifier from https://spdx.org/licenses/.
- Template
Body string - The local raw packaged AWS SAM template file of your application.
- string
- The name of the author publishing the app.
- Description string
- The description of the application.
- Home
Page stringUrl - A URL with more information about the application.
- Labels []string
- Labels to improve discovery of apps in search results.
- License
Body string - A local text file that contains the license of the app.
- Name string
- The name of the application.
- Readme
Body string - A text readme file in Markdown language that contains a more detailed description of the application.
- Semantic
Version string - The semantic version of the application.
- Source
Code stringUrl - A link to a public repository for the source code of your application.
- Spdx
License stringId - A valid identifier from https://spdx.org/licenses/.
- Template
Body string - The local raw packaged AWS SAM template file of your application.
- string
- The name of the author publishing the app.
- description string
- The description of the application.
- home_
page_ stringurl - A URL with more information about the application.
- labels list(string)
- Labels to improve discovery of apps in search results.
- license_
body string - A local text file that contains the license of the app.
- name string
- The name of the application.
- readme_
body string - A text readme file in Markdown language that contains a more detailed description of the application.
- semantic_
version string - The semantic version of the application.
- source_
code_ stringurl - A link to a public repository for the source code of your application.
- spdx_
license_ stringid - A valid identifier from https://spdx.org/licenses/.
- template_
body string - The local raw packaged AWS SAM template file of your application.
- String
- The name of the author publishing the app.
- description String
- The description of the application.
- home
Page StringUrl - A URL with more information about the application.
- labels List<String>
- Labels to improve discovery of apps in search results.
- license
Body String - A local text file that contains the license of the app.
- name String
- The name of the application.
- readme
Body String - A text readme file in Markdown language that contains a more detailed description of the application.
- semantic
Version String - The semantic version of the application.
- source
Code StringUrl - A link to a public repository for the source code of your application.
- spdx
License StringId - A valid identifier from https://spdx.org/licenses/.
- template
Body String - The local raw packaged AWS SAM template file of your application.
- string
- The name of the author publishing the app.
- description string
- The description of the application.
- home
Page stringUrl - A URL with more information about the application.
- labels string[]
- Labels to improve discovery of apps in search results.
- license
Body string - A local text file that contains the license of the app.
- name string
- The name of the application.
- readme
Body string - A text readme file in Markdown language that contains a more detailed description of the application.
- semantic
Version string - The semantic version of the application.
- source
Code stringUrl - A link to a public repository for the source code of your application.
- spdx
License stringId - A valid identifier from https://spdx.org/licenses/.
- template
Body string - The local raw packaged AWS SAM template file of your application.
- str
- The name of the author publishing the app.
- description str
- The description of the application.
- home_
page_ strurl - A URL with more information about the application.
- labels Sequence[str]
- Labels to improve discovery of apps in search results.
- license_
body str - A local text file that contains the license of the app.
- name str
- The name of the application.
- readme_
body str - A text readme file in Markdown language that contains a more detailed description of the application.
- semantic_
version str - The semantic version of the application.
- source_
code_ strurl - A link to a public repository for the source code of your application.
- spdx_
license_ strid - A valid identifier from https://spdx.org/licenses/.
- template_
body str - The local raw packaged AWS SAM template file of your application.
- String
- The name of the author publishing the app.
- description String
- The description of the application.
- home
Page StringUrl - A URL with more information about the application.
- labels List<String>
- Labels to improve discovery of apps in search results.
- license
Body String - A local text file that contains the license of the app.
- name String
- The name of the application.
- readme
Body String - A text readme file in Markdown language that contains a more detailed description of the application.
- semantic
Version String - The semantic version of the application.
- source
Code StringUrl - A link to a public repository for the source code of your application.
- spdx
License StringId - A valid identifier from https://spdx.org/licenses/.
- template
Body String - The local raw packaged AWS SAM template file of your application.
Outputs
All input properties are implicitly available as output properties. Additionally, the Application resource produces the following output properties:
- Application
Id string - The Amazon Resource Name (ARN) of the application.
- Creation
Time string - The date and time this resource was created.
- Id string
- The provider-assigned unique ID for this managed resource.
- bool
- Whether the author of this application has been verified.
- Application
Id string - The Amazon Resource Name (ARN) of the application.
- Creation
Time string - The date and time this resource was created.
- Id string
- The provider-assigned unique ID for this managed resource.
- bool
- Whether the author of this application has been verified.
- application_
id string - The Amazon Resource Name (ARN) of the application.
- creation_
time string - The date and time this resource was created.
- id string
- The provider-assigned unique ID for this managed resource.
- bool
- Whether the author of this application has been verified.
- application
Id String - The Amazon Resource Name (ARN) of the application.
- creation
Time String - The date and time this resource was created.
- id String
- The provider-assigned unique ID for this managed resource.
- Boolean
- Whether the author of this application has been verified.
- application
Id string - The Amazon Resource Name (ARN) of the application.
- creation
Time string - The date and time this resource was created.
- id string
- The provider-assigned unique ID for this managed resource.
- boolean
- Whether the author of this application has been verified.
- application_
id str - The Amazon Resource Name (ARN) of the application.
- creation_
time str - The date and time this resource was created.
- id str
- The provider-assigned unique ID for this managed resource.
- bool
- Whether the author of this application has been verified.
- application
Id String - The Amazon Resource Name (ARN) of the application.
- creation
Time String - The date and time this resource was created.
- id String
- The provider-assigned unique ID for this managed resource.
- Boolean
- Whether the author of this application has been verified.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
published on Monday, Sep 14, 2026 by Pulumi