describeType

abstract suspend fun describeType(input: DescribeTypeRequest = DescribeTypeRequest { }): DescribeTypeResponse

Returns detailed information about an extension from the CloudFormation registry in your current account and Region.

If you specify a VersionId, DescribeType returns information about that specific extension version. Otherwise, it returns information about the default extension version.

For more information, see Edit configuration data for extensions in your account in the CloudFormation User Guide.