---
type: resource-type
title: ServerlessApplication
description: aws resource type AWS::Serverless::Application
name: ServerlessApplication
lexicon: aws
resource_type: AWS::Serverless::Application
---
`AWS::Serverless::Application`, a resource type of the aws lexicon.

## Properties

- `Location` (`any`, required)
- `NotificationArns` (`string[]`, optional)
- `Parameters` (`Record<string, unknown>`, optional)
- `Tags` (`Record<string, unknown>`, optional)
- `TimeoutInMinutes` (`number`, optional)

## Attributes

- `Outputs`
