startDashboardRefresh
inline suspend fun CloudTrailClient.startDashboardRefresh(crossinline block: StartDashboardRefreshRequest.Builder.() -> Unit): StartDashboardRefreshResponse
Starts a refresh of the specified dashboard.
Each time a dashboard is refreshed, CloudTrail runs queries to populate the dashboard's widgets. CloudTrail must be granted permissions to run the StartQuery
operation on your behalf. To provide permissions, run the PutResourcePolicy
operation to attach a resource-based policy to each event data store. For more information, see Example: Allow CloudTrail to run queries to populate a dashboard in the CloudTrail User Guide.