Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
apis
module
|
|
aws/aws-sdk-go/aws
Package aws provides the core SDK's utilities and shared types.
|
Package aws provides the core SDK's utilities and shared types. |
aws/aws-sdk-go/aws/arn
Package arn provides a parser for interacting with Amazon Resource Names.
|
Package arn provides a parser for interacting with Amazon Resource Names. |
aws/aws-sdk-go/aws/awserr
Package awserr represents API error interface accessors for the SDK.
|
Package awserr represents API error interface accessors for the SDK. |
aws/aws-sdk-go/aws/corehandlers
DO NOT EDIT
|
DO NOT EDIT |
aws/aws-sdk-go/aws/credentials
Package credentials provides credential retrieval and management
|
Package credentials provides credential retrieval and management |
aws/aws-sdk-go/aws/credentials/endpointcreds
Package endpointcreds provides support for retrieving credentials from an arbitrary HTTP endpoint.
|
Package endpointcreds provides support for retrieving credentials from an arbitrary HTTP endpoint. |
aws/aws-sdk-go/aws/credentials/plugincreds
Package plugincreds implements a credentials provider sourced from a Go plugin.
|
Package plugincreds implements a credentials provider sourced from a Go plugin. |
aws/aws-sdk-go/aws/credentials/processcreds
Package processcreds is a credential Provider to retrieve `credential_process` credentials.
|
Package processcreds is a credential Provider to retrieve `credential_process` credentials. |
aws/aws-sdk-go/aws/credentials/ssocreds
Package ssocreds provides a credential provider for retrieving temporary AWS credentials using an SSO access token.
|
Package ssocreds provides a credential provider for retrieving temporary AWS credentials using an SSO access token. |
aws/aws-sdk-go/aws/credentials/stscreds
Package stscreds are credential Providers to retrieve STS AWS credentials.
|
Package stscreds are credential Providers to retrieve STS AWS credentials. |
aws/aws-sdk-go/aws/csm
Package csm provides the Client Side Monitoring (CSM) client which enables sending metrics via UDP connection to the CSM agent.
|
Package csm provides the Client Side Monitoring (CSM) client which enables sending metrics via UDP connection to the CSM agent. |
aws/aws-sdk-go/aws/defaults
Package defaults is a collection of helpers to retrieve the SDK's default configuration and handlers.
|
Package defaults is a collection of helpers to retrieve the SDK's default configuration and handlers. |
aws/aws-sdk-go/aws/ec2metadata
Package ec2metadata provides the client for making API calls to the EC2 Metadata service.
|
Package ec2metadata provides the client for making API calls to the EC2 Metadata service. |
aws/aws-sdk-go/aws/endpoints
Package endpoints provides the types and functionality for defining regions and endpoints, as well as querying those definitions.
|
Package endpoints provides the types and functionality for defining regions and endpoints, as well as querying those definitions. |
aws/aws-sdk-go/aws/session
Package session provides configuration for the SDK's service clients.
|
Package session provides configuration for the SDK's service clients. |
aws/aws-sdk-go/aws/signer/v4
Package v4 implements signing for AWS V4 signer
|
Package v4 implements signing for AWS V4 signer |
aws/aws-sdk-go/awstesting/unit
Package unit performs initialization and validation for unit tests
|
Package unit performs initialization and validation for unit tests |
aws/aws-sdk-go/internal/ini
Package ini is an LL(1) parser for configuration files.
|
Package ini is an LL(1) parser for configuration files. |
aws/aws-sdk-go/internal/smithytesting/xml
Package xml is XML testing package that supports XML comparison utility.
|
Package xml is XML testing package that supports XML comparison utility. |
aws/aws-sdk-go/internal/sync/singleflight
Package singleflight provides a duplicate function call suppression mechanism.
|
Package singleflight provides a duplicate function call suppression mechanism. |
aws/aws-sdk-go/private/model/api/codegentest/service
Package service contains automatically generated AWS clients.
|
Package service contains automatically generated AWS clients. |
aws/aws-sdk-go/private/model/api/codegentest/service/awsendpointdiscoverytest
Package awsendpointdiscoverytest provides the client and types for making API requests to AwsEndpointDiscoveryTest.
|
Package awsendpointdiscoverytest provides the client and types for making API requests to AwsEndpointDiscoveryTest. |
aws/aws-sdk-go/private/model/api/codegentest/service/awsendpointdiscoverytest/awsendpointdiscoverytestiface
Package awsendpointdiscoverytestiface provides an interface to enable mocking the AwsEndpointDiscoveryTest service client for testing your code.
|
Package awsendpointdiscoverytestiface provides an interface to enable mocking the AwsEndpointDiscoveryTest service client for testing your code. |
aws/aws-sdk-go/private/model/api/codegentest/service/awsquerycompatible
Package awsquerycompatible provides the client and types for making API requests to AWSQuery Compatible Service.
|
Package awsquerycompatible provides the client and types for making API requests to AWSQuery Compatible Service. |
aws/aws-sdk-go/private/model/api/codegentest/service/awsquerycompatible/awsquerycompatibleiface
Package awsquerycompatibleiface provides an interface to enable mocking the AWSQuery Compatible Service service client for testing your code.
|
Package awsquerycompatibleiface provides an interface to enable mocking the AWSQuery Compatible Service service client for testing your code. |
aws/aws-sdk-go/private/model/api/codegentest/service/restjsonservice
Package restjsonservice provides the client and types for making API requests to REST JSON Service.
|
Package restjsonservice provides the client and types for making API requests to REST JSON Service. |
aws/aws-sdk-go/private/model/api/codegentest/service/restjsonservice/restjsonserviceiface
Package restjsonserviceiface provides an interface to enable mocking the REST JSON Service service client for testing your code.
|
Package restjsonserviceiface provides an interface to enable mocking the REST JSON Service service client for testing your code. |
aws/aws-sdk-go/private/model/api/codegentest/service/restxmlservice
Package restxmlservice provides the client and types for making API requests to REST XML Service.
|
Package restxmlservice provides the client and types for making API requests to REST XML Service. |
aws/aws-sdk-go/private/model/api/codegentest/service/restxmlservice/restxmlserviceiface
Package restxmlserviceiface provides an interface to enable mocking the REST XML Service service client for testing your code.
|
Package restxmlserviceiface provides an interface to enable mocking the REST XML Service service client for testing your code. |
aws/aws-sdk-go/private/model/api/codegentest/service/rpcservice
Package rpcservice provides the client and types for making API requests to RPC Service.
|
Package rpcservice provides the client and types for making API requests to RPC Service. |
aws/aws-sdk-go/private/model/api/codegentest/service/rpcservice/rpcserviceiface
Package rpcserviceiface provides an interface to enable mocking the RPC Service service client for testing your code.
|
Package rpcserviceiface provides an interface to enable mocking the RPC Service service client for testing your code. |
aws/aws-sdk-go/private/protocol/ec2query
Package ec2query provides serialization of AWS EC2 requests and responses.
|
Package ec2query provides serialization of AWS EC2 requests and responses. |
aws/aws-sdk-go/private/protocol/json/jsonutil
Package jsonutil provides JSON serialization of AWS requests and responses.
|
Package jsonutil provides JSON serialization of AWS requests and responses. |
aws/aws-sdk-go/private/protocol/jsonrpc
Package jsonrpc provides JSON RPC utilities for serialization of AWS requests and responses.
|
Package jsonrpc provides JSON RPC utilities for serialization of AWS requests and responses. |
aws/aws-sdk-go/private/protocol/query
Package query provides serialization of AWS query requests, and responses.
|
Package query provides serialization of AWS query requests, and responses. |
aws/aws-sdk-go/private/protocol/rest
Package rest provides RESTful serialization of AWS requests and responses.
|
Package rest provides RESTful serialization of AWS requests and responses. |
aws/aws-sdk-go/private/protocol/restjson
Package restjson provides RESTful JSON serialization of AWS requests and responses.
|
Package restjson provides RESTful JSON serialization of AWS requests and responses. |
aws/aws-sdk-go/private/protocol/restxml
Package restxml provides RESTful XML serialization of AWS requests and responses.
|
Package restxml provides RESTful XML serialization of AWS requests and responses. |
aws/aws-sdk-go/private/protocol/xml/xmlutil
Package xmlutil provides XML serialization of AWS requests and responses.
|
Package xmlutil provides XML serialization of AWS requests and responses. |
aws/aws-sdk-go/service
Package service contains automatically generated AWS clients.
|
Package service contains automatically generated AWS clients. |
aws/aws-sdk-go/service/accessanalyzer
Package accessanalyzer provides the client and types for making API requests to Access Analyzer.
|
Package accessanalyzer provides the client and types for making API requests to Access Analyzer. |
aws/aws-sdk-go/service/accessanalyzer/accessanalyzeriface
Package accessanalyzeriface provides an interface to enable mocking the Access Analyzer service client for testing your code.
|
Package accessanalyzeriface provides an interface to enable mocking the Access Analyzer service client for testing your code. |
aws/aws-sdk-go/service/account
Package account provides the client and types for making API requests to AWS Account.
|
Package account provides the client and types for making API requests to AWS Account. |
aws/aws-sdk-go/service/account/accountiface
Package accountiface provides an interface to enable mocking the AWS Account service client for testing your code.
|
Package accountiface provides an interface to enable mocking the AWS Account service client for testing your code. |
aws/aws-sdk-go/service/acm
Package acm provides the client and types for making API requests to AWS Certificate Manager.
|
Package acm provides the client and types for making API requests to AWS Certificate Manager. |
aws/aws-sdk-go/service/acm/acmiface
Package acmiface provides an interface to enable mocking the AWS Certificate Manager service client for testing your code.
|
Package acmiface provides an interface to enable mocking the AWS Certificate Manager service client for testing your code. |
aws/aws-sdk-go/service/acmpca
Package acmpca provides the client and types for making API requests to AWS Certificate Manager Private Certificate Authority.
|
Package acmpca provides the client and types for making API requests to AWS Certificate Manager Private Certificate Authority. |
aws/aws-sdk-go/service/acmpca/acmpcaiface
Package acmpcaiface provides an interface to enable mocking the AWS Certificate Manager Private Certificate Authority service client for testing your code.
|
Package acmpcaiface provides an interface to enable mocking the AWS Certificate Manager Private Certificate Authority service client for testing your code. |
aws/aws-sdk-go/service/alexaforbusiness
Package alexaforbusiness provides the client and types for making API requests to Alexa For Business.
|
Package alexaforbusiness provides the client and types for making API requests to Alexa For Business. |
aws/aws-sdk-go/service/alexaforbusiness/alexaforbusinessiface
Package alexaforbusinessiface provides an interface to enable mocking the Alexa For Business service client for testing your code.
|
Package alexaforbusinessiface provides an interface to enable mocking the Alexa For Business service client for testing your code. |
aws/aws-sdk-go/service/amplify
Package amplify provides the client and types for making API requests to AWS Amplify.
|
Package amplify provides the client and types for making API requests to AWS Amplify. |
aws/aws-sdk-go/service/amplify/amplifyiface
Package amplifyiface provides an interface to enable mocking the AWS Amplify service client for testing your code.
|
Package amplifyiface provides an interface to enable mocking the AWS Amplify service client for testing your code. |
aws/aws-sdk-go/service/amplifybackend
Package amplifybackend provides the client and types for making API requests to AmplifyBackend.
|
Package amplifybackend provides the client and types for making API requests to AmplifyBackend. |
aws/aws-sdk-go/service/amplifybackend/amplifybackendiface
Package amplifybackendiface provides an interface to enable mocking the AmplifyBackend service client for testing your code.
|
Package amplifybackendiface provides an interface to enable mocking the AmplifyBackend service client for testing your code. |
aws/aws-sdk-go/service/amplifyuibuilder
Package amplifyuibuilder provides the client and types for making API requests to AWS Amplify UI Builder.
|
Package amplifyuibuilder provides the client and types for making API requests to AWS Amplify UI Builder. |
aws/aws-sdk-go/service/amplifyuibuilder/amplifyuibuilderiface
Package amplifyuibuilderiface provides an interface to enable mocking the AWS Amplify UI Builder service client for testing your code.
|
Package amplifyuibuilderiface provides an interface to enable mocking the AWS Amplify UI Builder service client for testing your code. |
aws/aws-sdk-go/service/apigateway
Package apigateway provides the client and types for making API requests to Amazon API Gateway.
|
Package apigateway provides the client and types for making API requests to Amazon API Gateway. |
aws/aws-sdk-go/service/apigateway/apigatewayiface
Package apigatewayiface provides an interface to enable mocking the Amazon API Gateway service client for testing your code.
|
Package apigatewayiface provides an interface to enable mocking the Amazon API Gateway service client for testing your code. |
aws/aws-sdk-go/service/apigatewaymanagementapi
Package apigatewaymanagementapi provides the client and types for making API requests to AmazonApiGatewayManagementApi.
|
Package apigatewaymanagementapi provides the client and types for making API requests to AmazonApiGatewayManagementApi. |
aws/aws-sdk-go/service/apigatewaymanagementapi/apigatewaymanagementapiiface
Package apigatewaymanagementapiiface provides an interface to enable mocking the AmazonApiGatewayManagementApi service client for testing your code.
|
Package apigatewaymanagementapiiface provides an interface to enable mocking the AmazonApiGatewayManagementApi service client for testing your code. |
aws/aws-sdk-go/service/apigatewayv2
Package apigatewayv2 provides the client and types for making API requests to AmazonApiGatewayV2.
|
Package apigatewayv2 provides the client and types for making API requests to AmazonApiGatewayV2. |
aws/aws-sdk-go/service/apigatewayv2/apigatewayv2iface
Package apigatewayv2iface provides an interface to enable mocking the AmazonApiGatewayV2 service client for testing your code.
|
Package apigatewayv2iface provides an interface to enable mocking the AmazonApiGatewayV2 service client for testing your code. |
aws/aws-sdk-go/service/appconfig
Package appconfig provides the client and types for making API requests to Amazon AppConfig.
|
Package appconfig provides the client and types for making API requests to Amazon AppConfig. |
aws/aws-sdk-go/service/appconfig/appconfigiface
Package appconfigiface provides an interface to enable mocking the Amazon AppConfig service client for testing your code.
|
Package appconfigiface provides an interface to enable mocking the Amazon AppConfig service client for testing your code. |
aws/aws-sdk-go/service/appconfigdata
Package appconfigdata provides the client and types for making API requests to AWS AppConfig Data.
|
Package appconfigdata provides the client and types for making API requests to AWS AppConfig Data. |
aws/aws-sdk-go/service/appconfigdata/appconfigdataiface
Package appconfigdataiface provides an interface to enable mocking the AWS AppConfig Data service client for testing your code.
|
Package appconfigdataiface provides an interface to enable mocking the AWS AppConfig Data service client for testing your code. |
aws/aws-sdk-go/service/appfabric
Package appfabric provides the client and types for making API requests to AppFabric.
|
Package appfabric provides the client and types for making API requests to AppFabric. |
aws/aws-sdk-go/service/appfabric/appfabriciface
Package appfabriciface provides an interface to enable mocking the AppFabric service client for testing your code.
|
Package appfabriciface provides an interface to enable mocking the AppFabric service client for testing your code. |
aws/aws-sdk-go/service/appflow
Package appflow provides the client and types for making API requests to Amazon Appflow.
|
Package appflow provides the client and types for making API requests to Amazon Appflow. |
aws/aws-sdk-go/service/appflow/appflowiface
Package appflowiface provides an interface to enable mocking the Amazon Appflow service client for testing your code.
|
Package appflowiface provides an interface to enable mocking the Amazon Appflow service client for testing your code. |
aws/aws-sdk-go/service/appintegrationsservice
Package appintegrationsservice provides the client and types for making API requests to Amazon AppIntegrations Service.
|
Package appintegrationsservice provides the client and types for making API requests to Amazon AppIntegrations Service. |
aws/aws-sdk-go/service/appintegrationsservice/appintegrationsserviceiface
Package appintegrationsserviceiface provides an interface to enable mocking the Amazon AppIntegrations Service service client for testing your code.
|
Package appintegrationsserviceiface provides an interface to enable mocking the Amazon AppIntegrations Service service client for testing your code. |
aws/aws-sdk-go/service/applicationautoscaling
Package applicationautoscaling provides the client and types for making API requests to Application Auto Scaling.
|
Package applicationautoscaling provides the client and types for making API requests to Application Auto Scaling. |
aws/aws-sdk-go/service/applicationautoscaling/applicationautoscalingiface
Package applicationautoscalingiface provides an interface to enable mocking the Application Auto Scaling service client for testing your code.
|
Package applicationautoscalingiface provides an interface to enable mocking the Application Auto Scaling service client for testing your code. |
aws/aws-sdk-go/service/applicationcostprofiler
Package applicationcostprofiler provides the client and types for making API requests to AWS Application Cost Profiler.
|
Package applicationcostprofiler provides the client and types for making API requests to AWS Application Cost Profiler. |
aws/aws-sdk-go/service/applicationcostprofiler/applicationcostprofileriface
Package applicationcostprofileriface provides an interface to enable mocking the AWS Application Cost Profiler service client for testing your code.
|
Package applicationcostprofileriface provides an interface to enable mocking the AWS Application Cost Profiler service client for testing your code. |
aws/aws-sdk-go/service/applicationdiscoveryservice
Package applicationdiscoveryservice provides the client and types for making API requests to AWS Application Discovery Service.
|
Package applicationdiscoveryservice provides the client and types for making API requests to AWS Application Discovery Service. |
aws/aws-sdk-go/service/applicationdiscoveryservice/applicationdiscoveryserviceiface
Package applicationdiscoveryserviceiface provides an interface to enable mocking the AWS Application Discovery Service service client for testing your code.
|
Package applicationdiscoveryserviceiface provides an interface to enable mocking the AWS Application Discovery Service service client for testing your code. |
aws/aws-sdk-go/service/applicationinsights
Package applicationinsights provides the client and types for making API requests to Amazon CloudWatch Application Insights.
|
Package applicationinsights provides the client and types for making API requests to Amazon CloudWatch Application Insights. |
aws/aws-sdk-go/service/applicationinsights/applicationinsightsiface
Package applicationinsightsiface provides an interface to enable mocking the Amazon CloudWatch Application Insights service client for testing your code.
|
Package applicationinsightsiface provides an interface to enable mocking the Amazon CloudWatch Application Insights service client for testing your code. |
aws/aws-sdk-go/service/appmesh
Package appmesh provides the client and types for making API requests to AWS App Mesh.
|
Package appmesh provides the client and types for making API requests to AWS App Mesh. |
aws/aws-sdk-go/service/appmesh/appmeshiface
Package appmeshiface provides an interface to enable mocking the AWS App Mesh service client for testing your code.
|
Package appmeshiface provides an interface to enable mocking the AWS App Mesh service client for testing your code. |
aws/aws-sdk-go/service/appregistry
Package appregistry provides the client and types for making API requests to AWS Service Catalog App Registry.
|
Package appregistry provides the client and types for making API requests to AWS Service Catalog App Registry. |
aws/aws-sdk-go/service/appregistry/appregistryiface
Package appregistryiface provides an interface to enable mocking the AWS Service Catalog App Registry service client for testing your code.
|
Package appregistryiface provides an interface to enable mocking the AWS Service Catalog App Registry service client for testing your code. |
aws/aws-sdk-go/service/apprunner
Package apprunner provides the client and types for making API requests to AWS App Runner.
|
Package apprunner provides the client and types for making API requests to AWS App Runner. |
aws/aws-sdk-go/service/apprunner/apprunneriface
Package apprunneriface provides an interface to enable mocking the AWS App Runner service client for testing your code.
|
Package apprunneriface provides an interface to enable mocking the AWS App Runner service client for testing your code. |
aws/aws-sdk-go/service/appstream
Package appstream provides the client and types for making API requests to Amazon AppStream.
|
Package appstream provides the client and types for making API requests to Amazon AppStream. |
aws/aws-sdk-go/service/appstream/appstreamiface
Package appstreamiface provides an interface to enable mocking the Amazon AppStream service client for testing your code.
|
Package appstreamiface provides an interface to enable mocking the Amazon AppStream service client for testing your code. |
aws/aws-sdk-go/service/appsync
Package appsync provides the client and types for making API requests to AWS AppSync.
|
Package appsync provides the client and types for making API requests to AWS AppSync. |
aws/aws-sdk-go/service/appsync/appsynciface
Package appsynciface provides an interface to enable mocking the AWS AppSync service client for testing your code.
|
Package appsynciface provides an interface to enable mocking the AWS AppSync service client for testing your code. |
aws/aws-sdk-go/service/arczonalshift
Package arczonalshift provides the client and types for making API requests to AWS ARC - Zonal Shift.
|
Package arczonalshift provides the client and types for making API requests to AWS ARC - Zonal Shift. |
aws/aws-sdk-go/service/arczonalshift/arczonalshiftiface
Package arczonalshiftiface provides an interface to enable mocking the AWS ARC - Zonal Shift service client for testing your code.
|
Package arczonalshiftiface provides an interface to enable mocking the AWS ARC - Zonal Shift service client for testing your code. |
aws/aws-sdk-go/service/athena
Package athena provides the client and types for making API requests to Amazon Athena.
|
Package athena provides the client and types for making API requests to Amazon Athena. |
aws/aws-sdk-go/service/athena/athenaiface
Package athenaiface provides an interface to enable mocking the Amazon Athena service client for testing your code.
|
Package athenaiface provides an interface to enable mocking the Amazon Athena service client for testing your code. |
aws/aws-sdk-go/service/auditmanager
Package auditmanager provides the client and types for making API requests to AWS Audit Manager.
|
Package auditmanager provides the client and types for making API requests to AWS Audit Manager. |
aws/aws-sdk-go/service/auditmanager/auditmanageriface
Package auditmanageriface provides an interface to enable mocking the AWS Audit Manager service client for testing your code.
|
Package auditmanageriface provides an interface to enable mocking the AWS Audit Manager service client for testing your code. |
aws/aws-sdk-go/service/augmentedairuntime
Package augmentedairuntime provides the client and types for making API requests to Amazon Augmented AI Runtime.
|
Package augmentedairuntime provides the client and types for making API requests to Amazon Augmented AI Runtime. |
aws/aws-sdk-go/service/augmentedairuntime/augmentedairuntimeiface
Package augmentedairuntimeiface provides an interface to enable mocking the Amazon Augmented AI Runtime service client for testing your code.
|
Package augmentedairuntimeiface provides an interface to enable mocking the Amazon Augmented AI Runtime service client for testing your code. |
aws/aws-sdk-go/service/autoscaling
Package autoscaling provides the client and types for making API requests to Auto Scaling.
|
Package autoscaling provides the client and types for making API requests to Auto Scaling. |
aws/aws-sdk-go/service/autoscaling/autoscalingiface
Package autoscalingiface provides an interface to enable mocking the Auto Scaling service client for testing your code.
|
Package autoscalingiface provides an interface to enable mocking the Auto Scaling service client for testing your code. |
aws/aws-sdk-go/service/autoscalingplans
Package autoscalingplans provides the client and types for making API requests to AWS Auto Scaling Plans.
|
Package autoscalingplans provides the client and types for making API requests to AWS Auto Scaling Plans. |
aws/aws-sdk-go/service/autoscalingplans/autoscalingplansiface
Package autoscalingplansiface provides an interface to enable mocking the AWS Auto Scaling Plans service client for testing your code.
|
Package autoscalingplansiface provides an interface to enable mocking the AWS Auto Scaling Plans service client for testing your code. |
aws/aws-sdk-go/service/b2bi
Package b2bi provides the client and types for making API requests to AWS B2B Data Interchange.
|
Package b2bi provides the client and types for making API requests to AWS B2B Data Interchange. |
aws/aws-sdk-go/service/b2bi/b2biiface
Package b2biiface provides an interface to enable mocking the AWS B2B Data Interchange service client for testing your code.
|
Package b2biiface provides an interface to enable mocking the AWS B2B Data Interchange service client for testing your code. |
aws/aws-sdk-go/service/backup
Package backup provides the client and types for making API requests to AWS Backup.
|
Package backup provides the client and types for making API requests to AWS Backup. |
aws/aws-sdk-go/service/backup/backupiface
Package backupiface provides an interface to enable mocking the AWS Backup service client for testing your code.
|
Package backupiface provides an interface to enable mocking the AWS Backup service client for testing your code. |
aws/aws-sdk-go/service/backupgateway
Package backupgateway provides the client and types for making API requests to AWS Backup Gateway.
|
Package backupgateway provides the client and types for making API requests to AWS Backup Gateway. |
aws/aws-sdk-go/service/backupgateway/backupgatewayiface
Package backupgatewayiface provides an interface to enable mocking the AWS Backup Gateway service client for testing your code.
|
Package backupgatewayiface provides an interface to enable mocking the AWS Backup Gateway service client for testing your code. |
aws/aws-sdk-go/service/backupstorage
Package backupstorage provides the client and types for making API requests to AWS Backup Storage.
|
Package backupstorage provides the client and types for making API requests to AWS Backup Storage. |
aws/aws-sdk-go/service/backupstorage/backupstorageiface
Package backupstorageiface provides an interface to enable mocking the AWS Backup Storage service client for testing your code.
|
Package backupstorageiface provides an interface to enable mocking the AWS Backup Storage service client for testing your code. |
aws/aws-sdk-go/service/batch
Package batch provides the client and types for making API requests to AWS Batch.
|
Package batch provides the client and types for making API requests to AWS Batch. |
aws/aws-sdk-go/service/batch/batchiface
Package batchiface provides an interface to enable mocking the AWS Batch service client for testing your code.
|
Package batchiface provides an interface to enable mocking the AWS Batch service client for testing your code. |
aws/aws-sdk-go/service/bcmdataexports
Package bcmdataexports provides the client and types for making API requests to AWS Billing and Cost Management Data Exports.
|
Package bcmdataexports provides the client and types for making API requests to AWS Billing and Cost Management Data Exports. |
aws/aws-sdk-go/service/bcmdataexports/bcmdataexportsiface
Package bcmdataexportsiface provides an interface to enable mocking the AWS Billing and Cost Management Data Exports service client for testing your code.
|
Package bcmdataexportsiface provides an interface to enable mocking the AWS Billing and Cost Management Data Exports service client for testing your code. |
aws/aws-sdk-go/service/bedrock
Package bedrock provides the client and types for making API requests to Amazon Bedrock.
|
Package bedrock provides the client and types for making API requests to Amazon Bedrock. |
aws/aws-sdk-go/service/bedrock/bedrockiface
Package bedrockiface provides an interface to enable mocking the Amazon Bedrock service client for testing your code.
|
Package bedrockiface provides an interface to enable mocking the Amazon Bedrock service client for testing your code. |
aws/aws-sdk-go/service/bedrockagent
Package bedrockagent provides the client and types for making API requests to Agents for Amazon Bedrock.
|
Package bedrockagent provides the client and types for making API requests to Agents for Amazon Bedrock. |
aws/aws-sdk-go/service/bedrockagent/bedrockagentiface
Package bedrockagentiface provides an interface to enable mocking the Agents for Amazon Bedrock service client for testing your code.
|
Package bedrockagentiface provides an interface to enable mocking the Agents for Amazon Bedrock service client for testing your code. |
aws/aws-sdk-go/service/bedrockagentruntime
Package bedrockagentruntime provides the client and types for making API requests to Agents for Amazon Bedrock Runtime.
|
Package bedrockagentruntime provides the client and types for making API requests to Agents for Amazon Bedrock Runtime. |
aws/aws-sdk-go/service/bedrockagentruntime/bedrockagentruntimeiface
Package bedrockagentruntimeiface provides an interface to enable mocking the Agents for Amazon Bedrock Runtime service client for testing your code.
|
Package bedrockagentruntimeiface provides an interface to enable mocking the Agents for Amazon Bedrock Runtime service client for testing your code. |
aws/aws-sdk-go/service/bedrockruntime
Package bedrockruntime provides the client and types for making API requests to Amazon Bedrock Runtime.
|
Package bedrockruntime provides the client and types for making API requests to Amazon Bedrock Runtime. |
aws/aws-sdk-go/service/bedrockruntime/bedrockruntimeiface
Package bedrockruntimeiface provides an interface to enable mocking the Amazon Bedrock Runtime service client for testing your code.
|
Package bedrockruntimeiface provides an interface to enable mocking the Amazon Bedrock Runtime service client for testing your code. |
aws/aws-sdk-go/service/billingconductor
Package billingconductor provides the client and types for making API requests to AWSBillingConductor.
|
Package billingconductor provides the client and types for making API requests to AWSBillingConductor. |
aws/aws-sdk-go/service/billingconductor/billingconductoriface
Package billingconductoriface provides an interface to enable mocking the AWSBillingConductor service client for testing your code.
|
Package billingconductoriface provides an interface to enable mocking the AWSBillingConductor service client for testing your code. |
aws/aws-sdk-go/service/braket
Package braket provides the client and types for making API requests to Braket.
|
Package braket provides the client and types for making API requests to Braket. |
aws/aws-sdk-go/service/braket/braketiface
Package braketiface provides an interface to enable mocking the Braket service client for testing your code.
|
Package braketiface provides an interface to enable mocking the Braket service client for testing your code. |
aws/aws-sdk-go/service/budgets
Package budgets provides the client and types for making API requests to AWS Budgets.
|
Package budgets provides the client and types for making API requests to AWS Budgets. |
aws/aws-sdk-go/service/budgets/budgetsiface
Package budgetsiface provides an interface to enable mocking the AWS Budgets service client for testing your code.
|
Package budgetsiface provides an interface to enable mocking the AWS Budgets service client for testing your code. |
aws/aws-sdk-go/service/chime
Package chime provides the client and types for making API requests to Amazon Chime.
|
Package chime provides the client and types for making API requests to Amazon Chime. |
aws/aws-sdk-go/service/chime/chimeiface
Package chimeiface provides an interface to enable mocking the Amazon Chime service client for testing your code.
|
Package chimeiface provides an interface to enable mocking the Amazon Chime service client for testing your code. |
aws/aws-sdk-go/service/chimesdkidentity
Package chimesdkidentity provides the client and types for making API requests to Amazon Chime SDK Identity.
|
Package chimesdkidentity provides the client and types for making API requests to Amazon Chime SDK Identity. |
aws/aws-sdk-go/service/chimesdkidentity/chimesdkidentityiface
Package chimesdkidentityiface provides an interface to enable mocking the Amazon Chime SDK Identity service client for testing your code.
|
Package chimesdkidentityiface provides an interface to enable mocking the Amazon Chime SDK Identity service client for testing your code. |
aws/aws-sdk-go/service/chimesdkmediapipelines
Package chimesdkmediapipelines provides the client and types for making API requests to Amazon Chime SDK Media Pipelines.
|
Package chimesdkmediapipelines provides the client and types for making API requests to Amazon Chime SDK Media Pipelines. |
aws/aws-sdk-go/service/chimesdkmediapipelines/chimesdkmediapipelinesiface
Package chimesdkmediapipelinesiface provides an interface to enable mocking the Amazon Chime SDK Media Pipelines service client for testing your code.
|
Package chimesdkmediapipelinesiface provides an interface to enable mocking the Amazon Chime SDK Media Pipelines service client for testing your code. |
aws/aws-sdk-go/service/chimesdkmeetings
Package chimesdkmeetings provides the client and types for making API requests to Amazon Chime SDK Meetings.
|
Package chimesdkmeetings provides the client and types for making API requests to Amazon Chime SDK Meetings. |
aws/aws-sdk-go/service/chimesdkmeetings/chimesdkmeetingsiface
Package chimesdkmeetingsiface provides an interface to enable mocking the Amazon Chime SDK Meetings service client for testing your code.
|
Package chimesdkmeetingsiface provides an interface to enable mocking the Amazon Chime SDK Meetings service client for testing your code. |
aws/aws-sdk-go/service/chimesdkmessaging
Package chimesdkmessaging provides the client and types for making API requests to Amazon Chime SDK Messaging.
|
Package chimesdkmessaging provides the client and types for making API requests to Amazon Chime SDK Messaging. |
aws/aws-sdk-go/service/chimesdkmessaging/chimesdkmessagingiface
Package chimesdkmessagingiface provides an interface to enable mocking the Amazon Chime SDK Messaging service client for testing your code.
|
Package chimesdkmessagingiface provides an interface to enable mocking the Amazon Chime SDK Messaging service client for testing your code. |
aws/aws-sdk-go/service/chimesdkvoice
Package chimesdkvoice provides the client and types for making API requests to Amazon Chime SDK Voice.
|
Package chimesdkvoice provides the client and types for making API requests to Amazon Chime SDK Voice. |
aws/aws-sdk-go/service/chimesdkvoice/chimesdkvoiceiface
Package chimesdkvoiceiface provides an interface to enable mocking the Amazon Chime SDK Voice service client for testing your code.
|
Package chimesdkvoiceiface provides an interface to enable mocking the Amazon Chime SDK Voice service client for testing your code. |
aws/aws-sdk-go/service/cleanrooms
Package cleanrooms provides the client and types for making API requests to AWS Clean Rooms Service.
|
Package cleanrooms provides the client and types for making API requests to AWS Clean Rooms Service. |
aws/aws-sdk-go/service/cleanrooms/cleanroomsiface
Package cleanroomsiface provides an interface to enable mocking the AWS Clean Rooms Service service client for testing your code.
|
Package cleanroomsiface provides an interface to enable mocking the AWS Clean Rooms Service service client for testing your code. |
aws/aws-sdk-go/service/cloud9
Package cloud9 provides the client and types for making API requests to AWS Cloud9.
|
Package cloud9 provides the client and types for making API requests to AWS Cloud9. |
aws/aws-sdk-go/service/cloud9/cloud9iface
Package cloud9iface provides an interface to enable mocking the AWS Cloud9 service client for testing your code.
|
Package cloud9iface provides an interface to enable mocking the AWS Cloud9 service client for testing your code. |
aws/aws-sdk-go/service/cloudcontrolapi
Package cloudcontrolapi provides the client and types for making API requests to AWS Cloud Control API.
|
Package cloudcontrolapi provides the client and types for making API requests to AWS Cloud Control API. |
aws/aws-sdk-go/service/cloudcontrolapi/cloudcontrolapiiface
Package cloudcontrolapiiface provides an interface to enable mocking the AWS Cloud Control API service client for testing your code.
|
Package cloudcontrolapiiface provides an interface to enable mocking the AWS Cloud Control API service client for testing your code. |
aws/aws-sdk-go/service/clouddirectory
Package clouddirectory provides the client and types for making API requests to Amazon CloudDirectory.
|
Package clouddirectory provides the client and types for making API requests to Amazon CloudDirectory. |
aws/aws-sdk-go/service/clouddirectory/clouddirectoryiface
Package clouddirectoryiface provides an interface to enable mocking the Amazon CloudDirectory service client for testing your code.
|
Package clouddirectoryiface provides an interface to enable mocking the Amazon CloudDirectory service client for testing your code. |
aws/aws-sdk-go/service/cloudformation
Package cloudformation provides the client and types for making API requests to AWS CloudFormation.
|
Package cloudformation provides the client and types for making API requests to AWS CloudFormation. |
aws/aws-sdk-go/service/cloudformation/cloudformationiface
Package cloudformationiface provides an interface to enable mocking the AWS CloudFormation service client for testing your code.
|
Package cloudformationiface provides an interface to enable mocking the AWS CloudFormation service client for testing your code. |
aws/aws-sdk-go/service/cloudfront
Package cloudfront provides the client and types for making API requests to Amazon CloudFront.
|
Package cloudfront provides the client and types for making API requests to Amazon CloudFront. |
aws/aws-sdk-go/service/cloudfront/cloudfrontiface
Package cloudfrontiface provides an interface to enable mocking the Amazon CloudFront service client for testing your code.
|
Package cloudfrontiface provides an interface to enable mocking the Amazon CloudFront service client for testing your code. |
aws/aws-sdk-go/service/cloudfront/sign
Package sign provides utilities to generate signed URLs for Amazon CloudFront.
|
Package sign provides utilities to generate signed URLs for Amazon CloudFront. |
aws/aws-sdk-go/service/cloudfrontkeyvaluestore
Package cloudfrontkeyvaluestore provides the client and types for making API requests to Amazon CloudFront KeyValueStore.
|
Package cloudfrontkeyvaluestore provides the client and types for making API requests to Amazon CloudFront KeyValueStore. |
aws/aws-sdk-go/service/cloudfrontkeyvaluestore/cloudfrontkeyvaluestoreiface
Package cloudfrontkeyvaluestoreiface provides an interface to enable mocking the Amazon CloudFront KeyValueStore service client for testing your code.
|
Package cloudfrontkeyvaluestoreiface provides an interface to enable mocking the Amazon CloudFront KeyValueStore service client for testing your code. |
aws/aws-sdk-go/service/cloudhsm
Package cloudhsm provides the client and types for making API requests to Amazon CloudHSM.
|
Package cloudhsm provides the client and types for making API requests to Amazon CloudHSM. |
aws/aws-sdk-go/service/cloudhsm/cloudhsmiface
Package cloudhsmiface provides an interface to enable mocking the Amazon CloudHSM service client for testing your code.
|
Package cloudhsmiface provides an interface to enable mocking the Amazon CloudHSM service client for testing your code. |
aws/aws-sdk-go/service/cloudhsmv2
Package cloudhsmv2 provides the client and types for making API requests to AWS CloudHSM V2.
|
Package cloudhsmv2 provides the client and types for making API requests to AWS CloudHSM V2. |
aws/aws-sdk-go/service/cloudhsmv2/cloudhsmv2iface
Package cloudhsmv2iface provides an interface to enable mocking the AWS CloudHSM V2 service client for testing your code.
|
Package cloudhsmv2iface provides an interface to enable mocking the AWS CloudHSM V2 service client for testing your code. |
aws/aws-sdk-go/service/cloudsearch
Package cloudsearch provides the client and types for making API requests to Amazon CloudSearch.
|
Package cloudsearch provides the client and types for making API requests to Amazon CloudSearch. |
aws/aws-sdk-go/service/cloudsearch/cloudsearchiface
Package cloudsearchiface provides an interface to enable mocking the Amazon CloudSearch service client for testing your code.
|
Package cloudsearchiface provides an interface to enable mocking the Amazon CloudSearch service client for testing your code. |
aws/aws-sdk-go/service/cloudsearchdomain
Package cloudsearchdomain provides the client and types for making API requests to Amazon CloudSearch Domain.
|
Package cloudsearchdomain provides the client and types for making API requests to Amazon CloudSearch Domain. |
aws/aws-sdk-go/service/cloudsearchdomain/cloudsearchdomainiface
Package cloudsearchdomainiface provides an interface to enable mocking the Amazon CloudSearch Domain service client for testing your code.
|
Package cloudsearchdomainiface provides an interface to enable mocking the Amazon CloudSearch Domain service client for testing your code. |
aws/aws-sdk-go/service/cloudtrail
Package cloudtrail provides the client and types for making API requests to AWS CloudTrail.
|
Package cloudtrail provides the client and types for making API requests to AWS CloudTrail. |
aws/aws-sdk-go/service/cloudtrail/cloudtrailiface
Package cloudtrailiface provides an interface to enable mocking the AWS CloudTrail service client for testing your code.
|
Package cloudtrailiface provides an interface to enable mocking the AWS CloudTrail service client for testing your code. |
aws/aws-sdk-go/service/cloudtraildata
Package cloudtraildata provides the client and types for making API requests to AWS CloudTrail Data Service.
|
Package cloudtraildata provides the client and types for making API requests to AWS CloudTrail Data Service. |
aws/aws-sdk-go/service/cloudtraildata/cloudtraildataiface
Package cloudtraildataiface provides an interface to enable mocking the AWS CloudTrail Data Service service client for testing your code.
|
Package cloudtraildataiface provides an interface to enable mocking the AWS CloudTrail Data Service service client for testing your code. |
aws/aws-sdk-go/service/cloudwatch
Package cloudwatch provides the client and types for making API requests to Amazon CloudWatch.
|
Package cloudwatch provides the client and types for making API requests to Amazon CloudWatch. |
aws/aws-sdk-go/service/cloudwatch/cloudwatchiface
Package cloudwatchiface provides an interface to enable mocking the Amazon CloudWatch service client for testing your code.
|
Package cloudwatchiface provides an interface to enable mocking the Amazon CloudWatch service client for testing your code. |
aws/aws-sdk-go/service/cloudwatchevents
Package cloudwatchevents provides the client and types for making API requests to Amazon CloudWatch Events.
|
Package cloudwatchevents provides the client and types for making API requests to Amazon CloudWatch Events. |
aws/aws-sdk-go/service/cloudwatchevents/cloudwatcheventsiface
Package cloudwatcheventsiface provides an interface to enable mocking the Amazon CloudWatch Events service client for testing your code.
|
Package cloudwatcheventsiface provides an interface to enable mocking the Amazon CloudWatch Events service client for testing your code. |
aws/aws-sdk-go/service/cloudwatchevidently
Package cloudwatchevidently provides the client and types for making API requests to Amazon CloudWatch Evidently.
|
Package cloudwatchevidently provides the client and types for making API requests to Amazon CloudWatch Evidently. |
aws/aws-sdk-go/service/cloudwatchevidently/cloudwatchevidentlyiface
Package cloudwatchevidentlyiface provides an interface to enable mocking the Amazon CloudWatch Evidently service client for testing your code.
|
Package cloudwatchevidentlyiface provides an interface to enable mocking the Amazon CloudWatch Evidently service client for testing your code. |
aws/aws-sdk-go/service/cloudwatchlogs
Package cloudwatchlogs provides the client and types for making API requests to Amazon CloudWatch Logs.
|
Package cloudwatchlogs provides the client and types for making API requests to Amazon CloudWatch Logs. |
aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface
Package cloudwatchlogsiface provides an interface to enable mocking the Amazon CloudWatch Logs service client for testing your code.
|
Package cloudwatchlogsiface provides an interface to enable mocking the Amazon CloudWatch Logs service client for testing your code. |
aws/aws-sdk-go/service/cloudwatchrum
Package cloudwatchrum provides the client and types for making API requests to CloudWatch RUM.
|
Package cloudwatchrum provides the client and types for making API requests to CloudWatch RUM. |
aws/aws-sdk-go/service/cloudwatchrum/cloudwatchrumiface
Package cloudwatchrumiface provides an interface to enable mocking the CloudWatch RUM service client for testing your code.
|
Package cloudwatchrumiface provides an interface to enable mocking the CloudWatch RUM service client for testing your code. |
aws/aws-sdk-go/service/codeartifact
Package codeartifact provides the client and types for making API requests to CodeArtifact.
|
Package codeartifact provides the client and types for making API requests to CodeArtifact. |
aws/aws-sdk-go/service/codeartifact/codeartifactiface
Package codeartifactiface provides an interface to enable mocking the CodeArtifact service client for testing your code.
|
Package codeartifactiface provides an interface to enable mocking the CodeArtifact service client for testing your code. |
aws/aws-sdk-go/service/codebuild
Package codebuild provides the client and types for making API requests to AWS CodeBuild.
|
Package codebuild provides the client and types for making API requests to AWS CodeBuild. |
aws/aws-sdk-go/service/codebuild/codebuildiface
Package codebuildiface provides an interface to enable mocking the AWS CodeBuild service client for testing your code.
|
Package codebuildiface provides an interface to enable mocking the AWS CodeBuild service client for testing your code. |
aws/aws-sdk-go/service/codecommit
Package codecommit provides the client and types for making API requests to AWS CodeCommit.
|
Package codecommit provides the client and types for making API requests to AWS CodeCommit. |
aws/aws-sdk-go/service/codecommit/codecommitiface
Package codecommitiface provides an interface to enable mocking the AWS CodeCommit service client for testing your code.
|
Package codecommitiface provides an interface to enable mocking the AWS CodeCommit service client for testing your code. |
aws/aws-sdk-go/service/codedeploy
Package codedeploy provides the client and types for making API requests to AWS CodeDeploy.
|
Package codedeploy provides the client and types for making API requests to AWS CodeDeploy. |
aws/aws-sdk-go/service/codedeploy/codedeployiface
Package codedeployiface provides an interface to enable mocking the AWS CodeDeploy service client for testing your code.
|
Package codedeployiface provides an interface to enable mocking the AWS CodeDeploy service client for testing your code. |
aws/aws-sdk-go/service/codeguruprofiler
Package codeguruprofiler provides the client and types for making API requests to Amazon CodeGuru Profiler.
|
Package codeguruprofiler provides the client and types for making API requests to Amazon CodeGuru Profiler. |
aws/aws-sdk-go/service/codeguruprofiler/codeguruprofileriface
Package codeguruprofileriface provides an interface to enable mocking the Amazon CodeGuru Profiler service client for testing your code.
|
Package codeguruprofileriface provides an interface to enable mocking the Amazon CodeGuru Profiler service client for testing your code. |
aws/aws-sdk-go/service/codegurureviewer
Package codegurureviewer provides the client and types for making API requests to Amazon CodeGuru Reviewer.
|
Package codegurureviewer provides the client and types for making API requests to Amazon CodeGuru Reviewer. |
aws/aws-sdk-go/service/codegurureviewer/codegururevieweriface
Package codegururevieweriface provides an interface to enable mocking the Amazon CodeGuru Reviewer service client for testing your code.
|
Package codegururevieweriface provides an interface to enable mocking the Amazon CodeGuru Reviewer service client for testing your code. |
aws/aws-sdk-go/service/codegurusecurity
Package codegurusecurity provides the client and types for making API requests to Amazon CodeGuru Security.
|
Package codegurusecurity provides the client and types for making API requests to Amazon CodeGuru Security. |
aws/aws-sdk-go/service/codegurusecurity/codegurusecurityiface
Package codegurusecurityiface provides an interface to enable mocking the Amazon CodeGuru Security service client for testing your code.
|
Package codegurusecurityiface provides an interface to enable mocking the Amazon CodeGuru Security service client for testing your code. |
aws/aws-sdk-go/service/codepipeline
Package codepipeline provides the client and types for making API requests to AWS CodePipeline.
|
Package codepipeline provides the client and types for making API requests to AWS CodePipeline. |
aws/aws-sdk-go/service/codepipeline/codepipelineiface
Package codepipelineiface provides an interface to enable mocking the AWS CodePipeline service client for testing your code.
|
Package codepipelineiface provides an interface to enable mocking the AWS CodePipeline service client for testing your code. |
aws/aws-sdk-go/service/codestar
Package codestar provides the client and types for making API requests to AWS CodeStar.
|
Package codestar provides the client and types for making API requests to AWS CodeStar. |
aws/aws-sdk-go/service/codestar/codestariface
Package codestariface provides an interface to enable mocking the AWS CodeStar service client for testing your code.
|
Package codestariface provides an interface to enable mocking the AWS CodeStar service client for testing your code. |
aws/aws-sdk-go/service/codestarconnections
Package codestarconnections provides the client and types for making API requests to AWS CodeStar connections.
|
Package codestarconnections provides the client and types for making API requests to AWS CodeStar connections. |
aws/aws-sdk-go/service/codestarconnections/codestarconnectionsiface
Package codestarconnectionsiface provides an interface to enable mocking the AWS CodeStar connections service client for testing your code.
|
Package codestarconnectionsiface provides an interface to enable mocking the AWS CodeStar connections service client for testing your code. |
aws/aws-sdk-go/service/codestarnotifications
Package codestarnotifications provides the client and types for making API requests to AWS CodeStar Notifications.
|
Package codestarnotifications provides the client and types for making API requests to AWS CodeStar Notifications. |
aws/aws-sdk-go/service/codestarnotifications/codestarnotificationsiface
Package codestarnotificationsiface provides an interface to enable mocking the AWS CodeStar Notifications service client for testing your code.
|
Package codestarnotificationsiface provides an interface to enable mocking the AWS CodeStar Notifications service client for testing your code. |
aws/aws-sdk-go/service/cognitoidentity
Package cognitoidentity provides the client and types for making API requests to Amazon Cognito Identity.
|
Package cognitoidentity provides the client and types for making API requests to Amazon Cognito Identity. |
aws/aws-sdk-go/service/cognitoidentity/cognitoidentityiface
Package cognitoidentityiface provides an interface to enable mocking the Amazon Cognito Identity service client for testing your code.
|
Package cognitoidentityiface provides an interface to enable mocking the Amazon Cognito Identity service client for testing your code. |
aws/aws-sdk-go/service/cognitoidentityprovider
Package cognitoidentityprovider provides the client and types for making API requests to Amazon Cognito Identity Provider.
|
Package cognitoidentityprovider provides the client and types for making API requests to Amazon Cognito Identity Provider. |
aws/aws-sdk-go/service/cognitoidentityprovider/cognitoidentityprovideriface
Package cognitoidentityprovideriface provides an interface to enable mocking the Amazon Cognito Identity Provider service client for testing your code.
|
Package cognitoidentityprovideriface provides an interface to enable mocking the Amazon Cognito Identity Provider service client for testing your code. |
aws/aws-sdk-go/service/cognitosync
Package cognitosync provides the client and types for making API requests to Amazon Cognito Sync.
|
Package cognitosync provides the client and types for making API requests to Amazon Cognito Sync. |
aws/aws-sdk-go/service/cognitosync/cognitosynciface
Package cognitosynciface provides an interface to enable mocking the Amazon Cognito Sync service client for testing your code.
|
Package cognitosynciface provides an interface to enable mocking the Amazon Cognito Sync service client for testing your code. |
aws/aws-sdk-go/service/comprehend
Package comprehend provides the client and types for making API requests to Amazon Comprehend.
|
Package comprehend provides the client and types for making API requests to Amazon Comprehend. |
aws/aws-sdk-go/service/comprehend/comprehendiface
Package comprehendiface provides an interface to enable mocking the Amazon Comprehend service client for testing your code.
|
Package comprehendiface provides an interface to enable mocking the Amazon Comprehend service client for testing your code. |
aws/aws-sdk-go/service/comprehendmedical
Package comprehendmedical provides the client and types for making API requests to AWS Comprehend Medical.
|
Package comprehendmedical provides the client and types for making API requests to AWS Comprehend Medical. |
aws/aws-sdk-go/service/comprehendmedical/comprehendmedicaliface
Package comprehendmedicaliface provides an interface to enable mocking the AWS Comprehend Medical service client for testing your code.
|
Package comprehendmedicaliface provides an interface to enable mocking the AWS Comprehend Medical service client for testing your code. |
aws/aws-sdk-go/service/computeoptimizer
Package computeoptimizer provides the client and types for making API requests to AWS Compute Optimizer.
|
Package computeoptimizer provides the client and types for making API requests to AWS Compute Optimizer. |
aws/aws-sdk-go/service/computeoptimizer/computeoptimizeriface
Package computeoptimizeriface provides an interface to enable mocking the AWS Compute Optimizer service client for testing your code.
|
Package computeoptimizeriface provides an interface to enable mocking the AWS Compute Optimizer service client for testing your code. |
aws/aws-sdk-go/service/configservice
Package configservice provides the client and types for making API requests to AWS Config.
|
Package configservice provides the client and types for making API requests to AWS Config. |
aws/aws-sdk-go/service/configservice/configserviceiface
Package configserviceiface provides an interface to enable mocking the AWS Config service client for testing your code.
|
Package configserviceiface provides an interface to enable mocking the AWS Config service client for testing your code. |
aws/aws-sdk-go/service/connect
Package connect provides the client and types for making API requests to Amazon Connect Service.
|
Package connect provides the client and types for making API requests to Amazon Connect Service. |
aws/aws-sdk-go/service/connect/connectiface
Package connectiface provides an interface to enable mocking the Amazon Connect Service service client for testing your code.
|
Package connectiface provides an interface to enable mocking the Amazon Connect Service service client for testing your code. |
aws/aws-sdk-go/service/connectcampaigns
Package connectcampaigns provides the client and types for making API requests to AmazonConnectCampaignService.
|
Package connectcampaigns provides the client and types for making API requests to AmazonConnectCampaignService. |
aws/aws-sdk-go/service/connectcampaigns/connectcampaignsiface
Package connectcampaignsiface provides an interface to enable mocking the AmazonConnectCampaignService service client for testing your code.
|
Package connectcampaignsiface provides an interface to enable mocking the AmazonConnectCampaignService service client for testing your code. |
aws/aws-sdk-go/service/connectcases
Package connectcases provides the client and types for making API requests to Amazon Connect Cases.
|
Package connectcases provides the client and types for making API requests to Amazon Connect Cases. |
aws/aws-sdk-go/service/connectcases/connectcasesiface
Package connectcasesiface provides an interface to enable mocking the Amazon Connect Cases service client for testing your code.
|
Package connectcasesiface provides an interface to enable mocking the Amazon Connect Cases service client for testing your code. |
aws/aws-sdk-go/service/connectcontactlens
Package connectcontactlens provides the client and types for making API requests to Amazon Connect Contact Lens.
|
Package connectcontactlens provides the client and types for making API requests to Amazon Connect Contact Lens. |
aws/aws-sdk-go/service/connectcontactlens/connectcontactlensiface
Package connectcontactlensiface provides an interface to enable mocking the Amazon Connect Contact Lens service client for testing your code.
|
Package connectcontactlensiface provides an interface to enable mocking the Amazon Connect Contact Lens service client for testing your code. |
aws/aws-sdk-go/service/connectparticipant
Package connectparticipant provides the client and types for making API requests to Amazon Connect Participant Service.
|
Package connectparticipant provides the client and types for making API requests to Amazon Connect Participant Service. |
aws/aws-sdk-go/service/connectparticipant/connectparticipantiface
Package connectparticipantiface provides an interface to enable mocking the Amazon Connect Participant Service service client for testing your code.
|
Package connectparticipantiface provides an interface to enable mocking the Amazon Connect Participant Service service client for testing your code. |
aws/aws-sdk-go/service/connectwisdomservice
Package connectwisdomservice provides the client and types for making API requests to Amazon Connect Wisdom Service.
|
Package connectwisdomservice provides the client and types for making API requests to Amazon Connect Wisdom Service. |
aws/aws-sdk-go/service/connectwisdomservice/connectwisdomserviceiface
Package connectwisdomserviceiface provides an interface to enable mocking the Amazon Connect Wisdom Service service client for testing your code.
|
Package connectwisdomserviceiface provides an interface to enable mocking the Amazon Connect Wisdom Service service client for testing your code. |
aws/aws-sdk-go/service/controltower
Package controltower provides the client and types for making API requests to AWS Control Tower.
|
Package controltower provides the client and types for making API requests to AWS Control Tower. |
aws/aws-sdk-go/service/controltower/controltoweriface
Package controltoweriface provides an interface to enable mocking the AWS Control Tower service client for testing your code.
|
Package controltoweriface provides an interface to enable mocking the AWS Control Tower service client for testing your code. |
aws/aws-sdk-go/service/costandusagereportservice
Package costandusagereportservice provides the client and types for making API requests to AWS Cost and Usage Report Service.
|
Package costandusagereportservice provides the client and types for making API requests to AWS Cost and Usage Report Service. |
aws/aws-sdk-go/service/costandusagereportservice/costandusagereportserviceiface
Package costandusagereportserviceiface provides an interface to enable mocking the AWS Cost and Usage Report Service service client for testing your code.
|
Package costandusagereportserviceiface provides an interface to enable mocking the AWS Cost and Usage Report Service service client for testing your code. |
aws/aws-sdk-go/service/costexplorer
Package costexplorer provides the client and types for making API requests to AWS Cost Explorer Service.
|
Package costexplorer provides the client and types for making API requests to AWS Cost Explorer Service. |
aws/aws-sdk-go/service/costexplorer/costexploreriface
Package costexploreriface provides an interface to enable mocking the AWS Cost Explorer Service service client for testing your code.
|
Package costexploreriface provides an interface to enable mocking the AWS Cost Explorer Service service client for testing your code. |
aws/aws-sdk-go/service/costoptimizationhub
Package costoptimizationhub provides the client and types for making API requests to Cost Optimization Hub.
|
Package costoptimizationhub provides the client and types for making API requests to Cost Optimization Hub. |
aws/aws-sdk-go/service/costoptimizationhub/costoptimizationhubiface
Package costoptimizationhubiface provides an interface to enable mocking the Cost Optimization Hub service client for testing your code.
|
Package costoptimizationhubiface provides an interface to enable mocking the Cost Optimization Hub service client for testing your code. |
aws/aws-sdk-go/service/customerprofiles
Package customerprofiles provides the client and types for making API requests to Amazon Connect Customer Profiles.
|
Package customerprofiles provides the client and types for making API requests to Amazon Connect Customer Profiles. |
aws/aws-sdk-go/service/customerprofiles/customerprofilesiface
Package customerprofilesiface provides an interface to enable mocking the Amazon Connect Customer Profiles service client for testing your code.
|
Package customerprofilesiface provides an interface to enable mocking the Amazon Connect Customer Profiles service client for testing your code. |
aws/aws-sdk-go/service/databasemigrationservice
Package databasemigrationservice provides the client and types for making API requests to AWS Database Migration Service.
|
Package databasemigrationservice provides the client and types for making API requests to AWS Database Migration Service. |
aws/aws-sdk-go/service/databasemigrationservice/databasemigrationserviceiface
Package databasemigrationserviceiface provides an interface to enable mocking the AWS Database Migration Service service client for testing your code.
|
Package databasemigrationserviceiface provides an interface to enable mocking the AWS Database Migration Service service client for testing your code. |
aws/aws-sdk-go/service/dataexchange
Package dataexchange provides the client and types for making API requests to AWS Data Exchange.
|
Package dataexchange provides the client and types for making API requests to AWS Data Exchange. |
aws/aws-sdk-go/service/dataexchange/dataexchangeiface
Package dataexchangeiface provides an interface to enable mocking the AWS Data Exchange service client for testing your code.
|
Package dataexchangeiface provides an interface to enable mocking the AWS Data Exchange service client for testing your code. |
aws/aws-sdk-go/service/datapipeline
Package datapipeline provides the client and types for making API requests to AWS Data Pipeline.
|
Package datapipeline provides the client and types for making API requests to AWS Data Pipeline. |
aws/aws-sdk-go/service/datapipeline/datapipelineiface
Package datapipelineiface provides an interface to enable mocking the AWS Data Pipeline service client for testing your code.
|
Package datapipelineiface provides an interface to enable mocking the AWS Data Pipeline service client for testing your code. |
aws/aws-sdk-go/service/datasync
Package datasync provides the client and types for making API requests to AWS DataSync.
|
Package datasync provides the client and types for making API requests to AWS DataSync. |
aws/aws-sdk-go/service/datasync/datasynciface
Package datasynciface provides an interface to enable mocking the AWS DataSync service client for testing your code.
|
Package datasynciface provides an interface to enable mocking the AWS DataSync service client for testing your code. |
aws/aws-sdk-go/service/datazone
Package datazone provides the client and types for making API requests to Amazon DataZone.
|
Package datazone provides the client and types for making API requests to Amazon DataZone. |
aws/aws-sdk-go/service/datazone/datazoneiface
Package datazoneiface provides an interface to enable mocking the Amazon DataZone service client for testing your code.
|
Package datazoneiface provides an interface to enable mocking the Amazon DataZone service client for testing your code. |
aws/aws-sdk-go/service/dax
Package dax provides the client and types for making API requests to Amazon DynamoDB Accelerator (DAX).
|
Package dax provides the client and types for making API requests to Amazon DynamoDB Accelerator (DAX). |
aws/aws-sdk-go/service/dax/daxiface
Package daxiface provides an interface to enable mocking the Amazon DynamoDB Accelerator (DAX) service client for testing your code.
|
Package daxiface provides an interface to enable mocking the Amazon DynamoDB Accelerator (DAX) service client for testing your code. |
aws/aws-sdk-go/service/detective
Package detective provides the client and types for making API requests to Amazon Detective.
|
Package detective provides the client and types for making API requests to Amazon Detective. |
aws/aws-sdk-go/service/detective/detectiveiface
Package detectiveiface provides an interface to enable mocking the Amazon Detective service client for testing your code.
|
Package detectiveiface provides an interface to enable mocking the Amazon Detective service client for testing your code. |
aws/aws-sdk-go/service/devicefarm
Package devicefarm provides the client and types for making API requests to AWS Device Farm.
|
Package devicefarm provides the client and types for making API requests to AWS Device Farm. |
aws/aws-sdk-go/service/devicefarm/devicefarmiface
Package devicefarmiface provides an interface to enable mocking the AWS Device Farm service client for testing your code.
|
Package devicefarmiface provides an interface to enable mocking the AWS Device Farm service client for testing your code. |
aws/aws-sdk-go/service/devopsguru
Package devopsguru provides the client and types for making API requests to Amazon DevOps Guru.
|
Package devopsguru provides the client and types for making API requests to Amazon DevOps Guru. |
aws/aws-sdk-go/service/devopsguru/devopsguruiface
Package devopsguruiface provides an interface to enable mocking the Amazon DevOps Guru service client for testing your code.
|
Package devopsguruiface provides an interface to enable mocking the Amazon DevOps Guru service client for testing your code. |
aws/aws-sdk-go/service/directconnect
Package directconnect provides the client and types for making API requests to AWS Direct Connect.
|
Package directconnect provides the client and types for making API requests to AWS Direct Connect. |
aws/aws-sdk-go/service/directconnect/directconnectiface
Package directconnectiface provides an interface to enable mocking the AWS Direct Connect service client for testing your code.
|
Package directconnectiface provides an interface to enable mocking the AWS Direct Connect service client for testing your code. |
aws/aws-sdk-go/service/directoryservice
Package directoryservice provides the client and types for making API requests to AWS Directory Service.
|
Package directoryservice provides the client and types for making API requests to AWS Directory Service. |
aws/aws-sdk-go/service/directoryservice/directoryserviceiface
Package directoryserviceiface provides an interface to enable mocking the AWS Directory Service service client for testing your code.
|
Package directoryserviceiface provides an interface to enable mocking the AWS Directory Service service client for testing your code. |
aws/aws-sdk-go/service/dlm
Package dlm provides the client and types for making API requests to Amazon Data Lifecycle Manager.
|
Package dlm provides the client and types for making API requests to Amazon Data Lifecycle Manager. |
aws/aws-sdk-go/service/dlm/dlmiface
Package dlmiface provides an interface to enable mocking the Amazon Data Lifecycle Manager service client for testing your code.
|
Package dlmiface provides an interface to enable mocking the Amazon Data Lifecycle Manager service client for testing your code. |
aws/aws-sdk-go/service/docdb
Package docdb provides the client and types for making API requests to Amazon DocumentDB with MongoDB compatibility.
|
Package docdb provides the client and types for making API requests to Amazon DocumentDB with MongoDB compatibility. |
aws/aws-sdk-go/service/docdb/docdbiface
Package docdbiface provides an interface to enable mocking the Amazon DocumentDB with MongoDB compatibility service client for testing your code.
|
Package docdbiface provides an interface to enable mocking the Amazon DocumentDB with MongoDB compatibility service client for testing your code. |
aws/aws-sdk-go/service/docdbelastic
Package docdbelastic provides the client and types for making API requests to Amazon DocumentDB Elastic Clusters.
|
Package docdbelastic provides the client and types for making API requests to Amazon DocumentDB Elastic Clusters. |
aws/aws-sdk-go/service/docdbelastic/docdbelasticiface
Package docdbelasticiface provides an interface to enable mocking the Amazon DocumentDB Elastic Clusters service client for testing your code.
|
Package docdbelasticiface provides an interface to enable mocking the Amazon DocumentDB Elastic Clusters service client for testing your code. |
aws/aws-sdk-go/service/drs
Package drs provides the client and types for making API requests to Elastic Disaster Recovery Service.
|
Package drs provides the client and types for making API requests to Elastic Disaster Recovery Service. |
aws/aws-sdk-go/service/drs/drsiface
Package drsiface provides an interface to enable mocking the Elastic Disaster Recovery Service service client for testing your code.
|
Package drsiface provides an interface to enable mocking the Elastic Disaster Recovery Service service client for testing your code. |
aws/aws-sdk-go/service/dynamodb
Package dynamodb provides the client and types for making API requests to Amazon DynamoDB.
|
Package dynamodb provides the client and types for making API requests to Amazon DynamoDB. |
aws/aws-sdk-go/service/dynamodb/dynamodbattribute
Package dynamodbattribute provides marshaling and unmarshaling utilities to convert between Go types and dynamodb.AttributeValues.
|
Package dynamodbattribute provides marshaling and unmarshaling utilities to convert between Go types and dynamodb.AttributeValues. |
aws/aws-sdk-go/service/dynamodb/dynamodbiface
Package dynamodbiface provides an interface to enable mocking the Amazon DynamoDB service client for testing your code.
|
Package dynamodbiface provides an interface to enable mocking the Amazon DynamoDB service client for testing your code. |
aws/aws-sdk-go/service/dynamodb/expression
Package expression provides types and functions to create Amazon DynamoDB Expression strings, ExpressionAttributeNames maps, and ExpressionAttributeValues maps.
|
Package expression provides types and functions to create Amazon DynamoDB Expression strings, ExpressionAttributeNames maps, and ExpressionAttributeValues maps. |
aws/aws-sdk-go/service/dynamodbstreams
Package dynamodbstreams provides the client and types for making API requests to Amazon DynamoDB Streams.
|
Package dynamodbstreams provides the client and types for making API requests to Amazon DynamoDB Streams. |
aws/aws-sdk-go/service/dynamodbstreams/dynamodbstreamsiface
Package dynamodbstreamsiface provides an interface to enable mocking the Amazon DynamoDB Streams service client for testing your code.
|
Package dynamodbstreamsiface provides an interface to enable mocking the Amazon DynamoDB Streams service client for testing your code. |
aws/aws-sdk-go/service/ebs
Package ebs provides the client and types for making API requests to Amazon Elastic Block Store.
|
Package ebs provides the client and types for making API requests to Amazon Elastic Block Store. |
aws/aws-sdk-go/service/ebs/ebsiface
Package ebsiface provides an interface to enable mocking the Amazon Elastic Block Store service client for testing your code.
|
Package ebsiface provides an interface to enable mocking the Amazon Elastic Block Store service client for testing your code. |
aws/aws-sdk-go/service/ec2
Package ec2 provides the client and types for making API requests to Amazon Elastic Compute Cloud.
|
Package ec2 provides the client and types for making API requests to Amazon Elastic Compute Cloud. |
aws/aws-sdk-go/service/ec2/ec2iface
Package ec2iface provides an interface to enable mocking the Amazon Elastic Compute Cloud service client for testing your code.
|
Package ec2iface provides an interface to enable mocking the Amazon Elastic Compute Cloud service client for testing your code. |
aws/aws-sdk-go/service/ec2instanceconnect
Package ec2instanceconnect provides the client and types for making API requests to AWS EC2 Instance Connect.
|
Package ec2instanceconnect provides the client and types for making API requests to AWS EC2 Instance Connect. |
aws/aws-sdk-go/service/ec2instanceconnect/ec2instanceconnectiface
Package ec2instanceconnectiface provides an interface to enable mocking the AWS EC2 Instance Connect service client for testing your code.
|
Package ec2instanceconnectiface provides an interface to enable mocking the AWS EC2 Instance Connect service client for testing your code. |
aws/aws-sdk-go/service/ecr
Package ecr provides the client and types for making API requests to Amazon EC2 Container Registry.
|
Package ecr provides the client and types for making API requests to Amazon EC2 Container Registry. |
aws/aws-sdk-go/service/ecr/ecriface
Package ecriface provides an interface to enable mocking the Amazon EC2 Container Registry service client for testing your code.
|
Package ecriface provides an interface to enable mocking the Amazon EC2 Container Registry service client for testing your code. |
aws/aws-sdk-go/service/ecrpublic
Package ecrpublic provides the client and types for making API requests to Amazon Elastic Container Registry Public.
|
Package ecrpublic provides the client and types for making API requests to Amazon Elastic Container Registry Public. |
aws/aws-sdk-go/service/ecrpublic/ecrpubliciface
Package ecrpubliciface provides an interface to enable mocking the Amazon Elastic Container Registry Public service client for testing your code.
|
Package ecrpubliciface provides an interface to enable mocking the Amazon Elastic Container Registry Public service client for testing your code. |
aws/aws-sdk-go/service/ecs
Package ecs provides the client and types for making API requests to Amazon EC2 Container Service.
|
Package ecs provides the client and types for making API requests to Amazon EC2 Container Service. |
aws/aws-sdk-go/service/ecs/ecsiface
Package ecsiface provides an interface to enable mocking the Amazon EC2 Container Service service client for testing your code.
|
Package ecsiface provides an interface to enable mocking the Amazon EC2 Container Service service client for testing your code. |
aws/aws-sdk-go/service/efs
Package efs provides the client and types for making API requests to Amazon Elastic File System.
|
Package efs provides the client and types for making API requests to Amazon Elastic File System. |
aws/aws-sdk-go/service/efs/efsiface
Package efsiface provides an interface to enable mocking the Amazon Elastic File System service client for testing your code.
|
Package efsiface provides an interface to enable mocking the Amazon Elastic File System service client for testing your code. |
aws/aws-sdk-go/service/eks
Package eks provides the client and types for making API requests to Amazon Elastic Kubernetes Service.
|
Package eks provides the client and types for making API requests to Amazon Elastic Kubernetes Service. |
aws/aws-sdk-go/service/eks/eksiface
Package eksiface provides an interface to enable mocking the Amazon Elastic Kubernetes Service service client for testing your code.
|
Package eksiface provides an interface to enable mocking the Amazon Elastic Kubernetes Service service client for testing your code. |
aws/aws-sdk-go/service/eksauth
Package eksauth provides the client and types for making API requests to Amazon EKS Auth.
|
Package eksauth provides the client and types for making API requests to Amazon EKS Auth. |
aws/aws-sdk-go/service/eksauth/eksauthiface
Package eksauthiface provides an interface to enable mocking the Amazon EKS Auth service client for testing your code.
|
Package eksauthiface provides an interface to enable mocking the Amazon EKS Auth service client for testing your code. |
aws/aws-sdk-go/service/elasticache
Package elasticache provides the client and types for making API requests to Amazon ElastiCache.
|
Package elasticache provides the client and types for making API requests to Amazon ElastiCache. |
aws/aws-sdk-go/service/elasticache/elasticacheiface
Package elasticacheiface provides an interface to enable mocking the Amazon ElastiCache service client for testing your code.
|
Package elasticacheiface provides an interface to enable mocking the Amazon ElastiCache service client for testing your code. |
aws/aws-sdk-go/service/elasticbeanstalk
Package elasticbeanstalk provides the client and types for making API requests to AWS Elastic Beanstalk.
|
Package elasticbeanstalk provides the client and types for making API requests to AWS Elastic Beanstalk. |
aws/aws-sdk-go/service/elasticbeanstalk/elasticbeanstalkiface
Package elasticbeanstalkiface provides an interface to enable mocking the AWS Elastic Beanstalk service client for testing your code.
|
Package elasticbeanstalkiface provides an interface to enable mocking the AWS Elastic Beanstalk service client for testing your code. |
aws/aws-sdk-go/service/elasticinference
Package elasticinference provides the client and types for making API requests to Amazon Elastic Inference.
|
Package elasticinference provides the client and types for making API requests to Amazon Elastic Inference. |
aws/aws-sdk-go/service/elasticinference/elasticinferenceiface
Package elasticinferenceiface provides an interface to enable mocking the Amazon Elastic Inference service client for testing your code.
|
Package elasticinferenceiface provides an interface to enable mocking the Amazon Elastic Inference service client for testing your code. |
aws/aws-sdk-go/service/elasticsearchservice
Package elasticsearchservice provides the client and types for making API requests to Amazon Elasticsearch Service.
|
Package elasticsearchservice provides the client and types for making API requests to Amazon Elasticsearch Service. |
aws/aws-sdk-go/service/elasticsearchservice/elasticsearchserviceiface
Package elasticsearchserviceiface provides an interface to enable mocking the Amazon Elasticsearch Service service client for testing your code.
|
Package elasticsearchserviceiface provides an interface to enable mocking the Amazon Elasticsearch Service service client for testing your code. |
aws/aws-sdk-go/service/elastictranscoder
Package elastictranscoder provides the client and types for making API requests to Amazon Elastic Transcoder.
|
Package elastictranscoder provides the client and types for making API requests to Amazon Elastic Transcoder. |
aws/aws-sdk-go/service/elastictranscoder/elastictranscoderiface
Package elastictranscoderiface provides an interface to enable mocking the Amazon Elastic Transcoder service client for testing your code.
|
Package elastictranscoderiface provides an interface to enable mocking the Amazon Elastic Transcoder service client for testing your code. |
aws/aws-sdk-go/service/elb
Package elb provides the client and types for making API requests to Elastic Load Balancing.
|
Package elb provides the client and types for making API requests to Elastic Load Balancing. |
aws/aws-sdk-go/service/elb/elbiface
Package elbiface provides an interface to enable mocking the Elastic Load Balancing service client for testing your code.
|
Package elbiface provides an interface to enable mocking the Elastic Load Balancing service client for testing your code. |
aws/aws-sdk-go/service/elbv2
Package elbv2 provides the client and types for making API requests to Elastic Load Balancing.
|
Package elbv2 provides the client and types for making API requests to Elastic Load Balancing. |
aws/aws-sdk-go/service/elbv2/elbv2iface
Package elbv2iface provides an interface to enable mocking the Elastic Load Balancing service client for testing your code.
|
Package elbv2iface provides an interface to enable mocking the Elastic Load Balancing service client for testing your code. |
aws/aws-sdk-go/service/emr
Package emr provides the client and types for making API requests to Amazon EMR.
|
Package emr provides the client and types for making API requests to Amazon EMR. |
aws/aws-sdk-go/service/emr/emriface
Package emriface provides an interface to enable mocking the Amazon EMR service client for testing your code.
|
Package emriface provides an interface to enable mocking the Amazon EMR service client for testing your code. |
aws/aws-sdk-go/service/emrcontainers
Package emrcontainers provides the client and types for making API requests to Amazon EMR Containers.
|
Package emrcontainers provides the client and types for making API requests to Amazon EMR Containers. |
aws/aws-sdk-go/service/emrcontainers/emrcontainersiface
Package emrcontainersiface provides an interface to enable mocking the Amazon EMR Containers service client for testing your code.
|
Package emrcontainersiface provides an interface to enable mocking the Amazon EMR Containers service client for testing your code. |
aws/aws-sdk-go/service/emrserverless
Package emrserverless provides the client and types for making API requests to EMR Serverless.
|
Package emrserverless provides the client and types for making API requests to EMR Serverless. |
aws/aws-sdk-go/service/emrserverless/emrserverlessiface
Package emrserverlessiface provides an interface to enable mocking the EMR Serverless service client for testing your code.
|
Package emrserverlessiface provides an interface to enable mocking the EMR Serverless service client for testing your code. |
aws/aws-sdk-go/service/entityresolution
Package entityresolution provides the client and types for making API requests to AWS EntityResolution.
|
Package entityresolution provides the client and types for making API requests to AWS EntityResolution. |
aws/aws-sdk-go/service/entityresolution/entityresolutioniface
Package entityresolutioniface provides an interface to enable mocking the AWS EntityResolution service client for testing your code.
|
Package entityresolutioniface provides an interface to enable mocking the AWS EntityResolution service client for testing your code. |
aws/aws-sdk-go/service/eventbridge
Package eventbridge provides the client and types for making API requests to Amazon EventBridge.
|
Package eventbridge provides the client and types for making API requests to Amazon EventBridge. |
aws/aws-sdk-go/service/eventbridge/eventbridgeiface
Package eventbridgeiface provides an interface to enable mocking the Amazon EventBridge service client for testing your code.
|
Package eventbridgeiface provides an interface to enable mocking the Amazon EventBridge service client for testing your code. |
aws/aws-sdk-go/service/finspace
Package finspace provides the client and types for making API requests to FinSpace User Environment Management service.
|
Package finspace provides the client and types for making API requests to FinSpace User Environment Management service. |
aws/aws-sdk-go/service/finspace/finspaceiface
Package finspaceiface provides an interface to enable mocking the FinSpace User Environment Management service service client for testing your code.
|
Package finspaceiface provides an interface to enable mocking the FinSpace User Environment Management service service client for testing your code. |
aws/aws-sdk-go/service/finspacedata
Package finspacedata provides the client and types for making API requests to FinSpace Public API.
|
Package finspacedata provides the client and types for making API requests to FinSpace Public API. |
aws/aws-sdk-go/service/finspacedata/finspacedataiface
Package finspacedataiface provides an interface to enable mocking the FinSpace Public API service client for testing your code.
|
Package finspacedataiface provides an interface to enable mocking the FinSpace Public API service client for testing your code. |
aws/aws-sdk-go/service/firehose
Package firehose provides the client and types for making API requests to Amazon Kinesis Firehose.
|
Package firehose provides the client and types for making API requests to Amazon Kinesis Firehose. |
aws/aws-sdk-go/service/firehose/firehoseiface
Package firehoseiface provides an interface to enable mocking the Amazon Kinesis Firehose service client for testing your code.
|
Package firehoseiface provides an interface to enable mocking the Amazon Kinesis Firehose service client for testing your code. |
aws/aws-sdk-go/service/fis
Package fis provides the client and types for making API requests to AWS Fault Injection Simulator.
|
Package fis provides the client and types for making API requests to AWS Fault Injection Simulator. |
aws/aws-sdk-go/service/fis/fisiface
Package fisiface provides an interface to enable mocking the AWS Fault Injection Simulator service client for testing your code.
|
Package fisiface provides an interface to enable mocking the AWS Fault Injection Simulator service client for testing your code. |
aws/aws-sdk-go/service/fms
Package fms provides the client and types for making API requests to Firewall Management Service.
|
Package fms provides the client and types for making API requests to Firewall Management Service. |
aws/aws-sdk-go/service/fms/fmsiface
Package fmsiface provides an interface to enable mocking the Firewall Management Service service client for testing your code.
|
Package fmsiface provides an interface to enable mocking the Firewall Management Service service client for testing your code. |
aws/aws-sdk-go/service/forecastqueryservice
Package forecastqueryservice provides the client and types for making API requests to Amazon Forecast Query Service.
|
Package forecastqueryservice provides the client and types for making API requests to Amazon Forecast Query Service. |
aws/aws-sdk-go/service/forecastqueryservice/forecastqueryserviceiface
Package forecastqueryserviceiface provides an interface to enable mocking the Amazon Forecast Query Service service client for testing your code.
|
Package forecastqueryserviceiface provides an interface to enable mocking the Amazon Forecast Query Service service client for testing your code. |
aws/aws-sdk-go/service/forecastservice
Package forecastservice provides the client and types for making API requests to Amazon Forecast Service.
|
Package forecastservice provides the client and types for making API requests to Amazon Forecast Service. |
aws/aws-sdk-go/service/forecastservice/forecastserviceiface
Package forecastserviceiface provides an interface to enable mocking the Amazon Forecast Service service client for testing your code.
|
Package forecastserviceiface provides an interface to enable mocking the Amazon Forecast Service service client for testing your code. |
aws/aws-sdk-go/service/frauddetector
Package frauddetector provides the client and types for making API requests to Amazon Fraud Detector.
|
Package frauddetector provides the client and types for making API requests to Amazon Fraud Detector. |
aws/aws-sdk-go/service/frauddetector/frauddetectoriface
Package frauddetectoriface provides an interface to enable mocking the Amazon Fraud Detector service client for testing your code.
|
Package frauddetectoriface provides an interface to enable mocking the Amazon Fraud Detector service client for testing your code. |
aws/aws-sdk-go/service/freetier
Package freetier provides the client and types for making API requests to AWS Free Tier.
|
Package freetier provides the client and types for making API requests to AWS Free Tier. |
aws/aws-sdk-go/service/freetier/freetieriface
Package freetieriface provides an interface to enable mocking the AWS Free Tier service client for testing your code.
|
Package freetieriface provides an interface to enable mocking the AWS Free Tier service client for testing your code. |
aws/aws-sdk-go/service/fsx
Package fsx provides the client and types for making API requests to Amazon FSx.
|
Package fsx provides the client and types for making API requests to Amazon FSx. |
aws/aws-sdk-go/service/fsx/fsxiface
Package fsxiface provides an interface to enable mocking the Amazon FSx service client for testing your code.
|
Package fsxiface provides an interface to enable mocking the Amazon FSx service client for testing your code. |
aws/aws-sdk-go/service/gamelift
Package gamelift provides the client and types for making API requests to Amazon GameLift.
|
Package gamelift provides the client and types for making API requests to Amazon GameLift. |
aws/aws-sdk-go/service/gamelift/gameliftiface
Package gameliftiface provides an interface to enable mocking the Amazon GameLift service client for testing your code.
|
Package gameliftiface provides an interface to enable mocking the Amazon GameLift service client for testing your code. |
aws/aws-sdk-go/service/glacier
Package glacier provides the client and types for making API requests to Amazon Glacier.
|
Package glacier provides the client and types for making API requests to Amazon Glacier. |
aws/aws-sdk-go/service/glacier/glacieriface
Package glacieriface provides an interface to enable mocking the Amazon Glacier service client for testing your code.
|
Package glacieriface provides an interface to enable mocking the Amazon Glacier service client for testing your code. |
aws/aws-sdk-go/service/globalaccelerator
Package globalaccelerator provides the client and types for making API requests to AWS Global Accelerator.
|
Package globalaccelerator provides the client and types for making API requests to AWS Global Accelerator. |
aws/aws-sdk-go/service/globalaccelerator/globalacceleratoriface
Package globalacceleratoriface provides an interface to enable mocking the AWS Global Accelerator service client for testing your code.
|
Package globalacceleratoriface provides an interface to enable mocking the AWS Global Accelerator service client for testing your code. |
aws/aws-sdk-go/service/glue
Package glue provides the client and types for making API requests to AWS Glue.
|
Package glue provides the client and types for making API requests to AWS Glue. |
aws/aws-sdk-go/service/glue/glueiface
Package glueiface provides an interface to enable mocking the AWS Glue service client for testing your code.
|
Package glueiface provides an interface to enable mocking the AWS Glue service client for testing your code. |
aws/aws-sdk-go/service/gluedatabrew
Package gluedatabrew provides the client and types for making API requests to AWS Glue DataBrew.
|
Package gluedatabrew provides the client and types for making API requests to AWS Glue DataBrew. |
aws/aws-sdk-go/service/gluedatabrew/gluedatabrewiface
Package gluedatabrewiface provides an interface to enable mocking the AWS Glue DataBrew service client for testing your code.
|
Package gluedatabrewiface provides an interface to enable mocking the AWS Glue DataBrew service client for testing your code. |
aws/aws-sdk-go/service/greengrass
Package greengrass provides the client and types for making API requests to AWS Greengrass.
|
Package greengrass provides the client and types for making API requests to AWS Greengrass. |
aws/aws-sdk-go/service/greengrass/greengrassiface
Package greengrassiface provides an interface to enable mocking the AWS Greengrass service client for testing your code.
|
Package greengrassiface provides an interface to enable mocking the AWS Greengrass service client for testing your code. |
aws/aws-sdk-go/service/greengrassv2
Package greengrassv2 provides the client and types for making API requests to AWS IoT Greengrass V2.
|
Package greengrassv2 provides the client and types for making API requests to AWS IoT Greengrass V2. |
aws/aws-sdk-go/service/greengrassv2/greengrassv2iface
Package greengrassv2iface provides an interface to enable mocking the AWS IoT Greengrass V2 service client for testing your code.
|
Package greengrassv2iface provides an interface to enable mocking the AWS IoT Greengrass V2 service client for testing your code. |
aws/aws-sdk-go/service/groundstation
Package groundstation provides the client and types for making API requests to AWS Ground Station.
|
Package groundstation provides the client and types for making API requests to AWS Ground Station. |
aws/aws-sdk-go/service/groundstation/groundstationiface
Package groundstationiface provides an interface to enable mocking the AWS Ground Station service client for testing your code.
|
Package groundstationiface provides an interface to enable mocking the AWS Ground Station service client for testing your code. |
aws/aws-sdk-go/service/guardduty
Package guardduty provides the client and types for making API requests to Amazon GuardDuty.
|
Package guardduty provides the client and types for making API requests to Amazon GuardDuty. |
aws/aws-sdk-go/service/guardduty/guarddutyiface
Package guarddutyiface provides an interface to enable mocking the Amazon GuardDuty service client for testing your code.
|
Package guarddutyiface provides an interface to enable mocking the Amazon GuardDuty service client for testing your code. |
aws/aws-sdk-go/service/health
Package health provides the client and types for making API requests to AWS Health APIs and Notifications.
|
Package health provides the client and types for making API requests to AWS Health APIs and Notifications. |
aws/aws-sdk-go/service/health/healthiface
Package healthiface provides an interface to enable mocking the AWS Health APIs and Notifications service client for testing your code.
|
Package healthiface provides an interface to enable mocking the AWS Health APIs and Notifications service client for testing your code. |
aws/aws-sdk-go/service/healthlake
Package healthlake provides the client and types for making API requests to Amazon HealthLake.
|
Package healthlake provides the client and types for making API requests to Amazon HealthLake. |
aws/aws-sdk-go/service/healthlake/healthlakeiface
Package healthlakeiface provides an interface to enable mocking the Amazon HealthLake service client for testing your code.
|
Package healthlakeiface provides an interface to enable mocking the Amazon HealthLake service client for testing your code. |
aws/aws-sdk-go/service/honeycode
Package honeycode provides the client and types for making API requests to Amazon Honeycode.
|
Package honeycode provides the client and types for making API requests to Amazon Honeycode. |
aws/aws-sdk-go/service/honeycode/honeycodeiface
Package honeycodeiface provides an interface to enable mocking the Amazon Honeycode service client for testing your code.
|
Package honeycodeiface provides an interface to enable mocking the Amazon Honeycode service client for testing your code. |
aws/aws-sdk-go/service/iam
Package iam provides the client and types for making API requests to AWS Identity and Access Management.
|
Package iam provides the client and types for making API requests to AWS Identity and Access Management. |
aws/aws-sdk-go/service/iam/iamiface
Package iamiface provides an interface to enable mocking the AWS Identity and Access Management service client for testing your code.
|
Package iamiface provides an interface to enable mocking the AWS Identity and Access Management service client for testing your code. |
aws/aws-sdk-go/service/identitystore
Package identitystore provides the client and types for making API requests to AWS SSO Identity Store.
|
Package identitystore provides the client and types for making API requests to AWS SSO Identity Store. |
aws/aws-sdk-go/service/identitystore/identitystoreiface
Package identitystoreiface provides an interface to enable mocking the AWS SSO Identity Store service client for testing your code.
|
Package identitystoreiface provides an interface to enable mocking the AWS SSO Identity Store service client for testing your code. |
aws/aws-sdk-go/service/imagebuilder
Package imagebuilder provides the client and types for making API requests to EC2 Image Builder.
|
Package imagebuilder provides the client and types for making API requests to EC2 Image Builder. |
aws/aws-sdk-go/service/imagebuilder/imagebuilderiface
Package imagebuilderiface provides an interface to enable mocking the EC2 Image Builder service client for testing your code.
|
Package imagebuilderiface provides an interface to enable mocking the EC2 Image Builder service client for testing your code. |
aws/aws-sdk-go/service/inspector
Package inspector provides the client and types for making API requests to Amazon Inspector.
|
Package inspector provides the client and types for making API requests to Amazon Inspector. |
aws/aws-sdk-go/service/inspector/inspectoriface
Package inspectoriface provides an interface to enable mocking the Amazon Inspector service client for testing your code.
|
Package inspectoriface provides an interface to enable mocking the Amazon Inspector service client for testing your code. |
aws/aws-sdk-go/service/inspector2
Package inspector2 provides the client and types for making API requests to Inspector2.
|
Package inspector2 provides the client and types for making API requests to Inspector2. |
aws/aws-sdk-go/service/inspector2/inspector2iface
Package inspector2iface provides an interface to enable mocking the Inspector2 service client for testing your code.
|
Package inspector2iface provides an interface to enable mocking the Inspector2 service client for testing your code. |
aws/aws-sdk-go/service/internetmonitor
Package internetmonitor provides the client and types for making API requests to Amazon CloudWatch Internet Monitor.
|
Package internetmonitor provides the client and types for making API requests to Amazon CloudWatch Internet Monitor. |
aws/aws-sdk-go/service/internetmonitor/internetmonitoriface
Package internetmonitoriface provides an interface to enable mocking the Amazon CloudWatch Internet Monitor service client for testing your code.
|
Package internetmonitoriface provides an interface to enable mocking the Amazon CloudWatch Internet Monitor service client for testing your code. |
aws/aws-sdk-go/service/iot
Package iot provides the client and types for making API requests to AWS IoT.
|
Package iot provides the client and types for making API requests to AWS IoT. |
aws/aws-sdk-go/service/iot/iotiface
Package iotiface provides an interface to enable mocking the AWS IoT service client for testing your code.
|
Package iotiface provides an interface to enable mocking the AWS IoT service client for testing your code. |
aws/aws-sdk-go/service/iot1clickdevicesservice
Package iot1clickdevicesservice provides the client and types for making API requests to AWS IoT 1-Click Devices Service.
|
Package iot1clickdevicesservice provides the client and types for making API requests to AWS IoT 1-Click Devices Service. |
aws/aws-sdk-go/service/iot1clickdevicesservice/iot1clickdevicesserviceiface
Package iot1clickdevicesserviceiface provides an interface to enable mocking the AWS IoT 1-Click Devices Service service client for testing your code.
|
Package iot1clickdevicesserviceiface provides an interface to enable mocking the AWS IoT 1-Click Devices Service service client for testing your code. |
aws/aws-sdk-go/service/iot1clickprojects
Package iot1clickprojects provides the client and types for making API requests to AWS IoT 1-Click Projects Service.
|
Package iot1clickprojects provides the client and types for making API requests to AWS IoT 1-Click Projects Service. |
aws/aws-sdk-go/service/iot1clickprojects/iot1clickprojectsiface
Package iot1clickprojectsiface provides an interface to enable mocking the AWS IoT 1-Click Projects Service service client for testing your code.
|
Package iot1clickprojectsiface provides an interface to enable mocking the AWS IoT 1-Click Projects Service service client for testing your code. |
aws/aws-sdk-go/service/iotanalytics
Package iotanalytics provides the client and types for making API requests to AWS IoT Analytics.
|
Package iotanalytics provides the client and types for making API requests to AWS IoT Analytics. |
aws/aws-sdk-go/service/iotanalytics/iotanalyticsiface
Package iotanalyticsiface provides an interface to enable mocking the AWS IoT Analytics service client for testing your code.
|
Package iotanalyticsiface provides an interface to enable mocking the AWS IoT Analytics service client for testing your code. |
aws/aws-sdk-go/service/iotdataplane
Package iotdataplane provides the client and types for making API requests to AWS IoT Data Plane.
|
Package iotdataplane provides the client and types for making API requests to AWS IoT Data Plane. |
aws/aws-sdk-go/service/iotdataplane/iotdataplaneiface
Package iotdataplaneiface provides an interface to enable mocking the AWS IoT Data Plane service client for testing your code.
|
Package iotdataplaneiface provides an interface to enable mocking the AWS IoT Data Plane service client for testing your code. |
aws/aws-sdk-go/service/iotdeviceadvisor
Package iotdeviceadvisor provides the client and types for making API requests to AWS IoT Core Device Advisor.
|
Package iotdeviceadvisor provides the client and types for making API requests to AWS IoT Core Device Advisor. |
aws/aws-sdk-go/service/iotdeviceadvisor/iotdeviceadvisoriface
Package iotdeviceadvisoriface provides an interface to enable mocking the AWS IoT Core Device Advisor service client for testing your code.
|
Package iotdeviceadvisoriface provides an interface to enable mocking the AWS IoT Core Device Advisor service client for testing your code. |
aws/aws-sdk-go/service/iotevents
Package iotevents provides the client and types for making API requests to AWS IoT Events.
|
Package iotevents provides the client and types for making API requests to AWS IoT Events. |
aws/aws-sdk-go/service/iotevents/ioteventsiface
Package ioteventsiface provides an interface to enable mocking the AWS IoT Events service client for testing your code.
|
Package ioteventsiface provides an interface to enable mocking the AWS IoT Events service client for testing your code. |
aws/aws-sdk-go/service/ioteventsdata
Package ioteventsdata provides the client and types for making API requests to AWS IoT Events Data.
|
Package ioteventsdata provides the client and types for making API requests to AWS IoT Events Data. |
aws/aws-sdk-go/service/ioteventsdata/ioteventsdataiface
Package ioteventsdataiface provides an interface to enable mocking the AWS IoT Events Data service client for testing your code.
|
Package ioteventsdataiface provides an interface to enable mocking the AWS IoT Events Data service client for testing your code. |
aws/aws-sdk-go/service/iotfleethub
Package iotfleethub provides the client and types for making API requests to AWS IoT Fleet Hub.
|
Package iotfleethub provides the client and types for making API requests to AWS IoT Fleet Hub. |
aws/aws-sdk-go/service/iotfleethub/iotfleethubiface
Package iotfleethubiface provides an interface to enable mocking the AWS IoT Fleet Hub service client for testing your code.
|
Package iotfleethubiface provides an interface to enable mocking the AWS IoT Fleet Hub service client for testing your code. |
aws/aws-sdk-go/service/iotfleetwise
Package iotfleetwise provides the client and types for making API requests to AWS IoT FleetWise.
|
Package iotfleetwise provides the client and types for making API requests to AWS IoT FleetWise. |
aws/aws-sdk-go/service/iotfleetwise/iotfleetwiseiface
Package iotfleetwiseiface provides an interface to enable mocking the AWS IoT FleetWise service client for testing your code.
|
Package iotfleetwiseiface provides an interface to enable mocking the AWS IoT FleetWise service client for testing your code. |
aws/aws-sdk-go/service/iotjobsdataplane
Package iotjobsdataplane provides the client and types for making API requests to AWS IoT Jobs Data Plane.
|
Package iotjobsdataplane provides the client and types for making API requests to AWS IoT Jobs Data Plane. |
aws/aws-sdk-go/service/iotjobsdataplane/iotjobsdataplaneiface
Package iotjobsdataplaneiface provides an interface to enable mocking the AWS IoT Jobs Data Plane service client for testing your code.
|
Package iotjobsdataplaneiface provides an interface to enable mocking the AWS IoT Jobs Data Plane service client for testing your code. |
aws/aws-sdk-go/service/iotroborunner
Package iotroborunner provides the client and types for making API requests to AWS IoT RoboRunner.
|
Package iotroborunner provides the client and types for making API requests to AWS IoT RoboRunner. |
aws/aws-sdk-go/service/iotroborunner/iotroborunneriface
Package iotroborunneriface provides an interface to enable mocking the AWS IoT RoboRunner service client for testing your code.
|
Package iotroborunneriface provides an interface to enable mocking the AWS IoT RoboRunner service client for testing your code. |
aws/aws-sdk-go/service/iotsecuretunneling
Package iotsecuretunneling provides the client and types for making API requests to AWS IoT Secure Tunneling.
|
Package iotsecuretunneling provides the client and types for making API requests to AWS IoT Secure Tunneling. |
aws/aws-sdk-go/service/iotsecuretunneling/iotsecuretunnelingiface
Package iotsecuretunnelingiface provides an interface to enable mocking the AWS IoT Secure Tunneling service client for testing your code.
|
Package iotsecuretunnelingiface provides an interface to enable mocking the AWS IoT Secure Tunneling service client for testing your code. |
aws/aws-sdk-go/service/iotsitewise
Package iotsitewise provides the client and types for making API requests to AWS IoT SiteWise.
|
Package iotsitewise provides the client and types for making API requests to AWS IoT SiteWise. |
aws/aws-sdk-go/service/iotsitewise/iotsitewiseiface
Package iotsitewiseiface provides an interface to enable mocking the AWS IoT SiteWise service client for testing your code.
|
Package iotsitewiseiface provides an interface to enable mocking the AWS IoT SiteWise service client for testing your code. |
aws/aws-sdk-go/service/iotthingsgraph
Package iotthingsgraph provides the client and types for making API requests to AWS IoT Things Graph.
|
Package iotthingsgraph provides the client and types for making API requests to AWS IoT Things Graph. |
aws/aws-sdk-go/service/iotthingsgraph/iotthingsgraphiface
Package iotthingsgraphiface provides an interface to enable mocking the AWS IoT Things Graph service client for testing your code.
|
Package iotthingsgraphiface provides an interface to enable mocking the AWS IoT Things Graph service client for testing your code. |
aws/aws-sdk-go/service/iottwinmaker
Package iottwinmaker provides the client and types for making API requests to AWS IoT TwinMaker.
|
Package iottwinmaker provides the client and types for making API requests to AWS IoT TwinMaker. |
aws/aws-sdk-go/service/iottwinmaker/iottwinmakeriface
Package iottwinmakeriface provides an interface to enable mocking the AWS IoT TwinMaker service client for testing your code.
|
Package iottwinmakeriface provides an interface to enable mocking the AWS IoT TwinMaker service client for testing your code. |
aws/aws-sdk-go/service/iotwireless
Package iotwireless provides the client and types for making API requests to AWS IoT Wireless.
|
Package iotwireless provides the client and types for making API requests to AWS IoT Wireless. |
aws/aws-sdk-go/service/iotwireless/iotwirelessiface
Package iotwirelessiface provides an interface to enable mocking the AWS IoT Wireless service client for testing your code.
|
Package iotwirelessiface provides an interface to enable mocking the AWS IoT Wireless service client for testing your code. |
aws/aws-sdk-go/service/ivs
Package ivs provides the client and types for making API requests to Amazon Interactive Video Service.
|
Package ivs provides the client and types for making API requests to Amazon Interactive Video Service. |
aws/aws-sdk-go/service/ivs/ivsiface
Package ivsiface provides an interface to enable mocking the Amazon Interactive Video Service service client for testing your code.
|
Package ivsiface provides an interface to enable mocking the Amazon Interactive Video Service service client for testing your code. |
aws/aws-sdk-go/service/ivschat
Package ivschat provides the client and types for making API requests to Amazon Interactive Video Service Chat.
|
Package ivschat provides the client and types for making API requests to Amazon Interactive Video Service Chat. |
aws/aws-sdk-go/service/ivschat/ivschatiface
Package ivschatiface provides an interface to enable mocking the Amazon Interactive Video Service Chat service client for testing your code.
|
Package ivschatiface provides an interface to enable mocking the Amazon Interactive Video Service Chat service client for testing your code. |
aws/aws-sdk-go/service/ivsrealtime
Package ivsrealtime provides the client and types for making API requests to Amazon Interactive Video Service RealTime.
|
Package ivsrealtime provides the client and types for making API requests to Amazon Interactive Video Service RealTime. |
aws/aws-sdk-go/service/ivsrealtime/ivsrealtimeiface
Package ivsrealtimeiface provides an interface to enable mocking the Amazon Interactive Video Service RealTime service client for testing your code.
|
Package ivsrealtimeiface provides an interface to enable mocking the Amazon Interactive Video Service RealTime service client for testing your code. |
aws/aws-sdk-go/service/kafka
Package kafka provides the client and types for making API requests to Managed Streaming for Kafka.
|
Package kafka provides the client and types for making API requests to Managed Streaming for Kafka. |
aws/aws-sdk-go/service/kafka/kafkaiface
Package kafkaiface provides an interface to enable mocking the Managed Streaming for Kafka service client for testing your code.
|
Package kafkaiface provides an interface to enable mocking the Managed Streaming for Kafka service client for testing your code. |
aws/aws-sdk-go/service/kafkaconnect
Package kafkaconnect provides the client and types for making API requests to Managed Streaming for Kafka Connect.
|
Package kafkaconnect provides the client and types for making API requests to Managed Streaming for Kafka Connect. |
aws/aws-sdk-go/service/kafkaconnect/kafkaconnectiface
Package kafkaconnectiface provides an interface to enable mocking the Managed Streaming for Kafka Connect service client for testing your code.
|
Package kafkaconnectiface provides an interface to enable mocking the Managed Streaming for Kafka Connect service client for testing your code. |
aws/aws-sdk-go/service/kendra
Package kendra provides the client and types for making API requests to AWSKendraFrontendService.
|
Package kendra provides the client and types for making API requests to AWSKendraFrontendService. |
aws/aws-sdk-go/service/kendra/kendraiface
Package kendraiface provides an interface to enable mocking the AWSKendraFrontendService service client for testing your code.
|
Package kendraiface provides an interface to enable mocking the AWSKendraFrontendService service client for testing your code. |
aws/aws-sdk-go/service/kendraranking
Package kendraranking provides the client and types for making API requests to Amazon Kendra Intelligent Ranking.
|
Package kendraranking provides the client and types for making API requests to Amazon Kendra Intelligent Ranking. |
aws/aws-sdk-go/service/kendraranking/kendrarankingiface
Package kendrarankingiface provides an interface to enable mocking the Amazon Kendra Intelligent Ranking service client for testing your code.
|
Package kendrarankingiface provides an interface to enable mocking the Amazon Kendra Intelligent Ranking service client for testing your code. |
aws/aws-sdk-go/service/keyspaces
Package keyspaces provides the client and types for making API requests to Amazon Keyspaces.
|
Package keyspaces provides the client and types for making API requests to Amazon Keyspaces. |
aws/aws-sdk-go/service/keyspaces/keyspacesiface
Package keyspacesiface provides an interface to enable mocking the Amazon Keyspaces service client for testing your code.
|
Package keyspacesiface provides an interface to enable mocking the Amazon Keyspaces service client for testing your code. |
aws/aws-sdk-go/service/kinesis
Package kinesis provides the client and types for making API requests to Amazon Kinesis.
|
Package kinesis provides the client and types for making API requests to Amazon Kinesis. |
aws/aws-sdk-go/service/kinesis/kinesisiface
Package kinesisiface provides an interface to enable mocking the Amazon Kinesis service client for testing your code.
|
Package kinesisiface provides an interface to enable mocking the Amazon Kinesis service client for testing your code. |
aws/aws-sdk-go/service/kinesisanalytics
Package kinesisanalytics provides the client and types for making API requests to Amazon Kinesis Analytics.
|
Package kinesisanalytics provides the client and types for making API requests to Amazon Kinesis Analytics. |
aws/aws-sdk-go/service/kinesisanalytics/kinesisanalyticsiface
Package kinesisanalyticsiface provides an interface to enable mocking the Amazon Kinesis Analytics service client for testing your code.
|
Package kinesisanalyticsiface provides an interface to enable mocking the Amazon Kinesis Analytics service client for testing your code. |
aws/aws-sdk-go/service/kinesisanalyticsv2
Package kinesisanalyticsv2 provides the client and types for making API requests to Amazon Kinesis Analytics.
|
Package kinesisanalyticsv2 provides the client and types for making API requests to Amazon Kinesis Analytics. |
aws/aws-sdk-go/service/kinesisanalyticsv2/kinesisanalyticsv2iface
Package kinesisanalyticsv2iface provides an interface to enable mocking the Amazon Kinesis Analytics service client for testing your code.
|
Package kinesisanalyticsv2iface provides an interface to enable mocking the Amazon Kinesis Analytics service client for testing your code. |
aws/aws-sdk-go/service/kinesisvideo
Package kinesisvideo provides the client and types for making API requests to Amazon Kinesis Video Streams.
|
Package kinesisvideo provides the client and types for making API requests to Amazon Kinesis Video Streams. |
aws/aws-sdk-go/service/kinesisvideo/kinesisvideoiface
Package kinesisvideoiface provides an interface to enable mocking the Amazon Kinesis Video Streams service client for testing your code.
|
Package kinesisvideoiface provides an interface to enable mocking the Amazon Kinesis Video Streams service client for testing your code. |
aws/aws-sdk-go/service/kinesisvideoarchivedmedia
Package kinesisvideoarchivedmedia provides the client and types for making API requests to Amazon Kinesis Video Streams Archived Media.
|
Package kinesisvideoarchivedmedia provides the client and types for making API requests to Amazon Kinesis Video Streams Archived Media. |
aws/aws-sdk-go/service/kinesisvideoarchivedmedia/kinesisvideoarchivedmediaiface
Package kinesisvideoarchivedmediaiface provides an interface to enable mocking the Amazon Kinesis Video Streams Archived Media service client for testing your code.
|
Package kinesisvideoarchivedmediaiface provides an interface to enable mocking the Amazon Kinesis Video Streams Archived Media service client for testing your code. |
aws/aws-sdk-go/service/kinesisvideomedia
Package kinesisvideomedia provides the client and types for making API requests to Amazon Kinesis Video Streams Media.
|
Package kinesisvideomedia provides the client and types for making API requests to Amazon Kinesis Video Streams Media. |
aws/aws-sdk-go/service/kinesisvideomedia/kinesisvideomediaiface
Package kinesisvideomediaiface provides an interface to enable mocking the Amazon Kinesis Video Streams Media service client for testing your code.
|
Package kinesisvideomediaiface provides an interface to enable mocking the Amazon Kinesis Video Streams Media service client for testing your code. |
aws/aws-sdk-go/service/kinesisvideosignalingchannels
Package kinesisvideosignalingchannels provides the client and types for making API requests to Amazon Kinesis Video Signaling Channels.
|
Package kinesisvideosignalingchannels provides the client and types for making API requests to Amazon Kinesis Video Signaling Channels. |
aws/aws-sdk-go/service/kinesisvideosignalingchannels/kinesisvideosignalingchannelsiface
Package kinesisvideosignalingchannelsiface provides an interface to enable mocking the Amazon Kinesis Video Signaling Channels service client for testing your code.
|
Package kinesisvideosignalingchannelsiface provides an interface to enable mocking the Amazon Kinesis Video Signaling Channels service client for testing your code. |
aws/aws-sdk-go/service/kinesisvideowebrtcstorage
Package kinesisvideowebrtcstorage provides the client and types for making API requests to Amazon Kinesis Video WebRTC Storage.
|
Package kinesisvideowebrtcstorage provides the client and types for making API requests to Amazon Kinesis Video WebRTC Storage. |
aws/aws-sdk-go/service/kinesisvideowebrtcstorage/kinesisvideowebrtcstorageiface
Package kinesisvideowebrtcstorageiface provides an interface to enable mocking the Amazon Kinesis Video WebRTC Storage service client for testing your code.
|
Package kinesisvideowebrtcstorageiface provides an interface to enable mocking the Amazon Kinesis Video WebRTC Storage service client for testing your code. |
aws/aws-sdk-go/service/kms
Package kms provides the client and types for making API requests to AWS Key Management Service.
|
Package kms provides the client and types for making API requests to AWS Key Management Service. |
aws/aws-sdk-go/service/kms/kmsiface
Package kmsiface provides an interface to enable mocking the AWS Key Management Service service client for testing your code.
|
Package kmsiface provides an interface to enable mocking the AWS Key Management Service service client for testing your code. |
aws/aws-sdk-go/service/lakeformation
Package lakeformation provides the client and types for making API requests to AWS Lake Formation.
|
Package lakeformation provides the client and types for making API requests to AWS Lake Formation. |
aws/aws-sdk-go/service/lakeformation/lakeformationiface
Package lakeformationiface provides an interface to enable mocking the AWS Lake Formation service client for testing your code.
|
Package lakeformationiface provides an interface to enable mocking the AWS Lake Formation service client for testing your code. |
aws/aws-sdk-go/service/lambda
Package lambda provides the client and types for making API requests to AWS Lambda.
|
Package lambda provides the client and types for making API requests to AWS Lambda. |
aws/aws-sdk-go/service/lambda/lambdaiface
Package lambdaiface provides an interface to enable mocking the AWS Lambda service client for testing your code.
|
Package lambdaiface provides an interface to enable mocking the AWS Lambda service client for testing your code. |
aws/aws-sdk-go/service/launchwizard
Package launchwizard provides the client and types for making API requests to AWS Launch Wizard.
|
Package launchwizard provides the client and types for making API requests to AWS Launch Wizard. |
aws/aws-sdk-go/service/launchwizard/launchwizardiface
Package launchwizardiface provides an interface to enable mocking the AWS Launch Wizard service client for testing your code.
|
Package launchwizardiface provides an interface to enable mocking the AWS Launch Wizard service client for testing your code. |
aws/aws-sdk-go/service/lexmodelbuildingservice
Package lexmodelbuildingservice provides the client and types for making API requests to Amazon Lex Model Building Service.
|
Package lexmodelbuildingservice provides the client and types for making API requests to Amazon Lex Model Building Service. |
aws/aws-sdk-go/service/lexmodelbuildingservice/lexmodelbuildingserviceiface
Package lexmodelbuildingserviceiface provides an interface to enable mocking the Amazon Lex Model Building Service service client for testing your code.
|
Package lexmodelbuildingserviceiface provides an interface to enable mocking the Amazon Lex Model Building Service service client for testing your code. |
aws/aws-sdk-go/service/lexmodelsv2
Package lexmodelsv2 provides the client and types for making API requests to Amazon Lex Model Building V2.
|
Package lexmodelsv2 provides the client and types for making API requests to Amazon Lex Model Building V2. |
aws/aws-sdk-go/service/lexmodelsv2/lexmodelsv2iface
Package lexmodelsv2iface provides an interface to enable mocking the Amazon Lex Model Building V2 service client for testing your code.
|
Package lexmodelsv2iface provides an interface to enable mocking the Amazon Lex Model Building V2 service client for testing your code. |
aws/aws-sdk-go/service/lexruntimeservice
Package lexruntimeservice provides the client and types for making API requests to Amazon Lex Runtime Service.
|
Package lexruntimeservice provides the client and types for making API requests to Amazon Lex Runtime Service. |
aws/aws-sdk-go/service/lexruntimeservice/lexruntimeserviceiface
Package lexruntimeserviceiface provides an interface to enable mocking the Amazon Lex Runtime Service service client for testing your code.
|
Package lexruntimeserviceiface provides an interface to enable mocking the Amazon Lex Runtime Service service client for testing your code. |
aws/aws-sdk-go/service/lexruntimev2
Package lexruntimev2 provides the client and types for making API requests to Amazon Lex Runtime V2.
|
Package lexruntimev2 provides the client and types for making API requests to Amazon Lex Runtime V2. |
aws/aws-sdk-go/service/lexruntimev2/lexruntimev2iface
Package lexruntimev2iface provides an interface to enable mocking the Amazon Lex Runtime V2 service client for testing your code.
|
Package lexruntimev2iface provides an interface to enable mocking the Amazon Lex Runtime V2 service client for testing your code. |
aws/aws-sdk-go/service/licensemanager
Package licensemanager provides the client and types for making API requests to AWS License Manager.
|
Package licensemanager provides the client and types for making API requests to AWS License Manager. |
aws/aws-sdk-go/service/licensemanager/licensemanageriface
Package licensemanageriface provides an interface to enable mocking the AWS License Manager service client for testing your code.
|
Package licensemanageriface provides an interface to enable mocking the AWS License Manager service client for testing your code. |
aws/aws-sdk-go/service/licensemanagerlinuxsubscriptions
Package licensemanagerlinuxsubscriptions provides the client and types for making API requests to AWS License Manager Linux Subscriptions.
|
Package licensemanagerlinuxsubscriptions provides the client and types for making API requests to AWS License Manager Linux Subscriptions. |
aws/aws-sdk-go/service/licensemanagerlinuxsubscriptions/licensemanagerlinuxsubscriptionsiface
Package licensemanagerlinuxsubscriptionsiface provides an interface to enable mocking the AWS License Manager Linux Subscriptions service client for testing your code.
|
Package licensemanagerlinuxsubscriptionsiface provides an interface to enable mocking the AWS License Manager Linux Subscriptions service client for testing your code. |
aws/aws-sdk-go/service/licensemanagerusersubscriptions
Package licensemanagerusersubscriptions provides the client and types for making API requests to AWS License Manager User Subscriptions.
|
Package licensemanagerusersubscriptions provides the client and types for making API requests to AWS License Manager User Subscriptions. |
aws/aws-sdk-go/service/licensemanagerusersubscriptions/licensemanagerusersubscriptionsiface
Package licensemanagerusersubscriptionsiface provides an interface to enable mocking the AWS License Manager User Subscriptions service client for testing your code.
|
Package licensemanagerusersubscriptionsiface provides an interface to enable mocking the AWS License Manager User Subscriptions service client for testing your code. |
aws/aws-sdk-go/service/lightsail
Package lightsail provides the client and types for making API requests to Amazon Lightsail.
|
Package lightsail provides the client and types for making API requests to Amazon Lightsail. |
aws/aws-sdk-go/service/lightsail/lightsailiface
Package lightsailiface provides an interface to enable mocking the Amazon Lightsail service client for testing your code.
|
Package lightsailiface provides an interface to enable mocking the Amazon Lightsail service client for testing your code. |
aws/aws-sdk-go/service/locationservice
Package locationservice provides the client and types for making API requests to Amazon Location Service.
|
Package locationservice provides the client and types for making API requests to Amazon Location Service. |
aws/aws-sdk-go/service/locationservice/locationserviceiface
Package locationserviceiface provides an interface to enable mocking the Amazon Location Service service client for testing your code.
|
Package locationserviceiface provides an interface to enable mocking the Amazon Location Service service client for testing your code. |
aws/aws-sdk-go/service/lookoutequipment
Package lookoutequipment provides the client and types for making API requests to Amazon Lookout for Equipment.
|
Package lookoutequipment provides the client and types for making API requests to Amazon Lookout for Equipment. |
aws/aws-sdk-go/service/lookoutequipment/lookoutequipmentiface
Package lookoutequipmentiface provides an interface to enable mocking the Amazon Lookout for Equipment service client for testing your code.
|
Package lookoutequipmentiface provides an interface to enable mocking the Amazon Lookout for Equipment service client for testing your code. |
aws/aws-sdk-go/service/lookoutforvision
Package lookoutforvision provides the client and types for making API requests to Amazon Lookout for Vision.
|
Package lookoutforvision provides the client and types for making API requests to Amazon Lookout for Vision. |
aws/aws-sdk-go/service/lookoutforvision/lookoutforvisioniface
Package lookoutforvisioniface provides an interface to enable mocking the Amazon Lookout for Vision service client for testing your code.
|
Package lookoutforvisioniface provides an interface to enable mocking the Amazon Lookout for Vision service client for testing your code. |
aws/aws-sdk-go/service/lookoutmetrics
Package lookoutmetrics provides the client and types for making API requests to Amazon Lookout for Metrics.
|
Package lookoutmetrics provides the client and types for making API requests to Amazon Lookout for Metrics. |
aws/aws-sdk-go/service/lookoutmetrics/lookoutmetricsiface
Package lookoutmetricsiface provides an interface to enable mocking the Amazon Lookout for Metrics service client for testing your code.
|
Package lookoutmetricsiface provides an interface to enable mocking the Amazon Lookout for Metrics service client for testing your code. |
aws/aws-sdk-go/service/m2
Package m2 provides the client and types for making API requests to AWSMainframeModernization.
|
Package m2 provides the client and types for making API requests to AWSMainframeModernization. |
aws/aws-sdk-go/service/m2/m2iface
Package m2iface provides an interface to enable mocking the AWSMainframeModernization service client for testing your code.
|
Package m2iface provides an interface to enable mocking the AWSMainframeModernization service client for testing your code. |
aws/aws-sdk-go/service/machinelearning
Package machinelearning provides the client and types for making API requests to Amazon Machine Learning.
|
Package machinelearning provides the client and types for making API requests to Amazon Machine Learning. |
aws/aws-sdk-go/service/machinelearning/machinelearningiface
Package machinelearningiface provides an interface to enable mocking the Amazon Machine Learning service client for testing your code.
|
Package machinelearningiface provides an interface to enable mocking the Amazon Machine Learning service client for testing your code. |
aws/aws-sdk-go/service/macie2
Package macie2 provides the client and types for making API requests to Amazon Macie 2.
|
Package macie2 provides the client and types for making API requests to Amazon Macie 2. |
aws/aws-sdk-go/service/macie2/macie2iface
Package macie2iface provides an interface to enable mocking the Amazon Macie 2 service client for testing your code.
|
Package macie2iface provides an interface to enable mocking the Amazon Macie 2 service client for testing your code. |
aws/aws-sdk-go/service/managedblockchain
Package managedblockchain provides the client and types for making API requests to Amazon Managed Blockchain.
|
Package managedblockchain provides the client and types for making API requests to Amazon Managed Blockchain. |
aws/aws-sdk-go/service/managedblockchain/managedblockchainiface
Package managedblockchainiface provides an interface to enable mocking the Amazon Managed Blockchain service client for testing your code.
|
Package managedblockchainiface provides an interface to enable mocking the Amazon Managed Blockchain service client for testing your code. |
aws/aws-sdk-go/service/managedblockchainquery
Package managedblockchainquery provides the client and types for making API requests to Amazon Managed Blockchain Query.
|
Package managedblockchainquery provides the client and types for making API requests to Amazon Managed Blockchain Query. |
aws/aws-sdk-go/service/managedblockchainquery/managedblockchainqueryiface
Package managedblockchainqueryiface provides an interface to enable mocking the Amazon Managed Blockchain Query service client for testing your code.
|
Package managedblockchainqueryiface provides an interface to enable mocking the Amazon Managed Blockchain Query service client for testing your code. |
aws/aws-sdk-go/service/managedgrafana
Package managedgrafana provides the client and types for making API requests to Amazon Managed Grafana.
|
Package managedgrafana provides the client and types for making API requests to Amazon Managed Grafana. |
aws/aws-sdk-go/service/managedgrafana/managedgrafanaiface
Package managedgrafanaiface provides an interface to enable mocking the Amazon Managed Grafana service client for testing your code.
|
Package managedgrafanaiface provides an interface to enable mocking the Amazon Managed Grafana service client for testing your code. |
aws/aws-sdk-go/service/marketplacecatalog
Package marketplacecatalog provides the client and types for making API requests to AWS Marketplace Catalog Service.
|
Package marketplacecatalog provides the client and types for making API requests to AWS Marketplace Catalog Service. |
aws/aws-sdk-go/service/marketplacecatalog/marketplacecatalogiface
Package marketplacecatalogiface provides an interface to enable mocking the AWS Marketplace Catalog Service service client for testing your code.
|
Package marketplacecatalogiface provides an interface to enable mocking the AWS Marketplace Catalog Service service client for testing your code. |
aws/aws-sdk-go/service/marketplacecommerceanalytics
Package marketplacecommerceanalytics provides the client and types for making API requests to AWS Marketplace Commerce Analytics.
|
Package marketplacecommerceanalytics provides the client and types for making API requests to AWS Marketplace Commerce Analytics. |
aws/aws-sdk-go/service/marketplacecommerceanalytics/marketplacecommerceanalyticsiface
Package marketplacecommerceanalyticsiface provides an interface to enable mocking the AWS Marketplace Commerce Analytics service client for testing your code.
|
Package marketplacecommerceanalyticsiface provides an interface to enable mocking the AWS Marketplace Commerce Analytics service client for testing your code. |
aws/aws-sdk-go/service/marketplaceentitlementservice
Package marketplaceentitlementservice provides the client and types for making API requests to AWS Marketplace Entitlement Service.
|
Package marketplaceentitlementservice provides the client and types for making API requests to AWS Marketplace Entitlement Service. |
aws/aws-sdk-go/service/marketplaceentitlementservice/marketplaceentitlementserviceiface
Package marketplaceentitlementserviceiface provides an interface to enable mocking the AWS Marketplace Entitlement Service service client for testing your code.
|
Package marketplaceentitlementserviceiface provides an interface to enable mocking the AWS Marketplace Entitlement Service service client for testing your code. |
aws/aws-sdk-go/service/marketplacemetering
Package marketplacemetering provides the client and types for making API requests to AWSMarketplace Metering.
|
Package marketplacemetering provides the client and types for making API requests to AWSMarketplace Metering. |
aws/aws-sdk-go/service/marketplacemetering/marketplacemeteringiface
Package marketplacemeteringiface provides an interface to enable mocking the AWSMarketplace Metering service client for testing your code.
|
Package marketplacemeteringiface provides an interface to enable mocking the AWSMarketplace Metering service client for testing your code. |
aws/aws-sdk-go/service/mediaconnect
Package mediaconnect provides the client and types for making API requests to AWS MediaConnect.
|
Package mediaconnect provides the client and types for making API requests to AWS MediaConnect. |
aws/aws-sdk-go/service/mediaconnect/mediaconnectiface
Package mediaconnectiface provides an interface to enable mocking the AWS MediaConnect service client for testing your code.
|
Package mediaconnectiface provides an interface to enable mocking the AWS MediaConnect service client for testing your code. |
aws/aws-sdk-go/service/mediaconvert
Package mediaconvert provides the client and types for making API requests to AWS Elemental MediaConvert.
|
Package mediaconvert provides the client and types for making API requests to AWS Elemental MediaConvert. |
aws/aws-sdk-go/service/mediaconvert/mediaconvertiface
Package mediaconvertiface provides an interface to enable mocking the AWS Elemental MediaConvert service client for testing your code.
|
Package mediaconvertiface provides an interface to enable mocking the AWS Elemental MediaConvert service client for testing your code. |
aws/aws-sdk-go/service/medialive
Package medialive provides the client and types for making API requests to AWS Elemental MediaLive.
|
Package medialive provides the client and types for making API requests to AWS Elemental MediaLive. |
aws/aws-sdk-go/service/medialive/medialiveiface
Package medialiveiface provides an interface to enable mocking the AWS Elemental MediaLive service client for testing your code.
|
Package medialiveiface provides an interface to enable mocking the AWS Elemental MediaLive service client for testing your code. |
aws/aws-sdk-go/service/mediapackage
Package mediapackage provides the client and types for making API requests to AWS Elemental MediaPackage.
|
Package mediapackage provides the client and types for making API requests to AWS Elemental MediaPackage. |
aws/aws-sdk-go/service/mediapackage/mediapackageiface
Package mediapackageiface provides an interface to enable mocking the AWS Elemental MediaPackage service client for testing your code.
|
Package mediapackageiface provides an interface to enable mocking the AWS Elemental MediaPackage service client for testing your code. |
aws/aws-sdk-go/service/mediapackagev2
Package mediapackagev2 provides the client and types for making API requests to AWS Elemental MediaPackage v2.
|
Package mediapackagev2 provides the client and types for making API requests to AWS Elemental MediaPackage v2. |
aws/aws-sdk-go/service/mediapackagev2/mediapackagev2iface
Package mediapackagev2iface provides an interface to enable mocking the AWS Elemental MediaPackage v2 service client for testing your code.
|
Package mediapackagev2iface provides an interface to enable mocking the AWS Elemental MediaPackage v2 service client for testing your code. |
aws/aws-sdk-go/service/mediapackagevod
Package mediapackagevod provides the client and types for making API requests to AWS Elemental MediaPackage VOD.
|
Package mediapackagevod provides the client and types for making API requests to AWS Elemental MediaPackage VOD. |
aws/aws-sdk-go/service/mediapackagevod/mediapackagevodiface
Package mediapackagevodiface provides an interface to enable mocking the AWS Elemental MediaPackage VOD service client for testing your code.
|
Package mediapackagevodiface provides an interface to enable mocking the AWS Elemental MediaPackage VOD service client for testing your code. |
aws/aws-sdk-go/service/mediastore
Package mediastore provides the client and types for making API requests to AWS Elemental MediaStore.
|
Package mediastore provides the client and types for making API requests to AWS Elemental MediaStore. |
aws/aws-sdk-go/service/mediastore/mediastoreiface
Package mediastoreiface provides an interface to enable mocking the AWS Elemental MediaStore service client for testing your code.
|
Package mediastoreiface provides an interface to enable mocking the AWS Elemental MediaStore service client for testing your code. |
aws/aws-sdk-go/service/mediastoredata
Package mediastoredata provides the client and types for making API requests to AWS Elemental MediaStore Data Plane.
|
Package mediastoredata provides the client and types for making API requests to AWS Elemental MediaStore Data Plane. |
aws/aws-sdk-go/service/mediastoredata/mediastoredataiface
Package mediastoredataiface provides an interface to enable mocking the AWS Elemental MediaStore Data Plane service client for testing your code.
|
Package mediastoredataiface provides an interface to enable mocking the AWS Elemental MediaStore Data Plane service client for testing your code. |
aws/aws-sdk-go/service/mediatailor
Package mediatailor provides the client and types for making API requests to AWS MediaTailor.
|
Package mediatailor provides the client and types for making API requests to AWS MediaTailor. |
aws/aws-sdk-go/service/mediatailor/mediatailoriface
Package mediatailoriface provides an interface to enable mocking the AWS MediaTailor service client for testing your code.
|
Package mediatailoriface provides an interface to enable mocking the AWS MediaTailor service client for testing your code. |
aws/aws-sdk-go/service/medicalimaging
Package medicalimaging provides the client and types for making API requests to AWS Health Imaging.
|
Package medicalimaging provides the client and types for making API requests to AWS Health Imaging. |
aws/aws-sdk-go/service/medicalimaging/medicalimagingiface
Package medicalimagingiface provides an interface to enable mocking the AWS Health Imaging service client for testing your code.
|
Package medicalimagingiface provides an interface to enable mocking the AWS Health Imaging service client for testing your code. |
aws/aws-sdk-go/service/memorydb
Package memorydb provides the client and types for making API requests to Amazon MemoryDB.
|
Package memorydb provides the client and types for making API requests to Amazon MemoryDB. |
aws/aws-sdk-go/service/memorydb/memorydbiface
Package memorydbiface provides an interface to enable mocking the Amazon MemoryDB service client for testing your code.
|
Package memorydbiface provides an interface to enable mocking the Amazon MemoryDB service client for testing your code. |
aws/aws-sdk-go/service/mgn
Package mgn provides the client and types for making API requests to Application Migration Service.
|
Package mgn provides the client and types for making API requests to Application Migration Service. |
aws/aws-sdk-go/service/mgn/mgniface
Package mgniface provides an interface to enable mocking the Application Migration Service service client for testing your code.
|
Package mgniface provides an interface to enable mocking the Application Migration Service service client for testing your code. |
aws/aws-sdk-go/service/migrationhub
Package migrationhub provides the client and types for making API requests to AWS Migration Hub.
|
Package migrationhub provides the client and types for making API requests to AWS Migration Hub. |
aws/aws-sdk-go/service/migrationhub/migrationhubiface
Package migrationhubiface provides an interface to enable mocking the AWS Migration Hub service client for testing your code.
|
Package migrationhubiface provides an interface to enable mocking the AWS Migration Hub service client for testing your code. |
aws/aws-sdk-go/service/migrationhubconfig
Package migrationhubconfig provides the client and types for making API requests to AWS Migration Hub Config.
|
Package migrationhubconfig provides the client and types for making API requests to AWS Migration Hub Config. |
aws/aws-sdk-go/service/migrationhubconfig/migrationhubconfigiface
Package migrationhubconfigiface provides an interface to enable mocking the AWS Migration Hub Config service client for testing your code.
|
Package migrationhubconfigiface provides an interface to enable mocking the AWS Migration Hub Config service client for testing your code. |
aws/aws-sdk-go/service/migrationhuborchestrator
Package migrationhuborchestrator provides the client and types for making API requests to AWS Migration Hub Orchestrator.
|
Package migrationhuborchestrator provides the client and types for making API requests to AWS Migration Hub Orchestrator. |
aws/aws-sdk-go/service/migrationhuborchestrator/migrationhuborchestratoriface
Package migrationhuborchestratoriface provides an interface to enable mocking the AWS Migration Hub Orchestrator service client for testing your code.
|
Package migrationhuborchestratoriface provides an interface to enable mocking the AWS Migration Hub Orchestrator service client for testing your code. |
aws/aws-sdk-go/service/migrationhubrefactorspaces
Package migrationhubrefactorspaces provides the client and types for making API requests to AWS Migration Hub Refactor Spaces.
|
Package migrationhubrefactorspaces provides the client and types for making API requests to AWS Migration Hub Refactor Spaces. |
aws/aws-sdk-go/service/migrationhubrefactorspaces/migrationhubrefactorspacesiface
Package migrationhubrefactorspacesiface provides an interface to enable mocking the AWS Migration Hub Refactor Spaces service client for testing your code.
|
Package migrationhubrefactorspacesiface provides an interface to enable mocking the AWS Migration Hub Refactor Spaces service client for testing your code. |
aws/aws-sdk-go/service/migrationhubstrategyrecommendations
Package migrationhubstrategyrecommendations provides the client and types for making API requests to Migration Hub Strategy Recommendations.
|
Package migrationhubstrategyrecommendations provides the client and types for making API requests to Migration Hub Strategy Recommendations. |
aws/aws-sdk-go/service/migrationhubstrategyrecommendations/migrationhubstrategyrecommendationsiface
Package migrationhubstrategyrecommendationsiface provides an interface to enable mocking the Migration Hub Strategy Recommendations service client for testing your code.
|
Package migrationhubstrategyrecommendationsiface provides an interface to enable mocking the Migration Hub Strategy Recommendations service client for testing your code. |
aws/aws-sdk-go/service/mobile
Package mobile provides the client and types for making API requests to AWS Mobile.
|
Package mobile provides the client and types for making API requests to AWS Mobile. |
aws/aws-sdk-go/service/mobile/mobileiface
Package mobileiface provides an interface to enable mocking the AWS Mobile service client for testing your code.
|
Package mobileiface provides an interface to enable mocking the AWS Mobile service client for testing your code. |
aws/aws-sdk-go/service/mobileanalytics
Package mobileanalytics provides the client and types for making API requests to Amazon Mobile Analytics.
|
Package mobileanalytics provides the client and types for making API requests to Amazon Mobile Analytics. |
aws/aws-sdk-go/service/mobileanalytics/mobileanalyticsiface
Package mobileanalyticsiface provides an interface to enable mocking the Amazon Mobile Analytics service client for testing your code.
|
Package mobileanalyticsiface provides an interface to enable mocking the Amazon Mobile Analytics service client for testing your code. |
aws/aws-sdk-go/service/mq
Package mq provides the client and types for making API requests to AmazonMQ.
|
Package mq provides the client and types for making API requests to AmazonMQ. |
aws/aws-sdk-go/service/mq/mqiface
Package mqiface provides an interface to enable mocking the AmazonMQ service client for testing your code.
|
Package mqiface provides an interface to enable mocking the AmazonMQ service client for testing your code. |
aws/aws-sdk-go/service/mturk
Package mturk provides the client and types for making API requests to Amazon Mechanical Turk.
|
Package mturk provides the client and types for making API requests to Amazon Mechanical Turk. |
aws/aws-sdk-go/service/mturk/mturkiface
Package mturkiface provides an interface to enable mocking the Amazon Mechanical Turk service client for testing your code.
|
Package mturkiface provides an interface to enable mocking the Amazon Mechanical Turk service client for testing your code. |
aws/aws-sdk-go/service/mwaa
Package mwaa provides the client and types for making API requests to AmazonMWAA.
|
Package mwaa provides the client and types for making API requests to AmazonMWAA. |
aws/aws-sdk-go/service/mwaa/mwaaiface
Package mwaaiface provides an interface to enable mocking the AmazonMWAA service client for testing your code.
|
Package mwaaiface provides an interface to enable mocking the AmazonMWAA service client for testing your code. |
aws/aws-sdk-go/service/neptune
Package neptune provides the client and types for making API requests to Amazon Neptune.
|
Package neptune provides the client and types for making API requests to Amazon Neptune. |
aws/aws-sdk-go/service/neptune/neptuneiface
Package neptuneiface provides an interface to enable mocking the Amazon Neptune service client for testing your code.
|
Package neptuneiface provides an interface to enable mocking the Amazon Neptune service client for testing your code. |
aws/aws-sdk-go/service/neptunedata
Package neptunedata provides the client and types for making API requests to Amazon NeptuneData.
|
Package neptunedata provides the client and types for making API requests to Amazon NeptuneData. |
aws/aws-sdk-go/service/neptunedata/neptunedataiface
Package neptunedataiface provides an interface to enable mocking the Amazon NeptuneData service client for testing your code.
|
Package neptunedataiface provides an interface to enable mocking the Amazon NeptuneData service client for testing your code. |
aws/aws-sdk-go/service/networkfirewall
Package networkfirewall provides the client and types for making API requests to AWS Network Firewall.
|
Package networkfirewall provides the client and types for making API requests to AWS Network Firewall. |
aws/aws-sdk-go/service/networkfirewall/networkfirewalliface
Package networkfirewalliface provides an interface to enable mocking the AWS Network Firewall service client for testing your code.
|
Package networkfirewalliface provides an interface to enable mocking the AWS Network Firewall service client for testing your code. |
aws/aws-sdk-go/service/networkmanager
Package networkmanager provides the client and types for making API requests to AWS Network Manager.
|
Package networkmanager provides the client and types for making API requests to AWS Network Manager. |
aws/aws-sdk-go/service/networkmanager/networkmanageriface
Package networkmanageriface provides an interface to enable mocking the AWS Network Manager service client for testing your code.
|
Package networkmanageriface provides an interface to enable mocking the AWS Network Manager service client for testing your code. |
aws/aws-sdk-go/service/nimblestudio
Package nimblestudio provides the client and types for making API requests to AmazonNimbleStudio.
|
Package nimblestudio provides the client and types for making API requests to AmazonNimbleStudio. |
aws/aws-sdk-go/service/nimblestudio/nimblestudioiface
Package nimblestudioiface provides an interface to enable mocking the AmazonNimbleStudio service client for testing your code.
|
Package nimblestudioiface provides an interface to enable mocking the AmazonNimbleStudio service client for testing your code. |
aws/aws-sdk-go/service/oam
Package oam provides the client and types for making API requests to CloudWatch Observability Access Manager.
|
Package oam provides the client and types for making API requests to CloudWatch Observability Access Manager. |
aws/aws-sdk-go/service/oam/oamiface
Package oamiface provides an interface to enable mocking the CloudWatch Observability Access Manager service client for testing your code.
|
Package oamiface provides an interface to enable mocking the CloudWatch Observability Access Manager service client for testing your code. |
aws/aws-sdk-go/service/omics
Package omics provides the client and types for making API requests to Amazon Omics.
|
Package omics provides the client and types for making API requests to Amazon Omics. |
aws/aws-sdk-go/service/omics/omicsiface
Package omicsiface provides an interface to enable mocking the Amazon Omics service client for testing your code.
|
Package omicsiface provides an interface to enable mocking the Amazon Omics service client for testing your code. |
aws/aws-sdk-go/service/opensearchserverless
Package opensearchserverless provides the client and types for making API requests to OpenSearch Service Serverless.
|
Package opensearchserverless provides the client and types for making API requests to OpenSearch Service Serverless. |
aws/aws-sdk-go/service/opensearchserverless/opensearchserverlessiface
Package opensearchserverlessiface provides an interface to enable mocking the OpenSearch Service Serverless service client for testing your code.
|
Package opensearchserverlessiface provides an interface to enable mocking the OpenSearch Service Serverless service client for testing your code. |
aws/aws-sdk-go/service/opensearchservice
Package opensearchservice provides the client and types for making API requests to Amazon OpenSearch Service.
|
Package opensearchservice provides the client and types for making API requests to Amazon OpenSearch Service. |
aws/aws-sdk-go/service/opensearchservice/opensearchserviceiface
Package opensearchserviceiface provides an interface to enable mocking the Amazon OpenSearch Service service client for testing your code.
|
Package opensearchserviceiface provides an interface to enable mocking the Amazon OpenSearch Service service client for testing your code. |
aws/aws-sdk-go/service/opsworks
Package opsworks provides the client and types for making API requests to AWS OpsWorks.
|
Package opsworks provides the client and types for making API requests to AWS OpsWorks. |
aws/aws-sdk-go/service/opsworks/opsworksiface
Package opsworksiface provides an interface to enable mocking the AWS OpsWorks service client for testing your code.
|
Package opsworksiface provides an interface to enable mocking the AWS OpsWorks service client for testing your code. |
aws/aws-sdk-go/service/opsworkscm
Package opsworkscm provides the client and types for making API requests to AWS OpsWorks CM.
|
Package opsworkscm provides the client and types for making API requests to AWS OpsWorks CM. |
aws/aws-sdk-go/service/opsworkscm/opsworkscmiface
Package opsworkscmiface provides an interface to enable mocking the AWS OpsWorks CM service client for testing your code.
|
Package opsworkscmiface provides an interface to enable mocking the AWS OpsWorks CM service client for testing your code. |
aws/aws-sdk-go/service/organizations
Package organizations provides the client and types for making API requests to AWS Organizations.
|
Package organizations provides the client and types for making API requests to AWS Organizations. |
aws/aws-sdk-go/service/organizations/organizationsiface
Package organizationsiface provides an interface to enable mocking the AWS Organizations service client for testing your code.
|
Package organizationsiface provides an interface to enable mocking the AWS Organizations service client for testing your code. |
aws/aws-sdk-go/service/osis
Package osis provides the client and types for making API requests to Amazon OpenSearch Ingestion.
|
Package osis provides the client and types for making API requests to Amazon OpenSearch Ingestion. |
aws/aws-sdk-go/service/osis/osisiface
Package osisiface provides an interface to enable mocking the Amazon OpenSearch Ingestion service client for testing your code.
|
Package osisiface provides an interface to enable mocking the Amazon OpenSearch Ingestion service client for testing your code. |
aws/aws-sdk-go/service/outposts
Package outposts provides the client and types for making API requests to AWS Outposts.
|
Package outposts provides the client and types for making API requests to AWS Outposts. |
aws/aws-sdk-go/service/outposts/outpostsiface
Package outpostsiface provides an interface to enable mocking the AWS Outposts service client for testing your code.
|
Package outpostsiface provides an interface to enable mocking the AWS Outposts service client for testing your code. |
aws/aws-sdk-go/service/panorama
Package panorama provides the client and types for making API requests to AWS Panorama.
|
Package panorama provides the client and types for making API requests to AWS Panorama. |
aws/aws-sdk-go/service/panorama/panoramaiface
Package panoramaiface provides an interface to enable mocking the AWS Panorama service client for testing your code.
|
Package panoramaiface provides an interface to enable mocking the AWS Panorama service client for testing your code. |
aws/aws-sdk-go/service/paymentcryptography
Package paymentcryptography provides the client and types for making API requests to Payment Cryptography Control Plane.
|
Package paymentcryptography provides the client and types for making API requests to Payment Cryptography Control Plane. |
aws/aws-sdk-go/service/paymentcryptography/paymentcryptographyiface
Package paymentcryptographyiface provides an interface to enable mocking the Payment Cryptography Control Plane service client for testing your code.
|
Package paymentcryptographyiface provides an interface to enable mocking the Payment Cryptography Control Plane service client for testing your code. |
aws/aws-sdk-go/service/paymentcryptographydata
Package paymentcryptographydata provides the client and types for making API requests to Payment Cryptography Data Plane.
|
Package paymentcryptographydata provides the client and types for making API requests to Payment Cryptography Data Plane. |
aws/aws-sdk-go/service/paymentcryptographydata/paymentcryptographydataiface
Package paymentcryptographydataiface provides an interface to enable mocking the Payment Cryptography Data Plane service client for testing your code.
|
Package paymentcryptographydataiface provides an interface to enable mocking the Payment Cryptography Data Plane service client for testing your code. |
aws/aws-sdk-go/service/pcaconnectorad
Package pcaconnectorad provides the client and types for making API requests to PcaConnectorAd.
|
Package pcaconnectorad provides the client and types for making API requests to PcaConnectorAd. |
aws/aws-sdk-go/service/pcaconnectorad/pcaconnectoradiface
Package pcaconnectoradiface provides an interface to enable mocking the PcaConnectorAd service client for testing your code.
|
Package pcaconnectoradiface provides an interface to enable mocking the PcaConnectorAd service client for testing your code. |
aws/aws-sdk-go/service/personalize
Package personalize provides the client and types for making API requests to Amazon Personalize.
|
Package personalize provides the client and types for making API requests to Amazon Personalize. |
aws/aws-sdk-go/service/personalize/personalizeiface
Package personalizeiface provides an interface to enable mocking the Amazon Personalize service client for testing your code.
|
Package personalizeiface provides an interface to enable mocking the Amazon Personalize service client for testing your code. |
aws/aws-sdk-go/service/personalizeevents
Package personalizeevents provides the client and types for making API requests to Amazon Personalize Events.
|
Package personalizeevents provides the client and types for making API requests to Amazon Personalize Events. |
aws/aws-sdk-go/service/personalizeevents/personalizeeventsiface
Package personalizeeventsiface provides an interface to enable mocking the Amazon Personalize Events service client for testing your code.
|
Package personalizeeventsiface provides an interface to enable mocking the Amazon Personalize Events service client for testing your code. |
aws/aws-sdk-go/service/personalizeruntime
Package personalizeruntime provides the client and types for making API requests to Amazon Personalize Runtime.
|
Package personalizeruntime provides the client and types for making API requests to Amazon Personalize Runtime. |
aws/aws-sdk-go/service/personalizeruntime/personalizeruntimeiface
Package personalizeruntimeiface provides an interface to enable mocking the Amazon Personalize Runtime service client for testing your code.
|
Package personalizeruntimeiface provides an interface to enable mocking the Amazon Personalize Runtime service client for testing your code. |
aws/aws-sdk-go/service/pi
Package pi provides the client and types for making API requests to AWS Performance Insights.
|
Package pi provides the client and types for making API requests to AWS Performance Insights. |
aws/aws-sdk-go/service/pi/piiface
Package piiface provides an interface to enable mocking the AWS Performance Insights service client for testing your code.
|
Package piiface provides an interface to enable mocking the AWS Performance Insights service client for testing your code. |
aws/aws-sdk-go/service/pinpoint
Package pinpoint provides the client and types for making API requests to Amazon Pinpoint.
|
Package pinpoint provides the client and types for making API requests to Amazon Pinpoint. |
aws/aws-sdk-go/service/pinpoint/pinpointiface
Package pinpointiface provides an interface to enable mocking the Amazon Pinpoint service client for testing your code.
|
Package pinpointiface provides an interface to enable mocking the Amazon Pinpoint service client for testing your code. |
aws/aws-sdk-go/service/pinpointemail
Package pinpointemail provides the client and types for making API requests to Amazon Pinpoint Email Service.
|
Package pinpointemail provides the client and types for making API requests to Amazon Pinpoint Email Service. |
aws/aws-sdk-go/service/pinpointemail/pinpointemailiface
Package pinpointemailiface provides an interface to enable mocking the Amazon Pinpoint Email Service service client for testing your code.
|
Package pinpointemailiface provides an interface to enable mocking the Amazon Pinpoint Email Service service client for testing your code. |
aws/aws-sdk-go/service/pinpointsmsvoice
Package pinpointsmsvoice provides the client and types for making API requests to Amazon Pinpoint SMS and Voice Service.
|
Package pinpointsmsvoice provides the client and types for making API requests to Amazon Pinpoint SMS and Voice Service. |
aws/aws-sdk-go/service/pinpointsmsvoice/pinpointsmsvoiceiface
Package pinpointsmsvoiceiface provides an interface to enable mocking the Amazon Pinpoint SMS and Voice Service service client for testing your code.
|
Package pinpointsmsvoiceiface provides an interface to enable mocking the Amazon Pinpoint SMS and Voice Service service client for testing your code. |
aws/aws-sdk-go/service/pinpointsmsvoicev2
Package pinpointsmsvoicev2 provides the client and types for making API requests to Amazon Pinpoint SMS Voice V2.
|
Package pinpointsmsvoicev2 provides the client and types for making API requests to Amazon Pinpoint SMS Voice V2. |
aws/aws-sdk-go/service/pinpointsmsvoicev2/pinpointsmsvoicev2iface
Package pinpointsmsvoicev2iface provides an interface to enable mocking the Amazon Pinpoint SMS Voice V2 service client for testing your code.
|
Package pinpointsmsvoicev2iface provides an interface to enable mocking the Amazon Pinpoint SMS Voice V2 service client for testing your code. |
aws/aws-sdk-go/service/pipes
Package pipes provides the client and types for making API requests to Amazon EventBridge Pipes.
|
Package pipes provides the client and types for making API requests to Amazon EventBridge Pipes. |
aws/aws-sdk-go/service/pipes/pipesiface
Package pipesiface provides an interface to enable mocking the Amazon EventBridge Pipes service client for testing your code.
|
Package pipesiface provides an interface to enable mocking the Amazon EventBridge Pipes service client for testing your code. |
aws/aws-sdk-go/service/polly
Package polly provides the client and types for making API requests to Amazon Polly.
|
Package polly provides the client and types for making API requests to Amazon Polly. |
aws/aws-sdk-go/service/polly/pollyiface
Package pollyiface provides an interface to enable mocking the Amazon Polly service client for testing your code.
|
Package pollyiface provides an interface to enable mocking the Amazon Polly service client for testing your code. |
aws/aws-sdk-go/service/pricing
Package pricing provides the client and types for making API requests to AWS Price List Service.
|
Package pricing provides the client and types for making API requests to AWS Price List Service. |
aws/aws-sdk-go/service/pricing/pricingiface
Package pricingiface provides an interface to enable mocking the AWS Price List Service service client for testing your code.
|
Package pricingiface provides an interface to enable mocking the AWS Price List Service service client for testing your code. |
aws/aws-sdk-go/service/privatenetworks
Package privatenetworks provides the client and types for making API requests to AWS Private 5G.
|
Package privatenetworks provides the client and types for making API requests to AWS Private 5G. |
aws/aws-sdk-go/service/privatenetworks/privatenetworksiface
Package privatenetworksiface provides an interface to enable mocking the AWS Private 5G service client for testing your code.
|
Package privatenetworksiface provides an interface to enable mocking the AWS Private 5G service client for testing your code. |
aws/aws-sdk-go/service/prometheusservice
Package prometheusservice provides the client and types for making API requests to Amazon Prometheus Service.
|
Package prometheusservice provides the client and types for making API requests to Amazon Prometheus Service. |
aws/aws-sdk-go/service/prometheusservice/prometheusserviceiface
Package prometheusserviceiface provides an interface to enable mocking the Amazon Prometheus Service service client for testing your code.
|
Package prometheusserviceiface provides an interface to enable mocking the Amazon Prometheus Service service client for testing your code. |
aws/aws-sdk-go/service/proton
Package proton provides the client and types for making API requests to AWS Proton.
|
Package proton provides the client and types for making API requests to AWS Proton. |
aws/aws-sdk-go/service/proton/protoniface
Package protoniface provides an interface to enable mocking the AWS Proton service client for testing your code.
|
Package protoniface provides an interface to enable mocking the AWS Proton service client for testing your code. |
aws/aws-sdk-go/service/qbusiness
Package qbusiness provides the client and types for making API requests to QBusiness.
|
Package qbusiness provides the client and types for making API requests to QBusiness. |
aws/aws-sdk-go/service/qbusiness/qbusinessiface
Package qbusinessiface provides an interface to enable mocking the QBusiness service client for testing your code.
|
Package qbusinessiface provides an interface to enable mocking the QBusiness service client for testing your code. |
aws/aws-sdk-go/service/qconnect
Package qconnect provides the client and types for making API requests to Amazon Q Connect.
|
Package qconnect provides the client and types for making API requests to Amazon Q Connect. |
aws/aws-sdk-go/service/qconnect/qconnectiface
Package qconnectiface provides an interface to enable mocking the Amazon Q Connect service client for testing your code.
|
Package qconnectiface provides an interface to enable mocking the Amazon Q Connect service client for testing your code. |
aws/aws-sdk-go/service/qldb
Package qldb provides the client and types for making API requests to Amazon QLDB.
|
Package qldb provides the client and types for making API requests to Amazon QLDB. |
aws/aws-sdk-go/service/qldb/qldbiface
Package qldbiface provides an interface to enable mocking the Amazon QLDB service client for testing your code.
|
Package qldbiface provides an interface to enable mocking the Amazon QLDB service client for testing your code. |
aws/aws-sdk-go/service/qldbsession
Package qldbsession provides the client and types for making API requests to Amazon QLDB Session.
|
Package qldbsession provides the client and types for making API requests to Amazon QLDB Session. |
aws/aws-sdk-go/service/qldbsession/qldbsessioniface
Package qldbsessioniface provides an interface to enable mocking the Amazon QLDB Session service client for testing your code.
|
Package qldbsessioniface provides an interface to enable mocking the Amazon QLDB Session service client for testing your code. |
aws/aws-sdk-go/service/quicksight
Package quicksight provides the client and types for making API requests to Amazon QuickSight.
|
Package quicksight provides the client and types for making API requests to Amazon QuickSight. |
aws/aws-sdk-go/service/quicksight/quicksightiface
Package quicksightiface provides an interface to enable mocking the Amazon QuickSight service client for testing your code.
|
Package quicksightiface provides an interface to enable mocking the Amazon QuickSight service client for testing your code. |
aws/aws-sdk-go/service/ram
Package ram provides the client and types for making API requests to AWS Resource Access Manager.
|
Package ram provides the client and types for making API requests to AWS Resource Access Manager. |
aws/aws-sdk-go/service/ram/ramiface
Package ramiface provides an interface to enable mocking the AWS Resource Access Manager service client for testing your code.
|
Package ramiface provides an interface to enable mocking the AWS Resource Access Manager service client for testing your code. |
aws/aws-sdk-go/service/rds
Package rds provides the client and types for making API requests to Amazon Relational Database Service.
|
Package rds provides the client and types for making API requests to Amazon Relational Database Service. |
aws/aws-sdk-go/service/rds/rdsiface
Package rdsiface provides an interface to enable mocking the Amazon Relational Database Service service client for testing your code.
|
Package rdsiface provides an interface to enable mocking the Amazon Relational Database Service service client for testing your code. |
aws/aws-sdk-go/service/rds/rdsutils
Package rdsutils is used to generate authentication tokens used to connect to a givent Amazon Relational Database Service (RDS) database.
|
Package rdsutils is used to generate authentication tokens used to connect to a givent Amazon Relational Database Service (RDS) database. |
aws/aws-sdk-go/service/rdsdataservice
Package rdsdataservice provides the client and types for making API requests to AWS RDS DataService.
|
Package rdsdataservice provides the client and types for making API requests to AWS RDS DataService. |
aws/aws-sdk-go/service/rdsdataservice/rdsdataserviceiface
Package rdsdataserviceiface provides an interface to enable mocking the AWS RDS DataService service client for testing your code.
|
Package rdsdataserviceiface provides an interface to enable mocking the AWS RDS DataService service client for testing your code. |
aws/aws-sdk-go/service/recyclebin
Package recyclebin provides the client and types for making API requests to Amazon Recycle Bin.
|
Package recyclebin provides the client and types for making API requests to Amazon Recycle Bin. |
aws/aws-sdk-go/service/recyclebin/recyclebiniface
Package recyclebiniface provides an interface to enable mocking the Amazon Recycle Bin service client for testing your code.
|
Package recyclebiniface provides an interface to enable mocking the Amazon Recycle Bin service client for testing your code. |
aws/aws-sdk-go/service/redshift
Package redshift provides the client and types for making API requests to Amazon Redshift.
|
Package redshift provides the client and types for making API requests to Amazon Redshift. |
aws/aws-sdk-go/service/redshift/redshiftiface
Package redshiftiface provides an interface to enable mocking the Amazon Redshift service client for testing your code.
|
Package redshiftiface provides an interface to enable mocking the Amazon Redshift service client for testing your code. |
aws/aws-sdk-go/service/redshiftdataapiservice
Package redshiftdataapiservice provides the client and types for making API requests to Redshift Data API Service.
|
Package redshiftdataapiservice provides the client and types for making API requests to Redshift Data API Service. |
aws/aws-sdk-go/service/redshiftdataapiservice/redshiftdataapiserviceiface
Package redshiftdataapiserviceiface provides an interface to enable mocking the Redshift Data API Service service client for testing your code.
|
Package redshiftdataapiserviceiface provides an interface to enable mocking the Redshift Data API Service service client for testing your code. |
aws/aws-sdk-go/service/redshiftserverless
Package redshiftserverless provides the client and types for making API requests to Redshift Serverless.
|
Package redshiftserverless provides the client and types for making API requests to Redshift Serverless. |
aws/aws-sdk-go/service/redshiftserverless/redshiftserverlessiface
Package redshiftserverlessiface provides an interface to enable mocking the Redshift Serverless service client for testing your code.
|
Package redshiftserverlessiface provides an interface to enable mocking the Redshift Serverless service client for testing your code. |
aws/aws-sdk-go/service/rekognition
Package rekognition provides the client and types for making API requests to Amazon Rekognition.
|
Package rekognition provides the client and types for making API requests to Amazon Rekognition. |
aws/aws-sdk-go/service/rekognition/rekognitioniface
Package rekognitioniface provides an interface to enable mocking the Amazon Rekognition service client for testing your code.
|
Package rekognitioniface provides an interface to enable mocking the Amazon Rekognition service client for testing your code. |
aws/aws-sdk-go/service/repostspace
Package repostspace provides the client and types for making API requests to AWS re:Post Private.
|
Package repostspace provides the client and types for making API requests to AWS re:Post Private. |
aws/aws-sdk-go/service/repostspace/repostspaceiface
Package repostspaceiface provides an interface to enable mocking the AWS re:Post Private service client for testing your code.
|
Package repostspaceiface provides an interface to enable mocking the AWS re:Post Private service client for testing your code. |
aws/aws-sdk-go/service/resiliencehub
Package resiliencehub provides the client and types for making API requests to AWS Resilience Hub.
|
Package resiliencehub provides the client and types for making API requests to AWS Resilience Hub. |
aws/aws-sdk-go/service/resiliencehub/resiliencehubiface
Package resiliencehubiface provides an interface to enable mocking the AWS Resilience Hub service client for testing your code.
|
Package resiliencehubiface provides an interface to enable mocking the AWS Resilience Hub service client for testing your code. |
aws/aws-sdk-go/service/resourceexplorer2
Package resourceexplorer2 provides the client and types for making API requests to AWS Resource Explorer.
|
Package resourceexplorer2 provides the client and types for making API requests to AWS Resource Explorer. |
aws/aws-sdk-go/service/resourceexplorer2/resourceexplorer2iface
Package resourceexplorer2iface provides an interface to enable mocking the AWS Resource Explorer service client for testing your code.
|
Package resourceexplorer2iface provides an interface to enable mocking the AWS Resource Explorer service client for testing your code. |
aws/aws-sdk-go/service/resourcegroups
Package resourcegroups provides the client and types for making API requests to AWS Resource Groups.
|
Package resourcegroups provides the client and types for making API requests to AWS Resource Groups. |
aws/aws-sdk-go/service/resourcegroups/resourcegroupsiface
Package resourcegroupsiface provides an interface to enable mocking the AWS Resource Groups service client for testing your code.
|
Package resourcegroupsiface provides an interface to enable mocking the AWS Resource Groups service client for testing your code. |
aws/aws-sdk-go/service/resourcegroupstaggingapi
Package resourcegroupstaggingapi provides the client and types for making API requests to AWS Resource Groups Tagging API.
|
Package resourcegroupstaggingapi provides the client and types for making API requests to AWS Resource Groups Tagging API. |
aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface
Package resourcegroupstaggingapiiface provides an interface to enable mocking the AWS Resource Groups Tagging API service client for testing your code.
|
Package resourcegroupstaggingapiiface provides an interface to enable mocking the AWS Resource Groups Tagging API service client for testing your code. |
aws/aws-sdk-go/service/robomaker
Package robomaker provides the client and types for making API requests to AWS RoboMaker.
|
Package robomaker provides the client and types for making API requests to AWS RoboMaker. |
aws/aws-sdk-go/service/robomaker/robomakeriface
Package robomakeriface provides an interface to enable mocking the AWS RoboMaker service client for testing your code.
|
Package robomakeriface provides an interface to enable mocking the AWS RoboMaker service client for testing your code. |
aws/aws-sdk-go/service/rolesanywhere
Package rolesanywhere provides the client and types for making API requests to IAM Roles Anywhere.
|
Package rolesanywhere provides the client and types for making API requests to IAM Roles Anywhere. |
aws/aws-sdk-go/service/rolesanywhere/rolesanywhereiface
Package rolesanywhereiface provides an interface to enable mocking the IAM Roles Anywhere service client for testing your code.
|
Package rolesanywhereiface provides an interface to enable mocking the IAM Roles Anywhere service client for testing your code. |
aws/aws-sdk-go/service/route53
Package route53 provides the client and types for making API requests to Amazon Route 53.
|
Package route53 provides the client and types for making API requests to Amazon Route 53. |
aws/aws-sdk-go/service/route53/route53iface
Package route53iface provides an interface to enable mocking the Amazon Route 53 service client for testing your code.
|
Package route53iface provides an interface to enable mocking the Amazon Route 53 service client for testing your code. |
aws/aws-sdk-go/service/route53domains
Package route53domains provides the client and types for making API requests to Amazon Route 53 Domains.
|
Package route53domains provides the client and types for making API requests to Amazon Route 53 Domains. |
aws/aws-sdk-go/service/route53domains/route53domainsiface
Package route53domainsiface provides an interface to enable mocking the Amazon Route 53 Domains service client for testing your code.
|
Package route53domainsiface provides an interface to enable mocking the Amazon Route 53 Domains service client for testing your code. |
aws/aws-sdk-go/service/route53recoverycluster
Package route53recoverycluster provides the client and types for making API requests to Route53 Recovery Cluster.
|
Package route53recoverycluster provides the client and types for making API requests to Route53 Recovery Cluster. |
aws/aws-sdk-go/service/route53recoverycluster/route53recoveryclusteriface
Package route53recoveryclusteriface provides an interface to enable mocking the Route53 Recovery Cluster service client for testing your code.
|
Package route53recoveryclusteriface provides an interface to enable mocking the Route53 Recovery Cluster service client for testing your code. |
aws/aws-sdk-go/service/route53recoverycontrolconfig
Package route53recoverycontrolconfig provides the client and types for making API requests to AWS Route53 Recovery Control Config.
|
Package route53recoverycontrolconfig provides the client and types for making API requests to AWS Route53 Recovery Control Config. |
aws/aws-sdk-go/service/route53recoverycontrolconfig/route53recoverycontrolconfigiface
Package route53recoverycontrolconfigiface provides an interface to enable mocking the AWS Route53 Recovery Control Config service client for testing your code.
|
Package route53recoverycontrolconfigiface provides an interface to enable mocking the AWS Route53 Recovery Control Config service client for testing your code. |
aws/aws-sdk-go/service/route53recoveryreadiness
Package route53recoveryreadiness provides the client and types for making API requests to AWS Route53 Recovery Readiness.
|
Package route53recoveryreadiness provides the client and types for making API requests to AWS Route53 Recovery Readiness. |
aws/aws-sdk-go/service/route53recoveryreadiness/route53recoveryreadinessiface
Package route53recoveryreadinessiface provides an interface to enable mocking the AWS Route53 Recovery Readiness service client for testing your code.
|
Package route53recoveryreadinessiface provides an interface to enable mocking the AWS Route53 Recovery Readiness service client for testing your code. |
aws/aws-sdk-go/service/route53resolver
Package route53resolver provides the client and types for making API requests to Amazon Route 53 Resolver.
|
Package route53resolver provides the client and types for making API requests to Amazon Route 53 Resolver. |
aws/aws-sdk-go/service/route53resolver/route53resolveriface
Package route53resolveriface provides an interface to enable mocking the Amazon Route 53 Resolver service client for testing your code.
|
Package route53resolveriface provides an interface to enable mocking the Amazon Route 53 Resolver service client for testing your code. |
aws/aws-sdk-go/service/s3
Package s3 provides the client and types for making API requests to Amazon Simple Storage Service.
|
Package s3 provides the client and types for making API requests to Amazon Simple Storage Service. |
aws/aws-sdk-go/service/s3/s3crypto
Package s3crypto provides encryption to S3 using KMS and AES GCM.
|
Package s3crypto provides encryption to S3 using KMS and AES GCM. |
aws/aws-sdk-go/service/s3/s3iface
Package s3iface provides an interface to enable mocking the Amazon Simple Storage Service service client for testing your code.
|
Package s3iface provides an interface to enable mocking the Amazon Simple Storage Service service client for testing your code. |
aws/aws-sdk-go/service/s3/s3manager
Package s3manager provides utilities to upload and download objects from S3 concurrently.
|
Package s3manager provides utilities to upload and download objects from S3 concurrently. |
aws/aws-sdk-go/service/s3/s3manager/s3manageriface
Package s3manageriface provides an interface for the s3manager package
|
Package s3manageriface provides an interface for the s3manager package |
aws/aws-sdk-go/service/s3control
Package s3control provides the client and types for making API requests to AWS S3 Control.
|
Package s3control provides the client and types for making API requests to AWS S3 Control. |
aws/aws-sdk-go/service/s3control/s3controliface
Package s3controliface provides an interface to enable mocking the AWS S3 Control service client for testing your code.
|
Package s3controliface provides an interface to enable mocking the AWS S3 Control service client for testing your code. |
aws/aws-sdk-go/service/s3outposts
Package s3outposts provides the client and types for making API requests to Amazon S3 on Outposts.
|
Package s3outposts provides the client and types for making API requests to Amazon S3 on Outposts. |
aws/aws-sdk-go/service/s3outposts/s3outpostsiface
Package s3outpostsiface provides an interface to enable mocking the Amazon S3 on Outposts service client for testing your code.
|
Package s3outpostsiface provides an interface to enable mocking the Amazon S3 on Outposts service client for testing your code. |
aws/aws-sdk-go/service/sagemaker
Package sagemaker provides the client and types for making API requests to Amazon SageMaker Service.
|
Package sagemaker provides the client and types for making API requests to Amazon SageMaker Service. |
aws/aws-sdk-go/service/sagemaker/sagemakeriface
Package sagemakeriface provides an interface to enable mocking the Amazon SageMaker Service service client for testing your code.
|
Package sagemakeriface provides an interface to enable mocking the Amazon SageMaker Service service client for testing your code. |
aws/aws-sdk-go/service/sagemakeredgemanager
Package sagemakeredgemanager provides the client and types for making API requests to Amazon Sagemaker Edge Manager.
|
Package sagemakeredgemanager provides the client and types for making API requests to Amazon Sagemaker Edge Manager. |
aws/aws-sdk-go/service/sagemakeredgemanager/sagemakeredgemanageriface
Package sagemakeredgemanageriface provides an interface to enable mocking the Amazon Sagemaker Edge Manager service client for testing your code.
|
Package sagemakeredgemanageriface provides an interface to enable mocking the Amazon Sagemaker Edge Manager service client for testing your code. |
aws/aws-sdk-go/service/sagemakerfeaturestoreruntime
Package sagemakerfeaturestoreruntime provides the client and types for making API requests to Amazon SageMaker Feature Store Runtime.
|
Package sagemakerfeaturestoreruntime provides the client and types for making API requests to Amazon SageMaker Feature Store Runtime. |
aws/aws-sdk-go/service/sagemakerfeaturestoreruntime/sagemakerfeaturestoreruntimeiface
Package sagemakerfeaturestoreruntimeiface provides an interface to enable mocking the Amazon SageMaker Feature Store Runtime service client for testing your code.
|
Package sagemakerfeaturestoreruntimeiface provides an interface to enable mocking the Amazon SageMaker Feature Store Runtime service client for testing your code. |
aws/aws-sdk-go/service/sagemakergeospatial
Package sagemakergeospatial provides the client and types for making API requests to Amazon SageMaker geospatial capabilities.
|
Package sagemakergeospatial provides the client and types for making API requests to Amazon SageMaker geospatial capabilities. |
aws/aws-sdk-go/service/sagemakergeospatial/sagemakergeospatialiface
Package sagemakergeospatialiface provides an interface to enable mocking the Amazon SageMaker geospatial capabilities service client for testing your code.
|
Package sagemakergeospatialiface provides an interface to enable mocking the Amazon SageMaker geospatial capabilities service client for testing your code. |
aws/aws-sdk-go/service/sagemakermetrics
Package sagemakermetrics provides the client and types for making API requests to Amazon SageMaker Metrics Service.
|
Package sagemakermetrics provides the client and types for making API requests to Amazon SageMaker Metrics Service. |
aws/aws-sdk-go/service/sagemakermetrics/sagemakermetricsiface
Package sagemakermetricsiface provides an interface to enable mocking the Amazon SageMaker Metrics Service service client for testing your code.
|
Package sagemakermetricsiface provides an interface to enable mocking the Amazon SageMaker Metrics Service service client for testing your code. |
aws/aws-sdk-go/service/sagemakerruntime
Package sagemakerruntime provides the client and types for making API requests to Amazon SageMaker Runtime.
|
Package sagemakerruntime provides the client and types for making API requests to Amazon SageMaker Runtime. |
aws/aws-sdk-go/service/sagemakerruntime/sagemakerruntimeiface
Package sagemakerruntimeiface provides an interface to enable mocking the Amazon SageMaker Runtime service client for testing your code.
|
Package sagemakerruntimeiface provides an interface to enable mocking the Amazon SageMaker Runtime service client for testing your code. |
aws/aws-sdk-go/service/savingsplans
Package savingsplans provides the client and types for making API requests to AWS Savings Plans.
|
Package savingsplans provides the client and types for making API requests to AWS Savings Plans. |
aws/aws-sdk-go/service/savingsplans/savingsplansiface
Package savingsplansiface provides an interface to enable mocking the AWS Savings Plans service client for testing your code.
|
Package savingsplansiface provides an interface to enable mocking the AWS Savings Plans service client for testing your code. |
aws/aws-sdk-go/service/scheduler
Package scheduler provides the client and types for making API requests to Amazon EventBridge Scheduler.
|
Package scheduler provides the client and types for making API requests to Amazon EventBridge Scheduler. |
aws/aws-sdk-go/service/scheduler/scheduleriface
Package scheduleriface provides an interface to enable mocking the Amazon EventBridge Scheduler service client for testing your code.
|
Package scheduleriface provides an interface to enable mocking the Amazon EventBridge Scheduler service client for testing your code. |
aws/aws-sdk-go/service/schemas
Package schemas provides the client and types for making API requests to Schemas.
|
Package schemas provides the client and types for making API requests to Schemas. |
aws/aws-sdk-go/service/schemas/schemasiface
Package schemasiface provides an interface to enable mocking the Schemas service client for testing your code.
|
Package schemasiface provides an interface to enable mocking the Schemas service client for testing your code. |
aws/aws-sdk-go/service/secretsmanager
Package secretsmanager provides the client and types for making API requests to AWS Secrets Manager.
|
Package secretsmanager provides the client and types for making API requests to AWS Secrets Manager. |
aws/aws-sdk-go/service/secretsmanager/secretsmanageriface
Package secretsmanageriface provides an interface to enable mocking the AWS Secrets Manager service client for testing your code.
|
Package secretsmanageriface provides an interface to enable mocking the AWS Secrets Manager service client for testing your code. |
aws/aws-sdk-go/service/securityhub
Package securityhub provides the client and types for making API requests to AWS SecurityHub.
|
Package securityhub provides the client and types for making API requests to AWS SecurityHub. |
aws/aws-sdk-go/service/securityhub/securityhubiface
Package securityhubiface provides an interface to enable mocking the AWS SecurityHub service client for testing your code.
|
Package securityhubiface provides an interface to enable mocking the AWS SecurityHub service client for testing your code. |
aws/aws-sdk-go/service/securitylake
Package securitylake provides the client and types for making API requests to Amazon Security Lake.
|
Package securitylake provides the client and types for making API requests to Amazon Security Lake. |
aws/aws-sdk-go/service/securitylake/securitylakeiface
Package securitylakeiface provides an interface to enable mocking the Amazon Security Lake service client for testing your code.
|
Package securitylakeiface provides an interface to enable mocking the Amazon Security Lake service client for testing your code. |
aws/aws-sdk-go/service/serverlessapplicationrepository
Package serverlessapplicationrepository provides the client and types for making API requests to AWSServerlessApplicationRepository.
|
Package serverlessapplicationrepository provides the client and types for making API requests to AWSServerlessApplicationRepository. |
aws/aws-sdk-go/service/serverlessapplicationrepository/serverlessapplicationrepositoryiface
Package serverlessapplicationrepositoryiface provides an interface to enable mocking the AWSServerlessApplicationRepository service client for testing your code.
|
Package serverlessapplicationrepositoryiface provides an interface to enable mocking the AWSServerlessApplicationRepository service client for testing your code. |
aws/aws-sdk-go/service/servicecatalog
Package servicecatalog provides the client and types for making API requests to AWS Service Catalog.
|
Package servicecatalog provides the client and types for making API requests to AWS Service Catalog. |
aws/aws-sdk-go/service/servicecatalog/servicecatalogiface
Package servicecatalogiface provides an interface to enable mocking the AWS Service Catalog service client for testing your code.
|
Package servicecatalogiface provides an interface to enable mocking the AWS Service Catalog service client for testing your code. |
aws/aws-sdk-go/service/servicediscovery
Package servicediscovery provides the client and types for making API requests to AWS Cloud Map.
|
Package servicediscovery provides the client and types for making API requests to AWS Cloud Map. |
aws/aws-sdk-go/service/servicediscovery/servicediscoveryiface
Package servicediscoveryiface provides an interface to enable mocking the AWS Cloud Map service client for testing your code.
|
Package servicediscoveryiface provides an interface to enable mocking the AWS Cloud Map service client for testing your code. |
aws/aws-sdk-go/service/servicequotas
Package servicequotas provides the client and types for making API requests to Service Quotas.
|
Package servicequotas provides the client and types for making API requests to Service Quotas. |
aws/aws-sdk-go/service/servicequotas/servicequotasiface
Package servicequotasiface provides an interface to enable mocking the Service Quotas service client for testing your code.
|
Package servicequotasiface provides an interface to enable mocking the Service Quotas service client for testing your code. |
aws/aws-sdk-go/service/ses
Package ses provides the client and types for making API requests to Amazon Simple Email Service.
|
Package ses provides the client and types for making API requests to Amazon Simple Email Service. |
aws/aws-sdk-go/service/ses/sesiface
Package sesiface provides an interface to enable mocking the Amazon Simple Email Service service client for testing your code.
|
Package sesiface provides an interface to enable mocking the Amazon Simple Email Service service client for testing your code. |
aws/aws-sdk-go/service/sesv2
Package sesv2 provides the client and types for making API requests to Amazon Simple Email Service.
|
Package sesv2 provides the client and types for making API requests to Amazon Simple Email Service. |
aws/aws-sdk-go/service/sesv2/sesv2iface
Package sesv2iface provides an interface to enable mocking the Amazon Simple Email Service service client for testing your code.
|
Package sesv2iface provides an interface to enable mocking the Amazon Simple Email Service service client for testing your code. |
aws/aws-sdk-go/service/sfn
Package sfn provides the client and types for making API requests to AWS Step Functions.
|
Package sfn provides the client and types for making API requests to AWS Step Functions. |
aws/aws-sdk-go/service/sfn/sfniface
Package sfniface provides an interface to enable mocking the AWS Step Functions service client for testing your code.
|
Package sfniface provides an interface to enable mocking the AWS Step Functions service client for testing your code. |
aws/aws-sdk-go/service/shield
Package shield provides the client and types for making API requests to AWS Shield.
|
Package shield provides the client and types for making API requests to AWS Shield. |
aws/aws-sdk-go/service/shield/shieldiface
Package shieldiface provides an interface to enable mocking the AWS Shield service client for testing your code.
|
Package shieldiface provides an interface to enable mocking the AWS Shield service client for testing your code. |
aws/aws-sdk-go/service/signer
Package signer provides the client and types for making API requests to AWS Signer.
|
Package signer provides the client and types for making API requests to AWS Signer. |
aws/aws-sdk-go/service/signer/signeriface
Package signeriface provides an interface to enable mocking the AWS Signer service client for testing your code.
|
Package signeriface provides an interface to enable mocking the AWS Signer service client for testing your code. |
aws/aws-sdk-go/service/simpledb
Package simpledb provides the client and types for making API requests to Amazon SimpleDB.
|
Package simpledb provides the client and types for making API requests to Amazon SimpleDB. |
aws/aws-sdk-go/service/simpledb/simpledbiface
Package simpledbiface provides an interface to enable mocking the Amazon SimpleDB service client for testing your code.
|
Package simpledbiface provides an interface to enable mocking the Amazon SimpleDB service client for testing your code. |
aws/aws-sdk-go/service/simspaceweaver
Package simspaceweaver provides the client and types for making API requests to AWS SimSpace Weaver.
|
Package simspaceweaver provides the client and types for making API requests to AWS SimSpace Weaver. |
aws/aws-sdk-go/service/simspaceweaver/simspaceweaveriface
Package simspaceweaveriface provides an interface to enable mocking the AWS SimSpace Weaver service client for testing your code.
|
Package simspaceweaveriface provides an interface to enable mocking the AWS SimSpace Weaver service client for testing your code. |
aws/aws-sdk-go/service/sms
Package sms provides the client and types for making API requests to AWS Server Migration Service.
|
Package sms provides the client and types for making API requests to AWS Server Migration Service. |
aws/aws-sdk-go/service/sms/smsiface
Package smsiface provides an interface to enable mocking the AWS Server Migration Service service client for testing your code.
|
Package smsiface provides an interface to enable mocking the AWS Server Migration Service service client for testing your code. |
aws/aws-sdk-go/service/snowball
Package snowball provides the client and types for making API requests to Amazon Import/Export Snowball.
|
Package snowball provides the client and types for making API requests to Amazon Import/Export Snowball. |
aws/aws-sdk-go/service/snowball/snowballiface
Package snowballiface provides an interface to enable mocking the Amazon Import/Export Snowball service client for testing your code.
|
Package snowballiface provides an interface to enable mocking the Amazon Import/Export Snowball service client for testing your code. |
aws/aws-sdk-go/service/snowdevicemanagement
Package snowdevicemanagement provides the client and types for making API requests to AWS Snow Device Management.
|
Package snowdevicemanagement provides the client and types for making API requests to AWS Snow Device Management. |
aws/aws-sdk-go/service/snowdevicemanagement/snowdevicemanagementiface
Package snowdevicemanagementiface provides an interface to enable mocking the AWS Snow Device Management service client for testing your code.
|
Package snowdevicemanagementiface provides an interface to enable mocking the AWS Snow Device Management service client for testing your code. |
aws/aws-sdk-go/service/sns
Package sns provides the client and types for making API requests to Amazon Simple Notification Service.
|
Package sns provides the client and types for making API requests to Amazon Simple Notification Service. |
aws/aws-sdk-go/service/sns/snsiface
Package snsiface provides an interface to enable mocking the Amazon Simple Notification Service service client for testing your code.
|
Package snsiface provides an interface to enable mocking the Amazon Simple Notification Service service client for testing your code. |
aws/aws-sdk-go/service/sqs
Package sqs provides the client and types for making API requests to Amazon Simple Queue Service.
|
Package sqs provides the client and types for making API requests to Amazon Simple Queue Service. |
aws/aws-sdk-go/service/sqs/sqsiface
Package sqsiface provides an interface to enable mocking the Amazon Simple Queue Service service client for testing your code.
|
Package sqsiface provides an interface to enable mocking the Amazon Simple Queue Service service client for testing your code. |
aws/aws-sdk-go/service/ssm
Package ssm provides the client and types for making API requests to Amazon Simple Systems Manager (SSM).
|
Package ssm provides the client and types for making API requests to Amazon Simple Systems Manager (SSM). |
aws/aws-sdk-go/service/ssm/ssmiface
Package ssmiface provides an interface to enable mocking the Amazon Simple Systems Manager (SSM) service client for testing your code.
|
Package ssmiface provides an interface to enable mocking the Amazon Simple Systems Manager (SSM) service client for testing your code. |
aws/aws-sdk-go/service/ssmcontacts
Package ssmcontacts provides the client and types for making API requests to AWS Systems Manager Incident Manager Contacts.
|
Package ssmcontacts provides the client and types for making API requests to AWS Systems Manager Incident Manager Contacts. |
aws/aws-sdk-go/service/ssmcontacts/ssmcontactsiface
Package ssmcontactsiface provides an interface to enable mocking the AWS Systems Manager Incident Manager Contacts service client for testing your code.
|
Package ssmcontactsiface provides an interface to enable mocking the AWS Systems Manager Incident Manager Contacts service client for testing your code. |
aws/aws-sdk-go/service/ssmincidents
Package ssmincidents provides the client and types for making API requests to AWS Systems Manager Incident Manager.
|
Package ssmincidents provides the client and types for making API requests to AWS Systems Manager Incident Manager. |
aws/aws-sdk-go/service/ssmincidents/ssmincidentsiface
Package ssmincidentsiface provides an interface to enable mocking the AWS Systems Manager Incident Manager service client for testing your code.
|
Package ssmincidentsiface provides an interface to enable mocking the AWS Systems Manager Incident Manager service client for testing your code. |
aws/aws-sdk-go/service/ssmsap
Package ssmsap provides the client and types for making API requests to AWS Systems Manager for SAP.
|
Package ssmsap provides the client and types for making API requests to AWS Systems Manager for SAP. |
aws/aws-sdk-go/service/ssmsap/ssmsapiface
Package ssmsapiface provides an interface to enable mocking the AWS Systems Manager for SAP service client for testing your code.
|
Package ssmsapiface provides an interface to enable mocking the AWS Systems Manager for SAP service client for testing your code. |
aws/aws-sdk-go/service/sso
Package sso provides the client and types for making API requests to AWS Single Sign-On.
|
Package sso provides the client and types for making API requests to AWS Single Sign-On. |
aws/aws-sdk-go/service/sso/ssoiface
Package ssoiface provides an interface to enable mocking the AWS Single Sign-On service client for testing your code.
|
Package ssoiface provides an interface to enable mocking the AWS Single Sign-On service client for testing your code. |
aws/aws-sdk-go/service/ssoadmin
Package ssoadmin provides the client and types for making API requests to AWS Single Sign-On Admin.
|
Package ssoadmin provides the client and types for making API requests to AWS Single Sign-On Admin. |
aws/aws-sdk-go/service/ssoadmin/ssoadminiface
Package ssoadminiface provides an interface to enable mocking the AWS Single Sign-On Admin service client for testing your code.
|
Package ssoadminiface provides an interface to enable mocking the AWS Single Sign-On Admin service client for testing your code. |
aws/aws-sdk-go/service/ssooidc
Package ssooidc provides the client and types for making API requests to AWS SSO OIDC.
|
Package ssooidc provides the client and types for making API requests to AWS SSO OIDC. |
aws/aws-sdk-go/service/ssooidc/ssooidciface
Package ssooidciface provides an interface to enable mocking the AWS SSO OIDC service client for testing your code.
|
Package ssooidciface provides an interface to enable mocking the AWS SSO OIDC service client for testing your code. |
aws/aws-sdk-go/service/storagegateway
Package storagegateway provides the client and types for making API requests to AWS Storage Gateway.
|
Package storagegateway provides the client and types for making API requests to AWS Storage Gateway. |
aws/aws-sdk-go/service/storagegateway/storagegatewayiface
Package storagegatewayiface provides an interface to enable mocking the AWS Storage Gateway service client for testing your code.
|
Package storagegatewayiface provides an interface to enable mocking the AWS Storage Gateway service client for testing your code. |
aws/aws-sdk-go/service/sts
Package sts provides the client and types for making API requests to AWS Security Token Service.
|
Package sts provides the client and types for making API requests to AWS Security Token Service. |
aws/aws-sdk-go/service/sts/stsiface
Package stsiface provides an interface to enable mocking the AWS Security Token Service service client for testing your code.
|
Package stsiface provides an interface to enable mocking the AWS Security Token Service service client for testing your code. |
aws/aws-sdk-go/service/support
Package support provides the client and types for making API requests to AWS Support.
|
Package support provides the client and types for making API requests to AWS Support. |
aws/aws-sdk-go/service/support/supportiface
Package supportiface provides an interface to enable mocking the AWS Support service client for testing your code.
|
Package supportiface provides an interface to enable mocking the AWS Support service client for testing your code. |
aws/aws-sdk-go/service/supportapp
Package supportapp provides the client and types for making API requests to AWS Support App.
|
Package supportapp provides the client and types for making API requests to AWS Support App. |
aws/aws-sdk-go/service/supportapp/supportappiface
Package supportappiface provides an interface to enable mocking the AWS Support App service client for testing your code.
|
Package supportappiface provides an interface to enable mocking the AWS Support App service client for testing your code. |
aws/aws-sdk-go/service/swf
Package swf provides the client and types for making API requests to Amazon Simple Workflow Service.
|
Package swf provides the client and types for making API requests to Amazon Simple Workflow Service. |
aws/aws-sdk-go/service/swf/swfiface
Package swfiface provides an interface to enable mocking the Amazon Simple Workflow Service service client for testing your code.
|
Package swfiface provides an interface to enable mocking the Amazon Simple Workflow Service service client for testing your code. |
aws/aws-sdk-go/service/synthetics
Package synthetics provides the client and types for making API requests to Synthetics.
|
Package synthetics provides the client and types for making API requests to Synthetics. |
aws/aws-sdk-go/service/synthetics/syntheticsiface
Package syntheticsiface provides an interface to enable mocking the Synthetics service client for testing your code.
|
Package syntheticsiface provides an interface to enable mocking the Synthetics service client for testing your code. |
aws/aws-sdk-go/service/textract
Package textract provides the client and types for making API requests to Amazon Textract.
|
Package textract provides the client and types for making API requests to Amazon Textract. |
aws/aws-sdk-go/service/textract/textractiface
Package textractiface provides an interface to enable mocking the Amazon Textract service client for testing your code.
|
Package textractiface provides an interface to enable mocking the Amazon Textract service client for testing your code. |
aws/aws-sdk-go/service/timestreamquery
Package timestreamquery provides the client and types for making API requests to Amazon Timestream Query.
|
Package timestreamquery provides the client and types for making API requests to Amazon Timestream Query. |
aws/aws-sdk-go/service/timestreamquery/timestreamqueryiface
Package timestreamqueryiface provides an interface to enable mocking the Amazon Timestream Query service client for testing your code.
|
Package timestreamqueryiface provides an interface to enable mocking the Amazon Timestream Query service client for testing your code. |
aws/aws-sdk-go/service/timestreamwrite
Package timestreamwrite provides the client and types for making API requests to Amazon Timestream Write.
|
Package timestreamwrite provides the client and types for making API requests to Amazon Timestream Write. |
aws/aws-sdk-go/service/timestreamwrite/timestreamwriteiface
Package timestreamwriteiface provides an interface to enable mocking the Amazon Timestream Write service client for testing your code.
|
Package timestreamwriteiface provides an interface to enable mocking the Amazon Timestream Write service client for testing your code. |
aws/aws-sdk-go/service/tnb
Package tnb provides the client and types for making API requests to AWS Telco Network Builder.
|
Package tnb provides the client and types for making API requests to AWS Telco Network Builder. |
aws/aws-sdk-go/service/tnb/tnbiface
Package tnbiface provides an interface to enable mocking the AWS Telco Network Builder service client for testing your code.
|
Package tnbiface provides an interface to enable mocking the AWS Telco Network Builder service client for testing your code. |
aws/aws-sdk-go/service/transcribeservice
Package transcribeservice provides the client and types for making API requests to Amazon Transcribe Service.
|
Package transcribeservice provides the client and types for making API requests to Amazon Transcribe Service. |
aws/aws-sdk-go/service/transcribeservice/transcribeserviceiface
Package transcribeserviceiface provides an interface to enable mocking the Amazon Transcribe Service service client for testing your code.
|
Package transcribeserviceiface provides an interface to enable mocking the Amazon Transcribe Service service client for testing your code. |
aws/aws-sdk-go/service/transcribestreamingservice
Package transcribestreamingservice provides the client and types for making API requests to Amazon Transcribe Streaming Service.
|
Package transcribestreamingservice provides the client and types for making API requests to Amazon Transcribe Streaming Service. |
aws/aws-sdk-go/service/transcribestreamingservice/transcribestreamingserviceiface
Package transcribestreamingserviceiface provides an interface to enable mocking the Amazon Transcribe Streaming Service service client for testing your code.
|
Package transcribestreamingserviceiface provides an interface to enable mocking the Amazon Transcribe Streaming Service service client for testing your code. |
aws/aws-sdk-go/service/transfer
Package transfer provides the client and types for making API requests to AWS Transfer Family.
|
Package transfer provides the client and types for making API requests to AWS Transfer Family. |
aws/aws-sdk-go/service/transfer/transferiface
Package transferiface provides an interface to enable mocking the AWS Transfer Family service client for testing your code.
|
Package transferiface provides an interface to enable mocking the AWS Transfer Family service client for testing your code. |
aws/aws-sdk-go/service/translate
Package translate provides the client and types for making API requests to Amazon Translate.
|
Package translate provides the client and types for making API requests to Amazon Translate. |
aws/aws-sdk-go/service/translate/translateiface
Package translateiface provides an interface to enable mocking the Amazon Translate service client for testing your code.
|
Package translateiface provides an interface to enable mocking the Amazon Translate service client for testing your code. |
aws/aws-sdk-go/service/trustedadvisor
Package trustedadvisor provides the client and types for making API requests to TrustedAdvisor Public API.
|
Package trustedadvisor provides the client and types for making API requests to TrustedAdvisor Public API. |
aws/aws-sdk-go/service/trustedadvisor/trustedadvisoriface
Package trustedadvisoriface provides an interface to enable mocking the TrustedAdvisor Public API service client for testing your code.
|
Package trustedadvisoriface provides an interface to enable mocking the TrustedAdvisor Public API service client for testing your code. |
aws/aws-sdk-go/service/verifiedpermissions
Package verifiedpermissions provides the client and types for making API requests to Amazon Verified Permissions.
|
Package verifiedpermissions provides the client and types for making API requests to Amazon Verified Permissions. |
aws/aws-sdk-go/service/verifiedpermissions/verifiedpermissionsiface
Package verifiedpermissionsiface provides an interface to enable mocking the Amazon Verified Permissions service client for testing your code.
|
Package verifiedpermissionsiface provides an interface to enable mocking the Amazon Verified Permissions service client for testing your code. |
aws/aws-sdk-go/service/voiceid
Package voiceid provides the client and types for making API requests to Amazon Voice ID.
|
Package voiceid provides the client and types for making API requests to Amazon Voice ID. |
aws/aws-sdk-go/service/voiceid/voiceidiface
Package voiceidiface provides an interface to enable mocking the Amazon Voice ID service client for testing your code.
|
Package voiceidiface provides an interface to enable mocking the Amazon Voice ID service client for testing your code. |
aws/aws-sdk-go/service/vpclattice
Package vpclattice provides the client and types for making API requests to Amazon VPC Lattice.
|
Package vpclattice provides the client and types for making API requests to Amazon VPC Lattice. |
aws/aws-sdk-go/service/vpclattice/vpclatticeiface
Package vpclatticeiface provides an interface to enable mocking the Amazon VPC Lattice service client for testing your code.
|
Package vpclatticeiface provides an interface to enable mocking the Amazon VPC Lattice service client for testing your code. |
aws/aws-sdk-go/service/waf
Package waf provides the client and types for making API requests to AWS WAF.
|
Package waf provides the client and types for making API requests to AWS WAF. |
aws/aws-sdk-go/service/waf/wafiface
Package wafiface provides an interface to enable mocking the AWS WAF service client for testing your code.
|
Package wafiface provides an interface to enable mocking the AWS WAF service client for testing your code. |
aws/aws-sdk-go/service/wafregional
Package wafregional provides the client and types for making API requests to AWS WAF Regional.
|
Package wafregional provides the client and types for making API requests to AWS WAF Regional. |
aws/aws-sdk-go/service/wafregional/wafregionaliface
Package wafregionaliface provides an interface to enable mocking the AWS WAF Regional service client for testing your code.
|
Package wafregionaliface provides an interface to enable mocking the AWS WAF Regional service client for testing your code. |
aws/aws-sdk-go/service/wafv2
Package wafv2 provides the client and types for making API requests to AWS WAFV2.
|
Package wafv2 provides the client and types for making API requests to AWS WAFV2. |
aws/aws-sdk-go/service/wafv2/wafv2iface
Package wafv2iface provides an interface to enable mocking the AWS WAFV2 service client for testing your code.
|
Package wafv2iface provides an interface to enable mocking the AWS WAFV2 service client for testing your code. |
aws/aws-sdk-go/service/wellarchitected
Package wellarchitected provides the client and types for making API requests to AWS Well-Architected Tool.
|
Package wellarchitected provides the client and types for making API requests to AWS Well-Architected Tool. |
aws/aws-sdk-go/service/wellarchitected/wellarchitectediface
Package wellarchitectediface provides an interface to enable mocking the AWS Well-Architected Tool service client for testing your code.
|
Package wellarchitectediface provides an interface to enable mocking the AWS Well-Architected Tool service client for testing your code. |
aws/aws-sdk-go/service/workdocs
Package workdocs provides the client and types for making API requests to Amazon WorkDocs.
|
Package workdocs provides the client and types for making API requests to Amazon WorkDocs. |
aws/aws-sdk-go/service/workdocs/workdocsiface
Package workdocsiface provides an interface to enable mocking the Amazon WorkDocs service client for testing your code.
|
Package workdocsiface provides an interface to enable mocking the Amazon WorkDocs service client for testing your code. |
aws/aws-sdk-go/service/worklink
Package worklink provides the client and types for making API requests to Amazon WorkLink.
|
Package worklink provides the client and types for making API requests to Amazon WorkLink. |
aws/aws-sdk-go/service/worklink/worklinkiface
Package worklinkiface provides an interface to enable mocking the Amazon WorkLink service client for testing your code.
|
Package worklinkiface provides an interface to enable mocking the Amazon WorkLink service client for testing your code. |
aws/aws-sdk-go/service/workmail
Package workmail provides the client and types for making API requests to Amazon WorkMail.
|
Package workmail provides the client and types for making API requests to Amazon WorkMail. |
aws/aws-sdk-go/service/workmail/workmailiface
Package workmailiface provides an interface to enable mocking the Amazon WorkMail service client for testing your code.
|
Package workmailiface provides an interface to enable mocking the Amazon WorkMail service client for testing your code. |
aws/aws-sdk-go/service/workmailmessageflow
Package workmailmessageflow provides the client and types for making API requests to Amazon WorkMail Message Flow.
|
Package workmailmessageflow provides the client and types for making API requests to Amazon WorkMail Message Flow. |
aws/aws-sdk-go/service/workmailmessageflow/workmailmessageflowiface
Package workmailmessageflowiface provides an interface to enable mocking the Amazon WorkMail Message Flow service client for testing your code.
|
Package workmailmessageflowiface provides an interface to enable mocking the Amazon WorkMail Message Flow service client for testing your code. |
aws/aws-sdk-go/service/workspaces
Package workspaces provides the client and types for making API requests to Amazon WorkSpaces.
|
Package workspaces provides the client and types for making API requests to Amazon WorkSpaces. |
aws/aws-sdk-go/service/workspaces/workspacesiface
Package workspacesiface provides an interface to enable mocking the Amazon WorkSpaces service client for testing your code.
|
Package workspacesiface provides an interface to enable mocking the Amazon WorkSpaces service client for testing your code. |
aws/aws-sdk-go/service/workspacesthinclient
Package workspacesthinclient provides the client and types for making API requests to Amazon WorkSpaces Thin Client.
|
Package workspacesthinclient provides the client and types for making API requests to Amazon WorkSpaces Thin Client. |
aws/aws-sdk-go/service/workspacesthinclient/workspacesthinclientiface
Package workspacesthinclientiface provides an interface to enable mocking the Amazon WorkSpaces Thin Client service client for testing your code.
|
Package workspacesthinclientiface provides an interface to enable mocking the Amazon WorkSpaces Thin Client service client for testing your code. |
aws/aws-sdk-go/service/workspacesweb
Package workspacesweb provides the client and types for making API requests to Amazon WorkSpaces Web.
|
Package workspacesweb provides the client and types for making API requests to Amazon WorkSpaces Web. |
aws/aws-sdk-go/service/workspacesweb/workspaceswebiface
Package workspaceswebiface provides an interface to enable mocking the Amazon WorkSpaces Web service client for testing your code.
|
Package workspaceswebiface provides an interface to enable mocking the Amazon WorkSpaces Web service client for testing your code. |
aws/aws-sdk-go/service/xray
Package xray provides the client and types for making API requests to AWS X-Ray.
|
Package xray provides the client and types for making API requests to AWS X-Ray. |
aws/aws-sdk-go/service/xray/xrayiface
Package xrayiface provides an interface to enable mocking the AWS X-Ray service client for testing your code.
|
Package xrayiface provides an interface to enable mocking the AWS X-Ray service client for testing your code. |
baiducloud/baiducloud-sdk-go/bce
Package bce defined a set of core data structure and functions for Baidu Cloud API.
|
Package bce defined a set of core data structure and functions for Baidu Cloud API. |
baiducloud/baiducloud-sdk-go/util
Package util implements a set of util functions.
|
Package util implements a set of util functions. |
brightbox/gobrightbox
Package brightbox is for interacting with the Brightbox Cloud API
|
Package brightbox is for interacting with the Brightbox Cloud API |
brightbox/linkheader
Package linkheader provides functions for parsing HTTP Link headers
|
Package linkheader provides functions for parsing HTTP Link headers |
exoscale/internal/github.com/exoscale/egoscale/v2
Package v2 is the new Exoscale client API binding.
|
Package v2 is the new Exoscale client API binding. |
exoscale/internal/github.com/exoscale/egoscale/v2/api
Package api implements low-level primitives for interacting with the Exoscale API.
|
Package api implements low-level primitives for interacting with the Exoscale API. |
exoscale/internal/github.com/exoscale/egoscale/v2/oapi
Package oapi provides primitives to interact with the openapi HTTP API.
|
Package oapi provides primitives to interact with the openapi HTTP API. |
exoscale/internal/github.com/exoscale/egoscale/version
Package version stores the current version of the egoscale package.
|
Package version stores the current version of the egoscale package. |
exoscale/internal/github.com/gofrs/uuid
Package uuid provides implementations of the Universally Unique Identifier (UUID), as specified in RFC-4122 and DCE 1.1.
|
Package uuid provides implementations of the Universally Unique Identifier (UUID), as specified in RFC-4122 and DCE 1.1. |
exoscale/internal/k8s.io/klog
Package klog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
|
Package klog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. |
hetzner/hcloud-go/hcloud
Package hcloud is a library for the Hetzner Cloud API.
|
Package hcloud is a library for the Hetzner Cloud API. |
magnum/gophercloud
Package gophercloud provides a multi-vendor interface to OpenStack-compatible clouds.
|
Package gophercloud provides a multi-vendor interface to OpenStack-compatible clouds. |
magnum/gophercloud/openstack
Package openstack contains resources for the individual OpenStack projects supported in Gophercloud.
|
Package openstack contains resources for the individual OpenStack projects supported in Gophercloud. |
magnum/gophercloud/openstack/containerinfra/apiversions
Package apiversions provides information and interaction with the different API versions for the Container Infra service, code-named Magnum.
|
Package apiversions provides information and interaction with the different API versions for the Container Infra service, code-named Magnum. |
magnum/gophercloud/openstack/containerinfra/v1/clusters
Package clusters contains functionality for working with Magnum Cluster resources.
|
Package clusters contains functionality for working with Magnum Cluster resources. |
magnum/gophercloud/openstack/containerinfra/v1/nodegroups
Package nodegroups provides methods for interacting with the Magnum node group API.
|
Package nodegroups provides methods for interacting with the Magnum node group API. |
magnum/gophercloud/openstack/identity/v2/tenants
Package tenants provides information and interaction with the tenants API resource for the OpenStack Identity service.
|
Package tenants provides information and interaction with the tenants API resource for the OpenStack Identity service. |
magnum/gophercloud/openstack/identity/v2/tokens
Package tokens provides information and interaction with the token API resource for the OpenStack Identity service.
|
Package tokens provides information and interaction with the token API resource for the OpenStack Identity service. |
magnum/gophercloud/openstack/identity/v3/extensions/trusts
Package trusts enables management of OpenStack Identity Trusts.
|
Package trusts enables management of OpenStack Identity Trusts. |
magnum/gophercloud/openstack/identity/v3/tokens
Package tokens provides information and interaction with the token API resource for the OpenStack Identity service.
|
Package tokens provides information and interaction with the token API resource for the OpenStack Identity service. |
magnum/gophercloud/openstack/orchestration/v1/stackresources
Package stackresources provides operations for working with stack resources.
|
Package stackresources provides operations for working with stack resources. |
magnum/gophercloud/openstack/orchestration/v1/stacks
Package stacks provides operation for working with Heat stacks.
|
Package stacks provides operation for working with Heat stacks. |
magnum/gophercloud/pagination
Package pagination contains utilities and convenience structs that implement common pagination idioms within OpenStack APIs.
|
Package pagination contains utilities and convenience structs that implement common pagination idioms within OpenStack APIs. |
magnum/gophercloud/testhelper
Package testhelper container methods that are useful for writing unit tests.
|
Package testhelper container methods that are useful for writing unit tests. |
oci/vendor-internal/github.com/gofrs/flock
Package flock implements a thread-safe interface for file locking.
|
Package flock implements a thread-safe interface for file locking. |
oci/vendor-internal/github.com/oracle/oci-go-sdk/v65
Package oci is the official Go SDK for Oracle Cloud Infrastructure
|
Package oci is the official Go SDK for Oracle Cloud Infrastructure |
oci/vendor-internal/github.com/oracle/oci-go-sdk/v65/common
Package common provides supporting functions and structs used by service packages
|
Package common provides supporting functions and structs used by service packages |
oci/vendor-internal/github.com/oracle/oci-go-sdk/v65/common/auth
Package auth provides supporting functions and structs for authentication
|
Package auth provides supporting functions and structs for authentication |
oci/vendor-internal/github.com/sony/gobreaker
Package gobreaker implements the Circuit Breaker pattern.
|
Package gobreaker implements the Circuit Breaker pattern. |
volcengine/volcengine-go-sdk/private/protocol/json/jsonutil
Package jsonutil provides JSON serialization of VOLCSTACK requests and responses.
|
Package jsonutil provides JSON serialization of VOLCSTACK requests and responses. |
volcengine/volcengine-go-sdk/private/protocol/query
Package query provides serialization of VOLCSTACK volcenginequery requests, and responses.
|
Package query provides serialization of VOLCSTACK volcenginequery requests, and responses. |
volcengine/volcengine-go-sdk/private/protocol/rest
Package rest provides RESTFUL serialization of VOLCSTACK requests and responses.
|
Package rest provides RESTFUL serialization of VOLCSTACK requests and responses. |
volcengine/volcengine-go-sdk/private/protocol/xml/xmlutil
Package xmlutil Package xml util provides XML serialization of VOLCSTACK requests and responses.
|
Package xmlutil Package xml util provides XML serialization of VOLCSTACK requests and responses. |
volcengine/volcengine-go-sdk/service/autoscaling
Package autoscalingiface provides an interface to enable mocking the AUTO_SCALING service client for testing your code.
|
Package autoscalingiface provides an interface to enable mocking the AUTO_SCALING service client for testing your code. |
volcengine/volcengine-go-sdk/service/ecs
Package ecsiface provides an interface to enable mocking the ECS service client for testing your code.
|
Package ecsiface provides an interface to enable mocking the ECS service client for testing your code. |
volcengine/volcengine-go-sdk/volcengine
Package volcengine provides core functionality for making requests to volcengine services.
|
Package volcengine provides core functionality for making requests to volcengine services. |
volcengine/volcengine-go-sdk/volcengine/credentials
Package credentials provides credential retrieval and management
|
Package credentials provides credential retrieval and management |
volcengine/volcengine-go-sdk/volcengine/defaults
Package defaults is a collection of helpers to retrieve the SDK's default configuration and handlers.
|
Package defaults is a collection of helpers to retrieve the SDK's default configuration and handlers. |
volcengine/volcengine-go-sdk/volcengine/volcengineerr
Package volcengineerr represents API error interface accessors for the SDK.
|
Package volcengineerr represents API error interface accessors for the SDK. |
observers
|
|
Click to show internal directories.
Click to hide internal directories.