LambdaLayerAggregationResponse
A response that contains the results of an AWS Lambda function layer finding aggregation.
Contents
- accountId
-
The account ID of the AWS Lambda function layer.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
^\d{12}$
Required: Yes
- functionName
-
The names of the AWS Lambda functions associated with the layers.
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
- layerArn
-
The Amazon Resource Name (ARN) of the AWS Lambda function layer.
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
- resourceId
-
The Resource ID of the AWS Lambda function layer.
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
- severityCounts
-
An object that contains the counts of aggregated finding per severity.
Type: SeverityCounts object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: