CreateControlMappingSource
The control mapping fields that represent the source for evidence collection, along
with related parameters and metadata. This doesn't contain mappingID
.
Contents
- sourceDescription
-
The description of the data source that determines where Audit Manager collects evidence from for the control.
Type: String
Length Constraints: Maximum length of 1000.
Pattern:
^[\w\W\s\S]*$
Required: No
- sourceFrequency
-
Specifies how often evidence is collected from the control mapping source.
Type: String
Valid Values:
DAILY | WEEKLY | MONTHLY
Required: No
- sourceKeyword
-
The keyword to search for in AWS CloudTrail logs, AWS Config rules, AWS Security Hub checks, and AWS API names.
To learn more about the supported keywords that you can use when mapping a control data source, see the following pages in the AWS Audit Manager User Guide:
Type: SourceKeyword object
Required: No
- sourceName
-
The name of the control mapping data source.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: No
- sourceSetUpOption
-
The setup option for the data source, which reflects if the evidence collection is automated or manual.
Type: String
Valid Values:
System_Controls_Mapping | Procedural_Controls_Mapping
Required: No
- sourceType
-
Specifies one of the five types of data sources for evidence collection.
Type: String
Valid Values:
AWS_Cloudtrail | AWS_Config | AWS_Security_Hub | AWS_API_Call | MANUAL
Required: No
- troubleshootingText
-
The instructions for troubleshooting the control.
Type: String
Length Constraints: Maximum length of 1000.
Pattern:
^[\w\W\s\S]*$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: