# AwsUtilsHostingExtensions

Package: [Microsoft.Orleans.Clustering.DynamoDB](/orleans/docs/api/csharp/microsoft.orleans.clustering.dynamodb/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Clustering.DynamoDB) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/AWS/Orleans.Clustering.DynamoDB/AWSUtilsHostingExtensions.cs#L10)

```csharp
public static class AwsUtilsHostingExtensions
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Methods

- [UseDynamoDBClustering(IClientBuilder, Action&lt;DynamoDBGatewayOptions&gt;)](/orleans/docs/api/csharp/microsoft.orleans.clustering.dynamodb/orleans.hosting.awsutilshostingextensions/methods/usedynamodbclustering-this-orleans-hosting-iclientbuilder-system-action-orleans-b0462fd9/)
- [UseDynamoDBClustering(IClientBuilder, Action&lt;OptionsBuilder&lt;DynamoDBGatewayOptions&gt;&gt;)](/orleans/docs/api/csharp/microsoft.orleans.clustering.dynamodb/orleans.hosting.awsutilshostingextensions/methods/usedynamodbclustering-this-orleans-hosting-iclientbuilder-system-action-microsof-84d17c18/)
- [UseDynamoDBClustering(ISiloBuilder, Action&lt;DynamoDBClusteringOptions&gt;)](/orleans/docs/api/csharp/microsoft.orleans.clustering.dynamodb/orleans.hosting.awsutilshostingextensions/methods/usedynamodbclustering-this-orleans-hosting-isilobuilder-system-action-orleans-co-5de987d1/)
- [UseDynamoDBClustering(ISiloBuilder, Action&lt;OptionsBuilder&lt;DynamoDBClusteringOptions&gt;&gt;)](/orleans/docs/api/csharp/microsoft.orleans.clustering.dynamodb/orleans.hosting.awsutilshostingextensions/methods/usedynamodbclustering-this-orleans-hosting-isilobuilder-system-action-microsoft-2eb81ebe/)
