Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterAwsActivities ¶
RegisterAwsActivities registers AWS activities with a single session. Use this registration method if your worker will only use a single set of credentials for authentication.
func RegisterAwsActivitiesWithSessionFactory ¶
func RegisterAwsActivitiesWithSessionFactory(worker worker.Worker, sessionFactory SessionFactory)
RegisterAwsActivitiesWithSessionFactory registers AWS activities with a session factory that creates a session for every activity execution. Use this registration method if your activities will receive credentials in the context for each activity execution.
Types ¶
Click to show internal directories.
Click to hide internal directories.