See: Description
Interface | Description |
---|---|
CfnAssessment.AssessmentReportsDestinationProperty |
The `AssessmentReportsDestination` property type specifies the location in which AWS Audit Manager saves assessment reports for the given assessment.
|
CfnAssessment.AWSAccountProperty |
The `AWSAccount` property type specifies the wrapper of the AWS account details, such as account ID, email address, and so on.
|
CfnAssessment.AWSServiceProperty |
The `AWSService` property type specifies an AWS service such as Amazon S3 , AWS CloudTrail , and so on.
|
CfnAssessment.DelegationProperty |
The `Delegation` property type specifies the assignment of a control set to a delegate for review.
|
CfnAssessment.RoleProperty |
The `Role` property type specifies the wrapper that contains AWS Audit Manager role information, such as the role type and IAM Amazon Resource Name (ARN).
|
CfnAssessment.ScopeProperty |
The `Scope` property type specifies the wrapper that contains the AWS accounts and services that are in scope for the assessment.
|
CfnAssessmentProps |
Properties for defining a `CfnAssessment`.
|
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
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:
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.)