Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-auditmanager-assessment.json
Parent schema serverless-framework-configuration
Type: object

An entity that defines the scope of audit evidence collected by AWS Audit Manager.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

FrameworkId string | Aws_CF_FunctionString

The identifier for the specified framework.

AwsAccount object

The AWS account associated with the assessment.

3 nested properties
Id string | Aws_CF_FunctionString

The identifier for the specified AWS account.

EmailAddress string | Aws_CF_FunctionString

The unique identifier for the email account.

Name string | Aws_CF_FunctionString

The name of the specified AWS account.

Tags Tag[]

The tags associated with the assessment.

Delegations Delegation[]

The list of delegations.

Roles Role[]

The list of roles for the specified assessment.

Scope object

The wrapper that contains the AWS accounts and AWS services in scope for the assessment.

2 nested properties
AwsAccounts AWSAccount[]

The AWS accounts included in scope.

AwsServices AWSService[]

The AWS services included in scope.

AssessmentReportsDestination object

The destination in which evidence reports are stored for the specified assessment.

2 nested properties
Destination string | Aws_CF_FunctionString

The URL of the specified Amazon S3 bucket.

DestinationType string | Aws_CF_FunctionString

The destination type, such as Amazon S3.

Status string | Aws_CF_FunctionString

The status of the specified assessment.

Name string | Aws_CF_FunctionString

The name of the related assessment.

Description string | Aws_CF_FunctionString

The description of the specified assessment.

Definitions

FrameworkId string | Aws_CF_FunctionString

The identifier for the specified framework.

UUID string | Aws_CF_FunctionString
AccountId string | Aws_CF_FunctionString

The identifier for the specified AWS account.

EmailAddress string | Aws_CF_FunctionString

The unique identifier for the email account.

AccountName string | Aws_CF_FunctionString

The name of the specified AWS account.

AWSAccount object

The AWS account associated with the assessment.

Id string | Aws_CF_FunctionString

The identifier for the specified AWS account.

EmailAddress string | Aws_CF_FunctionString

The unique identifier for the email account.

Name string | Aws_CF_FunctionString

The name of the specified AWS account.

AssessmentArn string | Aws_CF_FunctionString

The Amazon Resource Name (ARN) of the assessment.

Timestamp number

The sequence of characters that identifies when the event occurred.

ControlSetId string | Aws_CF_FunctionString

The identifier for the specified control set.

CreatedBy string | Aws_CF_FunctionString

The IAM user or role that performed the action.

IamArn string | Aws_CF_FunctionString

The Amazon Resource Name (ARN) of the IAM user or role.

AssessmentName string | Aws_CF_FunctionString

The name of the related assessment.

DelegationComment string | Aws_CF_FunctionString

The comment related to the delegation.

RoleType string | Aws_CF_FunctionString

The IAM role type.

DelegationStatus string | Aws_CF_FunctionString

The status of the delegation.

Delegation object

The assignment of a control set to a delegate for review.

LastUpdated number

The sequence of characters that identifies when the event occurred.

ControlSetId string | Aws_CF_FunctionString

The identifier for the specified control set.

CreationTime number

The sequence of characters that identifies when the event occurred.

CreatedBy string | Aws_CF_FunctionString

The IAM user or role that performed the action.

RoleArn string | Aws_CF_FunctionString

The Amazon Resource Name (ARN) of the IAM user or role.

AssessmentName string | Aws_CF_FunctionString

The name of the related assessment.

Comment string | Aws_CF_FunctionString

The comment related to the delegation.

Id string | Aws_CF_FunctionString
RoleType string | Aws_CF_FunctionString

The IAM role type.

AssessmentId string | Aws_CF_FunctionString
Status string | Aws_CF_FunctionString

The status of the delegation.

Role object

The wrapper that contains AWS Audit Manager role information, such as the role type and IAM ARN.

RoleArn string | Aws_CF_FunctionString

The Amazon Resource Name (ARN) of the IAM user or role.

RoleType string | Aws_CF_FunctionString

The IAM role type.

AWSServiceName string | Aws_CF_FunctionString

The name of the AWS service.

AWSService object

An AWS service such as Amazon S3, AWS CloudTrail, and so on.

ServiceName string | Aws_CF_FunctionString

The name of the AWS service.

Scope object

The wrapper that contains the AWS accounts and AWS services in scope for the assessment.

AwsAccounts AWSAccount[]

The AWS accounts included in scope.

AwsServices AWSService[]

The AWS services included in scope.

S3Url string | Aws_CF_FunctionString

The URL of the specified Amazon S3 bucket.

AssessmentReportDestinationType string | Aws_CF_FunctionString

The destination type, such as Amazon S3.

AssessmentReportsDestination object

The destination in which evidence reports are stored for the specified assessment.

Destination string | Aws_CF_FunctionString

The URL of the specified Amazon S3 bucket.

DestinationType string | Aws_CF_FunctionString

The destination type, such as Amazon S3.

AssessmentStatus string | Aws_CF_FunctionString

The status of the specified assessment.

AssessmentDescription string | Aws_CF_FunctionString

The description of the specified assessment.

Tag object

A key-value pair to associate with a resource.

Key string | Aws_CF_FunctionString required

The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

Value string | Aws_CF_FunctionString required

The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.