

# InvocationConfiguration


The configuration to invoke a self-managed memory processing pipeline with.

## Contents


 ** payloadDeliveryBucketName **   <a name="bedrockagentcorecontrol-Type-InvocationConfiguration-payloadDeliveryBucketName"></a>
The S3 bucket name for event payload delivery.  
Type: String  
Required: Yes

 ** topicArn **   <a name="bedrockagentcorecontrol-Type-InvocationConfiguration-topicArn"></a>
The ARN of the SNS topic for job notifications.  
Type: String  
Pattern: `arn:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[^/].{0,1023}`   
Required: Yes

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agentcore-control-2023-06-05/InvocationConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-control-2023-06-05/InvocationConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-control-2023-06-05/InvocationConfiguration) 