View source: R/cloudtrail_operations.R
cloudtrail_list_import_failures | R Documentation |
Returns a list of failures for the specified import.
See https://www.paws-r-sdk.com/docs/cloudtrail_list_import_failures/ for full documentation.
cloudtrail_list_import_failures(ImportId, MaxResults = NULL, NextToken = NULL)
ImportId |
[required] The ID of the import. |
MaxResults |
The maximum number of failures to display on a single page. |
NextToken |
A token you can use to get the next page of import failures. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.