Bedrock AgentCore Control > Structures > ModifyInvocationConfigurationInput ModifyInvocationConfigurationInput¶ Structure Class¶ ModifyInvocationConfigurationInput dataclass ¶ The configuration for updating invocation settings. Attributes¶ payload_delivery_bucket_name class-attribute instance-attribute ¶ payload_delivery_bucket_name: str | None = None The updated S3 bucket name for event payload delivery. topic_arn class-attribute instance-attribute ¶ topic_arn: str | None = None The updated ARN of the SNS topic for job notifications.