gocloud.devgocloud.dev/aws/awscloud

Imports of package awscloud

PathSynopsis
github.com/google/wirePackage wire contains directives for Wire code generation.
gocloud.dev/awsPackage aws provides fundamental Wire providers for Amazon Web Services (AWS).
gocloud.dev/aws/rdsPackage rds contains Wire providers that are common across RDS.
gocloud.dev/blob/s3blob
gocloud.dev/docstore/awsdynamodbPackage awsdynamodb provides a docstore implementation backed by Amazon DynamoDB.
gocloud.dev/pubsub/awssnssqsPackage awssnssqs provides two implementations of pubsub.Topic, one that sends messages to AWS SNS (Simple Notification Service), and one that sends messages to SQS (Simple Queuing Service).
gocloud.dev/runtimevar/awsparamstorePackage awsparamstore provides a runtimevar implementation with variables read from AWS Systems Manager Parameter Store (https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-paramstore.html) Use OpenVariable to construct a *runtimevar.Variable.
gocloud.dev/secrets/awskmsPackage awskms provides a secrets implementation backed by AWS KMS.
gocloud.dev/server/xrayserverPackage xrayserver provides the diagnostic hooks for a server using ADOT collector.
net/httpPackage http provides HTTP client and server implementations.