valueFrom

@JvmName(name = "dqnbhmruxilnbhce")
suspend fun valueFrom(value: Output<String>)
@JvmName(name = "haibbxqcvgxojggf")
suspend fun valueFrom(value: String)

Parameters

value

The secret to expose to the container. The supported values are either the full Amazon Resource Name (ARN) of the AWS Secrets Manager secret or the full ARN of the parameter in the AWS Systems Manager Parameter Store.

If the AWS Systems Manager Parameter Store parameter exists in the same Region as the job you're launching, then you can use either the full Amazon Resource Name (ARN) or name of the parameter. If the parameter exists in a different Region, then the full ARN must be specified.