marketplacecatalog_batch_describe_entities {paws.cost.management}R Documentation

Returns metadata and content for multiple entities

Description

Returns metadata and content for multiple entities. This is the Batch version of the describe_entity API and uses the same IAM permission action as describe_entity API.

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

Usage

marketplacecatalog_batch_describe_entities(EntityRequestList)

Arguments

EntityRequestList

[required] List of entity IDs and the catalogs the entities are present in.


[Package paws.cost.management version 0.7.0 Index]