class Aws::IoT::Types::UpdateAccountAuditConfigurationRequest


@return [Hash<String,Types::AuditCheckConfiguration>]
parameter is required and must specify at least one enabled check.
On the first call to ‘UpdateAccountAuditConfiguration`, this
scheduled audit itself.
must first delete the check from the scheduled audit or delete the
You cannot disable a check if it is used by any scheduled audit. You
relation to the check is deleted.
enabled. When a check is disabled, any data collected so far in
Some data collection might start immediately when certain checks are
all checks, including those that are currently enabled.
account. Use `DescribeAccountAuditConfiguration` to see the list of
Specifies which audit checks are enabled and disabled for this
@!attribute [rw] audit_check_configurations
@return [Hash<String,Types::AuditNotificationTarget>]
Information about the targets to which audit notifications are sent.
@!attribute [rw] audit_notification_target_configurations
@return [String]
items as required when performing an audit.
information about your devices, policies, certificates and other
The ARN of the role that grants permission to AWS IoT to access
@!attribute [rw] role_arn
}
},
},
enabled: false,
“AuditCheckName” => {
audit_check_configurations: {
},
},
enabled: false,
role_arn: “RoleArn”,
target_arn: “TargetArn”,
“SNS” => {
audit_notification_target_configurations: {
role_arn: “RoleArn”,
{
data as a hash:
@note When making an API call, you may pass UpdateAccountAuditConfigurationRequest