{"id":72898,"library":"aws-aws-sdk-go-v2-service-acmpca","title":"AWS SDK for Go v2 - ACM PCA","description":"Package acmpca provides the API client, operations, and parameter types for AWS Certificate Manager Private Certificate Authority.","status":"active","version":"1.37.9","language":"go","source_language":null,"source_url":"https://github.com/aws/aws-sdk-go-v2","tags":["aws","acm","pca","certificate","authority"],"install":[{"cmd":"go get github.com/aws/aws-sdk-go-v2/service/acmpca","lang":"bash","label":"Install github.com/aws/aws-sdk-go-v2/service/acmpca"}],"dependencies":[],"imports":[{"symbol":"acmpca","correct":"github.com/aws/aws-sdk-go-v2/service/acmpca"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"fmt\"\n\t\"github.com/aws/aws-sdk-go-v2/config\"\n\t\"github.com/aws/aws-sdk-go-v2/service/acmpca\"\n)\n\nfunc main() {\n\tcfg, err := config.LoadDefaultConfig(context.TODO())\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tclient := acmpca.NewFromConfig(cfg)\n\toutput, err := client.ListCertificateAuthorities(context.TODO(), &acmpca.ListCertificateAuthoritiesInput{})\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(output)\n}","lang":"go","description":"Lists certificate authorities using the ACM PCA client."},"warnings":[{"fix":"Use config.LoadDefaultConfig instead of session.NewSession.","message":"AWS SDK v2 requires Go 1.18+ and uses a different configuration pattern than v1.","severity":"breaking","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'acm':6,26 'acmpca':9 'api':12 'author':24,29 'aw':1,19,25 'certif':20,23,28 'client':13 'go':4 'manag':21 'oper':14 'packag':8 'paramet':16 'pca':7,27 'privat':22 'provid':10 'sdk':2 'type':17 'v2':5","created_at":"2026-06-17T18:44:40.567696+00:00","updated_at":"2026-06-17T18:44:40.567696+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/aws/aws-sdk-go-v2","github":"https://github.com/aws/aws-sdk-go-v2","docs":"https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/acmpca#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}