SchemaChangePolicy
A policy that specifies update and deletion behaviors for the crawler.
Contents
- DeleteBehavior
-
The deletion behavior when the crawler finds a deleted object.
Type: String
Valid Values:
LOG | DELETE_FROM_DATABASE | DEPRECATE_IN_DATABASE
Required: No
- UpdateBehavior
-
The update behavior when the crawler finds a changed schema.
Type: String
Valid Values:
LOG | UPDATE_IN_DATABASE
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: