Registry / cloud / aws-aws-sdk-go-v2-service-appconfig

aws-aws-sdk-go-v2-service-appconfig

JSON →
library1.44.6gogounverified

The AWS AppConfig service client for the AWS SDK for Go v2, used to manage application configuration.

go get github.com/aws/aws-sdk-go-v2/service/appconfig
INSTALL
IMPORT
SIG · AWS-AWS-SDK-GO-V2-
A
aws-aws-sdk-go-v2-service-appconfig
cloudgov1.44.6
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.

appconfig
github.com/aws/aws-sdk-go-v2/service/appconfig

List AppConfig applications

package main import ( "context" "github.com/aws/aws-sdk-go-v2/service/appconfig" ) func main() { client := appconfig.NewFromConfig(cfg) client.ListApplications(context.TODO(), &appconfig.ListApplicationsInput{}) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
28
Resources
aws-aws-sdk-go-v2-service-appconfig — go get aws-aws-sdk-go-v2-service-appconfig · libregistry