sparse-intern-71089
11/04/2022, 1:52 PMbillowy-army-68599
Output<T> to a string. So pwd will always be an Output<T>billowy-army-68599
aws.secretsmanager.get_secret(arn=secret_obj.arn.apply(
lambda arn: // you can use arn as a string inside here, but you can't convert it to a variable outside the function
))agreeable-businessperson-73427
11/04/2022, 3:49 PM