Returns a list of infrastructure configurations.
See https://www.paws-r-sdk.com/docs/imagebuilder_list_infrastructure_configurations/ for full documentation.
imagebuilder_list_infrastructure_configurations(
filters = NULL,
maxResults = NULL,
nextToken = NULL
)
You can filter on name
to streamline results.
The maximum items to return in a request.
A token to specify where to start paginating. This is the nextToken from a previously truncated response.