activateType

abstract suspend fun activateType(input: ActivateTypeRequest = ActivateTypeRequest { }): ActivateTypeResponse

Activates a public third-party extension, making it available for use in stack templates. Once you have activated a public third-party extension in your account and Region, use SetTypeConfiguration to specify configuration properties for the extension. For more information, see Using public extensions in the CloudFormation User Guide.