Dependency
A structure that contains information about a dependency for a canary.
Contents
- Reference
-
The dependency reference. For Lambda layers, this is the ARN of the Lambda layer. For more information about Lambda ARN format, see Lambda.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: Yes
- Type
-
The type of dependency. Valid value is
LambdaLayer
.Type: String
Valid Values:
LambdaLayer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: