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

## Properties

- `ContentUri` (`any`, required)
- `CompatibleArchitectures` (`string[]`, optional)
- `CompatibleRuntimes` (`string[]`, optional)
- `Description` (`string`, optional)
- `LayerName` (`string`, optional)
- `LicenseInfo` (`string`, optional)
- `RetentionPolicy` (`string`, optional)

## Attributes

- `Arn`
- `LayerArn`
