ObjectLambdaTransformationConfiguration
A configuration used when creating an Object Lambda Access Point transformation.
Contents
- Actions
-
A container for the action of an Object Lambda Access Point configuration. Valid inputs are
GetObject
,ListObjects
,HeadObject
, andListObjectsV2
.Type: Array of strings
Valid Values:
GetObject | HeadObject | ListObjects | ListObjectsV2
Required: Yes
- ContentTransformation
-
A container for the content transformation of an Object Lambda Access Point configuration.
Type: ObjectLambdaContentTransformation data type
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: