imagebuilder_list_lifecycle_executions: Get the lifecycle runtime history for the specified resource

View source: R/imagebuilder_operations.R

imagebuilder_list_lifecycle_executionsR Documentation

Get the lifecycle runtime history for the specified resource

Description

Get the lifecycle runtime history for the specified resource.

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

Usage

imagebuilder_list_lifecycle_executions(
  maxResults = NULL,
  nextToken = NULL,
  resourceArn
)

Arguments

maxResults

The maximum items to return in a request.

nextToken

A token to specify where to start paginating. This is the nextToken from a previously truncated response.

resourceArn

[required] The Amazon Resource Name (ARN) of the resource for which to get a list of lifecycle runtime instances.


paws.compute documentation built on May 29, 2024, 9:16 a.m.