Registry / cloud / aws-constructs-go-constructs-v3

aws-constructs-go-constructs-v3

JSON →
library3.4.344gogounverified

Programming model for defining composable cloud infrastructure components using AWS CDK.

go get github.com/aws/constructs-go/constructs/v3
INSTALL
IMPORT
SIG · AWS-CONSTRUCTS-GO-
A
aws-constructs-go-constructs-v3
cloudgov3.4.344
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

constructs
github.com/aws/constructs-go/constructs/v3

Creates a new construct (stack) for AWS CDK.

package main import ( "github.com/aws/constructs-go/constructs/v3" ) func main() { stack := constructs.NewConstruct(nil, "MyStack", nil) _ = stack }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.4.344latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Resources
aws-constructs-go-constructs-v3 — go get aws-constructs-go-constructs-v3 · libregistry