/AWS1/CL_S3COBJECTLAMBDACONF¶
A configuration used when creating an Object Lambda Access Point.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_supportingaccesspoint TYPE /AWS1/S3COBJLAMBDASUPPINGACC00 /AWS1/S3COBJLAMBDASUPPINGACC00¶
Standard access point associated with the Object Lambda Access Point.
it_transformationconfs TYPE /AWS1/CL_S3COBJLAMBDATRANSFM00=>TT_OBJLAMBDATRANSFMTIONCONFS00 TT_OBJLAMBDATRANSFMTIONCONFS00¶
A container for transformation configurations for an Object Lambda Access Point.
Optional arguments:¶
iv_cloudwatchmetricsenabled TYPE /AWS1/S3CBOOLEAN /AWS1/S3CBOOLEAN¶
A container for whether the CloudWatch metrics configuration is enabled.
it_allowedfeatures TYPE /AWS1/CL_S3COBJLAMBDAALWEDFT00=>TT_OBJLAMBDAALLOWEDFEATSLIST TT_OBJLAMBDAALLOWEDFEATSLIST¶
A container for allowed features. Valid inputs are
GetObject-Range,GetObject-PartNumber,HeadObject-Range, andHeadObject-PartNumber.
Queryable Attributes¶
SupportingAccessPoint¶
Standard access point associated with the Object Lambda Access Point.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUPPORTINGACCESSPOINT() |
Getter for SUPPORTINGACCESSPOINT, with configurable default |
ASK_SUPPORTINGACCESSPOINT() |
Getter for SUPPORTINGACCESSPOINT w/ exceptions if field has |
HAS_SUPPORTINGACCESSPOINT() |
Determine if SUPPORTINGACCESSPOINT has a value |
CloudWatchMetricsEnabled¶
A container for whether the CloudWatch metrics configuration is enabled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLOUDWATCHMETRICSENABLED() |
Getter for CLOUDWATCHMETRICSENABLED |
AllowedFeatures¶
A container for allowed features. Valid inputs are
GetObject-Range,GetObject-PartNumber,HeadObject-Range, andHeadObject-PartNumber.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALLOWEDFEATURES() |
Getter for ALLOWEDFEATURES, with configurable default |
ASK_ALLOWEDFEATURES() |
Getter for ALLOWEDFEATURES w/ exceptions if field has no val |
HAS_ALLOWEDFEATURES() |
Determine if ALLOWEDFEATURES has a value |
TransformationConfigurations¶
A container for transformation configurations for an Object Lambda Access Point.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRANSFORMATIONCONFS() |
Getter for TRANSFORMATIONCONFIGURATIONS, with configurable d |
ASK_TRANSFORMATIONCONFS() |
Getter for TRANSFORMATIONCONFIGURATIONS w/ exceptions if fie |
HAS_TRANSFORMATIONCONFS() |
Determine if TRANSFORMATIONCONFIGURATIONS has a value |