View Source aws_connectcampaigns (aws v1.0.4)
Summary
Functions
Creates a campaign for the specified Amazon Connect account.
Deletes a campaign from the specified Amazon Connect account.
Deletes a connect instance config from the specified AWS account.
Delete the Connect Campaigns onboarding job for the specified Amazon Connect instance.
Describes the specific campaign.
Get state of a campaign for the specified Amazon Connect account.
Get state of campaigns for the specified Amazon Connect account.
Get the specific Connect instance config.
Get the specific instance onboarding job status.
Provides summary information about the campaigns under the specified Amazon Connect account.
List tags for a resource.
Pauses a campaign for the specified Amazon Connect account.
Creates dials requests for the specified campaign Amazon Connect account.
Stops a campaign for the specified Amazon Connect account.
Starts a campaign for the specified Amazon Connect account.
Onboard the specific Amazon Connect instance to Connect Campaigns.
Stops a campaign for the specified Amazon Connect account.
Tag a resource.
Untag a resource.
Updates the dialer config of a campaign.
Updates the name of a campaign.
Updates the outbound call config of a campaign.
Functions
Creates a campaign for the specified Amazon Connect account.
This API is idempotent.
Link to this function
delete_connect_instance_config(Client, ConnectInstanceId, Input0, Options0)
View Source
Link to this function
delete_instance_onboarding_job(Client, ConnectInstanceId, Input0, Options0)
View Source
Link to this function
get_connect_instance_config(Client, ConnectInstanceId, QueryMap, HeadersMap)
View Source
Link to this function
get_connect_instance_config(Client, ConnectInstanceId, QueryMap, HeadersMap, Options0)
View Source
Link to this function
get_instance_onboarding_job_status(Client, ConnectInstanceId, QueryMap, HeadersMap)
View Source
Link to this function
get_instance_onboarding_job_status(Client, ConnectInstanceId, QueryMap, HeadersMap, Options0)
View Source
Link to this function
list_tags_for_resource(Client, Arn, QueryMap, HeadersMap, Options0)
View SourceCreates dials requests for the specified campaign Amazon Connect account.
This API is idempotent.
Link to this function
start_instance_onboarding_job(Client, ConnectInstanceId, Input0, Options0)
View SourceUpdates the dialer config of a campaign.
This API is idempotent.Updates the name of a campaign.
This API is idempotent.Updates the outbound call config of a campaign.
This API is idempotent.
Link to this function