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: 2 days ago

Top 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/ec2 v1.160.0
Package ec2 provides the API client, operations, and parameter types for Amazon Elastic Compute C...
229 versions - Latest release: 7 days ago - 698 dependent packages - 1,202 dependent repositories - 1,921 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/ec2 v1.145.0
Package ec2 provides the client and types for making API requests to Amazon Elastic Compute Cloud...
204 versions - Latest release: 4 months ago - 1,886 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/AWS/AWS-sdk-go-v2/service/ec2 v1.145.0
Package ec2 provides the client and types for making API requests to Amazon Elastic Compute Cloud...
204 versions - Latest release: 4 months ago - 1,886 stars on GitHub
Top 1.1% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/sagemaker v1.125.0
Package sagemaker provides the API client, operations, and parameter types for Amazon SageMaker S...
184 versions - Latest release: 4 months ago - 34 dependent packages - 19 dependent repositories - 1,946 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.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/rds v1.76.1
Package rds provides the API client, operations, and parameter types for Amazon Relational Databa...
174 versions - Latest release: about 1 month ago - 192 dependent packages - 270 dependent repositories - 2,135 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/connect v1.95.1
Package connect provides the API client, operations, and parameter types for Amazon Connect Servi...
168 versions - Latest release: about 1 month ago - 2,135 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 1.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/glue v1.77.4
Package glue provides the API client, operations, and parameter types for AWS Glue. Glue Defines...
153 versions - Latest release: about 2 months ago - 60 dependent packages - 83 dependent repositories - 1,883 stars on GitHub
Top 9.2% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/glue v1.77.2
Package glue provides the client and types for making API requests to AWS Glue. Defines the publ...
150 versions - Latest release: 2 months ago - 2,307 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/ecs v1.41.7
Package ecs provides the client and types for making API requests to Amazon EC2 Container Service...
142 versions - Latest release: about 1 month ago - 1,887 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 0.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/ecs v1.41.7
Package ecs provides the API client, operations, and parameter types for Amazon EC2 Container Ser...
142 versions - Latest release: about 1 month ago - 183 dependent packages - 156 dependent repositories - 1,883 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 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/s3 v1.53.1
Package s3 provides the API client, operations, and parameter types for Amazon Simple Storage Ser...
137 versions - Latest release: about 1 month ago - 2,275 dependent packages - 6,207 dependent repositories - 1,883 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/AWS/AWS-sdk-go-v2/service/s3 v1.53.1
Package s3 provides the client and types for making API requests to Amazon Simple Storage Service...
137 versions - Latest release: about 1 month ago - 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 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/ssm v1.49.5
Package ssm provides the API client, operations, and parameter types for Amazon Simple Systems Ma...
132 versions - Latest release: about 1 month ago - 574 dependent packages - 2,036 dependent repositories - 1,921 stars on GitHub
Top 0.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/lambda v1.54.0
Package lambda provides the API client, operations, and parameter types for AWS Lambda. Lambda O...
132 versions - Latest release: about 1 month ago - 242 dependent packages - 220 dependent repositories - 1,946 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 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.28.6
Package secretsmanager provides the API client, operations, and parameter types for AWS Secrets M...
129 versions - Latest release: about 1 month ago - 374 dependent packages - 1,952 dependent repositories - 1,921 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/dynamodb v1.31.1
Package dynamodb provides the client and types for making API requests to Amazon DynamoDB. Amazo...
129 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/service/secretsmanager v1.28.6
Package secretsmanager provides the client and types for making API requests to AWS Secrets Manag...
129 versions - Latest release: about 1 month ago - 1,886 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 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 0.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.39.2
Package cloudtrail provides the API client, operations, and parameter types for AWS CloudTrail. ...
127 versions - Latest release: about 1 month ago - 117 dependent packages - 107 dependent repositories - 2,032 stars on GitHub
Top 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.35.1
Package cloudwatchlogs provides the API client, operations, and parameter types for Amazon CloudW...
127 versions - Latest release: about 1 month ago - 232 dependent packages - 370 dependent repositories - 1,921 stars on GitHub
Top 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/kms v1.31.0
Package kms provides the API client, operations, and parameter types for AWS Key Management Servi...
125 versions - Latest release: 27 days ago - 591 dependent packages - 2,118 dependent repositories - 1,919 stars on GitHub
Top 1.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/kendra v1.49.2
Package kendra provides the API client, operations, and parameter types for AWSKendraFrontendServ...
125 versions - Latest release: 2 months ago - 13 dependent packages - 83 dependent repositories - 1,883 stars on GitHub
Top 1.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/transfer v1.40.0
Package transfer provides the API client, operations, and parameter types for AWS Transfer Family...
124 versions - Latest release: 4 months ago - 12 dependent packages - 12 dependent repositories - 1,883 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/s3 v1.48.1
Package s3 provides the client and types for making API requests to Amazon Simple Storage Service...
123 versions - Latest release: 4 months ago - 1,887 stars on GitHub
Top 2.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/quicksight v1.55.1
Package quicksight provides the API client, operations, and parameter types for Amazon QuickSight...
123 versions - Latest release: 4 months ago - 2 dependent packages - 10 dependent repositories - 1,919 stars on GitHub
Top 0.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.37.0
Package cognitoidentityprovider provides the API client, operations, and parameter types for Amaz...
123 versions - Latest release: 13 days ago - 98 dependent packages - 119 dependent repositories - 2,230 stars on GitHub
Top 1.1% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.43.6
Package wafv2 provides the API client, operations, and parameter types for AWS WAFV2. WAF This i...
123 versions - Latest release: 4 months ago - 30 dependent packages - 52 dependent repositories - 1,952 stars on GitHub
Top 1.1% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.38.4
Package databasemigrationservice provides the API client, operations, and parameter types for AWS...
123 versions - Latest release: about 1 month ago - 25 dependent packages - 66 dependent repositories - 1,919 stars on GitHub
Top 0.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/eks v1.42.1
Package eks provides the API client, operations, and parameter types for Amazon Elastic Kubernete...
122 versions - Latest release: about 1 month ago - 209 dependent packages - 241 dependent repositories - 2,230 stars on GitHub
Top 0.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/securityhub v1.44.3
Package securityhub provides the API client, operations, and parameter types for AWS SecurityHub....
122 versions - Latest release: 4 months ago - 39 dependent packages - 64 dependent repositories - 2,362 stars on GitHub
Top 1.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/outposts v1.39.0
Package outposts provides the API client, operations, and parameter types for AWS Outposts. Amaz...
121 versions - Latest release: 23 days ago - 9 dependent packages - 8 dependent repositories - 1,883 stars on GitHub
Top 1.3% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/fsx v1.40.1
Package fsx provides the API client, operations, and parameter types for Amazon FSx. Amazon FSx ...
120 versions - Latest release: 4 months ago - 18 dependent packages - 16 dependent repositories - 1,883 stars on GitHub
Top 5.6% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/cloudwatch v1.38.0
Package cloudwatch provides the client and types for making API requests to Amazon CloudWatch. A...
120 versions - Latest release: 28 days ago - 2,135 stars on GitHub
Top 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.38.0
Package cloudwatch provides the API client, operations, and parameter types for Amazon CloudWatch...
120 versions - Latest release: 28 days ago - 225 dependent packages - 2,784 dependent repositories - 1,883 stars on GitHub
Top 1.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/networkfirewall v1.38.5
Package networkfirewall provides the API client, operations, and parameter types for AWS Network ...
120 versions - Latest release: about 1 month ago - 7 dependent packages - 9 dependent repositories - 1,946 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/ssm v1.44.7
Package ssm provides the client and types for making API requests to Amazon Simple Systems Manage...
120 versions - Latest release: 4 months ago - 1,886 stars on GitHub
Top 0.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.43.0
Package cloudformation provides the API client, operations, and parameter types for AWS CloudForm...
120 versions - Latest release: 3 months ago - 135 dependent packages - 174 dependent repositories - 1,919 stars on GitHub
Top 1.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/iot v1.49.0
Package iot provides the API client, operations, and parameter types for AWS IoT. IoT IoT provid...
119 versions - Latest release: 4 months ago - 32 dependent packages - 70 dependent repositories - 1,921 stars on GitHub
Top 1.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/mediaconvert v1.49.1
Package mediaconvert provides the API client, operations, and parameter types for AWS Elemental M...
119 versions - Latest release: 4 months ago - 9 dependent packages - 10 dependent repositories - 1,946 stars on GitHub
Top 1.1% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.30.4
Package eventbridge provides the API client, operations, and parameter types for Amazon EventBrid...
118 versions - Latest release: about 1 month ago - 58 dependent packages - 41 dependent repositories - 1,921 stars on GitHub
Top 0.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/workspaces v1.35.8
Package workspaces provides the API client, operations, and parameter types for Amazon WorkSpaces...
118 versions - Latest release: 4 months ago - 60 dependent packages - 83 dependent repositories - 1,921 stars on GitHub
Top 0.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/efs v1.28.4
Package efs provides the API client, operations, and parameter types for Amazon Elastic File Syst...
118 versions - Latest release: about 1 month ago - 73 dependent packages - 88 dependent repositories - 1,946 stars on GitHub
Top 1.1% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/s3control v1.42.0
Package s3control provides the API client, operations, and parameter types for AWS S3 Control. A...
118 versions - Latest release: 4 months ago - 24 dependent packages - 82 dependent repositories - 1,883 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 4.6% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/eventbridge v1.30.4
AWS SDK for the Go programming language.
118 versions - Latest release: about 1 month ago - 1,886 stars on GitHub
Top 0.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.30.5
Package elasticloadbalancingv2 provides the API client, operations, and parameter types for Elast...
118 versions - Latest release: about 1 month ago - 175 dependent packages - 215 dependent repositories - 1,946 stars on GitHub
Top 4.6% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/workspaces v1.35.8
Package workspaces provides the client and types for making API requests to Amazon WorkSpaces. A...
118 versions - Latest release: 4 months ago - 1,887 stars on GitHub
Top 1.1% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/guardduty v1.36.2
Package guardduty provides the API client, operations, and parameter types for Amazon GuardDuty. ...
118 versions - Latest release: 4 months ago - 35 dependent packages - 21 dependent repositories - 2,135 stars on GitHub
Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/sts v1.28.6
Package sts provides the API client, operations, and parameter types for AWS Security Token Servi...
117 versions - Latest release: about 1 month ago - 4,667 dependent packages - 14,647 dependent repositories - 1,963 stars on GitHub
Top 0.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/docdb v1.34.0
Package docdb provides the API client, operations, and parameter types for Amazon DocumentDB with...
117 versions - Latest release: about 1 month ago - 50 dependent packages - 57 dependent repositories - 2,061 stars on GitHub
Top 1.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/configservice v1.44.0
Package configservice provides the API client, operations, and parameter types for AWS Config. C...
117 versions - Latest release: 4 months ago - 40 dependent packages - 71 dependent repositories - 1,919 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 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/route53 v1.40.4
Package route53 provides the API client, operations, and parameter types for Amazon Route 53. Am...
117 versions - Latest release: about 1 month ago - 1,017 dependent packages - 2,827 dependent repositories - 1,946 stars on GitHub
Top 0.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/redshift v1.39.8
Package redshift provides the API client, operations, and parameter types for Amazon Redshift. A...
116 versions - Latest release: 4 months ago - 94 dependent packages - 88 dependent repositories - 1,921 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 1.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/neptune v1.31.6
Package neptune provides the API client, operations, and parameter types for Amazon Neptune. Ama...
116 versions - Latest release: about 1 month ago - 39 dependent packages - 31 dependent repositories - 1,946 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 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 0.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/emr v1.36.1
Package emr provides the API client, operations, and parameter types for Amazon EMR. Amazon EMR ...
115 versions - Latest release: 4 months ago - 62 dependent packages - 72 dependent repositories - 1,883 stars on GitHub
Top 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.27.0
Package dynamodb provides the API client, operations, and parameter types for Amazon DynamoDB. A...
115 versions - Latest release: 4 months ago - 684 dependent packages - 670 dependent repositories - 1,883 stars on GitHub
Top 0.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/codebuild v1.33.0
Package codebuild provides the API client, operations, and parameter types for AWS CodeBuild. Co...
115 versions - Latest release: about 1 month ago - 62 dependent packages - 128 dependent repositories - 1,919 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/kms v1.27.9
Package kms provides the client and types for making API requests to AWS Key Management Service. ...
115 versions - Latest release: 4 months ago - 1,886 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/cloudwatchlogs v1.31.0
Package cloudwatchlogs provides the client and types for making API requests to Amazon CloudWatch...
115 versions - Latest release: 4 months ago - 1,887 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.1% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/sesv2 v1.29.0
Package sesv2 provides the API client, operations, and parameter types for Amazon Simple Email Se...
114 versions - Latest release: 6 days ago - 40 dependent packages - 71 dependent repositories - 1,919 stars on GitHub
Top 4.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/sagemakerruntime v1.27.2
Package sagemakerruntime provides the API client, operations, and parameter types for Amazon Sage...
114 versions - Latest release: 2 months ago - 1 dependent repositories - 1,946 stars on GitHub
Top 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/sqs v1.31.4
Package sqs provides the API client, operations, and parameter types for Amazon Simple Queue Serv...
113 versions - Latest release: about 1 month ago - 516 dependent packages - 1,733 dependent repositories - 1,946 stars on GitHub
Top 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/kinesis v1.27.4
Package kinesis provides the API client, operations, and parameter types for Amazon Kinesis. Ama...
113 versions - Latest release: about 1 month ago - 261 dependent packages - 347 dependent repositories - 1,946 stars on GitHub
Top 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/sns v1.29.4
Package sns provides the API client, operations, and parameter types for Amazon Simple Notificati...
113 versions - Latest release: about 1 month ago - 299 dependent packages - 1,328 dependent repositories - 1,921 stars on GitHub
Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/ecr v1.27.4
Package ecr provides the API client, operations, and parameter types for Amazon EC2 Container Reg...
113 versions - Latest release: about 1 month ago - 636 dependent packages - 1,263 dependent repositories - 1,919 stars on GitHub
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 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 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 1.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/transcribe v1.36.4
Package transcribe provides the API client, operations, and parameter types for Amazon Transcribe...
112 versions - Latest release: about 1 month ago - 13 dependent packages - 84 dependent repositories - 1,946 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,883 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 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/sso v1.20.5
Package sso provides the API client, operations, and parameter types for AWS Single Sign-On. AWS...
112 versions - Latest release: about 1 month ago - 4,564 dependent packages - 14,377 dependent repositories - 1,921 stars on GitHub
Top 1.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/datasync v1.33.7
Package datasync provides the API client, operations, and parameter types for AWS DataSync. Data...
112 versions - Latest release: 4 months ago - 6 dependent packages - 8 dependent repositories - 2,061 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/sso v1.20.5
AWS SDK for the Go programming language.
112 versions - Latest release: about 1 month ago - 1,886 stars on GitHub
Top 5.0% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/firehose v1.28.2
Package firehose provides the client and types for making API requests to Amazon Kinesis Firehose...
112 versions - Latest release: 2 months ago - 1,949 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 1.3% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/xray v1.25.4
Package xray provides the API client, operations, and parameter types for AWS X-Ray. Amazon Web ...
111 versions - Latest release: about 1 month ago - 37 dependent packages - 58 dependent repositories - 1,921 stars on GitHub
Top 1.1% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.25.4
Package codedeploy provides the API client, operations, and parameter types for AWS CodeDeploy. ...
111 versions - Latest release: about 1 month ago - 30 dependent packages - 64 dependent repositories - 1,919 stars on GitHub
Top 1.4% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/directconnect v1.24.4
Package directconnect provides the API client, operations, and parameter types for AWS Direct Con...
111 versions - Latest release: about 1 month ago - 12 dependent packages - 22 dependent repositories - 1,883 stars on GitHub
Top 0.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.28.2
Package elasticsearchservice provides the API client, operations, and parameter types for Amazon ...
111 versions - Latest release: 2 months ago - 66 dependent packages - 79 dependent repositories - 1,946 stars on GitHub
Top 4.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/mediapackagevod v1.30.3
Package mediapackagevod provides the API client, operations, and parameter types for AWS Elementa...
110 versions - Latest release: about 2 months ago - 1 dependent repositories - 1,919 stars on GitHub
Top 1.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/swf v1.22.4
Package swf provides the API client, operations, and parameter types for Amazon Simple Workflow S...
110 versions - Latest release: about 1 month ago - 17 dependent packages - 53 dependent repositories - 1,921 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/personalize v1.32.4
Package personalize provides the API client, operations, and parameter types for Amazon Personali...
110 versions - Latest release: about 1 month ago - 1,946 stars on GitHub
Top 2.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/iotsitewise v1.37.2
Package iotsitewise provides the API client, operations, and parameter types for AWS IoT SiteWise...
110 versions - Latest release: 2 months ago - 2 dependent packages - 1 dependent repositories - 2,051 stars on GitHub