Class: Aws::AuditManager::Types::AssessmentEvidenceFolder
- Inherits:
-
Struct
- Object
- Struct
- Aws::AuditManager::Types::AssessmentEvidenceFolder
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-auditmanager/types.rb
Overview
The folder where Audit Manager stores evidence for an assessment.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#assessment_id ⇒ String
The identifier for the assessment.
-
#assessment_report_selection_count ⇒ Integer
The total count of evidence that’s included in the assessment report.
-
#author ⇒ String
The name of the user who created the evidence folder.
-
#control_id ⇒ String
The unique identifier for the control.
-
#control_name ⇒ String
The name of the control.
-
#control_set_id ⇒ String
The identifier for the control set.
-
#data_source ⇒ String
The Amazon Web Service that the evidence was collected from.
-
#date ⇒ Time
The date when the first evidence was added to the evidence folder.
-
#evidence_aws_service_source_count ⇒ Integer
The total number of Amazon Web Services resources that were assessed to generate the evidence.
-
#evidence_by_type_compliance_check_count ⇒ Integer
The number of evidence that falls under the compliance check category.
-
#evidence_by_type_compliance_check_issues_count ⇒ Integer
The total number of issues that were reported directly from Security Hub, Config, or both.
-
#evidence_by_type_configuration_data_count ⇒ Integer
The number of evidence that falls under the configuration data category.
-
#evidence_by_type_manual_count ⇒ Integer
The number of evidence that falls under the manual category.
-
#evidence_by_type_user_activity_count ⇒ Integer
The number of evidence that falls under the user activity category.
-
#evidence_resources_included_count ⇒ Integer
The amount of evidence that’s included in the evidence folder.
-
#id ⇒ String
The identifier for the folder that the evidence is stored in.
-
#name ⇒ String
The name of the evidence folder.
-
#total_evidence ⇒ Integer
The total amount of evidence in the evidence folder.
Instance Attribute Details
#assessment_id ⇒ String
The identifier for the assessment.
308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 308 class AssessmentEvidenceFolder < Struct.new( :name, :date, :assessment_id, :control_set_id, :control_id, :id, :data_source, :author, :total_evidence, :assessment_report_selection_count, :control_name, :evidence_resources_included_count, :evidence_by_type_configuration_data_count, :evidence_by_type_manual_count, :evidence_by_type_compliance_check_count, :evidence_by_type_compliance_check_issues_count, :evidence_by_type_user_activity_count, :evidence_aws_service_source_count) SENSITIVE = [] include Aws::Structure end |
#assessment_report_selection_count ⇒ Integer
The total count of evidence that’s included in the assessment report.
308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 308 class AssessmentEvidenceFolder < Struct.new( :name, :date, :assessment_id, :control_set_id, :control_id, :id, :data_source, :author, :total_evidence, :assessment_report_selection_count, :control_name, :evidence_resources_included_count, :evidence_by_type_configuration_data_count, :evidence_by_type_manual_count, :evidence_by_type_compliance_check_count, :evidence_by_type_compliance_check_issues_count, :evidence_by_type_user_activity_count, :evidence_aws_service_source_count) SENSITIVE = [] include Aws::Structure end |
#author ⇒ String
The name of the user who created the evidence folder.
308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 308 class AssessmentEvidenceFolder < Struct.new( :name, :date, :assessment_id, :control_set_id, :control_id, :id, :data_source, :author, :total_evidence, :assessment_report_selection_count, :control_name, :evidence_resources_included_count, :evidence_by_type_configuration_data_count, :evidence_by_type_manual_count, :evidence_by_type_compliance_check_count, :evidence_by_type_compliance_check_issues_count, :evidence_by_type_user_activity_count, :evidence_aws_service_source_count) SENSITIVE = [] include Aws::Structure end |
#control_id ⇒ String
The unique identifier for the control.
308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 308 class AssessmentEvidenceFolder < Struct.new( :name, :date, :assessment_id, :control_set_id, :control_id, :id, :data_source, :author, :total_evidence, :assessment_report_selection_count, :control_name, :evidence_resources_included_count, :evidence_by_type_configuration_data_count, :evidence_by_type_manual_count, :evidence_by_type_compliance_check_count, :evidence_by_type_compliance_check_issues_count, :evidence_by_type_user_activity_count, :evidence_aws_service_source_count) SENSITIVE = [] include Aws::Structure end |
#control_name ⇒ String
The name of the control.
308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 308 class AssessmentEvidenceFolder < Struct.new( :name, :date, :assessment_id, :control_set_id, :control_id, :id, :data_source, :author, :total_evidence, :assessment_report_selection_count, :control_name, :evidence_resources_included_count, :evidence_by_type_configuration_data_count, :evidence_by_type_manual_count, :evidence_by_type_compliance_check_count, :evidence_by_type_compliance_check_issues_count, :evidence_by_type_user_activity_count, :evidence_aws_service_source_count) SENSITIVE = [] include Aws::Structure end |
#control_set_id ⇒ String
The identifier for the control set.
308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 308 class AssessmentEvidenceFolder < Struct.new( :name, :date, :assessment_id, :control_set_id, :control_id, :id, :data_source, :author, :total_evidence, :assessment_report_selection_count, :control_name, :evidence_resources_included_count, :evidence_by_type_configuration_data_count, :evidence_by_type_manual_count, :evidence_by_type_compliance_check_count, :evidence_by_type_compliance_check_issues_count, :evidence_by_type_user_activity_count, :evidence_aws_service_source_count) SENSITIVE = [] include Aws::Structure end |
#data_source ⇒ String
The Amazon Web Service that the evidence was collected from.
308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 308 class AssessmentEvidenceFolder < Struct.new( :name, :date, :assessment_id, :control_set_id, :control_id, :id, :data_source, :author, :total_evidence, :assessment_report_selection_count, :control_name, :evidence_resources_included_count, :evidence_by_type_configuration_data_count, :evidence_by_type_manual_count, :evidence_by_type_compliance_check_count, :evidence_by_type_compliance_check_issues_count, :evidence_by_type_user_activity_count, :evidence_aws_service_source_count) SENSITIVE = [] include Aws::Structure end |
#date ⇒ Time
The date when the first evidence was added to the evidence folder.
308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 308 class AssessmentEvidenceFolder < Struct.new( :name, :date, :assessment_id, :control_set_id, :control_id, :id, :data_source, :author, :total_evidence, :assessment_report_selection_count, :control_name, :evidence_resources_included_count, :evidence_by_type_configuration_data_count, :evidence_by_type_manual_count, :evidence_by_type_compliance_check_count, :evidence_by_type_compliance_check_issues_count, :evidence_by_type_user_activity_count, :evidence_aws_service_source_count) SENSITIVE = [] include Aws::Structure end |
#evidence_aws_service_source_count ⇒ Integer
The total number of Amazon Web Services resources that were assessed to generate the evidence.
308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 308 class AssessmentEvidenceFolder < Struct.new( :name, :date, :assessment_id, :control_set_id, :control_id, :id, :data_source, :author, :total_evidence, :assessment_report_selection_count, :control_name, :evidence_resources_included_count, :evidence_by_type_configuration_data_count, :evidence_by_type_manual_count, :evidence_by_type_compliance_check_count, :evidence_by_type_compliance_check_issues_count, :evidence_by_type_user_activity_count, :evidence_aws_service_source_count) SENSITIVE = [] include Aws::Structure end |
#evidence_by_type_compliance_check_count ⇒ Integer
The number of evidence that falls under the compliance check category. This evidence is collected from Config or Security Hub.
308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 308 class AssessmentEvidenceFolder < Struct.new( :name, :date, :assessment_id, :control_set_id, :control_id, :id, :data_source, :author, :total_evidence, :assessment_report_selection_count, :control_name, :evidence_resources_included_count, :evidence_by_type_configuration_data_count, :evidence_by_type_manual_count, :evidence_by_type_compliance_check_count, :evidence_by_type_compliance_check_issues_count, :evidence_by_type_user_activity_count, :evidence_aws_service_source_count) SENSITIVE = [] include Aws::Structure end |
#evidence_by_type_compliance_check_issues_count ⇒ Integer
The total number of issues that were reported directly from Security Hub, Config, or both.
308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 308 class AssessmentEvidenceFolder < Struct.new( :name, :date, :assessment_id, :control_set_id, :control_id, :id, :data_source, :author, :total_evidence, :assessment_report_selection_count, :control_name, :evidence_resources_included_count, :evidence_by_type_configuration_data_count, :evidence_by_type_manual_count, :evidence_by_type_compliance_check_count, :evidence_by_type_compliance_check_issues_count, :evidence_by_type_user_activity_count, :evidence_aws_service_source_count) SENSITIVE = [] include Aws::Structure end |
#evidence_by_type_configuration_data_count ⇒ Integer
The number of evidence that falls under the configuration data category. This evidence is collected from configuration snapshots of other Amazon Web Services such as Amazon EC2, Amazon S3, or IAM.
308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 308 class AssessmentEvidenceFolder < Struct.new( :name, :date, :assessment_id, :control_set_id, :control_id, :id, :data_source, :author, :total_evidence, :assessment_report_selection_count, :control_name, :evidence_resources_included_count, :evidence_by_type_configuration_data_count, :evidence_by_type_manual_count, :evidence_by_type_compliance_check_count, :evidence_by_type_compliance_check_issues_count, :evidence_by_type_user_activity_count, :evidence_aws_service_source_count) SENSITIVE = [] include Aws::Structure end |
#evidence_by_type_manual_count ⇒ Integer
The number of evidence that falls under the manual category. This evidence is imported manually.
308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 308 class AssessmentEvidenceFolder < Struct.new( :name, :date, :assessment_id, :control_set_id, :control_id, :id, :data_source, :author, :total_evidence, :assessment_report_selection_count, :control_name, :evidence_resources_included_count, :evidence_by_type_configuration_data_count, :evidence_by_type_manual_count, :evidence_by_type_compliance_check_count, :evidence_by_type_compliance_check_issues_count, :evidence_by_type_user_activity_count, :evidence_aws_service_source_count) SENSITIVE = [] include Aws::Structure end |
#evidence_by_type_user_activity_count ⇒ Integer
The number of evidence that falls under the user activity category. This evidence is collected from CloudTrail logs.
308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 308 class AssessmentEvidenceFolder < Struct.new( :name, :date, :assessment_id, :control_set_id, :control_id, :id, :data_source, :author, :total_evidence, :assessment_report_selection_count, :control_name, :evidence_resources_included_count, :evidence_by_type_configuration_data_count, :evidence_by_type_manual_count, :evidence_by_type_compliance_check_count, :evidence_by_type_compliance_check_issues_count, :evidence_by_type_user_activity_count, :evidence_aws_service_source_count) SENSITIVE = [] include Aws::Structure end |
#evidence_resources_included_count ⇒ Integer
The amount of evidence that’s included in the evidence folder.
308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 308 class AssessmentEvidenceFolder < Struct.new( :name, :date, :assessment_id, :control_set_id, :control_id, :id, :data_source, :author, :total_evidence, :assessment_report_selection_count, :control_name, :evidence_resources_included_count, :evidence_by_type_configuration_data_count, :evidence_by_type_manual_count, :evidence_by_type_compliance_check_count, :evidence_by_type_compliance_check_issues_count, :evidence_by_type_user_activity_count, :evidence_aws_service_source_count) SENSITIVE = [] include Aws::Structure end |
#id ⇒ String
The identifier for the folder that the evidence is stored in.
308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 308 class AssessmentEvidenceFolder < Struct.new( :name, :date, :assessment_id, :control_set_id, :control_id, :id, :data_source, :author, :total_evidence, :assessment_report_selection_count, :control_name, :evidence_resources_included_count, :evidence_by_type_configuration_data_count, :evidence_by_type_manual_count, :evidence_by_type_compliance_check_count, :evidence_by_type_compliance_check_issues_count, :evidence_by_type_user_activity_count, :evidence_aws_service_source_count) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The name of the evidence folder.
308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 308 class AssessmentEvidenceFolder < Struct.new( :name, :date, :assessment_id, :control_set_id, :control_id, :id, :data_source, :author, :total_evidence, :assessment_report_selection_count, :control_name, :evidence_resources_included_count, :evidence_by_type_configuration_data_count, :evidence_by_type_manual_count, :evidence_by_type_compliance_check_count, :evidence_by_type_compliance_check_issues_count, :evidence_by_type_user_activity_count, :evidence_aws_service_source_count) SENSITIVE = [] include Aws::Structure end |
#total_evidence ⇒ Integer
The total amount of evidence in the evidence folder.
308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 308 class AssessmentEvidenceFolder < Struct.new( :name, :date, :assessment_id, :control_set_id, :control_id, :id, :data_source, :author, :total_evidence, :assessment_report_selection_count, :control_name, :evidence_resources_included_count, :evidence_by_type_configuration_data_count, :evidence_by_type_manual_count, :evidence_by_type_compliance_check_count, :evidence_by_type_compliance_check_issues_count, :evidence_by_type_user_activity_count, :evidence_aws_service_source_count) SENSITIVE = [] include Aws::Structure end |