activateType
inline suspend fun CloudFormationClient.activateType(crossinline block: ActivateTypeRequest.Builder.() -> Unit): ActivateTypeResponse
Activates a public third-party extension, making it available for use in stack templates. For more information, see Using public extensions in the CloudFormation User Guide.
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 Configuring extensions at the account level in the CloudFormation User Guide.