ExtractionDefinition
Information about an extraction definition.
Contents
- CreatedTime
-
The timestamp when the extraction definition was created.
Type: Timestamp
Required: Yes
- ExtractionConfiguration
-
The configuration that defines how data is extracted.
Type: ExtractionConfiguration object
Required: Yes
- ExtractionDefinitionArn
-
The Amazon Resource Name (ARN) of the extraction definition.
Type: String
Required: Yes
- ExtractionDefinitionId
-
The identifier of the extraction definition.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- LastUpdatedBy
-
The Amazon Resource Name (ARN) of the user who last updated the extraction definition.
Type: String
Required: Yes
- LastUpdatedTime
-
The timestamp when the extraction definition was last updated.
Type: Timestamp
Required: Yes
- Name
-
The name of the extraction definition.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Required: Yes
- Display
-
The display settings for the extraction definition.
Type: ExtractionDefinitionDisplay object
Required: No
- Tags
-
The tags used to organize, track, or control access for this resource.
Type: String to string map
Map Entries: Maximum number of 50 items.
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Key Pattern:
^(?!aws:)[\p{L}\p{Z}\p{N}_.:/=+\-@]*$Value Length Constraints: Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: