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 outpost resource with outpost id and access point name.

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

Syntax

C#
public Boolean IsOutpostArn(
         Arn arn
)

Parameters

arn
Type: Amazon.Arn

An AWS ARN to parse

Return Value


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

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5