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: 7 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: 1 day ago
github.com/aws/aws-sdk-go-v2/service/workspacesinstances v1.0.0
AWS SDK for the Go programming language.1 version - Latest release: about 20 hours ago - 3,099 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints
AWS SDK for the Go programming language.Latest release: 1 day ago - 2,531 stars on GitHub
github.com/jasdel/aws-sdk-go-v2/credentials
Package credentials provides types for retrieving credentials from credentials sources.Latest release: 2 days ago - 1,654 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/ecs v1.58.0
Package ecs provides the API client, operations, and parameter types for Amazon EC2 Container Ser...219 versions - Latest release: 4 days ago - 253 dependent packages - 156 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/geoplaces v1.2.0
Package geoplaces provides the API client, operations, and parameter types for Amazon Location Se...20 versions - Latest release: 4 days ago - 2,640 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/mediaconvert v1.75.0
Package mediaconvert provides the API client, operations, and parameter types for AWS Elemental M...191 versions - Latest release: 4 days ago - 9 dependent packages - 10 dependent repositories - 1,946 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/ecs v1.58.0
Package ecs provides the client and types for making API requests to Amazon EC2 Container Service...219 versions - Latest release: 4 days ago - 1,887 stars on GitHub
github.com/aws/aws-SDK-go-v2/service/glue v1.114.0
Package glue provides the client and types for making API requests to AWS Glue. Defines the publ...232 versions - Latest release: 4 days ago - 2,693 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/lakeformation v1.41.7
Package lakeformation provides the API client, operations, and parameter types for AWS Lake Forma...172 versions - Latest release: 4 days ago - 5 dependent packages - 7 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/appsync v1.47.3
Package appsync provides the API client, operations, and parameter types for AWS AppSync. AppSyn...169 versions - Latest release: 4 days ago - 27 dependent packages - 59 dependent repositories - 1,921 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/glue v1.114.0
Package glue provides the client and types for making API requests to AWS Glue. Defines the publ...232 versions - Latest release: 4 days ago - 2,307 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/glue v1.114.0
Package glue provides the API client, operations, and parameter types for AWS Glue. Defines the ...232 versions - Latest release: 4 days ago - 73 dependent packages - 83 dependent repositories - 2,407 stars on GitHub
github.com/jasdel/aws-sdk-go-v2/service/iot1clickprojects
Package iot1clickprojects provides the API client, operations, and parameter types for AWS IoT 1-...Latest release: 4 days ago - 2,919 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: 4 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/sagemaker v1.198.0
Package sagemaker provides the API client, operations, and parameter types for Amazon SageMaker S...301 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/lambda v1.72.0
Package lambda provides the client and types for making API requests to AWS Lambda. This is the ...195 versions - Latest release: 5 days ago - 2,531 stars on GitHub
github.com/AWS/AWS-sdk-go-v2/service/autoscaling v1.54.0
Package autoscaling provides the client and types for making API requests to Auto Scaling. Amazo...186 versions - Latest release: 6 days ago - 2,640 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.54.0
Package autoscaling provides the API client, operations, and parameter types for Auto Scaling. A...186 versions - Latest release: 6 days ago - 165 dependent packages - 142 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/autoscaling v1.54.0
Package autoscaling provides the client and types for making API requests to Auto Scaling. Amazo...186 versions - Latest release: 6 days ago - 2,135 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/s3 v1.81.0
Package s3 provides the client and types for making API requests to Amazon Simple Storage Service...214 versions - Latest release: 6 days ago - 1,887 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/aiops v1.0.0
AWS SDK for the Go programming language.1 version - Latest release: 6 days ago - 3,099 stars on GitHub
github.com/AWS/AWS-sdk-go-v2/service/s3 v1.81.0
Package s3 provides the client and types for making API requests to Amazon Simple Storage Service...214 versions - Latest release: 6 days ago - 1,887 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/s3 v1.81.0
Package s3 provides the API client, operations, and parameter types for Amazon Simple Storage Ser...214 versions - Latest release: 6 days ago - 3,420 dependent packages - 6,207 dependent repositories - 1,883 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/elasticache v1.46.3
Package elasticache provides the client and types for making API requests to Amazon ElastiCache. ...175 versions - Latest release: 7 days ago - 2,055 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/socialmessaging v1.2.4
Package socialmessaging provides the API client, operations, and parameter types for AWS End User...21 versions - Latest release: 7 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/configservice v1.52.6
Package configservice provides the client and types for making API requests to AWS Config. AWS C...180 versions - Latest release: 7 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/internal/presigned-url v1.12.17
AWS SDK for the Go programming language.116 versions - Latest release: 7 days ago - 1,886 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/iotjobsdataplane v1.25.4
Package iotjobsdataplane provides the API client, operations, and parameter types for AWS IoT Job...145 versions - Latest release: 7 days ago - 1 dependent package - 2,693 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/supplychain v1.13.2
Package supplychain provides the API client, operations, and parameter types for AWS Supply Chain...60 versions - Latest release: 7 days ago - 2,412 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.26.2
Package transcribestreaming provides the API client, operations, and parameter types for Amazon T...134 versions - Latest release: 7 days ago - 2 dependent packages - 6 dependent repositories - 2,899 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/qbusiness v1.26.3
Package qbusiness provides the API client, operations, and parameter types for QBusiness. This i...82 versions - Latest release: 7 days ago - 1 dependent package - 2,523 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/memorydb v1.27.2
Package memorydb provides the API client, operations, and parameter types for Amazon MemoryDB. M...135 versions - Latest release: 7 days ago - 1 dependent package - 2,899 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/marketplaceentitlementservice v1.29.2
Package marketplaceentitlementservice provides the client and types for making API requests to AW...154 versions - Latest release: 7 days ago - 2,899 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/appfabric v1.12.4
Package appfabric provides the API client, operations, and parameter types for AppFabric. Amazon...78 versions - Latest release: 7 days ago - 8 dependent packages - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/lookoutequipment v1.31.4
Package lookoutequipment provides the API client, operations, and parameter types for Amazon Look...139 versions - Latest release: 7 days ago - 1 dependent package - 1,946 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/shield v1.30.4
AWS SDK for the Go programming language.148 versions - Latest release: 7 days ago - 2,992 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/route53 v1.52.2
Package route53 provides the client and types for making API requests to Amazon Route 53. See ht...168 versions - Latest release: 7 days ago - 2,770 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2 v1.32.6
Package kinesisanalyticsv2 provides the API client, operations, and parameter types for Amazon Ki...158 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/iotsecuretunneling v1.29.4
Package iotsecuretunneling provides the API client, operations, and parameter types for AWS IoT S...151 versions - Latest release: 7 days ago - 3 dependent packages - 2 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/directoryservicedata v1.3.5
Package directoryservicedata provides the API client, operations, and parameter types for AWS Dir...29 versions - Latest release: 7 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/ecr v1.45.1
Package ecr provides the client and types for making API requests to Amazon EC2 Container Registr...176 versions - Latest release: 7 days ago - 2,755 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/mediapackage v1.35.4
Package mediapackage provides the API client, operations, and parameter types for AWS Elemental M...155 versions - Latest release: 7 days ago - 25 dependent packages - 51 dependent repositories - 1,883 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/emrserverless v1.31.1
Package emrserverless provides the API client, operations, and parameter types for EMR Serverless...134 versions - Latest release: 7 days ago - 10 dependent packages - 1 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/ioteventsdata v1.25.4
Package ioteventsdata provides the API client, operations, and parameter types for AWS IoT Events...145 versions - Latest release: 7 days ago - 1 dependent package - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/codegurureviewer v1.30.4
Package codegurureviewer provides the API client, operations, and parameter types for Amazon Code...152 versions - Latest release: 7 days ago - 1 dependent package - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/customerprofiles v1.46.2
Package customerprofiles provides the API client, operations, and parameter types for Amazon Conn...151 versions - Latest release: 7 days ago - 8 dependent packages - 2,770 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/proton v1.34.4
Package proton provides the API client, operations, and parameter types for AWS Proton. This is ...141 versions - Latest release: 7 days ago - 6 dependent packages - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/networkmonitor v1.8.4
Package networkmonitor provides the API client, operations, and parameter types for Amazon CloudW...56 versions - Latest release: 7 days ago - 2,410 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/chatbot v1.10.4
Package chatbot provides the API client, operations, and parameter types for AWS Chatbot. The AW...57 versions - Latest release: 7 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/lookoutmetrics v1.32.4
Package lookoutmetrics provides the API client, operations, and parameter types for Amazon Lookou...140 versions - Latest release: 7 days ago - 8 dependent packages - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/eksauth v1.8.5
Package eksauth provides the API client, operations, and parameter types for Amazon EKS Auth. Th...68 versions - Latest release: 7 days ago - 2,268 stars on GitHub
github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue v1.18.3
Package attributevalue provides marshaling and unmarshaling utilities to convert between Go types...273 versions - Latest release: 7 days ago - 2 dependent packages - 2 dependent repositories - 1,887 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/vpclattice v1.14.4
Package vpclattice provides the API client, operations, and parameter types for Amazon VPC Lattic...96 versions - Latest release: 7 days ago - 16 dependent packages - 12 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/iottwinmaker v1.25.4
Package iottwinmaker provides the API client, operations, and parameter types for AWS IoT TwinMak...129 versions - Latest release: 7 days ago - 1 dependent package - 1,919 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/schemas v1.29.4
Package schemas provides the API client, operations, and parameter types for Schemas. Amazon Eve...152 versions - Latest release: 7 days ago - 1 dependent package - 5 dependent repositories - 1,946 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/entityresolution v1.19.2
Package entityresolution provides the API client, operations, and parameter types for AWS EntityR...84 versions - Latest release: 7 days ago - 2,418 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/workspacesweb v1.27.4
Package workspacesweb provides the API client, operations, and parameter types for Amazon WorkSpa...129 versions - Latest release: 7 days ago - 1 dependent package - 2,494 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/iotfleetwise v1.27.1
Package iotfleetwise provides the API client, operations, and parameter types for AWS IoT FleetWi...114 versions - Latest release: 7 days ago - 1 dependent package - 2,682 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/georoutes v1.2.4
Package georoutes provides the API client, operations, and parameter types for Amazon Location Se...19 versions - Latest release: 7 days ago - 2,640 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/mailmanager v1.13.2
Package mailmanager provides the API client, operations, and parameter types for MailManager. Th...49 versions - Latest release: 7 days ago - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/autoscalingplans v1.25.4
Package autoscalingplans provides the API client, operations, and parameter types for AWS Auto Sc...147 versions - Latest release: 7 days ago - 2 dependent packages - 5 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/rdsdata v1.28.4
Package rdsdata provides the API client, operations, and parameter types for AWS RDS DataService....149 versions - Latest release: 7 days ago - 7 dependent packages - 3 dependent repositories - 2,640 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/rum v1.24.4
Package rum provides the API client, operations, and parameter types for CloudWatch RUM. With Am...125 versions - Latest release: 7 days ago - 1 dependent package - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/fsx v1.54.2
Package fsx provides the API client, operations, and parameter types for Amazon FSx. Amazon FSx ...185 versions - Latest release: 7 days ago - 27 dependent packages - 16 dependent repositories - 1,883 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.25.4
Package marketplacecommerceanalytics provides the API client, operations, and parameter types for...146 versions - Latest release: 7 days ago - 2 dependent packages - 7 dependent repositories - 1,883 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/datazone v1.30.3
Package datazone provides the API client, operations, and parameter types for Amazon DataZone. A...94 versions - Latest release: 7 days ago - 2,135 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/pricing v1.34.5
Package pricing provides the client and types for making API requests to AWS Price List Service. ...159 versions - Latest release: 7 days ago - 2,939 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/bedrockdataautomationruntime v1.3.2
Package bedrockdataautomationruntime provides the API client, operations, and parameter types for...18 versions - Latest release: 7 days ago - 2,704 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/gameliftstreams v1.1.4
Package gameliftstreams provides the API client, operations, and parameter types for Amazon GameL...7 versions - Latest release: 7 days ago - 2,949 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/scheduler v1.13.8
Package scheduler provides the API client, operations, and parameter types for Amazon EventBridge...101 versions - Latest release: 7 days ago - 27 dependent packages - 32 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/marketplacedeployment v1.7.5
Package marketplacedeployment provides the API client, operations, and parameter types for AWS Ma...59 versions - Latest release: 7 days ago - 3,055 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/bedrockruntime v1.30.2
Package bedrockruntime provides the API client, operations, and parameter types for Amazon Bedroc...85 versions - Latest release: 7 days ago - 3,025 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/polly v1.48.4
Package polly provides the API client, operations, and parameter types for Amazon Polly. Amazon ...170 versions - Latest release: 7 days ago - 21 dependent packages - 15 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/marketplaceagreement v1.7.5
Package marketplaceagreement provides the API client, operations, and parameter types for AWS Mar...61 versions - Latest release: 7 days ago - 2,410 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/cleanrooms v1.25.2
Package cleanrooms provides the API client, operations, and parameter types for AWS Clean Rooms S...103 versions - Latest release: 7 days ago - 14 dependent packages - 11 dependent repositories - 2,949 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/connectparticipant v1.29.4
Package connectparticipant provides the API client, operations, and parameter types for Amazon Co...151 versions - Latest release: 7 days ago - 1 dependent package - 2,704 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/iotmanagedintegrations v1.0.3
Package iotmanagedintegrations provides the API client, operations, and parameter types for Manag...4 versions - Latest release: 7 days ago - 2,939 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/observabilityadmin v1.1.4
Package observabilityadmin provides the API client, operations, and parameter types for CloudWatc...16 versions - Latest release: 7 days ago - 2,682 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/notificationscontacts v1.1.4
Package notificationscontacts provides the API client, operations, and parameter types for AWS Us...16 versions - Latest release: 7 days ago - 2,640 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/route53profiles v1.5.9
Package route53profiles provides the API client, operations, and parameter types for Route 53 Pro...52 versions - Latest release: 7 days ago - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/dataexchange v1.35.2
Package dataexchange provides the API client, operations, and parameter types for AWS Data Exchan...155 versions - Latest release: 7 days ago - 1 dependent package - 1 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/applicationsignals v1.11.3
Package applicationsignals provides the API client, operations, and parameter types for Amazon Cl...45 versions - Latest release: 7 days ago - 2,523 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/repostspace v1.9.4
Package repostspace provides the API client, operations, and parameter types for AWS re:Post Priv...63 versions - Latest release: 7 days ago - 2,261 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/s3outposts v1.29.4
Package s3outposts provides the API client, operations, and parameter types for Amazon S3 on Outp...146 versions - Latest release: 7 days ago - 4 dependent packages - 5 dependent repositories - 1,887 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/personalizeevents v1.26.4
Package personalizeevents provides the API client, operations, and parameter types for Amazon Per...145 versions - Latest release: 7 days ago - 1 dependent package - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/inspectorscan v1.8.4
Package inspectorscan provides the API client, operations, and parameter types for Inspector Scan...62 versions - Latest release: 7 days ago - 2,135 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/iotwireless v1.47.3
Package iotwireless provides the API client, operations, and parameter types for AWS IoT Wireless...156 versions - Latest release: 7 days ago - 1 dependent package - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/greengrassv2 v1.37.4
Package greengrassv2 provides the API client, operations, and parameter types for AWS IoT Greengr...152 versions - Latest release: 7 days ago - 1 dependent package - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/dsql v1.5.2
Package dsql provides the API client, operations, and parameter types for Amazon Aurora DSQL. Th...20 versions - Latest release: 7 days ago - 3,099 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/quicksight v1.86.2
Package quicksight provides the API client, operations, and parameter types for Amazon QuickSight...201 versions - Latest release: 7 days ago - 6 dependent packages - 10 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/redshiftserverless v1.27.4
Package redshiftserverless provides the API client, operations, and parameter types for Redshift ...136 versions - Latest release: 7 days ago - 10 dependent packages - 2 dependent repositories - 2,693 stars on GitHub
github.com/aws/aws-sdk-go-V2/service/secretsmanager v1.35.7
Package secretsmanager provides the client and types for making API requests to AWS Secrets Manag...183 versions - Latest release: 7 days ago - 1,886 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/ses v1.30.4
Package ses provides the API client, operations, and parameter types for Amazon Simple Email Serv...153 versions - Latest release: 7 days ago - 91 dependent packages - 96 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/globalaccelerator v1.30.4
Package globalaccelerator provides the API client, operations, and parameter types for AWS Global...153 versions - Latest release: 7 days ago - 8 dependent packages - 7 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.36
AWS SDK for the Go programming language.84 versions - Latest release: 7 days ago - 2,743 dependent packages - 1,545 dependent repositories - 1,946 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/ivschat v1.17.4
Package ivschat provides the API client, operations, and parameter types for Amazon Interactive V...120 versions - Latest release: 7 days ago - 15 dependent packages - 30 dependent repositories - 2,531 stars on GitHub
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.36
AWS SDK for the Go programming language.92 versions - Latest release: 7 days ago - 7,283 dependent packages - 6,439 dependent repositories - 1,946 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.17
AWS SDK for the Go programming language.119 versions - Latest release: 7 days ago - 3,203 dependent packages - 6,221 dependent repositories - 1,946 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/athena v1.51.2
Package athena provides the API client, operations, and parameter types for Amazon Athena. Amazo...181 versions - Latest release: 7 days ago - 130 dependent packages - 84 dependent repositories - 2,407 stars on GitHub
github.com/aws/aws-sdk-go-v2/service/backup v1.43.0
Package backup provides the API client, operations, and parameter types for AWS Backup. Backup i...168 versions - Latest release: 7 days ago - 32 dependent packages - 18 dependent repositories - 2,407 stars on GitHub