Categorygithub.com/aws/aws-sdk-go-v2/service/connectcampaignsv2
modulepackage
1.2.1
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

EndpointResolverFromURL returns an EndpointResolver configured using the provided endpoint url.
New returns an initialized Client based on the functional options.
NewDefaultEndpointResolver constructs a new service endpoint resolver.
No description provided by the author
NewFromConfig returns a new client from the provided config.
NewListCampaignsPaginator returns a new ListCampaignsPaginator.
NewListConnectInstanceIntegrationsPaginator returns a new ListConnectInstanceIntegrationsPaginator.
WithAPIOptions returns a functional option for setting the Client's APIOptions option.
Deprecated: EndpointResolver and WithEndpointResolver.
WithEndpointResolverV2 returns a functional option for setting the Client's EndpointResolverV2 option.
WithSigV4SigningName applies an override to the authentication workflow to use the given signing name for SigV4-authenticated operations.
WithSigV4SigningRegion applies an override to the authentication workflow to use the given signing region for SigV4-authenticated operations.

# Constants

No description provided by the author
No description provided by the author

# Structs

AuthResolverParameters contains the set of inputs necessary for auth scheme resolution.
Client provides the API client to make operations call for AmazonConnectCampaignServiceV2.
The request for CreateCampaign API.
The response for Create Campaign API.
The request for DeleteCampaignChannelSubtypeConfig API.
No description provided by the author
The request for DeleteCampaignCommunicationLimits API.
No description provided by the author
The request for DeleteCampaignCommunicationTime API.
No description provided by the author
The request for DeleteCampaign API.
No description provided by the author
The request for DeleteConnectInstanceConfig API.
No description provided by the author
The request for DeleteConnectInstanceIntegration API.
No description provided by the author
The request for DeleteInstanceOnboardingJob API.
No description provided by the author
The request for DescribeCampaign API.
The response for DescribeCampaign API.
EndpointParameters provides the parameters that influence how endpoints are resolved.
The request for GetCampaignStateBatch API.
The response for GetCampaignStateBatch API.
The request for GetCampaignState API.
The response for GetCampaignState API.
The request for GetConnectInstanceConfig API.
The response for GetConnectInstanceConfig API.
The request for GetInstanceOnboardingJobStatus API.
The response for GetInstanceOnboardingJobStatus API.
The request for ListCampaigns API.
The response for ListCampaigns API.
ListCampaignsPaginator is a paginator for ListCampaigns.
ListCampaignsPaginatorOptions is the paginator options for ListCampaigns.
The request for ListConnectInstanceIntegrations API.
The response for ListConnectInstanceIntegrations API.
ListConnectInstanceIntegrationsPaginator is a paginator for ListConnectInstanceIntegrations.
ListConnectInstanceIntegrationsPaginatorOptions is the paginator options for ListConnectInstanceIntegrations.
The request for ListTagsForResource API.
The request for ListTagsForResource API.
No description provided by the author
The request for PauseCampaign API.
No description provided by the author
The request for PutConnectInstanceIntegration API.
No description provided by the author
The request for PutOutboundRequestBatch API.
The response for PutOutboundRequestBatch API.
The request for PutProfileOutboundRequestBatch API.
The response for PutProfileOutboundRequestBatch API.
No description provided by the author
The request for ResumeCampaign API.
No description provided by the author
The request for StartCampaign API.
No description provided by the author
The request for StartInstanceOnboardingJob API.
The response for StartInstanceOnboardingJob API.
The request for StopCampaign API.
No description provided by the author
The request for TagResource API.
No description provided by the author
The request for UntagResource API.
No description provided by the author
The request for UpdateCampaignChannelSubtypeConfig API.
No description provided by the author
The request for UpdateCampaignCommunicationLimits API.
No description provided by the author
The request for UpdateCampaignCommunicationTime API.
No description provided by the author
The request for UpdateCampaignFlowAssociation API.
No description provided by the author
The request for UpdateCampaignName API.
No description provided by the author
The request for UpdateCampaignSchedule API.
No description provided by the author
The request for UpdateCampaignSource API.
No description provided by the author

# Interfaces

AuthSchemeResolver returns a set of possible authentication options for an operation.
EndpointResolver interface for resolving service endpoints.
EndpointResolverV2 provides the interface for resolving service endpoints.
No description provided by the author
No description provided by the author
ListCampaignsAPIClient is a client that implements the ListCampaigns operation.
ListConnectInstanceIntegrationsAPIClient is a client that implements the ListConnectInstanceIntegrations operation.

# Type aliases

EndpointResolverFunc is a helper utility that wraps a function so it satisfies the EndpointResolver interface.
EndpointResolverOptions is the service endpoint resolver options.