opsworks_describe_layers: Requests a description of one or more layers in a specified...

View source: R/opsworks_operations.R

opsworks_describe_layersR Documentation

Requests a description of one or more layers in a specified stack

Description

Requests a description of one or more layers in a specified stack.

See https://www.paws-r-sdk.com/docs/opsworks_describe_layers/ for full documentation.

Usage

opsworks_describe_layers(StackId = NULL, LayerIds = NULL)

Arguments

StackId

The stack ID.

LayerIds

An array of layer IDs that specify the layers to be described. If you omit this parameter, describe_layers returns a description of every layer in the specified stack.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.