Values.PutAccessPointConfigurationForObjectLambdaRequestSourceThis operation is not supported by directory buckets. Replaces configuration for an Object Lambda Access Point. The following actions are related to PutAccessPointConfigurationForObjectLambda: GetAccessPointConfigurationForObjectLambda
type nonrec t = {accountId : AccountId.t;The account ID for the account that owns the specified Object Lambda Access Point.
*)name : ObjectLambdaAccessPointName.t;The name of the Object Lambda Access Point.
*)configuration : ObjectLambdaConfiguration.t;Object Lambda Access Point configuration document.
*)}val make :
accountId:AccountId.t ->
name:ObjectLambdaAccessPointName.t ->
configuration:ObjectLambdaConfiguration.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `String of AccountId.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `List of
[> `Enum of string
| `Structure of
(string
* [> `List of [> `Enum of string ] list
| `Structure of
(string
* [> `Structure of
(string * [> `String of FunctionArnString.t ])
list ])
list ])
list ]
list
| `String of ObjectLambdaSupportingAccessPointArn.t ])
list ])
list ]