demo

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2026 License: MIT Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadData

func LoadData(
	ctx context.Context,
	clients *Clients,
) error

LoadData loads sample data into all supported services.

Types

type Clients

type Clients struct {
	DynamoDB       *dynamodb.Client
	S3             *s3.Client
	SQS            *sqs.Client
	SNS            *sns.Client
	IAM            *iam.Client
	STS            *sts.Client
	SSM            *ssm.Client
	KMS            *kms.Client
	SecretsManager *secretsmanager.Client
	ECR            *ecr.Client
	Lambda         *lambdasdk.Client
	AppSync        *appsync.Client
	Amplify        *amplify.Client
	ECS            *ecs.Client
	EKS            *ekssdk.Client
	IoT            *iot.Client
	CodeDeploy     *codedeploysvc.Client
	CodePipeline   *codepipelinesvc.Client
}

Clients holds all AWS SDK clients for demo data loading.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL