S3SetObjectRetentionOperation
Contains the configuration parameters for the Object Lock retention action for an
S3 Batch Operations job. Batch Operations passes every object to the underlying
PutObjectRetention
API. For more information, see Using
S3 Object Lock retention with S3 Batch Operations in the
Amazon Simple Storage Service User Guide.
Contents
- BypassGovernanceRetention
-
Indicates if the action should be applied to objects in the Batch Operations job even if they have Object Lock
GOVERNANCE
type in place.Type: Boolean
Required: No
- Retention
-
Contains the Object Lock retention mode to be applied to all objects in the Batch Operations job. For more information, see Using S3 Object Lock retention with S3 Batch Operations in the Amazon Simple Storage Service User Guide.
Type: S3Retention data type
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: