View Source aws_connectcampaigns (aws v1.0.4)

Provide APIs to create and manage Amazon Connect Campaigns.

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.

Updates the dialer config of a campaign.

Updates the name of a campaign.

Updates the outbound call config of a campaign.

Functions

Link to this function

create_campaign(Client, Input)

View Source

Creates a campaign for the specified Amazon Connect account.

This API is idempotent.
Link to this function

create_campaign(Client, Input0, Options0)

View Source
Link to this function

delete_campaign(Client, Id, Input)

View Source
Deletes a campaign from the specified Amazon Connect account.
Link to this function

delete_campaign(Client, Id, Input0, Options0)

View Source
Link to this function

delete_connect_instance_config(Client, ConnectInstanceId, Input)

View Source
Deletes a connect instance config from the specified AWS account.
Link to this function

delete_connect_instance_config(Client, ConnectInstanceId, Input0, Options0)

View Source
Link to this function

delete_instance_onboarding_job(Client, ConnectInstanceId, Input)

View Source
Delete the Connect Campaigns onboarding job for the specified Amazon Connect instance.
Link to this function

delete_instance_onboarding_job(Client, ConnectInstanceId, Input0, Options0)

View Source
Link to this function

describe_campaign(Client, Id)

View Source
Describes the specific campaign.
Link to this function

describe_campaign(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

describe_campaign(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_campaign_state(Client, Id)

View Source
Get state of a campaign for the specified Amazon Connect account.
Link to this function

get_campaign_state(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

get_campaign_state(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_campaign_state_batch(Client, Input)

View Source
Get state of campaigns for the specified Amazon Connect account.
Link to this function

get_campaign_state_batch(Client, Input0, Options0)

View Source
Link to this function

get_connect_instance_config(Client, ConnectInstanceId)

View Source
Get the specific Connect instance config.
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)

View Source
Get the specific instance onboarding job status.
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_campaigns(Client, Input)

View Source
Provides summary information about the campaigns under the specified Amazon Connect account.
Link to this function

list_campaigns(Client, Input0, Options0)

View Source
Link to this function

list_tags_for_resource(Client, Arn)

View Source
List tags for a resource.
Link to this function

list_tags_for_resource(Client, Arn, QueryMap, HeadersMap)

View Source
Link to this function

list_tags_for_resource(Client, Arn, QueryMap, HeadersMap, Options0)

View Source
Link to this function

pause_campaign(Client, Id, Input)

View Source
Pauses a campaign for the specified Amazon Connect account.
Link to this function

pause_campaign(Client, Id, Input0, Options0)

View Source
Link to this function

put_dial_request_batch(Client, Id, Input)

View Source

Creates dials requests for the specified campaign Amazon Connect account.

This API is idempotent.
Link to this function

put_dial_request_batch(Client, Id, Input0, Options0)

View Source
Link to this function

resume_campaign(Client, Id, Input)

View Source
Stops a campaign for the specified Amazon Connect account.
Link to this function

resume_campaign(Client, Id, Input0, Options0)

View Source
Link to this function

start_campaign(Client, Id, Input)

View Source
Starts a campaign for the specified Amazon Connect account.
Link to this function

start_campaign(Client, Id, Input0, Options0)

View Source
Link to this function

start_instance_onboarding_job(Client, ConnectInstanceId, Input)

View Source
Onboard the specific Amazon Connect instance to Connect Campaigns.
Link to this function

start_instance_onboarding_job(Client, ConnectInstanceId, Input0, Options0)

View Source
Link to this function

stop_campaign(Client, Id, Input)

View Source
Stops a campaign for the specified Amazon Connect account.
Link to this function

stop_campaign(Client, Id, Input0, Options0)

View Source
Link to this function

tag_resource(Client, Arn, Input)

View Source
Tag a resource.
Link to this function

tag_resource(Client, Arn, Input0, Options0)

View Source
Link to this function

untag_resource(Client, Arn, Input)

View Source
Untag a resource.
Link to this function

untag_resource(Client, Arn, Input0, Options0)

View Source
Link to this function

update_campaign_dialer_config(Client, Id, Input)

View Source

Updates the dialer config of a campaign.

This API is idempotent.
Link to this function

update_campaign_dialer_config(Client, Id, Input0, Options0)

View Source
Link to this function

update_campaign_name(Client, Id, Input)

View Source

Updates the name of a campaign.

This API is idempotent.
Link to this function

update_campaign_name(Client, Id, Input0, Options0)

View Source
Link to this function

update_campaign_outbound_call_config(Client, Id, Input)

View Source

Updates the outbound call config of a campaign.

This API is idempotent.
Link to this function

update_campaign_outbound_call_config(Client, Id, Input0, Options0)

View Source