Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.0% on proxy.golang.org
Top 1.3% dependent packages on proxy.golang.org
Top 0.3% dependent repos on proxy.golang.org
Top 1.3% forks on proxy.golang.org
Top 1.0% docker downloads on proxy.golang.org

proxy.golang.org : github.com/aws/aws-sdk-go-v2/service/appconfig

Package appconfig provides the API client, operations, and parameter types for Amazon AppConfig. AppConfig feature flags and dynamic configurations help software builders quickly and securely adjust application behavior in production environments without full code deployments. AppConfig speeds up software release frequency, improves application resiliency, and helps you address emergent issues more quickly. With feature flags, you can gradually release new capabilities to users and measure the impact of those changes before fully deploying the new capabilities to all users. With operational flags and dynamic configurations, you can update block lists, allow lists, throttling limits, logging verbosity, and perform other operational tuning to quickly respond to issues in production environments. AppConfig is a capability of Amazon Web Services Systems Manager. Despite the fact that application configuration content can vary greatly from application to application, AppConfig supports the following use cases, which cover a broad spectrum of customer needs: How AppConfig works This section provides a high-level description of how AppConfig works and how you get started. 1. Identify configuration values in code you want to manage in the cloud Before you start creating AppConfig artifacts, we recommend you identify configuration data in your code that you want to dynamically manage using AppConfig. Good examples include feature flags or toggles, allow and block lists, logging verbosity, service limits, and throttling rules, to name a few. If your configuration data already exists in the cloud, you can take advantage of AppConfig validation, deployment, and extension features to further streamline configuration data management. 2. Create an application namespace To create a namespace, you create an AppConfig artifact called an application. An application is simply an organizational construct like a folder. 3. Create environments For each AppConfig application, you define one or more environments. An environment is a logical grouping of targets, such as applications in a Beta or Production environment, Lambda functions, or containers. You can also define environments for application subcomponents, such as the Web , Mobile , and Back-end . You can configure Amazon CloudWatch alarms for each environment. The system monitors alarms during a configuration deployment. If an alarm is triggered, the system rolls back the configuration. 4. Create a configuration profile A configuration profile includes, among other things, a URI that enables AppConfig to locate your configuration data in its stored location and a profile type. AppConfig supports two configuration profile types: feature flags and freeform configurations. Feature flag configuration profiles store their data in the AppConfig hosted configuration store and the URI is simply hosted . For freeform configuration profiles, you can store your data in the AppConfig hosted configuration store or any Amazon Web Services service that integrates with AppConfig, as described in Creating a free form configuration profile (http://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-free-form-configurations-creating.html) in the the AppConfig User Guide. A configuration profile can also include optional validators to ensure your configuration data is syntactically and semantically correct. AppConfig performs a check using the validators when you start a deployment. If any errors are detected, the deployment rolls back to the previous configuration data. 5. Deploy configuration data When you create a new deployment, you specify the following: When you call the StartDeployment (https://docs.aws.amazon.com/appconfig/2019-10-09/APIReference/API_StartDeployment.html) API action, AppConfig performs the following tasks: 6. Retrieve the configuration You can configure AppConfig Agent as a local host and have the agent poll AppConfig for configuration updates. The agent calls the StartConfigurationSession (https://docs.aws.amazon.com/appconfig/2019-10-09/APIReference/API_appconfigdata_StartConfigurationSession.html) and GetLatestConfiguration (https://docs.aws.amazon.com/appconfig/2019-10-09/APIReference/API_appconfigdata_GetLatestConfiguration.html) API actions and caches your configuration data locally. To retrieve the data, your application makes an HTTP call to the localhost server. AppConfig Agent supports several use cases, as described in Simplified retrieval methods (http://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-retrieving-simplified-methods.html) in the the AppConfig User Guide. If AppConfig Agent isn't supported for your use case, you can configure your application to poll AppConfig for configuration updates by directly calling the StartConfigurationSession (https://docs.aws.amazon.com/appconfig/2019-10-09/APIReference/API_appconfigdata_StartConfigurationSession.html) and GetLatestConfiguration (https://docs.aws.amazon.com/appconfig/2019-10-09/APIReference/API_appconfigdata_GetLatestConfiguration.html) API actions. This reference is intended to be used with the AppConfig User Guide (http://docs.aws.amazon.com/appconfig/latest/userguide/what-is-appconfig.html) .

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/aws/aws-sdk-go-v2/service/appconfig
Keywords: aws, aws-sdk, go, golang
License: Apache-2.0
Latest release: 4 months ago
First release: over 3 years ago
Namespace: github.com/aws/aws-sdk-go-v2/service
Dependent packages: 22
Dependent repositories: 906
Stars: 2,327 on GitHub
Forks: 580 on GitHub
Docker dependents: 16
Docker downloads: 6,294
Total Commits: 2384
Committers: 101
Average commits per author: 23.604
Development Distribution Score (DDS): 0.573
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2 v1.25.2
Package sdk is the official AWS SDK v2 for the Go programming language. aws-sdk-go-v2 is the the...
113 versions - Latest release: 3 months ago - 7,073 dependent packages - 31,600 dependent repositories - 1,883 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2 v1.26.1
Package sdk is the official AWS SDK v2 for the Go programming language. aws-sdk-go-v2 is the Dev...
112 versions - Latest release: about 1 month ago - 1,883 stars on GitHub
Top 9.3% on proxy.golang.org
github.com/aws/aws-SDK-go-v2 v1.26.1
Package sdk is the official AWS SDK v2 for the Go programming language. aws-sdk-go-v2 is the Dev...
112 versions - Latest release: about 1 month ago - 2,288 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/awS/aws-sdk-go-v2 v1.26.1
Package sdk is the official AWS SDK v2 for the Go programming language. aws-sdk-go-v2 is the Dev...
112 versions - Latest release: about 1 month ago - 1,887 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/AWS/aws-sdk-go-v2 v1.26.1
Package sdk is the official AWS SDK v2 for the Go programming language. aws-sdk-go-v2 is the Dev...
112 versions - Latest release: about 1 month ago - 1,887 stars on GitHub
Top 4.6% on proxy.golang.org
github.com/AWS/AWS-sdk-go-v2 v1.26.1
Package sdk is the official AWS SDK v2 for the Go programming language. aws-sdk-go-v2 is the Dev...
112 versions - Latest release: about 1 month ago - 1,887 stars on GitHub
Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2
AWS SDK for the Go programming language.
27 versions - Latest release: about 1 month ago - 1,994 dependent packages - 2,923 dependent repositories - 1,887 stars on GitHub
Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/config v1.27.11
Package config provides utilities for loading configuration from multiple sources that can be use...
159 versions - Latest release: about 1 month ago - 5,661 dependent packages - 14,350 dependent repositories - 1,946 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/config v1.27.11
AWS SDK for the Go programming language.
159 versions - Latest release: about 1 month ago - 1,887 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/AWS/AWS-sdk-go-v2/config v1.27.11
AWS SDK for the Go programming language.
159 versions - Latest release: about 1 month ago - 1,886 stars on GitHub
Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/credentials v1.17.11
Package credentials provides types for retrieving credentials from credentials sources.
142 versions - Latest release: about 1 month ago - 5,605 dependent packages - 14,705 dependent repositories - 1,946 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/credentials v1.17.11
AWS SDK for the Go programming language.
142 versions - Latest release: about 1 month ago - 1,887 stars on GitHub
Top 1.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/ec2imds v0.1.5
Package ec2imds provides the API client for interacting with the Amazon EC2 Instance Metadata Ser...
6 versions - Latest release: over 3 years ago - 37 dependent packages - 22 dependent repositories - 1,883 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/example/service/dynamodb/createTable v0.0.0-20240125205834-e6eb2ad83b1d
AWS SDK for the Go programming language.
2 versions - Latest release: 3 months ago - 2,271 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/example/service/s3/listObjects v0.2.9
AWS SDK for the Go programming language.
13 versions - Latest release: about 3 years ago - 1,883 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/example/service/s3/usingPrivateLink v0.1.6
AWS SDK for the Go programming language.
7 versions - Latest release: about 3 years ago - 1,887 stars on GitHub
Top 2.1% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/feature/cloudfront/sign v1.5.10
Package sign provides utilities to generate signed URLs for Amazon CloudFront. More information ...
78 versions - Latest release: 4 months ago - 2 dependent packages - 8 dependent repositories - 2,135 stars on GitHub
Top 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.13.13
Package attributevalue provides marshaling and unmarshaling utilities to convert between Go types...
130 versions - Latest release: about 1 month ago - 405 dependent packages - 432 dependent repositories - 1,887 stars on GitHub
Top 1.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression v1.7.13
Package expression provides types and functions to create Amazon DynamoDB Expression strings, Exp...
133 versions - Latest release: about 1 month ago - 120 dependent packages - 106 dependent repositories - 1,946 stars on GitHub
Top 2.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue v1.12.17
Package attributevalue provides marshaling and unmarshaling utilities to convert between Go types...
116 versions - Latest release: 3 months ago - 1 dependent package - 2 dependent repositories - 1,887 stars on GitHub
Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11
Package imds provides the API client for interacting with the Amazon EC2 Instance Metadata Servic...
76 versions - Latest release: 4 months ago - 4,610 dependent packages - 14,603 dependent repositories - 2,351 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/feature/ec2/imds v1.16.1
AWS SDK for the Go programming language.
83 versions - Latest release: about 1 month ago - 1,886 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/configtesting v0.0.0-20240124191719-efd9c260f7db
Package configtesting is used for asserting interface compatability with github.com/aws/aws-sdk-g...
95 versions - Latest release: 4 months ago - 1,887 stars on GitHub
Top 1.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.3.10
Package auth is used to generate authentication tokens used to connect to a given Amazon Relation...
67 versions - Latest release: 4 months ago - 33 dependent packages - 33 dependent repositories - 1,887 stars on GitHub
Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.15
Package manager provides utilities to upload and download objects from S3 concurrently. Helpful f...
180 versions - Latest release: about 1 month ago - 1,433 dependent packages - 4,968 dependent repositories - 1,883 stars on GitHub
Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9
AWS SDK for the Go programming language.
62 versions - Latest release: 5 months ago - 5,281 dependent packages - 7,142 dependent repositories - 1,946 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/internal/configsources v1.2.9
AWS SDK for the Go programming language.
62 versions - Latest release: 5 months ago - 1,886 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/internal/configsources/configtesting v0.0.0-20240124191719-efd9c260f7db
Package configtesting is used for config source assertions.
100 versions - Latest release: 4 months ago - 1,887 stars on GitHub
Top 5.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/internal/endpoints/config v1.0.0-preview.1
AWS SDK for the Go programming language.
2 versions - Latest release: 6 months ago - 2,135 stars on GitHub
Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5
AWS SDK for the Go programming language.
61 versions - Latest release: about 1 month ago - 4,752 dependent packages - 6,439 dependent repositories - 1,946 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/internal/endpoints/v2 v2.6.5
AWS SDK for the Go programming language.
61 versions - Latest release: about 1 month ago - 1,886 stars on GitHub
Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3
Package ini implements parsing of the AWS shared config file.
65 versions - Latest release: 4 months ago - 4,149 dependent packages - 10,420 dependent repositories - 2,135 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/internal/ini v1.8.0
AWS SDK for the Go programming language.
66 versions - Latest release: 3 months ago - 1,886 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/internal/protocoltest/awsrestjson v0.2.8
Package awsrestjson provides the API client, operations, and parameter types for the API. A REST...
14 versions - Latest release: about 3 years ago - 1,946 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/internal/protocoltest/ec2query v0.2.8
Package ec2query provides the API client, operations, and parameter types for the API. An EC2 qu...
14 versions - Latest release: about 3 years ago - 1,946 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/internal/protocoltest/jsonrpc v0.2.8
Package jsonrpc provides the API client, operations, and parameter types for Sample Json 1.1 Prot...
14 versions - Latest release: about 3 years ago - 1,946 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/internal/protocoltest/jsonrpc10 v0.2.8
Package jsonrpc10 provides the API client, operations, and parameter types for the API.
14 versions - Latest release: about 3 years ago - 1,946 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/internal/protocoltest/query v0.2.8
Package query provides the API client, operations, and parameter types for the API. A query serv...
14 versions - Latest release: about 3 years ago - 1,946 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/internal/protocoltest/restxml v0.2.8
Package restxml provides the API client, operations, and parameter types for the API. A REST XML...
14 versions - Latest release: about 3 years ago - 1,946 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/internal/protocoltest/restxmlwithnamespace v0.1.7
Package restxmlwithnamespace provides the API client, operations, and parameter types for the API...
8 versions - Latest release: about 3 years ago - 1,946 stars on GitHub
Top 7.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/internal/protocoltest/smithyrpcv2cbor
Package smithyrpcv2cbor provides the API client, operations, and parameter types for RpcV2 Protoc...
Latest release: 1 day ago - 2,368 stars on GitHub
Top 4.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/internal/repotools v0.2.3
AWS SDK for the Go programming language.
5 versions - Latest release: about 3 years ago - 1 dependent repositories - 1,946 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/internal/repotools/changes v0.2.8
Package changes implements Go module version management for a multi-module git repository. The R...
10 versions - Latest release: about 3 years ago - 1,883 stars on GitHub
Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.5
AWS SDK for the Go programming language.
53 versions - Latest release: about 1 month ago - 1,656 dependent packages - 1,545 dependent repositories - 1,946 stars on GitHub
Top 0.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/accessanalyzer v1.26.7
Package accessanalyzer provides the API client, operations, and parameter types for Access Analyz...
105 versions - Latest release: 4 months ago - 63 dependent packages - 66 dependent repositories - 2,135 stars on GitHub
Top 2.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/account v1.14.6
Package account provides the API client, operations, and parameter types for AWS Account. Operat...
71 versions - Latest release: 4 months ago - 1 dependent package - 18 dependent repositories - 1,946 stars on GitHub
Top 0.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/acm v1.22.7
Package acm provides the API client, operations, and parameter types for AWS Certificate Manager....
101 versions - Latest release: 4 months ago - 77 dependent packages - 102 dependent repositories - 1,919 stars on GitHub
Top 1.1% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/acmpca v1.29.4
Package acmpca provides the API client, operations, and parameter types for AWS Certificate Manag...
116 versions - Latest release: about 1 month ago - 29 dependent packages - 57 dependent repositories - 2,083 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/alexaforbusiness v1.19.6
Package alexaforbusiness provides the API client, operations, and parameter types for Alexa For B...
93 versions - Latest release: 4 months ago - 2,051 stars on GitHub
Top 2.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/amp v1.22.1
Package amp provides the API client, operations, and parameter types for Amazon Prometheus Servic...
89 versions - Latest release: 4 months ago - 1 dependent package - 8 dependent repositories - 2,295 stars on GitHub
Top 1.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/amplify v1.18.6
Package amplify provides the API client, operations, and parameter types for AWS Amplify. Amplif...
93 versions - Latest release: 4 months ago - 6 dependent packages - 4 dependent repositories - 2,135 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/amplifybackend v1.23.2
Package amplifybackend provides the API client, operations, and parameter types for AmplifyBacken...
90 versions - Latest release: 2 months ago - 1,887 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder v1.19.0
Package amplifyuibuilder provides the API client, operations, and parameter types for AWS Amplify...
75 versions - Latest release: 2 months ago - 1,919 stars on GitHub
Top 0.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/apigateway v1.23.6
Package apigateway provides the API client, operations, and parameter types for Amazon API Gatewa...
112 versions - Latest release: about 1 month ago - 98 dependent packages - 97 dependent repositories - 2,113 stars on GitHub
Top 5.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/apigateway v1.21.7
Package apigateway provides the client and types for making API requests to Amazon API Gateway. ...
102 versions - Latest release: 4 months ago - 2,115 stars on GitHub
Top 1.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi v1.19.4
Package apigatewaymanagementapi provides the API client, operations, and parameter types for Amaz...
100 versions - Latest release: about 1 month ago - 9 dependent packages - 13 dependent repositories - 1,883 stars on GitHub
Top 1.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.20.3
Package apigatewayv2 provides the API client, operations, and parameter types for AmazonApiGatewa...
106 versions - Latest release: about 2 months ago - 72 dependent packages - 25 dependent repositories - 1,883 stars on GitHub
Top 5.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/apigatewayv2 v1.20.4
AWS SDK for the Go programming language.
107 versions - Latest release: about 1 month ago - 2,115 stars on GitHub
Top 8.7% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/appconfig v1.29.2
115 versions - Latest release: about 1 month ago
Top 4.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/appconfigdata v1.12.0
Package appconfigdata provides the API client, operations, and parameter types for AWS AppConfig ...
73 versions - Latest release: 4 months ago - 1 dependent repositories - 1,919 stars on GitHub
Top 8.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/appconfigdata v1.14.4
81 versions - Latest release: about 1 month ago
Top 5.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/appfabric v1.7.4
Package appfabric provides the API client, operations, and parameter types for AppFabric. Amazon...
34 versions - Latest release: about 1 month ago - 2,115 stars on GitHub
Top 3.4% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/appflow v1.39.6
Package appflow provides the API client, operations, and parameter types for Amazon Appflow. Wel...
106 versions - Latest release: 4 months ago - 4 dependent repositories - 1,919 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/appintegrations v1.23.1
Package appintegrations provides the API client, operations, and parameter types for Amazon AppIn...
91 versions - Latest release: 4 months ago - 1,919 stars on GitHub
Top 1.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.27.4
Package applicationautoscaling provides the API client, operations, and parameter types for Appli...
113 versions - Latest release: about 1 month ago - 22 dependent packages - 29 dependent repositories - 1,946 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/applicationcostprofiler v1.15.6
Package applicationcostprofiler provides the API client, operations, and parameter types for AWS ...
76 versions - Latest release: 4 months ago - 1,919 stars on GitHub
Top 2.4% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.24.1
Package applicationdiscoveryservice provides the API client, operations, and parameter types for ...
103 versions - Latest release: 3 months ago - 1 dependent package - 7 dependent repositories - 2,035 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/applicationinsights v1.22.6
Package applicationinsights provides the API client, operations, and parameter types for Amazon C...
97 versions - Latest release: 4 months ago - 2,051 stars on GitHub
Top 1.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/appmesh v1.23.6
Package appmesh provides the API client, operations, and parameter types for AWS App Mesh. App M...
100 versions - Latest release: 4 months ago - 9 dependent packages - 9 dependent repositories - 1,919 stars on GitHub
Top 1.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/apprunner v1.26.1
Package apprunner provides the API client, operations, and parameter types for AWS App Runner. A...
89 versions - Latest release: 4 months ago - 12 dependent packages - 12 dependent repositories - 1,921 stars on GitHub
Top 2.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/appstream v1.34.2
Package appstream provides the API client, operations, and parameter types for Amazon AppStream. ...
114 versions - Latest release: 2 months ago - 6 dependent packages - 24 dependent repositories - 2,051 stars on GitHub
Top 1.3% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/appsync v1.29.0
Package appsync provides the API client, operations, and parameter types for AWS AppSync. AppSyn...
105 versions - Latest release: 3 months ago - 24 dependent packages - 59 dependent repositories - 1,921 stars on GitHub
Top 4.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/arczonalshift v1.7.6
Package arczonalshift provides the API client, operations, and parameter types for AWS ARC - Zona...
54 versions - Latest release: 4 months ago - 2,135 stars on GitHub
Top 9.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/artifact v1.1.3
Package artifact provides the API client, operations, and parameter types for AWS Artifact. This...
7 versions - Latest release: about 2 months ago - 2,305 stars on GitHub
Top 0.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/athena v1.40.4
Package athena provides the API client, operations, and parameter types for Amazon Athena. Amazo...
127 versions - Latest release: about 1 month ago - 88 dependent packages - 84 dependent repositories - 2,135 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/athena v1.38.0
Package athena provides the client and types for making API requests to Amazon Athena. Amazon At...
118 versions - Latest release: 4 months ago - 1,887 stars on GitHub
Top 1.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/auditmanager v1.30.6
Package auditmanager provides the API client, operations, and parameter types for AWS Audit Manag...
91 versions - Latest release: 4 months ago - 8 dependent packages - 30 dependent repositories - 1,921 stars on GitHub
Top 0.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.5
Package autoscaling provides the API client, operations, and parameter types for Auto Scaling. A...
128 versions - Latest release: about 1 month ago - 118 dependent packages - 142 dependent repositories - 1,946 stars on GitHub
Top 5.7% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/autoscaling v1.36.7
Package autoscaling provides the client and types for making API requests to Auto Scaling. Amazo...
117 versions - Latest release: 4 months ago - 2,135 stars on GitHub
Top 2.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/autoscalingplans v1.20.1
Package autoscalingplans provides the API client, operations, and parameter types for AWS Auto Sc...
98 versions - Latest release: 3 months ago - 1 dependent package - 5 dependent repositories - 2,051 stars on GitHub
Top 10.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/b2bi v1.0.0-preview.21
Package b2bi provides the API client, operations, and parameter types for AWS B2B Data Interchang...
22 versions - Latest release: about 1 month ago - 2,244 stars on GitHub
Top 1.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/backup v1.31.3
Package backup provides the API client, operations, and parameter types for AWS Backup. Backup B...
108 versions - Latest release: 4 months ago - 27 dependent packages - 18 dependent repositories - 1,883 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/backupgateway v1.14.6
Package backupgateway provides the API client, operations, and parameter types for AWS Backup Gat...
68 versions - Latest release: 4 months ago - 1,887 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/backupstorage v1.7.6
Package backupstorage provides the API client, operations, and parameter types for AWS Backup Sto...
50 versions - Latest release: 4 months ago - 1,886 stars on GitHub
Top 1.3% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/batch v1.30.7
Package batch provides the API client, operations, and parameter types for AWS Batch. Batch Usin...
107 versions - Latest release: 4 months ago - 21 dependent packages - 60 dependent repositories - 2,374 stars on GitHub
Top 9.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/bcmdataexports v1.1.6
Package bcmdataexports provides the API client, operations, and parameter types for AWS Billing a...
10 versions - Latest release: 4 months ago - 2,255 stars on GitHub
Top 4.1% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/bedrock v1.7.1
Package bedrock provides the API client, operations, and parameter types for Amazon Bedrock. Des...
27 versions - Latest release: 3 months ago - 4 dependent packages - 2,390 stars on GitHub
Top 5.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/bedrockagent v1.4.2
Package bedrockagent provides the API client, operations, and parameter types for Agents for Amaz...
15 versions - Latest release: 2 months ago - 2,359 stars on GitHub
Top 5.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime v1.1.6
Package bedrockagentruntime provides the API client, operations, and parameter types for Agents f...
8 versions - Latest release: 4 months ago - 2,331 stars on GitHub
Top 2.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/bedrockruntime v1.5.6
Package bedrockruntime provides the API client, operations, and parameter types for Amazon Bedroc...
18 versions - Latest release: 4 months ago - 10 dependent packages - 1 dependent repositories - 2,390 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/billingconductor v1.16.3
Package billingconductor provides the API client, operations, and parameter types for AWSBillingC...
75 versions - Latest release: about 2 months ago - 2,236 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/braket v1.24.4
Package braket provides the API client, operations, and parameter types for Braket. The Amazon B...
99 versions - Latest release: 4 months ago - 1,919 stars on GitHub
Top 1.4% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/budgets v1.20.6
Package budgets provides the API client, operations, and parameter types for AWS Budgets. Use th...
95 versions - Latest release: 4 months ago - 15 dependent packages - 51 dependent repositories - 1,919 stars on GitHub
Top 9.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/chatbot
Package chatbot provides the API client, operations, and parameter types for AWS Chatbot. AWS Ch...
Latest release: 1 day ago - 2,327 stars on GitHub
Top 2.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/chime v1.28.6
Package chime provides the API client, operations, and parameter types for Amazon Chime. Most of...
96 versions - Latest release: 4 months ago - 1 dependent package - 2 dependent repositories - 2,051 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/chimesdkidentity v1.16.6
Package chimesdkidentity provides the API client, operations, and parameter types for Amazon Chim...
76 versions - Latest release: 4 months ago - 1,919 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines v1.13.6
Package chimesdkmediapipelines provides the API client, operations, and parameter types for Amazo...
64 versions - Latest release: 4 months ago - 1,919 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings v1.21.1
Package chimesdkmeetings provides the API client, operations, and parameter types for Amazon Chim...
79 versions - Latest release: 4 months ago - 2,239 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging v1.20.6
Package chimesdkmessaging provides the API client, operations, and parameter types for Amazon Chi...
80 versions - Latest release: 4 months ago - 2,051 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/chimesdkvoice v1.12.6
Package chimesdkvoice provides the API client, operations, and parameter types for Amazon Chime S...
48 versions - Latest release: 4 months ago - 1,908 stars on GitHub