java.lang.Object
software.amazon.awssdk.services.s3.internal.resource.S3ArnConverter
All Implemented Interfaces:
ArnConverter<S3Resource>

public final class S3ArnConverter extends Object implements ArnConverter<S3Resource>
An implementation of ArnConverter that can be used to convert valid Arn representations of s3 resources into S3Resource objects. To fetch an instance of this class, use the singleton getter method create().