We recommend new projects start with resources from the AWS provider.
aws-native.s3objectlambda.getAccessPoint
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
The AWS::S3ObjectLambda::AccessPoint resource is an Amazon S3ObjectLambda resource type that you can use to add computation to S3 actions
Using getAccessPoint
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAccessPoint(args: GetAccessPointArgs, opts?: InvokeOptions): Promise<GetAccessPointResult>
function getAccessPointOutput(args: GetAccessPointOutputArgs, opts?: InvokeOptions): Output<GetAccessPointResult>def get_access_point(name: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetAccessPointResult
def get_access_point_output(name: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetAccessPointResult]func LookupAccessPoint(ctx *Context, args *LookupAccessPointArgs, opts ...InvokeOption) (*LookupAccessPointResult, error)
func LookupAccessPointOutput(ctx *Context, args *LookupAccessPointOutputArgs, opts ...InvokeOption) LookupAccessPointResultOutput> Note: This function is named LookupAccessPoint in the Go SDK.
public static class GetAccessPoint 
{
    public static Task<GetAccessPointResult> InvokeAsync(GetAccessPointArgs args, InvokeOptions? opts = null)
    public static Output<GetAccessPointResult> Invoke(GetAccessPointInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAccessPointResult> getAccessPoint(GetAccessPointArgs args, InvokeOptions options)
public static Output<GetAccessPointResult> getAccessPoint(GetAccessPointArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:s3objectlambda:getAccessPoint
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Name string
- The name you want to assign to this Object lambda Access Point.
- Name string
- The name you want to assign to this Object lambda Access Point.
- name String
- The name you want to assign to this Object lambda Access Point.
- name string
- The name you want to assign to this Object lambda Access Point.
- name str
- The name you want to assign to this Object lambda Access Point.
- name String
- The name you want to assign to this Object lambda Access Point.
getAccessPoint Result
The following output properties are available:
- Alias
Pulumi.Aws Native. S3Object Lambda. Outputs. Access Point Alias 
- Arn string
- Specifies the ARN for the Object Lambda Access Point.
- CreationDate string
- The date and time when the Object lambda Access Point was created.
- ObjectLambda Pulumi.Configuration Aws Native. S3Object Lambda. Outputs. Access Point Object Lambda Configuration 
- The Object lambda Access Point Configuration that configures transformations to be applied on the objects on specified S3 Actions
- PolicyStatus Pulumi.Aws Native. S3Object Lambda. Outputs. Access Point Policy Status 
- PublicAccess Pulumi.Block Configuration Aws Native. S3Object Lambda. Outputs. Access Point Public Access Block Configuration 
- The PublicAccessBlock configuration that you want to apply to this Access Point. You can enable the configuration options in any combination. For more information about when Amazon S3 considers a bucket or object public, see https://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html#access-control-block-public-access-policy-status 'The Meaning of Public' in the Amazon Simple Storage Service Developer Guide.
- Alias
AccessPoint Alias 
- Arn string
- Specifies the ARN for the Object Lambda Access Point.
- CreationDate string
- The date and time when the Object lambda Access Point was created.
- ObjectLambda AccessConfiguration Point Object Lambda Configuration 
- The Object lambda Access Point Configuration that configures transformations to be applied on the objects on specified S3 Actions
- PolicyStatus AccessPoint Policy Status 
- PublicAccess AccessBlock Configuration Point Public Access Block Configuration 
- The PublicAccessBlock configuration that you want to apply to this Access Point. You can enable the configuration options in any combination. For more information about when Amazon S3 considers a bucket or object public, see https://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html#access-control-block-public-access-policy-status 'The Meaning of Public' in the Amazon Simple Storage Service Developer Guide.
- alias
AccessPoint Alias 
- arn String
- Specifies the ARN for the Object Lambda Access Point.
- creationDate String
- The date and time when the Object lambda Access Point was created.
- objectLambda AccessConfiguration Point Object Lambda Configuration 
- The Object lambda Access Point Configuration that configures transformations to be applied on the objects on specified S3 Actions
- policyStatus AccessPoint Policy Status 
- publicAccess AccessBlock Configuration Point Public Access Block Configuration 
- The PublicAccessBlock configuration that you want to apply to this Access Point. You can enable the configuration options in any combination. For more information about when Amazon S3 considers a bucket or object public, see https://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html#access-control-block-public-access-policy-status 'The Meaning of Public' in the Amazon Simple Storage Service Developer Guide.
- alias
AccessPoint Alias 
- arn string
- Specifies the ARN for the Object Lambda Access Point.
- creationDate string
- The date and time when the Object lambda Access Point was created.
- objectLambda AccessConfiguration Point Object Lambda Configuration 
- The Object lambda Access Point Configuration that configures transformations to be applied on the objects on specified S3 Actions
- policyStatus AccessPoint Policy Status 
- publicAccess AccessBlock Configuration Point Public Access Block Configuration 
- The PublicAccessBlock configuration that you want to apply to this Access Point. You can enable the configuration options in any combination. For more information about when Amazon S3 considers a bucket or object public, see https://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html#access-control-block-public-access-policy-status 'The Meaning of Public' in the Amazon Simple Storage Service Developer Guide.
- alias
AccessPoint Alias 
- arn str
- Specifies the ARN for the Object Lambda Access Point.
- creation_date str
- The date and time when the Object lambda Access Point was created.
- object_lambda_ Accessconfiguration Point Object Lambda Configuration 
- The Object lambda Access Point Configuration that configures transformations to be applied on the objects on specified S3 Actions
- policy_status AccessPoint Policy Status 
- public_access_ Accessblock_ configuration Point Public Access Block Configuration 
- The PublicAccessBlock configuration that you want to apply to this Access Point. You can enable the configuration options in any combination. For more information about when Amazon S3 considers a bucket or object public, see https://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html#access-control-block-public-access-policy-status 'The Meaning of Public' in the Amazon Simple Storage Service Developer Guide.
- alias Property Map
- arn String
- Specifies the ARN for the Object Lambda Access Point.
- creationDate String
- The date and time when the Object lambda Access Point was created.
- objectLambda Property MapConfiguration 
- The Object lambda Access Point Configuration that configures transformations to be applied on the objects on specified S3 Actions
- policyStatus Property Map
- publicAccess Property MapBlock Configuration 
- The PublicAccessBlock configuration that you want to apply to this Access Point. You can enable the configuration options in any combination. For more information about when Amazon S3 considers a bucket or object public, see https://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html#access-control-block-public-access-policy-status 'The Meaning of Public' in the Amazon Simple Storage Service Developer Guide.
Supporting Types
AccessPointAlias  
AccessPointAwsLambda   
- FunctionArn string
- FunctionPayload string
- FunctionArn string
- FunctionPayload string
- functionArn String
- functionPayload String
- functionArn string
- functionPayload string
- function_arn str
- function_payload str
- functionArn String
- functionPayload String
AccessPointObjectLambdaConfiguration    
- SupportingAccess stringPoint 
- Standard access point associated with the Object Lambda Access Point.
- TransformationConfigurations List<Pulumi.Aws Native. S3Object Lambda. Inputs. Access Point Transformation Configuration> 
- A container for transformation configurations for an Object Lambda Access Point.
- AllowedFeatures List<string>
- A container for allowed features. Valid inputs are GetObject-Range,GetObject-PartNumber,HeadObject-Range, andHeadObject-PartNumber.
- CloudWatch boolMetrics Enabled 
- A container for whether the CloudWatch metrics configuration is enabled.
- SupportingAccess stringPoint 
- Standard access point associated with the Object Lambda Access Point.
- TransformationConfigurations []AccessPoint Transformation Configuration 
- A container for transformation configurations for an Object Lambda Access Point.
- AllowedFeatures []string
- A container for allowed features. Valid inputs are GetObject-Range,GetObject-PartNumber,HeadObject-Range, andHeadObject-PartNumber.
- CloudWatch boolMetrics Enabled 
- A container for whether the CloudWatch metrics configuration is enabled.
- supportingAccess StringPoint 
- Standard access point associated with the Object Lambda Access Point.
- transformationConfigurations List<AccessPoint Transformation Configuration> 
- A container for transformation configurations for an Object Lambda Access Point.
- allowedFeatures List<String>
- A container for allowed features. Valid inputs are GetObject-Range,GetObject-PartNumber,HeadObject-Range, andHeadObject-PartNumber.
- cloudWatch BooleanMetrics Enabled 
- A container for whether the CloudWatch metrics configuration is enabled.
- supportingAccess stringPoint 
- Standard access point associated with the Object Lambda Access Point.
- transformationConfigurations AccessPoint Transformation Configuration[] 
- A container for transformation configurations for an Object Lambda Access Point.
- allowedFeatures string[]
- A container for allowed features. Valid inputs are GetObject-Range,GetObject-PartNumber,HeadObject-Range, andHeadObject-PartNumber.
- cloudWatch booleanMetrics Enabled 
- A container for whether the CloudWatch metrics configuration is enabled.
- supporting_access_ strpoint 
- Standard access point associated with the Object Lambda Access Point.
- transformation_configurations Sequence[AccessPoint Transformation Configuration] 
- A container for transformation configurations for an Object Lambda Access Point.
- allowed_features Sequence[str]
- A container for allowed features. Valid inputs are GetObject-Range,GetObject-PartNumber,HeadObject-Range, andHeadObject-PartNumber.
- cloud_watch_ boolmetrics_ enabled 
- A container for whether the CloudWatch metrics configuration is enabled.
- supportingAccess StringPoint 
- Standard access point associated with the Object Lambda Access Point.
- transformationConfigurations List<Property Map>
- A container for transformation configurations for an Object Lambda Access Point.
- allowedFeatures List<String>
- A container for allowed features. Valid inputs are GetObject-Range,GetObject-PartNumber,HeadObject-Range, andHeadObject-PartNumber.
- cloudWatch BooleanMetrics Enabled 
- A container for whether the CloudWatch metrics configuration is enabled.
AccessPointPolicyStatus   
- IsPublic bool
- Specifies whether the Object lambda Access Point Policy is Public or not. Object lambda Access Points are private by default.
- IsPublic bool
- Specifies whether the Object lambda Access Point Policy is Public or not. Object lambda Access Points are private by default.
- isPublic Boolean
- Specifies whether the Object lambda Access Point Policy is Public or not. Object lambda Access Points are private by default.
- isPublic boolean
- Specifies whether the Object lambda Access Point Policy is Public or not. Object lambda Access Points are private by default.
- is_public bool
- Specifies whether the Object lambda Access Point Policy is Public or not. Object lambda Access Points are private by default.
- isPublic Boolean
- Specifies whether the Object lambda Access Point Policy is Public or not. Object lambda Access Points are private by default.
AccessPointPublicAccessBlockConfiguration     
- BlockPublic boolAcls 
- Specifies whether Amazon S3 should block public access control lists (ACLs) to this object lambda access point. Setting this element to TRUE causes the following behavior:- PUT Bucket acl and PUT Object acl calls fail if the specified ACL is public.
- PUT Object calls fail if the request includes a public ACL. . - PUT Bucket calls fail if the request includes a public ACL. Enabling this setting doesn't affect existing policies or ACLs.
 
- BlockPublic boolPolicy 
- Specifies whether Amazon S3 should block public bucket policies for buckets in this account. Setting this element to TRUE causes Amazon S3 to reject calls to PUT Bucket policy if the specified bucket policy allows public access. Enabling this setting doesn't affect existing bucket policies.
- IgnorePublic boolAcls 
- Specifies whether Amazon S3 should ignore public ACLs for buckets in this account. Setting this element to TRUE causes Amazon S3 to ignore all public ACLs on buckets in this account and any objects that they contain. Enabling this setting doesn't affect the persistence of any existing ACLs and doesn't prevent new public ACLs from being set.
- RestrictPublic boolBuckets 
- Specifies whether Amazon S3 should restrict public bucket policies for this bucket. Setting this element to TRUE restricts access to this bucket to only AWS services and authorized users within this account if the bucket has a public policy. Enabling this setting doesn't affect previously stored bucket policies, except that public and cross-account access within any public bucket policy, including non-public delegation to specific accounts, is blocked.
- BlockPublic boolAcls 
- Specifies whether Amazon S3 should block public access control lists (ACLs) to this object lambda access point. Setting this element to TRUE causes the following behavior:- PUT Bucket acl and PUT Object acl calls fail if the specified ACL is public.
- PUT Object calls fail if the request includes a public ACL. . - PUT Bucket calls fail if the request includes a public ACL. Enabling this setting doesn't affect existing policies or ACLs.
 
- BlockPublic boolPolicy 
- Specifies whether Amazon S3 should block public bucket policies for buckets in this account. Setting this element to TRUE causes Amazon S3 to reject calls to PUT Bucket policy if the specified bucket policy allows public access. Enabling this setting doesn't affect existing bucket policies.
- IgnorePublic boolAcls 
- Specifies whether Amazon S3 should ignore public ACLs for buckets in this account. Setting this element to TRUE causes Amazon S3 to ignore all public ACLs on buckets in this account and any objects that they contain. Enabling this setting doesn't affect the persistence of any existing ACLs and doesn't prevent new public ACLs from being set.
- RestrictPublic boolBuckets 
- Specifies whether Amazon S3 should restrict public bucket policies for this bucket. Setting this element to TRUE restricts access to this bucket to only AWS services and authorized users within this account if the bucket has a public policy. Enabling this setting doesn't affect previously stored bucket policies, except that public and cross-account access within any public bucket policy, including non-public delegation to specific accounts, is blocked.
- blockPublic BooleanAcls 
- Specifies whether Amazon S3 should block public access control lists (ACLs) to this object lambda access point. Setting this element to TRUE causes the following behavior:- PUT Bucket acl and PUT Object acl calls fail if the specified ACL is public.
- PUT Object calls fail if the request includes a public ACL. . - PUT Bucket calls fail if the request includes a public ACL. Enabling this setting doesn't affect existing policies or ACLs.
 
- blockPublic BooleanPolicy 
- Specifies whether Amazon S3 should block public bucket policies for buckets in this account. Setting this element to TRUE causes Amazon S3 to reject calls to PUT Bucket policy if the specified bucket policy allows public access. Enabling this setting doesn't affect existing bucket policies.
- ignorePublic BooleanAcls 
- Specifies whether Amazon S3 should ignore public ACLs for buckets in this account. Setting this element to TRUE causes Amazon S3 to ignore all public ACLs on buckets in this account and any objects that they contain. Enabling this setting doesn't affect the persistence of any existing ACLs and doesn't prevent new public ACLs from being set.
- restrictPublic BooleanBuckets 
- Specifies whether Amazon S3 should restrict public bucket policies for this bucket. Setting this element to TRUE restricts access to this bucket to only AWS services and authorized users within this account if the bucket has a public policy. Enabling this setting doesn't affect previously stored bucket policies, except that public and cross-account access within any public bucket policy, including non-public delegation to specific accounts, is blocked.
- blockPublic booleanAcls 
- Specifies whether Amazon S3 should block public access control lists (ACLs) to this object lambda access point. Setting this element to TRUE causes the following behavior:- PUT Bucket acl and PUT Object acl calls fail if the specified ACL is public.
- PUT Object calls fail if the request includes a public ACL. . - PUT Bucket calls fail if the request includes a public ACL. Enabling this setting doesn't affect existing policies or ACLs.
 
- blockPublic booleanPolicy 
- Specifies whether Amazon S3 should block public bucket policies for buckets in this account. Setting this element to TRUE causes Amazon S3 to reject calls to PUT Bucket policy if the specified bucket policy allows public access. Enabling this setting doesn't affect existing bucket policies.
- ignorePublic booleanAcls 
- Specifies whether Amazon S3 should ignore public ACLs for buckets in this account. Setting this element to TRUE causes Amazon S3 to ignore all public ACLs on buckets in this account and any objects that they contain. Enabling this setting doesn't affect the persistence of any existing ACLs and doesn't prevent new public ACLs from being set.
- restrictPublic booleanBuckets 
- Specifies whether Amazon S3 should restrict public bucket policies for this bucket. Setting this element to TRUE restricts access to this bucket to only AWS services and authorized users within this account if the bucket has a public policy. Enabling this setting doesn't affect previously stored bucket policies, except that public and cross-account access within any public bucket policy, including non-public delegation to specific accounts, is blocked.
- block_public_ boolacls 
- Specifies whether Amazon S3 should block public access control lists (ACLs) to this object lambda access point. Setting this element to TRUE causes the following behavior:- PUT Bucket acl and PUT Object acl calls fail if the specified ACL is public.
- PUT Object calls fail if the request includes a public ACL. . - PUT Bucket calls fail if the request includes a public ACL. Enabling this setting doesn't affect existing policies or ACLs.
 
- block_public_ boolpolicy 
- Specifies whether Amazon S3 should block public bucket policies for buckets in this account. Setting this element to TRUE causes Amazon S3 to reject calls to PUT Bucket policy if the specified bucket policy allows public access. Enabling this setting doesn't affect existing bucket policies.
- ignore_public_ boolacls 
- Specifies whether Amazon S3 should ignore public ACLs for buckets in this account. Setting this element to TRUE causes Amazon S3 to ignore all public ACLs on buckets in this account and any objects that they contain. Enabling this setting doesn't affect the persistence of any existing ACLs and doesn't prevent new public ACLs from being set.
- restrict_public_ boolbuckets 
- Specifies whether Amazon S3 should restrict public bucket policies for this bucket. Setting this element to TRUE restricts access to this bucket to only AWS services and authorized users within this account if the bucket has a public policy. Enabling this setting doesn't affect previously stored bucket policies, except that public and cross-account access within any public bucket policy, including non-public delegation to specific accounts, is blocked.
- blockPublic BooleanAcls 
- Specifies whether Amazon S3 should block public access control lists (ACLs) to this object lambda access point. Setting this element to TRUE causes the following behavior:- PUT Bucket acl and PUT Object acl calls fail if the specified ACL is public.
- PUT Object calls fail if the request includes a public ACL. . - PUT Bucket calls fail if the request includes a public ACL. Enabling this setting doesn't affect existing policies or ACLs.
 
- blockPublic BooleanPolicy 
- Specifies whether Amazon S3 should block public bucket policies for buckets in this account. Setting this element to TRUE causes Amazon S3 to reject calls to PUT Bucket policy if the specified bucket policy allows public access. Enabling this setting doesn't affect existing bucket policies.
- ignorePublic BooleanAcls 
- Specifies whether Amazon S3 should ignore public ACLs for buckets in this account. Setting this element to TRUE causes Amazon S3 to ignore all public ACLs on buckets in this account and any objects that they contain. Enabling this setting doesn't affect the persistence of any existing ACLs and doesn't prevent new public ACLs from being set.
- restrictPublic BooleanBuckets 
- Specifies whether Amazon S3 should restrict public bucket policies for this bucket. Setting this element to TRUE restricts access to this bucket to only AWS services and authorized users within this account if the bucket has a public policy. Enabling this setting doesn't affect previously stored bucket policies, except that public and cross-account access within any public bucket policy, including non-public delegation to specific accounts, is blocked.
AccessPointTransformationConfiguration   
- Actions List<string>
- A container for the action of an Object Lambda Access Point configuration. Valid inputs are GetObject,HeadObject,ListObject, andListObjectV2.
- ContentTransformation Pulumi.Aws Native. S3Object Lambda. Inputs. Access Point Transformation Configuration Content Transformation Properties 
- A container for the content transformation of an Object Lambda Access Point configuration. Can include the FunctionArn and FunctionPayload. For more information, see AwsLambdaTransformation in the Amazon S3 API Reference .
- Actions []string
- A container for the action of an Object Lambda Access Point configuration. Valid inputs are GetObject,HeadObject,ListObject, andListObjectV2.
- ContentTransformation AccessPoint Transformation Configuration Content Transformation Properties 
- A container for the content transformation of an Object Lambda Access Point configuration. Can include the FunctionArn and FunctionPayload. For more information, see AwsLambdaTransformation in the Amazon S3 API Reference .
- actions List<String>
- A container for the action of an Object Lambda Access Point configuration. Valid inputs are GetObject,HeadObject,ListObject, andListObjectV2.
- contentTransformation AccessPoint Transformation Configuration Content Transformation Properties 
- A container for the content transformation of an Object Lambda Access Point configuration. Can include the FunctionArn and FunctionPayload. For more information, see AwsLambdaTransformation in the Amazon S3 API Reference .
- actions string[]
- A container for the action of an Object Lambda Access Point configuration. Valid inputs are GetObject,HeadObject,ListObject, andListObjectV2.
- contentTransformation AccessPoint Transformation Configuration Content Transformation Properties 
- A container for the content transformation of an Object Lambda Access Point configuration. Can include the FunctionArn and FunctionPayload. For more information, see AwsLambdaTransformation in the Amazon S3 API Reference .
- actions Sequence[str]
- A container for the action of an Object Lambda Access Point configuration. Valid inputs are GetObject,HeadObject,ListObject, andListObjectV2.
- content_transformation AccessPoint Transformation Configuration Content Transformation Properties 
- A container for the content transformation of an Object Lambda Access Point configuration. Can include the FunctionArn and FunctionPayload. For more information, see AwsLambdaTransformation in the Amazon S3 API Reference .
- actions List<String>
- A container for the action of an Object Lambda Access Point configuration. Valid inputs are GetObject,HeadObject,ListObject, andListObjectV2.
- contentTransformation Property Map
- A container for the content transformation of an Object Lambda Access Point configuration. Can include the FunctionArn and FunctionPayload. For more information, see AwsLambdaTransformation in the Amazon S3 API Reference .
AccessPointTransformationConfigurationContentTransformationProperties      
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.