getSession

The AWS::Macie::Session resource specifies a new Amazon Macie session. A session is an object that represents the Amazon Macie service. A session is required for Amazon Macie to become operational.

Return

null

Parameters

argument

null


suspend fun getSession(awsAccountId: String): GetSessionResult

Return

null

Parameters

awsAccountId

AWS account ID of customer

See also


suspend fun getSession(argument: suspend GetSessionPlainArgsBuilder.() -> Unit): GetSessionResult

Return

null

Parameters

argument

Builder for com.pulumi.awsnative.macie.kotlin.inputs.GetSessionPlainArgs.

See also