layer

Function layer 

Source
pub fn layer(
    partition: Identifier,
    region: Identifier,
    account: AccountIdentifier,
    layer_name: Identifier,
) -> ResourceName
Expand description

arn:${Partition}:lambda:${Region}:${Account}:layer:${LayerName}