LambdaLayerAggregationResponse
A response that contains the results of an Amazon Lambda function layer finding aggregation.
Contents
- accountId
-
The account ID of the Amazon Lambda function layer.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
^\d{12}$
Required: Yes
- functionName
-
The names of the Amazon Lambda functions associated with the layers.
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
- layerArn
-
The Amazon Resource Name (ARN) of the Amazon Lambda function layer.
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
- resourceId
-
The Resource ID of the Amazon 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 Amazon SDKs, see the following: