Top 1.7% dependent packages on proxy.golang.org
Top 2.0% 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/codeartifact
Package codeartifact provides the API client, operations, and parameter types for CodeArtifact. language-native package managers and build tools such as npm, Apache Maven, pip, and dotnet. You can use CodeArtifact to share packages with development teams and pull packages. Packages can be pulled from both public and CodeArtifact repositories. You can also create an upstream relationship between a CodeArtifact repository and another repository, which effectively merges their contents from the point of view of a package manager client. CodeArtifact concepts Repository: A CodeArtifact repository contains a set of package versions, each of which maps to a set of assets, or files. Repositories are polyglot, so a single repository can contain packages of any supported type. Each repository exposes endpoints for fetching and publishing packages using tools such as the npm CLI or the Maven CLI ( mvn ). For a list of supported package managers, see the CodeArtifact User Guide. Domain: Repositories are aggregated into a higher-level entity known as a domain. All package assets and metadata are stored in the domain, but are consumed through repositories. A given package asset, such as a Maven JAR file, is stored once per domain, no matter how many repositories it's present in. All of the assets and metadata in a domain are encrypted with the same customer master key (CMK) stored in Key Management Service (KMS). Each repository is a member of a single domain and can't be moved to a The domain allows organizational policy to be applied across multiple Although an organization can have multiple domains, we recommend a single In CodeArtifact, a package consists of: A name (for example, webpack is the name of a popular npm package) An optional namespace (for example, @types in @types/node ) A set of versions (for example, 1.0.0 , 1.0.1 , 1.0.2 , etc.) Package-level metadata (for example, npm tags) Package group: A group of packages that match a specified definition. Package groups can be used to apply configuration to multiple packages that match a defined pattern using package format, package namespace, and package name. You can use package groups to more conveniently configure package origin controls for multiple packages. Package origin controls are used to block or allow ingestion or publishing of new package versions, which protects users from malicious actions known as dependency substitution attacks. Package version: A version of a package, such as @types/node 12.6.9 . The version number format and semantics vary for different package formats. For example, npm package versions must conform to the Semantic Versioning specification. In CodeArtifact, a package version consists of the version identifier, metadata at the package version level, and a set of assets. Upstream repository: One repository is upstream of another when the package versions in it can be accessed from the repository endpoint of the downstream repository, effectively merging the contents of the two repositories from the point of view of a client. CodeArtifact allows creating an upstream relationship between two repositories. Asset: An individual file stored in CodeArtifact associated with a package version, such as an npm .tgz file or Maven POM and JAR files. CodeArtifact supported API operations AssociateExternalConnection : Adds an existing external connection to a repository. CopyPackageVersions : Copies package versions from one repository to another repository in the same domain. CreateDomain : Creates a domain. CreatePackageGroup : Creates a package group. CreateRepository : Creates a CodeArtifact repository in a domain. DeleteDomain : Deletes a domain. You cannot delete a domain that contains repositories. DeleteDomainPermissionsPolicy : Deletes the resource policy that is set on a domain. DeletePackage : Deletes a package and all associated package versions. DeletePackageGroup : Deletes a package group. Does not delete packages or package versions that are associated with a package group. DeletePackageVersions : Deletes versions of a package. After a package has been deleted, it can be republished, but its assets and metadata cannot be restored because they have been permanently removed from storage. DeleteRepository : Deletes a repository. DeleteRepositoryPermissionsPolicy : Deletes the resource policy that is set on a repository. DescribeDomain : Returns a DomainDescription object that contains information about the requested domain. DescribePackage : Returns a PackageDescriptionobject that contains details about a package. DescribePackageGroup : Returns a PackageGroupobject that contains details about a package group. DescribePackageVersion : Returns a PackageVersionDescriptionobject that contains details about a package version. DescribeRepository : Returns a RepositoryDescription object that contains detailed information about the requested repository. DisposePackageVersions : Disposes versions of a package. A package version with the status Disposed cannot be restored because they have been permanently removed from storage. DisassociateExternalConnection : Removes an existing external connection from a repository. GetAssociatedPackageGroup : Returns the most closely associated package group to the specified package. GetAuthorizationToken : Generates a temporary authorization token for accessing repositories in the domain. The token expires the authorization period has passed. The default authorization period is 12 hours and can be customized to any length with a maximum of 12 hours. GetDomainPermissionsPolicy : Returns the policy of a resource that is attached to the specified domain. GetPackageVersionAsset : Returns the contents of an asset that is in a package version. GetPackageVersionReadme : Gets the readme file or descriptive text for a package version. GetRepositoryEndpoint : Returns the endpoint of a repository for a specific package format. A repository has one endpoint for each package format: cargo generic maven npm nuget pypi ruby swift GetRepositoryPermissionsPolicy : Returns the resource policy that is set on a repository. ListAllowedRepositoriesForGroup : Lists the allowed repositories for a package group that has origin configuration set to ALLOW_SPECIFIC_REPOSITORIES . ListAssociatedPackages : Returns a list of packages associated with the requested package group. ListDomains : Returns a list of DomainSummary objects. Each returned DomainSummary object contains information about a domain. ListPackages : Lists the packages in a repository. ListPackageGroups : Returns a list of package groups in the requested domain. ListPackageVersionAssets : Lists the assets for a given package version. ListPackageVersionDependencies : Returns a list of the direct dependencies for a package version. ListPackageVersions : Returns a list of package versions for a specified package in a repository. ListRepositories : Returns a list of repositories owned by the Amazon Web Services account that called this method. ListRepositoriesInDomain : Returns a list of the repositories in a domain. ListSubPackageGroups : Returns a list of direct children of the specified package group. PublishPackageVersion : Creates a new package version containing one or more assets. PutDomainPermissionsPolicy : Attaches a resource policy to a domain. PutPackageOriginConfiguration : Sets the package origin configuration for a package, which determine how new versions of the package can be added to a specific repository. PutRepositoryPermissionsPolicy : Sets the resource policy on a repository that specifies permissions to access it. UpdatePackageGroup : Updates a package group. This API cannot be used to update a package group's origin configuration or pattern. UpdatePackageGroupOriginConfiguration : Updates the package origin configuration for a package group. UpdatePackageVersionsStatus : Updates the status of one or more versions of a package. UpdateRepository : Updates the properties of a repository.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/aws/aws-sdk-go-v2/service/codeartifact
Keywords:
aws
, aws-sdk
, go
, golang
License: Apache-2.0
Latest release: about 2 months ago
First release: over 4 years ago
Namespace: github.com/aws/aws-sdk-go-v2/service
Dependent packages: 17
Dependent repositories: 7
Stars: 2,485 on GitHub
Forks: 600 on GitHub
Docker dependents: 5
Docker downloads: 5,035
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: about 2 hours ago
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.45.0
Package cloudwatch provides the API client, operations, and parameter types for Amazon CloudWatch...169 versions - Latest release: about 12 hours ago - 326 dependent packages - 2,784 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/internal/sdkio
AWS SDK for the Go programming language.Latest release: 1 day ago - 2,531 stars on GitHub
github.com/JordonPhillips/aws-sdk-go-v2/service/quicksight
Package quicksight provides the API client, operations, and parameter types for Amazon QuickSight...Latest release: 1 day ago - 2,407 stars on GitHub
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: 1 day ago - 1,887 stars on GitHub
github.com/jasdel/aws-sdk-go-v2/service/backup removed
Package backup provides the API client, operations, and parameter types for AWS Backup. Backup i...Latest release: 1 day ago - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/datasync v1.48.0
Package datasync provides the API client, operations, and parameter types for AWS DataSync. Data...178 versions - Latest release: 1 day ago - 6 dependent packages - 8 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/opensearchserverless v1.19.4
Package opensearchserverless provides the API client, operations, and parameter types for OpenSea...109 versions - Latest release: 1 day ago - 15 dependent packages - 17 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/oam v1.18.0
Package oam provides the API client, operations, and parameter types for CloudWatch Observability...106 versions - Latest release: 1 day ago - 17 dependent packages - 13 dependent repositories - 2,919 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/inspector2 v1.37.0
Package inspector2 provides the API client, operations, and parameter types for Inspector2. Amaz...136 versions - Latest release: 1 day ago - 25 dependent packages - 62 dependent repositories - 2,135 stars on GitHub
github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config
AWS SDK for the Go programming language.Latest release: 1 day ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/privatenetworks v1.15.0
Package privatenetworks provides the API client, operations, and parameter types for AWS Private ...100 versions - Latest release: 2 days ago - 1 dependent package - 1,919 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/dsql v1.4.0
Package dsql provides the API client, operations, and parameter types for Amazon Aurora DSQL. Th...17 versions - Latest release: 3 days ago - 2,693 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/scheduler v1.13.4
Package scheduler provides the API client, operations, and parameter types for Amazon EventBridge...97 versions - Latest release: 3 days ago - 27 dependent packages - 32 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints
AWS SDK for the Go programming language.Latest release: 3 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/internal/shareddefaults
AWS SDK for the Go programming language.Latest release: 3 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/aws
Package aws provides the core SDK's utilities and shared types. Use this package's utilities to s...Latest release: 4 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/internal/awsutil
AWS SDK for the Go programming language.Latest release: 4 days ago - 2,732 stars on GitHub
github.com/aws/aws-sdk-go-v2/aws/protocol/query
AWS SDK for the Go programming language.Latest release: 5 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.42.0
Package codepipeline provides the API client, operations, and parameter types for AWS CodePipelin...164 versions - Latest release: 5 days ago - 38 dependent packages - 73 dependent repositories - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/glue v1.111.0
Package glue provides the client and types for making API requests to AWS Glue. Defines the publ...226 versions - Latest release: 5 days ago - 2,307 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/servicequotas v1.28.0
Package servicequotas provides the API client, operations, and parameter types for Service Quotas...158 versions - Latest release: 5 days ago - 34 dependent packages - 11 dependent repositories - 2,999 stars on GitHub
github.com/aws/aws-SDK-go-v2/service/glue v1.111.0
Package glue provides the client and types for making API requests to AWS Glue. Defines the publ...226 versions - Latest release: 5 days ago - 2,693 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/bedrockdataautomation v1.5.0
Package bedrockdataautomation provides the API client, operations, and parameter types for Data A...18 versions - Latest release: 5 days ago - 2,715 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/kafka v1.39.3
Package kafka provides the API client, operations, and parameter types for Managed Streaming for ...162 versions - Latest release: 5 days ago - 101 dependent packages - 67 dependent repositories - 1,883 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/glue v1.111.0
Package glue provides the API client, operations, and parameter types for AWS Glue. Defines the ...226 versions - Latest release: 5 days ago - 73 dependent packages - 83 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/neptune v1.37.0
Package neptune provides the API client, operations, and parameter types for Amazon Neptune. Ama...164 versions - Latest release: 5 days ago - 58 dependent packages - 31 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/ecs v1.57.1
Package ecs provides the API client, operations, and parameter types for Amazon EC2 Container Ser...213 versions - Latest release: 5 days ago - 253 dependent packages - 156 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/bedrockdataautomationruntime v1.3.0
Package bedrockdataautomationruntime provides the API client, operations, and parameter types for...16 versions - Latest release: 5 days ago - 2,704 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/bedrockagent v1.43.0
Package bedrockagent provides the API client, operations, and parameter types for Agents for Amaz...86 versions - Latest release: 6 days ago - 2,359 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/workspaces v1.57.0
Package workspaces provides the client and types for making API requests to Amazon WorkSpaces. A...189 versions - Latest release: 6 days ago - 1,887 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/codebuild v1.61.0
Package codebuild provides the API client, operations, and parameter types for AWS CodeBuild. Co...180 versions - Latest release: 6 days ago - 84 dependent packages - 128 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/workspaces v1.57.0
Package workspaces provides the API client, operations, and parameter types for Amazon WorkSpaces...189 versions - Latest release: 6 days ago - 84 dependent packages - 83 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/sso/types
AWS SDK for the Go programming language.Latest release: 7 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/eventstreamapi
AWS SDK for the Go programming language.Latest release: 7 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/mediaconvert v1.73.0
Package mediaconvert provides the API client, operations, and parameter types for AWS Elemental M...187 versions - Latest release: 7 days ago - 9 dependent packages - 10 dependent repositories - 1,946 stars on GitHub
github.com/jasdel/aws-sdk-go-v2/service/managedblockchain
Package managedblockchain provides the API client, operations, and parameter types for Amazon Man...Latest release: 8 days ago - 2,407 stars on GitHub
github.com/jasdel/aws-sdk-go-v2/service/applicationinsights
Package applicationinsights provides the API client, operations, and parameter types for Amazon C...Latest release: 8 days ago - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.0
Package licensemanager provides the API client, operations, and parameter types for AWS License M...154 versions - Latest release: 8 days ago - 5 dependent packages - 7 dependent repositories - 1,883 stars on GitHub
github.com/aws/aws-sdk-go-v2/aws/defaults
Package defaults provides recommended configuration values for AWS SDKs and CLIs.Latest release: 9 days ago - 2,531 stars on GitHub
github.com/jasdel/aws-sdk-go-v2/service/servicequotas
Package servicequotas provides the API client, operations, and parameter types for Service Quotas...Latest release: 9 days ago - 3,012 stars on GitHub
github.com/aws/aws-sdk-go-v2/credentials/endpointcreds
Package endpointcreds provides support for retrieving credentials from an arbitrary HTTP endpoint...Latest release: 9 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/aws/transport/http
AWS SDK for the Go programming language.Latest release: 9 days ago - 2,531 stars on GitHub
github.com/jasdel/aws-sdk-go-v2/service/outposts
Package outposts provides the API client, operations, and parameter types for AWS Outposts. Amaz...Latest release: 9 days ago - 1,887 stars on GitHub
github.com/jasdel/aws-sdk-go-v2/ec2imds
Package ec2imds provides the API client for interacting with the Amazon EC2 Instance Metadata Ser...Latest release: 9 days ago - 1,654 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/identitystore v1.28.3
Package identitystore provides the API client, operations, and parameter types for AWS SSO Identi...156 versions - Latest release: 9 days ago - 37 dependent packages - 68 dependent repositories - 2,114 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/deadline v1.12.0
Package deadline provides the API client, operations, and parameter types for AWSDeadlineCloud. ...50 versions - Latest release: 9 days ago - 2,410 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/medialive v1.76.0
Package medialive provides the API client, operations, and parameter types for AWS Elemental Medi...185 versions - Latest release: 9 days ago - 25 dependent packages - 74 dependent repositories - 1,946 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/supplychain v1.13.0
Package supplychain provides the API client, operations, and parameter types for AWS Supply Chain...58 versions - Latest release: 9 days ago - 2,412 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/sagemaker v1.192.0
Package sagemaker provides the API client, operations, and parameter types for Amazon SageMaker S...293 versions - Latest release: 9 days ago - 39 dependent packages - 19 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/mediatailor v1.48.0
Package mediatailor provides the API client, operations, and parameter types for AWS MediaTailor....164 versions - Latest release: 9 days ago - 2 dependent packages - 2 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/securityhub v1.57.4
Package securityhub provides the API client, operations, and parameter types for AWS SecurityHub....187 versions - Latest release: 9 days ago - 54 dependent packages - 64 dependent repositories - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/iam v1.42.0
Package iam provides the client and types for making API requests to AWS Identity and Access Mana...164 versions - Latest release: 9 days ago - 2,640 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/iam v1.42.0
Package iam provides the API client, operations, and parameter types for AWS Identity and Access ...164 versions - Latest release: 9 days ago - 506 dependent packages - 555 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/s3control v1.58.0
Package s3control provides the API client, operations, and parameter types for AWS S3 Control. a...182 versions - Latest release: 9 days ago - 38 dependent packages - 82 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/fsx v1.53.4
Package fsx provides the API client, operations, and parameter types for Amazon FSx. Amazon FSx ...182 versions - Latest release: 12 days ago - 27 dependent packages - 16 dependent repositories - 1,883 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/athena v1.50.5
Package athena provides the API client, operations, and parameter types for Amazon Athena. Amazo...178 versions - Latest release: 12 days ago - 130 dependent packages - 84 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/synthetics v1.34.0
Package synthetics provides the API client, operations, and parameter types for Synthetics. You ...166 versions - Latest release: 12 days ago - 4 dependent packages - 5 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/guardduty v1.54.5
Package guardduty provides the API client, operations, and parameter types for Amazon GuardDuty. ...183 versions - Latest release: 13 days ago - 48 dependent packages - 21 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/ssoadmin v1.31.0
Package ssoadmin provides the API client, operations, and parameter types for AWS Single Sign-On ...154 versions - Latest release: 13 days ago - 29 dependent packages - 13 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2 v1.20.1
Package pinpointsmsvoicev2 provides the API client, operations, and parameter types for Amazon Pi...125 versions - Latest release: 13 days ago - 1 dependent package - 2,523 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/appstream v1.45.3
Package appstream provides the API client, operations, and parameter types for Amazon AppStream. ...164 versions - Latest release: 13 days ago - 6 dependent packages - 24 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/internal/timeconv
AWS SDK for the Go programming language.Latest release: 14 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/credentials/ssocreds
Package ssocreds provides a credential provider for retrieving temporary AWS credentials using an...Latest release: 14 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/redshiftserverless v1.27.2
Package redshiftserverless provides the API client, operations, and parameter types for Redshift ...134 versions - Latest release: 14 days ago - 10 dependent packages - 2 dependent repositories - 2,693 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/imagebuilder v1.42.1
Package imagebuilder provides the API client, operations, and parameter types for EC2 Image Build...155 versions - Latest release: 14 days ago - 8 dependent packages - 6 dependent repositories - 1,946 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/kafkaconnect v1.23.3
Package kafkaconnect provides the API client, operations, and parameter types for Managed Streami...124 versions - Latest release: 15 days ago - 3 dependent packages - 1,946 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.34.0
Package servicecatalog provides the API client, operations, and parameter types for AWS Service C...161 versions - Latest release: 15 days ago - 25 dependent packages - 62 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/internal/rand
AWS SDK for the Go programming language.Latest release: 16 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/ecs v1.56.3
Package ecs provides the client and types for making API requests to Amazon EC2 Container Service...211 versions - Latest release: 16 days ago - 1,887 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2 v1.32.4
Package kinesisanalyticsv2 provides the API client, operations, and parameter types for Amazon Ki...156 versions - Latest release: 16 days ago - 6 dependent packages - 5 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/datazone v1.30.0
Package datazone provides the API client, operations, and parameter types for Amazon DataZone. A...91 versions - Latest release: 16 days ago - 2,135 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/devicefarm v1.31.0
Package devicefarm provides the API client, operations, and parameter types for AWS Device Farm. ...150 versions - Latest release: 16 days ago - 17 dependent packages - 58 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/kinesisanalytics v1.26.4
Package kinesisanalytics provides the API client, operations, and parameter types for Amazon Kine...153 versions - Latest release: 16 days ago - 5 dependent packages - 7 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/cloudfront v1.46.0
Package cloudfront provides the client and types for making API requests to Amazon CloudFront. T...165 versions - Latest release: 17 days ago - 1,887 stars on GitHub
github.com/aws/aws-sdk-go-v2/aws/ratelimit
AWS SDK for the Go programming language.Latest release: 17 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints
AWS SDK for the Go programming language.Latest release: 17 days ago - 2,531 stars on GitHub
github.com/jasdel/aws-sdk-go-v2/service/iotsecuretunneling
Package iotsecuretunneling provides the API client, operations, and parameter types for AWS IoT S...Latest release: 18 days ago - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/credentials/stscreds
Package stscreds are credential Providers to retrieve STS AWS credentials. STS provides multiple...Latest release: 19 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/aws/middleware/private/metrics
Package metrics implements metrics gathering for SDK development purposes. This package is desig...Latest release: 19 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/kinesis v1.35.0
Package kinesis provides the API client, operations, and parameter types for Amazon Kinesis. Ama...164 versions - Latest release: 19 days ago - 375 dependent packages - 347 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.31.5
Package directoryservice provides the API client, operations, and parameter types for AWS Directo...159 versions - Latest release: 19 days ago - 25 dependent packages - 44 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/route53profiles v1.5.5
Package route53profiles provides the API client, operations, and parameter types for Route 53 Pro...48 versions - Latest release: 19 days ago - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/verifiedpermissions v1.24.0
Package verifiedpermissions provides the API client, operations, and parameter types for Amazon V...93 versions - Latest release: 20 days ago - 12 dependent packages - 5 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/sagemakerruntime v1.33.4
Package sagemakerruntime provides the client and types for making API requests to Amazon SageMake...162 versions - Latest release: 20 days ago - 2,494 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/connect v1.129.0
Package connect provides the API client, operations, and parameter types for Amazon Connect Servi...236 versions - Latest release: 20 days ago - 1 dependent package - 2,693 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/pi v1.31.5
Package pi provides the API client, operations, and parameter types for AWS Performance Insights....169 versions - Latest release: 20 days ago - 3 dependent packages - 2 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/appconfig v1.38.0
Package appconfig provides the API client, operations, and parameter types for Amazon AppConfig. ...165 versions - Latest release: 20 days ago - 30 dependent packages - 906 dependent repositories - 3,012 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/sagemakerruntime v1.33.4
Package sagemakerruntime provides the API client, operations, and parameter types for Amazon Sage...162 versions - Latest release: 20 days ago - 9 dependent packages - 1 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/amp v1.33.1
Package amp provides the API client, operations, and parameter types for Amazon Prometheus Servic...147 versions - Latest release: 20 days ago - 13 dependent packages - 8 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/appconfig v1.38.0
165 versions - Latest release: 20 days agogithub.com/aws/aws-sdk-go-v2/service/bedrock v1.33.0
Package bedrock provides the API client, operations, and parameter types for Amazon Bedrock. Des...101 versions - Latest release: 21 days ago - 12 dependent packages - 2,390 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.33.0
Package ecrpublic provides the API client, operations, and parameter types for Amazon Elastic Con...147 versions - Latest release: 21 days ago - 649 dependent packages - 1,077 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue v1.18.0
Package attributevalue provides marshaling and unmarshaling utilities to convert between Go types...270 versions - Latest release: 21 days ago - 2 dependent packages - 2 dependent repositories - 1,887 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/ec2 v1.213.0
Package ec2 provides the client and types for making API requests to Amazon Elastic Compute Cloud...319 versions - Latest release: 21 days ago - 1,886 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/cloudwatchlogs v1.48.0
Package cloudwatchlogs provides the client and types for making API requests to Amazon CloudWatch...183 versions - Latest release: 21 days ago - 1,887 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/mailmanager v1.13.0
Package mailmanager provides the API client, operations, and parameter types for MailManager. Th...47 versions - Latest release: 21 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime v1.42.0
Package bedrockagentruntime provides the API client, operations, and parameter types for Agents f...87 versions - Latest release: 21 days ago - 1 dependent package - 2,331 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/ecr v1.44.0
Package ecr provides the client and types for making API requests to Amazon EC2 Container Registr...172 versions - Latest release: 21 days ago - 2,755 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/cleanrooms v1.25.0
Package cleanrooms provides the API client, operations, and parameter types for AWS Clean Rooms S...101 versions - Latest release: 21 days ago - 14 dependent packages - 11 dependent repositories - 2,949 stars on GitHub
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression v1.7.82
Package expression provides types and functions to create Amazon DynamoDB Expression strings, Exp...202 versions - Latest release: 21 days ago - 189 dependent packages - 106 dependent repositories - 1,946 stars on GitHub