Package software.amazon.awscdk.services.auditmanager
package software.amazon.awscdk.services.auditmanager
AWS::AuditManager Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.auditmanager.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for AuditManager construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::AuditManager resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::AuditManager.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionThe
AWS::AuditManager::Assessment
resource is an Audit Manager resource type that defines the scope of audit evidence collected by Audit Manager .TheAssessmentReportsDestination
property type specifies the location in which AWS Audit Manager saves assessment reports for the given assessment.A builder forCfnAssessment.AssessmentReportsDestinationProperty
An implementation forCfnAssessment.AssessmentReportsDestinationProperty
TheAWSAccount
property type specifies the wrapper of the AWS account details, such as account ID, email address, and so on.A builder forCfnAssessment.AWSAccountProperty
An implementation forCfnAssessment.AWSAccountProperty
TheAWSService
property type specifies an AWS service such as Amazon S3 , AWS CloudTrail , and so on.A builder forCfnAssessment.AWSServiceProperty
An implementation forCfnAssessment.AWSServiceProperty
A fluent builder forCfnAssessment
.TheDelegation
property type specifies the assignment of a control set to a delegate for review.A builder forCfnAssessment.DelegationProperty
An implementation forCfnAssessment.DelegationProperty
TheRole
property type specifies the wrapper that contains AWS Audit Manager role information, such as the role type and IAM Amazon Resource Name (ARN).A builder forCfnAssessment.RoleProperty
An implementation forCfnAssessment.RoleProperty
TheScope
property type specifies the wrapper that contains the AWS accounts and services that are in scope for the assessment.A builder forCfnAssessment.ScopeProperty
An implementation forCfnAssessment.ScopeProperty
Properties for defining aCfnAssessment
.A builder forCfnAssessmentProps
An implementation forCfnAssessmentProps