describeProduct

abstract suspend fun describeProduct(input: DescribeProductRequest = DescribeProductRequest { }): DescribeProductResponse

Gets information about the specified product.

Running this operation with administrator access results in a failure. DescribeProductAsAdmin should be used instead.