package
1.204.0-devpreview
Repository: https://github.com/aws/aws-cdk-go.git
Documentation: pkg.go.dev

# README

AWS::AuditManager Construct Library

This module is part of the AWS Cloud Development Kit project.

import auditmanager "github.com/aws/aws-cdk-go/awscdk"

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.)

# Functions

No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
Create a new `AWS::AuditManager::Assessment`.
Create a new `AWS::AuditManager::Assessment`.

# Structs

The `AssessmentReportsDestination` property type specifies the location in which AWS Audit Manager saves assessment reports for the given assessment.
The `AWSAccount` property type specifies the wrapper of the AWS account details, such as account ID, email address, and so on.
The `AWSService` property type specifies an AWS service such as Amazon S3 , AWS CloudTrail , and so on.
The `Delegation` property type specifies the assignment of a control set to a delegate for review.
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).
The `Scope` property type specifies the wrapper that contains the AWS accounts and services that are in scope for the assessment.
Properties for defining a `CfnAssessment`.

# Interfaces

A CloudFormation `AWS::AuditManager::Assessment`.