1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. fsx
  5. getS3AccessPointAttachment

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.60.0
published on Monday, Apr 6, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.60.0
published on Monday, Apr 6, 2026 by Pulumi

    Resource type definition for AWS::FSx::S3AccessPointAttachment

    Using getS3AccessPointAttachment

    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 getS3AccessPointAttachment(args: GetS3AccessPointAttachmentArgs, opts?: InvokeOptions): Promise<GetS3AccessPointAttachmentResult>
    function getS3AccessPointAttachmentOutput(args: GetS3AccessPointAttachmentOutputArgs, opts?: InvokeOptions): Output<GetS3AccessPointAttachmentResult>
    def get_s3_access_point_attachment(name: Optional[str] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetS3AccessPointAttachmentResult
    def get_s3_access_point_attachment_output(name: Optional[pulumi.Input[str]] = None,
                                       opts: Optional[InvokeOptions] = None) -> Output[GetS3AccessPointAttachmentResult]
    func LookupS3AccessPointAttachment(ctx *Context, args *LookupS3AccessPointAttachmentArgs, opts ...InvokeOption) (*LookupS3AccessPointAttachmentResult, error)
    func LookupS3AccessPointAttachmentOutput(ctx *Context, args *LookupS3AccessPointAttachmentOutputArgs, opts ...InvokeOption) LookupS3AccessPointAttachmentResultOutput

    > Note: This function is named LookupS3AccessPointAttachment in the Go SDK.

    public static class GetS3AccessPointAttachment 
    {
        public static Task<GetS3AccessPointAttachmentResult> InvokeAsync(GetS3AccessPointAttachmentArgs args, InvokeOptions? opts = null)
        public static Output<GetS3AccessPointAttachmentResult> Invoke(GetS3AccessPointAttachmentInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetS3AccessPointAttachmentResult> getS3AccessPointAttachment(GetS3AccessPointAttachmentArgs args, InvokeOptions options)
    public static Output<GetS3AccessPointAttachmentResult> getS3AccessPointAttachment(GetS3AccessPointAttachmentArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:fsx:getS3AccessPointAttachment
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Name string
    The name of the S3 access point attachment; also used for the name of the S3 access point.
    Name string
    The name of the S3 access point attachment; also used for the name of the S3 access point.
    name String
    The name of the S3 access point attachment; also used for the name of the S3 access point.
    name string
    The name of the S3 access point attachment; also used for the name of the S3 access point.
    name str
    The name of the S3 access point attachment; also used for the name of the S3 access point.
    name String
    The name of the S3 access point attachment; also used for the name of the S3 access point.

    getS3AccessPointAttachment Result

    The following output properties are available:

    Lifecycle Pulumi.AwsNative.FSx.S3AccessPointAttachmentLifecycle
    The lifecycle status of the S3 access point attachment.
    Lifecycle S3AccessPointAttachmentLifecycle
    The lifecycle status of the S3 access point attachment.
    lifecycle S3AccessPointAttachmentLifecycle
    The lifecycle status of the S3 access point attachment.
    lifecycle S3AccessPointAttachmentLifecycle
    The lifecycle status of the S3 access point attachment.
    lifecycle S3AccessPointAttachmentLifecycle
    The lifecycle status of the S3 access point attachment.

    Supporting Types

    S3AccessPointAttachmentLifecycle

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.60.0
    published on Monday, Apr 6, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.