servicecatalog_list_stack_instances_for_provisioned_product: Returns summary information about stack instances that are...

View source: R/servicecatalog_operations.R

servicecatalog_list_stack_instances_for_provisioned_productR Documentation

Returns summary information about stack instances that are associated with the specified CFN_STACKSET type provisioned product

Description

Returns summary information about stack instances that are associated with the specified CFN_STACKSET type provisioned product. You can filter for stack instances that are associated with a specific Amazon Web Services account name or Region.

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

Usage

servicecatalog_list_stack_instances_for_provisioned_product(
  AcceptLanguage = NULL,
  ProvisionedProductId,
  PageToken = NULL,
  PageSize = NULL
)

Arguments

AcceptLanguage

The language code.

  • jp - Japanese

  • zh - Chinese

ProvisionedProductId

[required] The identifier of the provisioned product.

PageToken

The page token for the next set of results. To retrieve the first set of results, use null.

PageSize

The maximum number of items to return with this call.


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