Top 0.2% dependent packages on proxy.golang.org
Top 0.3% dependent repos on proxy.golang.org
Top 1.3% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org
proxy.golang.org : github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
Package attributevalue provides marshaling and unmarshaling utilities to convert between Go types and Amazon DynamoDB AttributeValues. These utilities allow you to marshal slices, maps, structs, and scalar values to and from AttributeValue type. These utilities make it easier to convert between AttributeValue and Go types when working with DynamoDB resources. This package only converts between Go types and DynamoDB AttributeValue. See the feature/dynamodbstreams/attributevalue package for converting to DynamoDBStreams AttributeValue types. The FromDynamoStreamsDBMap, FromDynamoStreamsDBList, and FromDynamoDBStreams functions provide the conversion utilities to convert a DynamoDBStreams AttributeValue type to a DynamoDB AttributeValue type. Use these utilities when you need to convert the AttributeValue type between the two APIs. To marshal a Go type to an AttributeValue you can use the Marshal, MarshalList, and MarshalMap functions. The List and Map functions are specialized versions of the Marshal for serializing slices and maps of Attributevalues. The following example uses MarshalMap to convert a Go struct, Record to a AttributeValue. The AttributeValue value is then used as input to the PutItem operation call. To unmarshal an AttributeValue to a Go type you can use the Unmarshal, UnmarshalList, UnmarshalMap, and UnmarshalListOfMaps functions. The List and Map functions are specialized versions of the Unmarshal function for unmarshal slices and maps of Attributevalues. The following example will unmarshal Items result from the DynamoDB's Scan API operation. The Items returned will be unmarshaled into the slice of the Records struct. The AttributeValue Marshal and Unmarshal functions support the `dynamodbav` struct tag by default. Additional tags can be enabled with the EncoderOptions and DecoderOptions, TagKey option. See the Marshal and Unmarshal function for information on how struct tags and fields are marshaled and unmarshaled.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
Keywords:
aws
, aws-sdk
, go
, golang
License: Apache-2.0
Latest release: 12 days ago
First release: over 4 years ago
Namespace: github.com/aws/aws-sdk-go-v2/feature/dynamodb
Dependent packages: 575
Dependent repositories: 432
Stars: 1,887 on GitHub
Forks: 502 on GitHub
Docker dependents: 80
Docker downloads: 692,834,962
See more repository details: repos.ecosyste.ms
Last synced: about 6 hours ago
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: 3 days ago - 27 dependent packages - 16 dependent repositories - 1,883 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/workspaces v1.56.0
Package workspaces provides the API client, operations, and parameter types for Amazon WorkSpaces...188 versions - Latest release: 3 days ago - 84 dependent packages - 83 dependent repositories - 2,407 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: 3 days ago - 130 dependent packages - 84 dependent repositories - 2,407 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: 4 days ago - 6 dependent packages - 24 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/glue v1.110.0
Package glue provides the API client, operations, and parameter types for AWS Glue. Defines the ...225 versions - Latest release: 4 days ago - 73 dependent packages - 83 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: 4 days ago - 29 dependent packages - 13 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: 4 days ago - 48 dependent packages - 21 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.41.0
Package codepipeline provides the API client, operations, and parameter types for AWS CodePipelin...163 versions - Latest release: 4 days ago - 38 dependent packages - 73 dependent repositories - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/internal/timeconv
AWS SDK for the Go programming language.Latest release: 4 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: 4 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/sagemaker v1.191.0
Package sagemaker provides the API client, operations, and parameter types for Amazon SageMaker S...292 versions - Latest release: 5 days ago - 39 dependent packages - 19 dependent repositories - 2,407 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: 5 days ago - 8 dependent packages - 6 dependent repositories - 1,946 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/medialive v1.75.0
Package medialive provides the API client, operations, and parameter types for AWS Elemental Medi...184 versions - Latest release: 5 days ago - 25 dependent packages - 74 dependent repositories - 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: 6 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: 6 days ago - 2,531 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: 7 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: 7 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: 7 days ago - 2,531 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: 7 days ago - 5 dependent packages - 7 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/ecs v1.56.3
Package ecs provides the API client, operations, and parameter types for Amazon EC2 Container Ser...211 versions - Latest release: 7 days ago - 253 dependent packages - 156 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/mediaconvert v1.72.0
Package mediaconvert provides the API client, operations, and parameter types for AWS Elemental M...186 versions - Latest release: 7 days ago - 9 dependent packages - 10 dependent repositories - 1,946 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: 7 days ago - 6 dependent packages - 5 dependent repositories - 2,407 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: 7 days ago - 17 dependent packages - 58 dependent repositories - 2,407 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: 7 days ago - 1,887 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: 7 days ago - 1,887 stars on GitHub
github.com/aws/aws-sdk-go-v2/aws/transport/http
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/ratelimit
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/ssooidc/internal/endpoints
AWS SDK for the Go programming language.Latest release: 7 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: 8 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: 9 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: 9 days ago - 2,531 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: 10 days ago - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/securityhub v1.57.3
Package securityhub provides the API client, operations, and parameter types for AWS SecurityHub....186 versions - Latest release: 10 days ago - 54 dependent packages - 64 dependent repositories - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/bedrockdataautomation v1.4.0
Package bedrockdataautomation provides the API client, operations, and parameter types for Data A...17 versions - Latest release: 10 days ago - 2,715 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: 10 days ago - 25 dependent packages - 44 dependent repositories - 2,407 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: 10 days ago - 375 dependent packages - 347 dependent repositories - 2,407 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: 11 days ago - 1 dependent package - 2,693 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: 11 days ago - 13 dependent packages - 8 dependent repositories - 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: 11 days ago - 12 dependent packages - 5 dependent repositories - 2,407 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: 11 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: 11 days ago - 30 dependent packages - 906 dependent repositories - 3,012 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/appconfig v1.38.0
165 versions - Latest release: 11 days agogithub.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: 11 days ago - 2,494 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: 11 days ago - 9 dependent packages - 1 dependent repositories - 2,407 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: 12 days ago - 189 dependent packages - 106 dependent repositories - 1,946 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: 12 days ago - 2,755 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: 12 days ago - 2 dependent packages - 2 dependent repositories - 1,887 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/deadline v1.11.0
Package deadline provides the API client, operations, and parameter types for AWSDeadlineCloud. ...49 versions - Latest release: 12 days ago - 2,410 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: 12 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-V2/feature/dynamodb/expression v1.7.82
202 versions - Latest release: 12 days agogithub.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: 12 days ago - 1 dependent package - 2,331 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: 12 days ago - 1,886 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: 12 days ago - 14 dependent packages - 11 dependent repositories - 2,949 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/redshiftserverless v1.27.1
Package redshiftserverless provides the API client, operations, and parameter types for Redshift ...133 versions - Latest release: 12 days ago - 10 dependent packages - 2 dependent repositories - 2,693 stars on GitHub
github.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: 12 days ago - 12 dependent packages - 2,390 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: 12 days ago - 1,887 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: 12 days ago - 649 dependent packages - 1,077 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/ecr v1.44.0
Package ecr provides the API client, operations, and parameter types for Amazon Elastic Container...172 versions - Latest release: 12 days ago - 949 dependent packages - 1,263 dependent repositories - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2 v1.20.0
Package pinpointsmsvoicev2 provides the API client, operations, and parameter types for Amazon Pi...124 versions - Latest release: 13 days ago - 1 dependent package - 2,523 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/ssmguiconnect v1.0.0
Package ssmguiconnect provides the API client, operations, and parameter types for AWS SSM-GUICon...1 version - Latest release: 13 days ago - 3,012 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/ssm v1.59.0
Package ssm provides the client and types for making API requests to Amazon Simple Systems Manage...185 versions - Latest release: 13 days ago - 1,886 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/dataexchange v1.34.3
Package dataexchange provides the API client, operations, and parameter types for AWS Data Exchan...152 versions - Latest release: 13 days ago - 1 dependent package - 1 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/qbusiness v1.26.0
Package qbusiness provides the API client, operations, and parameter types for QBusiness. This i...79 versions - Latest release: 13 days ago - 1 dependent package - 2,523 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/connectcases v1.25.0
Package connectcases provides the API client, operations, and parameter types for Amazon Connect ...107 versions - Latest release: 13 days ago - 8 dependent packages - 2,899 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/datasync v1.47.2
Package datasync provides the API client, operations, and parameter types for AWS DataSync. Data...177 versions - Latest release: 13 days ago - 6 dependent packages - 8 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/ssm v1.59.0
Package ssm provides the API client, operations, and parameter types for Amazon Simple Systems Ma...185 versions - Latest release: 13 days ago - 793 dependent packages - 2,036 dependent repositories - 2,784 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/sagemakermetrics v1.14.0
Package sagemakermetrics provides the API client, operations, and parameter types for Amazon Sage...100 versions - Latest release: 13 days ago - 1 dependent package - 2,407 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: 14 days ago - 1,654 stars on GitHub
github.com/jasdel/aws-sdk-go-v2/service/chime
Package chime provides the API client, operations, and parameter types for Amazon Chime. recomme...Latest release: 14 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.1
AWS SDK for the Go programming language.93 versions - Latest release: 14 days ago - 2,791 dependent packages - 1,780 dependent repositories - 1,887 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/acm v1.32.0
Package acm provides the API client, operations, and parameter types for AWS Certificate Manager....161 versions - Latest release: 14 days ago - 111 dependent packages - 102 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/s3 v1.79.3
Package s3 provides the client and types for making API requests to Amazon Simple Storage Service...208 versions - Latest release: 14 days ago - 1,887 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/dynamodb v1.43.1
Package dynamodb provides the client and types for making API requests to Amazon DynamoDB. Amazo...191 versions - Latest release: 14 days ago - 1,887 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/s3 v1.79.3
Package s3 provides the API client, operations, and parameter types for Amazon Simple Storage Ser...208 versions - Latest release: 14 days ago - 3,420 dependent packages - 6,207 dependent repositories - 1,883 stars on GitHub
github.com/aws/aws-sdk-go-V2/feature/s3/manager v1.17.74
AWS SDK for the Go programming language.265 versions - Latest release: 14 days ago - 2,418 stars on GitHub
github.com/AWS/AWS-sdk-go-v2/service/s3 v1.79.3
Package s3 provides the client and types for making API requests to Amazon Simple Storage Service...208 versions - Latest release: 14 days ago - 1,887 stars on GitHub
github.com/aws/aws-sdk-go-v2/aws/signer/v4
Package v4 implements the AWS signature version 4 algorithm (commonly known as SigV4). For more ...Latest release: 16 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds
Package ec2rolecreds provides the credentials provider implementation for retrieving AWS credenti...Latest release: 16 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/bedrockruntime v1.30.0
Package bedrockruntime provides the API client, operations, and parameter types for Amazon Bedroc...83 versions - Latest release: 17 days ago - 3,012 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/marketplacedeployment v1.7.3
Package marketplacedeployment provides the API client, operations, and parameter types for AWS Ma...57 versions - Latest release: 17 days ago - 2,261 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/batch v1.52.3
Package batch provides the API client, operations, and parameter types for AWS Batch. Using Batc...175 versions - Latest release: 17 days ago - 24 dependent packages - 60 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/bedrockruntime v1.30.0
Package bedrockruntime provides the API client, operations, and parameter types for Amazon Bedroc...83 versions - Latest release: 17 days ago - 38 dependent packages - 1 dependent repositories - 2,390 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/rds v1.95.0
Package rds provides the client and types for making API requests to Amazon Relational Database S...245 versions - Latest release: 18 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/pcs v1.4.2
Package pcs provides the API client, operations, and parameter types for AWS Parallel Computing S...33 versions - Latest release: 18 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/apprunner v1.34.0
Package apprunner provides the API client, operations, and parameter types for AWS App Runner. A...141 versions - Latest release: 18 days ago - 21 dependent packages - 12 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/appsync v1.46.0
Package appsync provides the API client, operations, and parameter types for AWS AppSync. AppSyn...165 versions - Latest release: 18 days ago - 27 dependent packages - 59 dependent repositories - 1,921 stars on GitHub
github.com/AWS/AWS-sdk-go-v2/service/rds v1.95.0
Package rds provides the client and types for making API requests to Amazon Relational Database S...245 versions - Latest release: 18 days ago - 2,640 stars on GitHub
github.com/aws/aws-sdk-go-v2/internal/middleware
AWS SDK for the Go programming language.Latest release: 18 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/s3/types
AWS SDK for the Go programming language.Latest release: 19 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/resourceexplorer2 v1.17.4
Package resourceexplorer2 provides the API client, operations, and parameter types for AWS Resour...105 versions - Latest release: 19 days ago - 20 dependent packages - 26 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-SDK-go-v2/service/glue v1.109.2
Package glue provides the client and types for making API requests to AWS Glue. Defines the publ...224 versions - Latest release: 19 days ago - 2,693 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/glue v1.109.2
Package glue provides the client and types for making API requests to AWS Glue. Defines the publ...224 versions - Latest release: 19 days ago - 2,307 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/codebuild v1.60.0
Package codebuild provides the API client, operations, and parameter types for AWS CodeBuild. Co...179 versions - Latest release: 19 days ago - 84 dependent packages - 128 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/cognitoidentityprovider v1.52.0
Package cognitoidentityprovider provides the client and types for making API requests to Amazon C...179 versions - Latest release: 20 days ago - 2,268 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/entityresolution v1.18.0
Package entityresolution provides the API client, operations, and parameter types for AWS EntityR...81 versions - Latest release: 20 days ago - 2,418 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/s3control v1.57.0
Package s3control provides the API client, operations, and parameter types for AWS S3 Control. a...181 versions - Latest release: 20 days ago - 38 dependent packages - 82 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/account v1.24.0
Package account provides the API client, operations, and parameter types for AWS Account. Operat...124 versions - Latest release: 20 days ago - 21 dependent packages - 18 dependent repositories - 1,946 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/mediatailor v1.47.0
Package mediatailor provides the API client, operations, and parameter types for AWS MediaTailor....163 versions - Latest release: 21 days ago - 2 dependent packages - 2 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/firehose v1.37.4
Package firehose provides the client and types for making API requests to Amazon Kinesis Firehose...168 versions - Latest release: 21 days ago - 1,949 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/firehose v1.37.4
Package firehose provides the API client, operations, and parameter types for Amazon Kinesis Fire...168 versions - Latest release: 21 days ago - 68 dependent packages - 83 dependent repositories - 2,428 stars on GitHub