# S3JournalStorageOptions.S3Client

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.journaling.s3/orleans.journaling.s3journalstorageoptions/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.journaling.s3/orleans.journaling.s3journalstorageoptions/properties/)

[Source](https://github.com/dotnet/orleans/blob/1644940b035c7bdf215a4fd7135757c06bcfe9ec/src/AWS/Orleans.Journaling.S3/S3JournalStorageOptions.cs)

```csharp
public IAmazonS3? S3Client
```

Gets or sets the client used to access S3.
