getStandard

The AWS::SecurityHub::Standard resource represents the implementation of an individual AWS Security Hub Standard in your account. It requires you have SecurityHub enabled before you can enable the Standard.

Return

null

Parameters

argument

null


suspend fun getStandard(standardsSubscriptionArn: String): GetStandardResult

Return

null

See also

Parameters

standardsSubscriptionArn

The ARN of the StandardsSubscription for the account ID, region, and Standard.


suspend fun getStandard(argument: suspend GetStandardPlainArgsBuilder.() -> Unit): GetStandardResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.awsnative.securityhub.kotlin.inputs.GetStandardPlainArgs.