AWS Native is in preview. AWS Classic is fully supported.
aws-native.scheduler.getSchedule
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
Definition of AWS::Scheduler::Schedule Resource Type
Using getSchedule
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 getSchedule(args: GetScheduleArgs, opts?: InvokeOptions): Promise<GetScheduleResult>
function getScheduleOutput(args: GetScheduleOutputArgs, opts?: InvokeOptions): Output<GetScheduleResult>
def get_schedule(name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetScheduleResult
def get_schedule_output(name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetScheduleResult]
func LookupSchedule(ctx *Context, args *LookupScheduleArgs, opts ...InvokeOption) (*LookupScheduleResult, error)
func LookupScheduleOutput(ctx *Context, args *LookupScheduleOutputArgs, opts ...InvokeOption) LookupScheduleResultOutput
> Note: This function is named LookupSchedule
in the Go SDK.
public static class GetSchedule
{
public static Task<GetScheduleResult> InvokeAsync(GetScheduleArgs args, InvokeOptions? opts = null)
public static Output<GetScheduleResult> Invoke(GetScheduleInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetScheduleResult> getSchedule(GetScheduleArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:scheduler:getSchedule
arguments:
# arguments dictionary
The following arguments are supported:
- Name string
- The name of the schedule.
- Name string
- The name of the schedule.
- name String
- The name of the schedule.
- name string
- The name of the schedule.
- name str
- The name of the schedule.
- name String
- The name of the schedule.
getSchedule Result
The following output properties are available:
- Arn string
- The Amazon Resource Name (ARN) of the schedule.
- Description string
- The description of the schedule.
- End
Date string - The date, in UTC, before which the schedule can invoke its target. Depending on the schedule's recurrence expression, invocations might stop on, or before, the EndDate you specify.
- Flexible
Time Pulumi.Window Aws Native. Scheduler. Outputs. Schedule Flexible Time Window - Allows you to configure a time window during which EventBridge Scheduler invokes the schedule.
- Group
Name string - The name of the schedule group to associate with this schedule. If you omit this, the default schedule group is used.
- Kms
Key stringArn - The ARN for a KMS Key that will be used to encrypt customer data.
- Schedule
Expression string - The scheduling expression.
- Schedule
Expression stringTimezone - The timezone in which the scheduling expression is evaluated.
- Start
Date string - The date, in UTC, after which the schedule can begin invoking its target. Depending on the schedule's recurrence expression, invocations might occur on, or after, the StartDate you specify.
- State
Pulumi.
Aws Native. Scheduler. Schedule State Specifies whether the schedule is enabled or disabled.
Allowed Values :
ENABLED
|DISABLED
- Target
Pulumi.
Aws Native. Scheduler. Outputs. Schedule Target - The schedule's target details.
- Arn string
- The Amazon Resource Name (ARN) of the schedule.
- Description string
- The description of the schedule.
- End
Date string - The date, in UTC, before which the schedule can invoke its target. Depending on the schedule's recurrence expression, invocations might stop on, or before, the EndDate you specify.
- Flexible
Time ScheduleWindow Flexible Time Window - Allows you to configure a time window during which EventBridge Scheduler invokes the schedule.
- Group
Name string - The name of the schedule group to associate with this schedule. If you omit this, the default schedule group is used.
- Kms
Key stringArn - The ARN for a KMS Key that will be used to encrypt customer data.
- Schedule
Expression string - The scheduling expression.
- Schedule
Expression stringTimezone - The timezone in which the scheduling expression is evaluated.
- Start
Date string - The date, in UTC, after which the schedule can begin invoking its target. Depending on the schedule's recurrence expression, invocations might occur on, or after, the StartDate you specify.
- State
Schedule
State Enum Specifies whether the schedule is enabled or disabled.
Allowed Values :
ENABLED
|DISABLED
- Target
Schedule
Target - The schedule's target details.
- arn String
- The Amazon Resource Name (ARN) of the schedule.
- description String
- The description of the schedule.
- end
Date String - The date, in UTC, before which the schedule can invoke its target. Depending on the schedule's recurrence expression, invocations might stop on, or before, the EndDate you specify.
- flexible
Time ScheduleWindow Flexible Time Window - Allows you to configure a time window during which EventBridge Scheduler invokes the schedule.
- group
Name String - The name of the schedule group to associate with this schedule. If you omit this, the default schedule group is used.
- kms
Key StringArn - The ARN for a KMS Key that will be used to encrypt customer data.
- schedule
Expression String - The scheduling expression.
- schedule
Expression StringTimezone - The timezone in which the scheduling expression is evaluated.
- start
Date String - The date, in UTC, after which the schedule can begin invoking its target. Depending on the schedule's recurrence expression, invocations might occur on, or after, the StartDate you specify.
- state
Schedule
State Specifies whether the schedule is enabled or disabled.
Allowed Values :
ENABLED
|DISABLED
- target
Schedule
Target - The schedule's target details.
- arn string
- The Amazon Resource Name (ARN) of the schedule.
- description string
- The description of the schedule.
- end
Date string - The date, in UTC, before which the schedule can invoke its target. Depending on the schedule's recurrence expression, invocations might stop on, or before, the EndDate you specify.
- flexible
Time ScheduleWindow Flexible Time Window - Allows you to configure a time window during which EventBridge Scheduler invokes the schedule.
- group
Name string - The name of the schedule group to associate with this schedule. If you omit this, the default schedule group is used.
- kms
Key stringArn - The ARN for a KMS Key that will be used to encrypt customer data.
- schedule
Expression string - The scheduling expression.
- schedule
Expression stringTimezone - The timezone in which the scheduling expression is evaluated.
- start
Date string - The date, in UTC, after which the schedule can begin invoking its target. Depending on the schedule's recurrence expression, invocations might occur on, or after, the StartDate you specify.
- state
Schedule
State Specifies whether the schedule is enabled or disabled.
Allowed Values :
ENABLED
|DISABLED
- target
Schedule
Target - The schedule's target details.
- arn str
- The Amazon Resource Name (ARN) of the schedule.
- description str
- The description of the schedule.
- end_
date str - The date, in UTC, before which the schedule can invoke its target. Depending on the schedule's recurrence expression, invocations might stop on, or before, the EndDate you specify.
- flexible_
time_ Schedulewindow Flexible Time Window - Allows you to configure a time window during which EventBridge Scheduler invokes the schedule.
- group_
name str - The name of the schedule group to associate with this schedule. If you omit this, the default schedule group is used.
- kms_
key_ strarn - The ARN for a KMS Key that will be used to encrypt customer data.
- schedule_
expression str - The scheduling expression.
- schedule_
expression_ strtimezone - The timezone in which the scheduling expression is evaluated.
- start_
date str - The date, in UTC, after which the schedule can begin invoking its target. Depending on the schedule's recurrence expression, invocations might occur on, or after, the StartDate you specify.
- state
Schedule
State Specifies whether the schedule is enabled or disabled.
Allowed Values :
ENABLED
|DISABLED
- target
Schedule
Target - The schedule's target details.
- arn String
- The Amazon Resource Name (ARN) of the schedule.
- description String
- The description of the schedule.
- end
Date String - The date, in UTC, before which the schedule can invoke its target. Depending on the schedule's recurrence expression, invocations might stop on, or before, the EndDate you specify.
- flexible
Time Property MapWindow - Allows you to configure a time window during which EventBridge Scheduler invokes the schedule.
- group
Name String - The name of the schedule group to associate with this schedule. If you omit this, the default schedule group is used.
- kms
Key StringArn - The ARN for a KMS Key that will be used to encrypt customer data.
- schedule
Expression String - The scheduling expression.
- schedule
Expression StringTimezone - The timezone in which the scheduling expression is evaluated.
- start
Date String - The date, in UTC, after which the schedule can begin invoking its target. Depending on the schedule's recurrence expression, invocations might occur on, or after, the StartDate you specify.
- state "ENABLED" | "DISABLED"
Specifies whether the schedule is enabled or disabled.
Allowed Values :
ENABLED
|DISABLED
- target Property Map
- The schedule's target details.
Supporting Types
ScheduleAssignPublicIp
ScheduleAwsVpcConfiguration
- Subnets List<string>
- Specifies the subnets associated with the task. These subnets must all be in the same VPC. You can specify as many as 16 subnets.
- Assign
Public Pulumi.Ip Aws Native. Scheduler. Schedule Assign Public Ip - Specifies whether the task's elastic network interface receives a public IP address. You can specify
ENABLED
only whenLaunchType
inEcsParameters
is set toFARGATE
. - Security
Groups List<string> - Specifies the security groups associated with the task. These security groups must all be in the same VPC. You can specify as many as five security groups. If you do not specify a security group, the default security group for the VPC is used.
- Subnets []string
- Specifies the subnets associated with the task. These subnets must all be in the same VPC. You can specify as many as 16 subnets.
- Assign
Public ScheduleIp Assign Public Ip - Specifies whether the task's elastic network interface receives a public IP address. You can specify
ENABLED
only whenLaunchType
inEcsParameters
is set toFARGATE
. - Security
Groups []string - Specifies the security groups associated with the task. These security groups must all be in the same VPC. You can specify as many as five security groups. If you do not specify a security group, the default security group for the VPC is used.
- subnets List<String>
- Specifies the subnets associated with the task. These subnets must all be in the same VPC. You can specify as many as 16 subnets.
- assign
Public ScheduleIp Assign Public Ip - Specifies whether the task's elastic network interface receives a public IP address. You can specify
ENABLED
only whenLaunchType
inEcsParameters
is set toFARGATE
. - security
Groups List<String> - Specifies the security groups associated with the task. These security groups must all be in the same VPC. You can specify as many as five security groups. If you do not specify a security group, the default security group for the VPC is used.
- subnets string[]
- Specifies the subnets associated with the task. These subnets must all be in the same VPC. You can specify as many as 16 subnets.
- assign
Public ScheduleIp Assign Public Ip - Specifies whether the task's elastic network interface receives a public IP address. You can specify
ENABLED
only whenLaunchType
inEcsParameters
is set toFARGATE
. - security
Groups string[] - Specifies the security groups associated with the task. These security groups must all be in the same VPC. You can specify as many as five security groups. If you do not specify a security group, the default security group for the VPC is used.
- subnets Sequence[str]
- Specifies the subnets associated with the task. These subnets must all be in the same VPC. You can specify as many as 16 subnets.
- assign_
public_ Scheduleip Assign Public Ip - Specifies whether the task's elastic network interface receives a public IP address. You can specify
ENABLED
only whenLaunchType
inEcsParameters
is set toFARGATE
. - security_
groups Sequence[str] - Specifies the security groups associated with the task. These security groups must all be in the same VPC. You can specify as many as five security groups. If you do not specify a security group, the default security group for the VPC is used.
- subnets List<String>
- Specifies the subnets associated with the task. These subnets must all be in the same VPC. You can specify as many as 16 subnets.
- assign
Public "ENABLED" | "DISABLED"Ip - Specifies whether the task's elastic network interface receives a public IP address. You can specify
ENABLED
only whenLaunchType
inEcsParameters
is set toFARGATE
. - security
Groups List<String> - Specifies the security groups associated with the task. These security groups must all be in the same VPC. You can specify as many as five security groups. If you do not specify a security group, the default security group for the VPC is used.
ScheduleCapacityProviderStrategyItem
- Capacity
Provider string - The short name of the capacity provider.
- Base double
- The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0 is used.
- Weight double
- The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weight value is taken into consideration after the base value, if defined, is satisfied.
- Capacity
Provider string - The short name of the capacity provider.
- Base float64
- The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0 is used.
- Weight float64
- The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weight value is taken into consideration after the base value, if defined, is satisfied.
- capacity
Provider String - The short name of the capacity provider.
- base Double
- The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0 is used.
- weight Double
- The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weight value is taken into consideration after the base value, if defined, is satisfied.
- capacity
Provider string - The short name of the capacity provider.
- base number
- The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0 is used.
- weight number
- The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weight value is taken into consideration after the base value, if defined, is satisfied.
- capacity_
provider str - The short name of the capacity provider.
- base float
- The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0 is used.
- weight float
- The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weight value is taken into consideration after the base value, if defined, is satisfied.
- capacity
Provider String - The short name of the capacity provider.
- base Number
- The base value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0 is used.
- weight Number
- The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weight value is taken into consideration after the base value, if defined, is satisfied.
ScheduleDeadLetterConfig
- Arn string
- The ARN of the SQS queue specified as the target for the dead-letter queue.
- Arn string
- The ARN of the SQS queue specified as the target for the dead-letter queue.
- arn String
- The ARN of the SQS queue specified as the target for the dead-letter queue.
- arn string
- The ARN of the SQS queue specified as the target for the dead-letter queue.
- arn str
- The ARN of the SQS queue specified as the target for the dead-letter queue.
- arn String
- The ARN of the SQS queue specified as the target for the dead-letter queue.
ScheduleEcsParameters
- Task
Definition stringArn - The ARN of the task definition to use if the event target is an Amazon ECS task.
- Capacity
Provider List<Pulumi.Strategy Aws Native. Scheduler. Inputs. Schedule Capacity Provider Strategy Item> - The capacity provider strategy to use for the task.
- bool
- Specifies whether to enable Amazon ECS managed tags for the task. For more information, see Tagging Your Amazon ECS Resources in the Amazon Elastic Container Service Developer Guide.
- Enable
Execute boolCommand - Whether or not to enable the execute command functionality for the containers in this task. If true, this enables execute command functionality on all containers in the task.
- Group string
- Specifies an ECS task group for the task. The maximum length is 255 characters.
- Launch
Type Pulumi.Aws Native. Scheduler. Schedule Launch Type - Specifies the launch type on which your task is running. The launch type that you specify here must match one of the launch type (compatibilities) of the target task. The
FARGATE
value is supported only in the Regions where Fargate with Amazon ECS is supported. For more information, see AWS Fargate on Amazon ECS in the Amazon ECS Developer Guide . - Network
Configuration Pulumi.Aws Native. Scheduler. Inputs. Schedule Network Configuration - This structure specifies the network configuration for an ECS task.
- Placement
Constraints List<Pulumi.Aws Native. Scheduler. Inputs. Schedule Placement Constraint> - An array of placement constraint objects to use for the task. You can specify up to 10 constraints per task (including constraints in the task definition and those specified at runtime).
- Placement
Strategy List<Pulumi.Aws Native. Scheduler. Inputs. Schedule Placement Strategy> - The placement strategy objects to use for the task. You can specify a maximum of five strategy rules per task.
- Platform
Version string - Specifies the platform version for the task. Specify only the numeric portion of the platform version, such as 1.1.0.
- Pulumi.
Aws Native. Scheduler. Schedule Propagate Tags - Specifies whether to propagate the tags from the task definition to the task. If no value is specified, the tags are not propagated. Tags can only be propagated to the task during task creation. To add tags to a task after task creation, use the Amazon ECS
TagResource
API action. - Reference
Id string - The reference ID to use for the task.
- List<Immutable
Dictionary<string, string>> - The metadata that you apply to the task to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. To learn more, see RunTask in the Amazon ECS API Reference.
- Task
Count double - The number of tasks to create based on TaskDefinition. The default is 1.
- Task
Definition stringArn - The ARN of the task definition to use if the event target is an Amazon ECS task.
- Capacity
Provider []ScheduleStrategy Capacity Provider Strategy Item - The capacity provider strategy to use for the task.
- bool
- Specifies whether to enable Amazon ECS managed tags for the task. For more information, see Tagging Your Amazon ECS Resources in the Amazon Elastic Container Service Developer Guide.
- Enable
Execute boolCommand - Whether or not to enable the execute command functionality for the containers in this task. If true, this enables execute command functionality on all containers in the task.
- Group string
- Specifies an ECS task group for the task. The maximum length is 255 characters.
- Launch
Type ScheduleLaunch Type - Specifies the launch type on which your task is running. The launch type that you specify here must match one of the launch type (compatibilities) of the target task. The
FARGATE
value is supported only in the Regions where Fargate with Amazon ECS is supported. For more information, see AWS Fargate on Amazon ECS in the Amazon ECS Developer Guide . - Network
Configuration ScheduleNetwork Configuration - This structure specifies the network configuration for an ECS task.
- Placement
Constraints []SchedulePlacement Constraint - An array of placement constraint objects to use for the task. You can specify up to 10 constraints per task (including constraints in the task definition and those specified at runtime).
- Placement
Strategy []SchedulePlacement Strategy - The placement strategy objects to use for the task. You can specify a maximum of five strategy rules per task.
- Platform
Version string - Specifies the platform version for the task. Specify only the numeric portion of the platform version, such as 1.1.0.
- Schedule
Propagate Tags - Specifies whether to propagate the tags from the task definition to the task. If no value is specified, the tags are not propagated. Tags can only be propagated to the task during task creation. To add tags to a task after task creation, use the Amazon ECS
TagResource
API action. - Reference
Id string - The reference ID to use for the task.
- []map[string]string
- The metadata that you apply to the task to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. To learn more, see RunTask in the Amazon ECS API Reference.
- Task
Count float64 - The number of tasks to create based on TaskDefinition. The default is 1.
- task
Definition StringArn - The ARN of the task definition to use if the event target is an Amazon ECS task.
- capacity
Provider List<ScheduleStrategy Capacity Provider Strategy Item> - The capacity provider strategy to use for the task.
- Boolean
- Specifies whether to enable Amazon ECS managed tags for the task. For more information, see Tagging Your Amazon ECS Resources in the Amazon Elastic Container Service Developer Guide.
- enable
Execute BooleanCommand - Whether or not to enable the execute command functionality for the containers in this task. If true, this enables execute command functionality on all containers in the task.
- group String
- Specifies an ECS task group for the task. The maximum length is 255 characters.
- launch
Type ScheduleLaunch Type - Specifies the launch type on which your task is running. The launch type that you specify here must match one of the launch type (compatibilities) of the target task. The
FARGATE
value is supported only in the Regions where Fargate with Amazon ECS is supported. For more information, see AWS Fargate on Amazon ECS in the Amazon ECS Developer Guide . - network
Configuration ScheduleNetwork Configuration - This structure specifies the network configuration for an ECS task.
- placement
Constraints List<SchedulePlacement Constraint> - An array of placement constraint objects to use for the task. You can specify up to 10 constraints per task (including constraints in the task definition and those specified at runtime).
- placement
Strategy List<SchedulePlacement Strategy> - The placement strategy objects to use for the task. You can specify a maximum of five strategy rules per task.
- platform
Version String - Specifies the platform version for the task. Specify only the numeric portion of the platform version, such as 1.1.0.
- Schedule
Propagate Tags - Specifies whether to propagate the tags from the task definition to the task. If no value is specified, the tags are not propagated. Tags can only be propagated to the task during task creation. To add tags to a task after task creation, use the Amazon ECS
TagResource
API action. - reference
Id String - The reference ID to use for the task.
- List<Map<String,String>>
- The metadata that you apply to the task to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. To learn more, see RunTask in the Amazon ECS API Reference.
- task
Count Double - The number of tasks to create based on TaskDefinition. The default is 1.
- task
Definition stringArn - The ARN of the task definition to use if the event target is an Amazon ECS task.
- capacity
Provider ScheduleStrategy Capacity Provider Strategy Item[] - The capacity provider strategy to use for the task.
- boolean
- Specifies whether to enable Amazon ECS managed tags for the task. For more information, see Tagging Your Amazon ECS Resources in the Amazon Elastic Container Service Developer Guide.
- enable
Execute booleanCommand - Whether or not to enable the execute command functionality for the containers in this task. If true, this enables execute command functionality on all containers in the task.
- group string
- Specifies an ECS task group for the task. The maximum length is 255 characters.
- launch
Type ScheduleLaunch Type - Specifies the launch type on which your task is running. The launch type that you specify here must match one of the launch type (compatibilities) of the target task. The
FARGATE
value is supported only in the Regions where Fargate with Amazon ECS is supported. For more information, see AWS Fargate on Amazon ECS in the Amazon ECS Developer Guide . - network
Configuration ScheduleNetwork Configuration - This structure specifies the network configuration for an ECS task.
- placement
Constraints SchedulePlacement Constraint[] - An array of placement constraint objects to use for the task. You can specify up to 10 constraints per task (including constraints in the task definition and those specified at runtime).
- placement
Strategy SchedulePlacement Strategy[] - The placement strategy objects to use for the task. You can specify a maximum of five strategy rules per task.
- platform
Version string - Specifies the platform version for the task. Specify only the numeric portion of the platform version, such as 1.1.0.
- Schedule
Propagate Tags - Specifies whether to propagate the tags from the task definition to the task. If no value is specified, the tags are not propagated. Tags can only be propagated to the task during task creation. To add tags to a task after task creation, use the Amazon ECS
TagResource
API action. - reference
Id string - The reference ID to use for the task.
- {[key: string]: string}[]
- The metadata that you apply to the task to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. To learn more, see RunTask in the Amazon ECS API Reference.
- task
Count number - The number of tasks to create based on TaskDefinition. The default is 1.
- task_
definition_ strarn - The ARN of the task definition to use if the event target is an Amazon ECS task.
- capacity_
provider_ Sequence[Schedulestrategy Capacity Provider Strategy Item] - The capacity provider strategy to use for the task.
- bool
- Specifies whether to enable Amazon ECS managed tags for the task. For more information, see Tagging Your Amazon ECS Resources in the Amazon Elastic Container Service Developer Guide.
- enable_
execute_ boolcommand - Whether or not to enable the execute command functionality for the containers in this task. If true, this enables execute command functionality on all containers in the task.
- group str
- Specifies an ECS task group for the task. The maximum length is 255 characters.
- launch_
type ScheduleLaunch Type - Specifies the launch type on which your task is running. The launch type that you specify here must match one of the launch type (compatibilities) of the target task. The
FARGATE
value is supported only in the Regions where Fargate with Amazon ECS is supported. For more information, see AWS Fargate on Amazon ECS in the Amazon ECS Developer Guide . - network_
configuration ScheduleNetwork Configuration - This structure specifies the network configuration for an ECS task.
- placement_
constraints Sequence[SchedulePlacement Constraint] - An array of placement constraint objects to use for the task. You can specify up to 10 constraints per task (including constraints in the task definition and those specified at runtime).
- placement_
strategy Sequence[SchedulePlacement Strategy] - The placement strategy objects to use for the task. You can specify a maximum of five strategy rules per task.
- platform_
version str - Specifies the platform version for the task. Specify only the numeric portion of the platform version, such as 1.1.0.
- Schedule
Propagate Tags - Specifies whether to propagate the tags from the task definition to the task. If no value is specified, the tags are not propagated. Tags can only be propagated to the task during task creation. To add tags to a task after task creation, use the Amazon ECS
TagResource
API action. - reference_
id str - The reference ID to use for the task.
- Sequence[Mapping[str, str]]
- The metadata that you apply to the task to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. To learn more, see RunTask in the Amazon ECS API Reference.
- task_
count float - The number of tasks to create based on TaskDefinition. The default is 1.
- task
Definition StringArn - The ARN of the task definition to use if the event target is an Amazon ECS task.
- capacity
Provider List<Property Map>Strategy - The capacity provider strategy to use for the task.
- Boolean
- Specifies whether to enable Amazon ECS managed tags for the task. For more information, see Tagging Your Amazon ECS Resources in the Amazon Elastic Container Service Developer Guide.
- enable
Execute BooleanCommand - Whether or not to enable the execute command functionality for the containers in this task. If true, this enables execute command functionality on all containers in the task.
- group String
- Specifies an ECS task group for the task. The maximum length is 255 characters.
- launch
Type "EC2" | "FARGATE" | "EXTERNAL" - Specifies the launch type on which your task is running. The launch type that you specify here must match one of the launch type (compatibilities) of the target task. The
FARGATE
value is supported only in the Regions where Fargate with Amazon ECS is supported. For more information, see AWS Fargate on Amazon ECS in the Amazon ECS Developer Guide . - network
Configuration Property Map - This structure specifies the network configuration for an ECS task.
- placement
Constraints List<Property Map> - An array of placement constraint objects to use for the task. You can specify up to 10 constraints per task (including constraints in the task definition and those specified at runtime).
- placement
Strategy List<Property Map> - The placement strategy objects to use for the task. You can specify a maximum of five strategy rules per task.
- platform
Version String - Specifies the platform version for the task. Specify only the numeric portion of the platform version, such as 1.1.0.
- "TASK_DEFINITION"
- Specifies whether to propagate the tags from the task definition to the task. If no value is specified, the tags are not propagated. Tags can only be propagated to the task during task creation. To add tags to a task after task creation, use the Amazon ECS
TagResource
API action. - reference
Id String - The reference ID to use for the task.
- List<Map<String>>
- The metadata that you apply to the task to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. To learn more, see RunTask in the Amazon ECS API Reference.
- task
Count Number - The number of tasks to create based on TaskDefinition. The default is 1.
ScheduleEventBridgeParameters
- Detail
Type string - Free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail.
- Source string
- The source of the event.
- Detail
Type string - Free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail.
- Source string
- The source of the event.
- detail
Type String - Free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail.
- source String
- The source of the event.
- detail
Type string - Free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail.
- source string
- The source of the event.
- detail_
type str - Free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail.
- source str
- The source of the event.
- detail
Type String - Free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail.
- source String
- The source of the event.
ScheduleFlexibleTimeWindow
- Mode
Pulumi.
Aws Native. Scheduler. Schedule Flexible Time Window Mode Determines whether the schedule is invoked within a flexible time window. You must use quotation marks when you specify this value in your JSON or YAML template.
Allowed Values :
"OFF"
|"FLEXIBLE"
- Maximum
Window doubleIn Minutes - The maximum time window during which a schedule can be invoked.
- Mode
Schedule
Flexible Time Window Mode Determines whether the schedule is invoked within a flexible time window. You must use quotation marks when you specify this value in your JSON or YAML template.
Allowed Values :
"OFF"
|"FLEXIBLE"
- Maximum
Window float64In Minutes - The maximum time window during which a schedule can be invoked.
- mode
Schedule
Flexible Time Window Mode Determines whether the schedule is invoked within a flexible time window. You must use quotation marks when you specify this value in your JSON or YAML template.
Allowed Values :
"OFF"
|"FLEXIBLE"
- maximum
Window DoubleIn Minutes - The maximum time window during which a schedule can be invoked.
- mode
Schedule
Flexible Time Window Mode Determines whether the schedule is invoked within a flexible time window. You must use quotation marks when you specify this value in your JSON or YAML template.
Allowed Values :
"OFF"
|"FLEXIBLE"
- maximum
Window numberIn Minutes - The maximum time window during which a schedule can be invoked.
- mode
Schedule
Flexible Time Window Mode Determines whether the schedule is invoked within a flexible time window. You must use quotation marks when you specify this value in your JSON or YAML template.
Allowed Values :
"OFF"
|"FLEXIBLE"
- maximum_
window_ floatin_ minutes - The maximum time window during which a schedule can be invoked.
- mode "OFF" | "FLEXIBLE"
Determines whether the schedule is invoked within a flexible time window. You must use quotation marks when you specify this value in your JSON or YAML template.
Allowed Values :
"OFF"
|"FLEXIBLE"
- maximum
Window NumberIn Minutes - The maximum time window during which a schedule can be invoked.
ScheduleFlexibleTimeWindowMode
ScheduleKinesisParameters
- Partition
Key string - The custom parameter used as the Kinesis partition key. For more information, see Amazon Kinesis Streams Key Concepts in the Amazon Kinesis Streams Developer Guide.
- Partition
Key string - The custom parameter used as the Kinesis partition key. For more information, see Amazon Kinesis Streams Key Concepts in the Amazon Kinesis Streams Developer Guide.
- partition
Key String - The custom parameter used as the Kinesis partition key. For more information, see Amazon Kinesis Streams Key Concepts in the Amazon Kinesis Streams Developer Guide.
- partition
Key string - The custom parameter used as the Kinesis partition key. For more information, see Amazon Kinesis Streams Key Concepts in the Amazon Kinesis Streams Developer Guide.
- partition_
key str - The custom parameter used as the Kinesis partition key. For more information, see Amazon Kinesis Streams Key Concepts in the Amazon Kinesis Streams Developer Guide.
- partition
Key String - The custom parameter used as the Kinesis partition key. For more information, see Amazon Kinesis Streams Key Concepts in the Amazon Kinesis Streams Developer Guide.
ScheduleLaunchType
ScheduleNetworkConfiguration
- Awsvpc
Configuration Pulumi.Aws Native. Scheduler. Inputs. Schedule Aws Vpc Configuration - Specifies the Amazon VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode.
- Awsvpc
Configuration ScheduleAws Vpc Configuration - Specifies the Amazon VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode.
- awsvpc
Configuration ScheduleAws Vpc Configuration - Specifies the Amazon VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode.
- awsvpc
Configuration ScheduleAws Vpc Configuration - Specifies the Amazon VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode.
- awsvpc_
configuration ScheduleAws Vpc Configuration - Specifies the Amazon VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode.
- awsvpc
Configuration Property Map - Specifies the Amazon VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode.
SchedulePlacementConstraint
- Expression string
- A cluster query language expression to apply to the constraint. You cannot specify an expression if the constraint type is distinctInstance. To learn more, see Cluster Query Language in the Amazon Elastic Container Service Developer Guide.
- Type
Pulumi.
Aws Native. Scheduler. Schedule Placement Constraint Type - The type of constraint. Use
distinctInstance
to ensure that each task in a particular group is running on a different container instance. UsememberOf
to restrict the selection to a group of valid candidates.
- Expression string
- A cluster query language expression to apply to the constraint. You cannot specify an expression if the constraint type is distinctInstance. To learn more, see Cluster Query Language in the Amazon Elastic Container Service Developer Guide.
- Type
Schedule
Placement Constraint Type - The type of constraint. Use
distinctInstance
to ensure that each task in a particular group is running on a different container instance. UsememberOf
to restrict the selection to a group of valid candidates.
- expression String
- A cluster query language expression to apply to the constraint. You cannot specify an expression if the constraint type is distinctInstance. To learn more, see Cluster Query Language in the Amazon Elastic Container Service Developer Guide.
- type
Schedule
Placement Constraint Type - The type of constraint. Use
distinctInstance
to ensure that each task in a particular group is running on a different container instance. UsememberOf
to restrict the selection to a group of valid candidates.
- expression string
- A cluster query language expression to apply to the constraint. You cannot specify an expression if the constraint type is distinctInstance. To learn more, see Cluster Query Language in the Amazon Elastic Container Service Developer Guide.
- type
Schedule
Placement Constraint Type - The type of constraint. Use
distinctInstance
to ensure that each task in a particular group is running on a different container instance. UsememberOf
to restrict the selection to a group of valid candidates.
- expression str
- A cluster query language expression to apply to the constraint. You cannot specify an expression if the constraint type is distinctInstance. To learn more, see Cluster Query Language in the Amazon Elastic Container Service Developer Guide.
- type
Schedule
Placement Constraint Type - The type of constraint. Use
distinctInstance
to ensure that each task in a particular group is running on a different container instance. UsememberOf
to restrict the selection to a group of valid candidates.
- expression String
- A cluster query language expression to apply to the constraint. You cannot specify an expression if the constraint type is distinctInstance. To learn more, see Cluster Query Language in the Amazon Elastic Container Service Developer Guide.
- type
"distinct
Instance" | "member Of" - The type of constraint. Use
distinctInstance
to ensure that each task in a particular group is running on a different container instance. UsememberOf
to restrict the selection to a group of valid candidates.
SchedulePlacementConstraintType
SchedulePlacementStrategy
- Field string
- The field to apply the placement strategy against. For the spread placement strategy, valid values are instanceId (or host, which has the same effect), or any platform or custom attribute that is applied to a container instance, such as attribute:ecs.availability-zone. For the binpack placement strategy, valid values are cpu and memory. For the random placement strategy, this field is not used.
- Type
Pulumi.
Aws Native. Scheduler. Schedule Placement Strategy Type - The type of placement strategy. The random placement strategy randomly places tasks on available candidates. The spread placement strategy spreads placement across available candidates evenly based on the field parameter. The binpack strategy places tasks on available candidates that have the least available amount of the resource that is specified with the field parameter. For example, if you binpack on memory, a task is placed on the instance with the least amount of remaining memory (but still enough to run the task).
- Field string
- The field to apply the placement strategy against. For the spread placement strategy, valid values are instanceId (or host, which has the same effect), or any platform or custom attribute that is applied to a container instance, such as attribute:ecs.availability-zone. For the binpack placement strategy, valid values are cpu and memory. For the random placement strategy, this field is not used.
- Type
Schedule
Placement Strategy Type - The type of placement strategy. The random placement strategy randomly places tasks on available candidates. The spread placement strategy spreads placement across available candidates evenly based on the field parameter. The binpack strategy places tasks on available candidates that have the least available amount of the resource that is specified with the field parameter. For example, if you binpack on memory, a task is placed on the instance with the least amount of remaining memory (but still enough to run the task).
- field String
- The field to apply the placement strategy against. For the spread placement strategy, valid values are instanceId (or host, which has the same effect), or any platform or custom attribute that is applied to a container instance, such as attribute:ecs.availability-zone. For the binpack placement strategy, valid values are cpu and memory. For the random placement strategy, this field is not used.
- type
Schedule
Placement Strategy Type - The type of placement strategy. The random placement strategy randomly places tasks on available candidates. The spread placement strategy spreads placement across available candidates evenly based on the field parameter. The binpack strategy places tasks on available candidates that have the least available amount of the resource that is specified with the field parameter. For example, if you binpack on memory, a task is placed on the instance with the least amount of remaining memory (but still enough to run the task).
- field string
- The field to apply the placement strategy against. For the spread placement strategy, valid values are instanceId (or host, which has the same effect), or any platform or custom attribute that is applied to a container instance, such as attribute:ecs.availability-zone. For the binpack placement strategy, valid values are cpu and memory. For the random placement strategy, this field is not used.
- type
Schedule
Placement Strategy Type - The type of placement strategy. The random placement strategy randomly places tasks on available candidates. The spread placement strategy spreads placement across available candidates evenly based on the field parameter. The binpack strategy places tasks on available candidates that have the least available amount of the resource that is specified with the field parameter. For example, if you binpack on memory, a task is placed on the instance with the least amount of remaining memory (but still enough to run the task).
- field str
- The field to apply the placement strategy against. For the spread placement strategy, valid values are instanceId (or host, which has the same effect), or any platform or custom attribute that is applied to a container instance, such as attribute:ecs.availability-zone. For the binpack placement strategy, valid values are cpu and memory. For the random placement strategy, this field is not used.
- type
Schedule
Placement Strategy Type - The type of placement strategy. The random placement strategy randomly places tasks on available candidates. The spread placement strategy spreads placement across available candidates evenly based on the field parameter. The binpack strategy places tasks on available candidates that have the least available amount of the resource that is specified with the field parameter. For example, if you binpack on memory, a task is placed on the instance with the least amount of remaining memory (but still enough to run the task).
- field String
- The field to apply the placement strategy against. For the spread placement strategy, valid values are instanceId (or host, which has the same effect), or any platform or custom attribute that is applied to a container instance, such as attribute:ecs.availability-zone. For the binpack placement strategy, valid values are cpu and memory. For the random placement strategy, this field is not used.
- type "random" | "spread" | "binpack"
- The type of placement strategy. The random placement strategy randomly places tasks on available candidates. The spread placement strategy spreads placement across available candidates evenly based on the field parameter. The binpack strategy places tasks on available candidates that have the least available amount of the resource that is specified with the field parameter. For example, if you binpack on memory, a task is placed on the instance with the least amount of remaining memory (but still enough to run the task).
SchedulePlacementStrategyType
SchedulePropagateTags
ScheduleRetryPolicy
- Maximum
Event doubleAge In Seconds - The maximum amount of time, in seconds, to continue to make retry attempts.
- Maximum
Retry doubleAttempts - The maximum number of retry attempts to make before the request fails. Retry attempts with exponential backoff continue until either the maximum number of attempts is made or until the duration of the MaximumEventAgeInSeconds is reached.
- Maximum
Event float64Age In Seconds - The maximum amount of time, in seconds, to continue to make retry attempts.
- Maximum
Retry float64Attempts - The maximum number of retry attempts to make before the request fails. Retry attempts with exponential backoff continue until either the maximum number of attempts is made or until the duration of the MaximumEventAgeInSeconds is reached.
- maximum
Event DoubleAge In Seconds - The maximum amount of time, in seconds, to continue to make retry attempts.
- maximum
Retry DoubleAttempts - The maximum number of retry attempts to make before the request fails. Retry attempts with exponential backoff continue until either the maximum number of attempts is made or until the duration of the MaximumEventAgeInSeconds is reached.
- maximum
Event numberAge In Seconds - The maximum amount of time, in seconds, to continue to make retry attempts.
- maximum
Retry numberAttempts - The maximum number of retry attempts to make before the request fails. Retry attempts with exponential backoff continue until either the maximum number of attempts is made or until the duration of the MaximumEventAgeInSeconds is reached.
- maximum_
event_ floatage_ in_ seconds - The maximum amount of time, in seconds, to continue to make retry attempts.
- maximum_
retry_ floatattempts - The maximum number of retry attempts to make before the request fails. Retry attempts with exponential backoff continue until either the maximum number of attempts is made or until the duration of the MaximumEventAgeInSeconds is reached.
- maximum
Event NumberAge In Seconds - The maximum amount of time, in seconds, to continue to make retry attempts.
- maximum
Retry NumberAttempts - The maximum number of retry attempts to make before the request fails. Retry attempts with exponential backoff continue until either the maximum number of attempts is made or until the duration of the MaximumEventAgeInSeconds is reached.
ScheduleSageMakerPipelineParameter
ScheduleSageMakerPipelineParameters
- Pipeline
Parameter List<Pulumi.List Aws Native. Scheduler. Inputs. Schedule Sage Maker Pipeline Parameter> - List of Parameter names and values for SageMaker Model Building Pipeline execution.
- Pipeline
Parameter []ScheduleList Sage Maker Pipeline Parameter - List of Parameter names and values for SageMaker Model Building Pipeline execution.
- pipeline
Parameter List<ScheduleList Sage Maker Pipeline Parameter> - List of Parameter names and values for SageMaker Model Building Pipeline execution.
- pipeline
Parameter ScheduleList Sage Maker Pipeline Parameter[] - List of Parameter names and values for SageMaker Model Building Pipeline execution.
- pipeline_
parameter_ Sequence[Schedulelist Sage Maker Pipeline Parameter] - List of Parameter names and values for SageMaker Model Building Pipeline execution.
- pipeline
Parameter List<Property Map>List - List of Parameter names and values for SageMaker Model Building Pipeline execution.
ScheduleSqsParameters
- Message
Group stringId - The FIFO message group ID to use as the target.
- Message
Group stringId - The FIFO message group ID to use as the target.
- message
Group StringId - The FIFO message group ID to use as the target.
- message
Group stringId - The FIFO message group ID to use as the target.
- message_
group_ strid - The FIFO message group ID to use as the target.
- message
Group StringId - The FIFO message group ID to use as the target.
ScheduleState
ScheduleTarget
- Arn string
- The Amazon Resource Name (ARN) of the target.
- Role
Arn string - The Amazon Resource Name (ARN) of the IAM role to be used for this target when the schedule is triggered.
- Dead
Letter Pulumi.Config Aws Native. Scheduler. Inputs. Schedule Dead Letter Config - An object that contains information about an Amazon SQS queue that EventBridge Scheduler uses as a dead-letter queue for your schedule. If specified, EventBridge Scheduler delivers failed events that could not be successfully delivered to a target to the queue.
- Ecs
Parameters Pulumi.Aws Native. Scheduler. Inputs. Schedule Ecs Parameters - The templated target type for the Amazon ECS
RunTask
API operation. - Event
Bridge Pulumi.Parameters Aws Native. Scheduler. Inputs. Schedule Event Bridge Parameters - The templated target type for the EventBridge
PutEvents
API operation. - Input string
- The text, or well-formed JSON, passed to the target. If you are configuring a templated Lambda, AWS Step Functions, or Amazon EventBridge target, the input must be a well-formed JSON. For all other target types, a JSON is not required. If you do not specify anything for this field, EventBridge Scheduler delivers a default notification to the target.
- Kinesis
Parameters Pulumi.Aws Native. Scheduler. Inputs. Schedule Kinesis Parameters - The templated target type for the Amazon Kinesis
PutRecord
API operation. - Retry
Policy Pulumi.Aws Native. Scheduler. Inputs. Schedule Retry Policy - A
RetryPolicy
object that includes information about the retry policy settings, including the maximum age of an event, and the maximum number of times EventBridge Scheduler will try to deliver the event to a target. - Sage
Maker Pulumi.Pipeline Parameters Aws Native. Scheduler. Inputs. Schedule Sage Maker Pipeline Parameters - The templated target type for the Amazon SageMaker
StartPipelineExecution
API operation. - Sqs
Parameters Pulumi.Aws Native. Scheduler. Inputs. Schedule Sqs Parameters - The templated target type for the Amazon SQS
SendMessage
API operation. Contains the message group ID to use when the target is a FIFO queue. If you specify an Amazon SQS FIFO queue as a target, the queue must have content-based deduplication enabled. For more information, see Using the Amazon SQS message deduplication ID in the Amazon SQS Developer Guide .
- Arn string
- The Amazon Resource Name (ARN) of the target.
- Role
Arn string - The Amazon Resource Name (ARN) of the IAM role to be used for this target when the schedule is triggered.
- Dead
Letter ScheduleConfig Dead Letter Config - An object that contains information about an Amazon SQS queue that EventBridge Scheduler uses as a dead-letter queue for your schedule. If specified, EventBridge Scheduler delivers failed events that could not be successfully delivered to a target to the queue.
- Ecs
Parameters ScheduleEcs Parameters - The templated target type for the Amazon ECS
RunTask
API operation. - Event
Bridge ScheduleParameters Event Bridge Parameters - The templated target type for the EventBridge
PutEvents
API operation. - Input string
- The text, or well-formed JSON, passed to the target. If you are configuring a templated Lambda, AWS Step Functions, or Amazon EventBridge target, the input must be a well-formed JSON. For all other target types, a JSON is not required. If you do not specify anything for this field, EventBridge Scheduler delivers a default notification to the target.
- Kinesis
Parameters ScheduleKinesis Parameters - The templated target type for the Amazon Kinesis
PutRecord
API operation. - Retry
Policy ScheduleRetry Policy - A
RetryPolicy
object that includes information about the retry policy settings, including the maximum age of an event, and the maximum number of times EventBridge Scheduler will try to deliver the event to a target. - Sage
Maker SchedulePipeline Parameters Sage Maker Pipeline Parameters - The templated target type for the Amazon SageMaker
StartPipelineExecution
API operation. - Sqs
Parameters ScheduleSqs Parameters - The templated target type for the Amazon SQS
SendMessage
API operation. Contains the message group ID to use when the target is a FIFO queue. If you specify an Amazon SQS FIFO queue as a target, the queue must have content-based deduplication enabled. For more information, see Using the Amazon SQS message deduplication ID in the Amazon SQS Developer Guide .
- arn String
- The Amazon Resource Name (ARN) of the target.
- role
Arn String - The Amazon Resource Name (ARN) of the IAM role to be used for this target when the schedule is triggered.
- dead
Letter ScheduleConfig Dead Letter Config - An object that contains information about an Amazon SQS queue that EventBridge Scheduler uses as a dead-letter queue for your schedule. If specified, EventBridge Scheduler delivers failed events that could not be successfully delivered to a target to the queue.
- ecs
Parameters ScheduleEcs Parameters - The templated target type for the Amazon ECS
RunTask
API operation. - event
Bridge ScheduleParameters Event Bridge Parameters - The templated target type for the EventBridge
PutEvents
API operation. - input String
- The text, or well-formed JSON, passed to the target. If you are configuring a templated Lambda, AWS Step Functions, or Amazon EventBridge target, the input must be a well-formed JSON. For all other target types, a JSON is not required. If you do not specify anything for this field, EventBridge Scheduler delivers a default notification to the target.
- kinesis
Parameters ScheduleKinesis Parameters - The templated target type for the Amazon Kinesis
PutRecord
API operation. - retry
Policy ScheduleRetry Policy - A
RetryPolicy
object that includes information about the retry policy settings, including the maximum age of an event, and the maximum number of times EventBridge Scheduler will try to deliver the event to a target. - sage
Maker SchedulePipeline Parameters Sage Maker Pipeline Parameters - The templated target type for the Amazon SageMaker
StartPipelineExecution
API operation. - sqs
Parameters ScheduleSqs Parameters - The templated target type for the Amazon SQS
SendMessage
API operation. Contains the message group ID to use when the target is a FIFO queue. If you specify an Amazon SQS FIFO queue as a target, the queue must have content-based deduplication enabled. For more information, see Using the Amazon SQS message deduplication ID in the Amazon SQS Developer Guide .
- arn string
- The Amazon Resource Name (ARN) of the target.
- role
Arn string - The Amazon Resource Name (ARN) of the IAM role to be used for this target when the schedule is triggered.
- dead
Letter ScheduleConfig Dead Letter Config - An object that contains information about an Amazon SQS queue that EventBridge Scheduler uses as a dead-letter queue for your schedule. If specified, EventBridge Scheduler delivers failed events that could not be successfully delivered to a target to the queue.
- ecs
Parameters ScheduleEcs Parameters - The templated target type for the Amazon ECS
RunTask
API operation. - event
Bridge ScheduleParameters Event Bridge Parameters - The templated target type for the EventBridge
PutEvents
API operation. - input string
- The text, or well-formed JSON, passed to the target. If you are configuring a templated Lambda, AWS Step Functions, or Amazon EventBridge target, the input must be a well-formed JSON. For all other target types, a JSON is not required. If you do not specify anything for this field, EventBridge Scheduler delivers a default notification to the target.
- kinesis
Parameters ScheduleKinesis Parameters - The templated target type for the Amazon Kinesis
PutRecord
API operation. - retry
Policy ScheduleRetry Policy - A
RetryPolicy
object that includes information about the retry policy settings, including the maximum age of an event, and the maximum number of times EventBridge Scheduler will try to deliver the event to a target. - sage
Maker SchedulePipeline Parameters Sage Maker Pipeline Parameters - The templated target type for the Amazon SageMaker
StartPipelineExecution
API operation. - sqs
Parameters ScheduleSqs Parameters - The templated target type for the Amazon SQS
SendMessage
API operation. Contains the message group ID to use when the target is a FIFO queue. If you specify an Amazon SQS FIFO queue as a target, the queue must have content-based deduplication enabled. For more information, see Using the Amazon SQS message deduplication ID in the Amazon SQS Developer Guide .
- arn str
- The Amazon Resource Name (ARN) of the target.
- role_
arn str - The Amazon Resource Name (ARN) of the IAM role to be used for this target when the schedule is triggered.
- dead_
letter_ Scheduleconfig Dead Letter Config - An object that contains information about an Amazon SQS queue that EventBridge Scheduler uses as a dead-letter queue for your schedule. If specified, EventBridge Scheduler delivers failed events that could not be successfully delivered to a target to the queue.
- ecs_
parameters ScheduleEcs Parameters - The templated target type for the Amazon ECS
RunTask
API operation. - event_
bridge_ Scheduleparameters Event Bridge Parameters - The templated target type for the EventBridge
PutEvents
API operation. - input str
- The text, or well-formed JSON, passed to the target. If you are configuring a templated Lambda, AWS Step Functions, or Amazon EventBridge target, the input must be a well-formed JSON. For all other target types, a JSON is not required. If you do not specify anything for this field, EventBridge Scheduler delivers a default notification to the target.
- kinesis_
parameters ScheduleKinesis Parameters - The templated target type for the Amazon Kinesis
PutRecord
API operation. - retry_
policy ScheduleRetry Policy - A
RetryPolicy
object that includes information about the retry policy settings, including the maximum age of an event, and the maximum number of times EventBridge Scheduler will try to deliver the event to a target. - sage_
maker_ Schedulepipeline_ parameters Sage Maker Pipeline Parameters - The templated target type for the Amazon SageMaker
StartPipelineExecution
API operation. - sqs_
parameters ScheduleSqs Parameters - The templated target type for the Amazon SQS
SendMessage
API operation. Contains the message group ID to use when the target is a FIFO queue. If you specify an Amazon SQS FIFO queue as a target, the queue must have content-based deduplication enabled. For more information, see Using the Amazon SQS message deduplication ID in the Amazon SQS Developer Guide .
- arn String
- The Amazon Resource Name (ARN) of the target.
- role
Arn String - The Amazon Resource Name (ARN) of the IAM role to be used for this target when the schedule is triggered.
- dead
Letter Property MapConfig - An object that contains information about an Amazon SQS queue that EventBridge Scheduler uses as a dead-letter queue for your schedule. If specified, EventBridge Scheduler delivers failed events that could not be successfully delivered to a target to the queue.
- ecs
Parameters Property Map - The templated target type for the Amazon ECS
RunTask
API operation. - event
Bridge Property MapParameters - The templated target type for the EventBridge
PutEvents
API operation. - input String
- The text, or well-formed JSON, passed to the target. If you are configuring a templated Lambda, AWS Step Functions, or Amazon EventBridge target, the input must be a well-formed JSON. For all other target types, a JSON is not required. If you do not specify anything for this field, EventBridge Scheduler delivers a default notification to the target.
- kinesis
Parameters Property Map - The templated target type for the Amazon Kinesis
PutRecord
API operation. - retry
Policy Property Map - A
RetryPolicy
object that includes information about the retry policy settings, including the maximum age of an event, and the maximum number of times EventBridge Scheduler will try to deliver the event to a target. - sage
Maker Property MapPipeline Parameters - The templated target type for the Amazon SageMaker
StartPipelineExecution
API operation. - sqs
Parameters Property Map - The templated target type for the Amazon SQS
SendMessage
API operation. Contains the message group ID to use when the target is a FIFO queue. If you specify an Amazon SQS FIFO queue as a target, the queue must have content-based deduplication enabled. For more information, see Using the Amazon SQS message deduplication ID in the Amazon SQS Developer Guide .
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.