get Access Point Policy
suspend fun getAccessPointPolicy(argument: GetAccessPointPolicyPlainArgs): GetAccessPointPolicyResult
AWS::S3ObjectLambda::AccessPointPolicy resource is an Amazon S3ObjectLambda policy type that you can use to control permissions for your S3ObjectLambda
Return
null
Parameters
argument
null
Return
null
Parameters
object Lambda Access Point
The name of the Amazon S3 ObjectLambdaAccessPoint to which the policy applies.
See also
suspend fun getAccessPointPolicy(argument: suspend GetAccessPointPolicyPlainArgsBuilder.() -> Unit): GetAccessPointPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.s3objectlambda.kotlin.inputs.GetAccessPointPolicyPlainArgs.