LensSummary
A lens summary of a lens.
Contents
- CreatedAt
-
The date and time recorded.
Type: Timestamp
Required: No
- Description
-
The description of the lens.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- LensAlias
-
The alias of the lens, for example,
serverless
.Each lens is identified by its LensSummary:LensAlias.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
- LensArn
-
The ARN of the lens.
Type: String
Required: No
- LensName
-
The full name of the lens.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
- LensStatus
-
The status of the lens.
Type: String
Valid Values:
CURRENT | NOT_CURRENT | DEPRECATED | DELETED | UNSHARED
Required: No
- LensType
-
The type of the lens.
Type: String
Valid Values:
AWS_OFFICIAL | CUSTOM_SHARED | CUSTOM_SELF
Required: No
- LensVersion
-
The version of the lens.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 32.
Required: No
- Owner
-
An AWS account ID.
Type: String
Pattern:
[0-9]{12}
Required: No
- UpdatedAt
-
The date and time recorded.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: