Robert Banick
03/27/2024, 4:18 PMFor use in a push work pool, [an AWS Credentials] block must have the region and cluster name filled out, in addition to access key and access key secret.
. However AWSCredentials objects in prefect_aws
provide no obvious place to specify the cluster, as seen in the docs. Am I missing something?Will Raphaelson
03/27/2024, 4:31 PMRobert Banick
03/27/2024, 4:47 PM