We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.37.0 published on Wednesday, Oct 15, 2025 by Pulumi
aws-native.connectcampaignsv2.getCampaign
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.37.0 published on Wednesday, Oct 15, 2025 by Pulumi
Definition of AWS::ConnectCampaignsV2::Campaign Resource Type
Using getCampaign
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getCampaign(args: GetCampaignArgs, opts?: InvokeOptions): Promise<GetCampaignResult>
function getCampaignOutput(args: GetCampaignOutputArgs, opts?: InvokeOptions): Output<GetCampaignResult>def get_campaign(arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCampaignResult
def get_campaign_output(arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCampaignResult]func LookupCampaign(ctx *Context, args *LookupCampaignArgs, opts ...InvokeOption) (*LookupCampaignResult, error)
func LookupCampaignOutput(ctx *Context, args *LookupCampaignOutputArgs, opts ...InvokeOption) LookupCampaignResultOutput> Note: This function is named LookupCampaign in the Go SDK.
public static class GetCampaign
{
public static Task<GetCampaignResult> InvokeAsync(GetCampaignArgs args, InvokeOptions? opts = null)
public static Output<GetCampaignResult> Invoke(GetCampaignInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCampaignResult> getCampaign(GetCampaignArgs args, InvokeOptions options)
public static Output<GetCampaignResult> getCampaign(GetCampaignArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:connectcampaignsv2:getCampaign
arguments:
# arguments dictionaryThe following arguments are supported:
- Arn string
- Amazon Connect Campaign Arn
- Arn string
- Amazon Connect Campaign Arn
- arn String
- Amazon Connect Campaign Arn
- arn string
- Amazon Connect Campaign Arn
- arn str
- Amazon Connect Campaign Arn
- arn String
- Amazon Connect Campaign Arn
getCampaign Result
The following output properties are available:
- Arn string
- Amazon Connect Campaign Arn
- Channel
Subtype Pulumi.Config Aws Native. Connect Campaigns V2. Outputs. Campaign Channel Subtype Config - Contains channel subtype configuration for an outbound campaign.
- Communication
Limits Pulumi.Override Aws Native. Connect Campaigns V2. Outputs. Campaign Communication Limits Config - Communication limits configuration for an outbound campaign.
- Communication
Time Pulumi.Config Aws Native. Connect Campaigns V2. Outputs. Campaign Communication Time Config - Contains communication time configuration for an outbound campaign.
- Connect
Campaign stringFlow Arn - The Amazon Resource Name (ARN) of the Amazon Connect campaign flow associated with the outbound campaign.
- Name string
- The name of the outbound campaign.
- Schedule
Pulumi.
Aws Native. Connect Campaigns V2. Outputs. Campaign Schedule - Contains the schedule configuration.
- Source
Pulumi.
Aws Native. Connect Campaigns V2. Outputs. Campaign Source - Contains source configuration.
-
List<Pulumi.
Aws Native. Outputs. Tag> - One or more tags.
- Arn string
- Amazon Connect Campaign Arn
- Channel
Subtype CampaignConfig Channel Subtype Config - Contains channel subtype configuration for an outbound campaign.
- Communication
Limits CampaignOverride Communication Limits Config - Communication limits configuration for an outbound campaign.
- Communication
Time CampaignConfig Communication Time Config - Contains communication time configuration for an outbound campaign.
- Connect
Campaign stringFlow Arn - The Amazon Resource Name (ARN) of the Amazon Connect campaign flow associated with the outbound campaign.
- Name string
- The name of the outbound campaign.
- Schedule
Campaign
Schedule - Contains the schedule configuration.
- Source
Campaign
Source - Contains source configuration.
- Tag
- One or more tags.
- arn String
- Amazon Connect Campaign Arn
- channel
Subtype CampaignConfig Channel Subtype Config - Contains channel subtype configuration for an outbound campaign.
- communication
Limits CampaignOverride Communication Limits Config - Communication limits configuration for an outbound campaign.
- communication
Time CampaignConfig Communication Time Config - Contains communication time configuration for an outbound campaign.
- connect
Campaign StringFlow Arn - The Amazon Resource Name (ARN) of the Amazon Connect campaign flow associated with the outbound campaign.
- name String
- The name of the outbound campaign.
- schedule
Campaign
Schedule - Contains the schedule configuration.
- source
Campaign
Source - Contains source configuration.
- List<Tag>
- One or more tags.
- arn string
- Amazon Connect Campaign Arn
- channel
Subtype CampaignConfig Channel Subtype Config - Contains channel subtype configuration for an outbound campaign.
- communication
Limits CampaignOverride Communication Limits Config - Communication limits configuration for an outbound campaign.
- communication
Time CampaignConfig Communication Time Config - Contains communication time configuration for an outbound campaign.
- connect
Campaign stringFlow Arn - The Amazon Resource Name (ARN) of the Amazon Connect campaign flow associated with the outbound campaign.
- name string
- The name of the outbound campaign.
- schedule
Campaign
Schedule - Contains the schedule configuration.
- source
Campaign
Source - Contains source configuration.
- Tag[]
- One or more tags.
- arn str
- Amazon Connect Campaign Arn
- channel_
subtype_ Campaignconfig Channel Subtype Config - Contains channel subtype configuration for an outbound campaign.
- communication_
limits_ Campaignoverride Communication Limits Config - Communication limits configuration for an outbound campaign.
- communication_
time_ Campaignconfig Communication Time Config - Contains communication time configuration for an outbound campaign.
- connect_
campaign_ strflow_ arn - The Amazon Resource Name (ARN) of the Amazon Connect campaign flow associated with the outbound campaign.
- name str
- The name of the outbound campaign.
- schedule
Campaign
Schedule - Contains the schedule configuration.
- source
Campaign
Source - Contains source configuration.
- Sequence[root_Tag]
- One or more tags.
- arn String
- Amazon Connect Campaign Arn
- channel
Subtype Property MapConfig - Contains channel subtype configuration for an outbound campaign.
- communication
Limits Property MapOverride - Communication limits configuration for an outbound campaign.
- communication
Time Property MapConfig - Contains communication time configuration for an outbound campaign.
- connect
Campaign StringFlow Arn - The Amazon Resource Name (ARN) of the Amazon Connect campaign flow associated with the outbound campaign.
- name String
- The name of the outbound campaign.
- schedule Property Map
- Contains the schedule configuration.
- source Property Map
- Contains source configuration.
- List<Property Map>
- One or more tags.
Supporting Types
CampaignAnswerMachineDetectionConfig
- Enable
Answer boolMachine Detection - Flag to decided whether outbound calls should have answering machine detection enabled or not
- Await
Answer boolMachine Prompt - Enables detection of prompts (e.g., beep after after a voicemail greeting)
- Enable
Answer boolMachine Detection - Flag to decided whether outbound calls should have answering machine detection enabled or not
- Await
Answer boolMachine Prompt - Enables detection of prompts (e.g., beep after after a voicemail greeting)
- enable
Answer BooleanMachine Detection - Flag to decided whether outbound calls should have answering machine detection enabled or not
- await
Answer BooleanMachine Prompt - Enables detection of prompts (e.g., beep after after a voicemail greeting)
- enable
Answer booleanMachine Detection - Flag to decided whether outbound calls should have answering machine detection enabled or not
- await
Answer booleanMachine Prompt - Enables detection of prompts (e.g., beep after after a voicemail greeting)
- enable_
answer_ boolmachine_ detection - Flag to decided whether outbound calls should have answering machine detection enabled or not
- await_
answer_ boolmachine_ prompt - Enables detection of prompts (e.g., beep after after a voicemail greeting)
- enable
Answer BooleanMachine Detection - Flag to decided whether outbound calls should have answering machine detection enabled or not
- await
Answer BooleanMachine Prompt - Enables detection of prompts (e.g., beep after after a voicemail greeting)
CampaignChannelSubtypeConfig
- Email
Pulumi.
Aws Native. Connect Campaigns V2. Inputs. Campaign Email Channel Subtype Config - The configuration of the email channel subtype.
- Sms
Pulumi.
Aws Native. Connect Campaigns V2. Inputs. Campaign Sms Channel Subtype Config - The configuration of the SMS channel subtype.
- Telephony
Pulumi.
Aws Native. Connect Campaigns V2. Inputs. Campaign Telephony Channel Subtype Config - The configuration of the telephony channel subtype.
- Email
Campaign
Email Channel Subtype Config - The configuration of the email channel subtype.
- Sms
Campaign
Sms Channel Subtype Config - The configuration of the SMS channel subtype.
- Telephony
Campaign
Telephony Channel Subtype Config - The configuration of the telephony channel subtype.
- email
Campaign
Email Channel Subtype Config - The configuration of the email channel subtype.
- sms
Campaign
Sms Channel Subtype Config - The configuration of the SMS channel subtype.
- telephony
Campaign
Telephony Channel Subtype Config - The configuration of the telephony channel subtype.
- email
Campaign
Email Channel Subtype Config - The configuration of the email channel subtype.
- sms
Campaign
Sms Channel Subtype Config - The configuration of the SMS channel subtype.
- telephony
Campaign
Telephony Channel Subtype Config - The configuration of the telephony channel subtype.
- email
Campaign
Email Channel Subtype Config - The configuration of the email channel subtype.
- sms
Campaign
Sms Channel Subtype Config - The configuration of the SMS channel subtype.
- telephony
Campaign
Telephony Channel Subtype Config - The configuration of the telephony channel subtype.
- email Property Map
- The configuration of the email channel subtype.
- sms Property Map
- The configuration of the SMS channel subtype.
- telephony Property Map
- The configuration of the telephony channel subtype.
CampaignCommunicationLimit
- frequency Integer
- max
Count IntegerPer Recipient - unit
Campaign
Communication Limit Time Unit
- frequency Number
- max
Count NumberPer Recipient - unit "DAY"
CampaignCommunicationLimitTimeUnit
CampaignCommunicationLimits
- Communication
Limit List<Pulumi.List Aws Native. Connect Campaigns V2. Inputs. Campaign Communication Limit> - The list of CommunicationLimits.
- Communication
Limit []CampaignList Communication Limit - The list of CommunicationLimits.
- communication
Limit List<CampaignList Communication Limit> - The list of CommunicationLimits.
- communication
Limit CampaignList Communication Limit[] - The list of CommunicationLimits.
- communication_
limit_ Sequence[Campaignlist Communication Limit] - The list of CommunicationLimits.
- communication
Limit List<Property Map>List - The list of CommunicationLimits.
CampaignCommunicationLimitsConfig
- All
Channels Pulumi.Subtypes Aws Native. Connect Campaigns V2. Inputs. Campaign Communication Limits - The CommunicationLimits that apply to all channel subtypes defined in an outbound campaign.
- Instance
Limits Pulumi.Handling Aws Native. Connect Campaigns V2. Campaign Instance Limits Handling - Opt-in or Opt-out from instance-level limits.
- All
Channels CampaignSubtypes Communication Limits - The CommunicationLimits that apply to all channel subtypes defined in an outbound campaign.
- Instance
Limits CampaignHandling Instance Limits Handling - Opt-in or Opt-out from instance-level limits.
- all
Channels CampaignSubtypes Communication Limits - The CommunicationLimits that apply to all channel subtypes defined in an outbound campaign.
- instance
Limits CampaignHandling Instance Limits Handling - Opt-in or Opt-out from instance-level limits.
- all
Channels CampaignSubtypes Communication Limits - The CommunicationLimits that apply to all channel subtypes defined in an outbound campaign.
- instance
Limits CampaignHandling Instance Limits Handling - Opt-in or Opt-out from instance-level limits.
- all_
channels_ Campaignsubtypes Communication Limits - The CommunicationLimits that apply to all channel subtypes defined in an outbound campaign.
- instance_
limits_ Campaignhandling Instance Limits Handling - Opt-in or Opt-out from instance-level limits.
- all
Channels Property MapSubtypes - The CommunicationLimits that apply to all channel subtypes defined in an outbound campaign.
- instance
Limits "OPT_IN" | "OPT_OUT"Handling - Opt-in or Opt-out from instance-level limits.
CampaignCommunicationTimeConfig
- Local
Time Pulumi.Zone Config Aws Native. Connect Campaigns V2. Inputs. Campaign Local Time Zone Config - The local timezone configuration.
- Email
Pulumi.
Aws Native. Connect Campaigns V2. Inputs. Campaign Time Window - The communication time configuration for the email channel subtype.
- Sms
Pulumi.
Aws Native. Connect Campaigns V2. Inputs. Campaign Time Window - The communication time configuration for the SMS channel subtype.
- Telephony
Pulumi.
Aws Native. Connect Campaigns V2. Inputs. Campaign Time Window - The communication time configuration for the telephony channel subtype.
- Local
Time CampaignZone Config Local Time Zone Config - The local timezone configuration.
- Email
Campaign
Time Window - The communication time configuration for the email channel subtype.
- Sms
Campaign
Time Window - The communication time configuration for the SMS channel subtype.
- Telephony
Campaign
Time Window - The communication time configuration for the telephony channel subtype.
- local
Time CampaignZone Config Local Time Zone Config - The local timezone configuration.
- email
Campaign
Time Window - The communication time configuration for the email channel subtype.
- sms
Campaign
Time Window - The communication time configuration for the SMS channel subtype.
- telephony
Campaign
Time Window - The communication time configuration for the telephony channel subtype.
- local
Time CampaignZone Config Local Time Zone Config - The local timezone configuration.
- email
Campaign
Time Window - The communication time configuration for the email channel subtype.
- sms
Campaign
Time Window - The communication time configuration for the SMS channel subtype.
- telephony
Campaign
Time Window - The communication time configuration for the telephony channel subtype.
- local_
time_ Campaignzone_ config Local Time Zone Config - The local timezone configuration.
- email
Campaign
Time Window - The communication time configuration for the email channel subtype.
- sms
Campaign
Time Window - The communication time configuration for the SMS channel subtype.
- telephony
Campaign
Time Window - The communication time configuration for the telephony channel subtype.
- local
Time Property MapZone Config - The local timezone configuration.
- email Property Map
- The communication time configuration for the email channel subtype.
- sms Property Map
- The communication time configuration for the SMS channel subtype.
- telephony Property Map
- The communication time configuration for the telephony channel subtype.
CampaignDailyHour
CampaignDayOfWeek
CampaignEmailChannelSubtypeConfig
- Default
Outbound Pulumi.Config Aws Native. Connect Campaigns V2. Inputs. Campaign Email Outbound Config - The default email outbound configuration of an outbound campaign.
- Outbound
Mode Pulumi.Aws Native. Connect Campaigns V2. Inputs. Campaign Email Outbound Mode - The outbound mode for email of an outbound campaign.
- Capacity double
- The allocation of email capacity between multiple running outbound campaigns.
- Default
Outbound CampaignConfig Email Outbound Config - The default email outbound configuration of an outbound campaign.
- Outbound
Mode CampaignEmail Outbound Mode - The outbound mode for email of an outbound campaign.
- Capacity float64
- The allocation of email capacity between multiple running outbound campaigns.
- default
Outbound CampaignConfig Email Outbound Config - The default email outbound configuration of an outbound campaign.
- outbound
Mode CampaignEmail Outbound Mode - The outbound mode for email of an outbound campaign.
- capacity Double
- The allocation of email capacity between multiple running outbound campaigns.
- default
Outbound CampaignConfig Email Outbound Config - The default email outbound configuration of an outbound campaign.
- outbound
Mode CampaignEmail Outbound Mode - The outbound mode for email of an outbound campaign.
- capacity number
- The allocation of email capacity between multiple running outbound campaigns.
- default_
outbound_ Campaignconfig Email Outbound Config - The default email outbound configuration of an outbound campaign.
- outbound_
mode CampaignEmail Outbound Mode - The outbound mode for email of an outbound campaign.
- capacity float
- The allocation of email capacity between multiple running outbound campaigns.
- default
Outbound Property MapConfig - The default email outbound configuration of an outbound campaign.
- outbound
Mode Property Map - The outbound mode for email of an outbound campaign.
- capacity Number
- The allocation of email capacity between multiple running outbound campaigns.
CampaignEmailOutboundConfig
- Connect
Source stringEmail Address - The Amazon Connect source email address.
- Wisdom
Template stringArn - The Amazon Resource Name (ARN) of the Amazon Q in Connect template.
- Source
Email stringAddress Display Name - The display name for the Amazon Connect source email address.
- Connect
Source stringEmail Address - The Amazon Connect source email address.
- Wisdom
Template stringArn - The Amazon Resource Name (ARN) of the Amazon Q in Connect template.
- Source
Email stringAddress Display Name - The display name for the Amazon Connect source email address.
- connect
Source StringEmail Address - The Amazon Connect source email address.
- wisdom
Template StringArn - The Amazon Resource Name (ARN) of the Amazon Q in Connect template.
- source
Email StringAddress Display Name - The display name for the Amazon Connect source email address.
- connect
Source stringEmail Address - The Amazon Connect source email address.
- wisdom
Template stringArn - The Amazon Resource Name (ARN) of the Amazon Q in Connect template.
- source
Email stringAddress Display Name - The display name for the Amazon Connect source email address.
- connect_
source_ stremail_ address - The Amazon Connect source email address.
- wisdom_
template_ strarn - The Amazon Resource Name (ARN) of the Amazon Q in Connect template.
- source_
email_ straddress_ display_ name - The display name for the Amazon Connect source email address.
- connect
Source StringEmail Address - The Amazon Connect source email address.
- wisdom
Template StringArn - The Amazon Resource Name (ARN) of the Amazon Q in Connect template.
- source
Email StringAddress Display Name - The display name for the Amazon Connect source email address.
CampaignEmailOutboundMode
- Agentless
Config Pulumi.Aws Native. Connect Campaigns V2. Inputs. Campaign Agentless Config - The agentless outbound mode configuration for email.
- Agentless
Config CampaignAgentless Config - The agentless outbound mode configuration for email.
- agentless
Config CampaignAgentless Config - The agentless outbound mode configuration for email.
- agentless
Config CampaignAgentless Config - The agentless outbound mode configuration for email.
- agentless_
config CampaignAgentless Config - The agentless outbound mode configuration for email.
- agentless
Config Property Map - The agentless outbound mode configuration for email.
CampaignEventTrigger
- Customer
Profiles stringDomain Arn - The Amazon Resource Name (ARN) of the Customer Profiles domain.
- Customer
Profiles stringDomain Arn - The Amazon Resource Name (ARN) of the Customer Profiles domain.
- customer
Profiles StringDomain Arn - The Amazon Resource Name (ARN) of the Customer Profiles domain.
- customer
Profiles stringDomain Arn - The Amazon Resource Name (ARN) of the Customer Profiles domain.
- customer_
profiles_ strdomain_ arn - The Amazon Resource Name (ARN) of the Customer Profiles domain.
- customer
Profiles StringDomain Arn - The Amazon Resource Name (ARN) of the Customer Profiles domain.
CampaignInstanceLimitsHandling
CampaignLocalTimeZoneConfig
- Default
Time stringZone - The timezone to use for all recipients.
- Local
Time List<Pulumi.Zone Detection Aws Native. Connect Campaigns V2. Campaign Local Time Zone Detection Type> - Detects methods for the recipient's timezone.
- Default
Time stringZone - The timezone to use for all recipients.
- Local
Time []CampaignZone Detection Local Time Zone Detection Type - Detects methods for the recipient's timezone.
- default
Time StringZone - The timezone to use for all recipients.
- local
Time List<CampaignZone Detection Local Time Zone Detection Type> - Detects methods for the recipient's timezone.
- default
Time stringZone - The timezone to use for all recipients.
- local
Time CampaignZone Detection Local Time Zone Detection Type[] - Detects methods for the recipient's timezone.
- default_
time_ strzone - The timezone to use for all recipients.
- local_
time_ Sequence[Campaignzone_ detection Local Time Zone Detection Type] - Detects methods for the recipient's timezone.
- default
Time StringZone - The timezone to use for all recipients.
- local
Time List<"ZIP_CODE" | "AREA_CODE">Zone Detection - Detects methods for the recipient's timezone.
CampaignLocalTimeZoneDetectionType
CampaignOpenHours
- Daily
Hours List<Pulumi.Aws Native. Connect Campaigns V2. Inputs. Campaign Daily Hour> - The daily hours configuration.
- Daily
Hours []CampaignDaily Hour - The daily hours configuration.
- daily
Hours List<CampaignDaily Hour> - The daily hours configuration.
- daily
Hours CampaignDaily Hour[] - The daily hours configuration.
- daily_
hours Sequence[CampaignDaily Hour] - The daily hours configuration.
- daily
Hours List<Property Map> - The daily hours configuration.
CampaignPredictiveConfig
- Bandwidth
Allocation double - Bandwidth allocation for the predictive outbound mode.
- Bandwidth
Allocation float64 - Bandwidth allocation for the predictive outbound mode.
- bandwidth
Allocation Double - Bandwidth allocation for the predictive outbound mode.
- bandwidth
Allocation number - Bandwidth allocation for the predictive outbound mode.
- bandwidth_
allocation float - Bandwidth allocation for the predictive outbound mode.
- bandwidth
Allocation Number - Bandwidth allocation for the predictive outbound mode.
CampaignProgressiveConfig
- Bandwidth
Allocation double - Bandwidth allocation for the progressive outbound mode.
- Bandwidth
Allocation float64 - Bandwidth allocation for the progressive outbound mode.
- bandwidth
Allocation Double - Bandwidth allocation for the progressive outbound mode.
- bandwidth
Allocation number - Bandwidth allocation for the progressive outbound mode.
- bandwidth_
allocation float - Bandwidth allocation for the progressive outbound mode.
- bandwidth
Allocation Number - Bandwidth allocation for the progressive outbound mode.
CampaignRestrictedPeriod
- end_
date str - start_
date str - name str
- The name of a restricted period
CampaignRestrictedPeriods
- Restricted
Period List<Pulumi.List Aws Native. Connect Campaigns V2. Inputs. Campaign Restricted Period> - The restricted period list.
- Restricted
Period []CampaignList Restricted Period - The restricted period list.
- restricted
Period List<CampaignList Restricted Period> - The restricted period list.
- restricted
Period CampaignList Restricted Period[] - The restricted period list.
- restricted_
period_ Sequence[Campaignlist Restricted Period] - The restricted period list.
- restricted
Period List<Property Map>List - The restricted period list.
CampaignSchedule
- End
Time string - The end time of the schedule in UTC.
- Start
Time string - The start time of the schedule in UTC.
- Refresh
Frequency string - The refresh frequency of the campaign.
- End
Time string - The end time of the schedule in UTC.
- Start
Time string - The start time of the schedule in UTC.
- Refresh
Frequency string - The refresh frequency of the campaign.
- end
Time String - The end time of the schedule in UTC.
- start
Time String - The start time of the schedule in UTC.
- refresh
Frequency String - The refresh frequency of the campaign.
- end
Time string - The end time of the schedule in UTC.
- start
Time string - The start time of the schedule in UTC.
- refresh
Frequency string - The refresh frequency of the campaign.
- end_
time str - The end time of the schedule in UTC.
- start_
time str - The start time of the schedule in UTC.
- refresh_
frequency str - The refresh frequency of the campaign.
- end
Time String - The end time of the schedule in UTC.
- start
Time String - The start time of the schedule in UTC.
- refresh
Frequency String - The refresh frequency of the campaign.
CampaignSmsChannelSubtypeConfig
- Default
Outbound Pulumi.Config Aws Native. Connect Campaigns V2. Inputs. Campaign Sms Outbound Config - The default SMS outbound configuration of an outbound campaign.
- Outbound
Mode Pulumi.Aws Native. Connect Campaigns V2. Inputs. Campaign Sms Outbound Mode - The outbound mode of SMS for an outbound campaign.
- Capacity double
- The allocation of SMS capacity between multiple running outbound campaigns.
- Default
Outbound CampaignConfig Sms Outbound Config - The default SMS outbound configuration of an outbound campaign.
- Outbound
Mode CampaignSms Outbound Mode - The outbound mode of SMS for an outbound campaign.
- Capacity float64
- The allocation of SMS capacity between multiple running outbound campaigns.
- default
Outbound CampaignConfig Sms Outbound Config - The default SMS outbound configuration of an outbound campaign.
- outbound
Mode CampaignSms Outbound Mode - The outbound mode of SMS for an outbound campaign.
- capacity Double
- The allocation of SMS capacity between multiple running outbound campaigns.
- default
Outbound CampaignConfig Sms Outbound Config - The default SMS outbound configuration of an outbound campaign.
- outbound
Mode CampaignSms Outbound Mode - The outbound mode of SMS for an outbound campaign.
- capacity number
- The allocation of SMS capacity between multiple running outbound campaigns.
- default_
outbound_ Campaignconfig Sms Outbound Config - The default SMS outbound configuration of an outbound campaign.
- outbound_
mode CampaignSms Outbound Mode - The outbound mode of SMS for an outbound campaign.
- capacity float
- The allocation of SMS capacity between multiple running outbound campaigns.
- default
Outbound Property MapConfig - The default SMS outbound configuration of an outbound campaign.
- outbound
Mode Property Map - The outbound mode of SMS for an outbound campaign.
- capacity Number
- The allocation of SMS capacity between multiple running outbound campaigns.
CampaignSmsOutboundConfig
- Connect
Source stringPhone Number Arn - The Amazon Resource Name (ARN) of the Amazon Connect source SMS phone number.
- Wisdom
Template stringArn - The Amazon Resource Name (ARN) of the Amazon Q in Connect template.
- Connect
Source stringPhone Number Arn - The Amazon Resource Name (ARN) of the Amazon Connect source SMS phone number.
- Wisdom
Template stringArn - The Amazon Resource Name (ARN) of the Amazon Q in Connect template.
- connect
Source StringPhone Number Arn - The Amazon Resource Name (ARN) of the Amazon Connect source SMS phone number.
- wisdom
Template StringArn - The Amazon Resource Name (ARN) of the Amazon Q in Connect template.
- connect
Source stringPhone Number Arn - The Amazon Resource Name (ARN) of the Amazon Connect source SMS phone number.
- wisdom
Template stringArn - The Amazon Resource Name (ARN) of the Amazon Q in Connect template.
- connect_
source_ strphone_ number_ arn - The Amazon Resource Name (ARN) of the Amazon Connect source SMS phone number.
- wisdom_
template_ strarn - The Amazon Resource Name (ARN) of the Amazon Q in Connect template.
- connect
Source StringPhone Number Arn - The Amazon Resource Name (ARN) of the Amazon Connect source SMS phone number.
- wisdom
Template StringArn - The Amazon Resource Name (ARN) of the Amazon Q in Connect template.
CampaignSmsOutboundMode
- Agentless
Config Pulumi.Aws Native. Connect Campaigns V2. Inputs. Campaign Agentless Config - Contains agentless outbound mode configuration.
- Agentless
Config CampaignAgentless Config - Contains agentless outbound mode configuration.
- agentless
Config CampaignAgentless Config - Contains agentless outbound mode configuration.
- agentless
Config CampaignAgentless Config - Contains agentless outbound mode configuration.
- agentless_
config CampaignAgentless Config - Contains agentless outbound mode configuration.
- agentless
Config Property Map - Contains agentless outbound mode configuration.
CampaignSource
- Customer
Profiles stringSegment Arn - The Amazon Resource Name (ARN) of the Customer Profiles segment.
- Event
Trigger Pulumi.Aws Native. Connect Campaigns V2. Inputs. Campaign Event Trigger - The event trigger of the campaign.
- Customer
Profiles stringSegment Arn - The Amazon Resource Name (ARN) of the Customer Profiles segment.
- Event
Trigger CampaignEvent Trigger - The event trigger of the campaign.
- customer
Profiles StringSegment Arn - The Amazon Resource Name (ARN) of the Customer Profiles segment.
- event
Trigger CampaignEvent Trigger - The event trigger of the campaign.
- customer
Profiles stringSegment Arn - The Amazon Resource Name (ARN) of the Customer Profiles segment.
- event
Trigger CampaignEvent Trigger - The event trigger of the campaign.
- customer_
profiles_ strsegment_ arn - The Amazon Resource Name (ARN) of the Customer Profiles segment.
- event_
trigger CampaignEvent Trigger - The event trigger of the campaign.
- customer
Profiles StringSegment Arn - The Amazon Resource Name (ARN) of the Customer Profiles segment.
- event
Trigger Property Map - The event trigger of the campaign.
CampaignTelephonyChannelSubtypeConfig
- Default
Outbound Pulumi.Config Aws Native. Connect Campaigns V2. Inputs. Campaign Telephony Outbound Config - The default telephony outbound configuration of an outbound campaign.
- Outbound
Mode Pulumi.Aws Native. Connect Campaigns V2. Inputs. Campaign Telephony Outbound Mode - The outbound mode of telephony for an outbound campaign.
- Capacity double
- The allocation of telephony capacity between multiple running outbound campaigns.
- Connect
Queue stringId - The identifier of the Amazon Connect queue associated with telephony outbound requests of an outbound campaign.
- Default
Outbound CampaignConfig Telephony Outbound Config - The default telephony outbound configuration of an outbound campaign.
- Outbound
Mode CampaignTelephony Outbound Mode - The outbound mode of telephony for an outbound campaign.
- Capacity float64
- The allocation of telephony capacity between multiple running outbound campaigns.
- Connect
Queue stringId - The identifier of the Amazon Connect queue associated with telephony outbound requests of an outbound campaign.
- default
Outbound CampaignConfig Telephony Outbound Config - The default telephony outbound configuration of an outbound campaign.
- outbound
Mode CampaignTelephony Outbound Mode - The outbound mode of telephony for an outbound campaign.
- capacity Double
- The allocation of telephony capacity between multiple running outbound campaigns.
- connect
Queue StringId - The identifier of the Amazon Connect queue associated with telephony outbound requests of an outbound campaign.
- default
Outbound CampaignConfig Telephony Outbound Config - The default telephony outbound configuration of an outbound campaign.
- outbound
Mode CampaignTelephony Outbound Mode - The outbound mode of telephony for an outbound campaign.
- capacity number
- The allocation of telephony capacity between multiple running outbound campaigns.
- connect
Queue stringId - The identifier of the Amazon Connect queue associated with telephony outbound requests of an outbound campaign.
- default_
outbound_ Campaignconfig Telephony Outbound Config - The default telephony outbound configuration of an outbound campaign.
- outbound_
mode CampaignTelephony Outbound Mode - The outbound mode of telephony for an outbound campaign.
- capacity float
- The allocation of telephony capacity between multiple running outbound campaigns.
- connect_
queue_ strid - The identifier of the Amazon Connect queue associated with telephony outbound requests of an outbound campaign.
- default
Outbound Property MapConfig - The default telephony outbound configuration of an outbound campaign.
- outbound
Mode Property Map - The outbound mode of telephony for an outbound campaign.
- capacity Number
- The allocation of telephony capacity between multiple running outbound campaigns.
- connect
Queue StringId - The identifier of the Amazon Connect queue associated with telephony outbound requests of an outbound campaign.
CampaignTelephonyOutboundConfig
- Connect
Contact stringFlow Id - The identifier of the published Amazon Connect contact flow.
- Answer
Machine Pulumi.Detection Config Aws Native. Connect Campaigns V2. Inputs. Campaign Answer Machine Detection Config - The answering machine detection configuration.
- Connect
Source stringPhone Number - The Amazon Connect source phone number.
- Connect
Contact stringFlow Id - The identifier of the published Amazon Connect contact flow.
- Answer
Machine CampaignDetection Config Answer Machine Detection Config - The answering machine detection configuration.
- Connect
Source stringPhone Number - The Amazon Connect source phone number.
- connect
Contact StringFlow Id - The identifier of the published Amazon Connect contact flow.
- answer
Machine CampaignDetection Config Answer Machine Detection Config - The answering machine detection configuration.
- connect
Source StringPhone Number - The Amazon Connect source phone number.
- connect
Contact stringFlow Id - The identifier of the published Amazon Connect contact flow.
- answer
Machine CampaignDetection Config Answer Machine Detection Config - The answering machine detection configuration.
- connect
Source stringPhone Number - The Amazon Connect source phone number.
- connect_
contact_ strflow_ id - The identifier of the published Amazon Connect contact flow.
- answer_
machine_ Campaigndetection_ config Answer Machine Detection Config - The answering machine detection configuration.
- connect_
source_ strphone_ number - The Amazon Connect source phone number.
- connect
Contact StringFlow Id - The identifier of the published Amazon Connect contact flow.
- answer
Machine Property MapDetection Config - The answering machine detection configuration.
- connect
Source StringPhone Number - The Amazon Connect source phone number.
CampaignTelephonyOutboundMode
- Agentless
Config Pulumi.Aws Native. Connect Campaigns V2. Inputs. Campaign Agentless Config - The agentless outbound mode configuration for telephony.
- Predictive
Config Pulumi.Aws Native. Connect Campaigns V2. Inputs. Campaign Predictive Config - Contains predictive outbound mode configuration.
- Progressive
Config Pulumi.Aws Native. Connect Campaigns V2. Inputs. Campaign Progressive Config - Contains progressive telephony outbound mode configuration.
- Agentless
Config CampaignAgentless Config - The agentless outbound mode configuration for telephony.
- Predictive
Config CampaignPredictive Config - Contains predictive outbound mode configuration.
- Progressive
Config CampaignProgressive Config - Contains progressive telephony outbound mode configuration.
- agentless
Config CampaignAgentless Config - The agentless outbound mode configuration for telephony.
- predictive
Config CampaignPredictive Config - Contains predictive outbound mode configuration.
- progressive
Config CampaignProgressive Config - Contains progressive telephony outbound mode configuration.
- agentless
Config CampaignAgentless Config - The agentless outbound mode configuration for telephony.
- predictive
Config CampaignPredictive Config - Contains predictive outbound mode configuration.
- progressive
Config CampaignProgressive Config - Contains progressive telephony outbound mode configuration.
- agentless_
config CampaignAgentless Config - The agentless outbound mode configuration for telephony.
- predictive_
config CampaignPredictive Config - Contains predictive outbound mode configuration.
- progressive_
config CampaignProgressive Config - Contains progressive telephony outbound mode configuration.
- agentless
Config Property Map - The agentless outbound mode configuration for telephony.
- predictive
Config Property Map - Contains predictive outbound mode configuration.
- progressive
Config Property Map - Contains progressive telephony outbound mode configuration.
CampaignTimeRange
- end_
time str - start_
time str
CampaignTimeWindow
- Open
Hours Pulumi.Aws Native. Connect Campaigns V2. Inputs. Campaign Open Hours - The open hours configuration.
- Restricted
Periods Pulumi.Aws Native. Connect Campaigns V2. Inputs. Campaign Restricted Periods - The restricted periods configuration.
- Open
Hours CampaignOpen Hours - The open hours configuration.
- Restricted
Periods CampaignRestricted Periods - The restricted periods configuration.
- open
Hours CampaignOpen Hours - The open hours configuration.
- restricted
Periods CampaignRestricted Periods - The restricted periods configuration.
- open
Hours CampaignOpen Hours - The open hours configuration.
- restricted
Periods CampaignRestricted Periods - The restricted periods configuration.
- open_
hours CampaignOpen Hours - The open hours configuration.
- restricted_
periods CampaignRestricted Periods - The restricted periods configuration.
- open
Hours Property Map - The open hours configuration.
- restricted
Periods Property Map - The restricted periods configuration.
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.37.0 published on Wednesday, Oct 15, 2025 by Pulumi
