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: Feature flags and toggles - Safely release new capabilities to your customers in a controlled environment. Instantly roll back changes if you experience a problem. Application tuning - Carefully introduce application changes while testing the impact of those changes with users in production environments. Allow list or block list - Control access to premium features or instantly block specific users without deploying new code. Centralized configuration storage - Keep your configuration data organized and consistent across all of your workloads. You can use AppConfig to deploy configuration data stored in the AppConfig hosted configuration store, Secrets Manager, Systems Manager, Parameter Store, or Amazon S3. 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 profilein 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: An application ID A configuration profile ID A configuration version An environment ID where you want to deploy the configuration data A deployment strategy ID that defines how fast you want the changes to take effect When you call the StartDeployment API action, AppConfig performs the following tasks: Retrieves the configuration data from the underlying data store by using the location URI in the configuration profile. Verifies the configuration data is syntactically and semantically correct by using the validators you specified when you created your configuration profile. Caches a copy of the data so it is ready to be retrieved by your application. This cached copy is called the deployed data. 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 StartConfigurationSessionand GetLatestConfiguration 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 methodsin 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 and GetLatestConfigurationAPI actions. This reference is intended to be used with the AppConfig User Guide.

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: 5 months ago
First release: over 3 years ago
Namespace: github.com/aws/aws-sdk-go-v2/service
Dependent packages: 30
Dependent repositories: 906
Stars: 2,407 on GitHub
Forks: 587 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: 4 days ago

github.com/aws/aws-sdk-go-v2/service/applicationsignals
Package applicationsignals provides the API client, operations, and parameter types for Amazon Cl...
Top 6.8% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/eventbridge removed
Package eventbridge provides the API client, operations, and parameter types for Amazon EventBrid...
- 2,428 stars on GitHub
Top 7.4% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/mailmanager
AWS SDK for the Go programming language.
- 2,428 stars on GitHub
Top 7.6% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/feature/s3/manager
AWS SDK for the Go programming language.
- 2,418 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/taxsettings
Package taxsettings provides the API client, operations, and parameter types for Tax Settings. Y...
Top 7.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/elastictranscoder
AWS SDK for the Go programming language.
50 versions - 2,428 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/amplify
Package amplify provides the API client, operations, and parameter types for AWS Amplify. Amplif...
50 versions
Top 4.5% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/connect removed
Package connect provides the API client, operations, and parameter types for Amazon Connect Servi...
Latest release: 25 days ago - 2,407 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/chime removed
Package chime provides the API client, operations, and parameter types for Amazon Chime. recomme...
Latest release: 25 days ago - 2,407 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/outposts removed
Package outposts provides the API client, operations, and parameter types for AWS Outposts. Amaz...
Latest release: 25 days ago - 1,887 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/iot1clickdevicesservice removed
Package iot1clickdevicesservice provides the API client, operations, and parameter types for AWS ...
Latest release: 25 days ago - 1,887 stars on GitHub
Top 7.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/codeconnections
Package codeconnections provides the API client, operations, and parameter types for AWS CodeConn...
Latest release: 26 days ago - 2,410 stars on GitHub
Top 7.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/deadline
Package deadline provides the API client, operations, and parameter types for AWSDeadlineCloud. ...
Latest release: 26 days ago - 2,410 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/pi removed
Package pi provides the API client, operations, and parameter types for AWS Performance Insights....
Latest release: 26 days ago - 2,407 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/iotsecuretunneling removed
Package iotsecuretunneling provides the API client, operations, and parameter types for AWS IoT S...
Latest release: 26 days ago - 2,407 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/neptune removed
Package neptune provides the API client, operations, and parameter types for Amazon Neptune. Ama...
Latest release: 26 days ago - 2,407 stars on GitHub
Top 7.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/controlcatalog
Package controlcatalog provides the API client, operations, and parameter types for AWS Control C...
Latest release: 26 days ago - 2,410 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/kinesisanalyticsv2 removed
Package kinesisanalyticsv2 provides the API client, operations, and parameter types for Amazon Ki...
Latest release: 26 days ago - 2,407 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/iot1clickprojects removed
Package iot1clickprojects provides the API client, operations, and parameter types for AWS IoT 1-...
Latest release: 26 days ago - 1,887 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/rdsdata removed
Package rdsdata provides the API client, operations, and parameter types for AWS RDS DataService....
Latest release: 26 days ago - 2,407 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/transfer removed
Package transfer provides the API client, operations, and parameter types for AWS Transfer Family...
Latest release: 26 days ago - 1,887 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/s3control removed
Package s3control provides the API client, operations, and parameter types for AWS S3 Control. a...
Latest release: 26 days ago - 2,407 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/JordonPhillips/aws-sdk-go-v2/service/quicksight removed
Package quicksight provides the API client, operations, and parameter types for Amazon QuickSight...
Latest release: 26 days ago - 2,407 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/appmesh removed
Package appmesh provides the API client, operations, and parameter types for AWS App Mesh. App M...
Latest release: 26 days ago - 2,407 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/applicationinsights removed
Package applicationinsights provides the API client, operations, and parameter types for Amazon C...
Latest release: 26 days ago - 2,407 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/kafka removed
Package kafka provides the API client, operations, and parameter types for Managed Streaming for ...
Latest release: 26 days ago - 1,946 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/apigatewayv2 removed
Package apigatewayv2 provides the API client, operations, and parameter types for AmazonApiGatewa...
Latest release: 26 days ago - 1,887 stars on GitHub
Top 2.4% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/ec2imds removed
Package ec2imds provides the API client for interacting with the Amazon EC2 Instance Metadata Ser...
Latest release: 26 days ago - 1,654 stars on GitHub
Top 2.4% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/managedblockchain removed
Package managedblockchain provides the API client, operations, and parameter types for Amazon Man...
Latest release: 26 days ago - 2,407 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/robomaker removed
Package robomaker provides the API client, operations, and parameter types for AWS RoboMaker. Th...
Latest release: 26 days ago - 1,887 stars on GitHub
Top 2.4% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/credentials removed
Package credentials provides types for retrieving credentials from credentials sources.
Latest release: 26 days ago - 1,654 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/globalaccelerator removed
Package globalaccelerator provides the API client, operations, and parameter types for AWS Global...
Latest release: 26 days ago - 2,407 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/backup
Package backup provides the API client, operations, and parameter types for AWS Backup. Backup i...
Latest release: 26 days ago - 2,407 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/personalizeevents
Package personalizeevents provides the API client, operations, and parameter types for Amazon Per...
Latest release: 26 days ago - 2,407 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/fsx removed
Package fsx provides the API client, operations, and parameter types for Amazon FSx. Amazon FSx ...
Latest release: 26 days ago - 1,887 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/service/servicequotas removed
Package servicequotas provides the API client, operations, and parameter types for Service Quotas...
Latest release: 26 days ago - 2,407 stars on GitHub
Top 9.1% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb
Package timestreaminfluxdb provides the API client, operations, and parameter types for Timestrea...
Latest release: 26 days ago - 2,339 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: 26 days ago - 2,327 stars on GitHub
Top 2.4% on proxy.golang.org
github.com/jasdel/aws-sdk-go-v2/config removed
Package config provides utilities for loading configuration from multiple sources that can be use...
Latest release: 26 days ago - 1,654 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/internal/presigned-url v1.11.9
AWS SDK for the Go programming language.
87 versions - Latest release: 26 days ago - 1,886 stars on GitHub
Top 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/ec2 v1.161.3
Package ec2 provides the API client, operations, and parameter types for Amazon Elastic Compute C...
238 versions - Latest release: 26 days ago - 1,002 dependent packages - 1,202 dependent repositories - 1,921 stars on GitHub
Top 0.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.30.8
Package elasticloadbalancingv2 provides the API client, operations, and parameter types for Elast...
125 versions - Latest release: 26 days ago - 238 dependent packages - 215 dependent repositories - 2,407 stars on GitHub
Top 9.3% on proxy.golang.org
github.com/aws/aws-SDK-go-v2 v1.27.0
Package sdk is the official AWS SDK v2 for the Go programming language. aws-sdk-go-v2 is the Dev...
114 versions - Latest release: 26 days ago - 2,288 stars on GitHub
Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/sso v1.20.8
Package sso provides the API client, operations, and parameter types for AWS Single Sign-On. AWS...
118 versions - Latest release: 26 days ago - 6,977 dependent packages - 14,377 dependent repositories - 2,407 stars on GitHub
Top 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.38.3
Package cloudwatch provides the API client, operations, and parameter types for Amazon CloudWatch...
126 versions - Latest release: 26 days ago - 326 dependent packages - 2,784 dependent repositories - 2,407 stars on GitHub
Top 8.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/appconfigdata v1.14.7
84 versions - Latest release: 26 days ago
Top 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/route53 v1.40.7
Package route53 provides the API client, operations, and parameter types for Amazon Route 53. Am...
123 versions - Latest release: 26 days ago - 1,349 dependent packages - 2,827 dependent repositories - 2,407 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/internal/endpoints/v2 v2.6.7
AWS SDK for the Go programming language.
63 versions - Latest release: 26 days ago - 1,886 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/AWS/AWS-sdk-go-v2/config v1.27.15
AWS SDK for the Go programming language.
163 versions - Latest release: 26 days ago - 1,886 stars on GitHub
Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/sts v1.28.9
Package sts provides the API client, operations, and parameter types for AWS Security Token Servi...
123 versions - Latest release: 26 days ago - 7,094 dependent packages - 14,647 dependent repositories - 2,407 stars on GitHub
Top 0.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.8
Package autoscaling provides the API client, operations, and parameter types for Auto Scaling. A...
134 versions - Latest release: 26 days ago - 165 dependent packages - 142 dependent repositories - 2,407 stars on GitHub
Top 5.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/paymentcryptographydata v1.8.5
Package paymentcryptographydata provides the API client, operations, and parameter types for Paym...
39 versions - Latest release: 26 days ago - 1 dependent package - 2,407 stars on GitHub
Top 1.1% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/sesv2 v1.29.3
Package sesv2 provides the API client, operations, and parameter types for Amazon Simple Email Se...
120 versions - Latest release: 26 days ago - 58 dependent packages - 71 dependent repositories - 2,407 stars on GitHub
Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/ecr v1.28.2
Package ecr provides the API client, operations, and parameter types for Amazon EC2 Container Reg...
118 versions - Latest release: 26 days ago - 949 dependent packages - 1,263 dependent repositories - 2,407 stars on GitHub
Top 1.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi v1.19.7
Package apigatewaymanagementapi provides the API client, operations, and parameter types for Amaz...
105 versions - Latest release: 26 days ago - 12 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/sso v1.20.8
AWS SDK for the Go programming language.
115 versions - Latest release: 26 days ago - 1,886 stars on GitHub
Top 1.1% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/acmpca v1.30.0
Package acmpca provides the API client, operations, and parameter types for AWS Certificate Manag...
122 versions - Latest release: 26 days ago - 42 dependent packages - 57 dependent repositories - 2,407 stars on GitHub
Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/credentials v1.17.15
Package credentials provides types for retrieving credentials from credentials sources.
149 versions - Latest release: 26 days ago - 8,220 dependent packages - 14,705 dependent repositories - 1,946 stars on GitHub
Top 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/sqs v1.32.2
Package sqs provides the API client, operations, and parameter types for Amazon Simple Queue Serv...
120 versions - Latest release: 26 days ago - 746 dependent packages - 1,733 dependent repositories - 2,407 stars on GitHub
Top 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/kms v1.31.3
Package kms provides the API client, operations, and parameter types for AWS Key Management Servi...
131 versions - Latest release: 26 days ago - 961 dependent packages - 2,118 dependent repositories - 2,407 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/feature/ec2/imds v1.16.3
AWS SDK for the Go programming language.
85 versions - Latest release: 26 days ago - 1,886 stars on GitHub
Top 1.3% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/xray v1.25.7
Package xray provides the API client, operations, and parameter types for AWS X-Ray. Amazon Web ...
117 versions - Latest release: 26 days ago - 53 dependent packages - 58 dependent repositories - 1,921 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2 v1.27.0
Package sdk is the official AWS SDK v2 for the Go programming language. aws-sdk-go-v2 is the Dev...
114 versions - Latest release: 26 days ago - 1,883 stars on GitHub
Top 0.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/eks v1.42.4
Package eks provides the API client, operations, and parameter types for Amazon Elastic Kubernete...
127 versions - Latest release: 26 days ago - 295 dependent packages - 241 dependent repositories - 2,407 stars on GitHub
Top 5.4% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/scheduler v1.8.7
AWS SDK for the Go programming language.
54 versions - Latest release: 26 days ago - 2,135 stars on GitHub
Top 5.5% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/apigatewayv2 v1.20.7
AWS SDK for the Go programming language.
110 versions - Latest release: 26 days ago - 2,115 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/credentials v1.17.15
AWS SDK for the Go programming language.
146 versions - Latest release: 26 days ago - 1,887 stars on GitHub
Top 0.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.24.7
Package elasticloadbalancing provides the API client, operations, and parameter types for Elastic...
114 versions - Latest release: 26 days ago - 109 dependent packages - 124 dependent repositories - 2,407 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/AWS/aws-sdk-go-v2 v1.27.0
Package sdk is the official AWS SDK v2 for the Go programming language. aws-sdk-go-v2 is the Dev...
114 versions - Latest release: 26 days ago - 1,887 stars on GitHub
Top 4.6% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/secretsmanager v1.28.9
Package secretsmanager provides the client and types for making API requests to AWS Secrets Manag...
133 versions - Latest release: 26 days ago - 1,886 stars on GitHub
Top 0.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/ecs v1.41.10
Package ecs provides the API client, operations, and parameter types for Amazon EC2 Container Ser...
148 versions - Latest release: 26 days ago - 253 dependent packages - 156 dependent repositories - 2,407 stars on GitHub
Top 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/kinesis v1.27.7
Package kinesis provides the API client, operations, and parameter types for Amazon Kinesis. Ama...
119 versions - Latest release: 26 days ago - 375 dependent packages - 347 dependent repositories - 2,407 stars on GitHub
Top 4.6% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/eventbridge v1.31.2
AWS SDK for the Go programming language.
122 versions - Latest release: 26 days ago - 1,886 stars on GitHub
Top 1.1% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.31.2
Package eventbridge provides the API client, operations, and parameter types for Amazon EventBrid...
125 versions - Latest release: 26 days ago - 79 dependent packages - 41 dependent repositories - 2,407 stars on GitHub
Top 8.7% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/service/appconfig v1.29.5
118 versions - Latest release: 26 days ago
Top 0.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/ses v1.22.8
Package ses provides the API client, operations, and parameter types for Amazon Simple Email Serv...
112 versions - Latest release: 26 days ago - 91 dependent packages - 96 dependent repositories - 2,407 stars on GitHub
Top 0.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.38.2
Package cognitoidentityprovider provides the API client, operations, and parameter types for Amaz...
129 versions - Latest release: 26 days ago - 128 dependent packages - 119 dependent repositories - 2,407 stars on GitHub
Top 0.8% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/lambda v1.54.3
Package lambda provides the API client, operations, and parameter types for AWS Lambda. Lambda i...
138 versions - Latest release: 26 days ago - 351 dependent packages - 220 dependent repositories - 2,407 stars on GitHub
Top 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/sns v1.29.7
Package sns provides the API client, operations, and parameter types for Amazon Simple Notificati...
117 versions - Latest release: 26 days ago - 428 dependent packages - 1,328 dependent repositories - 2,407 stars on GitHub
Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/config v1.27.15
Package config provides utilities for loading configuration from multiple sources that can be use...
166 versions - Latest release: 26 days ago - 8,172 dependent packages - 14,350 dependent repositories - 1,946 stars on GitHub
Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.7
AWS SDK for the Go programming language.
92 versions - Latest release: 26 days ago - 3,203 dependent packages - 6,221 dependent repositories - 1,946 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/awS/aws-sdk-go-v2 v1.27.0
Package sdk is the official AWS SDK v2 for the Go programming language. aws-sdk-go-v2 is the Dev...
114 versions - Latest release: 26 days ago - 1,887 stars on GitHub
Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/s3 v1.54.2
Package s3 provides the API client, operations, and parameter types for Amazon Simple Storage Ser...
144 versions - Latest release: 26 days ago - 3,420 dependent packages - 6,207 dependent repositories - 1,883 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/aws/aws-sdk-go-V2/config v1.27.15
AWS SDK for the Go programming language.
163 versions - Latest release: 26 days ago - 1,887 stars on GitHub
Top 4.6% on proxy.golang.org
github.com/AWS/AWS-sdk-go-v2 v1.27.0
Package sdk is the official AWS SDK v2 for the Go programming language. aws-sdk-go-v2 is the Dev...
114 versions - Latest release: 26 days ago - 1,887 stars on GitHub
Top 10.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/b2bi v1.0.0-preview.25
Package b2bi provides the API client, operations, and parameter types for AWS B2B Data Interchang...
26 versions - Latest release: 26 days ago - 2,410 stars on GitHub
Top 0.7% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.28.9
Package secretsmanager provides the API client, operations, and parameter types for AWS Secrets M...
134 versions - Latest release: 26 days ago - 567 dependent packages - 1,952 dependent repositories - 2,407 stars on GitHub
Top 0.6% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.17
Package manager provides utilities to upload and download objects from S3 concurrently. Helpful f...
182 versions - Latest release: about 1 month ago - 2,151 dependent packages - 4,968 dependent repositories - 1,883 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime v1.25.5
Package sagemakerfeaturestoreruntime provides the API client, operations, and parameter types for...
100 versions - Latest release: about 1 month ago - 1 dependent package - 2,407 stars on GitHub
Top 1.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi v1.21.5
Package resourcegroupstaggingapi provides the API client, operations, and parameter types for AWS...
111 versions - Latest release: about 1 month ago - 83 dependent packages - 58 dependent repositories - 1,946 stars on GitHub
Top 0.9% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/docdb v1.34.1
Package docdb provides the API client, operations, and parameter types for Amazon DocumentDB with...
118 versions - Latest release: about 1 month ago - 67 dependent packages - 57 dependent repositories - 2,061 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/personalize v1.34.1
Package personalize provides the API client, operations, and parameter types for Amazon Personali...
115 versions - Latest release: about 1 month ago - 1 dependent package - 1,946 stars on GitHub
Top 5.5% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/entityresolution v1.10.1
Package entityresolution provides the API client, operations, and parameter types for AWS EntityR...
37 versions - Latest release: about 1 month ago - 2,418 stars on GitHub
Top 1.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/mq v1.22.5
Package mq provides the API client, operations, and parameter types for AmazonMQ. Amazon MQ is a...
105 versions - Latest release: about 1 month ago - 72 dependent packages - 27 dependent repositories - 1,883 stars on GitHub
Top 2.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/lexmodelbuildingservice v1.24.5
Package lexmodelbuildingservice provides the API client, operations, and parameter types for Amaz...
102 versions - Latest release: about 1 month ago - 4 dependent packages - 5 dependent repositories - 2,407 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/AWS/AWS-sdk-go-v2/service/s3 v1.53.2
Package s3 provides the client and types for making API requests to Amazon Simple Storage Service...
138 versions - Latest release: about 1 month ago - 1,887 stars on GitHub
Top 4.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/appconfigdata v1.14.5
Package appconfigdata provides the API client, operations, and parameter types for AWS AppConfig ...
82 versions - Latest release: about 1 month ago - 3 dependent packages - 1 dependent repositories - 2,407 stars on GitHub
Top 1.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/sfn v1.27.1
Package sfn provides the API client, operations, and parameter types for AWS Step Functions. Ste...
115 versions - Latest release: about 1 month ago - 79 dependent packages - 85 dependent repositories - 2,407 stars on GitHub
Top 2.4% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.19.6
Package pinpointemail provides the API client, operations, and parameter types for Amazon Pinpoin...
106 versions - Latest release: about 1 month ago - 2 dependent packages - 7 dependent repositories - 2,407 stars on GitHub
Top 2.0% on proxy.golang.org
github.com/aws/aws-sdk-go-v2/service/s3outposts v1.24.5
Package s3outposts provides the API client, operations, and parameter types for Amazon S3 on Outp...
103 versions - Latest release: about 1 month ago - 4 dependent packages - 5 dependent repositories - 1,887 stars on GitHub