get Standard
The `AWS::SecurityHub::Standard`
resource specifies the enablement of a security standard. The standard is identified by the `StandardsArn`
property. To view a list of ASH standards and their Amazon Resource Names (ARNs), use the DescribeStandards API operation. You must create a separate `AWS::SecurityHub::Standard`
resource for each standard that you want to enable. For more information about ASH standards, see standards reference in the User Guide.
Return
null
Parameters
argument
null
Return
null
Parameters
standards Subscription Arn
The ARN of a resource that represents your subscription to a supported standard.
See also
suspend fun getStandard(argument: suspend GetStandardPlainArgsBuilder.() -> Unit): GetStandardResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.securityhub.kotlin.inputs.GetStandardPlainArgs.