servicecatalog_list_record_history: Lists the specified requests or all performed requests

View source: R/servicecatalog_operations.R

servicecatalog_list_record_historyR Documentation

Lists the specified requests or all performed requests

Description

Lists the specified requests or all performed requests.

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

Usage

servicecatalog_list_record_history(
  AcceptLanguage = NULL,
  AccessLevelFilter = NULL,
  SearchFilter = NULL,
  PageSize = NULL,
  PageToken = NULL
)

Arguments

AcceptLanguage

The language code.

  • jp - Japanese

  • zh - Chinese

AccessLevelFilter

The access level to use to obtain results. The default is User.

SearchFilter

The search filter to scope the results.

PageSize

The maximum number of items to return with this call.

PageToken

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


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