AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Attempt to parse the resource component of the ARN into access point resource name.

Namespace: Amazon.S3
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z

Syntax

C#
public Boolean TryParseAccessPoint(
         Arn arn,
         String accessPoint
)

Parameters

arn
Type: Amazon.Arn

An AWS ARN to parse

accessPoint
Type: System.String

The access point resouce identifier found in the ARN.

Return Value


Type: Boolean
True if the ARN contains an access point resource identifier.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5