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.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 2.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/translate v1.24.4
Package translate provides the API client, operations, and parameter types for Amazon Translate. ...
106 versions - Latest release: about 1 month ago - 2 dependent packages - 5 dependent repositories - 1,919 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.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.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.7
AWS SDK for the Go programming language.
59 versions - Latest release: about 1 month ago - 1,708 dependent packages - 1,780 dependent repositories - 1,887 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 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 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/kinesisvideoarchivedmedia v1.23.4
Package kinesisvideoarchivedmedia provides the API client, operations, and parameter types for Am...
103 versions - Latest release: about 1 month ago - 1,946 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 8.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/workspacesweb v1.17.4
Package workspacesweb provides the API client, operations, and parameter types for Amazon WorkSpa...
79 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 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 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 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 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/internal/presigned-url v1.11.7
AWS SDK for the Go programming language.
85 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/resourcegroupstaggingapi v1.21.4
Package resourcegroupstaggingapi provides the API client, operations, and parameter types for AWS...
110 versions - Latest release: about 1 month ago - 54 dependent packages - 58 dependent repositories - 1,946 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 7.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/sfn v1.26.4
Package sfn provides the client and types for making API requests to AWS Step Functions. AWS Ste...
100 versions - Latest release: about 1 month ago - 2,385 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 1.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/fis v1.24.2
Package fis provides the API client, operations, and parameter types for AWS Fault Injection Simu...
93 versions - Latest release: about 1 month ago - 12 dependent packages - 82 dependent repositories - 2,339 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 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/wisdom v1.23.4
Package wisdom provides the API client, operations, and parameter types for Amazon Connect Wisdom...
91 versions - Latest release: about 1 month ago - 1,919 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 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 5.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/marketplaceagreement v1.2.4
Package marketplaceagreement provides the API client, operations, and parameter types for AWS Mar...
15 versions - Latest release: about 1 month ago - 2,135 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.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 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 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 2.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/workmail v1.25.4
Package workmail provides the API client, operations, and parameter types for Amazon WorkMail. W...
105 versions - Latest release: about 1 month ago - 1 dependent package - 2 dependent repositories - 2,052 stars on GitHub
Top 5.4% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/scheduler v1.8.4
AWS SDK for the Go programming language.
51 versions - Latest release: about 1 month ago - 2,135 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.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 1.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/opensearchserverless v1.11.4
Package opensearchserverless provides the API client, operations, and parameter types for OpenSea...
55 versions - Latest release: about 1 month ago - 6 dependent packages - 17 dependent repositories - 1,946 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 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 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.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 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/emrcontainers v1.26.0
Package emrcontainers provides the API client, operations, and parameter types for Amazon EMR Con...
102 versions - Latest release: about 1 month ago - 2,364 stars on GitHub
Top 9.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/marketplacedeployment v1.2.3
Package marketplacedeployment provides the API client, operations, and parameter types for AWS Ma...
13 versions - Latest release: about 2 months ago - 2,261 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 2.4% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/location v1.37.3
Package location provides the API client, operations, and parameter types for Amazon Location Ser...
106 versions - Latest release: about 2 months ago - 2 dependent packages - 3 dependent repositories - 1,943 stars on GitHub
Top 5.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/entityresolution v1.8.3
Package entityresolution provides the API client, operations, and parameter types for AWS EntityR...
33 versions - Latest release: about 2 months ago - 2,129 stars on GitHub
Top 0.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/organizations v1.27.2
Package organizations provides the API client, operations, and parameter types for AWS Organizati...
109 versions - Latest release: about 2 months ago - 79 dependent packages - 118 dependent repositories - 2,114 stars on GitHub
Top 2.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/vpclattice v1.7.3
Package vpclattice provides the API client, operations, and parameter types for Amazon VPC Lattic...
42 versions - Latest release: about 2 months ago - 12 dependent repositories - 1,943 stars on GitHub
Top 2.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/rbin v1.16.3
Package rbin provides the API client, operations, and parameter types for Amazon Recycle Bin. Th...
82 versions - Latest release: about 2 months ago - 1 dependent package - 11 dependent repositories - 2,135 stars on GitHub
Top 2.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/robomaker v1.26.3
Package robomaker provides the API client, operations, and parameter types for AWS RoboMaker. Th...
102 versions - Latest release: about 2 months ago - 1 dependent package - 2 dependent repositories - 1,946 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/kinesisvideomedia v1.18.3
Package kinesisvideomedia provides the API client, operations, and parameter types for Amazon Kin...
100 versions - Latest release: about 2 months ago - 1,883 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/honeycode v1.21.3
Package honeycode provides the API client, operations, and parameter types for Amazon Honeycode. ...
101 versions - Latest release: about 2 months ago - 1,883 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/voiceid v1.20.3
Package voiceid provides the API client, operations, and parameter types for Amazon Voice ID. Am...
84 versions - Latest release: about 2 months ago - 1,946 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/snowdevicemanagement v1.16.3
Package snowdevicemanagement provides the API client, operations, and parameter types for AWS Sno...
81 versions - Latest release: about 2 months ago - 1,887 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 1.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/pipes v1.11.3
Package pipes provides the API client, operations, and parameter types for Amazon EventBridge Pip...
53 versions - Latest release: about 2 months ago - 8 dependent packages - 23 dependent repositories - 1,886 stars on GitHub
Top 1.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/oam v1.9.3
Package oam provides the API client, operations, and parameter types for CloudWatch Observability...
51 versions - Latest release: about 2 months ago - 8 dependent packages - 13 dependent repositories - 2,135 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 1.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/datapipeline v1.21.3
Package datapipeline provides the API client, operations, and parameter types for AWS Data Pipeli...
101 versions - Latest release: about 2 months ago - 17 dependent packages - 55 dependent repositories - 1,883 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 9.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/repostspace v1.3.3
Package repostspace provides the API client, operations, and parameter types for AWS re:Post Priv...
17 versions - Latest release: about 2 months ago - 2,261 stars on GitHub
Top 5.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/codegurusecurity v1.7.3
Package codegurusecurity provides the API client, operations, and parameter types for Amazon Code...
35 versions - Latest release: about 2 months ago - 2,115 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/pinpoint v1.28.3
Package pinpoint provides the client and types for making API requests to Amazon Pinpoint. See h...
110 versions - Latest release: about 2 months ago - 1,886 stars on GitHub
Top 3.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/mediastoredata v1.20.2
Package mediastoredata provides the API client, operations, and parameter types for AWS Elemental...
98 versions - Latest release: 2 months ago - 1 dependent package - 1,883 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 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/iotfleethub v1.20.2
Package iotfleethub provides the API client, operations, and parameter types for AWS IoT Fleet Hu...
92 versions - Latest release: 2 months ago - 2,381 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 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
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime v1.25.2
Package sagemakerfeaturestoreruntime provides the API client, operations, and parameter types for...
97 versions - Latest release: 2 months ago - 2,051 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/iotjobsdataplane v1.19.2
Package iotjobsdataplane provides the API client, operations, and parameter types for AWS IoT Job...
98 versions - Latest release: 2 months ago - 1,883 stars on GitHub
Top 2.4% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.19.2
Package pinpointemail provides the API client, operations, and parameter types for Amazon Pinpoin...
102 versions - Latest release: 2 months ago - 1 dependent package - 7 dependent repositories - 2,051 stars on GitHub
Top 2.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/mgn v1.27.2
Package mgn provides the API client, operations, and parameter types for Application Migration Se...
97 versions - Latest release: 2 months ago - 1 dependent package - 2 dependent repositories - 1,887 stars on GitHub
Top 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.20.2
Package dynamodbstreams provides the API client, operations, and parameter types for Amazon Dynam...
109 versions - Latest release: 2 months ago - 363 dependent packages - 427 dependent repositories - 1,921 stars on GitHub
Top 1.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/health v1.24.2
Package health provides the API client, operations, and parameter types for AWS Health APIs and N...
104 versions - Latest release: 2 months ago - 8 dependent packages - 11 dependent repositories - 1,974 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 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 2.1% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/textract v1.30.2
Package textract provides the API client, operations, and parameter types for Amazon Textract. A...
107 versions - Latest release: 2 months ago - 4 dependent packages - 3 dependent repositories - 1,943 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/privatenetworks v1.9.2
Package privatenetworks provides the API client, operations, and parameter types for AWS Private ...
55 versions - Latest release: 2 months ago - 1,919 stars on GitHub
Top 1.3% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/marketplacemetering v1.21.2
Package marketplacemetering provides the API client, operations, and parameter types for AWSMarke...
106 versions - Latest release: 2 months ago - 16 dependent packages - 41 dependent repositories - 1,946 stars on GitHub
Top 9.1% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/cloudformation v1.47.1
Package cloudformation provides the client and types for making API requests to AWS CloudFormatio...
100 versions - Latest release: 2 months ago - 2,325 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/codegurureviewer v1.25.2
Package codegurureviewer provides the API client, operations, and parameter types for Amazon Code...
105 versions - Latest release: 2 months ago - 1 dependent package - 2,051 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/migrationhubstrategy v1.17.2
Package migrationhubstrategy provides the API client, operations, and parameter types for Migrati...
76 versions - Latest release: 2 months ago - 1,946 stars on GitHub
Top 5.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/medicalimaging v1.7.2
Package medicalimaging provides the API client, operations, and parameter types for AWS Health Im...
32 versions - Latest release: 2 months ago - 2,362 stars on GitHub
Top 0.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.25.3
Package timestreamwrite provides the API client, operations, and parameter types for Amazon Times...
105 versions - Latest release: 2 months ago - 47 dependent packages - 175 dependent repositories - 1,919 stars on GitHub
Top 2.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/codestarnotifications v1.22.2
Package codestarnotifications provides the API client, operations, and parameter types for AWS Co...
101 versions - Latest release: 2 months ago - 3 dependent packages - 5 dependent repositories - 1,919 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/opsworkscm v1.23.2
Package opsworkscm provides the API client, operations, and parameter types for AWS OpsWorks CM. ...
102 versions - Latest release: 2 months ago - 1,919 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 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/connectcases v1.15.2
Package connectcases provides the API client, operations, and parameter types for Amazon Connect ...
58 versions - Latest release: 2 months ago - 1,946 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 3.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/personalizeruntime v1.22.2
Package personalizeruntime provides the API client, operations, and parameter types for Amazon Pe...
102 versions - Latest release: 2 months ago - 2 dependent repositories - 1,946 stars on GitHub
Top 9.2% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/organizations v1.27.1
Package organizations provides the client and types for making API requests to AWS Organizations....
108 versions - Latest release: 2 months ago - 2,299 stars on GitHub
Top 9.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/cleanroomsml v1.3.2
Package cleanroomsml provides the API client, operations, and parameter types for AWS Clean Rooms...
14 versions - Latest release: 2 months ago - 2,261 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 2.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/timestreamquery v1.22.2
Package timestreamquery provides the API client, operations, and parameter types for Amazon Times...
99 versions - Latest release: 2 months ago - 1 dependent package - 2 dependent repositories - 2,051 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/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 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/kafkaconnect v1.17.0
Package kafkaconnect provides the API client, operations, and parameter types for Managed Streami...
77 versions - Latest release: 2 months ago - 1,946 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 1.3% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/ssoadmin v1.25.1
Package ssoadmin provides the API client, operations, and parameter types for AWS Single Sign-On ...
106 versions - Latest release: 3 months ago - 20 dependent packages - 13 dependent repositories - 2,120 stars on GitHub
Top 5.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/launchwizard v1.3.1
Package launchwizard provides the API client, operations, and parameter types for AWS Launch Wiza...
18 versions - Latest release: 3 months ago - 2,135 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.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