auditCheckConfigurations

@JvmName(name = "obpxcuaipgvopeae")
suspend fun auditCheckConfigurations(value: Output<AccountAuditConfigurationAuditCheckConfigurationsArgs>)

Parameters

value

Specifies which audit checks are enabled and disabled for this account. Some data collection might start immediately when certain checks are enabled. When a check is disabled, any data collected so far in relation to the check is deleted. To disable a check, set the value of the Enabled: key to false . If an enabled check is removed from the template, it will also be disabled. You can't disable a check if it's used by any scheduled audit. You must delete the check from the scheduled audit or delete the scheduled audit itself to disable the check. For more information on available audit checks see AWS::IoT::AccountAuditConfiguration AuditCheckConfigurations


@JvmName(name = "vusacxlexyxorupp")
suspend fun auditCheckConfigurations(argument: suspend AccountAuditConfigurationAuditCheckConfigurationsArgsBuilder.() -> Unit)

Parameters

argument

Specifies which audit checks are enabled and disabled for this account. Some data collection might start immediately when certain checks are enabled. When a check is disabled, any data collected so far in relation to the check is deleted. To disable a check, set the value of the Enabled: key to false . If an enabled check is removed from the template, it will also be disabled. You can't disable a check if it's used by any scheduled audit. You must delete the check from the scheduled audit or delete the scheduled audit itself to disable the check. For more information on available audit checks see AWS::IoT::AccountAuditConfiguration AuditCheckConfigurations