Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.01 KB

API_Layer.md

File metadata and controls

25 lines (19 loc) · 1.01 KB

Layer

A function layer.

Contents

Arn The Amazon Resource Name (ARN) of the function layer.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 140.
Pattern: arn:[a-zA-Z0-9-]+:lambda:[a-zA-Z0-9-]+:\d{12}:layer:[a-zA-Z0-9-_]+:[0-9]+
Required: No

CodeSize The size of the layer archive in bytes.
Type: Long
Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: