Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TableDataSource ¶
func TableDataSource( dynamodbServiceFactory pluginutils.ServiceFactory[*aws.Config, dynamodbservice.Service], awsConfigStore pluginutils.ServiceConfigStore[*aws.Config], ) provider.DataSource
TableDataSource returns a data source implementation for an AWS DynamoDB Table.
func TableResource ¶
func TableResource( dynamodbServiceFactory pluginutils.ServiceFactory[*aws.Config, dynamodbservice.Service], resourceGroupTaggingServiceFactory pluginutils.ServiceFactory[*aws.Config, resgrouptagservice.Service], awsConfigStore pluginutils.ServiceConfigStore[*aws.Config], ) provider.Resource
TableResource returns a resource implementation for an AWS DynamoDB Table.
Types ¶
This section is empty.
Source Files
¶
- examples_embed.go
- table_data_source.go
- table_data_source_schema.go
- table_resource.go
- table_resource_create.go
- table_resource_create_ops.go
- table_resource_destroy.go
- table_resource_get_external_state.go
- table_resource_schema.go
- table_resource_stabilised.go
- table_resource_update.go
- table_resource_update_ops.go
- tags.go
Click to show internal directories.
Click to hide internal directories.