DynamoDBResourceExtensions
AddDynamoDBTable(IResourceBuilder<IStackResource>, String, ITableProps)
AddGlobalSecondaryIndex(IResourceBuilder<IConstructResource<Table>>, IGlobalSecondaryIndexProps)
AddLocalSecondaryIndex(IResourceBuilder<IConstructResource<Table>>, ILocalSecondaryIndexProps)
WithReference<TDestination>(IResourceBuilder<TDestination>, IResourceBuilder<IConstructResource<Table>>, String)
net10.0
namespace Aspire.Hosting
{
public static class DynamoDBResourceExtensions
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Aspire.Hosting.AWS , Version=9.3.0.0, PublicKeyToken=885c28607f98e604 |
| Referencing | Your project needs a package reference to |
| Package | Aspire.Hosting.AWS (9.3.0) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API