workerAccessConfiguration

@JvmName(name = "hjuufkqyujwagyxo")
suspend fun workerAccessConfiguration(value: Output<WorkteamWorkerAccessConfigurationArgs>)
@JvmName(name = "ruiqtcncrelraepb")
suspend fun workerAccessConfiguration(value: WorkteamWorkerAccessConfigurationArgs?)

Parameters

value

Use this optional parameter to constrain access to an Amazon S3 resource based on the IP address using supported IAM global condition keys. The Amazon S3 resource is accessed in the worker portal using a Amazon S3 presigned URL. see Worker Access Configuration details below.


@JvmName(name = "nnhcxmqxiyupgitf")
suspend fun workerAccessConfiguration(argument: suspend WorkteamWorkerAccessConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Use this optional parameter to constrain access to an Amazon S3 resource based on the IP address using supported IAM global condition keys. The Amazon S3 resource is accessed in the worker portal using a Amazon S3 presigned URL. see Worker Access Configuration details below.